JP2010204777A - Information processor, information processing system, program and printer driver - Google Patents

Information processor, information processing system, program and printer driver Download PDF

Info

Publication number
JP2010204777A
JP2010204777A JP2009047484A JP2009047484A JP2010204777A JP 2010204777 A JP2010204777 A JP 2010204777A JP 2009047484 A JP2009047484 A JP 2009047484A JP 2009047484 A JP2009047484 A JP 2009047484A JP 2010204777 A JP2010204777 A JP 2010204777A
Authority
JP
Japan
Prior art keywords
command
job
printing device
function
printer
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
JP2009047484A
Other languages
Japanese (ja)
Inventor
Yasuo Kobayashi
保雄 小林
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2009047484A priority Critical patent/JP2010204777A/en
Publication of JP2010204777A publication Critical patent/JP2010204777A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processor, capable of automatically converting a job to one printer to a job to the other printer, an information processing system, a program and a printer driver. <P>SOLUTION: A control part 13 acquires, for each printer, command information including a function of each printer, a range of choices or values for the function and a command corresponding to the range of choices or values, forms a filter for converting a command for one printer to a command for other printer (or A-to-B filter or B-to-A filter) based on the acquired command information for each printer, and uses the formed filter to convert a command contained in the job to one printer to a command contained in the job to the other printer. Thus, the job to one printer is automatically converted to the job to the other printer. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、情報処理装置、情報処理システム、プログラム及びプリンタドライバに関する。   The present invention relates to an information processing apparatus, an information processing system, a program, and a printer driver.

従来より、コマンドを、企図された動作を印刷装置に行わせる1つ以上のコマンドに変換する変換モジュールを有する印刷装置が知られている(例えば、特許文献1参照)。   2. Description of the Related Art Conventionally, a printing apparatus having a conversion module that converts a command into one or more commands that cause the printing apparatus to perform an intended operation is known (see, for example, Patent Document 1).

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

本発明の目的は、一方の印刷装置へのジョブを他方の印刷装置へのジョブに自動変換することができる情報処理装置、情報処理システム、プログラム及びプリンタドライバを提供することにある。   An object of the present invention is to provide an information processing apparatus, an information processing system, a program, and a printer driver that can automatically convert a job to one printing apparatus into a job to the other printing apparatus.

上記目的を達成するため、請求項1の情報処理装置は、各印刷装置の機能、当該機能に関する設定、及び前記設定に対応する命令を含む命令情報を印刷装置毎に取得する取得手段と、前記取得された印刷装置毎の命令情報に基づいて、一方の印刷装置用の命令を他方の印刷装置用の命令に変換するフィルタを作成し、当該作成されたフィルタを用いて、前記一方の印刷装置へのジョブに含まれる命令を前記他方の印刷装置へのジョブに含まれる命令に変換する変換手段とを備えることを特徴とする。   In order to achieve the above object, the information processing apparatus according to claim 1 is configured to acquire, for each printing apparatus, instruction information including a function of each printing apparatus, a setting related to the function, and an instruction corresponding to the setting; Based on the acquired command information for each printing device, a filter for converting a command for one printing device into a command for the other printing device is created, and the one printing device is created using the created filter. Conversion means for converting an instruction included in the job to the printer into an instruction included in the job to the other printing apparatus.

請求項2の情報処理装置は、請求項1記載の情報処理装置において、前記命令情報に含まれる各印刷装置の機能、及び当該機能に関する設定を入力する入力手段を備え、前記他方の印刷装置の命令情報に含まれる命令が不明であり、前記他方の印刷装置の機能、及び当該機能に関する設定が入力された場合に、前記変換手段は、前記他方の印刷装置の機能に関する設定が同一である第1ジョブ及び第2ジョブの発行並びに当該第1ジョブ及び第2ジョブの設定と異なる設定を含む第3ジョブの発行を前記他方の印刷装置用のドライバに要請し、前記第1ジョブ及び第2ジョブの第1差分と前記第1ジョブ及び第3ジョブの第2差分とを抽出し、前記第2差分から前記第1差分に対応するデータ部分を除外することにより、前記他方の印刷装置の命令情報に含まれる命令を決定することを特徴とする。   An information processing apparatus according to a second aspect of the present invention is the information processing apparatus according to the first aspect, further comprising an input unit that inputs a function of each printing apparatus included in the command information and a setting related to the function. When the command included in the command information is unknown and the function of the other printing device and the setting related to the function are input, the conversion unit has the same setting related to the function of the other printing device. Requesting the other printing device driver to issue a first job and a second job and issue a third job including settings different from the settings of the first job and the second job, and the first job and the second job And the second difference between the first job and the third job is extracted, and the data portion corresponding to the first difference is excluded from the second difference. And determining the instructions included in the instruction information.

請求項3の情報処理装置は、請求項1又は2に記載の情報処理装置において、前記変換手段は、前記フィルタを用いたジョブの変換前に、前記一方の印刷装置へのジョブのサイズ変換処理又は分割処理を実行することを特徴とする。   The information processing apparatus according to claim 3 is the information processing apparatus according to claim 1 or 2, wherein the conversion unit performs a job size conversion process to the one printing apparatus before converting the job using the filter. Alternatively, the dividing process is executed.

請求項4の情報処理装置は、請求項1乃至3のいずれか1項に記載の情報処理装置において、前記フィルタは、前記他方の印刷装置が有していない前記一方の印刷装置の機能に対応する前記一方の印刷装置用の命令を前記他方の印刷装置用の空命令に変換することを特徴とする。   The information processing apparatus according to claim 4 is the information processing apparatus according to any one of claims 1 to 3, wherein the filter corresponds to a function of the one printing apparatus that the other printing apparatus does not have. The instruction for the one printing apparatus is converted into an empty instruction for the other printing apparatus.

請求項5の情報処理装置は、請求項1乃至4のいずれか1項に記載の情報処理装置において、前記フィルタは、前記他方の印刷装置が有していない前記一方の印刷装置の機能に関する設定に対応する前記一方の印刷装置用の命令を、前記他方の印刷装置の同一機能に関する別の設定に対応する前記他方の印刷装置用の命令に変換することを特徴とする。   The information processing apparatus according to claim 5 is the information processing apparatus according to any one of claims 1 to 4, wherein the filter is a setting related to a function of the one printing apparatus that the other printing apparatus does not have. The command for the one printing device corresponding to the above is converted into the command for the other printing device corresponding to another setting relating to the same function of the other printing device.

請求項6の情報処理装置は、請求項1乃至5のいずれか1項に記載の情報処理装置において、前記フィルタは、前記一方の印刷装置の前記機能、当該機能に関する設定、及び前記設定に対応する命令が前記他方の印刷装置のものと同一である場合は、前記一方の印刷装置用の命令を前記他方の印刷装置用の命令に変換しないことを特徴とする。   The information processing apparatus according to claim 6 is the information processing apparatus according to any one of claims 1 to 5, wherein the filter corresponds to the function of the one printing apparatus, a setting related to the function, and the setting. When the instruction to be performed is the same as that of the other printing apparatus, the instruction for the one printing apparatus is not converted into the instruction for the other printing apparatus.

