JP2017173930A - Information processing device, system, information processing method, and program - Google Patents

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

Info

Publication number
JP2017173930A
JP2017173930A JP2016056318A JP2016056318A JP2017173930A JP 2017173930 A JP2017173930 A JP 2017173930A JP 2016056318 A JP2016056318 A JP 2016056318A JP 2016056318 A JP2016056318 A JP 2016056318A JP 2017173930 A JP2017173930 A JP 2017173930A
Authority
JP
Japan
Prior art keywords
setting information
print setting
print
function
auxiliary
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
JP2016056318A
Other languages
Japanese (ja)
Inventor
まみ 荒井
Mami Arai
まみ 荒井
幸太郎 原田
Kotaro Harada
幸太郎 原田
朗 照屋
Akira Teruya
朗 照屋
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2016056318A priority Critical patent/JP2017173930A/en
Publication of JP2017173930A publication Critical patent/JP2017173930A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an information processing device, system, information processing method, and program capable of reducing a print job generation time by generating a print queue that allows printing to be normally performed even when print setting necessary in a printer driver is disabled.SOLUTION: An information processing device according to an embodiment communicates with one or more apparatuses connected via a network. The information processing device includes: reading means that reads print setting information indicating functions relating to printing which can be requested to the apparatuses; storage means that stores necessary print setting information indicating functions for which settings are necessary to request printing to the apparatuses; determination means that compares between the read print setting information and necessary print setting information to determine whether or not functions which are not included in the print setting information exist in the necessary print setting information; and print setting addition means that when it is determined by the determination means that functions which are not included in the necessary print setting information exist, adds the functions which are determined not to be included, to the print setting information.SELECTED DRAWING: Figure 9

Description

本発明は情報処理装置、システム、情報処理方法及びプログラムに関する。   The present invention relates to an information processing apparatus, system, information processing method, and program.

OS(Operating System)上で動作する印刷システムとして、CUPS(Common Unix(登録商標) Printing System)がある。CUPSを使用するプリンタドライバは、PPD(PostScript Printer Description)ファイルに、サポートする印刷設定値の定義、印刷したいデータを印刷ジョブのデータ形式へ変換するフィルターの指定、フィルターへ渡すデータ形式の指定などのプリンタドライバ情報を記述することができる。ユーザはCUPSのインタフェースを利用して、CUPSによりプリンタドライバのPPD(設定を定義したファイル)の情報を基にして、印刷設定情報を含むプリントキューの作成、作成したプリントキューの設定を変更できる技術が知られている。   As a printing system that operates on an OS (Operating System), there is a CUPS (Common Unix (registered trademark) Printing System). Printer drivers that use CUPS can define supported print setting values, a filter that converts the data that they want to print into a print job data format, a data format that is passed to the filter, etc., in a PPD (PostScript Printer Description) file Printer driver information can be described. A technology that allows a user to create a print queue including print setting information and change the settings of the created print queue based on the information of the printer driver's PPD (file defining settings) using the CUPS interface. It has been known.

特許文献1には、プリントキューの作成の際に、ユーザが印刷プロトコルを意識することなく、最適な印刷システム環境を自動的に構築する方法が開示されている。特許文献1に記載の方法は、プリントキューを作成する際に印刷プロトコルを識別し、印刷プロトコルに応じた、情報処理装置と画像処理装置との間の双方向通信に利用する通信設定の定義をプリントキューに反映するものである。   Patent Document 1 discloses a method for automatically constructing an optimal printing system environment when a print queue is created without the user being aware of the printing protocol. The method described in Patent Document 1 identifies a print protocol when creating a print queue, and defines communication settings used for bidirectional communication between the information processing apparatus and the image processing apparatus according to the print protocol. This is reflected in the print queue.

従来のCUPSによるプリントキューの作成やプリントキューの設定変更において、CUPSの仕様などにより、プリンタドライバのPPDに定義されたユーザから設定の受付が可能な機能の一覧を示す印刷設定の内容の一部が、CUPSにより無効化されることがあった。   A part of the contents of the print setting that shows a list of functions that can be accepted from the user defined in the PPD of the printer driver according to the specifications of the CUPS in the conventional print queue creation or print queue setting change by CUPS May be invalidated by CUPS.

その結果、プリンタドライバの仕様によっては、特定のジョブに対してユーザから受け付けた印刷設定のうち印刷に必須の印刷設定が指定されないことで、作成および変更したプリントキューで印刷が正常にできないという問題が発生する。例えば、CUPSが、PPDからプリントキューを作成する際にPPDに定義されていた印刷設定の内容が変更されてプリントキューに反映されることにより、例えば、解像度設定が必須の印刷設定である場合、解像度が無効化されていると、そもそも解像度を選択することができない(設定するための表示がされない)ため、結果的に設定情報の中に解像度の情報が含まれなくなってしまい、プリンタドライバのフィルターにおいてデータ変換に失敗して、異常な印刷ジョブが生成されてしまい、正常に印刷できないという問題が発生する。   As a result, depending on the specifications of the printer driver, the print settings that are required for printing out of the print settings received from the user for a specific job are not specified, and printing cannot be performed correctly with the created and changed print queue. Will occur. For example, when the content of the print settings defined in the PPD when the CUPS creates the print queue from the PPD is changed and reflected in the print queue, for example, when the resolution setting is an indispensable print setting, If the resolution is disabled, the resolution cannot be selected in the first place (the display for setting is not displayed). As a result, the resolution information is not included in the setting information, and the filter of the printer driver In this case, data conversion fails and an abnormal print job is generated, which causes a problem that printing cannot be performed normally.

本発明は、上記に鑑みてなされたものであって、プリンタドライバで必須の印刷設定が無効化されている場合でも印刷を正常に行えるプリントキューを生成し、印刷ジョブ生成時間を短縮することができる情報処理装置、システム、情報処理方法及びプログラムを提供することを目的とする。   The present invention has been made in view of the above, and it is possible to generate a print queue that can perform printing normally even when essential print settings are invalidated in a printer driver, and to shorten a print job generation time. An object is to provide an information processing apparatus, a system, an information processing method, and a program.

上述した課題を解決し、目的を達成するために、本発明は、ネットワークを介して接続する1以上の機器と通信する情報処理装置であって、前記機器に要求可能な印刷に関する機能を示す印刷設定情報を読み込む読み込み手段と、前記機器に印刷を要求するために設定が必要となる機能を示す必須印刷設定情報を記憶する記憶手段と、読み込んだ前記印刷設定情報と、前記必須印刷設定情報とを比較して、前記必須印刷設定情報に含まれる機能のうち前記印刷設定情報に含まれない機能があるか否かを判別する判別手段と、前記判別手段によって、前記必須印刷設定情報に含まれない機能があると判別された場合、含まれないと判別された機能を前記印刷設定情報に追加する印刷設定追加手段と、を備える。   In order to solve the above-described problems and achieve the object, the present invention is an information processing apparatus that communicates with one or more devices connected via a network, and that shows functions related to printing that can be requested from the devices. A reading unit that reads setting information; a storage unit that stores essential print setting information indicating a function that needs to be set in order to request printing to the device; the read print setting information; and the essential print setting information; And determining whether there is a function that is not included in the print setting information among the functions included in the essential print setting information, and the determination means includes the function included in the essential print setting information. Print setting adding means for adding a function determined not to be included to the print setting information when it is determined that there is no function.

本発明によれば、プリンタドライバで必須の印刷設定が無効化されている場合でも印刷を正常に行えるプリントキューを生成し、印刷ジョブ生成時間を短縮することができる、という効果を奏する。   According to the present invention, there is an effect that it is possible to generate a print queue that can normally perform printing even when essential print settings in the printer driver are invalidated, and to shorten a print job generation time.

図1は、CUPSによるプリントキュー作成の概要を示す図である。FIG. 1 is a diagram showing an outline of print queue creation by CUPS. 図2は、CUPS仕様などにより、プリンタドライバのPPDに定義された印刷設定の内容の一部が、CUPSにより無効化される概要を示す図である。FIG. 2 is a diagram showing an outline in which a part of the print settings defined in the PPD of the printer driver is invalidated by CUPS according to the CUPS specification or the like. 図3は、印刷設定の内容の一部がCUPSにより無効化されることで正常に印刷できない場合の概要を示す図である。FIG. 3 is a diagram showing an outline when a part of the contents of the print setting cannot be normally printed because it is invalidated by the CUPS. 図4は、スクリプトを介して印刷する場合の概要を示す図である。FIG. 4 is a diagram showing an outline when printing is performed via a script. 図5は、実施形態のシステムの構成の一例を示す図である。FIG. 5 is a diagram illustrating an example of a configuration of a system according to the embodiment. 図6は、実施形態の情報処理装置のハードウェア構成の一例を示す図である。FIG. 6 is a diagram illustrating an example of a hardware configuration of the information processing apparatus according to the embodiment. 図7は、実施形態のMFPのハードウェア構成の一例を示す図である。FIG. 7 is a diagram illustrating an example of a hardware configuration of the MFP according to the embodiment. 図8は、実施形態の情報処理装置のソフトウェア構成の一例を示す図である。FIG. 8 is a diagram illustrating an example of a software configuration of the information processing apparatus according to the embodiment. 図9は、ツールの機能構成の一例を示す図である。FIG. 9 is a diagram illustrating an example of a functional configuration of the tool. 図10は、スクリプトの機能構成の一例を示す図である。FIG. 10 is a diagram illustrating an example of a functional configuration of a script. 図11は、PPDおよびプリントキューのデータ構成の一例を示す図である。FIG. 11 is a diagram illustrating an example of the data configuration of the PPD and the print queue. 図12は、プリントキュー作成または設定変更時のツール外部の処理シーケンスの一例を示す図である。FIG. 12 is a diagram illustrating an example of a processing sequence outside the tool when creating a print queue or changing settings. 図13は、プリントキュー作成または設定変更時のツール内部の処理シーケンスの一例を示す図である。FIG. 13 is a diagram showing an example of a processing sequence inside the tool when creating a print queue or changing settings. 図14は、印刷時のスクリプト外部の処理シーケンスの一例を示す図である。FIG. 14 is a diagram illustrating an example of a processing sequence outside the script during printing. 図15は、印刷時のスクリプト内部の処理シーケンスの一例を示す図である。FIG. 15 is a diagram illustrating an example of a processing sequence inside a script at the time of printing. 図16は、プリントキューの印刷設定のUI画面の一例を示す図である。FIG. 16 is a diagram illustrating an example of a print queue print setting UI screen. 図17は、プリントキューの印刷設定のUI画面の一例を示す図である。FIG. 17 is a diagram illustrating an example of a print queue print setting UI screen. 図18は、プリントキューの補助設定のUI画面の一例を示す図である。FIG. 18 is a diagram illustrating an example of a UI screen for auxiliary setting of a print queue. 図19は、プリントキューの補助設定のUI画面の一例を示す図である。FIG. 19 is a diagram illustrating an example of an auxiliary setting UI screen for a print queue.

以下に添付図面を参照して、情報処理装置、システム、情報処理方法及びプログラムの実施形態を詳細に説明する。なお、以下の実施形態により本発明が限定されるものではない。また、各実施形態は、内容を矛盾させない範囲で、適宜組み合わせることができる。   Exemplary embodiments of an information processing apparatus, a system, an information processing method, and a program will be described below in detail with reference to the accompanying drawings. In addition, this invention is not limited by the following embodiment. Moreover, each embodiment can be combined suitably as long as the content is not contradicted.

(実施形態)
最初に、図1〜図4を用いて、本実施形態の情報処理装置10における印刷処理の流れの概要について説明する。図1は、CUPSによるプリントキュー作成の概要を示す図である。図1に示すように、情報処理装置10には、OSが搭載されており、OSにはプリンタドライバ120、印刷システム(CUPS)130がインストールされている。プリンタドライバ120には、PPD(PostScript Printer Description)121ファイルが含まれている。PPD121ファイルは、ドライバ印刷設定などが定義されたファイルであり、サポートする印刷設定値の定義や、印刷したいデータを印刷ジョブのデータ形式へ変換するフィルター122の指定、フィルター122へ渡すデータ形式の指定などのプリンタドライバ情報を記述することができる。ユーザは、CUPS130のインタフェースを利用して、CUPS130によりプリンタドライバ120のPPD121の情報を基にして、ユーザから設定の受付が可能な機能の一覧を示す印刷設定情報を含むプリントキュー140の作成、作成したプリントキュー140の設定(プロトコルなど)を変更できる。プリントキュー140は、プリンタ送信先ごとの印刷設定やフィルター122、プロトコル、オプション状態などを管理するデータである。プリントキュー140は、ファイル形式でPPD121と同じフォーマットである。
(Embodiment)
First, an outline of the flow of print processing in the information processing apparatus 10 according to the present embodiment will be described with reference to FIGS. FIG. 1 is a diagram showing an outline of print queue creation by CUPS. As illustrated in FIG. 1, the information processing apparatus 10 includes an OS, and a printer driver 120 and a printing system (CUPS) 130 are installed in the OS. The printer driver 120 includes a PPD (PostScript Printer Description) 121 file. The PPD 121 file is a file in which driver print settings and the like are defined. Definition of supported print setting values, specification of a filter 122 for converting data to be printed into a data format of a print job, and specification of a data format to be passed to the filter 122 Such as printer driver information. Using the CUPS 130 interface, the user creates and creates a print queue 140 including print setting information indicating a list of functions that can be accepted from the user based on the information of the PPD 121 of the printer driver 120 by the CUPS 130. The settings (protocol, etc.) of the print queue 140 can be changed. The print queue 140 is data for managing print settings, filters 122, protocols, option states, and the like for each printer destination. The print queue 140 is the same format as the PPD 121 in the file format.

図2は、CUPS仕様などにより、プリンタドライバのPPDに定義された印刷設定の内容の一部が、CUPSにより無効化される概要を示す図である。図2は、印刷設定の内容の一部として解像度が無効化される一例を示している。プリンタドライバ120のPPD121に定義された印刷設定に解像度がある。しかし、CUPS仕様または障害によって、CUPS130が、PPD121からプリントキュー140を作成する際にPPD121に定義されていた印刷設定の内容が変更されてプリントキュー140に反映されることにより、解像度が必須の印刷設定である場合、解像度が無効化されていると、印刷設定において、そもそも解像度を選択することができない(設定するための解像度の表示がされない)ため、結果的に設定情報の中に解像度の情報が含まれなくなってしまう。   FIG. 2 is a diagram showing an outline in which a part of the print settings defined in the PPD of the printer driver is invalidated by CUPS according to the CUPS specification or the like. FIG. 2 shows an example in which the resolution is invalidated as a part of the contents of the print setting. The print setting defined in the PPD 121 of the printer driver 120 has a resolution. However, when the CUPS 130 creates the print queue 140 from the PPD 121 due to the CUPS specification or failure, the contents of the print settings defined in the PPD 121 are changed and reflected in the print queue 140, so that the printing with the required resolution is required. In the case of the setting, if the resolution is disabled, the resolution cannot be selected in the print setting in the first place (the resolution for setting is not displayed). As a result, the resolution information is included in the setting information. Will not be included.

図3は、印刷設定の内容の一部がCUPSにより無効化されることで正常に印刷できない場合の概要を示す図である。図3は、印刷設定の内容の一部として解像度が無効化される一例を示している。プリンタドライバ120の仕様によっては、アプリケーション150から受け付けた印刷データの印刷設定のうち解像度が設定されないことで、作成および変更したプリントキュー140で印刷が正常にできないという現象が起きる。図3においては、CUPS130が、PPD121からプリントキュー140を作成する際に解像度が無効化された印刷設定が設定されたことを示している。この状態では、アプリケーション150に解像度を設定するための表示がされないため、印刷したいデータをCUPS130に送った場合、例えば、データ変換・印刷ジョブ生成を行うあるプリンタドライバ120のフィルター122において、解像度が必須の印刷設定である場合、解像度が無効化されているとデータ変換に失敗し、異常な印刷ジョブが生成されてしまい、正常に印刷できないということになる。   FIG. 3 is a diagram showing an outline when a part of the contents of the print setting cannot be normally printed because it is invalidated by the CUPS. FIG. 3 shows an example in which the resolution is invalidated as a part of the contents of the print setting. Depending on the specifications of the printer driver 120, the resolution may not be set among the print settings of the print data received from the application 150, and thus a phenomenon may occur in which printing cannot be normally performed with the created and changed print queue 140. In FIG. 3, the CUPS 130 indicates that the print setting with the resolution disabled is set when the print queue 140 is created from the PPD 121. In this state, since the display for setting the resolution is not displayed in the application 150, when the data to be printed is sent to the CUPS 130, for example, the filter 122 of the printer driver 120 that performs data conversion / print job generation requires the resolution. If the resolution is invalidated, the data conversion fails, an abnormal print job is generated, and normal printing cannot be performed.

