JP4764376B2 - Information processing apparatus, information processing apparatus control method, and program - Google Patents

Information processing apparatus, information processing apparatus control method, and program Download PDF

Info

Publication number
JP4764376B2
JP4764376B2 JP2007121310A JP2007121310A JP4764376B2 JP 4764376 B2 JP4764376 B2 JP 4764376B2 JP 2007121310 A JP2007121310 A JP 2007121310A JP 2007121310 A JP2007121310 A JP 2007121310A JP 4764376 B2 JP4764376 B2 JP 4764376B2
Authority
JP
Japan
Prior art keywords
print
print job
application program
printer driver
printer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2007121310A
Other languages
Japanese (ja)
Other versions
JP2008276625A5 (en
JP2008276625A (en
Inventor
行信 赤土
隆広 鈴木
寿人 関根
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority to JP2007121310A priority Critical patent/JP4764376B2/en
Application filed by Canon Inc filed Critical Canon Inc
Priority to CN2008800121206A priority patent/CN101657790B/en
Priority to EP08752473A priority patent/EP2146275A4/en
Priority to PCT/JP2008/058587 priority patent/WO2008136533A1/en
Priority to KR1020097023584A priority patent/KR101158979B1/en
Priority to US12/254,837 priority patent/US8125686B2/en
Publication of JP2008276625A publication Critical patent/JP2008276625A/en
Publication of JP2008276625A5 publication Critical patent/JP2008276625A5/ja
Application granted granted Critical
Publication of JP4764376B2 publication Critical patent/JP4764376B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1204Improving or facilitating administration, e.g. print management resulting in reduced user or operator actions, e.g. presetting, automatic actions, using hardware token storing data
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B41PRINTING; LINING MACHINES; TYPEWRITERS; STAMPS
    • B41JTYPEWRITERS; SELECTIVE PRINTING MECHANISMS, i.e. MECHANISMS PRINTING OTHERWISE THAN FROM A FORME; CORRECTION OF TYPOGRAPHICAL ERRORS
    • B41J2/00Typewriters or selective printing mechanisms characterised by the printing or marking process for which they are designed
    • B41J2/525Arrangement for multi-colour printing, not covered by group B41J2/21, e.g. applicable to two or more kinds of printing or marking process
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1224Client or server resources management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/126Job scheduling, e.g. queuing, determine appropriate device
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1284Local printer device

Description

本発明は、アプリケーションプログラムやオペレーティングシステムに従属して動作するプリンタドライバで構成される印刷制御システムに関する。特に、本発明は、アプリケーションプログラムから指定された第1の印刷ジョブとは異なる第2の印刷ジョブ生成方法に関する。
The present invention relates to a print control system including a printer driver that operates depending on an application program or an operating system. In particular, the present invention relates to a second print job generation method that is different from the first print job designated from an application program.

従来、Microsoft(登録商標)Windows(登録商標)等のオペレーティングシステムが搭載されているコンピュータ上で印刷する場合、アプリケーションプログラムが印刷ジョブを作成する。そして、オペレーティングシステム処理を通じて、プリンタドライバに印刷ジョブが渡される。プリンタドライバは、印刷ジョブを、PDL等のプリンタが処理可能な形式に変換し、プリンタに送信するという順序で印刷する(たとえば、特許文献1、特許文献2参照)。   Conventionally, when printing on a computer on which an operating system such as Microsoft (registered trademark) Windows (registered trademark) is mounted, an application program creates a print job. Then, the print job is passed to the printer driver through the operating system process. The printer driver prints print jobs in the order of converting the print job into a format that can be processed by a printer such as PDL and transmitting the print job to the printer (for example, refer to Patent Document 1 and Patent Document 2).

図8は、第1の従来例の動作を示すタイミングチャートである。   FIG. 8 is a timing chart showing the operation of the first conventional example.

図9は、第1の従来例の動作を示すフローチャートである。   FIG. 9 is a flowchart showing the operation of the first conventional example.

上記第1の従来例において、アプリケーションプログラムは、Microsoft(登録商標)Word等、印刷機能を持つアプリケーションプログラムである。S11で、ユーザが印刷を指示することによって、上記印刷ジョブが生成される。この生成された印刷ジョブは、印刷コマンドと印刷データとによって構成され、S12で、それぞれ、オペレーティングシステムによるデータ処理を経由し、プリンタドライバに渡される。S13で、プリンタドライバは、上記印刷データを、プリンタで印刷可能な形式に変換し、S14で、プリンタに送信し、S15で、プリンタが印刷する。上記第1の従来例は、アプリケーションプログラムからの一般的な印刷動作を行う。   In the first conventional example, the application program is an application program having a printing function, such as Microsoft (registered trademark) Word. In S11, the user instructs printing to generate the print job. The generated print job is composed of a print command and print data, and is passed to the printer driver via data processing by the operating system in S12. In step S13, the printer driver converts the print data into a format printable by the printer, transmits the print data to the printer in step S14, and the printer prints in step S15. The first conventional example performs a general printing operation from an application program.

図10は、第2の従来例の動作を示すタイミングチャートである。   FIG. 10 is a timing chart showing the operation of the second conventional example.

図11は、第2の従来例の動作を示すフローチャートである。   FIG. 11 is a flowchart showing the operation of the second conventional example.

図10において、第1のアプリケーションプログラムは、上記第1の従来例におけるアプリケーションプログラムと同様である。また、第1の従来例と重複する部分については説明を割愛する。第1のアプリケーションプログラムが生成した主たる印刷ジョブを構成する印刷コマンドと、印刷データとを、オペレーティングシステムが、プリンタドライバに渡す。第2の従来例では、S21で、プリンタドライバ上の設定で、主たる印刷ジョブの表示・編集を行うかどうかを判断する。   In FIG. 10, the first application program is the same as the application program in the first conventional example. Further, the description overlapping with the first conventional example is omitted. The operating system passes the print command and the print data constituting the main print job generated by the first application program to the printer driver. In the second conventional example, in S21, it is determined whether or not to display / edit the main print job according to the settings on the printer driver.

上記「印刷ジョブの表示・編集」は、具体的には、ユーザが印刷指示をしたジョブを印刷プレビュー機能によって確認する機能や、作成した印刷データにスタンプ、ヘッダ、フッタ情報を付加する機能である。   The above-mentioned “print job display / edit” is specifically a function for confirming a job for which a user has issued a print instruction by a print preview function, or a function for adding stamp, header, and footer information to created print data. .

S23で、表示・編集する場合、S22で、プリンタドライバから、図10に示す第2のアプリケーションプログラムを起動する。第2のアプリケーションプログラムは、プレビュー表示や編集処理が行われた後に、ユーザ指示によって、データ印刷処理が再度行われ、その後は、第1の従来例と同様に、印刷処理が行われる。   When displaying and editing in S23, the second application program shown in FIG. 10 is activated from the printer driver in S22. In the second application program, after the preview display and the editing process are performed, the data printing process is performed again by a user instruction, and thereafter, the printing process is performed as in the first conventional example.

第2の従来例の場合、第2のアプリケーションプログラムは、ページ全体を表示するか、ページ単位で印刷順序を変更するか、複数ページを1枚の記録紙に記録するものであり、ドライバの印刷設定を変更する必要がない。よって、プリンタドライバから第2のアプリケーションプログラムへ渡されるデータは、オペレーティングシステムがジョブをスプールするときに使用されるメタファイル形式のデータである。つまり、プリンタドライバから第2のアプリケーションプログラムへは、プリンタの設定に関する情報は渡されることはない。
特開2003−263288号公報 特開2004−54895号公報
In the case of the second conventional example, the second application program displays the entire page, changes the printing order in units of pages, or records a plurality of pages on one sheet of recording paper. There is no need to change the settings. Therefore, data passed from the printer driver to the second application program is data in a metafile format used when the operating system spools a job. That is, information relating to printer settings is not passed from the printer driver to the second application program.
JP 2003-263288 A JP 2004-54895 A

しかし、ユーザが出力物として得たい印刷物とは異なる副次的出力物、たとえば本来の出力物のカラーマッチングを行うチャート等の印刷物を、プリンタドライバから印刷する場合、次のように問題になることがある。   However, when printing from the printer driver a secondary output product that is different from the printed product that the user wants to obtain as an output product, such as a chart that performs color matching of the original output product, the following problems arise: There is.

たとえば、プリンタドライバが、従来の印刷系のアプリケーションプログラムに代わって、印刷ジョブを生成し、印刷する場合を想定する。この場合、本来、プリンタドライバは、オペレーティングシステムから印刷ジョブを受け取り、この受け取った印刷ジョブを処理するが、上記想定では、逆に、プリンタドライバが、印刷ジョブを生成するので、印刷処理における主従関係が崩れる。   For example, it is assumed that the printer driver generates and prints a print job instead of a conventional printing application program. In this case, the printer driver originally receives a print job from the operating system and processes the received print job. However, in the above assumption, the printer driver generates a print job. Collapses.

Microsoft(登録商標)Windows(登録商標)を含む一般的なオペレーティングシステムにおける印刷処理では、上記主従関係の逆転は、許可されていない。よって、プリンタドライバは、副次的印刷ジョブを、直接、生成することができないという問題がある。   In a printing process in a general operating system including Microsoft (registered trademark) Windows (registered trademark), the reversal of the master-slave relationship is not permitted. Therefore, there is a problem that the printer driver cannot directly generate a secondary print job.

本発明は、オペレーティングシステム上の印刷システムにおいて、プリンタドライバから副次的出力物を印刷する場合、印刷処理における主従関係を崩さずに、副次的印刷ジョブを生成することができる印刷制御システムを提供することを目的とする。
The present invention provides a print control system capable of generating a secondary print job without breaking a master-slave relationship in a printing process when printing a secondary output from a printer driver in a printing system on an operating system. The purpose is to provide.

本発明は、第1のアプリケーションプログラムにより生成されたプリンタに印刷を行わせるための第1の印刷ジョブを入力する情報処理装置であって、上記第1のアプリケーションプログラムにより生成された第1の印刷ジョブに基づく所定の印刷設定における印刷処理のための設定を調整するためのチャートの印刷を行わせる第2の印刷ジョブを生成する第2のアプリケーションプログラムと、上記第1のアプリケーションプログラムにより生成された第1の印刷ジョブまたは上記第2のアプリケーションプログラムにより生成された第2の印刷ジョブを入力し、入力された当該第1の印刷ジョブまたは当該第2の印刷ジョブを印刷データに変換して、変換された印刷データに基づき、プリンタに画像を印刷させるプリンタドライバと、上記第2の印刷ジョブに基づき上記プリンタドライバにより印刷されたチャートに基づくユーザによる指示に従って、上記第1の印刷ジョブに基づく印刷処理のための設定を調整する調整手段とを有し、上記プリンタドライバは、上記チャートの印刷がユーザにより指定されたことに応じて上記第2のアプリケーションプログラムを起動し、起動された上記第2のアプリケーションプログラムにより生成された上記第2の印刷ジョブに基づき、プリンタに上記チャートを印刷させ、更に上記プリンタドライバは、上記プリンタドライバ自身に設定されている印刷設定の少なくとも一部を、上記第2のアプリケーションプログラムに通知し、上記プリンタドライバにより起動された上記第2のアプリケーションプログラムは、上記プリンタドライバから通知された印刷設定に基づいて第2の印刷ジョブを生成することを特徴とする。The present invention is an information processing apparatus for inputting a first print job for causing a printer generated by a first application program to perform printing, and the first printing generated by the first application program. A second application program for generating a second print job for printing a chart for adjusting a setting for print processing in a predetermined print setting based on the job, and the first application program generated by the first application program The first print job or the second print job generated by the second application program is input, the input first print job or the second print job is converted into print data, and converted. A printer driver that causes the printer to print an image based on the printed data, and Adjusting means for adjusting settings for print processing based on the first print job in accordance with an instruction from a user based on a chart printed by the printer driver based on a second print job, the printer driver The second application program is activated in response to the user's designation to print the chart, and the printer is configured to execute the second print program generated by the activated second application program. The chart is printed, and the printer driver notifies the second application program of at least a part of the print settings set in the printer driver itself, and the second application started by the printer driver. The program is the above printer driver And generates a second print job based on the notified print setting from.

本発明によれば、オペレーティングシステム上の印刷システムにおいて、プリンタドライバから副次的出力物を印刷する場合、印刷処理における主従関係を崩さずに、副次的な印刷ジョブを生成することができるという効果を奏する。
According to the present invention, when printing a secondary output from a printer driver in a printing system on an operating system, a secondary print job can be generated without breaking the master-slave relationship in the printing process. There is an effect.

発明を実施するための最良の形態は、次の実施例である。   The best mode for carrying out the invention is the following embodiment.

図1は、本発明の実施例1である印刷制御システム100を示すブロック図である。   FIG. 1 is a block diagram illustrating a print control system 100 that is Embodiment 1 of the present invention.

印刷制御システム100は、入力手段10と、データ処理手段20と、プリンタ30とを有する。   The print control system 100 includes an input unit 10, a data processing unit 20, and a printer 30.

入力手段10は、マウスやキーボード等ユーザの入力手段である。   The input unit 10 is a user input unit such as a mouse or a keyboard.

データ処理手段20は、ホストコンピュータ等で構成され、第1のアプリケーションプログラム21と、オペレーティングシステム22と、プリンタドライバ23と、第2のアプリケーションプログラム24とを有する。   The data processing means 20 is composed of a host computer or the like, and includes a first application program 21, an operating system 22, a printer driver 23, and a second application program 24.

第1のアプリケーションプログラム21は、印刷機能を有するアプリケーションプログラムであり、第1の印刷ジョブ生成手段の例であり、主たる印刷ジョブ(第1の印刷ジョブ)を生成する。この生成された主たる印刷ジョブは、オペレーティングシステム22を経由し、プリンタドライバ23に渡される。   The first application program 21 is an application program having a printing function and is an example of a first print job generation unit, and generates a main print job (first print job). The generated main print job is transferred to the printer driver 23 via the operating system 22.

プリンタドライバ23は、第2のアプリケーションプログラム24を起動し、第2のアプリケーションプログラム24に副次的印刷ジョブ(第2の印刷ジョブ)を生成させる。この生成された副次的印刷ジョブを、オペレーティングシステム22を介して、プリンタ30に印刷させる。つまり、プリンタドライバ23は、印刷ジョブが持っているデータを、PDL等の形式に変換し、プリンタ30に送信する。   The printer driver 23 activates the second application program 24 and causes the second application program 24 to generate a secondary print job (second print job). The generated secondary print job is printed by the printer 30 via the operating system 22. That is, the printer driver 23 converts data held in the print job into a format such as PDL and transmits the data to the printer 30.

第2のアプリケーションプログラム24は、副次的印刷ジョブを生成し、第2の印刷ジョブ生成手段の例である。   The second application program 24 is an example of a second print job generation unit that generates a secondary print job.

プリンタ30は、インクジェットプリンタ、レーザビームプリンタ等であり、受け取った印刷ジョブに基づいて、出力物40を印刷する。   The printer 30 is an ink jet printer, a laser beam printer, or the like, and prints the output product 40 based on the received print job.

プリンタ30に依存した特定用途の印刷として、カラーマッチング等プリンタの色調調整のための印刷や、ICCプロファイル作成のためのパッチ出力等がある。これらの動作は、アプリケーションプログラムから印刷を行う主たる印刷ジョブとは異なり、印刷設定等のための副次的印刷ジョブである。プリンタ30に依存するこれらの印刷を行う目的は、主たる印刷ジョブを生成するまでの設定の一環であると考えることができる。よって、その他の印刷設定が集約されているプリンタドライバ23が印刷することが望ましい。   Specific printing depending on the printer 30 includes printing for color tone adjustment of the printer such as color matching, patch output for creating an ICC profile, and the like. These operations are secondary print jobs for print settings and the like, unlike a main print job for printing from an application program. The purpose of performing these printings depending on the printer 30 can be considered as part of the setting up to the generation of the main print job. Therefore, it is desirable to print by the printer driver 23 in which other print settings are collected.

しかし、プリンタドライバ23は、オペレーティングシステム22から印刷ジョブを受け取る側であり、つまり、オペレーティングシステム22に従属している存在である。プリンタドライバ23が直接ジョブを生成し、この生成したジョブをオペレーティングシステム22に直接送信することは、オペレーティングシステム22とプリンタドライバ23との主従関係が逆転することである。この逆転現象は、Microsoft(登録商標)Windows(登録商標)に代表される一般的なオペレーティングシステムの印刷システムにおいては、許容されていない。よって、プリンタドライバ23が直接ジョブを生成し、オペレーティングシステム22に送信することはできない。   However, the printer driver 23 is a side that receives a print job from the operating system 22, that is, a subordinate to the operating system 22. When the printer driver 23 directly generates a job and transmits the generated job directly to the operating system 22, the master-slave relationship between the operating system 22 and the printer driver 23 is reversed. This reversal phenomenon is not allowed in a printing system of a general operating system represented by Microsoft (registered trademark) Windows (registered trademark). Therefore, the printer driver 23 cannot directly generate a job and send it to the operating system 22.

そこで、実施例1では、プリンタドライバ23を起点として、副次的出力物を得るために、以下の構成をとる。プリンタドライバ23が、主たる印刷ジョブとは異なる副次的印刷ジョブを生成する第2のアプリケーションプログラム24を起動する。   Therefore, in the first embodiment, the following configuration is used to obtain a secondary output product starting from the printer driver 23. The printer driver 23 activates a second application program 24 that generates a secondary print job different from the main print job.

第2のアプリケーションプログラム24は、1つのアプリケーションプログラムとして動作するために、第1のアプリケーションプログラム21と同じく、オペレーティングシステム22を経由し、プリンタドライバ23にジョブを送信する。その後に、上記と同様に、プリンタドライバ23で処理された副次的印刷ジョブは、プリンタ30で印刷され、出力物40として、副次的印刷物を得る。   The second application program 24 transmits a job to the printer driver 23 via the operating system 22 in the same manner as the first application program 21 in order to operate as one application program. Thereafter, as described above, the secondary print job processed by the printer driver 23 is printed by the printer 30 to obtain a secondary print as the output product 40.

次に、上記副次的印刷物から得られた設定値を、主たる印刷ジョブ印刷時に反映させる構成について説明する。上記構成自体は、上記主たる印刷ジョブを生成し、印刷する構成と同一であるので、その構成の説明を割愛する。   Next, a description will be given of a configuration in which the set value obtained from the secondary printed matter is reflected when the main print job is printed. Since the configuration itself is the same as the configuration for generating and printing the main print job, description of the configuration is omitted.

第2のアプリケーションプログラム24は、主たる印刷ジョブを生成する。第2のアプリケーションプログラム24が、第1のアプリケーションプログラム21と異なる部分は、主たる印刷ジョブ生成時に、プリンタドライバ23に、副次的印刷物にユーザが記載(入力)した設定値を検出し、この検出した設定値を設定する点である。これによって、プリンタ30から印刷される出力物40は、上記副次的印刷物で得た設定値が反映される。   The second application program 24 generates a main print job. The difference between the second application program 24 and the first application program 21 is that when the main print job is generated, the printer driver 23 detects the set value written (input) by the user on the secondary print, and this detection is performed. It is a point to set the set value. As a result, the output 40 printed from the printer 30 reflects the setting value obtained from the secondary print.

なお、実施例1では、図2等で後述する印刷物を見る環境に応じたカラーマッチングを行うために、環境光設定チャートを出力し、この環境光設定チャートにユーザが記入した設定値を、主たる印刷ジョブに反映させる手法について説明する。   In the first embodiment, an environment light setting chart is output to perform color matching according to an environment in which a printed material, which will be described later with reference to FIG. 2 or the like, is displayed. A method of reflecting in a print job will be described.

プリンタのキャリブレーションや、ICCプロファイル作成のためのパッチ環境光設定チャート等、副次的印刷物を生成し、主たる印刷ジョブの色味を調整する場合にも、実施例1を適用することができる。   The first embodiment can also be applied to the case where secondary prints are generated and the color of a main print job is adjusted, such as printer calibration and a patch environment light setting chart for ICC profile creation.

図2は、実施例1において、プリンタドライバ23が第2のアプリケーションプログラム24を起動し、副次的印刷ジョブを出力させ、この副次的印刷ジョブに対応する環境光補正モードダイアログ50の一例を示す図である。   FIG. 2 shows an example of the ambient light correction mode dialog 50 corresponding to the secondary print job in the first embodiment when the printer driver 23 activates the second application program 24 to output the secondary print job. FIG.

環境光補正モードダイアログ50は、プリンタドライバ23の画面であり、環境光(印刷物を見る環境の光)に応じた印刷物のカラーマッチングを適切に行うために、プリンタドライバ23上に設けられているダイアログである。環境光補正モードダイアログ50には、サンプル環境光設定チャート印刷の説明文51と、環境光設定チャート印刷ボタン52と、環境光設定チャート選択説明53と、環境光設定チャート番号選択ラジオボタン54とが表示されている。   The ambient light correction mode dialog 50 is a screen of the printer driver 23, and is a dialog provided on the printer driver 23 in order to appropriately perform color matching of the printed matter according to the ambient light (light of the environment where the printed matter is viewed). It is. The ambient light correction mode dialog 50 includes a sample ambient light setting chart print description 51, an ambient light setting chart print button 52, an ambient light setting chart selection description 53, and an ambient light setting chart number selection radio button 54. It is displayed.

サンプル環境光設定チャート印刷の説明文51に従って、環境光設定チャート印刷ボタン52を押下すると、第2のアプリケーションプログラム24であるアプリケーション画面(図3参照)を起動することができる。   When the environment light setting chart print button 52 is pressed according to the sample environment light setting chart print description 51, the application screen (see FIG. 3) as the second application program 24 can be activated.

環境光設定チャート選択説明53は、印刷した環境光設定チャート70に記載されている環境光設定チャート番号を選択することを促す説明である。上記環境光設定チャート番号は、環境光設定チャート70によって決定される設定値であり、この設定値は、主たる印刷ジョブを印刷するときに反映させる設定値である。つまり、環境光設定チャート選択説明53に従って、環境光設定チャート番号選択ラジオボタン54で、上記設定値を入力すると、主たる印刷ジョブを印刷するときに環境光設定チャート番号に予め割り振られた設定を反映させることができる。   The ambient light setting chart selection explanation 53 is an explanation that prompts the user to select the ambient light setting chart number described in the printed ambient light setting chart 70. The ambient light setting chart number is a setting value determined by the ambient light setting chart 70, and this setting value is a setting value to be reflected when the main print job is printed. That is, when the setting value is input with the ambient light setting chart number selection radio button 54 according to the ambient light setting chart selection explanation 53, the setting previously assigned to the ambient light setting chart number is reflected when the main print job is printed. Can be made.

なお、環境光設定チャート番号選択ラジオボタン54を選択することによって、プリンタドライバ23上で、第2のアプリケーションプログラム24で得られた設定値を反映する。なお、設定値を反映する場合、プリンタドライバ23上に限られるものではなく、プリンタ30の操作部から、設定値を直接入力し、環境光設定チャートを表示場所で見た結果のうち最適に見える番号を反映するようにしてもよい。   By selecting the ambient light setting chart number selection radio button 54, the setting value obtained by the second application program 24 is reflected on the printer driver 23. When the set value is reflected, the setting value is not limited to the printer driver 23, but the set value is directly input from the operation unit of the printer 30 and the environment light setting chart looks optimal in the result of viewing at the display location. The number may be reflected.

図3は、図2に示す環境光設定チャート印刷ボタン52をクリックすることによって起動されるアプリケーション画面60であって、第2のアプリケーションプログラム24が持っているアプリケーション画面60の例を示す図である。   FIG. 3 is a diagram showing an example of the application screen 60 that is activated by clicking the ambient light setting chart print button 52 shown in FIG. 2 and that the second application program 24 has. .

アプリケーション画面60には、環境光設定を行うための手順61と、アプリケーションプログラム上の設定項目62と、環境光設定チャート印刷ボタン63とが表示されている。   On the application screen 60, a procedure 61 for setting ambient light, a setting item 62 on the application program, and an ambient light setting chart print button 63 are displayed.

アプリケーション画面60において、環境光設定を行うための手順61に従った操作を行うことによって、環境光補正を行うことができる。アプリケーション画面60上の設定項目62の設定は、起動元となるプリンタドライバ23上の設定項目を引き継ぎ、同じ設定が選択されるとする。このために、一度、プリンタドライバ23で設定すれば、ユーザは、設定値を選び直す必要がない。環境光設定チャート印刷ボタン63は、環境光設定チャート(図4参照)を印刷し、副次的印刷ジョブの生成を開始させるボタンである。   Ambient light correction can be performed by performing an operation according to the procedure 61 for setting the ambient light on the application screen 60. It is assumed that the setting item 62 on the application screen 60 is inherited from the setting item on the printer driver 23 that is the activation source, and the same setting is selected. For this reason, once setting is performed by the printer driver 23, the user does not need to reselect the setting value. The ambient light setting chart print button 63 is a button for printing the ambient light setting chart (see FIG. 4) and starting generation of a secondary print job.

なお、第2のアプリケーションプログラム24は、アプリケーション画面60を表示せずに、プリンタドライバ23が第2のアプリケーションプログラム24を起動した後に、副次的印刷ジョブ(環境光設定チャート70)を印刷するようにしてもよい。たとえば、インクジェットプリンタにおいて、インクの吐出のタイミングがずれると、用紙へのインクの着弾位置がずれ、想定する色で印字できない場合がある。このときに、インクの吐出タイミング調整を行う必要があり、第2のアプリケーションプログラム24の画面を表示せずに、プリンタドライバ23を起動した後に、インクの吐出タイミング調整環境光設定チャート(副次的印刷ジョブ)を直接、印字すればよい。   The second application program 24 does not display the application screen 60, and prints the secondary print job (environment light setting chart 70) after the printer driver 23 activates the second application program 24. It may be. For example, in an ink jet printer, if the ink ejection timing is deviated, the landing position of the ink on the paper may be deviated and printing may not be performed with the assumed color. At this time, it is necessary to adjust the ink discharge timing. After starting the printer driver 23 without displaying the screen of the second application program 24, the ink discharge timing adjustment environment light setting chart (secondary The print job may be printed directly.

図4は、アプリケーション画面60を介して指示された副次的印刷ジョブである環境光設定チャート70の例を示す図である。   FIG. 4 is a diagram illustrating an example of the ambient light setting chart 70 that is a secondary print job instructed via the application screen 60.

印刷物を実際に見る環境で、環境光設定チャート70を、ユーザが確認し、選択肢A〜Dの中から、総合的に最も好ましい番号を選択する。   In an environment where the printed material is actually viewed, the user confirms the ambient light setting chart 70, and selects the most preferable number overall from the options A to D.

なお、図4に示す例では、印刷物を実際に見る環境を推定するための環境光設定チャートを出力している。たとえば、まず、プリンタ30のキャリブレーションを行うためのパッチ環境光設定チャートや、ICCプロファイルを生成するためのパッチ環境光設定チャートを出力する。そして、環境光設定チャートの色彩値を、色彩値測色用機器で測定した後に、プリンタドライバ23に反映させるようにしてもよい。   In the example shown in FIG. 4, an ambient light setting chart for estimating the environment where the printed material is actually viewed is output. For example, first, a patch environment light setting chart for calibrating the printer 30 and a patch environment light setting chart for generating an ICC profile are output. Then, the color value of the ambient light setting chart may be reflected on the printer driver 23 after being measured by the color value colorimetric device.

次に、実施例1の処理と、従来例における処理との差分について説明する。   Next, a difference between the process of the first embodiment and the process in the conventional example will be described.

図5は、実施例1における動作を示すタイムチャートである。   FIG. 5 is a time chart illustrating the operation in the first embodiment.

図6は、実施例1における動作を示すフローチャートである。   FIG. 6 is a flowchart illustrating the operation in the first embodiment.

実施例1では、まず、プリンタドライバ23から第2のアプリケーションプログラム24を起動する。つまり、オペレーティングシステム22に直接印刷ジョブを発行することができないので、処理開始のトリガーが、プリンタドライバ23である。   In the first embodiment, first, the second application program 24 is activated from the printer driver 23. That is, since a print job cannot be issued directly to the operating system 22, the printer driver 23 is a trigger for starting processing.

また、第2のアプリケーションプログラム24を起動するときに、プリンタドライバ23で設定されている設定項目のうちで、任意の設定を、第2のアプリケーションプログラム24に引き継いで起動することができる。第2のアプリケーションプログラム24は、副次的印刷ジョブを生成するアプリケーションプログラムである。また、第2のアプリケーションプログラム24は、図3に示すユーザインタフェース(アプリケーション画面60)等を持ち、副次的ジョブ印刷処理によって、図4に示す環境光設定チャート70等を印刷する。   Further, when the second application program 24 is activated, any setting among the setting items set in the printer driver 23 can be taken over and activated by the second application program 24. The second application program 24 is an application program that generates a secondary print job. The second application program 24 has the user interface (application screen 60) shown in FIG. 3 and the like, and prints the ambient light setting chart 70 shown in FIG. 4 by the secondary job printing process.

図8、図9に示す第1の従来例では、主たる印刷ジョブをそのまま印刷し、図10、図11に示す第2の従来例では、第2のアプリケーションプログラムによって、印刷ジョブは再生成されるが、印刷されるものは、主たる印刷ジョブだけである。   In the first conventional example shown in FIGS. 8 and 9, the main print job is printed as it is, and in the second conventional example shown in FIGS. 10 and 11, the print job is regenerated by the second application program. However, only the main print job is printed.

実施例1では、第2のアプリケーションプログラム24によって、主たる印刷ジョブではない副次的印刷ジョブが生成され、印刷される。この点で、実施例1が従来例と異なる。第2のアプリケーションプログラム24による副次的印刷ジョブ生成以後の印刷処理は、第1の従来例の主たる印刷ジョブの処理手段と同様である。   In the first embodiment, a secondary print job that is not the main print job is generated and printed by the second application program 24. In this respect, Example 1 is different from the conventional example. The print processing after the secondary print job is generated by the second application program 24 is the same as the main print job processing means of the first conventional example.

図7は、実施例1の動作の説明図である。   FIG. 7 is an explanatory diagram of the operation of the first embodiment.

まず、S1で、プリンタドライバ23が第2のアプリケーションプログラム24(アプリケーションプログラム)を起動する。その際に、S2で、プリンタドライバ23の設定(用紙種類等)をアプリケーションプログラムに引き継いで起動する。次に、第2のアプリケーションプログラム24からプリンタドライバ23の設定用途専用データ(環境光設定チャート70)を印刷する。つまり、アプリケーションプログラム24→オペレーティングシステム22→プリンタドライバ23という系を通して、環境光設定チャート70を印刷する(S3〜S6)。   First, in S1, the printer driver 23 activates the second application program 24 (application program). At that time, in S2, the setting (paper type and the like) of the printer driver 23 is taken over by the application program and started. Next, the setting application dedicated data (environment light setting chart 70) of the printer driver 23 is printed from the second application program 24. That is, the ambient light setting chart 70 is printed through the system of application program 24 → operating system 22 → printer driver 23 (S3 to S6).

その後に、印刷物を実際に見る環境に、印刷した環境光設定チャート70を持って行き、好ましい色合いの環境光設定チャートを選択する。そして、プリンタドライバ23から本印刷を行う際、環境光設定チャート70を使用して選択した環境光設定チャート番号を設定する。この環境光設定チャート番号設定によって、印刷物を見る環境に適したカラーマッチングが行われた出力物40を得ることができる。   Thereafter, the printed ambient light setting chart 70 is brought to the environment where the printed material is actually viewed, and the ambient light setting chart having a preferable color is selected. Then, when performing actual printing from the printer driver 23, the ambient light setting chart number selected using the ambient light setting chart 70 is set. By setting the ambient light setting chart number, it is possible to obtain the output product 40 that has been subjected to color matching suitable for the environment in which the printed material is viewed.

プリンタドライバ23設定用途専用のデータを、プリンタドライバ23が起動した第2のアプリケーションプログラム24を介して印刷する際に、プリンタドライバ23の設定を、第2のアプリケーションプログラム24に引き継ぐ点が、実施例1の特徴である。また、出力した環境光設定チャート70を介して選択した結果を、実際の出力物40に反映させて印刷する点が、実施例1の特徴である。   In the embodiment, when the data dedicated to the setting of the printer driver 23 is printed via the second application program 24 started by the printer driver 23, the setting of the printer driver 23 is taken over by the second application program 24. One feature. In addition, the characteristic of the first embodiment is that the result selected via the output ambient light setting chart 70 is reflected on the actual output 40 and printed.

なお、上記実施例において、主たる印刷ジョブの代わりに、主たる印刷ジョブ以外の印刷ジョブである第1の印刷ジョブを使用するようにしてもよい。また、副次的印刷ジョブの代わりに、副次的印刷ジョブ以外の印刷ジョブ(第1の印刷ジョブ以外の印刷ジョブ)である第2の印刷ジョブを使用するようにしてもよい。   In the above embodiment, the first print job, which is a print job other than the main print job, may be used instead of the main print job. Further, instead of the secondary print job, a second print job that is a print job other than the secondary print job (a print job other than the first print job) may be used.

上記実施例1によれば、印刷処理における主従関係である、アプリケーションプログラムが生成したジョブをプリンタドライバ23が処理するという関係を崩すことなく、副次的印刷ジョブを生成することができる。   According to the first embodiment, a secondary print job can be generated without breaking the relationship that the printer driver 23 processes a job generated by an application program, which is a master-slave relationship in print processing.

また、第1のアプリケーションプログラム21から指定された主たる印刷ジョブの印刷設定の一部、又は全部を、プリンタドライバ23から副次的印刷ジョブを生成する機能を有する第2のアプリケーションプログラム24に伝達する伝達手段を備える。これによって、プリンタドライバ23で一度設定した印刷設定を、上記第2のアプリケーションプログラム24で再度設定する必要がなく、ユーザビリティを向上することができる。   Further, part or all of the print settings of the main print job designated by the first application program 21 are transmitted from the printer driver 23 to the second application program 24 having a function of generating a secondary print job. A transmission means is provided. Thus, it is not necessary to set the print settings once set by the printer driver 23 using the second application program 24, and usability can be improved.

さらに、第2のアプリケーションプログラム24が生成する副次的印刷ジョブは、第1のアプリケーションプログラム21が生成する主たる印刷ジョブの印刷設定を決定するための情報を含む。これによって、副次的印刷ジョブの印刷で得られた情報を、主たる印刷ジョブの印刷設定にフィードバックすることができる。たとえば、副次的印刷ジョブの印刷結果から、カラーマッチング精度を向上させる情報を得ることができれば、主たる印刷ジョブを印刷する際、よりよい結果を得ることができる。   Further, the secondary print job generated by the second application program 24 includes information for determining print settings of the main print job generated by the first application program 21. As a result, the information obtained by printing the secondary print job can be fed back to the print settings of the main print job. For example, if information for improving the color matching accuracy can be obtained from the print result of the secondary print job, a better result can be obtained when the main print job is printed.

しかも、副次的印刷ジョブを生成する機能を有する第2のアプリケーションプログラム24は、副次的印刷ジョブデータを指定する手段を有する。これによって、任意のデータを副次的印刷ジョブで印刷することができ、たとえば、プリンタ調整用データが更新された場合でも、柔軟に対応することができる。   In addition, the second application program 24 having a function of generating a secondary print job has means for specifying secondary print job data. As a result, arbitrary data can be printed by the secondary print job. For example, even when the printer adjustment data is updated, it is possible to flexibly cope with it.

そして、第2のアプリケーションプログラム24が生成する副次的印刷ジョブに含まれている情報によって決定された印刷設定を、第1のアプリケーションプログラム21から指定された主たる印刷ジョブに反映する印刷設定変更手段を有する。これによって、副次的印刷ジョブの印刷で得られた情報を、プリンタドライバ23上の設定手段から主たる印刷ジョブの印刷設定にフィードバックすることができる。   Then, a print setting changing unit that reflects the print setting determined by the information included in the secondary print job generated by the second application program 24 to the main print job designated by the first application program 21. Have As a result, the information obtained by printing the secondary print job can be fed back from the setting unit on the printer driver 23 to the print setting of the main print job.

加えて、第2のアプリケーションプログラム24が生成する副次的印刷ジョブに含まれている情報によって決定された印刷設定は、プリンタ30に設定され、以後の印刷にジョブに反映される。これによって、副次的印刷ジョブに含まれている情報を、プリンタ本体側に備えることができるので、情報の設定を行ったホストコンピュータやユーザでなくても、印刷設定のフィードバックを受けることができる。   In addition, the print settings determined by the information included in the secondary print job generated by the second application program 24 are set in the printer 30 and are reflected in the job for subsequent printing. As a result, the information included in the secondary print job can be provided on the printer main body side, so that even if it is not the host computer or the user who set the information, it is possible to receive print setting feedback. .

また、第2のアプリケーションプログラム24が生成する副次的印刷ジョブに含まれている情報によって決定される情報は、印刷物を見る環境に応じて適切なカラーマッチングを行うための情報である。これによって、ユーザは、印刷物を見る環境に応じた適切なカラーマッチングを行うための情報を入手することができる。   Information determined by information included in the secondary print job generated by the second application program 24 is information for performing appropriate color matching according to the environment in which the printed material is viewed. As a result, the user can obtain information for performing appropriate color matching according to the environment in which the printed material is viewed.

つまり、上記実施例は、情報処理装置とプリンタとを具備する印刷システムにおいて、第1の印刷ジョブを生成する第1のアプリケーションプログラムを有する。また、上記実施例は、上記第1のアプリケーションプログラムが生成した上記第1の印刷ジョブを、オペレーティングシステムを介して、入力し、この入力した上記第1の印刷ジョブを処理するプリンタドライバを有する。さらに、上記実施例は、上記第1の印刷ジョブとは異なる第2の印刷ジョブを生成し、上記オペレーティングシステムに送る第2のアプリケーションプログラムを有する。しかも、上記実施例において、上記プリンタドライバは、上記第2のアプリケーションプログラムを起動し、上記プリンタドライバの設定を上記第2のアプリケーションプログラムへ伝達する。そして、上記実施例は、上記第2のアプリケーションプログラムにより生成された第2の印刷ジョブを、上記オペレーティングシステムを介して受け取って上記第2の印刷ジョブを処理し、上記第2の印刷ジョブを上記プリンタに印刷させる。   In other words, the above embodiment has a first application program for generating a first print job in a printing system including an information processing apparatus and a printer. Further, the embodiment includes a printer driver that inputs the first print job generated by the first application program via an operating system and processes the input first print job. Furthermore, the embodiment includes a second application program that generates a second print job different from the first print job and sends the second print job to the operating system. In addition, in the above embodiment, the printer driver activates the second application program and transmits the settings of the printer driver to the second application program. In the embodiment, the second print job generated by the second application program is received via the operating system, the second print job is processed, and the second print job is processed. Let the printer print.

この場合、上記第1のアプリケーションプログラムが指定した上記第1の印刷ジョブの印刷設定の一部、又は全部を、上記プリンタドライバから、上記第2のアプリケーションプログラムに伝達する伝達手段を有する。また、上記第2の印刷ジョブは、上記第1の印刷ジョブの印刷設定を決定する情報を含むジョブである。さらに、上記第2のアプリケーションプログラムは、上記第2の印刷ジョブデータを指定するアプリケーションプログラムである。しかも、上記第2の印刷ジョブに含まれている情報によって決定された印刷設定を、上記第1のアプリケーションプログラムが指定した第1の印刷ジョブに反映する印刷設定変更手段を有する。そして、上記第2のアプリケーションプログラムが生成する第2の印刷ジョブに含まれている情報によって決定された印刷設定は、上記プリンタに設定され、以後の印刷ジョブに反映される印刷設定である。加えて、上記第2のアプリケーションプログラムが生成する第2の印刷ジョブに含まれている情報によって決定される情報は、印刷物を見る環境に応じたカラーマッチングを行うための情報である。   In this case, there is provided a transmission means for transmitting a part or all of the print settings of the first print job designated by the first application program from the printer driver to the second application program. The second print job is a job including information for determining print settings of the first print job. Further, the second application program is an application program for designating the second print job data. In addition, there is a print setting changing means for reflecting the print setting determined by the information included in the second print job to the first print job designated by the first application program. The print settings determined by the information included in the second print job generated by the second application program are print settings that are set in the printer and reflected in subsequent print jobs. In addition, the information determined by the information included in the second print job generated by the second application program is information for performing color matching according to the environment in which the printed material is viewed.

また、上記実施例を、方法の発明として把握することができる。つまり、上記実施例は、情報処理装置とプリンタとを具備する印刷システムの制御方法において、第1のアプリケーションプログラムが第1の印刷ジョブを生成し、記憶装置に記憶する工程を有する。また、上記実施例は、上記第1のアプリケーションプログラムが生成した上記第1の印刷ジョブを、オペレーティングシステムを介して、入力し、この入力した上記第1の印刷ジョブを、プリンタドライバが処理する工程を有する。さらに、上記実施例は、上記第1の印刷ジョブとは異なる第2の印刷ジョブを、第2のアプリケーションプログラムが生成し、上記オペレーティングシステムに送る工程を有する。しかも、上記実施例において、上記プリンタドライバは、上記第2のアプリケーションプログラムを起動し、上記プリンタドライバの設定を上記第2のアプリケーションプログラムへ伝達する。そして、上記実施例は、上記第2のアプリケーションプログラムにより生成された第2の印刷ジョブを、上記オペレーティングシステムを介して受け取って上記第2の印刷ジョブを処理し、上記第2の印刷ジョブを上記プリンタに印刷させる。   Moreover, the said Example can be grasped | ascertained as invention of a method. In other words, in the above-described embodiment, in the control method of the printing system including the information processing apparatus and the printer, the first application program includes a step of generating the first print job and storing it in the storage device. In the embodiment, the first print job generated by the first application program is input via an operating system, and the printer driver processes the input first print job. Have Further, the embodiment includes a step of generating a second print job different from the first print job by the second application program and sending it to the operating system. In addition, in the above embodiment, the printer driver activates the second application program and transmits the settings of the printer driver to the second application program. In the embodiment, the second print job generated by the second application program is received via the operating system, the second print job is processed, and the second print job is processed. Let the printer print.

さらに、上記実施例を情報処理装置の制御プログラムとして把握することができる。つまり、上記実施例は、プリンタへ印刷データを出力する情報処理装置の制御プログラムにおいて、第1のアプリケーションプログラムが第1の印刷ジョブを生成し、記憶装置に記憶する工程を情報処理装置に実行させる情報処理装置の制御プログラムである。また、上記第1のアプリケーションプログラムが生成した上記第1の印刷ジョブを、オペレーティングシステムを介して、入力し、この入力した上記第1の印刷ジョブを、プリンタドライバが処理する工程を情報処理装置に実行させる制御プログラムである。さらに、上記実施例は、上記第1の印刷ジョブとは異なる第2の印刷ジョブを、第2のアプリケーションプログラムが生成し、上記オペレーティングシステムに送る工程を情報処理装置に実行させる制御プログラムである。しかも、上記実施例において、上記プリンタドライバは、上記第2のアプリケーションプログラムを起動し、上記プリンタドライバの設定を上記第2のアプリケーションプログラムへ伝達する工程を情報処理装置に実行させる制御プログラムである。上記第2のアプリケーションプログラムにより生成された第2の印刷ジョブを、上記オペレーティングシステムを介して受け取って上記第2の印刷ジョブを処理し、上記第2の印刷ジョブを上記プリンタに印刷させる工程を実行させる制御プログラムである。
Further, the above embodiment can be grasped as a control program for the information processing apparatus. In other words, in the above-described embodiment, in the control program for the information processing apparatus that outputs print data to the printer, the information processing apparatus causes the first application program to generate the first print job and store it in the storage device. A control program for an information processing apparatus. In addition, the first print job generated by the first application program is input via an operating system, and a process in which the printer driver processes the input first print job is stored in the information processing apparatus. A control program to be executed. Furthermore, the above-described embodiment is a control program that causes the information processing apparatus to execute a step of generating a second print job different from the first print job by the second application program and sending it to the operating system. Moreover, in the embodiment, the printer driver is a control program that causes the information processing apparatus to execute the step of starting the second application program and transmitting the setting of the printer driver to the second application program. Receiving a second print job generated by the second application program via the operating system, processing the second print job, and causing the printer to print the second print job This is a control program to be executed.

本発明の実施例1である印刷制御システム100のブロック図である。1 is a block diagram of a print control system 100 that is Embodiment 1 of the present invention. FIG. 実施例1において、プリンタドライバ23が第2のアプリケーションプログラム24を起動し、副次的印刷ジョブを出力させ、この副次的印刷ジョブに対応する環境光補正モードダイアログ50の一例を示す図である。FIG. 10 is a diagram illustrating an example of an ambient light correction mode dialog 50 corresponding to a secondary print job when the printer driver 23 activates the second application program 24 in the first embodiment to output the secondary print job. . 図2に示す環境光設定チャート印刷ボタン52をクリックすることによって起動されるアプリケーション画面60であって、第2のアプリケーションプログラム24が持っているアプリケーション画面60の例を示す図である。FIG. 3 is a diagram showing an example of an application screen 60 that is activated by clicking the ambient light setting chart print button 52 shown in FIG. 2 and that the second application program 24 has. アプリケーション画面60を介して指示された副次的印刷ジョブである環境光設定チャート70の例を示す図である。6 is a diagram illustrating an example of an ambient light setting chart 70 that is a secondary print job instructed via an application screen 60. FIG. 実施例1における動作を示すタイムチャートである。3 is a time chart illustrating an operation in the first embodiment. 実施例1における動作を示すフローチャートである。3 is a flowchart illustrating an operation in the first embodiment. 実施例1の動作の説明図である。FIG. 6 is an explanatory diagram of an operation of the first embodiment. 第1の従来例の動作を示すタイミングチャートである。It is a timing chart which shows operation | movement of a 1st prior art example. 第1の従来例の動作を示すフローチャートである。It is a flowchart which shows operation | movement of a 1st prior art example. 第2の従来例の動作を示すタイミングチャートである。It is a timing chart which shows operation | movement of a 2nd prior art example. 第2の従来例の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the 2nd prior art example.

符号の説明Explanation of symbols

10…入力手段、
20…データ処理手段、
21…第1のアプリケーションプログラム、
22…オペレーティングシステム、
23…プリンタドライバ、
24…第2のアプリケーションプログラム、
30…プリンタ、
40…出力物、
50…プリンタドライバ23上の環境光補正モードダイアログ、
51…「環境光補正モード」を設定するための手順説明、
52…環境光設定チャート印刷アプリケーションプログラムを起動するボタン、
53…「環境光補正モード」を設定するための手順説明、
54…選択した環境光設定チャート番号を入力するためのラジオボタン、
60…アプリケーション画面、
61…環境光補正を行うための説明手順、
62…環境光設定チャート印刷の設定値、
63…環境光設定チャート印刷開始ボタン、
70…環境光設定チャート。
10: Input means,
20: Data processing means,
21: First application program,
22 ... Operating system,
23 ... Printer driver,
24. Second application program,
30 ... Printer,
40 ... Outputs,
50. Ambient light correction mode dialog on the printer driver 23,
51 ... Explanation of the procedure for setting the "ambient light correction mode"
52. Button for starting the ambient light setting chart printing application program,
53 ... Explanation of the procedure for setting the "ambient light correction mode"
54 ... A radio button for inputting the selected ambient light setting chart number,
60 ... Application screen,
61. Explanation procedure for performing ambient light correction,
62: Setting value for ambient light setting chart printing,
63 ... Ambient light setting chart print start button,
70: Ambient light setting chart.

Claims (10)

第1のアプリケーションプログラムにより生成された、プリンタに印刷を行わせるための第1の印刷ジョブを入力する情報処理装置であって、
上記第1のアプリケーションプログラムにより生成された第1の印刷ジョブに基づく所定の印刷設定における印刷処理のための設定を調整するためのチャートの印刷を行わせる第2の印刷ジョブを生成する第2のアプリケーションプログラムと;
上記第1のアプリケーションプログラムにより生成された第1の印刷ジョブまたは上記第2のアプリケーションプログラムにより生成された第2の印刷ジョブを入力し、入力された当該第1の印刷ジョブまたは当該第2の印刷ジョブを印刷データに変換して、変換された印刷データに基づき、プリンタに画像を印刷させるプリンタドライバと;
上記第2の印刷ジョブに基づき上記プリンタドライバにより印刷されたチャートに基づくユーザによる指示に従って、上記第1の印刷ジョブに基づく印刷処理のための設定を調整する調整手段と;
を有し、
上記プリンタドライバは、上記チャートの印刷がユーザにより指定されたことに応じて上記第2のアプリケーションプログラムを起動し、起動された上記第2のアプリケーションプログラムにより生成された上記第2の印刷ジョブに基づき、プリンタに上記チャートを印刷させ、
更に上記プリンタドライバは、上記プリンタドライバ自身に設定されている印刷設定の少なくとも一部を、上記第2のアプリケーションプログラムに通知し、上記プリンタドライバにより起動された上記第2のアプリケーションプログラムは、上記プリンタドライバから通知された印刷設定に基づいて第2の印刷ジョブを生成することを特徴とする情報処理装置。
An information processing apparatus for inputting a first print job generated by a first application program for causing a printer to perform printing,
A second print job for generating a second print job for printing a chart for adjusting a setting for print processing in a predetermined print setting based on the first print job generated by the first application program ; With application programs;
The first print job generated by the first application program or the second print job generated by the second application program is input, and the input first print job or second print is input A printer driver that converts the job into print data and causes the printer to print an image based on the converted print data ;
Adjusting means for adjusting settings for print processing based on the first print job in accordance with an instruction by a user based on a chart printed by the printer driver based on the second print job;
Have
The printer driver activates the second application program in response to printing of the chart by the user, and based on the second print job generated by the activated second application program. , Let the printer print the chart above,
Further, the printer driver notifies the second application program of at least a part of print settings set in the printer driver itself, and the second application program started by the printer driver An information processing apparatus that generates a second print job based on a print setting notified from a driver .
請求項1において、
上記アプリケーションプログラムは、上記プリンタドライバから通知された印刷設定に従って第2の印刷ジョブを生成することを特徴とする情報処理装置。
In claim 1,
The information processing apparatus , wherein the application program generates a second print job according to a print setting notified from the printer driver .
請求項2において、
上記プリンタドライバは、上記チャートの印刷を指定するための画面を表示装置に表示させ、
上記第2のアプリケーションプログラムは、上記表示装置に表示されている上記画面に基づくユーザによる指示に応じて、上記第2の印刷ジョブを生成し、
上記プリンタドライバは、上記第2のアプリケーションプログラムにより上記第2の印刷ジョブが生成されたことに応じて、当該第2の印刷ジョブに基づき上記チャートをプリンタに印刷させることを特徴とする情報処理装置。
In claim 2,
The printer driver displays a screen for designating printing of the chart on a display device,
The second application program generates the second print job in response to an instruction from the user based on the screen displayed on the display device,
The printer driver causes the printer to print the chart based on the second print job in response to the second print job being generated by the second application program. .
請求項1において、
上記第2のアプリケーションプログラムは、上記プリンタドライバにより通知された印刷設定を示す画面であって、上記チャートの印刷の印刷設定を指定するための画面を表示装置に表示させ、上記表示装置に表示されている上記画面に基づきユーザにより指定された印刷設定に従って、第2の印刷ジョブを生成することを特徴とする情報処理装置。
In claim 1 ,
The second application program is a screen showing print settings notified by the printer driver , displays a screen for specifying print settings for printing the chart on the display device, and is displayed on the display device. An information processing apparatus that generates a second print job in accordance with a print setting designated by a user based on the screen.
請求項1から4のいずれか1項において、
上記プリンタドライバは、上記チャートの印刷を指定するための画面を表示装置に表示させ、上記表示装置に表示されている上記画面に基づきユーザにより上記チャートの印刷が指定されたことに応じて、上記第2のアプリケーションプログラムを起動することを特徴とする情報処理装置。
In any one of Claims 1-4,
The printer driver displays a screen for designating printing of the chart on a display device, and the printing of the chart is performed by a user based on the screen displayed on the display device. An information processing apparatus that starts a second application program.
請求項1から請求項5のいずれか1項において、
上記調整手段は、上記情報処理装置に接続されているプリンタにおける印刷処理のための設定を調整することを特徴とする情報処理装置。
In any one of Claims 1-5,
The information processing apparatus, wherein the adjustment unit adjusts settings for print processing in a printer connected to the information processing apparatus.
請求項1から請求項5のいずれか1項において、
上記調整手段は、上記プリンタドライバにおける印刷処理のための設定を調整することを特徴とする情報処理装置。
In any one of Claims 1-5,
The information processing apparatus, wherein the adjustment unit adjusts a setting for print processing in the printer driver.
請求項7において、
上記調整手段は、上記情報処理装置が入力した第1の印刷ジョブに基づく印刷処理を上記プリンタドライバが行うときの上記第1の印刷ジョブに基づく画像の色調を調整することを特徴とする情報処理装置。
In claim 7,
The adjustment means adjusts the color tone of an image based on the first print job when the printer driver performs a print process based on the first print job input by the information processing apparatus. apparatus.
第1のアプリケーションプログラムにより生成された、プリンタに印刷を行わせるための第1の印刷ジョブを入力し、
上記第1のアプリケーションプログラムにより生成された第1の印刷ジョブに基づく所定の印刷設定における印刷処理のための設定を調整するためのチャートの印刷を行わせる第2の印刷ジョブを生成する第2のアプリケーションプログラムと、
上記第1のアプリケーションプログラムにより生成された第1の印刷ジョブまたは上記第2のアプリケーションプログラムにより生成された第2の印刷ジョブを入力し、入力された当該第1の印刷ジョブまたは当該第2の印刷ジョブを印刷データに変換して、変換された印刷データに基づき、プリンタに画像を印刷させるプリンタドライバを有する情報処理装置の制御方法であって、
上記プリンタドライバにより、上記チャートの印刷がユーザにより指定されたことに応じて、上記第2のアプリケーションプログラムを起動させ、上記第2のアプリケーションプログラムにより生成された上記第2の印刷ジョブに基づきプリンタに上記チャートを印刷させ、
上記プリンタドライバにより印刷された上記チャートに基づくユーザによる指示に従って、上記第1の印刷ジョブに基づく印刷処理のための設定を調整し、
上記プリンタドライバは、上記プリンタドライバ自身に設定されている印刷設定の少なくとも一部を、上記第2のアプリケーションプログラムに通知し、上記プリンタドライバにより起動された上記第2のアプリケーションプログラムは、上記プリンタドライバから通知された印刷設定に基づいて第2の印刷ジョブを生成することを特徴とする情報処理装置の制御方法。
Input a first print job generated by the first application program for causing the printer to print,
A second print job for generating a second print job for printing a chart for adjusting a setting for print processing in a predetermined print setting based on the first print job generated by the first application program; Application programs,
The first print job generated by the first application program or the second print job generated by the second application program is input, and the input first print job or second print is input A method of controlling an information processing apparatus having a printer driver that converts a job into print data and causes the printer to print an image based on the converted print data ,
By the printer driver, printing of the chart in accordance with that specified by the user, activates the second application program, to the printer based on the second of said second print job generated by an application program Print the chart above ,
According to the instructions from the user based on the chart printed by the printer driver, to adjust the settings for the printing processing based on the first print job,
The printer driver notifies the second application program of at least a part of print settings set in the printer driver itself, and the second application program started by the printer driver A method for controlling an information processing apparatus, comprising: generating a second print job based on a print setting notified from the information processing apparatus.
第1のアプリケーションプログラムにより生成された、プリンタに印刷を行わせるための第1の印刷ジョブを入力し、
上記第1のアプリケーションプログラムにより生成された第1の印刷ジョブに基づく所定の印刷設定における印刷処理のための設定を調整するためのチャートの印刷を行わせる第2の印刷ジョブを生成する第2のアプリケーションプログラムと、
上記第1のアプリケーションプログラムにより生成された第1の印刷ジョブまたは上記第2のアプリケーションプログラムにより生成された第2の印刷ジョブを入力し、入力された当該第1の印刷ジョブまたは当該第2の印刷ジョブを印刷データに変換して、変換された印刷データに基づき、プリンタに画像を印刷させるプリンタドライバを有する情報処理装置の制御方法をコンピュータに実行させるためのプログラムであって、
上記プリンタドライバにより、上記チャートの印刷がユーザにより指定されたことに応じて、上記第2のアプリケーションプログラムを起動させ、上記第2のアプリケーションプログラムにより生成された上記第2の印刷ジョブに基づきプリンタに上記チャートを印刷させ、
上記プリンタドライバにより印刷された上記チャートに基づくユーザによる指示に従って、上記第1の印刷ジョブに基づく印刷処理のための設定を調整し、
上記プリンタドライバは、上記プリンタドライバ自身に設定されている印刷設定の少なくとも一部を、上記第2のアプリケーションプログラムに通知し、上記プリンタドライバにより起動された上記第2のアプリケーションプログラムは、上記プリンタドライバから通知された印刷設定に基づいて第2の印刷ジョブを生成することを特徴とするプログラム。
Input a first print job generated by the first application program for causing the printer to print,
A second print job for generating a second print job for printing a chart for adjusting a setting for print processing in a predetermined print setting based on the first print job generated by the first application program; Application programs,
The first print job generated by the first application program or the second print job generated by the second application program is input, and the input first print job or second print is input A program for causing a computer to execute a control method of an information processing apparatus having a printer driver that converts a job into print data and causes the printer to print an image based on the converted print data .
By the printer driver, printing of the chart in accordance with that specified by the user, activates the second application program, to the printer based on the second of said second print job generated by an application program Print the chart above ,
According to the instructions from the user based on the chart printed by the printer driver, to adjust the settings for the printing processing based on the first print job,
The printer driver notifies the second application program of at least a part of print settings set in the printer driver itself, and the second application program started by the printer driver A program for generating a second print job based on a print setting notified from the program.
JP2007121310A 2007-05-01 2007-05-01 Information processing apparatus, information processing apparatus control method, and program Active JP4764376B2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP2007121310A JP4764376B2 (en) 2007-05-01 2007-05-01 Information processing apparatus, information processing apparatus control method, and program
EP08752473A EP2146275A4 (en) 2007-05-01 2008-04-30 Printing control system, method of controlling printing control system and program for controlling information processor
PCT/JP2008/058587 WO2008136533A1 (en) 2007-05-01 2008-04-30 Printing control system, method of controlling printing control system and program for controlling information processor
KR1020097023584A KR101158979B1 (en) 2007-05-01 2008-04-30 Printing control system, method of controlling printing control system, and recording medium having program for controlling information processor recorded thereon
CN2008800121206A CN101657790B (en) 2007-05-01 2008-04-30 Printing control system, method of controlling printing control system and program for controlling information processor
US12/254,837 US8125686B2 (en) 2007-05-01 2008-10-21 Adjustment of printer settings

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007121310A JP4764376B2 (en) 2007-05-01 2007-05-01 Information processing apparatus, information processing apparatus control method, and program

Publications (3)

Publication Number Publication Date
JP2008276625A JP2008276625A (en) 2008-11-13
JP2008276625A5 JP2008276625A5 (en) 2010-06-24
JP4764376B2 true JP4764376B2 (en) 2011-08-31

Family

ID=39943636

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007121310A Active JP4764376B2 (en) 2007-05-01 2007-05-01 Information processing apparatus, information processing apparatus control method, and program

Country Status (6)

Country Link
US (1) US8125686B2 (en)
EP (1) EP2146275A4 (en)
JP (1) JP4764376B2 (en)
KR (1) KR101158979B1 (en)
CN (1) CN101657790B (en)
WO (1) WO2008136533A1 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011061542A (en) * 2009-09-10 2011-03-24 Fujifilm Corp Color information processor and its program
JP5395579B2 (en) * 2009-09-10 2014-01-22 キヤノン株式会社 Information processing apparatus and method
US9182930B2 (en) * 2010-12-13 2015-11-10 Microsoft Technology Licensing, Llc Printer driver and application decoupling using event centric registration model
KR101847073B1 (en) * 2011-02-11 2018-05-29 삼성전자주식회사 Method and apparatus for managing content in processing device
US8904048B2 (en) 2011-09-08 2014-12-02 Microsoft Corporation Bidi extension for connected devices
JP5979857B2 (en) 2011-12-08 2016-08-31 キヤノン株式会社 Print control apparatus, print control method, and program
JP2020154815A (en) * 2019-03-20 2020-09-24 富士ゼロックス株式会社 Information processing device and program

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3823549B2 (en) * 1998-07-14 2006-09-20 ブラザー工業株式会社 Print processing method and print processing apparatus
EP1048472B1 (en) * 1998-11-20 2005-02-02 Seiko Epson Corporation Dot forming timing-adjustable printer
US7198347B2 (en) * 2000-05-30 2007-04-03 Seiko Epson Corporation Adjustment of shift of dot position of printer
JP2002132472A (en) * 2000-10-24 2002-05-10 Canon Inc Print auxiliary control device, print control device and method
US7310156B2 (en) * 2001-02-01 2007-12-18 Canon Kabushiki Kaisha Printing system, printing method, digital camera, storage medium and program for printing method, and printing control apparatus
JP2002269555A (en) * 2001-03-12 2002-09-20 Ricoh Co Ltd Method of correcting color density for color image
US7428072B2 (en) * 2002-02-21 2008-09-23 Canon Kabushiki Kaisha Printing control program, printing control method, printing system and information processing apparatus
JP3878038B2 (en) 2002-03-08 2007-02-07 シャープ株式会社 Job generation device, printing device, job generation method, printing method, job generation program, printing program, and recording medium recording these programs
JP3854941B2 (en) 2002-05-31 2006-12-06 キヤノン株式会社 Printing control method, host computer, program, and storage medium
JP2004164125A (en) * 2002-11-11 2004-06-10 Ricoh Co Ltd Print output control device and method and computer program
US20040114157A1 (en) * 2002-12-11 2004-06-17 Xerox Corporation System for calibrating digital color printers
JP2004215235A (en) * 2002-12-18 2004-07-29 Seiko Epson Corp Memory color adjustment for output picture
JP2005167551A (en) * 2003-12-02 2005-06-23 Fuji Xerox Co Ltd Image forming apparatus, calibration method, and program thereof
JP4367943B2 (en) 2005-02-02 2009-11-18 キヤノン株式会社 Color processing apparatus and method
US7724384B2 (en) * 2005-06-29 2010-05-25 Hewlett-Packard Development Company, L.P. Displaying print job based on adjustments made to printer driver settings
JP2007038578A (en) * 2005-08-04 2007-02-15 Canon Inc Apparatus and method of image processing
JP2007074531A (en) * 2005-09-08 2007-03-22 Canon Inc Method and device for color processing
JP2007181029A (en) * 2005-12-28 2007-07-12 Canon Inc Image processor, and method for controlling image processor
JP2008123484A (en) * 2006-10-20 2008-05-29 Canon Inc Print processing apparatus and method of controlling print processing apparatus

Also Published As

Publication number Publication date
KR101158979B1 (en) 2012-06-21
EP2146275A1 (en) 2010-01-20
US8125686B2 (en) 2012-02-28
KR20090127380A (en) 2009-12-10
CN101657790B (en) 2012-08-08
US20090051968A1 (en) 2009-02-26
EP2146275A4 (en) 2010-07-07
CN101657790A (en) 2010-02-24
JP2008276625A (en) 2008-11-13
WO2008136533A1 (en) 2008-11-13

Similar Documents

Publication Publication Date Title
JP4764376B2 (en) Information processing apparatus, information processing apparatus control method, and program
US9075373B2 (en) Data processing device, image forming device and program for instructing printing with designation of copy count
WO2020195330A1 (en) Support program, information processing device, and printing method
JP2005227865A (en) Print control device, method, and program
JP2007025864A (en) Image processor
JP2006326841A (en) Apparatus for stopping sectional unit printing
JP2007233591A (en) Printer driver and its test printing method and printer
JP2019174942A (en) Application program
US20110273740A1 (en) Preview screen display control apparatus and preview screen display control program
JP6116295B2 (en) Image forming apparatus, image forming method, and program
JP2009053789A (en) Information processor, program, and computer-readable recording medium
JP4462292B2 (en) Print control apparatus and program
US8054503B2 (en) System and a program product
JP7024547B2 (en) Application program
US9213505B2 (en) Information processing apparatus, information processing method, and computer program product
JP5042926B2 (en) Print setting device, program, and recording medium
WO2022138316A1 (en) Support program
WO2023145532A1 (en) Support program
WO2022138317A1 (en) Support program
WO2022163428A1 (en) Support program
JP6639617B2 (en) Printing apparatus, control method, and program
JP6433529B2 (en) Printing apparatus, control method, and program
WO2022163430A1 (en) Support program
WO2023145636A1 (en) Support program
WO2023140240A1 (en) Support program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100506

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100506

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110114

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110315

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110513

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110610

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140617

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4764376

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D03