請求項7の情報処理装置は、請求項1乃至6のいずれか1項に記載の情報処理装置において、さらに、前記命令情報を編集する編集手段を備えていることを特徴とする。   An information processing apparatus according to a seventh aspect is the information processing apparatus according to any one of the first to sixth aspects, further comprising editing means for editing the command information.

請求項8の情報処理システムは、各印刷装置の機能、当該機能に関する設定、及び前記設定に対応する命令を含む命令情報を印刷装置毎に取得する取得手段と、前記取得された印刷装置毎の命令情報に基づいて、一方の印刷装置用の命令を他方の印刷装置用の命令に変換するフィルタを作成し、当該作成されたフィルタを用いて、前記一方の印刷装置へのジョブに含まれる命令を前記他方の印刷装置へのジョブに含まれる命令に変換する変換手段とをサーバ及びクライアントのいずれか一方が含むことを特徴とする。   The information processing system according to claim 8 includes an acquisition unit that acquires, for each printing device, command information including a function of each printing device, a setting related to the function, and a command corresponding to the setting, and Based on the command information, a filter for converting a command for one printing device into a command for the other printing device is created, and the command included in the job to the one printing device is created using the created filter. One of the server and the client includes conversion means for converting a command into a command included in a job to the other printing apparatus.

請求項9のプログラムは、コンピュータを、各印刷装置の機能、当該機能に関する設定、及び前記設定に対応する命令を含む命令情報を印刷装置毎に取得する取得手段、及び前記取得された印刷装置毎の命令情報に基づいて、一方の印刷装置用の命令を他方の印刷装置用の命令に変換するフィルタを作成し、当該作成されたフィルタを用いて、前記一方の印刷装置へのジョブに含まれる命令を前記他方の印刷装置へのジョブに含まれる命令に変換する変換手段として機能させることを特徴とする。   The program according to claim 9 is a program that acquires, for each printing apparatus, a command for each printing apparatus, including a function of each printing apparatus, a setting related to the function, and instruction information including a command corresponding to the setting. Based on the command information, a filter for converting a command for one printing device into a command for the other printing device is created, and the created filter is used to include the filter in the job to the one printing device. It is characterized by functioning as a conversion means for converting an instruction into an instruction included in a job to the other printing apparatus.

請求項10のプリンタドライバは、コンピュータを、各印刷装置の機能、当該機能に関する設定、及び前記設定に対応する命令を含む命令情報を印刷装置毎に取得する取得手段として機能させることを特徴とする。 According to a tenth aspect of the present invention, there is provided a printer driver that causes a computer to function as an acquisition unit that acquires, for each printing apparatus, command information including a function of each printing apparatus, a setting related to the function, and a command corresponding to the setting. .

請求項1の発明によれば、一方の印刷装置へのジョブを他方の印刷装置へのジョブに自動変換することができる。   According to the first aspect of the present invention, a job for one printing apparatus can be automatically converted into a job for the other printing apparatus.

請求項2の発明によれば、印刷装置の命令情報に含まれる命令が不明である場合でも、当該印刷装置の命令情報を決定することができる。   According to the second aspect of the present invention, even when the command included in the command information of the printing apparatus is unknown, the command information of the printing apparatus can be determined.

請求項3の発明によれば、他方の印刷装置で処理できないジョブを処理できるジョブに変更することができる。   According to the invention of claim 3, a job that cannot be processed by the other printing apparatus can be changed to a job that can be processed.

請求項4の発明によれば、他方の印刷装置が有していない機能に対応する命令が他方の印刷装置に送信されることを回避することができる。   According to the fourth aspect of the present invention, it is possible to avoid sending a command corresponding to a function that the other printing apparatus does not have to the other printing apparatus.

請求項5の発明によれば、他方の印刷装置が有していない機能に関する設定に対応する命令を、他方の印刷装置の同一機能に関する別の設定に変換することができる。   According to the fifth aspect of the present invention, a command corresponding to a setting related to a function that the other printing apparatus does not have can be converted into another setting related to the same function of the other printing apparatus.

請求項6の発明によれば、不要な変換処理を削減することができる。   According to the sixth aspect of the present invention, unnecessary conversion processing can be reduced.

請求項7の発明によれば、ユーザが自由に命令情報を編集することができる。   According to the invention of claim 7, the user can freely edit the command information.

請求項8の発明によれば、一方の印刷装置へのジョブを他方の印刷装置へのジョブに自動変換することができる。   According to the eighth aspect of the present invention, a job for one printing apparatus can be automatically converted into a job for the other printing apparatus.

請求項9の発明によれば、一方の印刷装置へのジョブを他方の印刷装置へのジョブに自動変換することができる。   According to the ninth aspect of the present invention, a job for one printing apparatus can be automatically converted into a job for the other printing apparatus.

請求項10の発明によれば、一方の印刷装置へのジョブを他方の印刷装置へのジョブに自動変換するフィルタを作成するために必要な命令情報を各印刷装置から取得することができる。   According to the tenth aspect of the present invention, it is possible to acquire command information necessary for creating a filter for automatically converting a job for one printing apparatus into a job for the other printing apparatus from each printing apparatus.

本発明の第1の実施の形態に係る情報処理装置を含む情報処理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the information processing system containing the information processing apparatus which concerns on the 1st Embodiment of this invention. サーバ1及びクライアント2,3のハードウエア構成を示すブロック図である。2 is a block diagram illustrating a hardware configuration of a server 1 and clients 2 and 3. FIG. (A)は、プリンタ4の各機能、各機能に設定可能な選択肢又は値の範囲、及びその選択肢又は値の範囲に対応するコマンドを含むコマンド情報の一例を示す図であり、(B)は、プリンタ5の各機能、各機能に設定可能な選択肢又は値の範囲、及びその選択肢又は値の範囲に対応するコマンドを含むコマンド情報の一例を示す図である。(A) is a diagram showing an example of command information including each function of the printer 4, a range of options or values that can be set for each function, and a command corresponding to the range of options or values. FIG. 4 is a diagram illustrating an example of command information including each function of the printer 5, options or value ranges that can be set for each function, and commands corresponding to the options or value ranges. AtoBフィルタの作成方法を示すフローチャートである。It is a flowchart which shows the preparation method of an AtoB filter. 制御部13により作成されたAtoBフィルタの一例を示す図である。It is a figure which shows an example of the AtoB filter produced by the control part. (A),(B)は、第2の実施の形態にかかるプリンタ5のコマンド情報の一例を示す図である。(A), (B) is a figure which shows an example of the command information of the printer 5 concerning 2nd Embodiment. プリンタ5のコマンド情報を作成する処理を示すフローチャートである。6 is a flowchart illustrating processing for creating command information of the printer 5. ジョブA、ジョブB、及びジョブCの構造の対応関係を示す図である。FIG. 6 is a diagram illustrating a correspondence relationship between job A, job B, and job C structures.

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