図4は、スクリプトを介して印刷する場合の概要を示す図である。上記の問題が発生した場合に、例えば、知識のあるユーザであれば、手動でPPD121のフィルター定義の部分をフィルター122の前にスクリプト124による処理を介するよう書き換えたPPD121から作成したプリントキュー140により、スクリプト124が無効化された必須の印刷設定の情報を補うということが考えられる。図4においては、CUPS130が、PPD121からプリントキュー140を作成する際に解像度が無効化された印刷設定が設定されたことを示している。アプリケーション150から、解像度のない印刷設定情報を含む印刷したいデータを送った場合、フィルター122の処理の前に、印刷設定情報に解像度を補うスクリプト124の処理を実行することで、解像度が補完された印刷設定情報を含む印刷したいデータとすることができ、正常な印刷ジョブを生成させることができる。   FIG. 4 is a diagram showing an outline when printing is performed via a script. When the above problem occurs, for example, if the user is knowledgeable, the print queue 140 created from the PPD 121 is manually rewritten so that the filter definition part of the PPD 121 is processed before the filter 122 by the script 124. It is conceivable that the script 124 supplements the information of the essential print setting that has been invalidated. In FIG. 4, when the CUPS 130 creates the print queue 140 from the PPD 121, it is shown that the print setting with the resolution disabled is set. When data to be printed including print setting information having no resolution is sent from the application 150, the resolution is complemented by executing the script 124 process that supplements the resolution to the print setting information before the process of the filter 122. The data to be printed can include print setting information, and a normal print job can be generated.

しかしながら、知識のあるユーザが上記のように印刷設定情報に解像度を補うスクリプト124の処理を実行させて正常に印刷できたとしても、全てのジョブに対してスクリプト124による処理を介することで印刷ジョブ生成の処理に時間がかかり印刷時間が長くなってしまうという問題がある。   However, even if a knowledgeable user executes the process of the script 124 for supplementing the resolution to the print setting information as described above and prints normally, the print job can be obtained by performing the process by the script 124 for all jobs. There is a problem that the generation process takes time and the printing time becomes long.

また、プリンタドライバ120のPPD121に定義された印刷設定の内容の一部が、CUPS130により無効化される問題は、CUPS130の仕様やバージョンによっては発生しない。そのため、印刷ジョブ生成の処理に時間がかかるスクリプト124による処理を必ず介するようにすることは望ましくない。   Further, the problem that a part of the contents of the print setting defined in the PPD 121 of the printer driver 120 is invalidated by the CUPS 130 does not occur depending on the specification or version of the CUPS 130. For this reason, it is not desirable that the processing by the script 124, which takes time to generate the print job, is always performed.

本実施形態の情報処理装置10によれば、上記で説明した、さらなる課題を解決するため、CUPS130によりプリンタドライバ120で必須の印刷設定が無効化されている場合には、無効化された印刷設定の情報を補完したプリントキュー140を生成し、かつ、印刷ジョブ生成時間を短縮することができることを特徴とするものである。   According to the information processing apparatus 10 of the present embodiment, in order to solve the further problem described above, when the essential print setting is disabled in the printer driver 120 by the CUPS 130, the disabled print setting is set. This is characterized in that the print queue 140 supplementing the above information can be generated and the print job generation time can be shortened.

図5は、実施形態のシステムの構成の一例を示す図である。図5に示すように、システム1は、PC(Personal Computer:情報処理装置)10と、MFP(Multifunction Peripheral:機器)20a、MFP20bとを備える。PC(情報処理装置)10とMFP(機器)20a、20bはネットワーク30を介して互いに接続されている。ネットワーク30は、例えば、企業のオフィスなどで用いられる社内LAN等の社内コンピュータネットワークである。以下、PC10を「情報処理装置10」と表記する。また、MFP20a、20bを区別する必要がない場合は、単にMFP20と表記する。   FIG. 5 is a diagram illustrating an example of a configuration of a system according to the embodiment. As shown in FIG. 5, the system 1 includes a PC (Personal Computer: information processing apparatus) 10, an MFP (Multifunction Peripheral) 20 a, and an MFP 20 b. A PC (information processing apparatus) 10 and MFPs (devices) 20 a and 20 b are connected to each other via a network 30. The network 30 is, for example, an in-house computer network such as an in-house LAN used in a company office. Hereinafter, the PC 10 is referred to as “information processing apparatus 10”. Further, when it is not necessary to distinguish between the MFPs 20a and 20b, they are simply referred to as MFP20.

以下では、本発明に係る機器20を、複合機(MFP:Multifunction Peripheral)に適用した場合を例に挙げて説明するが、これに限定されるものではない。なお、複合機とは、印刷機能、複写機能、スキャナ機能、及びファクシミリ機能のうち少なくとも2つの機能を有する装置である。また、機器20は、MFPに限ることはなく、プリンタ、LP(Laser Printer)、インクジェットプリンタ、FAX装置、デジタル複写機、スキャナ装置、プロジェクタなどでもよい。   Hereinafter, a case where the device 20 according to the present invention is applied to a multifunction peripheral (MFP) will be described as an example, but the present invention is not limited to this. Note that a multifunction peripheral is a device having at least two functions among a printing function, a copying function, a scanner function, and a facsimile function. The device 20 is not limited to an MFP, and may be a printer, an LP (Laser Printer), an inkjet printer, a FAX device, a digital copying machine, a scanner device, a projector, or the like.

情報処理装置10は、ネットワーク30を介して機器20と双方向通信を行う。例えば、情報処理装置10は、ネットワーク30を介して機器20にデータ(例えば画像データ)及び印刷設定情報を送信し印刷を実行させる。また、情報処理装置10は、機器20にジョブを送受信することで機器20の情報を問い合わせることができる。   The information processing apparatus 10 performs bidirectional communication with the device 20 via the network 30. For example, the information processing apparatus 10 transmits data (for example, image data) and print setting information to the device 20 via the network 30 to execute printing. Further, the information processing apparatus 10 can inquire about information of the device 20 by transmitting and receiving a job to the device 20.

機器20は、ネットワーク機器、電子機器、例えば、MFPである。本実施形態ではMFPを機器20の一例として説明する。機器20は、ネットワーク30を介して情報処理装置10と双方向通信を行う。例えば、機器20は、情報処理装置10からデータ(画像データ)を受信して記録媒体に印刷出力(画像形成)を行う。   The device 20 is a network device, an electronic device, for example, an MFP. In the present embodiment, an MFP will be described as an example of the device 20. The device 20 performs bidirectional communication with the information processing apparatus 10 via the network 30. For example, the device 20 receives data (image data) from the information processing apparatus 10 and performs printout (image formation) on a recording medium.

図5では、情報処理装置10の台数が1台である場合を例示しているが、これに限らず、情報処理装置10の台数は任意である。また、機器20の台数が2台である場合を例示しているが、これに限らず、機器20の台数は任意である。   Although FIG. 5 illustrates the case where the number of information processing apparatuses 10 is one, the present invention is not limited thereto, and the number of information processing apparatuses 10 is arbitrary. Moreover, although the case where the number of the apparatuses 20 is two is illustrated, it is not limited to this, and the number of the apparatuses 20 is arbitrary.

図6は、情報処理装置のハードウェア構成の一例を示す図である。図6に示すように、情報処理装置10は、CPU(Central Processing Unit)101、RAM(Random Access Memory)102、ROM(Read Only Memory)103、HDD(Hard Disk Drive)104、機器I/F105、ネットワークI/F108を有し、これらはシステムバス109で互いに接続されている。また、機器I/F105には、表示部106及び操作部107が接続されている。   FIG. 6 is a diagram illustrating an example of a hardware configuration of the information processing apparatus. As shown in FIG. 6, the information processing apparatus 10 includes a CPU (Central Processing Unit) 101, a RAM (Random Access Memory) 102, a ROM (Read Only Memory) 103, a HDD (Hard Disk Drive) 104, a device I / F 105, A network I / F 108 is included, and these are connected to each other via a system bus 109. In addition, a display unit 106 and an operation unit 107 are connected to the device I / F 105.

CPU101は演算手段であり、情報処理装置10全体の動作を統括的に制御する。RAM102は、情報の高速な読み書きが可能な揮発性の記憶媒体であり、CPU101が情報を処理する際の作業領域として用いられる。ROM103は、読み出し専用の不揮発性の記憶媒体であり、ファームウェア等のプログラムが格納されている。HDD104は、情報の読み書きが可能な不揮発性の記憶媒体であり、OS(Operating System)や各種の制御プログラム、アプリケーション・プログラム等が格納される。HDD104は、情報処理装置10の各種機能を実現するために必要なファイルやデータ等を格納する。   The CPU 101 is a calculation means and controls the overall operation of the information processing apparatus 10. The RAM 102 is a volatile storage medium capable of reading and writing information at high speed, and is used as a work area when the CPU 101 processes information. The ROM 103 is a read-only nonvolatile storage medium, and stores programs such as firmware. The HDD 104 is a non-volatile storage medium capable of reading and writing information, and stores an OS (Operating System), various control programs, application programs, and the like. The HDD 104 stores files and data necessary for realizing various functions of the information processing apparatus 10.

機器I/F105は、表示部106及び操作部107の各々をシステムバス109に接続するためのインタフェースである。表示部106は、各種の情報を表示するための視覚的ユーザインタフェースであり、例えばLCD(Liquid Crystal Display)などで構成される。操作部107は、キーボードやマウス等、ユーザが情報処理装置10に対して各種の情報を入力するためのユーザインタフェースである。ネットワークI/F108は、情報処理装置10をネットワーク30に接続するためのインタフェースである。なお、ネットワークI/Fは「送信手段」と捉えることもできる。   The device I / F 105 is an interface for connecting each of the display unit 106 and the operation unit 107 to the system bus 109. The display unit 106 is a visual user interface for displaying various types of information, and includes, for example, an LCD (Liquid Crystal Display). The operation unit 107 is a user interface such as a keyboard and a mouse for the user to input various information to the information processing apparatus 10. The network I / F 108 is an interface for connecting the information processing apparatus 10 to the network 30. The network I / F can also be regarded as “transmission means”.

このようなハードウェア構成において、ROM103に格納されたプログラムや、HDD104又は図示しない光学ディスク等の記憶媒体からRAM102にロードされたプログラムに従ってCPU101が演算を行うことにより、ソフトウェア制御部が構成される。このようにして構成されたソフトウェア制御部と、ハードウェアとの組み合わせによって、本実施形態の情報処理装置10の機能を実現する機能ブロックが構成される。   In such a hardware configuration, the software control unit is configured by the CPU 101 performing calculations in accordance with a program stored in the ROM 103 or a program loaded into the RAM 102 from a storage medium such as the HDD 104 or an optical disk (not shown). A functional block that realizes the function of the information processing apparatus 10 according to the present embodiment is configured by a combination of the software control unit configured as described above and hardware.

なお、上記の情報処理装置10用プログラムは、インストール可能な形式又は実行可能な形式のファイルで、記録メディア等のコンピュータで読み取り可能な記録媒体に記録して流通させるようにしてもよい。   The program for the information processing apparatus 10 may be a file in an installable format or an executable format, and may be recorded and distributed on a computer-readable recording medium such as a recording medium.

図7は、機器(MFP)のハードウェア構成の一例を示す図である。図7に示すように、MFP20は、コントローラボード210と、操作パネル221と、FCU(ファクシミリコントロールユニット)222と、USB(Universal Serial Bus)223と、IEEE1394I/F224と、印刷/スキャナエンジン225と、周辺機226とを備える。   FIG. 7 is a diagram illustrating an example of a hardware configuration of a device (MFP). As shown in FIG. 7, the MFP 20 includes a controller board 210, an operation panel 221, an FCU (facsimile control unit) 222, a USB (Universal Serial Bus) 223, an IEEE 1394 I / F 224, a print / scanner engine 225, Peripheral device 226.

コントローラボード210は、CPU(Central Processing Unit)211と、SDRAM(Synchronous Dynamic Random Access Memory)212と、フラッシュメモリ213と、HDD(Hard Disk Drive)214と、ASIC(Application Specific Integrated Circuit)215と、管理システム用メモリ216と、NIC(Network Interface Card)217と、モデム218とを備える。   The controller board 210 includes a CPU (Central Processing Unit) 211, an SDRAM (Synchronous Dynamic Access Memory) 212, a flash memory 213, an HDD (Hard Disk Drive Management) 214, and an ASIC (Applied 15 Management Application). A system memory 216, a NIC (Network Interface Card) 217, and a modem 218 are provided.

CPU211は、MFP20の動作を統括的に制御する。CPU211は、SDRAM212、フラッシュメモリ213及びHDD214に格納されたプログラムを実行することで、MFP20全体の動作を制御する。また、CPU211は、各種機能を実現する。また、CPU211は、SDRAM212、フラッシュメモリ213及びHDD214のプログラムに基づいてデータ演算を行い、MFP20の各部を制御して、MFP20としての処理を実行する。   The CPU 211 controls the overall operation of the MFP 20. The CPU 211 controls the overall operation of the MFP 20 by executing programs stored in the SDRAM 212, the flash memory 213, and the HDD 214. Further, the CPU 211 implements various functions. In addition, the CPU 211 performs data calculation based on programs in the SDRAM 212, the flash memory 213, and the HDD 214, controls each unit of the MFP 20, and executes processing as the MFP 20.

SDRAM212は、各種プログラムを記憶するメモリである。また、SDRAM212は、CPU211がデータ処理時に使用するメモリである。   The SDRAM 212 is a memory that stores various programs. The SDRAM 212 is a memory used by the CPU 211 during data processing.

フラッシュメモリ213は、各種プログラムやOS(Operating System)イメージを記憶するメモリである。また、フラッシュメモリ213は、各種不揮発性を必要とするデータ(機種機番、IPアドレスなど)を記憶するメモリである。フラッシュメモリ213は、MFP20における各機能を実現するための記憶メモリでもある。   The flash memory 213 is a memory that stores various programs and an OS (Operating System) image. The flash memory 213 is a memory for storing data (model number, IP address, etc.) requiring various non-volatility. The flash memory 213 is also a storage memory for realizing each function in the MFP 20.

HDD214は、不揮発性記憶媒体であり、対象のMFP20の各種管理情報、更新用ファームウェア、実行用ファームウェアを記憶する。また、HDD214は、画像データ等を記憶する。   The HDD 214 is a nonvolatile storage medium, and stores various management information, update firmware, and execution firmware of the target MFP 20. The HDD 214 stores image data and the like.

ASIC215は、CPU211の制御対象となる機器の共有化をはかり、アーキテクチャの面からアプリケーションなどの開発の高効率化を支援するものである。また、ASIC215は、各種画像処理を行う。   The ASIC 215 supports sharing of devices to be controlled by the CPU 211, and supports high efficiency of development of applications and the like from the viewpoint of architecture. The ASIC 215 performs various image processing.

管理システム用メモリ216は、MFP20における各処理の各機能を実現するのに必要な各種データを記憶するメモリである。   The management system memory 216 is a memory that stores various data necessary for realizing each function of each process in the MFP 20.

NIC217は、ローカルエリアネットワーク(LAN:Local Area Network)、またはネットワークを介して、外部装置(例えば、情報処理装置(クライアントPC)、プリントサーバなど)と接続するインタフェースである。なお、NIC217は請求項の「受付手段」の機能を実現する。   The NIC 217 is an interface connected to an external device (for example, an information processing device (client PC), a print server, etc.) via a local area network (LAN) or a network. The NIC 217 realizes the function of “accepting means” in the claims.

モデム218は、公衆回線網を介して、外部装置のインタフェース装置(モデム)と接続する。   The modem 218 is connected to an interface device (modem) of an external device via a public line network.

操作パネル221は、MFP20に対して操作を行うオペレータのためのインタフェースであり、データ入力、ジョブ実行などを受け付ける。また、操作パネル221は、各種操作キー及びファンクションキー等を備えるとともに、ディスプレイ(例えば、液晶ディスプレイ)を備える。操作キーからは、MFP20に各種動作を行わせるのに必要な各種命令等が入力される。ディスプレイには、操作キーから入力された命令内容やMFP20からオペレータに通知する各種情報が表示される。   The operation panel 221 is an interface for an operator who operates the MFP 20 and receives data input, job execution, and the like. The operation panel 221 includes various operation keys and function keys, and also includes a display (for example, a liquid crystal display). Various commands necessary for causing the MFP 20 to perform various operations are input from the operation keys. On the display, the contents of commands input from the operation keys and various information notified from the MFP 20 to the operator are displayed.

FCU222は、FAX装置またはモデム機能を有する複写装置などの外部装置との通信を公衆回線で制御する。また、FCU222は、外部のFAX装置との間でファクシミリ制御信号を交換し、G3及びG4のファクシミリ通信手順を実行する。   The FCU 222 controls communication with an external apparatus such as a FAX apparatus or a copying apparatus having a modem function through a public line. Further, the FCU 222 exchanges facsimile control signals with an external FAX apparatus and executes G3 and G4 facsimile communication procedures.

USB(Universal Serial Bus)223は、周辺装置などの対応機器と接続するためのシリアルバスである。USB223には、例えば、USB機器が接続され、CPU211の制御下で、接続されるUSB機器との間でデータの授受を行う。   A USB (Universal Serial Bus) 223 is a serial bus for connecting to a corresponding device such as a peripheral device. For example, a USB device is connected to the USB 223, and data is exchanged with the connected USB device under the control of the CPU 211.

IEEE1394I/F224は、外部のスキャナやプロッタ等などの対応機器との接続に使用される。   The IEEE 1394 I / F 224 is used for connection with a corresponding device such as an external scanner or a plotter.

