JP2013134745A - Information processing system, information processing device, method for controlling information processing device, and program - Google Patents

Information processing system, information processing device, method for controlling information processing device, and program Download PDF

Info

Publication number
JP2013134745A
JP2013134745A JP2011286836A JP2011286836A JP2013134745A JP 2013134745 A JP2013134745 A JP 2013134745A JP 2011286836 A JP2011286836 A JP 2011286836A JP 2011286836 A JP2011286836 A JP 2011286836A JP 2013134745 A JP2013134745 A JP 2013134745A
Authority
JP
Japan
Prior art keywords
printer driver
information processing
processing apparatus
printer
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2011286836A
Other languages
Japanese (ja)
Inventor
Koichiro Ichihashi
光一郎 市橋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Canon MJ IT Group Holdings Inc
Original Assignee
Canon Marketing Japan Inc
Canon MJ IT Group Holdings Inc
Canon Software Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Marketing Japan Inc, Canon MJ IT Group Holdings Inc, Canon Software Inc filed Critical Canon Marketing Japan Inc
Priority to JP2011286836A priority Critical patent/JP2013134745A/en
Publication of JP2013134745A publication Critical patent/JP2013134745A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To print using an expanded function, even if the expanded function is provided in a printer in which no printer driver is installed, without installing the printer driver, in server-less environment.SOLUTION: The information processing system inquires an information processing device having a printer driver of a printer, as a result of the inquiry, identifies the information processing device having the printer driver, and requests setting information of the printer driver to the identified information processing device. Upon receiving the requested setting information, the information processing system generates a printer driver setting screen, accepts an input of printing conditions from a user to the generated printer driver setting screen, and transmits the accepted printing conditions and print data to the information processing device. Another information processing device receiving the transmission, executes the transmitted print data by an application that another different information processing device is provided, and executes the print under the transmitted printing conditions.

Description

本発明は、プリンタドライバを有しない情報処理装置からプリンタドライバを有する情報処理装置に印刷ジョブを送信して、プリンタに出力する技術に関する。   The present invention relates to a technique for transmitting a print job from an information processing apparatus having no printer driver to an information processing apparatus having a printer driver and outputting the print job to a printer.

近年のオフィスは、複数のプリンタを設置している場合が多いが、そのプリンタの種類は多種多様であり、一種類のプリンタドライバで対応することは難しい。そのため、あるエリアに存在するプリンタを使用する場合、そのプリンタ毎にプリンタドライバをインストールしなければならなかった。ノートPCなどを持ち運ぶ現場では、ノートPCを持ち込んだエリア毎にプリンタドライバをインストールしなければならず、ユーザの手を煩わせていた。   In recent years, there are many cases where a plurality of printers are installed in an office in recent years, but there are various types of printers, and it is difficult to cope with one type of printer driver. Therefore, when using a printer that exists in a certain area, a printer driver must be installed for each printer. At sites where notebook PCs are carried, printer drivers must be installed for each area where notebook PCs are brought in, which is troublesome for users.

この問題を解決するために、特許文献1では、基本機能を制御する共通のプリンタドライバプログラムと、各プリンタの機能情報を含む論理プリンタ情報とを保持するサーバに対して、印刷ジョブを送信可能とするプリンタドライバがインストールされ、該プリンタドライバは、印刷命令を送信する情報処理装置にインストールされている別のプリンタドライバの設定を代用して、印刷を実行する技術が開示されている。   In order to solve this problem, in Japanese Patent Application Laid-Open No. 2004-228561, a print job can be transmitted to a server that holds a common printer driver program that controls basic functions and logical printer information that includes function information of each printer. A technology is disclosed in which a printer driver is installed, and the printer driver performs printing by substituting the setting of another printer driver installed in an information processing apparatus that transmits a print command.

特開2006−155289号公報JP 2006-155289 A

しかしながら、特許文献1では、共通のプリンタドライバを管理するサーバ装置が必要になり、サーバレスの環境では実現できない。   However, Patent Document 1 requires a server device that manages a common printer driver, and cannot be realized in a serverless environment.

また、既に情報処理装置にインストールされているプリンタドライバの設定によって、未だインストールされていないプリンタドライバに置き換えて印刷は実行され、基本機能以外の拡張機能は、サーバ装置の拡張モジュールとして、サーバに問い合わせることにより実現している。そのため、既に情報処理装置にインストールされているプリンタドライバの設定以外の機能については、サーバレスでは実現が出来ない。   In addition, printing is executed by replacing the printer driver that is not yet installed according to the settings of the printer driver that is already installed in the information processing apparatus, and the extended functions other than the basic functions are inquired of the server as an expansion module of the server apparatus. It is realized by doing. Therefore, functions other than the settings of the printer driver already installed in the information processing apparatus cannot be realized without a server.

本願発明は、サーバレスにおいて、プリンタドライバがインストールされていないプリンタの拡張機能であっても、プリンタドライバをインストールせずに拡張機能を使って印刷可能とすることを目的とする。   SUMMARY OF THE INVENTION An object of the present invention is to enable printing using an extended function without installing a printer driver, even if it is an extended function of a printer without a printer driver installed without a server.

本発明は、プリンタを制御するプリンタドライバを有する第1の情報処理装置と、前記プリンタドライバを利用して印刷を実行する第2の情報処理装置とからなる情報処理システムであって、前記第2の情報処理装置は、前記プリンタのプリンタドライバを有する情報処理装置を問い合わせるプリンタドライバ有無問い合わせ手段と、前記プリンタドライバ有無問い合わせ手段により、前記プリンタのプリンタドライバを有する第1の情報処理装置を特定する情報処理装置特定手段と、前記情報処理装置特定手段により特定された第1の情報処理装置へプリンタドライバの設定情報を要求するプリンタドライバ設定情報要求手段と、前記プリンタドライバ設定情報要求手段により要求した設定情報を受信し、プリンタドライバ設定画面を生成するプリンタドライバ設定画面生成手段と、前記プリンタドライバ設定画面生成手段で生成されたプリンタドライバ設定画面へのユーザからの印刷条件の入力を受け付けるプリント条件入力受付手段と、前記プリント条件入力受付手段で受け付けた印刷条件と印刷データとを第1の情報処理装置に送信する印刷情報送信手段と、前記第1の情報処理装置は、前記プリンタドライバ有無問い合わせ手段により問い合わせられると、前記プリンタのプリンタドライバの設定情報を送信するプリンタドライバ設定情報送信手段と、前記印刷情報送信手段により送信された印刷データを、該第1の情報処理装置が所有するアプリケーションで実行し、前記印刷条件で印刷実行する印刷実行手段と
を有することを特徴とする。
The present invention is an information processing system comprising a first information processing apparatus having a printer driver for controlling a printer, and a second information processing apparatus that executes printing using the printer driver, The information processing apparatus includes: a printer driver presence / absence inquiry unit that inquires about an information processing apparatus having a printer driver for the printer; and information that identifies the first information processing apparatus having the printer driver for the printer by the printer driver presence / absence inquiry unit. A processing device specifying means; a printer driver setting information requesting means for requesting printer driver setting information to the first information processing apparatus specified by the information processing apparatus specifying means; and a setting requested by the printer driver setting information requesting means. Receives information and generates printer driver setting screen Printer driver setting screen generating means, print condition input receiving means for receiving input of printing conditions from the user to the printer driver setting screen generated by the printer driver setting screen generating means, and receiving by the print condition input receiving means Print information transmission means for transmitting the print conditions and print data to the first information processing apparatus, and when the first information processing apparatus is inquired by the printer driver presence / absence inquiry means, the printer driver setting of the printer is set. Printer driver setting information transmission means for transmitting information, and print execution means for executing the print data transmitted by the print information transmission means by an application owned by the first information processing apparatus and executing printing under the printing conditions It is characterized by having.