(第1の実施の形態)
図1は、本発明の第1の実施の形態に係る情報処理装置を含む情報処理システムの構成を示すブロック図である。
(First embodiment)
FIG. 1 is a block diagram showing a configuration of an information processing system including an information processing apparatus according to the first embodiment of the present invention.

図1の情報処理システムは、コンピュータで構成されるサーバ1及びクライアント2,3とプリンタ4,5とを備えている。サーバ1は、クライアント2,3とプリンタ4,5との間に接続されている。   The information processing system shown in FIG. 1 includes a server 1 and clients 2 and 3, and printers 4 and 5 each configured by a computer. The server 1 is connected between the clients 2 and 3 and the printers 4 and 5.

クライアント2にはプリンタ5用のドライバBがインストールされており、クライアント3には、プリンタ4用のドライバAがインストールされている。プリンタ4は、ドライバAからのジョブを印刷し、プリンタ5はドライバBからのジョブを印刷する。   A driver B for the printer 5 is installed on the client 2, and a driver A for the printer 4 is installed on the client 3. The printer 4 prints a job from the driver A, and the printer 5 prints a job from the driver B.

サーバ1は、記憶部11、入力部12(入力手段、編集手段)及び制御部13(取得手段、変換手段)を備えている。制御部13は、記憶部11及び入力部12に接続されている。   The server 1 includes a storage unit 11, an input unit 12 (input unit, editing unit), and a control unit 13 (acquisition unit, conversion unit). The control unit 13 is connected to the storage unit 11 and the input unit 12.

記憶部11には、ドライバA及びドライバBがインストールされている。制御部13は、プリンタ4へのジョブをプリンタ5へのジョブに変換するAtoBフィルタ及びプリンタ5へのジョブをプリンタ4へのジョブに変換するBtoAフィルタを作成する。尚、AtoBフィルタ及びBtoAフィルタの作成方法は、後述する。また、制御部13は、AtoBフィルタを使ってプリンタ4へのジョブをプリンタ5へのジョブに変換すると共にBtoAフィルタを使ってプリンタ5へのジョブをプリンタ4へのジョブに変換する。入力部12は、データ、情報又はコマンドを入力する若しくは制御部13に対する指示を入力する。   A driver A and a driver B are installed in the storage unit 11. The control unit 13 creates an AtoB filter that converts a job to the printer 4 into a job to the printer 5 and a BtoA filter that converts a job to the printer 5 into a job to the printer 4. A method for creating the AtoB filter and the BtoA filter will be described later. Further, the control unit 13 converts a job to the printer 4 into a job to the printer 5 using the AtoB filter and converts a job to the printer 5 into a job to the printer 4 using the BtoA filter. The input unit 12 inputs data, information, or a command or inputs an instruction to the control unit 13.

例えば、プリンタ5へのジョブがクライアント2から入力される場合には、当該ジョブはプリンタ5用のドライバBから出力されているので、制御部13は、当該ジョブの変換を実行しない。一方、プリンタ4へのジョブがクライアント2から入力される場合には、当該ジョブはプリンタ5用のドライバBから出力されているので、制御部13は、BtoAフィルタを使ってプリンタ5へのジョブをプリンタ4へのジョブに変換する。これにより、プリンタ4へのジョブがプリンタ4で印刷される。   For example, when a job for the printer 5 is input from the client 2, the control unit 13 does not perform conversion of the job because the job is output from the driver B for the printer 5. On the other hand, when a job to the printer 4 is input from the client 2, since the job is output from the driver B for the printer 5, the control unit 13 uses the BtoA filter to execute the job to the printer 5. Conversion to a job for the printer 4. As a result, the job for the printer 4 is printed by the printer 4.

図2は、サーバ1及びクライアント2,3のハードウエア構成を示すブロック図である。   FIG. 2 is a block diagram showing the hardware configuration of the server 1 and the clients 2 and 3.

サーバ1のハードウエア構成は、クライアント2,3の各々のハードウエア構成と同一であるので、ここではサーバ1のハードウエア構成について説明する。尚、図2において、101〜109番の符号は、サーバ1の構成要素を示し、201〜209番の符号は、クライアント2の構成要素を示し、301〜309番の符号は、クライアント3の構成要素を示す。   Since the hardware configuration of the server 1 is the same as that of each of the clients 2 and 3, the hardware configuration of the server 1 will be described here. In FIG. 2, reference numerals 101 to 109 indicate constituent elements of the server 1, reference numerals 201 to 209 indicate constituent elements of the client 2, and reference numerals 301 to 309 indicate the constituent elements of the client 3. Indicates an element.

サーバ1は、装置全体を制御するCPU101、制御プログラムを備えるROM102、ワーキングエリアとして機能するRAM103、各種の情報やプログラムを備えるハードディスクドライブ(HDD)104、マウス及びキーボードを接続するPS/2インターフェース105、他のコンピュータと接続するためのネットワークインタフェース106、表示装置を接続するためのビデオインターフェース107、及び不図示のUSB機器と接続するためのUSB(universal serial bus)インタフェース108を備えている。CPU101は、システムバス109を介してROM102、RAM103、ハードディスクドライブ(HDD)104、PS/2インターフェース105、ネットワークインターフェース106、ビデオインターフェース107及びUSBインターフェース108に接続されている。   The server 1 includes a CPU 101 for controlling the entire apparatus, a ROM 102 having a control program, a RAM 103 functioning as a working area, a hard disk drive (HDD) 104 having various information and programs, a PS / 2 interface 105 for connecting a mouse and a keyboard, A network interface 106 for connecting to another computer, a video interface 107 for connecting a display device, and a USB (universal serial bus) interface 108 for connecting to a USB device (not shown) are provided. The CPU 101 is connected to a ROM 102, a RAM 103, a hard disk drive (HDD) 104, a PS / 2 interface 105, a network interface 106, a video interface 107, and a USB interface 108 via a system bus 109.

記憶部11はHDD104に対応し、入力部12はPS/2インターフェース105に対応する。制御部13は、制御プログラムを実行するために必要なCPU101、ROM102及びRAM103、並びにクライアント2,3及びプリンタ4,5に接続するためのネットワークインターフェース106で構成される。   The storage unit 11 corresponds to the HDD 104, and the input unit 12 corresponds to the PS / 2 interface 105. The control unit 13 includes a CPU 101, a ROM 102 and a RAM 103 necessary for executing a control program, and a network interface 106 for connecting to the clients 2 and 3 and the printers 4 and 5.