印刷/スキャナエンジン225は、ASIC215から受け取った画像データに基づいて用紙に画像を印刷出力し、また、原稿を主走査・副走査して該原稿の画像データを読み取ってASIC215に出力する。印刷/スキャナエンジン225には、後処理機やADF(自動原稿送り装置)等の周辺機226が接続される。なお、印刷/スキャナエンジン225は請求項の「印刷手段」の機能を実現する。   The print / scanner engine 225 prints out an image on a sheet based on the image data received from the ASIC 215, scans the document in the main scanning / sub scanning, reads the image data of the document, and outputs it to the ASIC 215. A peripheral unit 226 such as a post-processing machine or an ADF (automatic document feeder) is connected to the printing / scanner engine 225. The print / scanner engine 225 implements the function of “printing means” in the claims.

なお、上記のMFP20用プログラムは、インストール可能な形式又は実行可能な形式のファイルで、記録メディア等のコンピュータで読み取り可能な記録媒体に記録して流通させるようにしてもよい。   The above-mentioned program for the MFP 20 is a file in an installable or executable format, and may be recorded and distributed on a computer-readable recording medium such as a recording medium.

図8は、情報処理装置のソフトウェア構成の一例を示す図である。図8に示すように、情報処理装置10には、OSが搭載されており、OSにはプリンタドライバ120、印刷システム(CUPS)130、アプリケーション150がインストールされている。   FIG. 8 is a diagram illustrating an example of a software configuration of the information processing apparatus. As shown in FIG. 8, the information processing apparatus 10 includes an OS, and a printer driver 120, a printing system (CUPS) 130, and an application 150 are installed in the OS.

プリンタドライバ120には、PPD(PostScript Printer Description)121、フィルター122、ツール123、スクリプト124が含まれており、インストールすることで、OSに配置される。CUPS130は、プリンタドライバ120のPPD121から、プリントキュー140を作成する。プリントキュー140には、プリンタ送信先ごとにユーザから設定の受付が可能な機能の一覧を示す印刷設定やフィルター122、プロトコル、オプション状態、印刷設定のデフォルト値などの情報が管理されている。印刷設定のデフォルト値は、ユーザがCUPS130のWeb Interface等のインタフェースを使用することで変更できる。なお、フィルター122は請求項の「ジョブ生成手段」に対応し、ツール123は請求項の「印刷設定情報生成手段」に対応し、スクリプト124は請求項の「補完手段」に対応する。   The printer driver 120 includes a PPD (PostScript Printer Description) 121, a filter 122, a tool 123, and a script 124, and is installed in the OS upon installation. The CUPS 130 creates a print queue 140 from the PPD 121 of the printer driver 120. The print queue 140 manages information such as print settings, a filter 122, a protocol, an option status, and default values of print settings that show a list of functions that can be accepted from the user for each printer transmission destination. The default value of the print setting can be changed by the user using an interface such as the Web Interface of the CUPS 130. The filter 122 corresponds to the “job generating unit” in the claims, the tool 123 corresponds to the “print setting information generating unit” in the claims, and the script 124 corresponds to the “complementing unit” in the claims.

また、補助設定はプリントキュー140に記憶されている。補助設定とは、印刷設定が無効化されているとき、スクリプト124が補完する設定値である。印刷設定と同様に、CUPS130のインタフェースなどでデフォルト値をユーザが指定できる。スクリプト124は、印刷設定が無効化されているとき、ユーザが指定した設定値を補完する。補助設定は、PPD121にあらかじめ無効の状態で定義されており、無効化された設定がある時のみ、補助設定が有効化されて指定できるようになる。例えば、プリントキュー140で解像度が無効化されている場合、解像度の補助設定が指定可能になる。ユーザが600dpiを指定しておくと印刷時、スクリプト124は、印刷設定情報に解像度600dpiの情報を補完する。スクリプト124は、タスクを完了するために必要な手順を記述したファイルであり、全ての設定情報を補完することができる。   The auxiliary settings are stored in the print queue 140. The auxiliary setting is a setting value that the script 124 complements when the print setting is invalidated. As with the print settings, the user can specify default values using the CUPS 130 interface or the like. The script 124 complements the setting value designated by the user when the print setting is invalidated. The auxiliary setting is defined in advance in the PPD 121 in an invalid state, and the auxiliary setting is validated and can be specified only when the invalidated setting exists. For example, when the resolution is disabled in the print queue 140, it is possible to specify auxiliary settings for the resolution. When the user designates 600 dpi, the script 124 supplements the print setting information with information of resolution 600 dpi when printing. The script 124 is a file describing a procedure necessary for completing a task, and can supplement all setting information.

図9は、ツールの機能構成の一例を示す図である。図9に示すように、ツール123は、プリントキュー監視部161と、印刷設定読み込み部162と、判別部163と、フィルター指定変更部164と、補助設定有効部165と、必須印刷設定情報記憶部166と、読み込み指示部167とで構成されている。   FIG. 9 is a diagram illustrating an example of a functional configuration of the tool. As shown in FIG. 9, the tool 123 includes a print queue monitoring unit 161, a print setting reading unit 162, a determination unit 163, a filter designation changing unit 164, an auxiliary setting valid unit 165, and an essential print setting information storage unit. 166 and a read instructing unit 167.

ツール123は、OS起動時に起動され、プリントキュー(ファイル形式)140を全て監視している。OS起動時にツール123を起動する手段としては、一般的な手段でよい。例えば、ツール123をデーモン(Daemon)としてシステムに登録する方法などが挙げられる。   The tool 123 is activated when the OS is activated, and monitors all the print queues (file format) 140. A general means may be used as a means for starting the tool 123 when the OS is started. For example, there is a method of registering the tool 123 in the system as a daemon.

プリントキュー監視部161は、プリントキューファイルを監視しており、CUPS130がプリントキュー140を生成(作成)、またはプリントキュー140の設定を変更したことを検知すると、そのプリントキュー140の位置(ファイルのパス)を印刷設定読み込み部162に渡す。すなわち、プリントキュー監視部161は、印刷に関する設定を示す印刷設定と、該印刷設定が無効化されている場合に該印刷設定を補完する補助設定を示す補助設定情報と、データを処理する手順を示す手順情報(プロトコル)とを少なくとも含むプリントキュー140(印刷設定情報)を監視する。なお、プリントキュー監視部161は監視手段の一例である。   The print queue monitoring unit 161 monitors the print queue file. When the CUPS 130 generates (creates) the print queue 140 or detects that the setting of the print queue 140 is changed, the position of the print queue 140 (file Pass) to the print setting reading unit 162. That is, the print queue monitoring unit 161 performs a procedure for processing print settings indicating print settings, auxiliary setting information indicating auxiliary settings that complement the print settings when the print settings are invalidated, and data. The print queue 140 (print setting information) including at least the procedure information (protocol) indicated is monitored. The print queue monitoring unit 161 is an example of a monitoring unit.

印刷設定読み込み部162は、プリントキュー監視部161から受け渡されたプリントキュー140の位置(ファイルのパス)に基づき、ユーザから設定の受付が可能な機能の一覧を示す印刷設定を読み込み、読み込んだ情報(機器20に要求可能な印刷に関する機能を示す印刷設定情報)を判別部163に渡して、生成(作成)または変更されたプリントキュー140の印刷設定で必須な印刷設定が無効化されていないかを判別部163に確認を要求(依頼)する。すなわち、印刷設定読み込み部162は、監視手段(プリントキュー監視部161)で、プリントキュー140が生成、または変更されたことを検知した場合、プリントキュー140に含まれる印刷設定情報を読み込む。また、印刷設定読み込み部162は、指示手段から印刷設定情報の読み込み開始を指示する指示を受け付けた場合に、印刷設定情報の読み込みを行う。なお、印刷設定読み込み部162は「読み込み手段」の機能を有する。   Based on the position (file path) of the print queue 140 passed from the print queue monitoring unit 161, the print setting reading unit 162 reads and reads a print setting indicating a list of functions that can be accepted from the user. Information (print setting information indicating a print-related function that can be requested to the device 20) is passed to the determination unit 163, and the print settings required for the print settings of the generated (created) or changed print queue 140 are not invalidated. Is requested (requested) from the determination unit 163 for confirmation. That is, the print setting reading unit 162 reads the print setting information included in the print queue 140 when the monitoring unit (print queue monitoring unit 161) detects that the print queue 140 has been generated or changed. Further, the print setting reading unit 162 reads the print setting information when receiving an instruction to start reading the print setting information from the instruction unit. The print setting reading unit 162 has a function of “reading unit”.

判別部163は、受け渡された印刷設定情報と、機器20に印刷を要求するために設定が必要となる機能を示す必須印刷設定情報とを比較し、必須な印刷設定が無効化されていないかを判別する。すなわち、印刷設定情報と、必須印刷設定情報とを比較して、必須印刷設定情報に含まれる機能のうち印刷設定情報に含まれない機能があるか否かを判別する。判別の結果、必須な印刷設定が無効化されている場合(必須印刷設定情報に含まれる機能のうち印刷設定情報に含まれない機能がある場合)には、処理の順番を変更するために、フィルター指定の変更(スクリプト124を介するように変更)をフィルター指定変更部164に要求(依頼)すると共に、補助設定の有効化を補助設定有効部165に要求(依頼)する。すなわち、判別部163は、読み込んだ印刷設定情報(印刷設定)と、正常に印刷するために必須となる印刷設定を示す必須印刷設定情報(必須の印刷設定)とを比較して、該印刷設定情報(印刷設定)の中で無効化された必須の印刷設定があるか否かを判別する(必須印刷設定情報に含まれる機能のうち印刷設定情報に含まれない機能があるか否かを判別する)。判別結果が必須な印刷設定が無効化されている場合(必須印刷設定情報に含まれる機能のうち印刷設定情報に含まれない機能がある場合)には、フィルター指定を、スクリプト指定に変更する要求(依頼)をフィルター指定変更部164にすると共に、補助設定を有効化する要求(依頼)を補助設定有効部165にする。なお、判別部163は「判別手段」の機能を有する。   The determination unit 163 compares the received print setting information with the essential print setting information indicating a function that needs to be set in order to request the device 20 to print, and the essential print setting is not invalidated. Is determined. That is, the print setting information and the essential print setting information are compared to determine whether there is a function that is not included in the print setting information among the functions included in the essential print setting information. As a result of determination, if the required print settings are invalidated (if there are functions that are not included in the print setting information among the functions included in the required print setting information), in order to change the processing order, The filter specification change unit 164 is requested (requested) to change the filter designation (changed via the script 124), and the auxiliary setting validating unit 165 is requested (requested) to validate the auxiliary setting. That is, the determination unit 163 compares the read print setting information (print setting) with the indispensable print setting information (essential print setting) indicating the print setting that is essential for normal printing. Determine whether there are mandatory print settings that have been disabled in the information (print settings) (determine whether there are any functions included in the mandatory print setting information that are not included in the print setting information) To do). A request to change the filter specification to script specification when the print settings that require the discrimination result are invalidated (when there are functions that are not included in the print setting information among the functions included in the required print setting information) (Request) is the filter designation changing unit 164 and the request (request) for enabling the auxiliary setting is the auxiliary setting validating unit 165. The determination unit 163 has a function of “determination means”.

フィルター指定変更部164は、判別部163から要求(依頼)を受けると、プリントキュー140のフィルター指定を、スクリプト124を介するように変更する。すなわち、フィルター指定変更部164は、無効化された必須の印刷設定がないと判別された場合(必須印刷設定情報に含まれない機能がないと判別された場合)には、無効化された必須の印刷設定(含まれないと判別された機能)を有効化する補完処理を実行させず、無効化された必須の印刷設定があると判別された場合(必須印刷設定情報に含まれない機能があると判別された場合)には、印刷設定情報(プリントキュー140)に含まれる手順情報(プロトコル)を、無効化された必須の印刷設定(含まれないと判別された機能)を有効化する補完処理を実行させる手順を追加するように指定変更する。つまり、データを処理する手順の指定を、フィルター指定から、無効化された必須の印刷設定(含まれないと判別された機能)を有効化する補完処理を行うスクリプト指定に変更する。手順情報(プロトコル)は、補完処理を実行させてから、他の処理を実行させるように手順を指定した情報である。また、フィルター指定変更部164は、判別部163(判別手段)によって、必須印刷設定情報に含まれない機能があると判別された場合(無効化された必須の印刷設定があると判別された場合)、印刷データを生成する際に実行するモジュールを指定するプリントキュー140に、印刷設定追加手段を実行するフィルター(スクリプト124)を指定する。印刷設定追加手段は、フィルター指定変更部164(指定手段)によって指定された場合に、実行される。なお、フィルター指定変更部164は「指定手段」、「印刷設定追加手段」の機能を有する。   Upon receiving a request (request) from the determination unit 163, the filter designation changing unit 164 changes the filter designation of the print queue 140 so as to pass through the script 124. That is, if it is determined that there is no disabled mandatory print setting (when it is determined that there is no function not included in the mandatory print setting information), the filter designation changing unit 164 disables the required mandatory print setting. If it is determined that there is a mandatory print setting that has been disabled without executing the complementary processing for enabling the print settings (functions that are not included), (functions that are not included in the required print setting information) If it is determined that there is, the procedure information (protocol) included in the print setting information (print queue 140) is invalidated and the essential print setting disabled (function determined not to be included) is enabled. Change the specification to add a procedure to execute complement processing. That is, the specification of the procedure for processing the data is changed from the filter specification to the script specification for performing the complementary processing for enabling the disabled essential print setting (the function determined not to be included). The procedure information (protocol) is information specifying a procedure so that the supplementary process is executed and then another process is executed. Further, the filter designation changing unit 164 determines that there is a function that is not included in the essential print setting information by the determination unit 163 (determination unit) (when it is determined that there is a disabled essential print setting). ), A filter (script 124) for executing the print setting adding means is designated in the print queue 140 for designating a module to be executed when the print data is generated. The print setting adding unit is executed when designated by the filter designation changing unit 164 (designating unit). The filter designation changing unit 164 has functions of “designating means” and “print setting adding means”.

補助設定有効部165は、判別部163から要求(依頼)を受けると、無効化されている印刷設定の補助設定を有効化する。すなわち、補助設定有効部165は、無効化された必須の印刷設定(含まれないと判別された機能)に対応する補助設定情報(印刷設定の補助設定)を有効化させる。つまり、補助設定有効部165は、補助設定情報を有効化させることで、判別部163(判別手段)によって含まれないと判別された機能(無効化された必須の印刷設定)を印刷設定情報に追加する。なお、補助設定有効部165は「補助設定有効手段」、「印刷設定追加手段」の機能を有する。   When receiving the request (request) from the determination unit 163, the auxiliary setting validating unit 165 validates the auxiliary setting of the invalid print setting. In other words, the auxiliary setting validating unit 165 activates auxiliary setting information (auxiliary setting of print settings) corresponding to the disabled essential print setting (function determined not to be included). In other words, the auxiliary setting validating unit 165 validates the auxiliary setting information, and uses the function determined to be not included by the determining unit 163 (determining unit) (required disabled print setting) as the print setting information. to add. The auxiliary setting validating unit 165 has functions of “auxiliary setting validating means” and “print setting adding means”.

必須印刷設定情報記憶部166は、プリンタドライバ120が正常に印刷するために必須となる印刷設定の機能名リストの情報を示す必須印刷設定情報を予め保持している。つまり、機器20に印刷を要求するために設定が必要となる機能を示す必須印刷設定情報を保持する。機能名リストの機能名は、PPD121およびプリントキュー140の定義と同じとする。すなわち、PPD121で定義された機能名をリストとして保持している。また、必須印刷設定情報記憶部166は、スクリプト124が備える必須印刷設定情報記憶部176と共通にすることもできる。その場合、ツール123またはスクリプト124のどちらか一方に備えてもよいし、ツール123及びスクリプト124の外部に備えてもよい。なお、必須印刷設定情報記憶部166は「記憶手段」の機能を有する。   The essential print setting information storage unit 166 holds in advance mandatory print setting information indicating information on a function name list of print settings that are essential for the printer driver 120 to perform normal printing. That is, essential print setting information indicating a function that needs to be set in order to request printing from the device 20 is held. The function names in the function name list are the same as the definitions of the PPD 121 and the print queue 140. That is, the function names defined in the PPD 121 are held as a list. In addition, the essential print setting information storage unit 166 can be shared with the essential print setting information storage unit 176 included in the script 124. In that case, either the tool 123 or the script 124 may be provided, or the tool 123 and the script 124 may be provided outside. The essential print setting information storage unit 166 has a function of “storage means”.

読み込み指示部167は、印刷設定読み込み部162に対して印刷設定情報の読み込み開始を指示する。なお、読み込み指示部167は「指示手段」の機能を有する。   The reading instruction unit 167 instructs the print setting reading unit 162 to start reading the print setting information. The reading instruction unit 167 has a function of “instruction means”.

なお、ツール123は、同じ機能ブロックを持つソフトウェアやプログラムでもよいし、スクリプト形式のプログラムでもよいし、どのようなプログラム形式を使ってもよい。   The tool 123 may be software or a program having the same functional block, a script format program, or any program format.

図10は、スクリプトの機能構成の一例を示す図である。図10に示すように、スクリプト124は、印刷設定情報入出力部171と、データ入出力部172と、印刷設定情報補完部173と、印刷設定情報チェック部174と、補助設定情報取得部175と、必須印刷設定情報記憶部176とで構成されている。   FIG. 10 is a diagram illustrating an example of a functional configuration of a script. As illustrated in FIG. 10, the script 124 includes a print setting information input / output unit 171, a data input / output unit 172, a print setting information complementing unit 173, a print setting information check unit 174, and an auxiliary setting information acquisition unit 175. And an essential print setting information storage unit 176.