本発明により、サーバレスにおいて、プリンタドライバがインストールされていないプリンタの拡張機能であっても、プリンタドライバをインストールせずに拡張機能を使って印刷可能とする効果を有する。   According to the present invention, even if an extended function of a printer in which no printer driver is installed without using a server is provided, printing can be performed using the extended function without installing a printer driver.

本発明の情報処理システムの構成を示すシステム構成図である。It is a system configuration figure showing the composition of the information processing system of the present invention. 本発明のクライアントPC200、プリンタ300に適用可能な情報処理装置のハードウェアブロック図である。2 is a hardware block diagram of an information processing apparatus applicable to the client PC 200 and the printer 300 of the present invention. FIG. 本発明の情報処理システムにおけるソフトウェアブロック図である。It is a software block diagram in the information processing system of this invention. 本発明の情報処理システムにおける処理の流れを説明するシーケンスチャートである。It is a sequence chart explaining the flow of processing in the information processing system of the present invention. 本発明の情報処理システムにおけるクライアントPC200のディスプレイ210上に表示されるプリンタドライバ選択画面のイメージを示した模式図である。It is the schematic diagram which showed the image of the printer driver selection screen displayed on the display 210 of client PC200 in the information processing system of this invention. 本発明の情報処理システムにおけるクライアントPC200のディスプレイ210上に表示されるプリンタドライバ選択画面のイメージを示した模式図である。It is the schematic diagram which showed the image of the printer driver selection screen displayed on the display 210 of client PC200 in the information processing system of this invention. 本発明の情報処理システムにおけるプリンタドライバの印刷設定画面生成のための情報の一例である。4 is an example of information for generating a print setting screen of a printer driver in the information processing system of the present invention. 本発明の情報処理システムにおけるクライアントPC200のディスプレイ210上に表示されるプリンタドライバ選択画面のイメージを示した模式図である。It is the schematic diagram which showed the image of the printer driver selection screen displayed on the display 210 of client PC200 in the information processing system of this invention. 本発明の情報処理システムにおけるクライアントPC200のディスプレイ210上に表示される印刷条件入力画面のイメージを示した模式図である。It is the schematic diagram which showed the image of the printing condition input screen displayed on the display 210 of client PC200 in the information processing system of this invention. 本発明の情報処理システムにおけるプリンタドライバの印刷設定条件の一例である。It is an example of the print setting conditions of the printer driver in the information processing system of the present invention.

以下、図面を参照しながら本発明の実施形態について説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の情報処理システムの構成を示すシステム構成図である。400はLAN等のネットワークで、このネットワーク(LAN)400上に存在するクライアントPC200は一般利用者が文書作成や保存、印刷に用いる端末である。印刷が実行される際の印刷命令はクライアントPC200から発行される。   FIG. 1 is a system configuration diagram showing the configuration of the information processing system of the present invention. Reference numeral 400 denotes a network such as a LAN. The client PC 200 existing on the network (LAN) 400 is a terminal used by a general user for document creation, storage, and printing. A print command when printing is executed is issued from the client PC 200.

300はプリンタで、このプリンタ300はネットワーク400に接続されている。クライアントPC200が遠隔から印刷開始命令を送信すると、プリンタ300はクライアントPCから印刷命令を受信し、印刷を実行する。   A printer 300 is connected to the network 400. When the client PC 200 transmits a print start command from a remote location, the printer 300 receives the print command from the client PC and executes printing.

図2は、本発明のクライアントPC200、プリンタ300に適用可能な情報処理装置のハードウェアブロック図である。クライアント端末200において、201はCPUで、ROM203のプログラム用ROMに記録されたプログラムに基づいてシステムバス204に接続された各デバイスを制御し、クライアント端末200全体を統括制御する。   FIG. 2 is a hardware block diagram of an information processing apparatus applicable to the client PC 200 and the printer 300 of the present invention. In the client terminal 200, a CPU 201 controls each device connected to the system bus 204 based on a program recorded in the program ROM of the ROM 203, and performs overall control of the entire client terminal 200.

また、このROM203のフォント用ROMにはフォントデータ等を記憶し、ROM203のデータ用ROMには各種データを記憶する。202はRAMで、CPU201の主メモリ、ワークエリア等として機能する。   Further, font data and the like are stored in the font ROM of the ROM 203, and various data are stored in the data ROM of the ROM 203. A RAM 202 functions as a main memory, work area, and the like for the CPU 201.

205はキーボードコントローラ(KBC)で、キーボード(KB)210や図示しないポインティングデバイス、たとえばマウスからの入力を制御する。206はディスプレイコントローラ(DC)で、ディスプレイ210の表示を制御する。なお、ディスプレイはCRTであってもLCD等のその他の形式の表示装置であってもよい。   A keyboard controller (KBC) 205 controls input from a keyboard (KB) 210 or a pointing device (not shown) such as a mouse. A display controller (DC) 206 controls display on the display 210. The display may be a CRT or another type of display device such as an LCD.

207はメモリコントローラ(MC)で、ハードディスク(HD)211、図示しないフレキシブルディスク(FD)、CD−ROM等とのアクセスを制御する。208はネットワークインタフェース(NW I/F)で、ネットワーク400を介してプリンタ300との通信を制御する。   A memory controller (MC) 207 controls access to the hard disk (HD) 211, a flexible disk (FD) (not shown), a CD-ROM, and the like. A network interface (NW I / F) 208 controls communication with the printer 300 via the network 400.

図3は、本発明の情報処理システムにおけるソフトウェアブロック図である。   FIG. 3 is a software block diagram in the information processing system of the present invention.