図3(A)は、プリンタ4の各機能、各機能に設定可能な選択肢又は値の範囲、及びその選択肢又は値の範囲に対応するコマンドを含むコマンド情報の一例を示す図であり、図3(B)は、プリンタ5の各機能、各機能に設定可能な選択肢又は値の範囲、及びその選択肢又は値の範囲に対応するコマンドを含むコマンド情報の一例を示す図である。   3A is a diagram illustrating an example of command information including each function of the printer 4, options or value ranges that can be set for each function, and commands corresponding to the options or value ranges. FIG. 5B is a diagram illustrating an example of command information including each function of the printer 5, options or value ranges that can be set for each function, and commands corresponding to the options or value ranges.

プリンタ4及びプリンタ5のコマンド情報は、記憶部11にドライバA,Bがインストールされるときに、同時に記憶部11にインストールされる。または、制御部13が、ドライバA,Bを記憶部11から読み出し、入力部12から入力されるプリンタ4,5の各機能及び各機能に設定可能な選択肢又は値の範囲に基づいて、ドライバA,Bから出力されるコマンドを取得し、プリンタ4及びプリンタ5のコマンド情報を作成してもよい。作成されたコマンド情報は、記憶部11又は制御部13に保存される。   The command information of the printer 4 and the printer 5 is installed in the storage unit 11 at the same time when the drivers A and B are installed in the storage unit 11. Alternatively, the control unit 13 reads out the drivers A and B from the storage unit 11, and based on the functions of the printers 4 and 5 input from the input unit 12 and the range of options or values that can be set for each function, the driver A , B may be acquired and command information for the printer 4 and the printer 5 may be created. The created command information is stored in the storage unit 11 or the control unit 13.

ユーザは、入力部12を介して、コマンド情報に含まれる機能、選択肢又は値の範囲、及びコマンドを編集してもよい。   The user may edit functions, options or value ranges, and commands included in the command information via the input unit 12.

尚、ドライバAは、プリンタ4の各機能及び各機能に設定可能な選択肢又は値の範囲が入力されたときに、出力されるコマンドを有しており、ドライバBは、プリンタ5の各機能及び各機能に設定可能な選択肢又は値の範囲が入力されたときに、出力されるコマンドを有している。   The driver A has a command that is output when each function of the printer 4 and a choice or a range of values that can be set for each function are input, and the driver B has each function of the printer 5 and It has a command that is output when an option or a range of values that can be set for each function is input.

以下、制御部13が、プリンタ4及びプリンタ5のコマンド情報に基づいて、AtoBフィルタを作成する方法を説明する。尚、BtoAフィルタの作成方法は、AtoBフィルタの作成方法を流用できるので、その説明は省略する。   Hereinafter, a method in which the control unit 13 creates an AtoB filter based on the command information of the printer 4 and the printer 5 will be described. Note that the method for creating the BtoA filter can be diverted from the method for creating the AtoB filter, and the description thereof will be omitted.

図4は、AtoBフィルタの作成方法を示すフローチャートであり、図5は、制御部13により作成されたAtoBフィルタの一例を示す図である。   FIG. 4 is a flowchart illustrating a method for creating an AtoB filter, and FIG. 5 is a diagram illustrating an example of an AtoB filter created by the control unit 13.

まず、制御部13は、プリンタ4のコマンド情報をプリンタ5のコマンド情報と比較する(ステップS1)。   First, the control unit 13 compares the command information of the printer 4 with the command information of the printer 5 (step S1).

次いで、制御部13は、プリンタ5がサポートしていないプリンタ4の機能があるか否かを判別する(ステップS2)。ステップS2でYESの場合には、制御部13は、プリンタ5がサポートしていないプリンタ4の機能に対応するプリンタ4のコマンドを空コマンドに変換し(ステップS3)、ステップS1に戻る。例えば、図3(A),(B)で示すように、プリンタ4はステイプルの機能を有するが、プリンタ5はステイプルの機能を有していない。この場合、制御部13は、図5のAtoBフィルタの入力欄にステイプルの機能に対応するコマンド(即ち、@H=0,H=1)を入力し、AtoBフィルタの出力欄に空コマンド(即ち、null)を入力する。   Next, the control unit 13 determines whether there is a function of the printer 4 that is not supported by the printer 5 (step S2). If YES in step S2, the control unit 13 converts the command of the printer 4 corresponding to the function of the printer 4 that is not supported by the printer 5 into an empty command (step S3), and returns to step S1. For example, as shown in FIGS. 3A and 3B, the printer 4 has a stapling function, but the printer 5 does not have a stapling function. In this case, the control unit 13 inputs a command (that is, @ H = 0, H = 1) corresponding to the stapling function in the input field of the AtoB filter in FIG. 5 and an empty command (that is, in the output field of the AtoB filter). , Null).

ステップS2でNOの場合には、制御部13は、プリンタ5がサポートしていないプリンタ4の選択肢又は値の範囲があるか否かを判別する(ステップS4)。ステップS4でYESの場合には、制御部13は、プリンタ5がサポートしていないプリンタ4の選択肢又は値の範囲に対応するコマンドに、同一の機能に含まれる別の選択肢又は値の範囲に対応するコマンドを割り当て(ステップS5)、ステップS1に戻る。   If NO in step S2, the control unit 13 determines whether there is an option or value range of the printer 4 that is not supported by the printer 5 (step S4). In the case of YES in step S4, the control unit 13 corresponds to another option or value range included in the same function in the command corresponding to the option or value range of the printer 4 that is not supported by the printer 5. A command to be assigned is assigned (step S5), and the process returns to step S1.

例えば、図3(A),(B)で示すように、プリンタ4は両面印刷の機能に短辺綴じの選択肢を有するが、プリンタ5は短辺綴じの選択肢を有していない。この場合、制御部13は、図5のAtoBフィルタの入力欄に短辺綴じの選択肢に対応するコマンド(即ち、@D=2)を入力し、AtoBフィルタの出力欄に片面の選択肢に対応するコマンド(即ち、@D=0)を入力する。ここでは、制御部13は、AtoBフィルタの出力欄に片面の選択肢に対応するコマンドを入力しているが、AtoBフィルタの出力欄に入力される選択肢は、片面又は長編綴じのいずれでもよい。また、制御部13は、入力部12を介してユーザに、AtoBフィルタの出力欄に入力される選択肢を選択させてもよい。   For example, as shown in FIGS. 3A and 3B, the printer 4 has a short-side binding option for the duplex printing function, but the printer 5 does not have a short-side binding option. In this case, the control unit 13 inputs a command (that is, @ D = 2) corresponding to the short edge binding option in the input field of the AtoB filter in FIG. 5 and corresponds to the single-sided option in the output field of the AtoB filter. Enter the command (ie @ D = 0). Here, the control unit 13 inputs a command corresponding to the single-sided option in the output column of the AtoB filter, but the option input in the output column of the AtoB filter may be either single-sided or long binding. Further, the control unit 13 may cause the user to select an option to be input to the output field of the AtoB filter via the input unit 12.