印刷設定情報入出力部171は、CUPS130が受け渡してくる印刷設定情報を受け取り(印刷設定情報の入力を受け付け)、印刷設定情報補完部173に渡して補完を要求(依頼)する。このとき、データ入出力部172に、CUPS130からデータを受け取るよう要求(依頼)する。印刷設定情報補完部173が、補完した後の印刷設定情報を応答として返してくると、補完済み印刷設定情報を受け取って、フィルター122に出力する。印刷設定情報入出力部171は、補完済み印刷設定情報をフィルター122に出力する際に、データ入出力部172に対して、同時に、印刷データをフィルター122に出力するよう要求(依頼)する。すなわち、CUPS130から印刷設定情報入力手段で印刷設定情報の入力を受け付けて、補完済み印刷設定情報を、データを変換処理する印刷ジョブ生成手段(フィルター122)に対して、印刷設定情報出力手段から出力する。なお、印刷設定情報入出力部171は「印刷設定情報入力手段」、「印刷設定情報出力手段」の機能を有する。   The print setting information input / output unit 171 receives the print setting information delivered by the CUPS 130 (accepts input of the print setting information), passes it to the print setting information complementing unit 173, and requests (requests) complementation. At this time, the data input / output unit 172 is requested (requested) to receive data from the CUPS 130. When the print setting information complementing unit 173 returns the complemented print setting information as a response, it receives the supplemented print setting information and outputs it to the filter 122. When outputting the supplemented print setting information to the filter 122, the print setting information input / output unit 171 requests (requests) the data input / output unit 172 to output print data to the filter 122 at the same time. That is, the print setting information input unit accepts input of print setting information from the CUPS 130, and the supplemented print setting information is output from the print setting information output unit to the print job generation unit (filter 122) that converts the data. To do. The print setting information input / output unit 171 has functions of “print setting information input unit” and “print setting information output unit”.

データ入出力部172は、印刷データをCUPS130から受け取り(データの入力を受け付け)、印刷設定情報入出力部171から印刷データをフィルター122に出力する要求(依頼)を受け付けると、そのまま変換せずにフィルター122に出力する。すなわち、CUPS130からデータ入力手段でデータの入力を受け付けて、データを印刷ジョブ生成手段(フィルター122)に対して、データ出力手段から出力する。なお、データ入出力部172は「データ入力手段」、「データ出力手段」の機能を有する。   When the data input / output unit 172 receives print data from the CUPS 130 (accepts data input) and receives a request (request) to output the print data from the print setting information input / output unit 171 to the filter 122, the data input / output unit 172 does not convert the data as it is. Output to the filter 122. That is, data input is received from the CUPS 130 by the data input unit, and the data is output from the data output unit to the print job generation unit (filter 122). The data input / output unit 172 has functions of “data input means” and “data output means”.

印刷設定情報補完部173は、印刷設定情報入出力部171から印刷設定情報を受け取ると、印刷設定情報チェック部174に、無効化された印刷設定(必須印刷設定情報に含まれる機能のうち印刷設定情報に含まれない機能)があるかチェックを要求(依頼)する。チェックの結果、無効化された印刷設定(必須印刷設定情報に含まれる機能のうち印刷設定情報に含まれない機能)があれば、補助設定情報取得部175に対して、無効化された印刷設定(必須印刷設定情報に含まれる機能のうち印刷設定情報に含まれない機能)に対応する補助設定情報の取得を要求し、無効化された印刷設定(必須印刷設定情報に含まれる機能のうち印刷設定情報に含まれない機能)の補助設定情報を受け取って、印刷設定情報に追加することで補完する。すなわち、印刷設定情報補完部173は、印刷設定情報入出力部171から受け渡された印刷設定情報に、補助設定情報取得部175で取得した補助設定情報を追加して印刷設定情報を補完する。印刷設定情報補完部173は、補完済み印刷設定情報を、印刷設定情報入出力部171に受け渡す。   When the print setting information complementing unit 173 receives the print setting information from the print setting information input / output unit 171, the print setting information complementing unit 173 instructs the print setting information checking unit 174 to disable the print setting (print setting of the functions included in the essential print setting information). Request (request) check whether there is a function that is not included in the information. As a result of the check, if there is an invalid print setting (a function that is not included in the print setting information among the functions included in the essential print setting information), the invalid print setting is sent to the auxiliary setting information acquisition unit 175. Request to obtain auxiliary setting information corresponding to (functions included in mandatory print setting information that are not included in print setting information), and invalidated print settings (print out of functions included in mandatory print setting information) Supplementary setting information (functions not included in the setting information) is received and added to the print setting information to complement. That is, the print setting information complementing unit 173 complements the print setting information by adding the auxiliary setting information acquired by the auxiliary setting information acquiring unit 175 to the print setting information transferred from the print setting information input / output unit 171. The print setting information complementing unit 173 delivers the supplemented print setting information to the print setting information input / output unit 171.

また、印刷設定情報補完部173は、印刷設定情報入出力部171から印刷設定情報を受け取ると、印刷設定情報チェック部174に、必須の印刷設定以外で無効化された印刷設定(機能)があるかチェックを要求(依頼)する。チェックの結果、必須の印刷設定以外で無効化された印刷設定(機能)があれば、補助設定情報取得部175に対して、必須の印刷設定以外で無効化された印刷設定(不足している印刷設定(機能))の取得を要求し、必須の印刷設定以外で無効化された印刷設定(不足している印刷設定(機能))を受け取って、印刷設定情報に追加することで補完する。なお、印刷設定情報補完部173は「印刷設定情報補完手段」の機能を有する。   Further, when the print setting information complementing unit 173 receives the print setting information from the print setting information input / output unit 171, the print setting information check unit 174 has a print setting (function) that is invalidated except for the essential print setting. Request (request). As a result of the check, if there are print settings (functions) that are invalidated except for the mandatory print settings, the auxiliary setting information acquisition unit 175 has the invalid print settings other than the mandatory print settings (insufficient). This is supplemented by requesting acquisition of print settings (functions), receiving print settings invalidated other than essential print settings (missing print settings (functions)), and adding them to the print setting information. The print setting information complementing unit 173 has a function of “print setting information complementing means”.

印刷設定情報チェック部174は、印刷設定情報補完部173から受け渡された印刷設定情報と必須印刷設定情報を比較し、無効化された印刷設定(不足している印刷設定)がないかをチェックする。すなわち、印刷設定情報チェック部174(特定手段)は、印刷設定情報と、正常に印刷するために必須となる印刷設定を示す必須印刷設定情報とを比較して、該印刷設定情報の中で無効化された必須の印刷設定を特定する。また、印刷設定情報チェック部174は、印刷設定情報と、必須印刷設定情報とを比較して、印刷設定情報の中で無効化された、設定が必要となる機能を示す必須機能を特定する。印刷設定情報チェック部174は、不足している印刷設定(機能)を特定した場合に、印刷設定情報補完部173に対して、特定した印刷設定(機能)を、応答として返す。また、印刷設定情報チェック部174(特定手段)は、印刷設定情報の中で、必須となる印刷設定以外で無効化された印刷設定(機能)を特定する。印刷設定情報チェック部174(特定手段)は、印刷設定情報補完部173に対して、特定した必須以外で無効化された印刷設定(機能)を、応答として返す。なお、印刷設定情報チェック部174は「特定手段」の機能を有する。   The print setting information check unit 174 compares the print setting information passed from the print setting information complementing unit 173 with the essential print setting information, and checks whether there is an invalid print setting (missing print setting). To do. That is, the print setting information check unit 174 (identifying means) compares the print setting information with the essential print setting information indicating the print setting that is essential for normal printing, and invalidates the print setting information. The required mandatory print settings. In addition, the print setting information check unit 174 compares the print setting information with the essential print setting information, and specifies an essential function indicating a function that needs to be set, invalidated in the print setting information. When the print setting information check unit 174 specifies an insufficient print setting (function), the print setting information check unit 174 returns the specified print setting (function) to the print setting information complement unit 173 as a response. In addition, the print setting information check unit 174 (identifying means) identifies print settings (functions) invalidated other than the essential print settings in the print setting information. The print setting information check unit 174 (identifying means) returns, to the print setting information complementing unit 173, a print setting (function) invalidated other than the specified essential as a response. Note that the print setting information check unit 174 has a function of “specifying means”.

補助設定情報取得部175は、印刷設定情報補完部173から、不足している印刷設定の取得要求を受け付けて、プリントキュー140に保存されている補助設定情報を取得する。すなわち、補助設定情報取得部175は、特定手段(印刷設定情報チェック部174)で特定された無効化された必須の印刷設定(機能)に対応する補助設定情報をプリントキュー140から取得する。そして、補助設定情報取得部175は、印刷設定情報補完部173に対して、取得した補助設定情報を、応答として返す。また、補助設定情報取得部175は、特定された、無効化された印刷設定(機能)に対応する補助設定情報をプリントキュー140から取得する。そして、補助設定情報取得部175は、印刷設定情報補完部173に対して、取得した補助設定情報を、応答として返す。なお、補助設定情報取得部175は「補助設定情報取得手段」の機能を有する。   The auxiliary setting information acquisition unit 175 receives an insufficient print setting acquisition request from the print setting information complementing unit 173 and acquires auxiliary setting information stored in the print queue 140. That is, the auxiliary setting information acquisition unit 175 acquires from the print queue 140 auxiliary setting information corresponding to the invalidated essential print setting (function) specified by the specifying unit (print setting information check unit 174). Then, the auxiliary setting information acquisition unit 175 returns the acquired auxiliary setting information to the print setting information complementing unit 173 as a response. Further, the auxiliary setting information acquisition unit 175 acquires auxiliary setting information corresponding to the specified invalidated print setting (function) from the print queue 140. Then, the auxiliary setting information acquisition unit 175 returns the acquired auxiliary setting information to the print setting information complementing unit 173 as a response. The auxiliary setting information acquisition unit 175 has a function of “auxiliary setting information acquisition unit”.

必須印刷設定情報記憶部176は、プリンタドライバ120が正常に印刷するために必須となる印刷設定の機能名リストの情報を示す必須印刷設定情報を保持している。機能名リストの機能名は、PPD121およびプリントキュー140の定義と同じとする。すなわち、PPD121で定義された機能名をリストとして保持している。また、必須印刷設定情報記憶部176は、ツール123が備える必須印刷設定情報記憶部166と共通にすることもできる。その場合、ツール123またはスクリプト124のどちらか一方に備えてもよいし、ツール123及びスクリプト124の外部に備えてもよい。なお、必須印刷設定情報記憶部176は「記憶手段」の機能を有する。   The essential print setting information storage unit 176 holds essential print setting information indicating information of a function name list of print settings that are essential for the printer driver 120 to perform normal printing. The function names in the function name list are the same as the definitions of the PPD 121 and the print queue 140. That is, the function names defined in the PPD 121 are held as a list. In addition, the essential print setting information storage unit 176 can be shared with the essential print setting information storage unit 166 included in the tool 123. In that case, either the tool 123 or the script 124 may be provided, or the tool 123 and the script 124 may be provided outside. The essential print setting information storage unit 176 has a function of “storage unit”.

なお、スクリプト124は、同じ機能ブロックを持つソフトウェアやプログラムでもよいし、ツール形式のプログラムでもよいし、どのようなプログラム形式を使ってもよい。   Note that the script 124 may be software or a program having the same functional block, a tool format program, or any program format.

図11は、PPDおよびプリントキューのデータ構成の一例を示す図である。図11に示すように、PPD121ファイルおよびプリントキュー140の設定ファイルは、プリンタドライバ基本情報181と、フィルター指定182と、ツール指定183と、印刷設定定義184と、補助設定定義185と、排他定義186と、用語187とのデータで構成されている。このうち、補助設定定義185は、本実施形態における独自のデータ定義である。他のデータは一般的なPPDの構成となっている。   FIG. 11 is a diagram illustrating an example of the data configuration of the PPD and the print queue. As shown in FIG. 11, the PPD 121 file and the print queue 140 setting file include printer driver basic information 181, filter specification 182, tool specification 183, print setting definition 184, auxiliary setting definition 185, and exclusive definition 186. And data of the term 187. Among these, the auxiliary setting definition 185 is a unique data definition in the present embodiment. Other data has a general PPD configuration.

プリンタドライバ基本情報181には、プリンタドライバ名や印刷に必要な情報が記載されている。   The printer driver basic information 181 includes a printer driver name and information necessary for printing.

フィルター指定182には、印刷データに変換するフィルターモジュールの指定を記載する。例えば、下記に示すフォーマットで指定する。なお、指定する方法はこれに限ることはなく任意である。   The filter designation 182 describes designation of a filter module to be converted into print data. For example, it is specified in the following format. The designation method is not limited to this and is arbitrary.

*cupsFilter:”(フィルターにわたるデータの形式)(優先度)(フィルター名)” * CupsFilter: "(format of data across filters) (priority) (filter name)"

ツール指定183には、プリントキュー140作成時や印刷時に使用するツール123を指定する。プリントキュー140作成時のツール123としては、例えばMacOSX(登録商標)のみで使用可能な、AutoSetupToolが一般的であるが、MacOSX(登録商標)でしか使用できない仕様である。そのため、例えばLinux(登録商標)も対象としたい場合に対応できないので、AutoSetupToolは、例えば下記に示すフォーマットで指定する。   The tool designation 183 designates the tool 123 used when the print queue 140 is created or printed. As the tool 123 for creating the print queue 140, for example, AutoSetupTool that can be used only by MacOSX (registered trademark) is generally used, but the specification can be used only by MacOSX (registered trademark). For this reason, for example, since Linux (registered trademark) cannot be handled, AutoSetupTool is specified in the following format, for example.

(AutoSetupToolの場合)
*APAutoSetupTool:”(ツールのファイルパス)”
(For AutoSetupTool)
* APAutoSetupTool: "(Tool file path)"

印刷設定定義184には、サポートする印刷設定を定義する。また、各印刷設定のデフォルト値も定義されている。プリントキュー140では、ユーザがCUPS130のインタフェースなどを利用して、印刷設定のデフォルト値を変更することが可能である。変更後はプリントキュー140の設定ファイルに反映され、保持される。印刷設定定義184は、例えば、下記に示すフォーマットで定義する。なお、定義する方法はこれに限ることはなく任意である。なお、下記に示す記述の中で最後の左矢印は(←:コメント)解説を表している。   The print setting definition 184 defines supported print settings. Also, default values for each print setting are defined. In the print queue 140, the user can change the default value of the print setting using the interface of the CUPS 130 or the like. After the change, it is reflected in the setting file of the print queue 140 and held. The print setting definition 184 is defined in the following format, for example. The definition method is not limited to this and is arbitrary. In the following description, the last left arrow indicates a comment (←: comment).

(解像度の場合の一例)
*OpenUI*Resolution/Resolution:PickOne ←印刷設定Resolutionの定義始まり
*FoomaticRIPOption Resolution/Resolution:enum CmdLine A ←印刷設定情報に指定するという記載
*DefaultResolution:600dpi ←デフォルト値
*Resolution 600dpi/600dpi:”<<%%FoomaticRIPOptionSetting:Resolution=600dpi” ←選択肢600dpi
*End
*Resolution 1200dpi/1200dpi:”<<%%FoomaticRIPOptionSetting:Resolution=1200dpi” ←選択肢1200dp
*End
*FoomaticRIPOptionSetting Resolution=600dpi:”−r600” ←選択肢600dpiが選ばれたら、印刷設定情報に”−r600”と指定する。
*FoomaticRIPOptionSetting Resolution=1200dpi:”−r1200” ←選択肢1200dpiが選ばれたら、印刷設定情報に”−r1200”と指定する。
*CloseUI: *Resolution ←設定定義終わり
(Example of resolution)
* OpenUI * Resolution / Resolution: PickOne <-Start of definition of print setting Resolution * FomaticRIOption Resolution / Resolution: enum CmdLine A <-Description of specifying in print setting information * DefaultResolution: 600 dpi% % FomaticRIPotionSetting: Resolution = 600 dpi "<-600 dpi
* End
* Resolution 1200 dpi / 1200 dpi: “<< %% FomaticRIOptionSetting: Resolution = 1200 dpi” ← Option 1200 dpi
* End
* Fomatic RI POTION Setting Resolution = 600 dpi: “−r600” ← When option 600 dpi is selected, “−r600” is designated in the print setting information.
* Fomatic RI POTION Setting Resolution = 1200 dpi: “−r1200” ← When the option 1200 dpi is selected, “−r1200” is designated in the print setting information.
* CloseUI: * Resolution ← End of setting definition