クライアントPC200aは、プリンタ300bのプリンタドライバを有していないクライアントPCであり、図3は、クライアントPC200aで作成した印刷ジョブをプリンタ300bに送信しても出力できない場合のブロック図である。   The client PC 200a is a client PC that does not have a printer driver for the printer 300b, and FIG. 3 is a block diagram when a print job created by the client PC 200a cannot be output even if it is transmitted to the printer 300b.

クライアントPC200aは、プリンタドライバ有無問い合わせ部301を有し、プリンタドライバ有無問い合わせ部301は、プリンタbのプリンタドライバを有するクライアントPCの有無の問い合わせをブロードキャストにて、他のクライアントPCに送信する。   The client PC 200a has a printer driver presence / absence inquiry unit 301. The printer driver presence / absence inquiry unit 301 transmits an inquiry about the presence / absence of a client PC having a printer driver of the printer b to another client PC by broadcasting.

302は、情報処理装置特定部であり、プリンタドライバ有無問い合わせ部301によりプリンタドライバを有する情報処理装置を特定する機能を有する。303は、プリンタドライバ設定情報要求部であり、情報処理装置特定部302により特定された情報処理装置(図3の場合、クライアントPC200b)にプリンタドライバの設定情報を要求する。   An information processing apparatus specifying unit 302 has a function of specifying an information processing apparatus having a printer driver by the printer driver presence / absence inquiry unit 301. A printer driver setting information requesting unit 303 requests printer driver setting information from the information processing apparatus (in the case of FIG. 3, client PC 200b) specified by the information processing apparatus specifying unit 302.

304は、プリンタドライバ設定画面生成部であり、プリンタドライバ設定情報要求部303により得られたプリンタドライバ設定情報をプリンタドライバ設定画面として生成する。305は、プリンタ条件入力受付部であり、プリンタドライバ設定画面生成部304で生成された画面に対するユーザの印刷条件の入力を受け付ける。   A printer driver setting screen generation unit 304 generates the printer driver setting information obtained by the printer driver setting information request unit 303 as a printer driver setting screen. A printer condition input accepting unit 305 accepts an input of a user's printing conditions for the screen generated by the printer driver setting screen generating unit 304.

306は、印刷情報送信部であり、プリンタ条件入力受付部305で受け付けたユーザの印刷条件と、印刷するデータを情報処理装置特定部302により特定された情報処理装置(図3の場合、クライアントPC200b)に送信する。   Reference numeral 306 denotes a print information transmission unit, which is an information processing apparatus (the client PC 200b in the case of FIG. 3) in which the user's printing conditions received by the printer condition input reception unit 305 and data to be printed are specified by the information processing apparatus specifying unit 302 ).

クライアントPC200bは、プリンタbのプリンタドライバを有するクライアントPCの例である。   The client PC 200b is an example of a client PC having a printer driver for the printer b.

クライアントPC200bは、プリンタドライバ設定情報送信部310を有し、プリンタドライバ設定情報送信部310は、前述のクライアントPC200aのプリンタドライバ設定情報要求部303からの要求に対して、クライアントPC200bの有するプリンタドライバ設定情報をプリンタドライバ設定情報要求部303に送信する。   The client PC 200b has a printer driver setting information transmission unit 310, and the printer driver setting information transmission unit 310 responds to the request from the printer driver setting information request unit 303 of the client PC 200a described above with the printer driver setting of the client PC 200b. The information is transmitted to the printer driver setting information request unit 303.

311は、クライアントPC200bが有するアプリケーションであり、クライアントPC200aの印刷情報送信部306により送られた印刷データを印刷ジョブに加工する。312は、印刷命令送信部であり、アプリケーション311により作成された印刷ジョブを、印刷情報送信部306によって送信されたユーザの印刷条件によって印刷条件を設定し、プリンタ300bに送信する。   Reference numeral 311 denotes an application included in the client PC 200b, which processes print data sent from the print information transmission unit 306 of the client PC 200a into a print job. Reference numeral 312 denotes a print command transmission unit, which sets a print condition for the print job created by the application 311 according to the print condition of the user transmitted by the print information transmission unit 306 and transmits it to the printer 300b.

プリンタ300bの印刷実行部320は、印刷命令送信部312から受信した印刷ジョブを印刷実行する。   The print execution unit 320 of the printer 300b prints the print job received from the print command transmission unit 312.

次に、図4を参照して本発明の情報処理システムの基本的な流れを説明する。   Next, the basic flow of the information processing system of the present invention will be described with reference to FIG.

図4は、本発明の情報処理システムにおける処理の流れを説明するシーケンスチャートであり、S401〜S416は処理ステップを示す。なお、図4のS401〜S415の各ステップの処理は、クライアントPC200のCPU201がプログラムROM203に格納される実行プログラムをRAM202上で実行することにより実現される。   FIG. 4 is a sequence chart for explaining the flow of processing in the information processing system of the present invention, and S401 to S416 indicate processing steps. 4 is realized by the CPU 201 of the client PC 200 executing an execution program stored in the program ROM 203 on the RAM 202.

図4のシーケンスチャートは、ユーザがクライアントPC200にインストールされているアプリケーションプログラムによって印刷指示をすると開始される。   The sequence chart of FIG. 4 is started when the user gives a print instruction using an application program installed in the client PC 200.

まず、ステップS401において、クライアントPC200のCPU201は、ユーザから印刷指示を受け付けると、プリンタドライバの選択画面を表示し、ユーザからのプリンタドライバの選択を受け付ける。プリンタドライバ選択画面のイメージを図5を参照して説明する。   First, in step S401, when the CPU 201 of the client PC 200 receives a print instruction from a user, the CPU 201 displays a printer driver selection screen and receives a printer driver selection from the user. An image of the printer driver selection screen will be described with reference to FIG.

図5は、本発明の情報処理システムにおけるクライアントPC200のディスプレイ210上に表示されるプリンタドライバ選択画面のイメージを示した模式図である。   FIG. 5 is a schematic diagram showing an image of a printer driver selection screen displayed on the display 210 of the client PC 200 in the information processing system of the present invention.