ステップS4でNOの場合には、制御部13は、プリンタ4,5の機能及び選択肢又は値の範囲が同一である場合に、プリンタ4,5のコマンドが同一であるか否かを判別する(ステップS6)。ステップS6でYESの場合には、制御部13は、AtoBフィルタの入力欄と出力欄に同一のコマンドを入力し(ステップS7)、ステップS1に戻る。例えば、図5に示すように、制御部13は、AtoBフィルタの入力欄及び出力欄に画質機能に含まれる「標準」の選択肢に対応するコマンド(即ち、@Q=1)を入力する。   In the case of NO in step S4, the control unit 13 determines whether the commands of the printers 4 and 5 are the same when the functions of the printers 4 and 5 and the range of options or values are the same ( Step S6). If YES in step S6, the control unit 13 inputs the same command in the input column and output column of the AtoB filter (step S7), and returns to step S1. For example, as shown in FIG. 5, the control unit 13 inputs a command (that is, @ Q = 1) corresponding to the “standard” option included in the image quality function in the input column and output column of the AtoB filter.

ステップS6でNOの場合には、制御部13は、プリンタ4のコマンドをプリンタ5の対応するコマンドに変換し(ステップS8)、ステップS1に戻る。例えば、図5に示すように、制御部13は、AtoBフィルタの入力欄に画質機能に含まれる「高画質」の選択肢に対応するコマンド(即ち、@Q=2)を入力し、AtoBフィルタの出力欄に画質機能に含まれる「高画質」の選択肢に対応するコマンド(即ち、@Q=3)を入力する。   If NO in step S6, the control unit 13 converts the command of the printer 4 into a corresponding command of the printer 5 (step S8), and returns to step S1. For example, as illustrated in FIG. 5, the control unit 13 inputs a command (that is, @ Q = 2) corresponding to an option of “high image quality” included in the image quality function in the input field of the AtoB filter, and In the output field, enter a command (ie, @ Q = 3) corresponding to the “high image quality” option included in the image quality function.

上記AtoBフィルタの作成方法では、プリンタ4は、用紙サイズの機能に含まれる「A3」の選択肢を有するが、プリンタ5は、「A3」の選択肢を有しない。この場合、制御部13は、「A3」の選択肢に対応するコマンドを含むジョブ(例えば画像)を、「A4」サイズ又は「B4」サイズに縮小するサイズ変換処理を実行し、当該「A3」の選択肢に対応するコマンドに、プリンタ5の「A4」又は「B4」の選択肢に対応するコマンドを割り当ててもよい。また、制御部13は、「A3」の選択肢に対応するコマンドを含むジョブ(例えば画像)を、「A4」サイズの2つのジョブに分割し、当該「A3」の選択肢に対応するコマンドに、プリンタ5の「A4」の選択肢に対応する2つのコマンドを割り当ててもよい。   In the above AtoB filter creation method, the printer 4 has the option “A3” included in the paper size function, but the printer 5 does not have the option “A3”. In this case, the control unit 13 executes size conversion processing for reducing a job (for example, an image) including a command corresponding to the option “A3” to the “A4” size or the “B4” size, and the “A3” The command corresponding to the option “A4” or “B4” of the printer 5 may be assigned to the command corresponding to the option. Further, the control unit 13 divides a job (for example, an image) including a command corresponding to the option “A3” into two jobs of “A4” size, and assigns a command corresponding to the option “A3” to the printer. Two commands corresponding to the option “A4” of 5 may be assigned.

図3(A),(B)によれば、プリンタ4は、最大100部まで設定できるが、プリンタBは最大10部までしか設定できない。プリンタBは最大印刷部数(ここでは10部)を超えるジョブが入力されたときに、制御部13は、当該ジョブを複数のジョブに分割し、プリンタ4の「部数」の選択肢に対応するコマンドに、プリンタ5の「部数」の選択肢に対応する複数のコマンドを割り当ててもよい。   According to FIGS. 3A and 3B, the printer 4 can set up to a maximum of 100 copies, but the printer B can set up to a maximum of 10 copies. When a job exceeding the maximum number of copies (here, 10 copies) is input to the printer B, the control unit 13 divides the job into a plurality of jobs, and uses a command corresponding to the “copy” option of the printer 4. A plurality of commands corresponding to “copy number” options of the printer 5 may be assigned.

このように、制御部13は、予め決められたプリンタ4のコマンド(例えば、「A3」の選択肢に対応するコマンドや「部数」の選択肢に対応するコマンド)に、サイズ変換処理や分割処理のような特殊処理を実行してもよい。   As described above, the control unit 13 applies a predetermined command of the printer 4 (for example, a command corresponding to the option “A3” or a command corresponding to the option “number of copies”) to the size conversion process or the division process. Special processing may be executed.

以上説明したように、本実施の形態によれば、制御部13が、各プリンタの機能、当該機能に関する選択肢又は値の範囲、及び選択肢又は値の範囲に対応するコマンドを含むコマンド情報をプリンタ毎に取得し、その取得されたプリンタ毎のコマンド情報に基づいて、一方のプリンタ用のコマンドを他方のプリンタ用の命令に変換するフィルタ(即ちAtoBフィルタ又はBtoAフィルタ)を作成し、当該作成されたフィルタを用いて、一方のプリンタへのジョブに含まれるコマンドを他方のプリンタへのジョブに含まれるコマンドに変換する。よって、一方のプリンタへのジョブは他方のプリンタへのジョブに自動変換される。   As described above, according to the present embodiment, the control unit 13 transmits the command information including the function of each printer, the option or value range related to the function, and the command corresponding to the option or value range for each printer. Based on the acquired command information for each printer, a filter (that is, an AtoB filter or a BtoA filter) that converts a command for one printer into an instruction for the other printer is created. A filter is used to convert a command included in a job to one printer into a command included in a job to the other printer. Therefore, a job for one printer is automatically converted into a job for the other printer.

また、本実施の形態では、サーバ1で一方のプリンタへのジョブを他方のプリンタへのジョブへ変換するので、ジョブの変換モジュールを有しないプリンタもジョブの印刷が可能である。さらに、本実施の形態では、サーバやクライアントの全てに適合するドライバを開発する必要がないので、プリントドライバの開発コストが低減される。   In the present embodiment, since the server 1 converts a job for one printer into a job for the other printer, a printer that does not have a job conversion module can also print the job. Furthermore, in the present embodiment, it is not necessary to develop a driver that is compatible with all servers and clients, so that the development cost of the print driver is reduced.