補助設定定義185は、本実施形態での独自のデータである。PPD121に無効(コメントアウト)状態で定義されており、プリントキュー140作成時に、無効化された印刷設定があれば、その印刷設定に対応する補助設定を有効化してプリントキュー140を作成する。補助設定は印刷設定と基本的に同じフォーマットで記載されており、印刷設定のデフォルト値を指定するときに、一緒に補助設定(のデフォルト値)を指定できる。この補助設定値が、スクリプト124による補完で使用される。補助設定定義185は、例えば、下記に示すフォーマットで定義する。なお、定義する方法はこれに限ることはなく任意である。なお、下記に示す記述の中で最後の左矢印は(←:コメント)解説を表している。   The auxiliary setting definition 185 is unique data in the present embodiment. If it is defined in the PPD 121 in an invalid (commented out) state and there are invalid print settings when the print queue 140 is created, the auxiliary settings corresponding to the print settings are validated and the print queue 140 is created. Auxiliary settings are described in basically the same format as print settings. When specifying default values for print settings, auxiliary settings (default values) can be specified together. This auxiliary setting value is used for complementation by the script 124. The auxiliary setting definition 185 is defined in the following format, for example. The definition method is not limited to this and is arbitrary. In the following description, the last left arrow indicates a comment (←: comment).

(解像度の補助設定の一例)
*OpenUI*SubResolution/SubResolution:PickOne ←補助設定SubResolutionの定義始まり
*DefaultSubResolution:1200dpi ←デフォルト値
*SubResolution 600dpi/600dpi:” ” ←選択肢600dpi
*End
*SubResolution 1200dpi/1200dpi:” ” ←選択肢1200dp
*End
*CloseUI:*SubResolution ←設定定義終わり
(Example of auxiliary resolution settings)
* OpenUI * SubResolution / SubResolution: PickOne <-definition of auxiliary setting SubResolution starts * DefaultSubResolution: 1200 dpi <-Default value * SubResolution 600 dpi / 600 dpi: ""<-600dpi
* End
* SubResolution 1200 dpi / 1200 dpi: “” ← Option 1200 dpi
* End
* CloseUI: * SubResolution ← End of setting definition

排他定義186には、印刷設定の排他を定義する。   The exclusion definition 186 defines exclusion of print settings.

用語187には、印刷設定などの表示用語を定義する。   The term 187 defines display terms such as print settings.

なお、PPD121またはプリントキュー140の無効化とは、コメントアウトすることを指す。コメントアウトは「%」で表される。逆に、有効化はコメントアウトされていた行のコメントアウト「%」を取り除くことを指す。下記に無効化(コメントアウト)のフォーマットの定義の一例を示す。なお、下記に示す記述の中で最後の左矢印は(←:コメント)解説を表している。   The invalidation of the PPD 121 or the print queue 140 refers to commenting out. Comment out is expressed in%. Conversely, enabling refers to removing the commented out “%” of the line that was commented out. An example of the definition of invalidation (comment out) format is shown below. In the following description, the last left arrow indicates a comment (←: comment).

(解像度が無効化(コメントアウト)の場合の一例)
*%OpenUI*Resolution/Resolution:PickOne ←印刷設定Resolutionの定義始まり
*%FoomaticRIPOption Resolution/Resolution:enum CmdLine A ←印刷設定情報に指定するという記載
*%DefaultResolution:600dpi ←デフォルト値
*%Resolution 600dpi/600dpi:”<<%%FoomaticRIPOptionSetting:Resolution=600dpi” ←選択肢600dpi
*%End
*%Resolution 1200dpi/1200dpi:”<<%%FoomaticRIPOptionSetting:Resolution=1200dpi” ←選択肢1200dp
*%End
*%FoomaticRIPOptionSetting Resolution=600dpi:”−r600” ←選択肢600dpiが選ばれたら、印刷設定情報に”−r600”と指定する。
*%FoomaticRIPOptionSetting Resolution=1200dpi:”−r1200” ←選択肢1200dpiが選ばれたら、印刷設定情報に”−r1200”と指定する。
*%CloseUI:*Resolution ←設定定義終わり
(Example when resolution is disabled (commented out))
*% OpenUI * Resolution / Resolution: PickOne <-Start of definition of print setting Resolution *% FomaticRIOption Resolution / Resolution: enum CmdLine A <-Specified as specified in print setting information * 600% DefaultResolution: 600% “<< %% FomaticRIPotionSetting: Resolution = 600 dpi” ← Option 600 dpi
*% End
*% Resolution 1200dpi / 1200dpi: "<< %% FomaticRIOptionSetting: Resolution = 1200dpi"<-Choice 1200dp
*% End
*% FomaticRIPotionSetting Resolution = 600 dpi: “−r600” ← When the option 600 dpi is selected, “−r600” is designated in the print setting information.
*% FomaticRIPotionSetting Resolution = 1200 dpi: “−r1200” ← When the option 1200 dpi is selected, “−r1200” is designated in the print setting information.
*% CloseUI: * Resolution ← End of setting definition

図12は、プリントキュー作成または設定変更時のツール外部の処理シーケンスの一例を示す図である。   FIG. 12 is a diagram illustrating an example of a processing sequence outside the tool when creating a print queue or changing settings.

処理の概略の流れとして、プリントキュー140は、CUPS130が作成または設定を変更する。ユーザ50は、CUPS130のインタフェース(Web Interface)などを利用して、CUPS130によりプリントキュー140を作成または設定を変更できる。ツール123は、プリントキュー140の作成または設定変更を監視しており、プリントキュー140が作成または設定変更されたことを検知すると、プリントキュー140の印刷設定を読み込み、印刷に必須である印刷設定が無効化されていないかを判別する。印刷に必須である印刷設定が無効化されている場合だけ、プリントキュー140のフィルター指定を、スクリプト124を介するように変更すると共に、補助設定を有効化する。   As a general flow of processing, the print queue 140 is created or changed by the CUPS 130. The user 50 can create or change the setting of the print queue 140 by the CUPS 130 using the interface (Web Interface) of the CUPS 130 or the like. The tool 123 monitors the creation or change of settings of the print queue 140. When the tool 123 detects that the print queue 140 has been created or changed, the tool 123 reads the print settings of the print queue 140 and sets the print settings that are essential for printing. Determine if it has been disabled. Only when the print setting essential for printing is invalidated, the filter designation of the print queue 140 is changed to be via the script 124 and the auxiliary setting is validated.

ユーザ50は、CUPS130のインタフェース(Web Interface)などを利用して、CUPS130によりプリントキュー140の作成または変更を指示する(ステップS1)。次に、CUPS130は、ユーザ50からプリントキュー140の作成または変更の指示を受け付けて、プリンタドライバ120のPPD121からプリントキュー140を作成(生成)する。または既にあるプリントキュー140の設定を変更する(ステップS2)。この時点で、プリントキュー140のフィルター指定は、スクリプト124ではなく、プリンタドライバ120のフィルター122を指定している。ここで、CUPS130のバージョンによっては、CUPS130の仕様または障害により、印刷設定が無効化される。なお、上述したように、PPD121とプリントキュー140は同じフォーマットである。   The user 50 uses the CUPS 130 interface (Web Interface) or the like to instruct the CUPS 130 to create or change the print queue 140 (step S1). Next, the CUPS 130 receives an instruction to create or change the print queue 140 from the user 50 and creates (generates) the print queue 140 from the PPD 121 of the printer driver 120. Or, the setting of the existing print queue 140 is changed (step S2). At this time, the filter specification of the print queue 140 specifies the filter 122 of the printer driver 120 instead of the script 124. Here, depending on the version of the CUPS 130, the print setting is invalidated due to the specification or failure of the CUPS 130. As described above, the PPD 121 and the print queue 140 have the same format.

次に、ツール123は、プリントキュー140の作成または変更を常時監視しており(ステップS3)、新たに作成(生成)されたプリントキュー140を検知した場合、印刷設定無効化の対応処理を開始する。ツール123は、作成または変更されたプリントキュー140の印刷設定を確認し、必須である印刷設定が無効化されていないか判別する(ステップS4)。無効化の判別方法は任意であるが、例えば下記に示す判別方法が挙げられる。   Next, the tool 123 constantly monitors the creation or change of the print queue 140 (step S3), and when it detects a newly created (generated) print queue 140, it starts processing for disabling print settings. To do. The tool 123 confirms the print settings of the created or changed print queue 140, and determines whether the essential print settings have been invalidated (step S4). The method for determining invalidation is arbitrary, but examples include the following determination method.

1)CUPS API(CUPS130を利用するための関数)で、プリントキュー140から必須の印刷設定の定義名を検索する。検索で見つからなければ、その設定は無効化されていると判別できる。下記に記述の一例を示す。   1) Use the CUPS API (a function for using the CUPS 130) to search the print queue 140 for a definition name of an essential print setting. If it is not found by the search, it can be determined that the setting is invalidated. An example of the description is shown below.

ppdFindOption(ppd,”ColorModel”) ppdFindOption (ppd, “ColorModel”)

2)プリントキューファイルの記述を、テキストとして読み込み、必須の印刷設定の定義名と一致した行が無効化(コメントアウト)されていないかを直接確認する。無効化(コメントアウト)されていれば、その設定は無効化されていることが判別できる。   2) Read the description of the print queue file as text, and directly check whether the line that matches the definition name of the required print setting has been invalidated (commented out). If it is invalidated (commented out), it can be determined that the setting is invalidated.

ステップS4で、印刷設定の中に、無効化された必須の印刷設定がある場合、ツール123は、プリントキュー140のフィルター指定(手順情報)を、スクリプト124に変更する(ステップS5)。スクリプト124を指定することで、印刷時にCUPS130→スクリプト124→フィルター122という流れの処理になるので、スクリプト124を介するように指定できる。次に、ツール123は、プリントキュー140の補助設定を有効化する(ステップS6)。上記ステップS2で作成した時点のプリントキュー140は無効化の状態となっている。   In step S4, if the print setting includes a disabled mandatory print setting, the tool 123 changes the filter designation (procedure information) of the print queue 140 to the script 124 (step S5). By specifying the script 124, the process is a flow of CUPS 130 → script 124 → filter 122 at the time of printing, so that the script 124 can be specified. Next, the tool 123 validates the auxiliary setting of the print queue 140 (step S6). The print queue 140 created at the above step S2 is invalidated.

また、ユーザ50は、CUPS130のインタフェースから、補助設定を変更することができる(ステップS7)。補助設定は、他の印刷設定のデフォルト値と同様で、プリントキュー140作成後に、プリントキュー140の基となるPPD121で定義されていたデフォルト値が設定される。プリントキュー140が作成完了し、ツール123が無効化の対応処理を完成させた後、ユーザ50はその値を変更することができる。   Further, the user 50 can change the auxiliary setting from the interface of the CUPS 130 (step S7). The auxiliary settings are the same as the default values of other print settings, and after the print queue 140 is created, the default values defined in the PPD 121 that is the basis of the print queue 140 are set. After the print queue 140 is completely created and the tool 123 completes the invalidation handling process, the user 50 can change the value.

例えば、PPD121で解像度の補助設定のデフォルト値を600dpiと定義しておく。補助設定はプリントキュー140作成時に有効化され、プリントキュー140追加後の状態では600dpiが設定されている。ユーザ50は、この補助設定を別の選択肢1200dpiなど、に変更することができる。変更した値は、プリントキュー140に反映される。下記に補助設定変更のフォーマットの定義の一例を示す。なお、下記に示す記述の中で最後の左矢印は(←:コメント)解説を表している。   For example, the default value of the auxiliary resolution setting is defined as 600 dpi in the PPD 121. The auxiliary setting is validated when the print queue 140 is created, and 600 dpi is set after the print queue 140 is added. The user 50 can change the auxiliary setting to another option such as 1200 dpi. The changed value is reflected in the print queue 140. An example of the definition of the auxiliary setting change format is shown below. In the following description, the last left arrow indicates a comment (←: comment).

まず、PPD121の記述は下記で示される。   First, the description of the PPD 121 is shown below.

PPD:
*%OpenUI *SubResolution/SubResolution: PickOne
*%DefaultSubResolution:600dpi ←ここの値が補助設定に設定される
*%SubResolution 600dpi/600dpi:” ”
*%End
*%SubResolution 1200dpi/1200dpi:” ”
*%End
*%CloseUI: *SubResolution
PPD:
*% OpenUI * SubResolution / SubResolution: PickOne
*% Default SubResolution: 600 dpi ← This value is set as an auxiliary setting. *% SubResolution 600 dpi / 600 dpi: “”
*% End
*% SubResolution 1200 dpi / 1200 dpi: “”
*% End
*% CloseUI: * SubResolution

次に、プリントキュー140作成後の記述は下記で示される。   Next, the description after the print queue 140 is created is shown below.

プリントキュー140(プリントキュー140作成後):
*OpenUI *SubResolution/SubResolution: PickOne
*DefaultSubResolution:600dpi ←ここの値が補助設定に設定される
*SubResolution 600dpi/600dpi:” ”
*End
*SubResolution 1200dpi/1200dpi:” ”
*End
*CloseUI:*SubResolution
Print queue 140 (after creation of print queue 140):
* OpenUI * SubResolution / SubResolution: PickOne
* DefaultSubResolution: 600 dpi ← This value is set as an auxiliary setting * SubResolution 600 dpi / 600 dpi: “”
* End
* SubResolution 1200 dpi / 1200 dpi: “”
* End
* CloseUI: * SubResolution

次に、プリントキュー140変更後の記述は下記で示される。   Next, the description after changing the print queue 140 is shown below.

プリントキュー140(ユーザ50が1200dpiに変更後):
*OpenUI*SubResolution/SubResolution:PickOne
*DefaultSubResolution:1200dpi ←ここに反映される
*SubResolution 600dpi/600dpi:” ”
*End
*SubResolution 1200dpi/1200dpi:” ”
*End
*CloseUI: *SubResolution
Print queue 140 (after user 50 changes to 1200 dpi):
* OpenUI * SubResolution / SubResolution: PickOne
* DefaultSubResolution: 1200 dpi ← reflected here * SubResolution 600 dpi / 600 dpi: “”
* End
* SubResolution 1200 dpi / 1200 dpi: “”
* End
* CloseUI: * SubResolution

図13は、プリントキュー作成または設定変更時のツール内部の処理シーケンスの一例を示す図である。上記の図12を参照しながら、CUPS130が最初にプリントキュー140を作成した後の、ツール123が行う処理について説明する。   FIG. 13 is a diagram showing an example of a processing sequence inside the tool when creating a print queue or changing settings. Processing performed by the tool 123 after the CUPS 130 first creates the print queue 140 will be described with reference to FIG.

プリントキュー監視部161は、プリントキュー140の作成または変更を監視しており(ステップS11)、プリントキュー140が作成または変更されたことを検知する。このステップS11は、図12のステップS3に対応する。次に、プリントキュー監視部161は、作成または変更を検知すると、印刷設定読み込み部162に印刷設定無効化の対応開始を要求する(ステップS12)。このステップS12からは図12のステップS4〜ステップS6に対応する。次に、印刷設定読み込み部162は、プリントキュー140の印刷設定情報の読み込みをする(ステップS13)。次に、印刷設定読み込み部162は、読み込んだ印刷設定情報を判別部163に受け渡し、判別部163に対して、印刷に必須である印刷設定が無効化されているか否かの判別を要求する(ステップS14)。次に、判別部163は、渡されたプリントキュー140の印刷設定情報と、ツール123の必須印刷設定情報記憶部166で予め保持している必須印刷設定情報を比較する(ステップS15)。次に、判別部163は、比較結果から、印刷設定情報の中で無効化された必須の印刷設定があるか否かを判別する(ステップS16)。すなわち、判別部163は、印刷設定情報と、正常に印刷するために必須となる印刷設定を示す必須印刷設定情報とを比較して、該印刷設定情報の中で無効化された必須の印刷設定を特定する、と捉えることもできる。   The print queue monitoring unit 161 monitors the creation or change of the print queue 140 (step S11), and detects that the print queue 140 has been created or changed. This step S11 corresponds to step S3 in FIG. Next, when the print queue monitoring unit 161 detects creation or change, the print queue monitoring unit 161 requests the print setting reading unit 162 to start responding to print setting invalidation (step S12). This step S12 corresponds to step S4 to step S6 in FIG. Next, the print setting reading unit 162 reads the print setting information in the print queue 140 (step S13). Next, the print setting reading unit 162 passes the read print setting information to the determination unit 163, and requests the determination unit 163 to determine whether or not the print setting essential for printing has been invalidated ( Step S14). Next, the determination unit 163 compares the received print setting information of the print queue 140 with the essential print setting information stored in advance in the essential print setting information storage unit 166 of the tool 123 (step S15). Next, the determination unit 163 determines whether there is a mandatory print setting invalidated in the print setting information from the comparison result (step S16). That is, the determination unit 163 compares the print setting information with the essential print setting information indicating the print setting that is essential for normal printing, and the mandatory print setting invalidated in the print setting information. Can also be understood.

ここで、印刷設定情報の中で無効化された必須の印刷設定があると判別した場合、判別部163は、フィルター指定変更部164に対して、フィルター指定変更要求を行い(ステップS17)、フィルター指定変更部164は、プリントキュー140のフィルター指定を、フィルター122からスクリプト124に変更(書き換え)する(ステップS18)。例えば、下記で示す記述のように書き換える。なお、フィルター指定をスクリプト指定にする方法は任意である。   If it is determined that there is a mandatory print setting that has been invalidated in the print setting information, the determination unit 163 makes a filter specification change request to the filter specification change unit 164 (step S17), and the filter The designation changing unit 164 changes (rewrites) the filter designation of the print queue 140 from the filter 122 to the script 124 (step S18). For example, it is rewritten as described below. In addition, the method of setting the filter specification to script specification is arbitrary.

書き換え前
*cupsFilter:”(フィルターにわたるデータの形式)(優先度)(フィルター名)”
Before rewriting * cupsFilter: "(data format across filters) (priority) (filter name)"