図5では、クライアントPC200aにはプリンタAのドライバしかインストールされていない、図1のような状況とする。クライアントPC200aは、ユーザから印刷指示を受け付けると、図5のようなプリンタドライバ選択画面を表示する。ユーザがプリンタドライバを選ぶために、501のドロップダウンリストをマウス等でクリックすると、表記されているプリンタAのドライバのみがインストールされているので、502のようにドロップダウンリストに表示される。ユーザがプリンタBで出力したい場合は、プリンタBを選択できない。この場合、ユーザが503の「ドライバの借用」ボタンを押下すると、図4の次のステップS402へと移行する。図4のフローチャートの説明に戻る。   In FIG. 5, it is assumed that only the printer A driver is installed in the client PC 200a as shown in FIG. Upon receiving a print instruction from the user, the client PC 200a displays a printer driver selection screen as shown in FIG. When the user clicks the drop-down list 501 with a mouse or the like to select a printer driver, only the driver for the printer A that is shown is installed, so that it is displayed in the drop-down list as 502. When the user wants to output with the printer B, the printer B cannot be selected. In this case, when the user presses the “borrow driver” button 503, the process proceeds to the next step S402 in FIG. Returning to the flowchart of FIG.

次に、図4のステップS402において、印刷を指示するクライアントPC200のCPU201は、他のクライアントPC(図4の場合、クライアントPC200aがクライアントPC200bやクライアント200cに対して)にそれぞれのクライアントPCの有するプリンタドライバを問い合わせる。この処理は、同じセグメント内の他のクライアントPCにブロードキャストで実施される。   Next, in step S402 in FIG. 4, the CPU 201 of the client PC 200 instructing printing prints the printer of each client PC to another client PC (in the case of FIG. 4, the client PC 200a is directed to the client PC 200b or the client 200c). Queries the driver. This process is broadcast to other client PCs in the same segment.

問い合わせを受けた他のクライアントPC(図4の場合、クライアントPC200bやクライアント200c)のCPU201は、ステップS403において、自身のクライアントPCにインストールされているプリンタドライバをリストアップし、問い合わせをしてきたクライアントPC(図4の場合、クライアントPC200a)にリストアップした結果を送信する。(ステップS404)   In step S403, the CPU 201 of another client PC that has received the inquiry (in the case of FIG. 4, the client PC 200b or the client 200c) lists the printer drivers installed in its own client PC, and inquires the client PC. The list-up result is transmitted to the client PC 200a (in the case of FIG. 4). (Step S404)

次に、ステップS405において、印刷を指示するクライアントPC200のCPU201は、ステップS404による情報を受信し、プリンタドライバを有する他のクライアントに対し、印刷指示するファイルの拡張子情報を送信する。   Next, in step S405, the CPU 201 of the client PC 200 instructing printing receives the information in step S404 and transmits the extension information of the file instructing printing to another client having a printer driver.

拡張子を受信した他のクライアントPC(図4の場合、クライアントPC200b)のCPU201は、ステップS406において、受信した拡張子のファイルを印刷することが出来るアプリケーションがあるかどうかの確認を行う。   In step S406, the CPU 201 of another client PC that has received the extension (client PC 200b in the case of FIG. 4) checks whether there is an application that can print the file with the received extension.

その後、他のクライアントPC(図4の場合、クライアントPC200b)のCPU201は、ステップS407において、受信した拡張子のファイルを印刷することが出来るアプリケーションがあるかどうかの確認結果を拡張子情報を送信してきたクライアントPC200(図4の場合、クライアントPC200a)に返信する。   Thereafter, in step S407, the CPU 201 of another client PC (client PC 200b in the case of FIG. 4) transmits the extension information as a confirmation result of whether there is an application capable of printing the received extension file. To the client PC 200 (in the case of FIG. 4, the client PC 200a).

ステップS405からステップS407の処理により、印刷指示するファイルを印刷することが出来るアプリケーションを有する他のクライアントを特定している。   Through the processing from step S405 to step S407, another client having an application capable of printing a file to be printed is specified.

なお、ステップS405からステップS407では、拡張子によって印刷することが出来るアプリケーションがあるかどうかを確認していたが、印刷指示するファイルの拡張子情報以外の識別子によって印刷することが出来るアプリケーションがあるかどうかを確認しても良い。拡張子情報以外の例として、印刷指示するファイルのヘッダ情報に埋め込まれたコードなどによって、印刷可能アプリケーションを確認することも可能である。   Note that in steps S405 to S407, it is confirmed whether there is an application that can be printed by an extension, but is there an application that can be printed by an identifier other than the extension information of the file instructed to print? You may check it. As an example other than the extension information, a printable application can be confirmed by a code embedded in header information of a file instructed to be printed.

次に、ステップS408において、印刷を指示するクライアントPC200のCPU201は、ステップS407で受信した確認結果から、印刷指示するファイルを印刷可能なアプリケーションを有する他のクライアントPCとそのクライアントPCが有するプリンタドライバを特定する。その後、クライアントPC200のディスプレイ210に他のクライアントPCのプリンタドライバも併せてプリンタドライバの選択画面に表示し、ユーザからのプリンタドライバの選択を受け付ける。プリンタドライバ選択画面のイメージを図6を参照して説明する。   Next, in step S408, the CPU 201 of the client PC 200 instructing printing determines, from the confirmation result received in step S407, another client PC having an application capable of printing the file instructed to print and the printer driver possessed by the client PC. Identify. Thereafter, printer drivers of other client PCs are also displayed on the printer driver selection screen on the display 210 of the client PC 200, and the selection of the printer driver from the user is accepted. An image of the printer driver selection screen will be described with reference to FIG.

図6は、本発明の情報処理システムにおけるクライアントPC200のディスプレイ210上に表示されるプリンタドライバ選択画面のイメージを示した模式図である。   FIG. 6 is a schematic diagram showing an image of a printer driver selection screen displayed on the display 210 of the client PC 200 in the information processing system of the present invention.

図6では、クライアントPC200aにはプリンタAのドライバしかインストールされておらず、クライアントPC200bにはプリンタAとプリンタBがインストールされている、図1のような状況とする。図6には601のようにクライアントPC200a(図6ではPC1)のプリンタドライバAとクライアントPC200b(図6ではPC4)のプリンタドライバAとプリンタドライバBとが表示されている。図6の状況でユーザがプリンタBで印刷したい場合は、ユーザがマウス等で602を選択し、603の「決定」ボタンを押下する。図4のフローチャートの説明に戻る。   In FIG. 6, only the printer A driver is installed in the client PC 200a, and the printer A and the printer B are installed in the client PC 200b. In FIG. 6, the printer driver A of the client PC 200a (PC1 in FIG. 6) and the printer driver A and the printer driver B of the client PC 200b (PC4 in FIG. 6) are displayed as 601. When the user wants to print with the printer B in the situation of FIG. 6, the user selects 602 with a mouse or the like and presses the “OK” button 603. Returning to the flowchart of FIG.