(第2の実施の形態)
第1の実施の形態では、プリンタ5のコマンド情報が予め記憶部11に記憶されている、又は制御部13が入力部12から入力されるプリンタ5の各機能及び各機能に設定可能な選択肢又は値の範囲に基づいて、ドライバBから出力されるコマンドを取得し、プリンタ5のコマンド情報を作成した。本実施の形態では、プリンタ5のコマンド情報が不明な場合を想定する。
(Second Embodiment)
In the first embodiment, command information of the printer 5 is stored in the storage unit 11 in advance, or each function of the printer 5 that is input from the input unit 12 by the control unit 13 and options that can be set for each function or Based on the value range, the command output from the driver B is acquired, and the command information of the printer 5 is created. In this embodiment, it is assumed that the command information of the printer 5 is unknown.

尚、情報処理システム、サーバ1、クライアント2,3及びプリンタ4,5の構成は、第1の実施の形態のそれらの構成と同一である。   The configurations of the information processing system, the server 1, the clients 2 and 3, and the printers 4 and 5 are the same as those in the first embodiment.

図6(A),(B)は、第2の実施の形態にかかるプリンタ5のコマンド情報の一例を示す図である。   6A and 6B are diagrams illustrating examples of command information of the printer 5 according to the second embodiment.

図6(A)に示すように、プリンタ5のコマンド情報のうち、各機能及び各機能に設定可能な選択肢又は値の範囲は、ユーザによって入力部12から入力される、又は制御部13がドライバBのユーザインターフェース(不図示)を自動操作することによって入力される。このとき、各選択肢又は値の範囲に対応するコマンドは不明である。   As shown in FIG. 6A, among the command information of the printer 5, each function and a range of options or values that can be set for each function are input from the input unit 12 by the user, or the control unit 13 is a driver. It is input by automatically operating the user interface (not shown) of B. At this time, the command corresponding to each option or value range is unknown.

図7は、プリンタ5のコマンド情報を作成する処理を示すフローチャートである。   FIG. 7 is a flowchart showing processing for creating command information of the printer 5.

まず、入力部12又は制御部13がプリンタ5のコマンド情報の各機能及び各機能に設定可能な選択肢又は値の範囲を入力する(ステップS11)。   First, the input unit 12 or the control unit 13 inputs each function of the command information of the printer 5 and a range of options or values that can be set for each function (step S11).

次いで、制御部13は、複数のジョブの発行をドライバBに要請し、ドライバBから受信した複数のジョブを蓄積する(ステップS12)。例えば、図6(A)では、「標準」及び「高画質」の選択肢に対応するコマンドが不明なので、制御部13は、画質機能を「標準」に設定した2つのジョブ(以下ジョブA、ジョブBという)の発行、及び画質機能を「高画質」に設定した1つのジョブ(以下ジョブCという)の発行をドライバBに要請し、ドライバBから受信した複数のジョブ(即ち、ジョブA〜C)を蓄積する。   Next, the control unit 13 requests the driver B to issue a plurality of jobs, and accumulates the plurality of jobs received from the driver B (step S12). For example, in FIG. 6A, since the commands corresponding to the choices of “standard” and “high quality” are unknown, the control unit 13 has two jobs (hereinafter referred to as job A and job) with the image quality function set to “standard”. B), and the driver B is requested to issue one job (hereinafter referred to as job C) with the image quality function set to “high quality”, and a plurality of jobs received from the driver B (that is, jobs A to C). ).

次に、制御部13は、同一設定の2つのジョブ(ジョブA、ジョブB)の第1の差分を抽出する(ステップS13)。ここで、図8に、ジョブA、ジョブB、及びジョブCの構造の対応関係を示す。ステップS13で抽出された第1の差分は、「標準」及び「高画質」の選択肢に対応するコマンドと関係がないデータ(例えば、図8に示すような、ジョブA及びジョブBの発行時刻を示すデータ)である。   Next, the control unit 13 extracts a first difference between two jobs (job A and job B) having the same setting (step S13). Here, FIG. 8 shows the correspondence between the structures of job A, job B, and job C. The first difference extracted in step S13 is data not related to the commands corresponding to the options of “standard” and “high quality” (for example, the issue times of job A and job B as shown in FIG. 8). Data).

次いで、制御部13は、上記同一設定のいずれか1つのジョブ(例えばジョブA)と異なる設定のジョブ(例えばジョブC)との第2の差分を抽出し、当該第2の差分から上記第1の差分に対応するデータ部分を除外する(ステップS14)。これにより、制御部13は、ジョブAとジョブBとの間で共通で且つジョブBのみが異なるデータ、即ち、図8に示すような、「標準」及び「高画質」の選択肢に対応するコマンドを取得する。   Next, the control unit 13 extracts a second difference between any one job (for example, job A) having the same setting and a job having a different setting (for example, job C), and the first difference is extracted from the second difference. The data portion corresponding to the difference is excluded (step S14). As a result, the control unit 13 uses common data between the job A and the job B and only the job B is different, that is, commands corresponding to “standard” and “high image quality” options as shown in FIG. To get.

制御部13は、ステップS11で入力された選択肢又は値の範囲に対応する全てのコマンドを取得したか否かを判別する(ステップS15)。ステップS15でNOの場合には、ステップS12に戻る。ステップS12〜ステップ15のループ処理により、制御部13は、他の機能の選択肢又は値の範囲に対応するコマンドの取得を繰り返す。例えば、例えば、図6(A)では、「部数」の選択肢に対応するコマンドも不明である。制御部13は、部数を「1」に設定した2つのジョブの発行、及び部数を「10」に設定した1つのジョブの発行をドライバBに要請し、ステップS12〜ステップ15の処理を実行することで、「部数」の選択肢に対応するコマンドを取得する。   The control unit 13 determines whether or not all commands corresponding to the option or value range input in step S11 have been acquired (step S15). If NO in step S15, the process returns to step S12. By the loop processing from step S12 to step 15, the control unit 13 repeats acquisition of commands corresponding to other function options or value ranges. For example, in FIG. 6A, the command corresponding to the “number of copies” option is also unknown. The control unit 13 requests the driver B to issue two jobs with the number of copies set to “1” and issue one job with the number of copies set to “10”, and executes the processing of steps S12 to S15. As a result, the command corresponding to the option “number of copies” is acquired.

ステップS15でYESの場合には、本処理を終了する。このとき、図6(B)に示すように、プリンタ5のコマンド情報は決定しているので、制御部13は、図4に示すような方法を使って、AtoBフィルタ又はBtoAフィルタを作成してもよい。   If YES in step S15, the process ends. At this time, since the command information of the printer 5 is determined as shown in FIG. 6B, the control unit 13 creates an AtoB filter or a BtoA filter by using a method as shown in FIG. Also good.