書き換え後
*cupsFilter:”(フィルターにわたるデータの形式)(優先度)(スクリプト名)”
After rewriting * cupsFilter: "(data format across filters) (priority) (script name)"

判別部163は、ステップS17の要求をすると共に、補助設定有効部165に対して、プリントキュー140の無効化状態の補助設定を有効化する要求を行い(ステップS19)、補助設定有効部165は、プリントキュー140の無効化状態の補助設定を、有効化する(ステップS20)。例えば、下記で示す記述のように書き換える。すなわち、有効化するために無効化(コメントアウト)されていた行の無効化(コメントアウト)「%」を取り除く。なお、有効化する方法、定義の記述形式はこれに限ることはなく任意である。   The determination unit 163 makes a request for step S17 and requests the auxiliary setting validating unit 165 to validate the auxiliary setting in the invalidation state of the print queue 140 (step S19). The auxiliary setting validating unit 165 The auxiliary setting for the invalidation state of the print queue 140 is validated (step S20). For example, it is rewritten as described below. In other words, the invalidation (comment out) “%” of the line that has been invalidated (commented out) to be validated is removed. The method of enabling and the description format of the definition are not limited to this and are arbitrary.

書き換え前
*%OpenUI*SubResolution/SubResolution:PickOne
*%DefaultSubResolution:1200dpi
*%SubResolution 600dpi/600dpi:” ”
*%End
*%SubResolution 1200dpi/1200dpi:” ”
*%End
*%CloseUI:*SubResolution
Before rewriting *% OpenUI * SubResolution / SubResolution: PickOne
*% Default SubResolution: 1200 dpi
*% SubResolution 600 dpi / 600 dpi: “”
*% End
*% SubResolution 1200 dpi / 1200 dpi: “”
*% End
*% CloseUI: * SubResolution

書き換え後
*OpenUI*SubResolution/SubResolution:PickOne
*DefaultSubResolution:1200dpi
*SubResolution 600dpi/600dpi:” ”
*End
*SubResolution 1200dpi/1200dpi:” ”
*End
*CloseUI: *SubResolution
After rewriting * OpenUI * SubResolution / SubResolution: PickOne
* DefaultSubResolution: 1200 dpi
* SubResolution 600 dpi / 600 dpi: “”
* End
* SubResolution 1200 dpi / 1200 dpi: “”
* End
* CloseUI: * SubResolution

以上説明したように、本実施形態では、プリントキュー140の作成または設定変更時、プリンタドライバ120のツール123が、作成後または変更後のプリントキュー140の印刷設定をチェックし、必須の印刷設定が無効化されている場合には、プリントキュー140のフィルター指定を、スクリプト124を介するよう書き換えるので、ユーザ50が意識することなしに、プリンタドライバ120で必須の印刷設定が無効化されている場合でも、印刷を正常に行うことができるプリントキュー140を生成して使用することができる。また、プリントキュー140の設定変更を行うことができる。   As described above, in this embodiment, when the print queue 140 is created or settings are changed, the tool 123 of the printer driver 120 checks the print settings of the print queue 140 after creation or changes, and the required print settings are set. If it is invalidated, the filter specification of the print queue 140 is rewritten so as to pass through the script 124, so even if the essential print settings are invalidated in the printer driver 120 without the user 50 being aware of it. The print queue 140 that can normally perform printing can be generated and used. In addition, the setting of the print queue 140 can be changed.

よって、本実施形態によれば、プリントキュー140の必須の印刷設定が無効化されている場合には、スクリプト124の処理を実行させ、プリントキュー140の必須の印刷設定が無効化されていない場合には、スクリプト124の処理を実行させないので、ユーザが意識して2つのプリントキュー140を使い分ける必要がなく、従来のように必ずスクリプト124の処理を実行させる場合に比較して、印刷ジョブの生成時間を短縮させることができる。   Therefore, according to the present embodiment, when the mandatory print setting of the print queue 140 is invalidated, the script 124 is executed, and the mandatory print setting of the print queue 140 is not invalidated. In this case, since the processing of the script 124 is not executed, it is not necessary for the user to use the two print queues 140 consciously. Compared to the case where the processing of the script 124 is always executed as in the prior art, a print job is generated. Time can be shortened.

図14は、印刷時のスクリプト外部の処理シーケンスの一例を示す図である。プリントキュー140作成後、印刷設定の中に無効化された必須の印刷設定があると判別された場合の、フィルター122の前にスクリプト124を介する印刷シーケンスについて説明する。   FIG. 14 is a diagram illustrating an example of a processing sequence outside the script during printing. A print sequence via the script 124 before the filter 122 in the case where it is determined that there is an invalid print setting that has been invalidated after the print queue 140 is created will be described.

なお、スクリプト124を介さない場合(印刷設定の中に無効化された必須の印刷設定がない場合)は、シーケンスからスクリプト124がなくなり、CUPS130から直接、フィルター122に印刷データと印刷設定情報が渡される。このスクリプト124の処理がない部分だけが異なる。それ以外は、同じ処理シーケンスである。   If the script 124 is not used (there is no mandatory print setting invalidated in the print settings), the script 124 disappears from the sequence, and the print data and print setting information are directly passed from the CUPS 130 to the filter 122. It is. Only the portion where the processing of the script 124 is not performed is different. Other than that, the processing sequence is the same.

ユーザ50は、アプリケーション150から印刷設定画面(UI画面)を開き、印刷設定を設定する(ステップS31)。印刷設定画面のサポートする機能および選択肢は、プリントキュー140の印刷設定定義に従って表示される。無効化されている必須の印刷設定がある場合、その設定は表示されない。例えば、解像度が無効化されていた場合は、解像度の設定は印刷設定画面に表示されない。   The user 50 opens a print setting screen (UI screen) from the application 150 and sets print settings (step S31). The functions and options supported by the print setting screen are displayed according to the print setting definition of the print queue 140. If there are mandatory print settings that are disabled, those settings are not displayed. For example, when the resolution is invalidated, the resolution setting is not displayed on the print setting screen.

ユーザ50は、アプリケーション150に印刷の実行を指示する(ステップS32)。次に、アプリケーション150は、印刷したい文書を印刷用のデータ(印刷データ)に変換し(ステップS33)、変換した印刷データおよび印刷設定情報を、CUPS130に渡す(ステップS34)。無効化されている必須の印刷設定がある場合、その印刷設定の情報は渡される印刷設定情報に含まれていない。次に、CUPS130は、アプリケーション150から渡された印刷データを、プリントキュー140のフィルター指定で指定される、「フィルターにわたるデータの形式」に変換処理する(ステップS35)。フィルターにわたるデータの形式は様々であり、例えばapplication/vnd.cups−pdfやapplication/vnd.cups−postscriptなどが挙げられる。プリントキュー140の記述の一例を下記に示す。   The user 50 instructs the application 150 to execute printing (step S32). Next, the application 150 converts the document to be printed into print data (print data) (step S33), and passes the converted print data and print setting information to the CUPS 130 (step S34). If there is a mandatory print setting that is invalidated, the print setting information is not included in the passed print setting information. Next, the CUPS 130 converts the print data passed from the application 150 into “data format across filters” designated by the filter designation of the print queue 140 (step S35). There are various types of data across the filter, for example, application / vnd. cups-pdf or application / vnd. For example, cups-postscript. An example of the description of the print queue 140 is shown below.

プリントキュー140のフィルター指定部分の記載フォーマット:
*cupsFilter:”(フィルターにわたるデータの形式)(優先度)(スクリプト名)”
Description format of the filter designation portion of the print queue 140:
* CupsFilter: "(data format across filters) (priority) (script name)"

次に、CUPS130は、プリントキュー140の指定するスクリプト124に、印刷データと印刷設定情報を渡す(ステップS36)無効化されている必須の印刷設定がある場合、その印刷設定の情報は渡される印刷設定情報に含まれていない。   Next, the CUPS 130 passes the print data and print setting information to the script 124 specified by the print queue 140 (step S36). If there is an invalid print setting that is invalidated, the print setting information is passed. It is not included in the setting information.

次に、スクリプト124は、印刷設定情報を受け取り、その中に含まれていない無効化された印刷設定情報を補完する(ステップS37)。補完とは、補助設定を、印刷設定情報に追加して補うことである。補助設定は、プリントキュー140に記録されている。   Next, the script 124 receives the print setting information, and supplements the invalidated print setting information that is not included therein (step S37). Complement is to supplement the supplementary settings by adding them to the print setting information. The auxiliary setting is recorded in the print queue 140.

次に、スクリプト124は、補完済の印刷設定情報と、印刷データをフィルター122に渡す(ステップS38)。この印刷設定情報には、無効化されている印刷設定の補助設定情報が追加されている。すなわち、正常に印刷するために必須となる印刷設定が追加されて、正常な印刷設定情報になっている。   Next, the script 124 passes the supplemented print setting information and print data to the filter 122 (step S38). In this print setting information, auxiliary setting information of invalid print settings is added. That is, print settings that are essential for normal printing are added to form normal print setting information.

次に、フィルター122は、渡された印刷設定情報と印刷データから、印刷ジョブを生成する(ステップS39)。必須の印刷設定情報がスクリプト124により補完されているため、印刷ジョブは正常に生成される。   Next, the filter 122 generates a print job from the received print setting information and print data (step S39). Since the essential print setting information is complemented by the script 124, the print job is generated normally.

次に、フィルター122は、プリンタ(MFP20)に印刷ジョブを送信する(ステップS40)。   Next, the filter 122 transmits a print job to the printer (MFP 20) (step S40).

図15は、印刷時のスクリプト内部の処理シーケンスの一例を示す図である。上記の図14を参照しながら説明する。   FIG. 15 is a diagram illustrating an example of a processing sequence inside a script at the time of printing. This will be described with reference to FIG.

印刷設定情報入出力部171は、CUPS130から印刷設定情報の入力を受け付ける(ステップS51)。次に、データ入出力部172は、CUPS130から印刷データの入力を受け付ける(ステップS52)。印刷データには処理などは何も行わない。データ入力のタイミングは、印刷設定情報の入力と同時タイミングである。   The print setting information input / output unit 171 receives input of print setting information from the CUPS 130 (step S51). Next, the data input / output unit 172 receives input of print data from the CUPS 130 (step S52). No processing is performed on the print data. The data input timing is the same timing as the print setting information input.

ステップS51の印刷設定情報入出力部171で印刷設定情報の入力を受け付けると、印刷設定情報補完部173に対して、印刷設定情報の受け渡しと補完要求を行う(ステップS53)。次に、印刷設定情報補完部173は、印刷設定情報入出力部171から印刷設定情報を受け取り、印刷設定情報の補完の処理を開始する(ステップS54)。印刷設定情報補完部173は、印刷設定情報チェック部174に対して、印刷設定情報の受け渡しと比較要求を行う(ステップS55)。   When the print setting information input / output unit 171 accepts the input of the print setting information in step S51, the print setting information complementing unit 173 sends the print setting information and makes a complement request (step S53). Next, the print setting information complementing unit 173 receives the print setting information from the print setting information input / output unit 171 and starts the process of complementing the print setting information (step S54). The print setting information complementing unit 173 sends the print setting information to the print setting information check unit 174 and makes a comparison request (step S55).

次に、印刷設定情報チェック部174は、受け取った印刷設定情報と、あらかじめスクリプト124が保持している必須印刷設定情報を比較し、印刷設定情報の中で、必須なのに情報が含まれていない(無効化されている)印刷設定を特定する(ステップS56)。印刷設定情報チェック部174は、特定した印刷設定を、印刷設定情報補完部173に返す(ステップS57)。   Next, the print setting information check unit 174 compares the received print setting information with the essential print setting information held in advance by the script 124, and the print setting information does not include information that is essential ( A print setting that has been invalidated is specified (step S56). The print setting information check unit 174 returns the specified print setting to the print setting information complementing unit 173 (step S57).

次に、印刷設定情報補完部173は、印刷設定情報チェック部174で特定された、無効化された印刷設定に対応する補助設定の取得要求を、補助設定情報取得部175に対して行う(ステップS58)。次に、補助設定情報取得部175は、印刷設定情報チェック部174で特定した無効化された印刷設定に対応する補助設定の設定値を、プリントキュー140から取得する(ステップS59)。例えば解像度「Resolution」が無効化されていれば、補助解像度設定「SubResolution」の設定値「600dpi」を取得する。   Next, the print setting information complementing unit 173 issues an auxiliary setting acquisition request corresponding to the invalidated print setting specified by the print setting information checking unit 174 to the auxiliary setting information acquiring unit 175 (Step S1). S58). Next, the auxiliary setting information acquisition unit 175 acquires the setting value of the auxiliary setting corresponding to the invalidated print setting specified by the print setting information check unit 174 from the print queue 140 (step S59). For example, if the resolution “Resolution” is invalidated, the setting value “600 dpi” of the auxiliary resolution setting “SubResolution” is acquired.

補助設定情報取得部175は、取得した補助設定の設定値を、印刷設定情報補完部173に返す(ステップS60)。   The auxiliary setting information acquisition unit 175 returns the acquired setting value of the auxiliary setting to the print setting information complementing unit 173 (step S60).

次に、印刷設定情報補完部173は、補助設定情報取得部175が取得した設定値を、印刷設定情報のフォーマットに変換し、印刷設定情報に追加して、印刷設定情報を補完する(ステップS61)。どのフォーマットに変換すればよいかは、プリンタドライバ120のフィルター仕様で決まっている。そのため、スクリプト124は、そのフォーマットを知っていて、仕様に合わせて変換することができる。   Next, the print setting information complementing unit 173 converts the setting value acquired by the auxiliary setting information acquiring unit 175 into the format of the print setting information, adds it to the print setting information, and supplements the print setting information (step S61). ). Which format should be converted is determined by the filter specification of the printer driver 120. Therefore, the script 124 knows the format and can convert it according to the specification.

次に、印刷設定情報補完部173は、補完済み印刷設定情報を、印刷設定情報入出力部171に返す(ステップS62)。   Next, the print setting information complementing unit 173 returns the supplemented print setting information to the print setting information input / output unit 171 (step S62).

次に、印刷設定情報入出力部171は、印刷設定情報補完部173で補完した補完済み印刷設定情報を、フィルターに出力する(ステップS63)。   Next, the print setting information input / output unit 171 outputs the supplemented print setting information supplemented by the print setting information complementing unit 173 to the filter (step S63).

また同じタイミングで、データ入出力部172は、フィルター122に印刷データを出力する(ステップS64)。データ出力のタイミングは、印刷設定情報の出力と同じタイミングである。   At the same timing, the data input / output unit 172 outputs print data to the filter 122 (step S64). The data output timing is the same as the print setting information output timing.

次に、上記で説明した本実施形態の処理および従来の処理によって作成した、プリントキュー140の印刷設定の画面について説明する。前提として、以下に示す機能をPPD121でサポート(定義)しているプリンタドライバ120について説明する。   Next, the print setting screen of the print queue 140 created by the processing of this embodiment described above and the conventional processing will be described. As a premise, a printer driver 120 that supports (defines) the following functions in the PPD 121 will be described.

・用紙サイズ
・給紙方法
・両面印刷
・解像度
・印字モード
・印字領域
・左余白
・上余白
・用紙の種類
・ソート
・ Paper size ・ Feeding method ・ Double-sided printing ・ Resolution ・ Print mode ・ Print area ・ Left margin ・ Top margin ・ Paper type ・ Sort

上記に示す機能を有するプリンタドライバ120について、プリントキュー140を作成する。プリントキュー140の作成手順は、一般的なCUPS Web Interfaceによるプリントキュー140作成の手順などでよい。   A print queue 140 is created for the printer driver 120 having the functions described above. The procedure for creating the print queue 140 may be a procedure for creating the print queue 140 using a general CUPS Web Interface.

図16は、プリントキューの印刷設定のUI画面の一例を示す図である。図16の例は、本実施形態の処理シーケンスで、CUPS130にてプリントキュー140を作成した場合を示している。図16に示すUI画面は、無効化された印刷設定がない場合であり、プリントキュー140の印刷設定のデフォルト値を設定する画面である。図16に示すように、プリンタドライバ120のPPD121でサポートしている全ての印刷設定機能が表示されている。すなわち、上記の前提の機能が全て表示されている。   FIG. 16 is a diagram illustrating an example of a print queue print setting UI screen. The example of FIG. 16 shows a case where the print queue 140 is created by the CUPS 130 in the processing sequence of this embodiment. The UI screen illustrated in FIG. 16 is a screen in which there is no invalid print setting, and is a screen for setting a default value for the print setting of the print queue 140. As shown in FIG. 16, all print setting functions supported by the PPD 121 of the printer driver 120 are displayed. That is, all the above-mentioned premise functions are displayed.