図4のステップS408において、ユーザから印刷するプリンタのプリンタドライバが選択されると、次にステップS409において、印刷を指示するクライアントPC200のCPU201は、印刷を実行する他のクライアントPC(図4の場合、クライアントPC200b)のプリンタドライバの設定情報を取得するために、ステップS408で選択されたプリンタドライバの印刷設定情報を要求する。   When the printer driver of the printer to be printed is selected by the user in step S408 in FIG. 4, in step S409, the CPU 201 of the client PC 200 instructing printing next prints to another client PC (in the case of FIG. 4). In order to obtain the printer driver setting information of the client PC 200b), the print setting information of the printer driver selected in step S408 is requested.

印刷設定情報を要求された他のクライアントPC(図4の場合、クライアントPC200b)のCPU201は、ステップS410において、要求されたプリンタドライバの印刷設定画面を生成するための情報を作成し、印刷設定情報を要求したクライアントPC(図4の場合、クライアントPC200a)にプリンタドライバの印刷設定画面を生成するための情報を送信する(ステップS411)。図7を参照して、プリンタドライバの印刷設定画面を生成するための情報の例を説明する。   In step S410, the CPU 201 of the other client PC that has requested the print setting information (in the case of FIG. 4, the client PC 200b) creates information for generating the print setting screen of the requested printer driver, and print setting information. Information for generating a print setting screen of the printer driver is transmitted to the client PC (in the case of FIG. 4, client PC 200a) that has requested (step S411). An example of information for generating a print setting screen of the printer driver will be described with reference to FIG.

図7は、本発明の情報処理システムにおけるプリンタドライバの印刷設定画面生成のための情報の一例である。   FIG. 7 is an example of information for generating a print setting screen of the printer driver in the information processing system of the present invention.

図7の700は、XMLによって記述された印刷設定画面生成のための情報である。700によって作成される印刷設定画面の例は、図9で後述する。図4のフローチャートの説明に戻る。   Reference numeral 700 in FIG. 7 denotes information for generating a print setting screen described in XML. An example of the print setting screen created by 700 will be described later with reference to FIG. Returning to the flowchart of FIG.

図4のステップS411において、印刷を指示するクライアントPC200(図4の場合、クライアントPC200a)のCPU201がプリンタドライバの印刷設定画面を生成するための情報を受信すると、ステップS412において、印刷を指示するクライアントPC200のCPU201は、プリンタの印刷条件入力画面をディスプレイ210に表示する。印刷を指示するクライアントPC200のディスプレイ210に表示する印刷条件入力画面のイメージを図8と図9を参照して説明する。   When the CPU 201 of the client PC 200 instructing printing (in the case of FIG. 4, the client PC 200a) receives information for generating a print setting screen of the printer driver in step S411 in FIG. 4, the client instructing printing in step S412. The CPU 201 of the PC 200 displays a print condition input screen for the printer on the display 210. An image of a printing condition input screen displayed on the display 210 of the client PC 200 that instructs printing will be described with reference to FIGS.

図8は、本発明の情報処理システムにおけるクライアントPC200のディスプレイ210上に表示されるプリンタドライバ選択画面のイメージを示した模式図である。   FIG. 8 is a schematic diagram showing an image of a printer driver selection screen displayed on the display 210 of the client PC 200 in the information processing system of the present invention.

図8において、ユーザがステップS408で指定したプリンタドライバとして、ステップS401(図5)では表示されていなかった。プリンタBが表示されている。ユーザがプリンタBを801のように選択し、「プロパティ」ボタン802を押下すると、図9のようなプリンタBの印刷条件入力画面へと遷移する。   In FIG. 8, the printer driver designated by the user in step S408 was not displayed in step S401 (FIG. 5). Printer B is displayed. When the user selects the printer B as 801 and presses the “property” button 802, the screen shifts to a printing condition input screen of the printer B as shown in FIG.

図9は、本発明の情報処理システムにおけるクライアントPC200のディスプレイ210上に表示される印刷条件入力画面のイメージを示した模式図である。   FIG. 9 is a schematic diagram showing an image of a print condition input screen displayed on the display 210 of the client PC 200 in the information processing system of the present invention.

図9の900が、図7の印刷設定画面情報から生成された画面イメージであり、それぞれの入力項目の作成方法を次に説明する。   900 in FIG. 9 is a screen image generated from the print setting screen information in FIG. 7, and a method for creating each input item will be described below.

まず、図7の3行目に記載された<Tab name=“ページ設定”>タグ701により、「ページ設定」タブ901を生成する。   First, a “page setting” tab 901 is generated by a <Tab name = “page setting”> tag 701 described in the third line of FIG.

次に、4行目から6行目までの<原稿サイズ>タグ702により、「原稿サイズ」の入力項目としてコンボボックス902を作成し、コンボボックスのリストとして「A5」、「B5」、「A4」、「B4」、「A3」の選択項目を追加する。   Next, a combo box 902 is created as an input item of “original size” by the <original size> tag 702 from the fourth line to the sixth line, and “A5”, “B5”, “A4” are listed as combo box lists. ”,“ B4 ”, and“ A3 ”are added.

また、10行目から12行目までの<部数>タグ703により、「部数」の入力項目としてスピンコントロール903を作成し、値の変更範囲を1〜999とする。   Also, a spin control 903 is created as an input item of “number of copies” by the <number of copies> tag 703 from the 10th line to the 12th line, and the value change range is set to 1-999.

また、13行目から15行目までの<印刷の向き>タグ704により、「印刷の向き」の入力項目として「縦」と「横」のラジオボタン904を作成する。   Further, radio buttons 904 of “vertical” and “horizontal” are created as input items of “printing direction” by using the <printing direction> tag 704 from the 13th line to the 15th line.

他の入力項目も同様に作成することにより、図9のような印刷条件入力画面を生成する。   By creating other input items in the same manner, a print condition input screen as shown in FIG. 9 is generated.

上述のように、印刷を実行する他のクライアントPCから印刷設定条件入力画面の情報を取得することにより、プリンタドライバ毎に異なる拡張機能についても、サーバレスで、印刷を指示するクライアントPCから設定可能という効果を有する。図4のフローチャートの説明に戻る。   As described above, by acquiring information on the print setting condition input screen from another client PC that executes printing, it is possible to set extended functions that differ for each printer driver from the client PC that instructs printing without using a server. It has the effect. Returning to the flowchart of FIG.

図4のステップS412において、印刷を指示するクライアントPC200のCPU201は、ディスプレイ210に印刷条件入力設定画面を表示し、次のステップS413において、印刷条件を図9の印刷条件入力設定画面上で受け付ける。図9のデータを受け付けた印刷設定条件の例として図10を参照して説明する。   In step S412, the CPU 201 of the client PC 200 that instructs printing displays a print condition input setting screen on the display 210. In the next step S413, the print condition is received on the print condition input setting screen of FIG. An example of the print setting condition that has received the data of FIG. 9 will be described with reference to FIG.