以上説明したように、本実施の形態によれば、プリンタ5のコマンド情報に含まれるコマンドが不明であり、プリンタ5の機能、及び当該機能に関する選択肢又は値の範囲が入力された場合に、制御部13は、プリンタ5の機能に関する選択肢又は値の範囲が同一であるジョブA及びジョブBの発行並びにジョブA及びジョブBの選択肢又は値の範囲と異なる選択肢又は値の範囲を含むジョブCの発行をプリンタ5用のドライバBに要請し、ジョブA及びジョブBの第1差分とジョブA及びジョブCの第2差分とを抽出し、第2差分から第1差分に対応するデータ部分を除外することにより、プリンタ5のコマンド情報に含まれるコマンドを決定する。よって、プリンタ5のコマンド情報に含まれるコマンドが不明である場合でも、当該プリンタ5のコマンド情報は決定される。   As described above, according to the present embodiment, the control included when the command included in the command information of the printer 5 is unknown and the function of the printer 5 and the range of options or values related to the function are input. The unit 13 issues a job A and a job B that have the same option or value range regarding the function of the printer 5 and issues a job C that includes a different option or value range from the job A and job B options or value ranges. To the driver B for the printer 5, extracts the first difference between job A and job B and the second difference between job A and job C, and excludes the data portion corresponding to the first difference from the second difference. Thus, the command included in the command information of the printer 5 is determined. Therefore, even when the command included in the command information of the printer 5 is unknown, the command information of the printer 5 is determined.

第1及び第2の実施の形態では、サーバ1がジョブの変換を実行しているが、クライアント2又は3が、記憶部11、入力部12、及び制御部13を備え、ジョブの変換を実行するようにしてもよい。この場合、クライアント2又は3は、直接又はサーバ1を介してプリンタ4又は5に接続される。   In the first and second embodiments, the server 1 executes job conversion. However, the client 2 or 3 includes the storage unit 11, the input unit 12, and the control unit 13, and executes job conversion. You may make it do. In this case, the client 2 or 3 is connected to the printer 4 or 5 directly or via the server 1.

サーバ1又はクライアント2,3の機能を実現するためのソフトウェアのプログラムが記録されている記録媒体を、サーバ1又はクライアント2,3に供給し、CPU101,201又は301が記憶媒体に格納されたプログラムを読み出し実行することによっても、上記実施の形態と同様の効果を奏する。プログラムを供給するための記憶媒体としては、例えば、CD−ROM、DVD、又はSDカードなどがある。   A program in which a software program for realizing the functions of the server 1 or the clients 2 and 3 is recorded is supplied to the server 1 or the clients 2 and 3, and the CPU 101, 201 or 301 is stored in the storage medium The same effect as in the above embodiment can also be obtained by reading and executing. Examples of the storage medium for supplying the program include a CD-ROM, a DVD, or an SD card.

また、サーバ1のCPU101又はクライアント2,3のCPU201,301が、サーバ1又はクライアント2,3の機能を実現するためのソフトウェアのプログラムを実行することによっても、上記実施の形態と同様の効果を奏する。   Also, the CPU 101 or the CPUs 201 and 301 of the clients 2 and 3 of the server 1 execute the software program for realizing the functions of the server 1 or the clients 2 and 3, and the same effects as in the above embodiment are obtained. Play.

なお、本発明は、上述した実施の形態に限定されるものではなく、その要旨を逸脱しない範囲内で種々変形して実施することが可能である。   Note that the present invention is not limited to the above-described embodiment, and can be implemented with various modifications without departing from the scope of the invention.

1 サーバ
2,3 クライアント
4,5 プリンタ
11 記憶部
12 入力部
13 制御部
101,201,301 CPU
102,202,302 ROM
103,203,303 RAM
104,204,304 ハードディスクドライブ(HDD)
105,205,305 PS/2インターフェース
106,206,306 ネットワークインターフェース
107,207,307 ビデオインターフェース
108,208,308 USBインターフェース

1 Server 2, 3 Client 4, 5 Printer 11 Storage Unit 12 Input Unit 13 Control Unit 101, 201, 301 CPU
102, 202, 302 ROM
103, 203, 303 RAM
104, 204, 304 Hard disk drive (HDD)
105, 205, 305 PS / 2 interface 106, 206, 306 Network interface 107, 207, 307 Video interface 108, 208, 308 USB interface

Claims (10)