図17は、プリントキューの印刷設定のUI画面の一例を示す図である。図17の例は、従来の処理シーケンスで、CUPS130にてプリントキュー140を作成した場合を示している。一部のCUPS130バージョンでは、CUPS130の仕様または障害により、プリントキュー140を作成したとき、一部の印刷設定が無効化される。図17の例は、解像度、用紙の種類が無効化された印刷設定の一例を示し、図16と同様の手順でプリントキュー140を追加(作成)したものであるが、「解像度」、「用紙の種類」が無効化されたため、UI画面には表示されていない。また、正常にプリントキュー140を作成できた場合でも、従来の処理シーケンスでは、後からプロトコルなどの設定を変更した際にCUPS130の仕様または障害により、「解像度」「用紙の種類」が無効化される場合もある。   FIG. 17 is a diagram illustrating an example of a print queue print setting UI screen. The example of FIG. 17 shows a case where the print queue 140 is created by the CUPS 130 in the conventional processing sequence. In some CUPS 130 versions, some print settings are invalidated when the print queue 140 is created due to the specification or failure of the CUPS 130. The example of FIG. 17 shows an example of the print setting in which the resolution and the paper type are invalidated. The print queue 140 is added (created) in the same procedure as in FIG. Is not displayed on the UI screen. Even if the print queue 140 can be created normally, in the conventional processing sequence, when the setting of the protocol or the like is changed later, the “resolution” and “paper type” are invalidated due to the specification or failure of the CUPS 130. There is also a case.

図18は、プリントキューの補助設定のUI画面の一例を示す図である。図18の例は、図17に示した、従来の無効化が発生するバージョンのCUPS130について、本実施形態での処理シーケンスで、CUPS130にてプリントキュー140を作成した場合を示している。上記で説明したように、本実施形態では、ツール123がプリントキュー140作成時に、補助設定を有効化する。例えば、プリンタドライバ120の必須印刷設定が解像度(Resolution)のみである場合、解像度の補助設定(SubResolution62)を有効化する。その結果、図18に示すように、補助設定の設定画面が表示され、印刷設定のデフォルト値設定画面で、補助設定を設定する選択肢が設定できるようになる。すなわち、補助設定を示すSubSetting61が選択できるようになり、SubSetting61を選択した後、解像度の補助設定(SubResolution62)で解像度を変更することができる。すなわち、補助設定有効部165で、補助設定情報を有効化させた場合に、該補助設定情報を有効化させたことを示す情報(補助設定を示すSubSetting61)と、該補助設定情報の内容を示す情報(解像度の補助設定(SubResolution62)とをUI画面に表示させる。このSubSetting61と、SubResolution62とをUI画面に表示させる制御を行う表示制御手段の機能は、CPU101によってRAM102から読み出した命令を実行することにより実現される。   FIG. 18 is a diagram illustrating an example of a UI screen for auxiliary setting of a print queue. The example of FIG. 18 shows a case where the print queue 140 is created by the CUPS 130 in the processing sequence of the present embodiment for the version of the CUPS 130 in which invalidation occurs as shown in FIG. As described above, in the present embodiment, the tool 123 enables the auxiliary setting when the print queue 140 is created. For example, when the essential print setting of the printer driver 120 is only resolution (Resolution), the auxiliary resolution setting (SubResolution 62) is validated. As a result, as shown in FIG. 18, an auxiliary setting screen is displayed, and options for setting auxiliary settings can be set on the default value setting screen for print settings. That is, the SubSetting 61 indicating the auxiliary setting can be selected. After the SubSetting 61 is selected, the resolution can be changed by the auxiliary setting of the resolution (SubResolution 62). That is, when the auxiliary setting validating unit 165 activates the auxiliary setting information, information indicating that the auxiliary setting information is activated (SubSetting 61 indicating auxiliary setting) and the content of the auxiliary setting information are indicated. Information (resolution auxiliary setting (SubResolution 62) is displayed on the UI screen. The function of the display control means for controlling the SubSetting 61 and the SubResolution 62 to be displayed on the UI screen is to execute a command read from the RAM 102 by the CPU 101. It is realized by.

図19は、プリントキューの補助設定のUI画面の一例を示す図である。図19の例は、図18に示した補助設定のUI画面で、解像度をSubResolution62のプルダウンメニューから1200dpi63に変更することが可能である。変更した値はプリントキュー140に記憶される。図17に示したような、解像度と用紙の種類が無効化されたプリントキュー140を使用して印刷設定を行い、印刷を実行した場合、CUPS130からスクリプト124に渡される印刷設定情報には、解像度、用紙の種類の情報が含まれていない。そこで、スクリプト124は補助設定SubResolution62の設定値1200dpi63をプリントキュー140から取得し、フィルター122に渡すためのフォーマットに変換したのち、印刷設定情報に追加する。例えば、下記のようなイメージである。   FIG. 19 is a diagram illustrating an example of an auxiliary setting UI screen for a print queue. The example of FIG. 19 is an auxiliary setting UI screen shown in FIG. 18, and the resolution can be changed from the pull-down menu of SubResolution 62 to 1200 dpi 63. The changed value is stored in the print queue 140. When print settings are made using the print queue 140 in which the resolution and paper type are invalidated as shown in FIG. 17 and printing is executed, the print setting information passed from the CUPS 130 to the script 124 includes the resolution. The paper type information is not included. Therefore, the script 124 acquires the setting value 1200 dpi 63 of the auxiliary setting SubResolution 62 from the print queue 140, converts it into a format for passing to the filter 122, and adds it to the print setting information. For example, the following image.

(補助設定を補完するー例)
CUPS130からスクリプト124に渡す印刷設定情報
・用紙サイズ=A4
・給紙方法=Tray1
・両面印刷=Off
・印字モード=スムージングオフ
・印字領域=拡張
・左余白=0mm
・上余白=0mm
・ソート=する
(Supplementary supplementary settings-example)
Print setting information passed from the CUPS 130 to the script 124 -Paper size = A4
・ Paper feeding method = Tray1
・ Double-sided printing = Off
-Print mode = Smoothing off-Print area = Extended-Left margin = 0 mm
・ Top margin = 0mm
・ Sort =

スクリプト124からフィルター122に渡す印刷設定情報(解像度:補完情報)
・用紙サイズ=A4
・給紙方法=Tray1
・両面印刷=Off
・解像度=1200dpi
・印字モード=スムージングオフ
・印字領域=拡張
・左余白=0mm
・上余白=0mm
・ソート=する
Print setting information passed from script 124 to filter 122 (resolution: complementary information)
-Paper size = A4
・ Paper feeding method = Tray1
・ Double-sided printing = Off
・ Resolution = 1200 dpi
-Print mode = Smoothing off-Print area = Extended-Left margin = 0 mm
・ Top margin = 0mm
・ Sort =

解像度1200dpi63を補完された印刷設定を受け取ったフィルター122は、正常な印刷ジョブを生成してプリンタ(MFP)20に送信する。このプリンタドライバ120の場合、用紙の種類は必須の印刷設定ではないため、補完していない。プリンタドライバ120のフィルター122の仕様として、指定がなくても正常な印刷が可能なためである。   The filter 122 that has received the print setting supplemented with the resolution of 1200 dpi 63 generates a normal print job and transmits it to the printer (MFP) 20. In the case of this printer driver 120, the paper type is not an indispensable print setting and is not supplemented. This is because normal printing is possible even if the specification of the filter 122 of the printer driver 120 is not specified.

以上説明したように、本実施形態では、プリントキュー140の作成または設定変更時に、プリンタドライバ120のツール123が、作成後または変更後のプリントキュー140の印刷設定をチェックし、必須の印刷設定が無効化されている場合には、プリントキュー140のフィルター指定を、スクリプト124を介するよう書き換え、必須の印刷設定が無効化されていない場合には、プリントキュー140のフィルター指定を書き換えずスクリプト124を介さない通常の処理を行うので、ユーザ50が意識せずに、印刷ジョブの生成時間が必要以上に長くなることを防ぐことができる。   As described above, in this embodiment, when the print queue 140 is created or settings are changed, the tool 123 of the printer driver 120 checks the print settings of the print queue 140 after creation or changes, and the required print settings are set. If the print queue 140 is invalidated, the filter designation of the print queue 140 is rewritten so as to pass through the script 124. If the essential print setting is not invalidated, the filter designation of the print queue 140 is not rewritten and the script 124 is rewritten. Since normal processing that is not performed is performed, it is possible to prevent the print job generation time from becoming unnecessarily long without the user 50 being aware of it.

よって、本実施形態では、プリンタドライバ120で必須の印刷設定が無効化されている場合でも印刷を正常に行うことができるプリントキュー140を生成し、印刷ジョブ生成時間を短縮することができる。   Therefore, in the present embodiment, it is possible to generate the print queue 140 that can perform printing normally even when the essential print settings in the printer driver 120 are invalidated, and to shorten the print job generation time.

上記で説明した本実施形態のツール123、スクリプト124は、同じ機能ブロックを持つアプリケーションやプログラムで代用してもよい。フィルター122は、同じ能力(データを変換する機能)を持つ他の実行ファイルやアプリケーション、ソフトウェアでもよい。例えば、オープンソースソフトウェアのGhostScriptなどでもよい。本実施形態では、CUPS130を使うOS、システムであれば、Linux(登録商標)以外でも使用可能である。例えば、MacOSX(登録商標)、Unix(登録商標)の一部OSなどが挙げられる。   The tool 123 and script 124 of the present embodiment described above may be replaced with an application or program having the same functional block. The filter 122 may be another executable file, application, or software having the same capability (data conversion function). For example, GhostScript of open source software may be used. In the present embodiment, any OS or system that uses the CUPS 130 can be used other than Linux (registered trademark). For example, MacOSX (registered trademark), a partial OS of Unix (registered trademark), and the like can be mentioned.

(変形例)
本実施形態のツール123の処理は、プリントキュー140の作成または設定変更時に限ることはなく、ユーザ50が任意のタイミングで実行できるようにする。この場合、例えば以下の2つの方法が例示できる。
(Modification)
The processing of the tool 123 according to the present embodiment is not limited to when the print queue 140 is created or the setting is changed, but allows the user 50 to execute the process at an arbitrary timing. In this case, for example, the following two methods can be exemplified.

1)PPD121にユーティリティツールとして定義し、プリンタ設定画面から呼び出せるようにする(例えばMacOSX(登録商標)など)。ツール123をPPD121に下記で示すフォーマットで定義することで、追加したプリントキュー140のプロパティ画面に、ツール起動用のボタンが表示されるようにできる。これにより、ユーザ50は、任意のタイミングでボタンを押下してツール123を起動し、無効化に対応する処理をプリントキュー140に対して行うことができる。上記ツール123の定義は、例えば、下記に示すフォーマットで定義する。なお、定義する方法はこれに限ることはなく任意である。   1) Define as a utility tool in the PPD 121 so that it can be called from the printer setting screen (for example, MacOSX (registered trademark)). By defining the tool 123 in the PPD 121 in the format shown below, a tool activation button can be displayed on the property screen of the added print queue 140. Accordingly, the user 50 can activate the tool 123 by pressing a button at an arbitrary timing, and perform processing corresponding to invalidation on the print queue 140. The definition of the tool 123 is defined in the following format, for example. The definition method is not limited to this and is arbitrary.

*APPrinterUtilityPath:”(ツールのファイルパス)” * APPprinterUtilityPath: "(Tool file path)"

2)ツール123を独立した実行ファイル形式として、デスクトップ等に置く。ツール123を独立した実行ファイル形式として開発し、プリンタドライバ120インストール時にデスクトップにツール123またはツール123のショートカットを置く。これにより、ユーザ50は、任意のタイミングでツール123またはショートカットをダブルクリックなどで起動し、無効化に対応する処理をプリントキュー140に対して行うことができる。   2) Place the tool 123 on the desktop or the like as an independent executable file format. The tool 123 is developed as an independent executable file format, and the tool 123 or the tool 123 shortcut is placed on the desktop when the printer driver 120 is installed. As a result, the user 50 can activate the tool 123 or the shortcut by double-clicking at an arbitrary timing and perform processing corresponding to invalidation on the print queue 140.

以上、本発明に係る実施形態について説明したが、本発明は、上述の実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上述の実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施の形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態にわたる構成要素を適宜組み合わせてもよい。   Although the embodiments according to the present invention have been described above, the present invention is not limited to the above-described embodiments as they are, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. Various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the above-described embodiments. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, constituent elements over different embodiments may be appropriately combined.

情報処理装置10で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、メモリカード、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記憶媒体に記憶されてコンピュータ・プログラム・プロダクトとして提供される。   A program executed by the information processing apparatus 10 is an installable or executable file in a computer-readable storage medium such as a CD-ROM, a memory card, a CD-R, or a DVD (Digital Versatile Disk). Stored and provided as a computer program product.

また情報処理装置10で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また情報処理装置10が実行するプログラムを、ダウンロードさせずにインターネット等のネットワーク経由で提供するように構成してもよい。   The program executed by the information processing apparatus 10 may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. The program executed by the information processing apparatus 10 may be provided via a network such as the Internet without being downloaded.

また情報処理装置10のプログラムを、ROM103等に予め組み込んで提供するように構成してもよい。   The program of the information processing apparatus 10 may be configured to be provided by being preinstalled in the ROM 103 or the like.

情報処理装置10で実行されるプログラムは、上述した各機能ブロック(ツール123(プリントキュー監視部161、印刷設定読み込み部162、判別部163、フィルター指定変更部164、補助設定有効部165、必須印刷設定情報記憶部166、読み込み指示部167)及びスクリプト124(印刷設定情報入出力部171、データ入出力部172、印刷設定情報補完部173、印刷設定情報チェック部174、補助設定情報取得部175、必須印刷設定情報記憶部176))を含むモジュール構成となっている。当該各機能ブロックは、実際のハードウェアとしては、CPU101がHDD104等の記憶媒体からプログラムを読み出して実行することにより、上記各機能ブロックがRAM102上にロードされる。すなわち上記各機能ブロックは、RAM102上に生成される。   The program executed by the information processing apparatus 10 includes the above-described functional blocks (tool 123 (print queue monitoring unit 161, print setting reading unit 162, determination unit 163, filter designation changing unit 164, auxiliary setting valid unit 165, essential printing). Setting information storage unit 166, read instruction unit 167) and script 124 (print setting information input / output unit 171, data input / output unit 172, print setting information complement unit 173, print setting information check unit 174, auxiliary setting information acquisition unit 175, The module configuration includes the essential print setting information storage unit 176)). As the actual hardware, each functional block is loaded onto the RAM 102 when the CPU 101 reads a program from a storage medium such as the HDD 104 and executes it. That is, each functional block is generated on the RAM 102.

なお上述した情報処理装置10の各機能ブロックの一部を、ソフトウェアにより実現せずに、IC(Integrated Circuit)等のハードウェアにより実現してもよい。   Note that some of the functional blocks of the information processing apparatus 10 described above may be realized by hardware such as an IC (Integrated Circuit) without being realized by software.

なお、本実施形態の情報処理装置10及び機器20が接続されたシステム構成は一例であり、用途や目的に応じて様々なシステム構成例があることは言うまでもない。   It should be noted that the system configuration in which the information processing apparatus 10 and the device 20 of the present embodiment are connected is an example, and it goes without saying that there are various system configuration examples depending on the application and purpose.

1 システム
10 情報処理装置(PC)
20、20a、20b 機器(MFP、プリンタ)
30 ネットワーク
101 CPU
102 RAM
103 ROM
104 HDD
105 機器I/F
106 表示部
107 操作部
108 ネットワークI/F
109 システムバス
120 プリンタドライバ
121 PPD
122 フィルター
123 ツール
124 スクリプト
130 印刷システム(CUPS)
140 プリントキュー
150 アプリケーション
161 プリントキュー監視部
162 印刷設定読み込み部
163 判別部
164 フィルター指定変更部
165 補助設定有効部
166 必須印刷設定情報記憶部
167 読み込み指示部
171 印刷設定情報入出力部
172 データ入出力部
173 印刷設定情報補完部
174 印刷設定情報チェック部
175 補助設定情報取得部
176 必須印刷設定情報記憶部
181 プリンタドライバ基本情報
182 フィルター指定
183 ツール指定
184 印刷設定定義
185 補助設定定義
186 排他定義
187 用語
210 コントローラボード
211 CPU
212 SDRAM
213 フラッシュメモリ
214 HDD
215 ASIC
216 管理システム用メモリ
217 NIC
218 モデム
221 操作パネル
222 FCU
223 USB
224 IEEE1394I/F
225 印刷/スキャナエンジン
226 周辺機
1 System 10 Information processing equipment (PC)
20, 20a, 20b Equipment (MFP, printer)
30 network 101 CPU
102 RAM
103 ROM
104 HDD
105 Device I / F
106 Display Unit 107 Operation Unit 108 Network I / F
109 System bus 120 Printer driver 121 PPD
122 Filter 123 Tool 124 Script 130 Printing System (CUPS)
140 Print queue 150 Application 161 Print queue monitoring unit 162 Print setting reading unit 163 Discrimination unit 164 Filter designation changing unit 165 Auxiliary setting valid unit 166 Essential print setting information storage unit 167 Reading instruction unit 171 Print setting information input / output unit 172 Data input / output Unit 173 print setting information complement unit 174 print setting information check unit 175 auxiliary setting information acquisition unit 176 essential print setting information storage unit 181 printer driver basic information 182 filter specification 183 tool specification 184 print setting definition 185 auxiliary setting definition 186 exclusive definition 187 terminology 210 Controller board 211 CPU
212 SDRAM
213 Flash memory 214 HDD
215 ASIC
216 Management system memory 217 NIC
218 Modem 221 Operation panel 222 FCU
223 USB
224 IEEE1394 I / F
225 Printing / scanner engine 226 Peripheral machine

特開2014−032647号公報JP 2014-032647 A

Claims (12)