図10は、本発明の情報処理システムにおけるプリンタドライバの印刷設定条件の一例である。   FIG. 10 shows an example of print setting conditions of the printer driver in the information processing system of the present invention.

図10の1000は、XMLによって記述された印刷設定条件の一例であり、1000の各タグの要素の値が、ユーザが指定した設定条件である。図4のフローチャートの説明に戻る。   1000 in FIG. 10 is an example of a print setting condition described in XML, and the value of each tag element 1000 is the setting condition specified by the user. Returning to the flowchart of FIG.

図4のステップS413で印刷条件の入力を受け付け、図10のようなデータを作成すると、次のステップS414において、印刷を指示するクライアントPC200(図4の場合、クライアントPC200a)のCPU201は、印刷を実行するファイルと図10のような印刷設定条件を、印刷を実行するクライアントPC(図4の場合、クライアントPC200b)に送信する。   When the input of printing conditions is received in step S413 in FIG. 4 and data as shown in FIG. 10 is created, in the next step S414, the CPU 201 of the client PC 200 (in the case of FIG. 4, client PC 200a) instructing printing performs printing. The file to be executed and the print setting conditions as shown in FIG. 10 are transmitted to the client PC that executes printing (in the case of FIG. 4, the client PC 200b).

印刷を実行するファイルと図10のような印刷設定条件を受信した、印刷を実行するクライアントPC(図4の場合、クライアントPC200b)のCPU201は、次のステップS415において、ステップS406で確認されたアプリケーションにより、印刷データを作成する。その際、ステップS414で受信した印刷設定条件に則って印刷データを作成する。   In step S415, the CPU 201 of the client PC (in the case of FIG. 4, client PC 200b) that has received the print execution file and the print setting conditions as shown in FIG. 10 performs the application confirmed in step S406. Thus, print data is created. At that time, print data is created in accordance with the print setting conditions received in step S414.

次に、ステップS416において、印刷を実行するクライアントPC(図4の場合、クライアントPC200b)のCPU201は、ステップS415で作成された印刷データをプリンタ300(図4の場合、プリンタ300b)に送信し、プリンタ300は受信した印刷データに則って印刷データを出力して図4の処理を終える。   Next, in step S416, the CPU 201 of the client PC that executes printing (in the case of FIG. 4, client PC 200b) transmits the print data created in step S415 to the printer 300 (in the case of FIG. 4, printer 300b). The printer 300 outputs the print data in accordance with the received print data and finishes the process of FIG.

以上の処理により、本発明は、サーバレスにおいて、プリンタドライバがインストールされていないプリンタの拡張機能であっても、プリンタドライバをインストールせずに拡張機能を使って印刷可能という効果を有する。   With the above processing, the present invention has an effect that even if it is a server-less printer extension function without a printer driver installed, printing can be performed using the extension function without installing a printer driver.

なお、上述した各種データの構成及びその内容はこれに限定されるものではなく、用途や目的に応じて、様々な構成や内容で構成されることは言うまでもない。   It should be noted that the configuration and contents of the various data described above are not limited to this, and it goes without saying that the various data and configurations are configured according to the application and purpose.

以上、一つの実施形態について示したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能であり、具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。   Although one embodiment has been described above, the present invention can take an embodiment as, for example, a system, apparatus, method, program, or recording medium, and specifically includes a plurality of devices. The present invention may be applied to a system that is configured, or may be applied to an apparatus that includes a single device.

なお、特に図示しないが、記録媒体に記憶される場合、プログラム群を管理する情報、例えばバージョン情報,作成者等も記憶され、かつ、プログラム読み出し側のOS等に依存する情報、例えばプログラムを識別表示するアイコン等も記憶される場合もある。   Although not particularly shown, when stored in a recording medium, information for managing a program group, for example, version information, creator, etc. is also stored, and information depending on the OS on the program reading side, for example, a program is identified. An icon to be displayed may also be stored.

さらに、各種プログラムに従属するデータも上記ディレクトリに管理されている。また、インストールするプログラムやデータが圧縮されている場合に、解凍するプログラム等も記憶される場合もある。   Further, data depending on various programs is also managed in the directory. In addition, when a program or data to be installed is compressed, a program to be decompressed may be stored.

本実施形態における図4に示す機能が外部からインストールされるプログラムによって、ホストコンピュータにより遂行されていてもよい。そして、その場合、CD−ROMやフラッシュメモリやFD等の記録媒体により、あるいはネットワークを介して外部の記録媒体から、プログラムを含む情報群を出力装置に供給される場合でも本発明は適用されるものである。   The functions shown in FIG. 4 in this embodiment may be performed by the host computer by a program installed from the outside. In this case, the present invention is applied even when an information group including a program is supplied to the output device from a recording medium such as a CD-ROM, a flash memory, or an FD, or from an external recording medium via a network. Is.

以上のように、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムコードを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。   As described above, a recording medium in which a program code of software for realizing the functions of the above-described embodiments is recorded is supplied to the system or apparatus, and the computer (or CPU or MPU) of the system or apparatus is stored in the recording medium. It goes without saying that the object of the present invention can also be achieved by reading and executing the program code.

この場合、記録媒体から読み出されたプログラムコード自体が本発明の新規な機能を実現することになり、そのプログラムコードを記憶した記録媒体は本発明を構成することになる。   In this case, the program code itself read from the recording medium realizes the novel function of the present invention, and the recording medium storing the program code constitutes the present invention.

プログラムコードを供給するための記録媒体としては、例えば、フレキシブルディスク,ハードディスク,光ディスク,光磁気ディスク,CD−ROM,CD−R,DVD−ROM,磁気テープ,不揮発性のメモリカード,ROM,EEPROM,シリコンディスク等を用いることができる。   As a recording medium for supplying the program code, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, nonvolatile memory card, ROM, EEPROM, A silicon disk or the like can be used.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) or the like running on the computer based on the instruction of the program code. It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included.

さらに、記録媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, after the program code read from the recording medium is written in a memory provided in a function expansion board inserted in the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. It goes without saying that the case where the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのソフトウェアによって表されるプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Further, the present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. Needless to say, the present invention can be applied to a case where the present invention is achieved by supplying a program to a system or apparatus. In this case, by reading a recording medium storing a program represented by software for achieving the present invention into the system or apparatus, the system or apparatus can enjoy the effects of the present invention.

さらに、本発明を達成するためのソフトウェアによって表されるプログラムをネットワーク上のサーバ,データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Furthermore, by downloading and reading out a program represented by software for achieving the present invention from a server, database, etc. on a network using a communication program, the system or apparatus can enjoy the effects of the present invention. It becomes.

なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。   In addition, all the structures which combined each embodiment mentioned above and its modification are also included in this invention.

200 クライアントPC
300 プリンタ
301 プリンタドライバ有無問い合わせ部
302 情報処理装置特定部
303 プリンタドライバ設定情報要求部
304 プリンタドライバ設定画面生成部
305 プリンタ条件入力受付部
306 印刷情報送信部
310 プリンタドライバ設定情報送信部
311 アプリケーション
312 印刷命令送信部
320 印刷実行部
200 client PC
DESCRIPTION OF SYMBOLS 300 Printer 301 Printer driver existence inquiry part 302 Information processing apparatus specific | specification part 303 Printer driver setting information request part 304 Printer driver setting screen generation part 305 Printer condition input reception part 306 Print information transmission part 310 Printer driver setting information transmission part 311 Application 312 Printing Command transmission unit 320 Print execution unit

Claims (6)

プリンタを制御するプリンタドライバを有する第1の情報処理装置と、前記プリンタドライバを利用して印刷を実行する第2の情報処理装置とからなる情報処理システムであって、
前記第2の情報処理装置は、
前記プリンタのプリンタドライバを有する情報処理装置を問い合わせるプリンタドライバ有無問い合わせ手段と、
前記プリンタドライバ有無問い合わせ手段により、前記プリンタのプリンタドライバを有する第1の情報処理装置を特定する情報処理装置特定手段と、
前記情報処理装置特定手段により特定された第1の情報処理装置へプリンタドライバの設定情報を要求するプリンタドライバ設定情報要求手段と、
前記プリンタドライバ設定情報要求手段により要求した設定情報を受信し、プリンタドライバ設定画面を生成するプリンタドライバ設定画面生成手段と、
前記プリンタドライバ設定画面生成手段で生成されたプリンタドライバ設定画面へのユーザからの印刷条件の入力を受け付けるプリント条件入力受付手段と、
前記プリント条件入力受付手段で受け付けた印刷条件と印刷データとを第1の情報処理装置に送信する印刷情報送信手段と、
前記第1の情報処理装置は、
前記プリンタドライバ有無問い合わせ手段により問い合わせられると、前記プリンタのプリンタドライバの設定情報を送信するプリンタドライバ設定情報送信手段と、
前記印刷情報送信手段により送信された印刷データを、該第1の情報処理装置が所有するアプリケーションで実行し、前記印刷条件で印刷命令を送信する印刷命令送信手段と
を有することを特徴とする情報処理システム。
An information processing system comprising a first information processing apparatus having a printer driver that controls a printer, and a second information processing apparatus that executes printing using the printer driver,
The second information processing apparatus
Printer driver presence / absence inquiry means for inquiring an information processing apparatus having a printer driver for the printer;
An information processing apparatus specifying means for specifying a first information processing apparatus having a printer driver for the printer by the printer driver presence / absence inquiry means;
Printer driver setting information requesting means for requesting printer driver setting information to the first information processing apparatus specified by the information processing apparatus specifying means;
A printer driver setting screen generating means for receiving the setting information requested by the printer driver setting information requesting means and generating a printer driver setting screen;
A print condition input accepting means for accepting an input of a print condition from a user to the printer driver setting screen generated by the printer driver setting screen generating means;
Print information transmitting means for transmitting the print conditions and print data received by the print condition input receiving means to the first information processing apparatus;
The first information processing apparatus includes:
When inquired by the printer driver presence / absence inquiry means, printer driver setting information transmission means for transmitting printer driver setting information of the printer;
Print information transmitted by the print information transmitting means is executed by an application owned by the first information processing apparatus, and has print command transmitting means for transmitting a print command under the print conditions. Processing system.
前記プリンタドライバ有無問い合わせ手段は、印刷データを実行可能なアプリケーションの有無をも問い合わせることを特徴とする請求項1に記載の情報処理システム。   The information processing system according to claim 1, wherein the printer driver presence / absence inquiry unit also inquires about the presence / absence of an application capable of executing print data. 前記プリンタドライバ有無問い合わせ手段は、広域発信(ブロードキャスト)することを特徴とする請求項1又は2に記載の情報処理システム。   The information processing system according to claim 1, wherein the printer driver presence / absence inquiry unit makes a wide area transmission (broadcast). プリンタを制御するプリンタドライバを有する第1の情報処理装置の前記プリンタドライバを利用して印刷を実行する情報処理装置であって、
前記プリンタのプリンタドライバを有する情報処理装置を問い合わせるプリンタドライバ有無問い合わせ手段と、
前記プリンタドライバ有無問い合わせ手段により、前記プリンタのプリンタドライバを有する第1の情報処理装置を特定する情報処理装置特定手段と、
前記情報処理装置特定手段により特定された第1の情報処理装置へプリンタドライバの設定情報を要求するプリンタドライバ設定情報要求手段と、
前記プリンタドライバ設定情報要求手段により要求した設定情報を受信し、プリンタドライバ設定画面を生成するプリンタドライバ設定画面生成手段と、
前記プリンタドライバ設定画面生成手段で生成されたプリンタドライバ設定画面へのユーザからの印刷条件の入力を受け付けるプリント条件入力受付手段と、
前記プリント条件入力受付手段で受け付けた印刷条件と印刷データとを前記第1の情報処理装置に送信する印刷情報送信手段と、
を有することを特徴とする情報処理装置。
An information processing apparatus that executes printing using the printer driver of a first information processing apparatus having a printer driver that controls a printer,
Printer driver presence / absence inquiry means for inquiring an information processing apparatus having a printer driver for the printer;
An information processing apparatus specifying means for specifying a first information processing apparatus having a printer driver for the printer by the printer driver presence / absence inquiry means;
Printer driver setting information requesting means for requesting printer driver setting information to the first information processing apparatus specified by the information processing apparatus specifying means;
A printer driver setting screen generating means for receiving the setting information requested by the printer driver setting information requesting means and generating a printer driver setting screen;
A print condition input accepting means for accepting an input of a print condition from a user to the printer driver setting screen generated by the printer driver setting screen generating means;
Print information transmission means for transmitting the print conditions and print data received by the print condition input reception means to the first information processing apparatus;
An information processing apparatus comprising:
プリンタを制御するプリンタドライバを有する第1の情報処理装置の前記プリンタドライバを利用して印刷を実行する第2の情報処理装置における制御方法であって、
前記プリンタのプリンタドライバを有する情報処理装置を問い合わせるプリンタドライバ有無問い合わせステップと、
前記プリンタドライバ有無問い合わせステップにより、前記プリンタのプリンタドライバを有する第1の情報処理装置を特定する情報処理装置特定ステップと、
前記情報処理装置特定ステップにより特定された第1の情報処理装置へプリンタドライバの設定情報を要求するプリンタドライバ設定情報要求ステップと、
前記プリンタドライバ設定情報要求ステップにより要求した設定情報を受信し、プリンタドライバ設定画面を生成するプリンタドライバ設定画面生成ステップと、
前記プリンタドライバ設定画面生成ステップで生成されたプリンタドライバ設定画面へのユーザからの印刷条件の入力を受け付けるプリント条件入力受付ステップと、
前記プリント条件入力受付ステップで受け付けた印刷条件と印刷データとを前記第1の情報処理装置に送信する印刷情報送信ステップと、
を有することを特徴とする第2の情報処理装置における制御方法。
A control method in a second information processing apparatus for executing printing by using the printer driver of the first information processing apparatus having a printer driver for controlling a printer,
A printer driver presence / absence inquiry step for inquiring an information processing apparatus having a printer driver for the printer;
An information processing device specifying step of specifying a first information processing device having a printer driver for the printer by the printer driver presence / absence inquiry step;
A printer driver setting information requesting step for requesting printer driver setting information to the first information processing device specified in the information processing device specifying step;
A printer driver setting screen generating step for receiving the setting information requested in the printer driver setting information requesting step and generating a printer driver setting screen;
A print condition input receiving step for receiving a print condition input from the user to the printer driver setting screen generated in the printer driver setting screen generating step;
A print information transmission step of transmitting the print condition and print data received in the print condition input reception step to the first information processing apparatus;
The control method in the 2nd information processor characterized by having.
プリンタを制御するプリンタドライバを有する第1の情報処理装置の前記プリンタドライバを利用して印刷を実行する第2の情報処理装置を、
前記プリンタのプリンタドライバを有する情報処理装置を問い合わせるプリンタドライバ有無問い合わせ手段と、
前記プリンタドライバ有無問い合わせ手段により、前記プリンタのプリンタドライバを有する第1の情報処理装置を特定する情報処理装置特定手段と、
前記情報処理装置特定手段により特定された第1の情報処理装置へプリンタドライバの設定情報を要求するプリンタドライバ設定情報要求手段と、
前記プリンタドライバ設定情報要求手段により要求した設定情報を受信し、プリンタドライバ設定画面を生成するプリンタドライバ設定画面生成手段と、
前記プリンタドライバ設定画面生成手段で生成されたプリンタドライバ設定画面へのユーザからの印刷条件の入力を受け付けるプリント条件入力受付手段と、
前記プリント条件入力受付手段で受け付けた印刷条件と印刷データとを前記第1の情報処理装置に送信する印刷情報送信手段と、
を有する第2の情報処理装置として機能させる為のプログラム。
A second information processing apparatus that executes printing using the printer driver of the first information processing apparatus having a printer driver that controls the printer;
Printer driver presence / absence inquiry means for inquiring an information processing apparatus having a printer driver for the printer;
An information processing apparatus specifying means for specifying a first information processing apparatus having a printer driver for the printer by the printer driver presence / absence inquiry means;
Printer driver setting information requesting means for requesting printer driver setting information to the first information processing apparatus specified by the information processing apparatus specifying means;
A printer driver setting screen generating means for receiving the setting information requested by the printer driver setting information requesting means and generating a printer driver setting screen;
A print condition input accepting means for accepting an input of a print condition from a user to the printer driver setting screen generated by the printer driver setting screen generating means;
Print information transmission means for transmitting the print conditions and print data received by the print condition input reception means to the first information processing apparatus;
A program for causing a computer to function as a second information processing apparatus.
JP2011286836A 2011-12-27 2011-12-27 Information processing system, information processing device, method for controlling information processing device, and program Pending JP2013134745A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011286836A JP2013134745A (en) 2011-12-27 2011-12-27 Information processing system, information processing device, method for controlling information processing device, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011286836A JP2013134745A (en) 2011-12-27 2011-12-27 Information processing system, information processing device, method for controlling information processing device, and program