各印刷装置の機能、当該機能に関する設定、及び前記設定に対応する命令を含む命令情報を印刷装置毎に取得する取得手段と、
前記取得された印刷装置毎の命令情報に基づいて、一方の印刷装置用の命令を他方の印刷装置用の命令に変換するフィルタを作成し、当該作成されたフィルタを用いて、前記一方の印刷装置へのジョブに含まれる命令を前記他方の印刷装置へのジョブに含まれる命令に変換する変換手段と
を備えることを特徴とする情報処理装置。
An acquisition unit that acquires, for each printing device, the function of each printing device, settings related to the function, and command information including a command corresponding to the setting;
Based on the acquired command information for each printing device, a filter for converting a command for one printing device into a command for the other printing device is created, and the one printing is performed using the created filter. An information processing apparatus comprising: conversion means for converting an instruction included in the job to the apparatus into an instruction included in the job to the other printing apparatus.
前記命令情報に含まれる各印刷装置の機能、及び当該機能に関する設定を入力する入力手段を備え、
前記他方の印刷装置の命令情報に含まれる命令が不明であり、前記他方の印刷装置の機能、及び当該機能に関する設定が入力された場合に、前記変換手段は、前記他方の印刷装置の機能に関する設定が同一である第1ジョブ及び第2ジョブの発行並びに当該第1ジョブ及び第2ジョブの設定と異なる設定を含む第3ジョブの発行を前記他方の印刷装置用のドライバに要請し、前記第1ジョブ及び第2ジョブの第1差分と前記第1ジョブ及び第3ジョブの第2差分とを抽出し、前記第2差分から前記第1差分に対応するデータ部分を除外することにより、前記他方の印刷装置の命令情報に含まれる命令を決定することを特徴とする請求項1記載の情報処理装置。
A function of each printing device included in the command information, and an input unit for inputting settings related to the function,
When the command included in the command information of the other printing device is unknown and the function of the other printing device and the setting related to the function are input, the conversion unit relates to the function of the other printing device. Requesting the driver for the other printing apparatus to issue a first job and a second job having the same settings, and issue a third job including settings different from the settings of the first job and the second job; Extracting the first difference between the first job and the second job and the second difference between the first job and the third job, and excluding the data portion corresponding to the first difference from the second difference; The information processing apparatus according to claim 1, wherein an instruction included in the instruction information of the printing apparatus is determined.
前記変換手段は、前記フィルタを用いたジョブの変換前に、前記一方の印刷装置へのジョブのサイズ変換処理又は分割処理を実行することを特徴とする請求項1又は2に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the conversion unit executes a job size conversion process or a division process for the one printing apparatus before converting the job using the filter. . 前記フィルタは、前記他方の印刷装置が有していない前記一方の印刷装置の機能に対応する前記一方の印刷装置用の命令を前記他方の印刷装置用の空命令に変換することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。   The filter converts the command for the one printing device corresponding to the function of the one printing device that the other printing device does not have into an empty command for the other printing device. The information processing apparatus according to any one of claims 1 to 3. 前記フィルタは、前記他方の印刷装置が有していない前記一方の印刷装置の機能に関する設定に対応する前記一方の印刷装置用の命令を、前記他方の印刷装置の同一機能に関する別の設定に対応する前記他方の印刷装置用の命令に変換することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。   The filter corresponds to a command for the one printing device corresponding to a setting related to the function of the one printing device that the other printing device does not have, and another setting related to the same function of the other printing device. 5. The information processing apparatus according to claim 1, wherein the instruction is converted into an instruction for the other printing apparatus. 前記フィルタは、前記一方の印刷装置の前記機能、当該機能に関する設定、及び前記設定に対応する命令が前記他方の印刷装置のものと同一である場合は、前記一方の印刷装置用の命令を前記他方の印刷装置用の命令に変換しないことを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。   When the function of the one printing device, the setting related to the function, and the command corresponding to the setting are the same as those of the other printing device, the filter outputs the command for the one printing device. 6. The information processing apparatus according to claim 1, wherein the information processing apparatus is not converted into an instruction for the other printing apparatus. さらに、前記命令情報を編集する編集手段を備えていることを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, further comprising editing means for editing the command information. 各印刷装置の機能、当該機能に関する設定、及び前記設定に対応する命令を含む命令情報を印刷装置毎に取得する取得手段と、
前記取得された印刷装置毎の命令情報に基づいて、一方の印刷装置用の命令を他方の印刷装置用の命令に変換するフィルタを作成し、当該作成されたフィルタを用いて、前記一方の印刷装置へのジョブに含まれる命令を前記他方の印刷装置へのジョブに含まれる命令に変換する変換手段と
をサーバ及びクライアントのいずれか一方が含むことを特徴とする情報処理システム。
An acquisition unit that acquires, for each printing device, the function of each printing device, settings related to the function, and command information including a command corresponding to the setting;
Based on the acquired command information for each printing device, a filter for converting a command for one printing device into a command for the other printing device is created, and the one printing is performed using the created filter. One of the server and the client includes a conversion unit that converts an instruction included in the job to the apparatus into an instruction included in the job to the other printing apparatus.
コンピュータを、
各印刷装置の機能、当該機能に関する設定、及び前記設定に対応する命令を含む命令情報を印刷装置毎に取得する取得手段、及び
前記取得された印刷装置毎の命令情報に基づいて、一方の印刷装置用の命令を他方の印刷装置用の命令に変換するフィルタを作成し、当該作成されたフィルタを用いて、前記一方の印刷装置へのジョブに含まれる命令を前記他方の印刷装置へのジョブに含まれる命令に変換する変換手段として機能させることを特徴とするプログラム。
Computer
One of the printing devices based on the acquired command information for each printing device, the function for each printing device, the setting related to the function, and the command information including the command corresponding to the setting for each printing device. A filter for converting a command for a device into a command for the other printing device is created, and using the created filter, a command included in the job for the one printing device is transferred to the job for the other printing device. A program which functions as a conversion means for converting into an instruction included in.
コンピュータを、
各印刷装置の機能、当該機能に関する設定、及び前記設定に対応する命令を含む命令情報を印刷装置毎に取得する取得手段として機能させることを特徴とするプリンタドライバ。
Computer
A printer driver that functions as an acquisition unit that acquires, for each printing apparatus, function information of each printing apparatus, setting related to the function, and instruction information including an instruction corresponding to the setting.
JP2009047484A 2009-03-02 2009-03-02 Information processor, information processing system, program and printer driver Pending JP2010204777A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009047484A JP2010204777A (en) 2009-03-02 2009-03-02 Information processor, information processing system, program and printer driver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009047484A JP2010204777A (en) 2009-03-02 2009-03-02 Information processor, information processing system, program and printer driver

Publications (1)

Publication Number Publication Date
JP2010204777A true JP2010204777A (en) 2010-09-16

Family

ID=42966219

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009047484A Pending JP2010204777A (en) 2009-03-02 2009-03-02 Information processor, information processing system, program and printer driver

Country Status (1)

Country Link
JP (1) JP2010204777A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8755081B2 (en) 2011-01-05 2014-06-17 Seiko Epson Corporation Devices, methods, and media for using compatible commands to control recording devices

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8755081B2 (en) 2011-01-05 2014-06-17 Seiko Epson Corporation Devices, methods, and media for using compatible commands to control recording devices

Similar Documents

Publication Publication Date Title
JP5763904B2 (en) Printing system, printing method, print server, control method therefor, and program
JP5854654B2 (en) Printing system, printing method, print server, control method, and program
JP5821399B2 (en) Print control program, information processing apparatus, and recording medium
JP5683205B2 (en) Information processing apparatus, control method for controlling information processing apparatus, and program thereof
JP5719198B2 (en) Print system, information processing apparatus, control method, and program
US8736879B2 (en) Managing settings for image processing job options
US9507544B2 (en) Information processing apparatus, recording medium, and control method to process print data using filters
US8749826B2 (en) Information processing apparatus, control method and recording medium
US10129420B2 (en) Image processing apparatus, control method, and storage medium thereof
JP2009251801A (en) Printing control apparatus and printing control program
US20200089443A1 (en) Printing system, information processing apparatus, method of controlling same, storage medium, external apparatus, method of controlling same, and storage medium
JP2010250373A (en) Information processing apparatus, control method, and program
JP2012045816A (en) Image forming apparatus, preview image processing method, program, and recording medium
JP6282099B2 (en) Printing system, control method therefor, program, and image forming apparatus
US9081530B2 (en) Control system for forming and outputting image, control apparatus for forming and outputting image, and recording medium storing a control program for forming and outputting image
JP2007008011A (en) Image forming apparatus, image forming method and program
JP6786408B2 (en) Image forming apparatus, control method of image forming apparatus, and program
US11385842B2 (en) Printing system, information processing apparatus, control method therefor, and storage medium
JP2010204777A (en) Information processor, information processing system, program and printer driver
JP2009003725A (en) Print controller and program of printer driver
JP2006209249A (en) Controller, system, control program for image output and recording medium recorded with image output control program
JP6221543B2 (en) Program, information processing apparatus, information processing system, and image processing system
JP2012221198A (en) Print system
JP4280762B2 (en) Information processing apparatus and information output method in printer driver
JP2005321886A (en) Print supporting module, port monitor, recording medium and print job issuing method