ネットワークを介して接続する1以上の機器と通信する情報処理装置であって、
前記機器に要求可能な印刷に関する機能を示す印刷設定情報を読み込む読み込み手段と、
前記機器に印刷を要求するために設定が必要となる機能を示す必須印刷設定情報を記憶する記憶手段と、
読み込んだ前記印刷設定情報と、前記必須印刷設定情報とを比較して、前記必須印刷設定情報に含まれる機能のうち前記印刷設定情報に含まれない機能があるか否かを判別する判別手段と、
前記判別手段によって、前記必須印刷設定情報に含まれない機能があると判別された場合、含まれないと判別された機能を前記印刷設定情報に追加する印刷設定追加手段と、を備える、
情報処理装置。
An information processing apparatus that communicates with one or more devices connected via a network,
Reading means for reading print setting information indicating functions related to printing that can be requested to the device;
Storage means for storing essential print setting information indicating a function that needs to be set in order to request printing to the device;
A determining unit that compares the read print setting information with the required print setting information to determine whether there is a function that is not included in the print setting information among the functions included in the required print setting information; ,
A print setting adding unit that adds, to the print setting information, a function that is determined not to be included when the determining unit determines that there is a function that is not included in the essential print setting information;
Information processing device.
前記判別手段によって、前記必須印刷設定情報に含まれない機能があると判別された場合、印刷データを生成する際に実行するモジュールを指定するプリントキューに、前記印刷設定追加手段を実行するフィルターを指定する指定手段を、さらに備え、
前記印刷設定追加手段は、前記指定手段によって指定された場合に、実行される、
請求項1に記載の情報処理装置。
When the determining means determines that there is a function that is not included in the essential print setting information, a filter that executes the print setting adding means is added to a print queue that specifies a module to be executed when generating print data. Further comprising a designation means for designating,
The print setting addition means is executed when designated by the designation means.
The information processing apparatus according to claim 1.
前記印刷設定情報は、前記必須印刷設定情報に含まれない機能がある場合に該機能を補完する補助設定を示す補助設定情報を含み、
前記印刷設定追加手段は、前記補助設定情報を有効化させることで、前記判別手段によって含まれないと判別された前記機能を前記印刷設定情報に追加する、
請求項1に記載の情報処理装置。
The print setting information includes auxiliary setting information indicating auxiliary settings that complement the function when there is a function that is not included in the essential print setting information;
The print setting adding means adds the function determined not to be included by the determining means to the print setting information by enabling the auxiliary setting information;
The information processing apparatus according to claim 1.
前記印刷設定情報の入力を受け付ける印刷設定情報入力手段と、
データの入力を受け付けるデータ入力手段と、
前記印刷設定情報と、前記必須印刷設定情報とを比較して、前記印刷設定情報の中で無効化された、前記設定が必要となる機能を示す必須機能を特定する特定手段と、
特定された前記必須機能に対応する前記補助設定情報を前記プリントキューから取得する補助設定情報取得手段と、
前記印刷設定情報に、取得した前記補助設定情報を追加して前記印刷設定情報を補完する印刷設定情報補完手段と、
補完された前記印刷設定情報を、印刷ジョブを生成するジョブ生成手段に出力する印刷設定情報出力手段と、
前記データを前記ジョブ生成手段に出力するデータ出力手段と、を備える、
請求項1から3の何れか1項に記載の情報処理装置。
Print setting information input means for receiving input of the print setting information;
Data input means for receiving data input;
A specifying unit that compares the print setting information with the essential print setting information and identifies an essential function that is invalidated in the print setting information and indicates a function that requires the setting;
Auxiliary setting information acquisition means for acquiring the auxiliary setting information corresponding to the specified essential function from the print queue;
Print setting information complementing means for supplementing the print setting information by adding the acquired auxiliary setting information to the print setting information;
Print setting information output means for outputting the supplemented print setting information to a job generation means for generating a print job;
Data output means for outputting the data to the job generation means,
The information processing apparatus according to any one of claims 1 to 3.
前記特定手段は、前記印刷設定情報の中で、前記必須機能以外で無効化された前記機能を特定し、
前記印刷設定追加手段は、無効化された前記機能に対応する前記補助設定情報を有効化し、
前記補助設定情報取得手段は、特定された前記機能に対応する前記補助設定情報を前記印刷設定情報から取得し、
前記印刷設定情報補完手段は、前記印刷設定情報に、取得した該補助設定情報を追加して前記印刷設定情報を補完する、
請求項4に記載の情報処理装置。
The specifying unit specifies the function disabled other than the essential function in the print setting information,
The print setting adding means validates the auxiliary setting information corresponding to the invalidated function,
The auxiliary setting information acquisition unit acquires the auxiliary setting information corresponding to the specified function from the print setting information,
The print setting information complementing means supplements the print setting information by adding the acquired auxiliary setting information to the print setting information;
The information processing apparatus according to claim 4.
前記印刷設定追加手段で、前記補助設定情報を有効化させた場合に、該補助設定情報を有効化させたことを示す情報と、該補助設定情報の内容を示す情報とをUI画面に表示させる制御を行う表示制御手段を、さらに備える、
請求項3に記載の情報処理装置。
When the auxiliary setting information is enabled by the print setting adding means, information indicating that the auxiliary setting information is enabled and information indicating the contents of the auxiliary setting information are displayed on the UI screen. Further comprising display control means for performing control,
The information processing apparatus according to claim 3.
前記読み込み手段に対して、前記印刷設定情報の読み込み開始を指示する指示手段を、さらに備え、
前記読み込み手段は、前記指示手段から前記指示を受け付けた場合に、前記印刷設定情報の読み込みを行う、
請求項1に記載の情報処理装置。
An instruction means for instructing the reading means to start reading the print setting information;
The reading unit reads the print setting information when the instruction is received from the instruction unit;
The information processing apparatus according to claim 1.
情報処理装置と、機器とを含み、これらがネットワークを介して接続するシステムであって、
前記情報処理装置は、
前記機器に要求可能な印刷に関する機能を示す印刷設定情報を読み込む読み込み手段と、
前記機器に印刷を要求するために設定が必要となる機能を示す必須印刷設定情報を記憶する記憶手段と、
読み込んだ前記印刷設定情報と、前記必須印刷設定情報とを比較して、前記必須印刷設定情報に含まれる機能のうち前記印刷設定情報に含まれない機能があるか否かを判別する判別手段と、
前記判別手段によって、前記必須印刷設定情報に含まれない機能があると判別された場合、含まれないと判別された機能を前記印刷設定情報に追加する印刷設定追加手段と、
を有する印刷設定情報生成手段と、
前記印刷設定情報の入力を受け付ける印刷設定情報入力手段と、
データの入力を受け付けるデータ入力手段と、
読み込んだ前記印刷設定情報と、前記必須印刷設定情報とを比較して、前記印刷設定情報の中で無効化された、前記設定が必要となる機能を示す必須機能を特定する特定手段と、
特定された前記必須機能に対応する前記補助設定情報を前記プリントキューから取得する補助設定情報取得手段と、
前記印刷設定情報に、取得した前記補助設定情報を追加して前記印刷設定情報を補完する印刷設定情報補完手段と、
補完された前記印刷設定情報を出力する印刷設定情報出力手段と、
前記データを出力するデータ出力手段と、
を有する補完手段と、
補完された前記印刷設定情報及び前記データを用いて、印刷ジョブを生成するジョブ生成手段と、
生成した印刷ジョブを前記機器に送信する送信手段と、
を備え、
前記機器は、
前記印刷ジョブを受け付ける受付手段と、
前記印刷ジョブに基づいて、前記データを印刷する印刷手段と、
を備える、
システム。
An information processing apparatus and a device, which are connected via a network,
The information processing apparatus includes:
Reading means for reading print setting information indicating functions related to printing that can be requested to the device;
Storage means for storing essential print setting information indicating a function that needs to be set in order to request printing to the device;
A determining unit that compares the read print setting information with the required print setting information to determine whether there is a function that is not included in the print setting information among the functions included in the required print setting information; ,
A print setting adding means for adding a function determined not to be included to the print setting information when the determining means determines that there is a function not included in the essential print setting information;
Print setting information generating means having
Print setting information input means for receiving input of the print setting information;
Data input means for receiving data input;
A specifying unit that compares the read print setting information with the required print setting information and specifies a required function that indicates a function that needs to be disabled, invalidated in the print setting information;
Auxiliary setting information acquisition means for acquiring the auxiliary setting information corresponding to the specified essential function from the print queue;
Print setting information complementing means for supplementing the print setting information by adding the acquired auxiliary setting information to the print setting information;
Print setting information output means for outputting the supplemented print setting information;
Data output means for outputting the data;
Complementary means having
Job generation means for generating a print job using the supplemented print setting information and the data;
Transmitting means for transmitting the generated print job to the device;
With
The equipment is
Receiving means for receiving the print job;
Printing means for printing the data based on the print job;
Comprising
system.
ネットワークを介して接続する1以上の機器と通信する情報処理装置の情報処理方法であって、
前記機器に要求可能な印刷に関する機能を示す印刷設定情報を読み込む読み込みステップと、
前記機器に印刷を要求するために設定が必要となる機能を示す必須印刷設定情報を記憶する記憶ステップと、
読み込んだ前記印刷設定情報と、前記必須印刷設定情報とを比較して、前記必須印刷設定情報に含まれる機能のうち前記印刷設定情報に含まれない機能があるか否かを判別する判別ステップと、
前記判別ステップによって、前記必須印刷設定情報に含まれない機能があると判別された場合、含まれないと判別された機能を前記印刷設定情報に追加する印刷設定追加ステップと、を含む、
情報処理方法。
An information processing method for an information processing apparatus that communicates with one or more devices connected via a network,
A reading step of reading print setting information indicating functions related to printing that can be requested to the device;
A storage step of storing essential print setting information indicating a function that needs to be set in order to request printing from the device;
A determining step of comparing the read print setting information with the required print setting information to determine whether there is a function not included in the print setting information among the functions included in the required print setting information; ,
A print setting addition step of adding, to the print setting information, a function determined not to be included when it is determined by the determination step that the function is not included in the essential print setting information;
Information processing method.
前記印刷設定情報の入力を受け付ける印刷設定情報入力ステップと、
データの入力を受け付けるデータ入力ステップと、
前記印刷設定情報と、前記必須印刷設定情報とを比較して、前記印刷設定情報の中で無効化された、前記設定が必要となる機能を示す必須機能を特定する特定ステップと、
特定された前記必須機能に対応する前記補助設定情報を前記プリントキューから取得する補助設定情報取得ステップと、
前記印刷設定情報に、取得した前記補助設定情報を追加して前記印刷設定情報を補完する印刷設定情報補完ステップと、
補完された前記印刷設定情報を、印刷ジョブを生成するジョブ生成手段に出力する印刷設定情報出力ステップと、
前記データを前記ジョブ生成手段に出力するデータ出力ステップと、をさらに含む、
請求項9に記載の情報処理方法。
A print setting information input step for receiving input of the print setting information;
A data input step for accepting data input;
A specific step of comparing the print setting information with the essential print setting information and identifying an essential function indicating a function that is invalidated in the print setting information and requires the setting;
An auxiliary setting information acquisition step of acquiring the auxiliary setting information corresponding to the specified essential function from the print queue;
A print setting information complementing step for adding the acquired auxiliary setting information to the print setting information to complement the print setting information;
A print setting information output step for outputting the supplemented print setting information to a job generation unit that generates a print job;
A data output step of outputting the data to the job generation means;
The information processing method according to claim 9.
ネットワークを介して接続する1以上の機器と通信する情報処理装置に、
前記機器に要求可能な印刷に関する機能を示す印刷設定情報を読み込む読み込みステップと、
前記機器に印刷を要求するために設定が必要となる機能を示す必須印刷設定情報を記憶する記憶ステップと、
読み込んだ前記印刷設定情報と、前記必須印刷設定情報とを比較して、前記必須印刷設定情報に含まれる機能のうち前記印刷設定情報に含まれない機能があるか否かを判別する判別ステップと、
前記判別ステップによって、前記必須印刷設定情報に含まれない機能があると判別された場合、含まれないと判別された機能を前記印刷設定情報に追加する印刷設定追加ステップと
を実行させるためのプログラム。
An information processing apparatus that communicates with one or more devices connected via a network.
A reading step of reading print setting information indicating functions related to printing that can be requested to the device;
A storage step of storing essential print setting information indicating a function that needs to be set in order to request printing from the device;
A determining step of comparing the read print setting information with the required print setting information to determine whether there is a function not included in the print setting information among the functions included in the required print setting information; ,
When it is determined by the determination step that there is a function not included in the essential print setting information, a program for executing a print setting addition step of adding a function determined not to be included to the print setting information .
前記印刷設定情報の入力を受け付ける印刷設定情報入力ステップと、
データの入力を受け付けるデータ入力ステップと、
前記印刷設定情報と、前記必須印刷設定情報とを比較して、前記印刷設定情報の中で無効化された、前記設定が必要となる機能を示す必須機能を特定する特定ステップと、
特定された前記必須機能に対応する前記補助設定情報を前記プリントキューから取得する補助設定情報取得ステップと、
前記印刷設定情報に、取得した前記補助設定情報を追加して前記印刷設定情報を補完する印刷設定情報補完ステップと、
補完された前記印刷設定情報を、印刷ジョブを生成するジョブ生成手段に出力する印刷設定情報出力ステップと、
前記データを前記ジョブ生成手段に出力するデータ出力ステップと、をさらに含む、
請求項11に記載のプログラム。
A print setting information input step for receiving input of the print setting information;
A data input step for accepting data input;
A specific step of comparing the print setting information with the essential print setting information and identifying an essential function indicating a function that is invalidated in the print setting information and requires the setting;
An auxiliary setting information acquisition step of acquiring the auxiliary setting information corresponding to the specified essential function from the print queue;
A print setting information complementing step for adding the acquired auxiliary setting information to the print setting information to complement the print setting information;
A print setting information output step for outputting the supplemented print setting information to a job generation unit that generates a print job;
A data output step of outputting the data to the job generation means;
The program according to claim 11.
JP2016056318A 2016-03-18 2016-03-18 Information processing device, system, information processing method, and program Pending JP2017173930A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016056318A JP2017173930A (en) 2016-03-18 2016-03-18 Information processing device, system, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016056318A JP2017173930A (en) 2016-03-18 2016-03-18 Information processing device, system, information processing method, and program

Publications (1)

Publication Number Publication Date
JP2017173930A true JP2017173930A (en) 2017-09-28

Family

ID=59972079

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016056318A Pending JP2017173930A (en) 2016-03-18 2016-03-18 Information processing device, system, information processing method, and program

Country Status (1)

Country Link
JP (1) JP2017173930A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020052553A (en) * 2018-09-25 2020-04-02 株式会社リコー Information processing apparatus, printing method and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012108676A (en) * 2010-11-16 2012-06-07 Canon Inc Print relay system and control method of print relay system, and program
JP2014215945A (en) * 2013-04-30 2014-11-17 株式会社リコー Program, information processing device, and printing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012108676A (en) * 2010-11-16 2012-06-07 Canon Inc Print relay system and control method of print relay system, and program
JP2014215945A (en) * 2013-04-30 2014-11-17 株式会社リコー Program, information processing device, and printing system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020052553A (en) * 2018-09-25 2020-04-02 株式会社リコー Information processing apparatus, printing method and program
JP7255117B2 (en) 2018-09-25 2023-04-11 株式会社リコー Information processing device, printing method, and program

Similar Documents

Publication Publication Date Title
JP6928894B2 (en) Printing system and programs
US9524125B2 (en) Printing system, image processing apparatus, information processing method and storage medium
US10659627B2 (en) Image processing apparatus, image processing method, and storage medium
JP2018206147A (en) Print system and program
JP4344203B2 (en) Image forming apparatus and information display method
JP2008123484A (en) Print processing apparatus and method of controlling print processing apparatus
US11055586B2 (en) Printing device that receives print data and performs printing, control method of printing device, and program
JP2023073347A (en) Support program, information processing device, and printing method
JP2007109211A (en) Printing system
US8665478B2 (en) Printing system, control method of the same, print server, control method of the print server, and storage medium
JP2013025387A (en) Information processor, control program, and information processing system
JP2012164138A (en) Image processing control device, image processing apparatus and image processing control program
US20230300265A1 (en) Image processing apparatus, control method for controlling image processing apparatus, and storage medium
JP2017173930A (en) Information processing device, system, information processing method, and program
JP6961412B2 (en) Image forming device, control method of image forming device, and program
WO2021230349A1 (en) Support program, information processing device, program set, and printing method
JP2017021616A (en) Information storage device, program and information processing system
JP6589707B2 (en) Information processing apparatus, system, information processing method, and program
JP5957982B2 (en) Device cooperation system, information processing apparatus, and device cooperation program
JP2009169646A (en) Device setting system and device setting program
US20190356803A1 (en) Image processing apparatus and method of controlling the same
JP6278063B2 (en) Device cooperation system, information processing apparatus, and device cooperation program
KR20190079822A (en) Image forming apparatus having an automatic storing function and printing method thereof
JP7210887B2 (en) Information processing device, information processing system, control method, information processing program
US9674381B2 (en) Electronic device including a job information generating device and access managing device, information management method to enable the electronic device to function, and a non-transitory computer-readable storage medium to store a program for the information management method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190130

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190826

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190910

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200310