Publications (1)

Publication Number Publication Date
JP2013134745A true JP2013134745A (en) 2013-07-08

Family

ID=48911360

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011286836A Pending JP2013134745A (en) 2011-12-27 2011-12-27 Information processing system, information processing device, method for controlling information processing device, and program

Country Status (1)

Country Link
JP (1) JP2013134745A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016177781A (en) * 2015-03-20 2016-10-06 株式会社リコー Information processing system, information processing device, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016177781A (en) * 2015-03-20 2016-10-06 株式会社リコー Information processing system, information processing device, and program

Similar Documents

Publication Publication Date Title
JP5683205B2 (en) Information processing apparatus, control method for controlling information processing apparatus, and program thereof
JP4240690B2 (en) Information processing apparatus, information processing method, information processing system, and recording medium
US8780388B2 (en) Printing apparatus, server, printing system, control method for printing apparatus, and storage medium storing control program therefor
US20030084132A1 (en) Network system, information processing apparatus, information processing method, and control program
US8649030B2 (en) Controlling an information processing apparatus on which a plurality of printer drivers are installed
JP5321929B2 (en) Universal device driver, device control program, information processing apparatus, server apparatus, and method
KR101650731B1 (en) Management apparatus and method for managing device driver of management apparatus
US20100149575A1 (en) Image displaying system, image forming apparatus, job execution control method, and recording medium
US8634098B2 (en) Image processing system and image processing apparatus and method
JP6064592B2 (en) Printing system, printing method, image forming apparatus, and control device
JP6178567B2 (en) Image forming apparatus, control method and program thereof, and information processing system
US20160165088A1 (en) Information processing system, information processing apparatus, and information processing method
JP2009301127A (en) Printer driver program, and printing instruction device
JP2007323641A (en) System and method for electronic document output request processing control
WO2014136429A1 (en) Information processing apparatus and method for the same
WO2007083846A1 (en) Information processing apparatus and method
US20230350613A1 (en) Computer-readable storage medium, information processing device, and method for printing composite image
US20110109934A1 (en) Dlna (digital living network alliance) device, image forming method, and image forming system
US20110055689A1 (en) Method of performing at least one operation in image forming apparatus, and image forming apparatus and host device to perform the method
JP2007249327A (en) Information processing apparatus, image processing apparatus, image processing system, job processing method, storage medium and program
JP2013134745A (en) Information processing system, information processing device, method for controlling information processing device, and program
JP2011054045A (en) Information processor, workflow system, workflow control method, workflow control program, and recording medium with program recorded thereon
US11528762B2 (en) Information processing apparatus and control method of the same
US20130067452A1 (en) Management server, host device, and application management method
JP6252060B2 (en) Program, information processing apparatus, and image processing system

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20130531

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130531