JP2003289450A - Print controller, print control method, medium having print control program recorded thereon and print control program - Google Patents

Print controller, print control method, medium having print control program recorded thereon and print control program

Info

Publication number
JP2003289450A
JP2003289450A JP2002091728A JP2002091728A JP2003289450A JP 2003289450 A JP2003289450 A JP 2003289450A JP 2002091728 A JP2002091728 A JP 2002091728A JP 2002091728 A JP2002091728 A JP 2002091728A JP 2003289450 A JP2003289450 A JP 2003289450A
Authority
JP
Japan
Prior art keywords
data
adjustment amount
raster
print
gradation value
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.)
Withdrawn
Application number
JP2002091728A
Other languages
Japanese (ja)
Inventor
Toshihiro Nakagawa
智弘 中川
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2002091728A priority Critical patent/JP2003289450A/en
Publication of JP2003289450A publication Critical patent/JP2003289450A/en
Withdrawn legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To solve a problem of a conventional print controller that has needed much time for a job of adjusting colors when processing requiring a high load is applied to every trial and error. <P>SOLUTION: Color adjustment is applied to the colors of raster data resulting from applying interpreter processing and rendering processing to print data described in a prescribed page description language. Further, by storing a plurality of adjustment amount candidate data, adjustments for a plurality of numbers of times is made possible and trial printing is possible for a plurality of numbers of times wherein the amount of color adjustment differs. Thus, it is not required to repeat the interpreter processing and the rendering processing in the trial stage, and colors are easily compared by trial and error and the data are easily adjusted to acquire the most preferable color. <P>COPYRIGHT: (C)2004,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、印刷制御装置、印
刷制御方法、印刷制御プログラムを記録した媒体および
印刷制御プログラムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a print control device, a print control method, a medium recording a print control program, and a print control program.

【0002】[0002]

【従来の技術】ポストスクリプト(ポストスクリプトは
アドビシステムズの登録商標)等のページ記述言語によ
って記述された印刷データに基づいて印刷を行う際に
は、従来から印刷制御装置によってページ記述言語の解
釈処理等を行って印刷装置に受け渡すための印刷実行デ
ータを作成している。すなわち、印刷データ中のページ
記述言語をインタプリタによって解釈して中間コードを
生成し、当該中間コードをレンダリングして各ラスタの
ビットマップデータからなるラスタデータを生成する。
さらに、ラスタデータに対してハーフトーン処理を行う
などして印刷実行データとしている。
2. Description of the Related Art When printing is performed based on print data described in a page description language such as Postscript (Postscript is a registered trademark of Adobe Systems), a print control device has conventionally been used to interpret the page description language. Etc., and print execution data to be delivered to the printing apparatus is created. That is, the page description language in the print data is interpreted by an interpreter to generate an intermediate code, and the intermediate code is rendered to generate raster data composed of bitmap data of each raster.
Further, halftone processing is performed on the raster data to obtain print execution data.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の技術に
おいては、以下の問題があった。すなわち、ある画像に
ついて印刷を実行した結果で色調に満足できない場合に
は色の調整を行って再度の印刷を行い、満足できるまで
試行錯誤を繰り返す。上記従来の技術では上記レンダリ
ングの段階で色を決定しているため、色の調整の度にレ
ンダリングを行っており、この試行錯誤の度にインタプ
リタ処理およびレンダリング処理、ハーフトーン処理等
の一連の処理を繰り返していた。インタプリタ処理およ
びレンダリング処理は一般的に負荷の高い処理であり、
試行錯誤の度に高負荷の処理を行うと試行錯誤の作業を
行うために非常に時間がかかってしまう。
The above-mentioned conventional techniques have the following problems. That is, if the color tone is not satisfactory as a result of printing a certain image, the color is adjusted and printing is performed again, and trial and error are repeated until the color tone is satisfied. In the above conventional technique, since the color is determined at the rendering stage, rendering is performed every time the color is adjusted, and a series of processes such as interpreter processing and rendering processing and halftone processing is performed at each trial and error. Was being repeated. Interpreter processing and rendering processing are generally heavy processing,
If high-load processing is performed at each trial and error, it takes a very long time to perform the trial and error work.

【0004】また、試行錯誤によって複数の印刷物を得
るとしても、一方を印刷してから他を印刷するまでに時
間がかかってしまうと、印刷メディア上でのインクの乾
き具合や周りの温度等の印刷条件が異なってしまい、両
者を比較して色の調整を行うことが困難であった。本発
明は、上記課題にかんがみてなされたもので、色調整を
行った画像について高速に印刷結果を得ることができ、
試行錯誤によって容易に色を比較可能にする印刷制御装
置、印刷制御方法、印刷制御プログラムを記録した媒体
および印刷制御プログラムの提供を目的とする。
Even if a plurality of prints are obtained by trial and error, if it takes time from printing one to printing the other, the dryness of the ink on the print medium, the surrounding temperature, etc. Since the printing conditions are different, it is difficult to compare the two and adjust the colors. The present invention has been made in view of the above problems, and it is possible to obtain a printing result at high speed for an image for which color adjustment has been performed,
An object of the present invention is to provide a print control device, a print control method, a medium on which a print control program is recorded, and a print control program that enable easy color comparison by trial and error.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するた
め、請求項1にかかる発明は、所定のページ記述言語で
記述された印刷データを取得する印刷データ取得手段
と、同印刷データのページ記述言語を解釈して各ラスタ
を構成する画素の階調値データからなるラスタデータを
生成するラスタデータ生成手段と、上記生成したラスタ
データを記憶するラスタデータ記憶手段と、上記階調値
データの値を色成分毎に調整する色調整入力を受け付け
て各色成分の調整量を示す調整量候補データを取得する
調整量候補データ取得手段と、上記ラスタデータを取得
して上記調整量候補データ取得手段によって受け付けた
調整量候補データに従って当該ラスタデータの各階調値
データを補正する階調値データ補正手段と、同補正され
た各階調値データからなるラスタデータを取得してハー
フトーン処理を行いつつ印刷装置で印刷を実行させるこ
とが可能な印刷実行データを生成する印刷実行データ生
成手段と、同印刷実行データを印刷装置に対して出力す
る印刷実行データ出力手段とを備え、上記調整量候補デ
ータ取得手段は上記印刷実行データ出力手段によって印
刷実行データを出力して印刷を実行した後、当該印刷時
とは異なる調整量を示す調整量候補データを試行用に取
得し、上記階調値データ補正手段は上記ラスタデータ記
憶手段に記憶されているラスタデータを再び取得して上
記試行用に取得した調整量候補データに従って当該ラス
タデータを補正し、このラスタデータを上記印刷実行デ
ータ生成手段に受け渡し、生成された印刷実行データを
上記印刷実行データ出力手段に出力させることによっ
て、上記ラスタデータ記憶手段に記憶された単一のラス
タデータを再利用しつつ試行印刷を実行可能であり、さ
らに、上記調整量候補データのいずれかを指定する指定
入力を受け付ける指定入力受付手段と、同指定入力受付
手段によって指定された調整量候補データを各階調値デ
ータの調整量データとして記憶する調整量データ記憶手
段とを具備する構成としてある。
In order to achieve the above object, the invention according to claim 1 provides a print data acquisition unit for acquiring print data described in a predetermined page description language, and a page description of the print data. Raster data generating means for interpreting language and generating raster data composed of gradation value data of pixels forming each raster, raster data storing means for storing the generated raster data, and the value of the gradation value data. The adjustment amount candidate data acquisition unit that receives the color adjustment input for adjusting each color component and acquires the adjustment amount candidate data indicating the adjustment amount of each color component, and the adjustment amount candidate data acquisition unit that acquires the raster data. From the gradation value data correction means for correcting each gradation value data of the raster data according to the received adjustment amount candidate data, and the corrected gradation value data, Print execution data generating means for generating print execution data capable of executing printing by the printing device while performing the halftone processing by acquiring the raster data to be printed, and printing for outputting the print execution data to the printing device. The adjustment amount candidate data acquisition unit outputs the print execution data by the print execution data output unit and executes printing, and thereafter, the adjustment amount candidate data indicating an adjustment amount different from that at the time of printing. Is obtained for trial, the gradation value data correction unit corrects the raster data according to the adjustment amount candidate data obtained for the trial by re-obtaining the raster data stored in the raster data storage unit, This raster data is transferred to the print execution data generation means, and the generated print execution data is output to the print execution data output means. As a result, the trial printing can be executed while reusing the single raster data stored in the raster data storage means, and the designation input reception for receiving the designation input for designating any of the adjustment amount candidate data is possible. And an adjustment amount data storage unit for storing the adjustment amount candidate data designated by the designation input receiving unit as the adjustment amount data of each gradation value data.

【0006】上記のように構成した請求項1にかかる発
明においては、ページ記述言語で記述された印刷データ
を取得し、印刷装置にて印刷実行可能な印刷実行データ
に変換して出力している。印刷装置では印刷実行データ
によって印刷が実行可能である。印刷実行データを出力
するための構成としては印刷データ取得手段とラスタデ
ータ生成手段とラスタデータ記憶手段と印刷実行データ
生成手段と印刷実行データ出力手段とを備えている。
In the invention according to claim 1 configured as described above, the print data described in the page description language is acquired, converted into print execution data that can be printed by the printing device, and output. . The printing apparatus can print according to the print execution data. As a configuration for outputting the print execution data, it is provided with print data acquisition means, raster data generation means, raster data storage means, print execution data generation means, and print execution data output means.

【0007】印刷データ取得手段では所定のページ記述
言語で記述された印刷データを取得し、ラスタデータ生
成手段は同ページ記述言語を解釈して各ラスタを構成す
る画素の階調値データからなるラスタデータを生成す
る。生成されたラスタデータは、ラスタデータ記憶手段
に記憶される。印刷実行データ生成手段は、当該ラスタ
データを取得してハーフトーン処理を行うとともに印刷
装置で印刷を実行させることが可能な印刷実行データを
生成する。
The print data acquisition means acquires the print data described in a predetermined page description language, and the raster data generation means interprets the page description language to form a raster consisting of gradation value data of pixels forming each raster. Generate data. The generated raster data is stored in the raster data storage means. The print execution data generation unit acquires the raster data, performs halftone processing, and generates print execution data that allows the printing apparatus to execute printing.

【0008】このようにしてページ記述言語で記述され
た印刷データを印刷装置で印刷を実行可能な形式の印刷
実行データに変換する印刷制御装置において、本発明で
は色の調整を実施可能に構成し、さらに色を調整して印
刷を実行する度に処理負荷の重いラスタデータ生成処理
を実行しないように構成しており、そのために調整量候
補データ取得手段と階調値データ補正手段と指定入力受
付手段と調整量データ記憶手段とを備えている。調整量
候補データ取得手段では、上記ラスタデータの各画素の
階調値データ値を色成分毎に調整する色調整入力を受け
付けて調整量候補データを取得する。
In the print control apparatus for converting the print data described in the page description language into the print execution data in a format in which printing can be executed by the printing apparatus in this manner, the present invention is configured to enable color adjustment. The configuration is such that the raster data generation processing with a heavy processing load is not executed every time the color is further adjusted and printing is executed. Therefore, the adjustment amount candidate data acquisition means, the gradation value data correction means, and the designated input reception are performed. Means and adjustment amount data storage means. The adjustment amount candidate data acquisition unit receives the color adjustment input for adjusting the gradation value data value of each pixel of the raster data for each color component, and acquires the adjustment amount candidate data.

【0009】階調値データ補正手段では上記ラスタデー
タを取得し、各調整量候補データに従って当該ラスタデ
ータの各階調値データを補正する。ここで、階調値デー
タ補正手段は、上記ラスタデータ記憶手段に記憶された
単一のラスタデータを再利用して異なる調整量で補正を
行った複数のラスタデータを得ることができる。従っ
て、印刷を実行した後に印刷結果を視認して調整量を検
討し、試行印刷用に入力した調整量での調整量候補デー
タによって色成分毎の調整がなされたラスタデータのセ
ットが得られ、当該ラスタデータに基づいて印刷実行デ
ータを生成し、印刷装置に出力することによって色を調
整した状態での印刷結果を得ることができる。かかる構
成により、色を調整して試行錯誤を行うことができる。
The gradation value data correction means acquires the raster data and corrects each gradation value data of the raster data according to each adjustment amount candidate data. Here, the gradation value data correction means can obtain a plurality of raster data corrected by different adjustment amounts by reusing the single raster data stored in the raster data storage means. Therefore, after performing printing, the print result is visually checked to examine the adjustment amount, and a set of raster data that has been adjusted for each color component by the adjustment amount candidate data with the adjustment amount input for trial printing is obtained, By generating print execution data based on the raster data and outputting the print execution data to the printing apparatus, it is possible to obtain the print result in the state where the color is adjusted. With this configuration, it is possible to adjust the color and perform trial and error.

【0010】また、指定入力受付手段では調整量候補デ
ータのいずれかを指定する入力を受け付け、調整量デー
タ記憶手段では同指定入力受付手段によって指定された
調整量候補データを各階調値データの調整量データとし
て記憶する。従って、試行錯誤によって好ましい調整量
が判明した後に当該好ましい調整量となっている調整量
候補データを指定すると、調整量データとして記憶され
る。この調整量データを記憶すれば、その後、当該調整
量データで補正したラスタデータで印刷を実行すること
によって好ましい色で画像を印刷することができるよう
になる。
Further, the designated input receiving means receives an input for designating any one of the adjustment amount candidate data, and the adjustment amount data storing means adjusts the adjustment amount candidate data designated by the designated input receiving means for each gradation value data. Store as quantity data. Therefore, when the adjustment amount candidate data having the preferable adjustment amount is designated after the preferable adjustment amount is found by trial and error, it is stored as the adjustment amount data. If this adjustment amount data is stored, then it is possible to print an image in a desired color by executing printing with the raster data corrected with the adjustment amount data.

【0011】ここで、印刷データ取得手段で取得する印
刷データは、文書や画像等を印刷するためのデータであ
り所定のページ記述言語で記述されていればよく、ペー
ジ記述言語は限定されない。ページ記述言語を解釈して
各画素の階調データからなるラスタデータとし、ハーフ
トーン処理を行った後に印刷実行データとする構成例と
しては、ポストスクリプトにて記述された印刷データを
取得し、印刷装置で解釈可能なESC/P(ESC/P
はセイコーエプソン株式会社の登録商標)で記述された
印刷実行データを得る構成等が挙げられる。
Here, the print data acquired by the print data acquisition means is data for printing a document, an image, etc., and may be described in a predetermined page description language, and the page description language is not limited. As an example of a configuration in which the page description language is interpreted as raster data consisting of gradation data of each pixel and the print execution data is obtained after performing halftone processing, print data described in Postscript is acquired and printed. ESC / P that can be interpreted by the device (ESC / P
Is a registered trademark of Seiko Epson Corporation).

【0012】ラスタデータとしては、各ラスタを画素に
よって構成し各画素の階調値データを備えるデータであ
れば良く、印刷装置における好適な適用例としては、各
画素の色を印刷装置の使用インクを成分として表現し、
その階調値を各画素のデータとしたビットマップデータ
等が挙げられる。色成分の具体例としてはCMY系(シ
アン,マゼンタ,イエロー(ブラックやライトシアン,
ライトマゼンタ,ダークイエロー)を含んでも良い))
の階調値データが挙げられるが、むろん他系統の色であ
っても良い。
The raster data may be any data as long as each raster is composed of pixels and has gradation value data of each pixel. As a suitable application example in the printing apparatus, the color of each pixel is the ink used in the printing apparatus. Is expressed as a component,
Bit map data or the like in which the gradation value is used as data of each pixel can be used. Specific examples of color components include CMY (cyan, magenta, yellow (black and light cyan,
Light magenta, dark yellow) may be included))
Although the gradation value data of 1) can be mentioned, it goes without saying that colors of other systems may be used.

【0013】また、ラスタデータはビットマップデータ
を含むので、ラスタデータ生成手段における処理として
は、上記ページ記述言語の解釈後のレンダリングを含
む。上述のようにラスタデータがCMY系の色成分を有
し、印刷データがRGB系の色成分等他の色成分で画像
を表現しているときには、当該他の色成分からCMY系
への色変換処理等も含む。ラスタデータ記憶手段におい
ては、ページ記述言語解釈後のデータであるラスタデー
タを試行錯誤の際に利用可能にするため、再利用できる
ように記憶できればよい。
Since the raster data includes bitmap data, the processing in the raster data generating means includes rendering after interpretation of the page description language. As described above, when the raster data has CMY color components and the print data represents an image with other color components such as RGB color components, color conversion from the other color components to CMY color components is performed. Also includes processing. In the raster data storage means, the raster data, which is the data after interpretation of the page description language, can be used in trial and error so that it can be stored so that it can be reused.

【0014】具体的には、各種記憶媒体に対してラスタ
データを書き込み、印刷実行データの生成・出力後に当
該ラスタデータを削除しないように構成するなどして実
現可能である。一般に、ラスタデータが大きく、近年容
量および価格が急激に低下していることに鑑みれば、記
憶媒体としてハードディスクドライブを使用することが
好ましい。むろん、RAMやフラッシュメモリ等に書き
込んでも良い。印刷制御装置に対する電源供給を一旦停
止し、再度電源供給を開始して試行印刷を繰り返す場合
には不揮発性の記憶媒体であることが好ましい。
More specifically, it can be realized by writing the raster data to various storage media and not deleting the raster data after generating and outputting the print execution data. Generally, in view of the large amount of raster data and the sharp decrease in capacity and price in recent years, it is preferable to use a hard disk drive as a storage medium. Of course, you may write in RAM, flash memory, etc. When the power supply to the print control device is temporarily stopped, the power supply is restarted, and the trial printing is repeated, a nonvolatile storage medium is preferable.

【0015】印刷実行データ生成手段ではハーフトーン
処理を行いつつ印刷装置で印刷を実行させる印刷実行デ
ータを生成することができればよく、ハーフトーン処理
後のデータで印刷を実行させるコマンドを付すなどすれ
ばよい。例えば、ESC/Pを解釈可能なモジュールを
搭載した印刷装置で印刷を実行するには、ハーフトーン
処理後のデータに対して印刷位置等を指示するESC/
Pを付して印刷実行データとすればよい。
The print execution data generating means is only required to be able to generate print execution data for causing the printing device to execute printing while performing halftone processing. For example, by adding a command for executing printing with the data after halftone processing. Good. For example, in order to execute printing with a printing apparatus equipped with a module capable of interpreting ESC / P, ESC /
P may be added to the print execution data.

【0016】本発明においては、ラスタデータを生成し
た時点で各画素の階調値が与えられているが、ハーフト
ーン処理を実行する前に調整量候補データによって補正
を行うことによって色成分の階調値を補正し、その結果
試行錯誤での色調整を行っている。従って、調整量候補
データ取得手段では、色成分毎の調整量を取得すること
ができればよい。ラスタデータでは複数の色成分による
色の組み合わせによって画素の色を表現しているので、
色成分毎に調整を行うことによってその組み合わせによ
る画素の色を調整することができる。また、調整量を取
得する構成としては、階調値に対するオフセット量を取
得する構成でも良いし、階調値に対するトーンカーブを
取得する構成でも良く、他にも種々の態様で実現可能で
ある。トーンカーブを調整することによって調整量を受
け付ける構成においては、補正前後の階調値の関係を利
用者が容易に視認しつつ調整量を入力することが可能に
なる。
In the present invention, the gradation value of each pixel is given at the time when the raster data is generated. However, by performing correction with the adjustment amount candidate data before executing the halftone process, the gradation of the color component is changed. The tonal values are corrected, and as a result, color adjustment is performed by trial and error. Therefore, the adjustment amount candidate data acquisition means only needs to be able to acquire the adjustment amount for each color component. In the raster data, the color of the pixel is expressed by the combination of colors of multiple color components, so
By adjusting each color component, it is possible to adjust the color of the pixel by the combination. The configuration for acquiring the adjustment amount may be a configuration for acquiring the offset amount for the gradation value or a configuration for acquiring the tone curve for the gradation value, and can be realized in various other modes. In the configuration in which the adjustment amount is received by adjusting the tone curve, the user can easily input the adjustment amount while visually recognizing the relationship between the gradation values before and after the correction.

【0017】さらに、印刷実行後に再度調整量候補デー
タを取得する意味で複数の調整量候補データを取得して
いるが、階調値データ補正手段にて階調値データを補正
させることにより、各調整量候補データによって色成分
毎の調整がなされた複数のラスタデータを得ることがで
きればよく、ラスタデータを得るためには各画素の全色
成分についての調整量を取得する構成であると好ましい
が、このときある色成分の調整量を”0”とすることは
むろん可能である。例えば、CMY(シアン,マゼン
タ,イエロー)で画素の色を表現する際に、CMY各色
について調整量を取得しても良いが、あるラスタデータ
についてはMYの調整量を”0”として、シアンのみを
調整するように調整量を入力することも可能である。
Further, although a plurality of adjustment amount candidate data are acquired in the sense that the adjustment amount candidate data is acquired again after the printing is executed, each of the adjustment amount candidate data is corrected by the gradation value data correction means. It is only necessary to be able to obtain a plurality of raster data adjusted for each color component by the adjustment amount candidate data, and in order to obtain the raster data, it is preferable that the adjustment amount for all color components of each pixel is acquired. Of course, at this time, it is possible to set the adjustment amount of a certain color component to "0". For example, when expressing a pixel color in CMY (cyan, magenta, yellow), the adjustment amount may be acquired for each CMY color, but for certain raster data, the adjustment amount of MY is set to "0" and only cyan is used. It is also possible to input the adjustment amount so as to adjust.

【0018】さらに、階調値データ補正手段においてラ
スタデータの階調値データについて補正して複数のラス
タデータを得るための構成例としては、例えば、上記調
整量の入力態様に応じてトーンカーブによる補正を施す
構成にて実現される。ここでは、画素を構成する全色成
分に対する調整を可能に構成するが、むろん、ある色成
分について調整量が”0”であれば、当該色成分に対す
る補正は実施しない。
Further, as an example of the structure for obtaining a plurality of raster data by correcting the tone value data of the raster data in the tone value data correction means, for example, a tone curve is used according to the input mode of the adjustment amount. It is realized by a configuration that makes a correction. Here, although it is possible to adjust all color components that make up a pixel, if the adjustment amount for a certain color component is “0”, the color component is not corrected.

【0019】さらに、試行印刷を実行するにあたり、一
回の印刷で複数の調整量による印刷結果を得られれば便
利である。そのための構成として請求項2にかかる発明
では、所定のページ記述言語で記述された印刷データを
取得する印刷データ取得手段と、同印刷データのページ
記述言語を解釈して各ラスタを構成する画素の階調値デ
ータからなるラスタデータを生成するラスタデータ生成
手段と、上記生成したラスタデータを記憶するラスタデ
ータ記憶手段と、上記階調値データの値を色成分毎に調
整する色調整入力を受け付けて調整量が異なる複数の調
整量候補データを取得する調整量候補データ取得手段
と、上記ラスタデータ記憶手段に記憶されたラスタデー
タを複数回取得し、上記調整量候補データ取得手段によ
って受け付けた複数の調整量候補データに従って、各ラ
スタデータの各階調値データを補正した複数のラスタデ
ータを生成する階調値データ補正手段と、当該各階調値
データを補正した複数のラスタデータを取得してそれぞ
れのラスタデータに対してハーフトーン処理を行いつつ
印刷装置で印刷を実行させることが可能な印刷実行デー
タを生成する印刷実行データ生成手段と、同印刷実行デ
ータを印刷装置に対して出力する印刷実行データ出力手
段と、上記調整量候補データのいずれかを指定する指定
入力を受け付ける指定入力受付手段と、同指定入力受付
手段によって指定された調整量候補データを各階調値デ
ータの調整量データとして記憶する調整量データ記憶手
段とを具備する構成としてある。すなわち、調整量候補
データによって複数の調整量候補データを受け付け、単
一のラスタデータを複数回取得して複数回の補正を実施
することにより、一回の印刷で複数の調整量での印刷結
果を得ることができる。
Further, in executing trial printing, it is convenient if printing results can be obtained with a plurality of adjustment amounts in one printing. As a configuration therefor, in the invention according to claim 2, a print data acquisition unit that acquires print data described in a predetermined page description language and a pixel that configures each raster by interpreting the page description language of the print data Raster data generation means for generating raster data composed of gradation value data, raster data storage means for storing the generated raster data, and color adjustment input for adjusting the value of the gradation value data for each color component Adjustment amount candidate data obtaining means for obtaining a plurality of adjustment amount candidate data having different adjustment amounts, and a plurality of raster data stored in the raster data storage means are obtained a plurality of times and accepted by the adjustment amount candidate data obtaining means. The gradation value data supplement that generates a plurality of raster data by correcting each gradation value data of each raster data according to the adjustment amount candidate data of And means for generating a plurality of raster data obtained by correcting the respective gradation value data and performing print processing by the printing apparatus while performing halftone processing on the respective raster data. Execution data generation means, print execution data output means for outputting the print execution data to a printing apparatus, designated input acceptance means for accepting designated input for designating any of the adjustment amount candidate data, and designated input acceptance The adjustment amount data storage unit stores the adjustment amount candidate data designated by the unit as the adjustment amount data of each gradation value data. That is, by receiving a plurality of adjustment amount candidate data by the adjustment amount candidate data, acquiring a single raster data a plurality of times and performing a plurality of corrections, it is possible to obtain a print result with a plurality of adjustment amounts in one printing. Can be obtained.

【0020】本発明ではラスタデータによって印刷実行
データを生成し、印刷装置に出力することによって色調
整を行って試行錯誤を行うことができるが、指定入力受
付手段と調整量データ記憶手段とにおいては、この試行
錯誤の結果、好ましい調整量が判明した段階でその調整
量での印刷が実施されるようにすることができればよ
い。そのための構成例として請求項3にかかる発明で
は、上記ラスタデータ生成手段は上記調整量データ記憶
手段に調整量データが記憶されているときに、当該調整
量データによって各階調値データを補正して上記ラスタ
データを生成する構成としてある。すなわち、指定入力
された調整量候補データをラスタデータの調整量として
印刷を実行することができ、試行錯誤によって得られた
好ましい調整量で印刷を行わせることができる。
In the present invention, the print execution data is generated from the raster data, and the color adjustment can be performed by trial and error by outputting the print execution data to the printing device. However, in the designated input acceptance means and the adjustment amount data storage means. As a result of this trial and error, it is only necessary to be able to perform printing with the adjustment amount when the preferable adjustment amount is found. As a configuration example for that purpose, in the invention according to claim 3, the raster data generation means corrects each gradation value data by the adjustment amount data when the adjustment amount data is stored in the adjustment amount data storage means. It is configured to generate the raster data. That is, it is possible to perform printing by using the adjustment amount candidate data designated and input as the adjustment amount of the raster data, and it is possible to perform printing with the preferable adjustment amount obtained by trial and error.

【0021】さらに、試行錯誤を行う際に好適な構成例
として請求項4にかかる発明では、上記印刷実行データ
生成手段は、上記複数の調整量候補データに従って補正
された各ラスタデータによる画像を単一のメディアに印
刷させる印刷実行データを生成する構成としてある。す
なわち、複数の調整量によって色を調整した複数の画像
を単一のメディアに印刷するので、利用者は非常に容易
に各調整量での色を比較することができる。
Further, in the invention according to claim 4 as an example of a structure suitable for performing trial and error, the print execution data generating means simply outputs an image based on each raster data corrected according to the plurality of adjustment amount candidate data. It is configured to generate print execution data to be printed on one medium. That is, since a plurality of images whose colors have been adjusted by a plurality of adjustment amounts are printed on a single medium, the user can very easily compare the colors at each adjustment amount.

【0022】さらに、試行錯誤を行う際に好適な構成例
として請求項5にかかる発明では、上記調整量候補デー
タ取得手段は上記調整量候補データによって補正を施し
た各階調値での画像を印刷する位置の入力を受け付け、
上記印刷実行データ生成手段は当該調整量候補データに
よる補正後のラスタデータによって上記受け付けた位置
に印刷させる印刷実行データを生成する構成としてあ
る。すなわち、複数の調整量によって色を調整した複数
の画像を印刷メディア上の利用者所望位置に配設して印
刷を実行することができる。従って、利用者が試行錯誤
時に色を比較しやすいレイアウトで印刷をすることがで
き、利用者にとって好ましい色となるような調整量を容
易に把握することができる。
Further, in the invention according to claim 5 as a preferable configuration example when performing trial and error, the adjustment amount candidate data acquisition means prints an image with each gradation value corrected by the adjustment amount candidate data. Accept the input of the position to
The print execution data generation unit is configured to generate print execution data to be printed at the received position, based on the raster data corrected by the adjustment amount candidate data. That is, it is possible to perform printing by arranging a plurality of images whose colors have been adjusted by a plurality of adjustment amounts at positions desired by the user on the print medium. Therefore, it is possible to print in a layout in which the user can easily compare colors during trial and error, and it is possible to easily grasp the adjustment amount that provides the color that is preferable to the user.

【0023】さらに、試行錯誤を行う際に好適な構成例
として請求項6にかかる発明では、上記調整量候補デー
タ取得手段は上記印刷データによる印刷画像の中で調整
量候補データによって補正を施して印刷させる部分の入
力を受け付け、上記印刷実行データ生成手段は当該調整
量候補データによる補正後の各ラスタデータによって上
記受け付けた部分を印刷させる印刷実行データを生成す
る構成としてある。すなわち、色の調整を行う際には画
像全体よりも特定の部分に注目する場合が多く、当該注
目している部分を印刷させることで当該部分の色を直接
対比させつつ比較することができ、利用者にとって好ま
しい色となるような調整量を容易に把握することができ
る。
Further, in the invention according to claim 6 as an example of a configuration suitable for performing trial and error, the adjustment amount candidate data acquisition means corrects the adjustment amount candidate data in the print image of the print data. The print execution data generation means receives the input of the portion to be printed, and generates the print execution data for printing the received portion by each raster data after correction by the adjustment amount candidate data. That is, when performing color adjustment, it is often the case that a specific portion is focused on rather than the entire image, and by printing the portion of interest, it is possible to directly compare and compare the colors of the portion, It is possible to easily grasp the adjustment amount that gives the color preferable to the user.

【0024】この構成は、上述のように色を調整した複
数の画像についての印刷レイアウトを決定して印刷を実
行させる構成と組み合わせると特に好適である。すなわ
ち、当該組み合わせによれば、画像の特定部分が印刷メ
ディア上で隣接するようなレイアウトにすることがで
き、この結果、当該部分の色を容易に比較し、所望の色
になるような調整量を容易に把握することができる。
This configuration is particularly preferable when combined with the configuration for determining the print layout for a plurality of images whose colors have been adjusted as described above and executing printing. That is, according to the combination, the layout can be such that the specific portions of the image are adjacent to each other on the print medium, and as a result, the colors of the portions can be easily compared and the adjustment amount for obtaining the desired color. Can be easily grasped.

【0025】さらに、請求項7にかかる発明では、上記
印刷実行データ生成手段は、予め決められた所定の階調
値データによる複数のパッチを印刷させる印刷実行デー
タを生成する構成としてある。すなわち、上記構成にお
いては印刷データ取得手段によって取得した印刷データ
から生成したラスタデータについて補正した複数の画像
を印刷させており、印刷結果は取得する印刷データによ
って異なるものである。一方、予め決められた所定階調
値データによるパッチは当該印刷データと無関係である
ので、印刷データと無関係に階調値データに対してどの
程度の補正を行っているのかを把握することができ、調
整量を検討する際に役立てることができる。
Further, in the invention according to claim 7, the print execution data generating means is configured to generate print execution data for printing a plurality of patches according to predetermined gradation value data. That is, in the above configuration, the plurality of images in which the raster data generated from the print data acquired by the print data acquisition unit are corrected are printed, and the print result varies depending on the acquired print data. On the other hand, since the patch based on the predetermined gradation value data is not related to the print data, it is possible to grasp how much the gradation value data is corrected regardless of the print data. , Can be useful when considering the amount of adjustment.

【0026】上述のように、レンダリング後のラスタデ
ータを保存し、ラスタデータの各色成分を調整すること
によって試行錯誤を行うことを可能にする手法は必ずし
も実体のある装置に限られるものではなく、請求項8,
請求項9に記載した発明のように方法の発明としても有
効である。また、上述の印刷制御装置は単独で存在する
場合もあるし、ある機器に組み込まれた状態で利用され
ることもあるなど、発明の思想としては、各種の態様を
含むものである。また、ソフトウェアであったりハード
ウェアであったりするなど、適宜、変更可能である。
As described above, the method of saving the raster data after rendering and performing the trial and error by adjusting each color component of the raster data is not necessarily limited to the actual apparatus. Claim 8,
The invention is also effective as a method invention like the invention described in claim 9. Further, the print control apparatus described above may exist alone or may be used in a state of being incorporated in a certain device. The idea of the invention includes various aspects. Further, it can be changed as appropriate such as software or hardware.

【0027】発明の思想の具現化例として印刷装置のソ
フトウェアとなる場合には、かかるソフトウェアを記録
した記録媒体上においても当然に存在し、利用される。
その一例として、請求項10,請求項11に記載した発
明は、印刷制御プログラムを記録した媒体として発明を
特定している。むろん、その記録媒体は、磁気記録媒体
であってもよいし光磁気記録媒体であってもよいし、今
後開発されるいかなる記録媒体においても全く同様に考
えることができる。
When the software of the printing apparatus is embodied as an example of embodying the idea of the invention, it naturally exists and is used even on a recording medium recording such software.
As an example, the inventions described in claims 10 and 11 specify the invention as a medium in which a print control program is recorded. Of course, the recording medium may be a magnetic recording medium or a magneto-optical recording medium, and any recording medium developed in the future can be considered in exactly the same manner.

【0028】また、一次複製品、二次複製品などの複製
段階については全く問う余地無く同等である。上記媒体
とは異なるが、供給方法として通信回線を利用して行な
う場合であれば通信回線が伝送媒体となって本発明が利
用されることになる。むろん、請求項12,請求項13
に記載した発明のようにプログラムの発明として特定す
ることもできる。さらに、これらの印刷制御方法、印刷
制御プログラムを記録した媒体および印刷制御プログラ
ムにおいて上記請求項3〜請求項7に対応した構成にす
ることも可能である。
There is no question about the copying stage of the primary copy, the secondary copy, etc., and they are the same. Although different from the above medium, if the communication method is used as a supply method, the communication line serves as a transmission medium and the present invention is used. Of course, claim 12 and claim 13
It can also be specified as an invention of a program like the invention described in. Further, the print control method, the medium in which the print control program is recorded, and the print control program can be configured to correspond to the above claims 3 to 7.

【0029】[0029]

【発明の効果】以上説明したように請求項1,請求項
8,請求項10,請求項12にかかる発明によれば、調
整済の画像データを印刷する度に処理負荷の重いラスタ
データ生成処理を実行しないようにしつつ色を調整して
試行錯誤を行うことが可能な印刷制御装置、印刷制御方
法、印刷制御プログラムを記録した媒体および印刷制御
プログラムを提供することができる。また、請求項2,
請求項9,請求項11,請求項13にかかる発明によれ
ば、一回の印刷にて複数の調整量での印刷結果を得るこ
とができ、試行印刷に際して容易に各調整量での印刷結
果を比較することができる。さらに、請求項3にかかる
発明によれば、指定入力された調整量候補データをラス
タデータの調整量として印刷を実行することができ、試
行錯誤によって得られた好ましい調整量で印刷を行わせ
ることができる。
As described above, according to the first, eighth, tenth, and twelfth aspects of the present invention, raster data generation processing with a heavy processing load each time adjusted image data is printed. It is possible to provide a print control apparatus, a print control method, a medium in which a print control program is recorded, and a print control program that can perform trial and error by adjusting colors while not performing the above. In addition, claim 2,
According to the inventions according to claim 9, claim 11, and claim 13, it is possible to obtain print results with a plurality of adjustment amounts by one print, and it is easy to perform print results with each adjustment amount during trial printing. Can be compared. Further, according to the invention of claim 3, it is possible to perform printing with the adjustment amount candidate data designated and input as the adjustment amount of the raster data, and to perform the printing with the preferable adjustment amount obtained by trial and error. You can

【0030】さらに、請求項4にかかる発明によれば、
非常に容易に各調整量での色を比較することができる。
さらに、請求項5にかかる発明によれば、利用者にとっ
て好ましい色となるような調整量を容易に把握すること
ができる。さらに、請求項6にかかる発明によれば、利
用者にとって好ましい色となるような調整量を容易に把
握することができる。さらに、請求項7にかかる発明に
よれば、調整量を検討する際に便利な指標を提供するこ
とができる。
Further, according to the invention of claim 4,
It is very easy to compare the colors at each adjustment amount.
Further, according to the invention of claim 5, it is possible to easily grasp the adjustment amount that provides a color preferable for the user. Further, according to the invention of claim 6, it is possible to easily grasp the adjustment amount that gives a color preferable to the user. Further, according to the invention of claim 7, it is possible to provide a convenient index when examining the adjustment amount.

【0031】[0031]

【発明の実施の形態】ここでは、下記の順序に従って本
発明の実施の形態について説明する。 (1)本発明の構成: (2)調整量候補データの入力: (3)ラスタデータの補正: (4)印刷処理: (5)他の実施形態:
BEST MODE FOR CARRYING OUT THE INVENTION Here, embodiments of the present invention will be described in the following order. (1) Configuration of the present invention: (2) Input of adjustment amount candidate data: (3) Correction of raster data: (4) Printing process: (5) Other embodiments:

【0032】(1)本発明の構成:図1は本発明にかか
る印刷制御装置として機能するコンピュータの概略ハー
ドウェア構成を示しており、図2は同コンピュータを本
発明にかかる印刷制御装置として機能されるための印刷
制御アプリケーションプログラム(APL)のブロック
図を示している。まず、図1に示す概略ハードウェア構
成について説明する。コンピュータ10は演算処理の中
枢をなすCPU11を備えており、このCPU11はシ
ステムバス12を介してBIOSなどの記載されたRO
M13やRAM14にアクセス可能となっている。
(1) Configuration of the present invention: FIG. 1 shows a schematic hardware configuration of a computer functioning as a print control device according to the present invention, and FIG. 2 functions the computer as a print control device according to the present invention. 3 is a block diagram of a print control application program (APL) for performing printing. First, the schematic hardware configuration shown in FIG. 1 will be described. The computer 10 is provided with a CPU 11 which is the center of the arithmetic processing, and the CPU 11 has a system bus 12 through which the described RO such as BIOS is written.
The M13 and the RAM 14 can be accessed.

【0033】また、システムバス12には外部記憶装置
としてのハードディスクドライブ(HDD)15とフレ
キシブルディスクドライブ16とCD−ROMドライブ
17とが接続されており、HDD15に記憶されたOS
20やアプリケーションプログラム等がRAM14に転
送され、CPU11はROM13とRAM14に適宜ア
クセスしてソフトウェアを実行する。すなわち、RAM
14を一時的なワークエリアとして種々のプログラムを
実行する。
A hard disk drive (HDD) 15 as an external storage device, a flexible disk drive 16 and a CD-ROM drive 17 are connected to the system bus 12, and the OS stored in the HDD 15 is connected to the OS.
20 and application programs are transferred to the RAM 14, and the CPU 11 appropriately accesses the ROM 13 and the RAM 14 to execute the software. Ie RAM
Various programs are executed using 14 as a temporary work area.

【0034】シリアル通信用I/O19aにはキーボー
ド31やマウス32等の操作用入力機器が接続され、図
示しないビデオボードを介して表示用のディスプレイ1
8も接続されている。さらに、印刷装置40とはUSB
用I/O19bを介して接続が可能である。尚、本コン
ピュータ10の構成は簡略化して説明しているが、パー
ソナルコンピュータとして一般的な構成を有するものを
採用することができる。むろん、本発明が適用されるコ
ンピュータはパーソナルコンピュータに限定されるもの
ではない。この実施例はいわゆるデスクトップ型コンピ
ュータであるが、ノート型であるとか、モバイル対応の
ものであっても良い。また、コンピュータ10と印刷装
置40の接続インタフェースも上述のものに限る必要は
なくSCSI接続,IEEE1394規格に準拠したI
/Oでの接続など種々の接続態様を採用可能であるし、
今後開発されるいかなる接続態様であっても同様であ
る。
The serial communication I / O 19a is connected with operation input devices such as a keyboard 31 and a mouse 32, and a display 1 for display is provided via a video board (not shown).
8 is also connected. Further, the printer 40 is a USB
A connection is possible via the dedicated I / O 19b. Although the configuration of the computer 10 has been described in a simplified manner, a computer having a general configuration can be used as a personal computer. Of course, the computer to which the present invention is applied is not limited to a personal computer. Although this embodiment is a so-called desktop computer, it may be a laptop computer or a mobile computer. Further, the connection interface between the computer 10 and the printing device 40 is not limited to the above-mentioned one, and SCSI connection, I compliant with the IEEE 1394 standard
It is possible to adopt various connection modes such as connection with / O,
The same applies to any connection mode developed in the future.

【0035】この例では各プログラムの類はHDD15
に記憶されているが、記録媒体はこれに限定されるもの
ではない。例えば、フレキシブルディスク16aである
とか、CD−ROM17aであってもよい。これらの記
録媒体に記録されたプログラムはフレキシブルディスク
ドライブ16やCD−ROMドライブ17を介してコン
ピュータ10にて読み込まれ、HDD15にインストー
ルされる。そして、HDD15を介してRAM14上に
読み込まれてコンピュータを制御することになる。ま
た、記録媒体はこれに限らず、光磁気ディスクなどであ
ってもよい。
In this example, each program type is the HDD 15
However, the recording medium is not limited to this. For example, it may be the flexible disk 16a or the CD-ROM 17a. The programs recorded on these recording media are read by the computer 10 via the flexible disk drive 16 and the CD-ROM drive 17 and installed in the HDD 15. Then, it is read into the RAM 14 via the HDD 15 and controls the computer. The recording medium is not limited to this, and may be a magneto-optical disk or the like.

【0036】また、半導体デバイスとしてフラッシュカ
ードなどの不揮発性メモリなどを利用することも可能で
あるし、モデムや通信回線を介して外部のファイルサー
バにアクセスしてダウンロードする場合には通信回線が
伝送媒体となって本発明が利用される。印刷装置40は
図示しないCPU,ファームウェア等を備えており、当
該ファームウェアに記載されたプログラムに従って、上
記コンピュータ10から送信される印刷実行データをU
SB用I/O19bを介して受信する。この印刷実行デ
ータは、各ラスタにおいてインクの吐出/非吐出を指示
したドットデータと印刷レイアウト等を指示したESC
/P言語とからなる。
It is also possible to use a nonvolatile memory such as a flash card as the semiconductor device, and when the external file server is accessed and downloaded via a modem or a communication line, the communication line transmits. The present invention is used as a medium. The printing device 40 includes a CPU, firmware, and the like (not shown), and prints the print execution data transmitted from the computer 10 according to a program described in the firmware.
It is received via the SB I / O 19b. The print execution data includes dot data instructing ejection / non-ejection of ink in each raster and ESC instructing a print layout.
/ P language.

【0037】印刷装置40は当該印刷実行データを解釈
し、所定のモータでヘッドや印刷用紙搬送機構を駆動し
つつ印刷を実行する。尚、本実施形態における印刷装置
40は4色のインクを使用可能なインクジェットプリン
タであり、CMYK(Kはブラック)各色のインクカー
トリッジを搭載可能であるが、むろん、CMYKlcl
m(lcはライトシアン,lmはライトマゼンタ)イン
クの6色やDY(ダークイエロー)を加えたもの、Kイ
ンク等に淡インクを使用可能であるものなど、種々の機
種について本発明を適用することができる。また、印刷
装置40はA0サイズやB0サイズなど大版印刷用紙の
印刷が可能であり、当該大版印刷が可能な印刷装置に対
して本発明を適用すると、処理速度の向上効果が顕著に
現れて好適である。むろん、インクジェットプリンタや
大版印刷用の印刷装置以外に本発明を適用することも可
能である。
The printing device 40 interprets the printing execution data, and executes printing while driving the head and the printing paper transport mechanism with a predetermined motor. The printing device 40 in the present embodiment is an inkjet printer that can use four color inks, and can be equipped with ink cartridges of each color of CMYK (K is black), but of course, CMYKlcl
The present invention can be applied to various models such as six colors of m (lc is light cyan, lm is light magenta) ink and DY (dark yellow) ink added, and light ink can be used for K ink and the like. You can Further, the printing device 40 is capable of printing a large printing sheet such as A0 size or B0 size, and when the present invention is applied to the printing device capable of the large printing, the effect of improving the processing speed is remarkably exhibited. Is suitable. Of course, the present invention can be applied to other than the ink jet printer and the printing apparatus for large plate printing.

【0038】一方、図2に示すように本実施形態にかか
るコンピュータ10では、OSに組み込まれたプリンタ
ドライバ(PRTDRV)21と入力装置ドライバ(D
RV)22とディスプレイドライバ(DRV)23とに
よって各周辺機器を制御している。ディスプレイDRV
23はディスプレイ18における画像データ等の表示を
制御するドライバであり、入力装置DRV22はシリア
ル通信用I/O19aを介して入力される上記キーボー
ド31やマウス32からのコード信号を受信して所定の
入力操作を受け付けるドライバである。
On the other hand, as shown in FIG. 2, in the computer 10 according to the present embodiment, the printer driver (PRTDRV) 21 and the input device driver (D
Each peripheral device is controlled by the RV) 22 and the display driver (DRV) 23. Display DRV
Reference numeral 23 is a driver for controlling the display of image data or the like on the display 18, and the input device DRV 22 receives a code signal from the keyboard 31 or the mouse 32 input via the I / O 19a for serial communication and makes a predetermined input. A driver that receives operations.

【0039】画像処理APL24はいわゆるフォトレタ
ッチソフトであり、ドットマトリクス状の画素からなる
画像の加工や印刷等を実行することができ、画像をポス
トスクリプトで記述された印刷データにして出力可能で
ある。本実施形態において印刷装置40では、上述のよ
うにESC/P言語で記述された印刷実行データによっ
て印刷を実行するようになっており、印刷制御APL5
0にてポストスクリプトからESC/Pへの変換を行っ
ている。本発明においては、最終的な印刷結果を得る前
に数回の試行印刷を行って、印刷画像の色を調整するこ
とが可能である。印刷制御APL50では、試行印刷を
行う際に冗長な処理を省くことが可能な構成を採用して
おり、この結果、高速で印刷実行データを得ることがで
きる。
The image processing APL 24 is so-called photo retouching software, which can process and print an image composed of dot matrix pixels, and can output the image as print data described in Postscript. . In the present embodiment, the printing apparatus 40 is configured to execute printing using the print execution data described in the ESC / P language as described above, and the print control APL5
At 0, Postscript is converted to ESC / P. In the present invention, it is possible to adjust the color of the printed image by performing trial printing several times before obtaining the final print result. The print control APL 50 employs a configuration capable of omitting redundant processing when performing trial printing, and as a result, print execution data can be obtained at high speed.

【0040】印刷制御APL50は、印刷データ取得モ
ジュール51とPDL解釈部52と調整量候補データ取
得部53と階調値データ補正モジュール54と印刷実行
データ生成部55と指定入力モジュール56とを備えて
いる。印刷データ取得モジュール51は上記画像処理A
PL24において印刷指示がなされたときにポストスク
リプトで記述された印刷データを取得するモジュールで
あり、取得した印刷データはPDL解釈部52に受け渡
される。PDL解釈部52はインタプリタ52aとレン
ダリングモジュール52bとを備えており、受け渡され
た印刷データはインタプリタ52aにて言語解釈がなさ
れる。
The print control APL 50 comprises a print data acquisition module 51, a PDL interpretation section 52, an adjustment amount candidate data acquisition section 53, a gradation value data correction module 54, a print execution data generation section 55, and a designation input module 56. There is. The print data acquisition module 51 uses the image processing A
This is a module that acquires print data described in Postscript when a print instruction is issued in the PL 24, and the acquired print data is passed to the PDL interpreter 52. The PDL interpreter 52 includes an interpreter 52a and a rendering module 52b, and the print data transferred is subjected to language interpretation by the interpreter 52a.

【0041】すなわち、インタプリタ52aでは印刷デ
ータに記述された描画コマンド等を解釈し、画像を構成
する画素を720×720dpiの解像度にて表現する
と共に各画素の色等を指定した中間コードを生成する。
この中間コードはレンダリングモジュール52bに受け
渡される。レンダリングモジュール52bは、色変換部
52b1と色補正部52b2とを備えており、色変換部
52b1は上記中間コードに基づいて各画素の色をCM
YK各色256階調で階調表現したラスタデータを生成
する。本実施形態においては、当該ラスタデータを上記
HDD15に保存する(ラスタデータa0)。
That is, the interpreter 52a interprets the drawing commands and the like described in the print data, expresses the pixels forming the image with a resolution of 720 × 720 dpi, and generates an intermediate code specifying the color of each pixel. .
This intermediate code is passed to the rendering module 52b. The rendering module 52b includes a color conversion unit 52b1 and a color correction unit 52b2, and the color conversion unit 52b1 commercializes the color of each pixel based on the intermediate code.
Raster data in which gradations are expressed in 256 gradations for each color of YK is generated. In the present embodiment, the raster data is stored in the HDD 15 (raster data a 0 ).

【0042】色補正部52b2においては、上記色変換
部52b1が生成したラスタデータの各色階調値を補正
することが可能である。すなわち、本実施形態において
試行印刷後に決定された調整量データ15aを使用して
各色の補正量を把握すると共にラスタデータa0を補正
して新たなラスタデータAを生成することができる。調
整量データ15aは、試行印刷後に決定された補正量の
パラメータであり、当該調整量データ15aを生成・保
存しておくことにより、以後PDL解釈部52が補正し
たラスタデータを生成することができ、試行印刷での調
整を反映して印刷をすることができるようになる。
The color correction unit 52b2 can correct each color gradation value of the raster data generated by the color conversion unit 52b1. That is, in the present embodiment, the adjustment amount data 15a determined after trial printing can be used to grasp the correction amount of each color, and the raster data a 0 can be corrected to generate new raster data A. The adjustment amount data 15a is a parameter of the correction amount determined after trial printing, and by generating and storing the adjustment amount data 15a, raster data corrected by the PDL interpretation unit 52 can be generated thereafter. , It becomes possible to print by reflecting the adjustment in trial printing.

【0043】調整量候補データ取得部53は、上記ディ
スプレイDRV23に対して所定の信号を出力し、CM
YKの各色に対する調整量を入力するためのUIを表示
することが可能であるとともに、入力装置DRV22か
ら所定の信号を受信して利用者が入力する調整量を取得
することができる。この調整量は調整量候補データb 0
〜bnとして上記HDD15に保存される。本実施形態
においては試行印刷を実行する度に調整量の入力を受け
付け、調整量候補データb0〜bnを保存するようになっ
ており、これらのいずれを上記調整量データ15aとす
るのかを、指定入力モジュール56によって設定するこ
とができる。
The adjustment amount candidate data acquisition unit 53 uses the above-mentioned data.
Outputs a predetermined signal to the spray DRV23, CM
Display a UI to input the adjustment amount for each color of YK
Input device DRV22
Receives a predetermined signal from the device and acquires the adjustment amount input by the user
can do. This adjustment amount is the adjustment amount candidate data b 0
~ BnIs stored in the HDD 15. This embodiment
, The adjustment amount is input each time trial printing is executed.
Attached and adjusted amount candidate data b0~ BnTo save
Any of these is referred to as the adjustment amount data 15a.
Whether or not it is set by the designated input module 56.
You can

【0044】すなわち、指定入力モジュール56は上記
調整量候補データ取得部53と同様に、ディスプレイD
RV23と入力装置DRV22とを介して所定のUIを
表示していずれの調整量候補データの指定入力を受け付
け、受け付けた調整量候補データを候補ではなく、調整
量データ15aとしてHDD15に保存するようになっ
ている。従って、複数回の試行印刷の後に好ましい発色
となるような調整量データ15aを選択することができ
る。
That is, the designated input module 56, like the adjustment amount candidate data acquisition unit 53, displays the display D.
A predetermined UI is displayed via the RV 23 and the input device DRV 22 to accept a designated input of any adjustment amount candidate data, and the received adjustment amount candidate data is stored in the HDD 15 not as a candidate but as the adjustment amount data 15a. Has become. Therefore, it is possible to select the adjustment amount data 15a that gives a preferable color after a plurality of trial prints.

【0045】上記階調値データ補正モジュール54は、
上記調整量候補データ取得部53がHDD15に保存し
た調整量候補データb0〜bnを取得して上記ラスタデー
タa 0に対して補正を行うモジュールである。すなわ
ち、調整量候補データb0〜bnに規定されたCMYKの
各色の調整量に基づいて、ラスタデータa0の各色の階
調値を補正し、ラスタデータc0〜cnを生成する。
The tone value data correction module 54 is
The adjustment amount candidate data acquisition unit 53 saves the data in the HDD 15.
Adjustment amount candidate data b0~ BnGet the above raster day
A 0This is a module for correcting. Sanawa
The adjustment amount candidate data b0~ BnCMYK specified in
Based on the adjustment amount of each color, raster data a0Each color floor
Raster data c0~ CnTo generate.

【0046】印刷実行データ生成部55は、ラスタデー
タから印刷実行データを生成するモジュールであり、ハ
ーフトーンモジュール55aとESC/Pモジュール5
5bとを備えている。ハーフトーンモジュール55aは
CMYK各色の階調値で表現されたビットマップデータ
に対してディザ法や誤差拡散法等のアルゴリズムを適用
して印刷装置40の各ノズルにおけるインクの吐出・非
吐出によって各画素を階調表現したドットデータを生成
する。同ハーフトーンモジュール55aでは、上記ラス
タデータa0,A,c0〜cnから各ラスタのビットマッ
プデータを取得し、ドットデータを生成することができ
る。
The print execution data generation unit 55 is a module for generating print execution data from raster data, and includes the halftone module 55a and the ESC / P module 5.
5b and. The halftone module 55a applies an algorithm such as a dither method or an error diffusion method to the bitmap data represented by the gradation value of each color of CMYK to eject each pixel of each nozzle of the printing device 40 by ejecting or not ejecting each pixel. The dot data expressing the gradation is generated. In the halftone module 55a, it acquires bitmap data of each raster from the raster data a 0, A, c 0 ~c n, it is possible to generate dot data.

【0047】ESC/Pモジュール55bでは、ハーフ
トーンモジュール55aが生成したドットデータに対し
てESC/P言語によるコマンドを付し、上記画像処理
APL24にて予め指定されていたレイアウト(印刷用
紙のサイズや印刷位置等)によって印刷を実行させるた
めの印刷実行データを生成する。印刷実行データが生成
されると、印刷実行データ生成部55は上記PRTDR
V21に印刷実行データを受け渡す。PRTDRV21
は、USB用I/O19bを介して当該印刷実行データ
を印刷装置40に送出するようになっており、印刷装置
40では当該印刷実行データを受信して印刷を実行す
る。
In the ESC / P module 55b, a command in ESC / P language is added to the dot data generated by the halftone module 55a, and the layout (print paper size or Print execution data for executing printing is generated according to a print position or the like. When the print execution data is generated, the print execution data generation unit 55 causes the PRTDR to be executed.
The print execution data is delivered to V21. PRTDRV21
Sends the print execution data to the printing apparatus 40 via the USB I / O 19b, and the printing apparatus 40 receives the print execution data and executes printing.

【0048】すなわち、調整量候補データ取得部53に
よってCMYK各色の調整量が取得されたときに当該調
整量によって補正を施したラスタデータに基づいて印刷
を実行させることが可能であり、指定入力モジュール5
6にてCMYK各色の調整量として調整量データ15a
が登録された後には当該登録された調整量データ15a
にて補正を施したラスタデータに基づいて印刷を実行さ
せることが可能である。従って、利用者は調整量候補デ
ータ取得部53での調整量入力を繰り返して試行印刷を
繰り返し、最終的に好ましい調整量データ15aを把握
することができる。むろん、試行印刷の初回において調
整量を”0”として補正をしない印刷実行データとし、
印刷を実行することも可能である。
That is, when the adjustment amount candidate data acquisition unit 53 acquires the adjustment amount of each color of CMYK, it is possible to execute the printing based on the raster data corrected by the adjustment amount, and the designated input module. 5
6, the adjustment amount data 15a as the adjustment amount of each color of CMYK
Is registered, the registered adjustment amount data 15a is registered.
It is possible to execute printing based on the raster data corrected in. Therefore, the user can repeatedly input the adjustment amount in the adjustment amount candidate data acquisition unit 53, repeat the trial printing, and finally grasp the preferable adjustment amount data 15a. Of course, in the first trial printing, the adjustment amount is set to "0" and the print execution data is not corrected,
It is also possible to execute printing.

【0049】この試行印刷において、階調値データ補正
モジュール54は既に生成されHDD15に保存されて
いるラスタデータa0に対して補正を行うので、本発明
において試行印刷のために上記PDL解釈部52による
処理を繰り返す必要はない。PDL解釈部52における
処理負荷は一般的に高く、特に大版印刷においては顕著
である。従って、当該PDL解釈部52におけるインタ
プリタ処理とレンダリング処理を行うことなく試行印刷
を実行でき、高速で試行印刷を繰り返すことができる。
試行印刷において、ある印刷結果を得てから次の印刷結
果を得るまでに多くの時間がかかってしまうと、印刷用
紙上のインクの乾燥程度や周りの温度,湿度が異なって
くることから、2つの印刷結果を同条件で比較すること
が困難になる。しかし、本発明によれば、ある印刷結果
を得てから非常に高速に次の印刷結果を得ることができ
るので、両印刷結果の色を好条件で比較することができ
る。
In this trial printing, the gradation value data correction module 54 corrects the raster data a 0 already generated and stored in the HDD 15. Therefore, in the present invention, the PDL interpretation unit 52 is used for trial printing. There is no need to repeat the processing by. The processing load on the PDL interpreting unit 52 is generally high, and is particularly remarkable in large plate printing. Therefore, the trial printing can be executed without performing the interpreting process and the rendering process in the PDL interpreting unit 52, and the trial printing can be repeated at high speed.
In trial printing, if it takes a lot of time to obtain a next print result after obtaining one print result, the drying degree of the ink on the printing paper and the surrounding temperature and humidity will be different. It becomes difficult to compare two print results under the same conditions. However, according to the present invention, the next print result can be obtained very quickly after obtaining a certain print result, so that the colors of both print results can be compared under favorable conditions.

【0050】(2)調整量候補データの入力:以下、本
実施形態における具体的な構成を説明する。図3は、上
記調整量候補データ取得部53の制御によって表示され
る調整量入力のUIを示している。同図に示すように当
該UIにおいてはいわゆるカーブエディタによって各色
の入出力関係を調整するようになっている。ここで、入
力は補正前の階調値であり出力は補正後の階調値であ
る。調整グラフ18aは横軸を入力階調値,縦軸を出力
階調値としており、双方とも値域は0〜255である。
同調整グラフ18aの上部には調整色選択ボックス18
bが設けられており、当該調整色選択ボックス18bに
て調整する色を指定することができる。
(2) Input of adjustment amount candidate data: The specific configuration of this embodiment will be described below. FIG. 3 shows an adjustment amount input UI displayed under the control of the adjustment amount candidate data acquisition unit 53. As shown in the figure, in the UI, a so-called curve editor is used to adjust the input / output relationship of each color. Here, the input is the gradation value before correction and the output is the gradation value after correction. The adjustment graph 18a has an input gradation value on the horizontal axis and an output gradation value on the vertical axis, and both have a value range of 0 to 255.
An adjustment color selection box 18 is provided above the adjustment graph 18a.
b is provided, and the color to be adjusted can be specified in the adjustment color selection box 18b.

【0051】すなわち、調整グラフ18aにおいてはC
MYK各色の入出力関係がグラフ表示してあり、上記調
整色選択ボックス18bにて選択されている色について
調整グラフ18a中のカーブを変更することができる。
本実施形態では、入出力関係のカーブをマウスのポイン
タで指示しつつ移動させることによってカーブの形状を
変形することができる。むろん、複数の点を選択可能に
してスプライン曲線を描く構成にすることによって当該
カーブ中に変曲点を有するような調整結果とすることも
可能である。尚、図3ではシアンについてカーブを変更
している様子を示している。
That is, in the adjustment graph 18a, C
The input / output relationship of each color of MYK is displayed in a graph, and the curve in the adjustment graph 18a can be changed for the color selected in the adjustment color selection box 18b.
In the present embodiment, the shape of the curve can be changed by moving the curve related to input and output while pointing with the mouse pointer. Of course, it is also possible to obtain an adjustment result having an inflection point in the curve by making it possible to select a plurality of points and draw a spline curve. Incidentally, FIG. 3 shows a state in which the curve is changed for cyan.

【0052】各色についてカーブの形状を決定し、OK
ボタン18cをクリックすると当該カーブに従ってラス
タデータを補正するための調整量候補データがHDD1
5に保存される。また、図3に示すUIにおいては、複
数の調整量候補データを登録することが可能であり、番
号によって各候補を区別している。すなわち、番号〜
として各候補を区別しており、図3では番号につい
ての調整であることを画面左上に示している。むろん、
候補の数は3個以上で存在しても良く、保存した調整量
候補データの数を候補の数とすることが好ましい。ま
た、画面下部には切替ボタン18dが設けられており、
当該切替ボタン18dをクリックすることによって候補
番号を切り替えることができる。同切替ボタン18d上
にはさらに各候補についての調整量候補データがHDD
15に登録済であるか否か、および現在調整中であるか
否かを示している。本実施形態においては、上記OKボ
タン18cをクリックすると、直前まで調整していた候
補番号の調整量にて試行印刷を実行するようになってい
る。
The shape of the curve is determined for each color and OK
When the button 18c is clicked, the adjustment amount candidate data for correcting the raster data according to the curve is stored in the HDD 1
Stored in 5. Further, in the UI shown in FIG. 3, it is possible to register a plurality of adjustment amount candidate data, and each candidate is distinguished by a number. That is, the number ~
As shown in the upper left part of the screen, each candidate is distinguished and in FIG. Of course,
The number of candidates may be three or more, and the number of stored adjustment amount candidate data is preferably the number of candidates. Also, a switch button 18d is provided at the bottom of the screen,
The candidate number can be switched by clicking the switching button 18d. Adjustment amount candidate data for each candidate is further stored on the switching button 18d in the HDD.
15 shows whether or not it has been registered and whether or not adjustment is currently being performed. In the present embodiment, when the OK button 18c is clicked, trial printing is executed with the adjustment amount of the candidate number that was adjusted immediately before.

【0053】(3)ラスタデータの補正:図4は、上記
UIによって調整量候補データを保存した後に、上記階
調値データ補正モジュール54にてラスタデータを補正
する様子を説明する説明図である。同図左側にはラスタ
データa0を模式的に示している。すなわち、ラスタデ
ータa0においてはCMYK各色のビットマップデータ
を備えており、同図においてはCMYKと記載した四角
形のそれぞれによって画像が各色ビットマップデータに
て構成されることを示している。
(3) Correction of raster data: FIG. 4 is an explanatory view for explaining how the gradation value data correction module 54 corrects the raster data after the adjustment amount candidate data is saved by the UI. . The raster data a 0 is schematically shown on the left side of FIG. That is, the raster data a 0 is provided with bitmap data of each color of CMYK, and in the figure, each of the squares described as CMYK indicates that the image is composed of the bitmap data of each color.

【0054】調整量候補データは、各色についてのトー
ンカーブによって特定される情報であり、図4左側に示
すラスタデータの各色階調値に対する補正量が規定され
ている。そこで、各色について当該トーンカーブによっ
て規定される補正値を適用すると、各色毎に各画素の階
調値が補正されたビットマップデータが得られる。図4
右側の四角形は補正後の各色階調値C’M’Y’K’に
よって画像が構成されることを示している。この結果、
色が補正された画像を表現するラスタデータのセットが
生成され、このラスタデータによって印刷実行データを
生成し、印刷を実行することによって画像の色を補正し
た試行印刷を実行することができる。
The adjustment amount candidate data is information specified by the tone curve for each color, and defines the correction amount for each color gradation value of the raster data shown on the left side of FIG. Therefore, when the correction value defined by the tone curve is applied to each color, bitmap data in which the gradation value of each pixel is corrected for each color is obtained. Figure 4
The quadrangle on the right side shows that an image is composed of the corrected color gradation values C'M'Y'K '. As a result,
A set of raster data representing a color-corrected image is generated, print execution data is generated from the raster data, and printing is executed, so that trial printing in which the color of the image is corrected can be executed.

【0055】(4)印刷処理:次に、本発明における一
連の印刷処理をフローチャートに沿って説明する。図5
は、当該印刷処理のフローチャートである。上記画像処
理APL24によって印刷指示がなされると印刷制御A
PL50が起動し、印刷データ取得モジュール51は画
像処理APL24が出力するポストスクリプトデータを
取得する(ステップS100)。取得されたポストスク
リプトデータはPDL解釈部52に受け渡され、インタ
プリタ52aによってポストスクリプトが解釈されると
ともに上記中間コードが生成される(ステップS10
5)。
(4) Printing Process: Next, a series of printing processes according to the present invention will be described with reference to a flowchart. Figure 5
Is a flowchart of the printing process. When the print instruction is issued by the image processing APL 24, the print control A
The PL 50 is activated, and the print data acquisition module 51 acquires the Postscript data output by the image processing APL 24 (step S100). The acquired Postscript data is passed to the PDL interpreter 52, and the interpreter 52a interprets the Postscript and generates the intermediate code (step S10).
5).

【0056】レンダリングモジュール52bは当該中間
コードを取得し、色変換部52b1によってレンダリン
グを行うと共にラスタデータa0を生成する(ステップ
S110)。このラスタデータa0はHDD15に圧縮
して保存される(ステップS115)。本実施形態にお
ける印刷装置40は大版印刷が可能であり、ラスタデー
タ容量が大きくなることから圧縮を行ってHDD15に
保存しているが、むろん圧縮が必須というわけではなく
HDD15の容量に余裕がある場合や大版印刷を行わな
い場合等では未圧縮のラスタデータを保存しても良い。
The rendering module 52b acquires the intermediate code, performs rendering by the color conversion unit 52b1 and generates raster data a 0 (step S110). This raster data a 0 is compressed and stored in the HDD 15 (step S115). The printing apparatus 40 according to the present embodiment is capable of large-scale printing and is compressed and stored in the HDD 15 because the raster data capacity is large. However, it goes without saying that compression is not essential and the capacity of the HDD 15 has a margin. Uncompressed raster data may be stored in some cases, such as when large-scale printing is not performed.

【0057】ラスタデータa0がHDD15に保存され
ると、調整量候補データ取得部53が起動し、利用者は
調整量候補設定処理を行う(ステップS120)。この
調整量候補設定処理が終了すると、HDD15には調整
量候補データb0が保存される。複数回の試行印刷の後
には複数の調整量候補データが保存され、後述のステッ
プにおいていずれかを指定することができる。次に印刷
制御APL50はラスタデータa0を解凍し(ステップ
S125)、続いて上記階調値データ補正モジュール5
4は上記ステップS120のルーチンにおいて調整量候
補データが保存されたか否かを判別する(ステップS1
30)。
When the raster data a 0 is stored in the HDD 15, the adjustment amount candidate data acquisition unit 53 is activated and the user performs adjustment amount candidate setting processing (step S120). When this adjustment amount candidate setting process is completed, the adjustment amount candidate data b 0 is stored in the HDD 15. After a plurality of trial prints, a plurality of adjustment amount candidate data are stored, and any one of them can be designated in a step described later. Next, the print control APL 50 decompresses the raster data a 0 (step S125), and then the gradation value data correction module 5 described above.
Step 4 determines whether or not the adjustment amount candidate data has been saved in the routine of step S120 (step S1).
30).

【0058】同ステップS130にて調整量候補データ
が保存されたと判別したときには、上記ラスタデータa
0と保存された調整量候補データとを取得してCMYK
各色についてトーンカーブによる補正を実施する(ステ
ップS135)。ステップS130にて調整量候補デー
タが保存されたと判別しないときには、上記ステップS
135をスキップする。印刷実行データ生成部55は上
記補正を行っていないラスタデータa0あるいは補正後
のラスタデータc0〜cnのいずれかについてハーフトー
ンモジュール55aによる処理を行い(ステップS14
0)、さらにESC/Pモジュール55bによってES
C/Pを付加する(ステップS145)。
If it is determined in step S130 that the adjustment amount candidate data has been saved, the raster data a
0 and the saved adjustment amount candidate data are acquired and CMYK
The correction by the tone curve is performed for each color (step S135). If it is not determined in step S130 that the adjustment amount candidate data has been saved, the above step S
Skip 135. Print execution data generation unit 55 performs processing by halftone module 55a for either raster data c 0 to c n after the raster data a 0 or correction is not performed the correction (step S14
0), and ES by ESC / P module 55b
C / P is added (step S145).

【0059】この結果、印刷装置40にて印刷を実行可
能な印刷実行データが生成されるので、印刷実行データ
生成部55は当該印刷実行データをPRTDRV21に
受け渡し(ステップS150)、印刷装置40にて印刷
を実行させる。本発明においては、この印刷結果を視認
した利用者による色の調整を可能にしており、図示しな
いUIを表示して利用者が色調整の続行を望むか否かを
問い合わせる(ステップS155)。同UIによって利
用者が調整を望む旨の入力を行った場合にはステップS
155にて調整を続行すべきと判別し、ステップS12
0以降の処理を繰り返す。従って、色の調整量を変更し
て複数の印刷結果を得ることができる。
As a result, since the print execution data capable of executing printing by the printing device 40 is generated, the print execution data generating unit 55 transfers the print execution data to the PRTDRV 21 (step S150), and the printing device 40 causes the print execution data to be generated. Print it. In the present invention, the user who visually recognizes the print result can adjust the color, and a UI (not shown) is displayed to inquire whether the user wants to continue the color adjustment (step S155). If the user makes an input indicating that the user wants to make adjustments using the UI, step S
In step S12, it is determined that the adjustment should be continued in step 155.
The processing after 0 is repeated. Therefore, it is possible to obtain a plurality of print results by changing the color adjustment amount.

【0060】ステップS155にて調整を続行すべきと
判別されないときには、指定入力モジュール56が起動
して図示しないUIを表示し、上記HDD15に保存さ
れた調整量候補データb0〜bnのいずれかを指定する入
力を受け付ける(ステップS160)。すなわち、いず
れの候補による調整量を採用して印刷すべきかを選択さ
せる。調整量候補データの指定を受け付けると、当該指
定された調整量候補データを調整量データ15aとして
HDD15に保存する(ステップS165)。従って、
この後、レンダリングモジュール52bの色補正部52
b2は当該調整量データを使用して色変換後のラスタデ
ータの色補正を実施可能になる。印刷実行データ生成部
55は、当該色補正後のラスタデータに基づいて印刷実
行データを生成するので、利用者の望む色に調整された
印刷がされることになる。このように、本実施形態にお
いては印刷を実行する画像について個別に色を調整する
ことができ、個々の画像について最適化した色で印刷を
実行可能である。
If it is not determined in step S155 that the adjustment should be continued, the designated input module 56 is activated to display a UI (not shown) and any of the adjustment amount candidate data b 0 to b n stored in the HDD 15 is displayed. An input to specify is accepted (step S160). That is, it is possible to select which candidate should be used for the adjustment amount. When the designation of the adjustment amount candidate data is received, the designated adjustment amount candidate data is stored in the HDD 15 as the adjustment amount data 15a (step S165). Therefore,
After this, the color correction unit 52 of the rendering module 52b
For b2, it becomes possible to perform color correction of the raster data after color conversion using the adjustment amount data. Since the print execution data generation unit 55 generates print execution data based on the color-corrected raster data, printing adjusted to the color desired by the user will be performed. As described above, in the present embodiment, it is possible to individually adjust the colors of the images to be printed, and it is possible to perform printing with the colors optimized for the individual images.

【0061】以上のように、本実施形態では複数回の試
行印刷によって複数の調整量候補データを保存するよう
になっており、調整量候補データの保存は図6に示すフ
ローチャートの従って行われる。すなわち、上記ステッ
プS115にてPDL解釈部52がラスタデータa0
HDD15に保存すると、調整量候補データ取得部53
はディスプレイDRV23に所定の信号を送出して図示
しないUIを表示させ、利用者が色調整実行を希望して
いるか否かを判別する(ステップS200)。利用者は
キーボード31,マウス32を介して色調整を実行する
か否かの希望を入力するようになっている。
As described above, in this embodiment, a plurality of adjustment amount candidate data are saved by a plurality of trial prints, and the adjustment amount candidate data is saved according to the flowchart shown in FIG. That is, when the PDL interpretation unit 52 saves the raster data a 0 in the HDD 15 in step S115, the adjustment amount candidate data acquisition unit 53.
Sends a predetermined signal to the display DRV 23 to display a UI (not shown), and determines whether or not the user desires to execute color adjustment (step S200). The user inputs a request as to whether or not to execute color adjustment via the keyboard 31 and the mouse 32.

【0062】当該入力内容は入力装置DRV22を介し
て受け付けられ、ステップS200にて色調整を実行す
る旨の入力がされていると判別しないときにはステップ
S210〜S240をスキップする。ステップS200
にて色調整を実行する旨の入力がされていると判別した
ときに、調整量候補データ取得部53はさらにディスプ
レイDRV23に所定の信号を送出して上記図3に示す
トーンカーブエディタのUIを表示する(ステップS2
10)。そして、入力装置DRV22を介して利用者の
操作入力を受け付け、各候補番号での各色のトーンカー
ブ入力等を受け付ける(ステップS220)。
The input contents are accepted via the input device DRV22, and if it is not determined in step S200 that the input to execute the color adjustment has been made, steps S210 to S240 are skipped. Step S200
When it is determined that the input to execute the color adjustment is made, the adjustment amount candidate data acquisition unit 53 further sends a predetermined signal to the display DRV 23 to display the UI of the tone curve editor shown in FIG. Display (step S2
10). Then, the operation input of the user is accepted via the input device DRV22, and the tone curve input of each color at each candidate number is accepted (step S220).

【0063】そして、OKボタンのクリック入力を受け
付けたか否かを判別し(ステップS230)、同ステッ
プS230でOKボタンのクリック入力を受け付けたと
判別されるまでステップS220以降の処理を繰り返
す。ステップS230にてOKボタンのクリック入力を
受け付けたと判別すると、上記ステップS220にて入
力されたトーンカーブに従った調整量を示す調整量候補
データをHDD15に保存する(ステップS240)。
本実施形態では、上記図5に示すステップS155にて
印刷実行毎に調整を続行するか否か問い合わせており、
調整続行の場合は図6に示す調整量候補設定処理を行う
ので、印刷実行毎に調整量を変更して印刷を実行するこ
とができる。
Then, it is determined whether or not the click input of the OK button has been received (step S230), and the processing of step S220 and subsequent steps is repeated until it is determined that the click input of the OK button has been received in the same step S230. If it is determined in step S230 that the click input of the OK button is accepted, the adjustment amount candidate data indicating the adjustment amount according to the tone curve input in step S220 is stored in the HDD 15 (step S240).
In this embodiment, an inquiry is made in step S155 shown in FIG. 5 as to whether or not to continue the adjustment each time printing is executed.
When the adjustment is continued, the adjustment amount candidate setting process shown in FIG. 6 is performed, so that it is possible to change the adjustment amount each time printing is executed and execute printing.

【0064】(5)他の実施形態:以上のように、本発
明では複数の調整量によって色の補正を行った複数の印
刷結果を得ることができるので、試行を繰り返すことに
よって利用者所望の色に容易に近づけることができる。
従って、複数の印刷結果を比較することができればよ
く、印刷レイアウトを設定してより比較容易な印刷を得
ると便利である。また、利用者が特に注目して色を調整
するのは画像の全体とは限らず、一部分であることもあ
り得るので、印刷する部分を選択可能に構成すると便利
である。図7,8はこのような構成を採用して実施形態
におけるフローチャートを示している。
(5) Other Embodiments: As described above, according to the present invention, it is possible to obtain a plurality of print results in which color correction is performed with a plurality of adjustment amounts, and therefore, by repeating trials, it is possible for a user to obtain a desired result. You can easily get close to the colors.
Therefore, it suffices to be able to compare a plurality of print results, and it is convenient to set a print layout to obtain easier print comparison. In addition, it is convenient for the user to select the portion to be printed, because the user may pay particular attention to adjust the color not only the entire image but also a part of the image. 7 and 8 show flow charts in the embodiment adopting such a configuration.

【0065】本実施形態は上記図1,2に示す第1実施
形態のハードウェアおよび印刷制御APL50のモジュ
ールとほぼ同様の構成で実現可能であるが、印刷制御A
PL50の調整量候補データ取得部53と階調値データ
補正モジュール54と印刷実行データ生成部55とにお
ける機能を変更する必要がある。図7,8に示すフロー
チャートでは上記第1実施形態と同様のステップについ
ては同一の符号を付して示しており、以下、第1実施形
態と異なる機能となっている部分を中心に説明する。
This embodiment can be realized by the hardware and the configuration of the print control APL 50 of the first embodiment shown in FIGS.
It is necessary to change the functions of the adjustment amount candidate data acquisition unit 53, the gradation value data correction module 54, and the print execution data generation unit 55 of the PL 50. In the flowcharts shown in FIGS. 7 and 8, the same steps as those in the first embodiment are designated by the same reference numerals, and the description below will focus on the portions having different functions from those in the first embodiment.

【0066】図7に示すようにステップS100〜S1
15は上記第1実施形態と同様の処理であり、ポストス
クリプトデータが解釈されてラスタデータとしてHDD
15に保存される。ステップS120の調整量候補設定
処理は図8に示すフローとなっており、ステップS21
0〜S240は上記第1実施形態と同様である。すなわ
ち、図3に示すようなトーンカーブエディタによって各
候補番号のトーンカーブを入力し、調整量候補データを
HDD15に保存することができる。
As shown in FIG. 7, steps S100 to S1
The process 15 is the same as that of the first embodiment, and the Postscript data is interpreted and stored in the HDD as raster data.
It is stored in 15. The adjustment amount candidate setting process in step S120 has a flow shown in FIG.
0 to S240 are the same as those in the first embodiment. That is, the tone curve of each candidate number can be input by the tone curve editor as shown in FIG. 3, and the adjustment amount candidate data can be stored in the HDD 15.

【0067】本実施形態における調整量候補データ取得
部53ではさらに印刷レイアウトの設定入力を受付可能
になっており、上記ディスプレイDRV23に所定の信
号を出力して図9に示すUIを表示する(ステップS4
00)。同UIにおいてはその上部に印刷画像を表示す
るとともに、マウス32の操作入力によって当該印刷画
像中に矩形領域を選択することができる。この矩形領域
は調整後の色の比較のために印刷を行う部分を指定する
ものである。
The adjustment amount candidate data acquisition unit 53 in this embodiment can further accept the setting input of the print layout, and outputs a predetermined signal to the display DRV 23 to display the UI shown in FIG. 9 (step S4
00). In the UI, a print image is displayed on the upper part of the UI, and a rectangular area can be selected in the print image by operating the mouse 32. This rectangular area designates a portion to be printed for comparison of the adjusted colors.

【0068】また、UIの下部には印刷用紙の模式図を
表示するとともに、上記選択した矩形領域を配置する印
刷用紙上の位置を指定可能である。さらに、これら各領
域について上記候補番号を指定することができる。従っ
て、異なる調整量候補データによってCMYK各色を調
整した複数の矩形領域を一枚の印刷用紙に印刷させるこ
とが可能になる。上記調整量候補データ取得部53は、
上記入力装置DRV22を介して利用者の操作入力を受
け付け、上記矩形領域の指定とその印刷用紙上のレイア
ウトを受け付ける(ステップS405)とともに、上記
図9に示すUI上のOKボタンのクリック入力を受け付
けたか否かを判別する(ステップS410)。
Further, it is possible to display a schematic diagram of the printing paper at the bottom of the UI and specify the position on the printing paper where the selected rectangular area is to be arranged. Further, the above candidate number can be designated for each of these areas. Therefore, it is possible to print a plurality of rectangular areas in which the CMYK colors are adjusted by different adjustment amount candidate data on one printing sheet. The adjustment amount candidate data acquisition unit 53
A user's operation input is accepted via the input device DRV22, the rectangular area is designated and the layout on the print sheet is accepted (step S405), and the click input of the OK button on the UI shown in FIG. 9 is accepted. It is determined whether or not (step S410).

【0069】ステップS410でOKボタンのクリック
入力を受け付けたと判別すると、調整量候補データ取得
部53は上記矩形領域の印刷用紙上の配置および各矩形
領域に対する調整量候補データの対応関係を示すレイア
ウトデータをHDD15に保存する(ステップS41
5)。この調整量候補設定処理が終了すると上記図7に
示すフローに復帰し、ステップS125にてラスタデー
タa0を解凍する。階調値データ補正モジュール54
は、当該解凍されたラスタデータa0について上記矩形
領域で指定された部分のCMYK階調値を取得するとと
もに、上記図3にて入力された調整量候補データのいず
れかにてトーンカーブによる補正を実施する(ステップ
S300)。
When it is determined in step S410 that the click input of the OK button has been accepted, the adjustment amount candidate data acquisition unit 53 causes the layout data indicating the layout of the rectangular areas on the printing paper and the correspondence of the adjustment amount candidate data to each rectangular area. Is stored in the HDD 15 (step S41)
5). When this adjustment amount candidate setting process is completed, the flow returns to the flow shown in FIG. 7, and the raster data a 0 is decompressed in step S125. Gradation value data correction module 54
Of the decompressed raster data a 0 obtains the CMYK gradation value of the portion designated by the rectangular area and corrects the tone curve with any of the adjustment amount candidate data input in FIG. Is carried out (step S300).

【0070】印刷実行データ生成部55は、ステップS
300にて生成された補正後のラスタデータについてハ
ーフトーン処理を行って(ステップS305)ドットデ
ータとする。そして、上記図3にて入力された調整量候
補データの総てについての補正が終了したか否かを判別
し(ステップS308)、入力された全候補について補
正が終了するまで上記ステップS125以降の処理を繰
り返す。すなわち、本実施形態において各調整量候補デ
ータでの補正を実施するに当たり、上記ステップS11
5にて保存されたラスタデータを再利用することができ
る。ステップS308にて全候補について補正が終了し
たと判別されると、ステップS305で生成されたドッ
トデータに対して上記レイアウトデータを参照しつつE
SC/Pを付加して設定通りのレイアウトで印刷を実行
させる印刷実行データを生成する(ステップS31
0)。ステップS150においては当該生成した印刷実
行データによる印刷を実行することにより、図10のよ
うな印刷結果を得ることができる。
The print execution data generating section 55 executes step S
Halftone processing is performed on the corrected raster data generated in 300 (step S305) to obtain dot data. Then, it is determined whether or not the correction has been completed for all of the adjustment amount candidate data input in FIG. 3 (step S308), and the steps from step S125 onward are performed until the correction is completed for all the input candidates. Repeat the process. That is, in performing the correction with each adjustment amount candidate data in the present embodiment, the above step S11 is performed.
The raster data saved in 5 can be reused. If it is determined in step S308 that the correction has been completed for all candidates, the dot data generated in step S305 is referred to as E while referring to the layout data.
SC / P is added to generate print execution data for executing printing in the layout as set (step S31).
0). In step S150, printing is performed using the generated print execution data, so that a print result as shown in FIG. 10 can be obtained.

【0071】すなわち、図10は印刷後の印刷用紙例を
示しており、その中央には上記図9にて指定された印刷
レイアウト通りに上記矩形領域の画像が並べられてい
る。印刷された各領域は異なる調整量候補データによっ
て補正がなされたものであり、図10のように隣接して
画像を配置することによってこの領域の色を詳細に比較
することができる。従って、最も好ましい色を容易に把
握することができる。尚、本実施形態においては、CM
YKの各色についてそれぞれ16個の代表階調値を上記
調整量候補データで補正し、補正後の階調値からなるラ
スタデータによってパッチを印刷するようにしてある。
従って、利用者は印刷結果を視認することによって各色
毎の調整状態を容易に把握することができる。そして、
ステップS160,165にて利用者が調整量候補デー
タを指定することによって、それ以後最も好ましい色に
なるような調整量データを決定することができる。
That is, FIG. 10 shows an example of printing paper after printing, in which the images of the rectangular regions are arranged in the center according to the printing layout designated in FIG. Each printed area is corrected by different adjustment amount candidate data, and the colors of this area can be compared in detail by arranging the images adjacent to each other as shown in FIG. Therefore, the most preferable color can be easily grasped. In the present embodiment, CM
For each of the YK colors, 16 representative gradation values are corrected with the adjustment amount candidate data, and the patch is printed with the raster data composed of the corrected gradation values.
Therefore, the user can easily understand the adjustment state for each color by visually recognizing the print result. And
By the user specifying the adjustment amount candidate data in steps S160 and 165, it is possible to determine the adjustment amount data that gives the most preferable color thereafter.

【0072】以上のように、本発明においては、所定の
ページ記述言語で記述された印刷データについてインタ
プリタ処理およびレンダリング処理等を実施した後のラ
スタデータに対して色の調整を行う。また、複数の調整
量候補データを保存することによって複数回の調整が可
能であり、色の調整量の異なる複数回の試行印刷を実行
可能である。従って、試行過程においてインタプリタ処
理およびレンダリング処理を繰り返す必要はなく、ま
た、試行錯誤によって容易に色を比較して容易に最も好
ましい色になるよう調整することができる。
As described above, in the present invention, the color adjustment is performed on the raster data after the interpreting process and the rendering process are performed on the print data described in a predetermined page description language. Further, by storing a plurality of adjustment amount candidate data, a plurality of adjustments can be performed, and a plurality of trial prints with different color adjustment amounts can be executed. Therefore, it is not necessary to repeat the interpreting process and the rendering process in the trial process, and the colors can be easily compared by trial and error to easily adjust to the most preferable color.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明を実施するコンピュータの概略ハードウ
ェア構成図である。
FIG. 1 is a schematic hardware configuration diagram of a computer that implements the present invention.

【図2】印刷制御APLのブロック図である。FIG. 2 is a block diagram of a print control APL.

【図3】調整量入力のUIを示す図である。FIG. 3 is a diagram showing a UI for inputting an adjustment amount.

【図4】ラスタデータを補正する様子を説明する説明図
である。
FIG. 4 is an explanatory diagram illustrating a manner of correcting raster data.

【図5】印刷処理のフローチャートである。FIG. 5 is a flowchart of print processing.

【図6】調整量候補設定処理のフローチャートである。FIG. 6 is a flowchart of adjustment amount candidate setting processing.

【図7】第2実施形態における印刷処理のフローチャー
トである。
FIG. 7 is a flowchart of print processing according to the second embodiment.

【図8】第2実施形態における調整量候補設定処理のフ
ローチャートである。
FIG. 8 is a flowchart of adjustment amount candidate setting processing in the second embodiment.

【図9】印刷レイアウト入力のUIを示す図である。FIG. 9 illustrates a print layout input UI.

【図10】印刷結果の例を示す図である。FIG. 10 is a diagram illustrating an example of a print result.

【符号の説明】[Explanation of symbols]

10…コンピュータ 11…CPU 12…システムバス 13…ROM 14…RAM 15…HDD 15a…調整量データ 16…フレキシブルディスクドライブ 17…CD−ROMドライブ 18…ディスプレイ 18a…調整グラフ 18b…調整色選択ボックス 18c…OKボタン 18d…切替ボタン 21…PRTDRV 22…入力装置DRV 23…ディスプレイDRV 25…APL 31…キーボード 32…マウス 40…印刷装置 50…印刷制御APL 51…印刷データ取得モジュール 52…PDL解釈部 52a…インタプリタ 52b…レンダリングモジュール 52b1…色変換部 52b2…色補正部 53…調整量候補データ取得部 54…階調値データ補正モジュール 55…印刷実行データ生成部 55a…ハーフトーンモジュール 55b…ESC/Pモジュール 56…指定入力モジュール 10 ... Computer 11 ... CPU 12 ... System bus 13 ... ROM 14 ... RAM 15 ... HDD 15a ... Adjustment amount data 16 ... Flexible disk drive 17 ... CD-ROM drive 18 ... Display 18a ... Adjustment graph 18b ... Adjustment color selection box 18c ... OK button 18d ... Switch button 21 ... PRTDRV 22 ... Input device DRV 23 ... Display DRV 25 ... APL 31 ... Keyboard 32 ... Mouse 40 ... Printing device 50 ... Print control APL 51 ... Print data acquisition module 52 ... PDL interpreter 52a ... Interpreter 52b ... Rendering module 52b1 ... Color conversion unit 52b2 ... Color correction unit 53 ... Adjustment amount candidate data acquisition unit 54 ... Gradation value data correction module 55 ... Print execution data generation unit 55a ... Halftone module 55b ... ESC / P module 56 ... Designation input module

フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G06T 5/00 100 H04N 1/40 D H04N 1/407 1/46 Z 1/46 1/40 101E Fターム(参考) 2C187 AF03 BF10 BG03 BG06 GA01 GB01 5B021 LG07 LG08 NN23 5B057 AA11 BA24 BA25 BA26 CA01 CA08 CA12 CA16 CB01 CB08 CB12 CB16 CC01 CE11 CE17 CH07 CH08 CH11 CH12 DA04 DA08 DA16 DB02 DB06 DB09 DC25 DC32 5C077 LL12 LL17 LL19 MP08 PP15 PP33 PP37 PQ08 PQ12 PQ20 PQ22 SS02 TT02 TT08 5C079 HB03 KA04 LA12 LA31 LB01 MA02 MA04 MA11 MA17 MA20 NA03 NA27 PA03 PA07 Front page continuation (51) Int.Cl. 7 Identification code FI theme code (reference) G06T 5/00 100 H04N 1/40 D H04N 1/407 1/46 Z 1/46 1/40 101E F term (reference) 2C187 AF03 BF10 BG03 BG06 GA01 GB01 5B021 LG07 LG08 NN23 5B057 AA11 BA24 BA25 BA26 CA01 CA08 CA12 CA16 CB01 CB08 CB12 CB16 CC01 CE11 CE17 CH07 CH08 CH11 CH12 DA04 DA08 DA15 DA12 DA08 P12PQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQH PQ22 SS02 TT02 TT08 5C079 HB03 KA04 LA12 LA31 LB01 MA02 MA04 MA11 MA17 MA20 NA03 NA27 PA03 PA07

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 所定のページ記述言語で記述された印刷
データを取得する印刷データ取得手段と、 同印刷データのページ記述言語を解釈して各ラスタを構
成する画素の階調値データからなるラスタデータを生成
するラスタデータ生成手段と、 上記生成したラスタデータを記憶するラスタデータ記憶
手段と、 上記階調値データの値を色成分毎に調整する色調整入力
を受け付けて各色成分の調整量を示す調整量候補データ
を取得する調整量候補データ取得手段と、 上記ラスタデータを取得して上記調整量候補データ取得
手段によって受け付けた調整量候補データに従って当該
ラスタデータの各階調値データを補正する階調値データ
補正手段と、 同補正された各階調値データからなるラスタデータを取
得してハーフトーン処理を行いつつ印刷装置で印刷を実
行させることが可能な印刷実行データを生成する印刷実
行データ生成手段と、 同印刷実行データを印刷装置に対して出力する印刷実行
データ出力手段とを備え、 上記調整量候補データ取得手段は上記印刷実行データ出
力手段によって印刷実行データを出力して印刷を実行し
た後、当該印刷時とは異なる調整量を示す調整量候補デ
ータを試行用に取得し、上記階調値データ補正手段は上
記ラスタデータ記憶手段に記憶されているラスタデータ
を再び取得して上記試行用に取得した調整量候補データ
に従って当該ラスタデータを補正し、このラスタデータ
を上記印刷実行データ生成手段に受け渡し、生成された
印刷実行データを上記印刷実行データ出力手段に出力さ
せることによって、上記ラスタデータ記憶手段に記憶さ
れた単一のラスタデータを再利用しつつ試行印刷を実行
可能であり、さらに、 上記調整量候補データのいずれかを指定する指定入力を
受け付ける指定入力受付手段と、 同指定入力受付手段によって指定された調整量候補デー
タを各階調値データの調整量データとして記憶する調整
量データ記憶手段とを具備することを特徴とする印刷制
御装置。
1. A raster composed of print data acquisition means for acquiring print data described in a predetermined page description language, and gradation value data of pixels constituting each raster by interpreting the page description language of the print data. Raster data generating means for generating data, raster data storing means for storing the generated raster data, and color adjustment input for adjusting the value of the gradation value data for each color component to receive the adjustment amount of each color component. Adjustment amount candidate data obtaining means for obtaining the adjustment amount candidate data, and a floor for obtaining the raster data and correcting each gradation value data of the raster data according to the adjustment amount candidate data received by the adjustment amount candidate data obtaining means. A tone value data correcting unit and a printing device while performing raster processing by obtaining raster data including the corrected tone value data. The adjustment amount candidate data acquisition unit includes a print execution data generation unit that generates print execution data capable of executing printing, and a print execution data output unit that outputs the print execution data to a printing apparatus. After the print execution data is output by the print execution data output unit and printing is performed, adjustment amount candidate data indicating an adjustment amount different from that at the time of printing is acquired for trial, and the gradation value data correction unit is The raster data stored in the raster data storage means is acquired again, the raster data is corrected in accordance with the adjustment amount candidate data acquired for the trial, and the raster data is transferred to the print execution data generating means and generated. By outputting the print execution data to the print execution data output means, a single raster image stored in the raster data storage means is output. It is possible to perform trial printing while reusing the printer data, and further, a designated input receiving means for receiving a designated input for designating any one of the adjustment amount candidate data, and an adjustment amount candidate designated by the designated input receiving means. An adjustment amount data storage unit that stores data as adjustment amount data of each gradation value data.
【請求項2】 所定のページ記述言語で記述された印刷
データを取得する印刷データ取得手段と、 同印刷データのページ記述言語を解釈して各ラスタを構
成する画素の階調値データからなるラスタデータを生成
するラスタデータ生成手段と、 上記生成したラスタデータを記憶するラスタデータ記憶
手段と、 上記階調値データの値を色成分毎に調整する色調整入力
を受け付けて調整量が異なる複数の調整量候補データを
取得する調整量候補データ取得手段と、 上記ラスタデータ記憶手段に記憶されたラスタデータを
複数回取得し、上記調整量候補データ取得手段によって
受け付けた複数の調整量候補データに従って、各ラスタ
データの各階調値データを補正した複数のラスタデータ
を生成する階調値データ補正手段と、 当該各階調値データを補正した複数のラスタデータを取
得してそれぞれのラスタデータに対してハーフトーン処
理を行いつつ印刷装置で印刷を実行させることが可能な
印刷実行データを生成する印刷実行データ生成手段と、 同印刷実行データを印刷装置に対して出力する印刷実行
データ出力手段と、 上記調整量候補データのいずれかを指定する指定入力を
受け付ける指定入力受付手段と、 同指定入力受付手段によって指定された調整量候補デー
タを各階調値データの調整量データとして記憶する調整
量データ記憶手段とを具備することを特徴とする印刷制
御装置。
2. A raster composed of print data acquisition means for acquiring print data described in a predetermined page description language, and gradation value data of pixels forming each raster by interpreting the page description language of the print data. Raster data generating means for generating data, raster data storing means for storing the generated raster data, and a plurality of different adjustment amounts by receiving color adjustment input for adjusting the value of the gradation value data for each color component. Adjustment amount candidate data obtaining means for obtaining adjustment amount candidate data, and raster data stored in the raster data storage means are obtained a plurality of times, and according to the plurality of adjustment amount candidate data received by the adjustment amount candidate data obtaining means, The gradation value data correction means for generating a plurality of raster data by correcting each gradation value data of each raster data, and each gradation value data A print execution data generation unit that acquires a plurality of corrected raster data and generates print execution data that allows the printing apparatus to perform printing while performing halftone processing on each raster data, and the same print execution Print execution data output means for outputting data to the printing device, designated input acceptance means for accepting designated input for designating any of the adjustment amount candidate data, and adjustment amount candidate data designated by the designated input acceptance means And an adjustment amount data storage unit for storing as the adjustment amount data of each gradation value data.
【請求項3】 上記ラスタデータ生成手段は上記調整量
データ記憶手段に調整量データが記憶されているとき
に、当該調整量データによって各階調値データを補正し
て上記ラスタデータを生成することを特徴とする上記請
求項1または請求項2のいずれかに記載の印刷制御装
置。
3. The raster data generating means, when the adjustment amount data is stored in the adjustment amount data storage means, corrects each gradation value data by the adjustment amount data to generate the raster data. The print control device according to claim 1, wherein the print control device is a print control device.
【請求項4】 上記印刷実行データ生成手段は、上記複
数の調整量候補データに従って補正された各ラスタデー
タによる画像を単一のメディアに印刷させる印刷実行デ
ータを生成することを特徴とする上記請求項1〜請求項
3のいずれかに記載の印刷制御装置。
4. The print execution data generating means generates print execution data for printing an image of each raster data corrected according to the plurality of adjustment amount candidate data on a single medium. The print control device according to any one of claims 1 to 3.
【請求項5】 上記調整量候補データ取得手段は上記調
整量候補データによって補正を施した各階調値での画像
を印刷する位置の入力を受け付け、上記印刷実行データ
生成手段は当該調整量候補データによる補正後のラスタ
データによって上記受け付けた位置に印刷させる印刷実
行データを生成することを特徴とする上記請求項1〜請
求項4のいずれかに記載の印刷制御装置。
5. The adjustment amount candidate data acquisition means receives an input of a position to print an image at each gradation value corrected by the adjustment amount candidate data, and the print execution data generation means receives the adjustment amount candidate data. The print control apparatus according to any one of claims 1 to 4, wherein print execution data to be printed at the received position is generated based on the raster data after being corrected by.
【請求項6】 上記調整量候補データ取得手段は上記印
刷データによる印刷画像の中で調整量候補データによっ
て補正を施して印刷させる部分の入力を受け付け、上記
印刷実行データ生成手段は当該調整量候補データによる
補正後の各ラスタデータによって上記受け付けた部分を
印刷させる印刷実行データを生成することを特徴とする
上記請求項1〜請求項5のいずれかに記載の印刷制御装
置。
6. The adjustment amount candidate data acquisition means receives an input of a portion of the print image formed by the print data to be corrected and printed by the adjustment amount candidate data, and the print execution data generation means is used for the adjustment amount candidate. The print control apparatus according to any one of claims 1 to 5, wherein print execution data for printing the received portion is generated based on each raster data corrected by the data.
【請求項7】 上記印刷実行データ生成手段は、予め決
められた所定の階調値データによる複数のパッチを印刷
させる印刷実行データを生成することを特徴とする上記
請求項1〜請求項6のいずれかに記載の印刷制御装置。
7. The print execution data generating means generates print execution data for printing a plurality of patches according to predetermined gradation value data set in advance, according to any one of claims 1 to 6. The print control device according to any one of claims.
【請求項8】 所定のページ記述言語で記述された印刷
データに基づいて印刷装置を制御して印刷を実行させる
印刷制御方法であって、 上記印刷データを取得する印刷データ取得工程と、 同印刷データのページ記述言語を解釈して各ラスタを構
成する画素の階調値データからなるラスタデータを生成
するラスタデータ生成工程と、 上記生成したラスタデータを所定の記憶媒体に記憶する
ラスタデータ記憶工程と、 上記階調値データの値を色成分毎に調整する色調整入力
を受け付けて各色成分の調整量を示す調整量候補データ
を取得する調整量候補データ取得工程と、 上記ラスタデータを取得して上記調整量候補データ取得
工程によって受け付けた調整量候補データに従って当該
ラスタデータの各階調値データを補正する階調値データ
補正工程と、 同補正された各階調値データからなるラスタデータを取
得してハーフトーン処理を行いつつ印刷装置で印刷を実
行させることが可能な印刷実行データを生成する印刷実
行データ生成工程と、 同印刷実行データを印刷装置に対して出力する印刷実行
データ出力工程とによって印刷装置での印刷を実行させ
ることが可能であり、 上記調整量候補データ取得工程は上記印刷実行データ出
力工程によって印刷実行データを出力して印刷を実行し
た後、当該印刷時とは異なる調整量を示す調整量候補デ
ータを試行用に取得し、上記階調値データ補正工程は上
記所定の記憶媒体に記憶されているラスタデータを再び
取得して上記試行用に取得した調整量候補データに従っ
て当該ラスタデータを補正し、このラスタデータを上記
印刷実行データ生成工程に受け渡し、生成された印刷実
行データを上記印刷実行データ出力工程に出力させるこ
とによって、上記所定の記憶媒体に記憶された単一のラ
スタデータを再利用しつつ試行印刷を実行可能であり、
さらに、 上記調整量候補データのいずれかを指定する指定入力を
受け付ける指定入力受付工程と、 同指定入力受付工程によって指定された調整量候補デー
タを各階調値データの調整量データとして記憶する調整
量データ記憶工程とを具備することを特徴とする印刷制
御方法。
8. A print control method for controlling a printing device to execute printing based on print data described in a predetermined page description language, comprising: a print data acquisition step for acquiring the print data; A raster data generating step of interpreting a page description language of data and generating raster data composed of gradation value data of pixels forming each raster, and a raster data storing step of storing the generated raster data in a predetermined storage medium. An adjustment amount candidate data acquisition step of receiving a color adjustment input for adjusting the value of the gradation value data for each color component and acquiring adjustment amount candidate data indicating the adjustment amount of each color component; and acquiring the raster data. Gradation value data correction process for correcting each gradation value data of the raster data according to the adjustment amount candidate data received in the adjustment amount candidate data acquisition step. And a print execution data generation step of generating print execution data capable of executing printing with a printing device while acquiring raster data composed of each corrected gradation value data and performing halftone processing. It is possible to execute printing in the printing device by a print execution data output process of outputting execution data to the printing device. In the adjustment amount candidate data acquisition process, the print execution data is output in the print execution data output process. After outputting and printing, the adjustment amount candidate data indicating the adjustment amount different from that at the time of printing is acquired for trial, and the gradation value data correction step is performed by the raster data stored in the predetermined storage medium. Is acquired again, the raster data is corrected according to the adjustment amount candidate data acquired for the trial, and this raster data is generated as the print execution data. Passing the extent, by the generated print execution data is to be output to the print execution data output step, being capable of performing trial printing while reusing a single raster data stored in the predetermined storage medium,
Further, a designated input receiving step for receiving a designated input for designating any one of the adjustment amount candidate data, and an adjustment amount for storing the adjustment amount candidate data designated by the designated input receiving step as the adjustment amount data of each gradation value data. A data storage step, and a print control method.
【請求項9】 所定のページ記述言語で記述された印刷
データを取得する印刷データ取得工程と、 同印刷データのページ記述言語を解釈して各ラスタを構
成する画素の階調値データからなるラスタデータを生成
するラスタデータ生成工程と、 上記生成したラスタデータを所定の記憶媒体に記憶する
ラスタデータ記憶工程と、 上記階調値データの値を色成分毎に調整する色調整入力
を受け付けて調整量が異なる複数の調整量候補データを
取得する調整量候補データ取得工程と、 上記所定の記憶媒体に記憶されたラスタデータを複数回
取得し、上記調整量候補データ取得工程によって受け付
けた複数の調整量候補データに従って、各ラスタデータ
の各階調値データを補正した複数のラスタデータを生成
する階調値データ補正工程と、 当該各階調値データを補正した複数のラスタデータを取
得してそれぞれのラスタデータに対してハーフトーン処
理を行いつつ印刷装置で印刷を実行させることが可能な
印刷実行データを生成する印刷実行データ生成工程と、 同印刷実行データを印刷装置に対して出力する印刷実行
データ出力工程と、 上記調整量候補データのいずれかを指定する指定入力を
受け付ける指定入力受付工程と、 同指定入力受付工程によって指定された調整量候補デー
タを各階調値データの調整量データとして記憶する調整
量データ記憶工程とを具備することを特徴とする印刷制
御方法。
9. A print data acquisition step of acquiring print data described in a predetermined page description language, and a raster composed of gradation value data of pixels forming each raster by interpreting the page description language of the print data. A raster data generation step of generating data, a raster data storage step of storing the generated raster data in a predetermined storage medium, and adjustment by receiving a color adjustment input for adjusting the value of the gradation value data for each color component Adjustment amount candidate data acquisition step of acquiring a plurality of adjustment amount candidate data having different amounts, and a plurality of adjustments received by the adjustment amount candidate data acquisition step by acquiring raster data stored in the predetermined storage medium a plurality of times. A gradation value data correction step of generating a plurality of raster data by correcting each gradation value data of each raster data according to the quantity candidate data; A print execution data generation step of generating a plurality of pieces of raster data whose data have been corrected and performing print processing by a printing apparatus while performing halftone processing on the respective raster data; A print execution data output process for outputting print execution data to a printing apparatus, a designated input acceptance process for accepting a designated input for designating any of the above adjustment amount candidate data, and an adjustment amount designated by the designated input acceptance process. An adjustment amount data storing step of storing the candidate data as adjustment amount data of each gradation value data.
【請求項10】 所定のページ記述言語で記述された印
刷データに基づいて印刷装置を制御して印刷を実行させ
る印刷制御プログラムを記録した媒体であって、 上記印刷データを取得する印刷データ取得機能と、 同印刷データのページ記述言語を解釈して各ラスタを構
成する画素の階調値データからなるラスタデータを生成
するラスタデータ生成機能と、 上記生成したラスタデータを所定の記憶媒体に記憶する
ラスタデータ記憶機能と、 上記階調値データの値を色成分毎に調整する色調整入力
を受け付けて各色成分の調整量を示す調整量候補データ
を取得する調整量候補データ取得機能と、 上記ラスタデータを取得して上記調整量候補データ取得
機能によって受け付けた調整量候補データに従って当該
ラスタデータの各階調値データを補正する階調値データ
補正機能と、 同補正された各階調値データからなるラスタデータを取
得してハーフトーン処理を行いつつ印刷装置で印刷を実
行させることが可能な印刷実行データを生成する印刷実
行データ生成機能と、 同印刷実行データを印刷装置に対して出力する印刷実行
データ出力機能とによって印刷装置での印刷を実行させ
ることが可能であり、 上記調整量候補データ取得機能は上記印刷実行データ出
力機能によって印刷実行データを出力して印刷を実行し
た後、当該印刷時とは異なる調整量を示す調整量候補デ
ータを試行用に取得し、上記階調値データ補正機能は上
記所定の記憶媒体に記憶されているラスタデータを再び
取得して上記試行用に取得した調整量候補データに従っ
て当該ラスタデータを補正し、このラスタデータを上記
印刷実行データ生成機能に受け渡し、生成された印刷実
行データを上記印刷実行データ出力機能に出力させるこ
とによって、上記所定の記憶媒体に記憶された単一のラ
スタデータを再利用しつつ試行印刷を実行可能であり、
さらに、 上記調整量候補データのいずれかを指定する指定入力を
受け付ける指定入力受付機能と、 同指定入力受付機能によって指定された調整量候補デー
タを各階調値データの調整量データとして記憶する調整
量データ記憶機能とを具備することを特徴とする印刷制
御プログラムを記録した媒体。
10. A medium for recording a print control program for controlling a printing apparatus to execute printing based on print data described in a predetermined page description language, the print data acquiring function acquiring the print data. And a raster data generation function for interpreting the page description language of the print data and generating raster data composed of gradation value data of pixels forming each raster, and storing the generated raster data in a predetermined storage medium. A raster data storage function; an adjustment amount candidate data acquisition function that receives a color adjustment input for adjusting the value of the gradation value data for each color component and obtains adjustment amount candidate data indicating the adjustment amount of each color component; Data is acquired and each gradation value data of the raster data is corrected according to the adjustment amount candidate data received by the adjustment amount candidate data acquisition function. A gradation value data correction function and a print execution that generates print execution data that allows the printing apparatus to execute printing while acquiring raster data consisting of each corrected gradation value data and performing halftone processing. The data generation function and the print execution data output function that outputs the print execution data to the printing apparatus can execute printing in the printing apparatus. The adjustment amount candidate data acquisition function is the print execution data After the print execution data is output by the output function and printing is performed, the adjustment amount candidate data indicating the adjustment amount different from that at the time of printing is acquired for trial, and the gradation value data correction function is performed by the predetermined storage medium. The raster data stored in is re-acquired, the raster data is corrected according to the adjustment amount candidate data acquired for the trial, and this raster data is By passing the print execution data to the print execution data generation function and outputting the generated print execution data to the print execution data output function, trial printing can be performed while reusing single raster data stored in the predetermined storage medium. Is feasible,
Further, a designated input reception function that receives a designated input that designates any of the above adjustment amount candidate data, and an adjustment amount that stores the adjustment amount candidate data designated by the designated input reception function as the adjustment amount data of each gradation value data. A medium having a print control program recorded thereon, the medium having a data storage function.
【請求項11】 所定のページ記述言語で記述された印
刷データを取得する印刷データ取得機能と、 同印刷データのページ記述言語を解釈して各ラスタを構
成する画素の階調値データからなるラスタデータを生成
するラスタデータ生成機能と、 上記生成したラスタデータを所定の記憶媒体に記憶する
ラスタデータ記憶機能と、 上記階調値データの値を色成分毎に調整する色調整入力
を受け付けて調整量が異なる複数の調整量候補データを
取得する調整量候補データ取得機能と、 上記所定の記憶媒体に記憶されたラスタデータを複数回
取得し、上記調整量候補データ取得機能によって受け付
けた複数の調整量候補データに従って、各ラスタデータ
の各階調値データを補正した複数のラスタデータを生成
する階調値データ補正機能と、 当該各階調値データを補正した複数のラスタデータを取
得してそれぞれのラスタデータに対してハーフトーン処
理を行いつつ印刷装置で印刷を実行させることが可能な
印刷実行データを生成する印刷実行データ生成機能と、 同印刷実行データを印刷装置に対して出力する印刷実行
データ出力機能と、 上記調整量候補データのいずれかを指定する指定入力を
受け付ける指定入力受付機能と、 同指定入力受付機能によって指定された調整量候補デー
タを各階調値データの調整量データとして記憶する調整
量データ記憶機能とを具備することを特徴とする印刷制
御プログラムを記録した媒体。
11. A print data acquisition function for acquiring print data described in a predetermined page description language, and a raster made up of gradation value data of pixels forming each raster by interpreting the page description language of the print data. A raster data generation function that generates data, a raster data storage function that stores the generated raster data in a predetermined storage medium, and a color adjustment input that adjusts the value of the gradation value data for each color component A plurality of adjustment amount candidate data acquisition functions for acquiring a plurality of adjustment amount candidate data with different amounts, and a plurality of adjustments received by the adjustment amount candidate data acquisition function by acquiring raster data stored in the predetermined storage medium a plurality of times. A gradation value data correction function for generating a plurality of raster data by correcting each gradation value data of each raster data according to the amount candidate data, and A print execution data generation function that acquires a plurality of raster data in which the value data is corrected and performs print processing on the respective raster data while performing halftone processing on the respective raster data, and that generates print execution data. The print execution data output function that outputs the print execution data to the printing device, the designated input reception function that receives the designated input that designates one of the adjustment amount candidate data, and the adjustment designated by the designated input reception function A medium having a print control program recorded thereon, which has an adjustment amount data storage function of storing the amount candidate data as adjustment amount data of each gradation value data.
【請求項12】 所定のページ記述言語で記述された印
刷データに基づいて印刷装置を制御して印刷を実行させ
る印刷制御プログラムであって、 上記印刷データを取得する印刷データ取得機能と、 同印刷データのページ記述言語を解釈して各ラスタを構
成する画素の階調値データからなるラスタデータを生成
するラスタデータ生成機能と、 上記生成したラスタデータを所定の記憶媒体に記憶する
ラスタデータ記憶機能と、 上記階調値データの値を色成分毎に調整する色調整入力
を受け付けて各色成分の調整量を示す調整量候補データ
を取得する調整量候補データ取得機能と、 上記ラスタデータを取得して上記調整量候補データ取得
機能によって受け付けた調整量候補データに従って当該
ラスタデータの各階調値データを補正する階調値データ
補正機能と、 同補正された各階調値データからなるラスタデータを取
得してハーフトーン処理を行いつつ印刷装置で印刷を実
行させることが可能な印刷実行データを生成する印刷実
行データ生成機能と、 同印刷実行データを印刷装置に対して出力する印刷実行
データ出力機能とによって印刷装置での印刷を実行させ
ることが可能であり、 上記調整量候補データ取得機能は上記印刷実行データ出
力機能によって印刷実行データを出力して印刷を実行し
た後、当該印刷時とは異なる調整量を示す調整量候補デ
ータを試行用に取得し、上記階調値データ補正機能は上
記所定の記憶媒体に記憶されているラスタデータを再び
取得して上記試行用に取得した調整量候補データに従っ
て当該ラスタデータを補正し、このラスタデータを上記
印刷実行データ生成機能に受け渡し、生成された印刷実
行データを上記印刷実行データ出力機能に出力させるこ
とによって、上記所定の記憶媒体に記憶された単一のラ
スタデータを再利用しつつ試行印刷を実行可能であり、
さらに、 上記調整量候補データのいずれかを指定する指定入力を
受け付ける指定入力受付機能と、 同指定入力受付機能によって指定された調整量候補デー
タを各階調値データの調整量データとして記憶する調整
量データ記憶機能とを具備することを特徴とする印刷制
御プログラム。
12. A print control program for controlling a printing device to execute printing based on print data described in a predetermined page description language, the print data acquiring function acquiring the print data, A raster data generation function that interprets a page description language of data and generates raster data composed of gradation value data of pixels that configure each raster, and a raster data storage function that stores the generated raster data in a predetermined storage medium. An adjustment amount candidate data acquisition function of receiving a color adjustment input for adjusting the value of the gradation value data for each color component and acquiring adjustment amount candidate data indicating an adjustment amount of each color component; and acquiring the raster data. Gradation value data for correcting each gradation value data of the raster data according to the adjustment amount candidate data received by the adjustment amount candidate data acquisition function. A correction function, and a print execution data generation function for generating print execution data capable of executing printing with a printing device while performing halftone processing by acquiring raster data composed of each corrected gradation value data, The print execution data output function that outputs the print execution data to the printing apparatus can be used to execute printing in the printing apparatus. The adjustment amount candidate data acquisition function executes the print execution data output function in the printing execution data output function. After outputting the data and executing printing, adjustment amount candidate data indicating an adjustment amount different from that at the time of printing is acquired for trial, and the gradation value data correction function is stored in the predetermined storage medium. The raster data is acquired again, the raster data is corrected according to the adjustment amount candidate data acquired for the trial, and the raster data is corrected to the print execution data. By passing it to the data generation function and outputting the generated print execution data to the print execution data output function, trial printing can be executed while reusing single raster data stored in the predetermined storage medium. Yes,
Further, a designated input reception function that receives a designated input that designates any of the above adjustment amount candidate data, and an adjustment amount that stores the adjustment amount candidate data designated by the designated input reception function as the adjustment amount data of each gradation value data. A print control program having a data storage function.
【請求項13】 所定のページ記述言語で記述された印
刷データを取得する印刷データ取得機能と、 同印刷データのページ記述言語を解釈して各ラスタを構
成する画素の階調値データからなるラスタデータを生成
するラスタデータ生成機能と、 上記生成したラスタデータを所定の記憶媒体に記憶する
ラスタデータ記憶機能と、 上記階調値データの値を色成分毎に調整する色調整入力
を受け付けて調整量が異なる複数の調整量候補データを
取得する調整量候補データ取得機能と、 上記所定の記憶媒体に記憶されたラスタデータを複数回
取得し、上記調整量候補データ取得機能によって受け付
けた複数の調整量候補データに従って、各ラスタデータ
の各階調値データを補正した複数のラスタデータを生成
する階調値データ補正機能と、 当該各階調値データを補正した複数のラスタデータを取
得してそれぞれのラスタデータに対してハーフトーン処
理を行いつつ印刷装置で印刷を実行させることが可能な
印刷実行データを生成する印刷実行データ生成機能と、 同印刷実行データを印刷装置に対して出力する印刷実行
データ出力機能と、 上記調整量候補データのいずれかを指定する指定入力を
受け付ける指定入力受付機能と、 同指定入力受付機能によって指定された調整量候補デー
タを各階調値データの調整量データとして記憶する調整
量データ記憶機能とを具備することを特徴とする印刷制
御プログラム。
13. A raster comprising a print data acquisition function for acquiring print data described in a predetermined page description language, and a gradation value data of pixels forming each raster by interpreting the page description language of the print data. A raster data generation function that generates data, a raster data storage function that stores the generated raster data in a predetermined storage medium, and a color adjustment input that adjusts the value of the gradation value data for each color component A plurality of adjustment amount candidate data acquisition functions for acquiring a plurality of adjustment amount candidate data with different amounts, and a plurality of adjustments received by the adjustment amount candidate data acquisition function by acquiring raster data stored in the predetermined storage medium a plurality of times. A gradation value data correction function for generating a plurality of raster data by correcting each gradation value data of each raster data according to the amount candidate data, and A print execution data generation function that acquires a plurality of raster data in which the value data is corrected and performs print processing on the respective raster data while performing halftone processing on the respective raster data, and that generates print execution data. The print execution data output function that outputs the print execution data to the printing device, the designated input reception function that receives the designated input that designates one of the adjustment amount candidate data, and the adjustment designated by the designated input reception function A print control program, comprising: an adjustment amount data storage function of storing the amount candidate data as adjustment amount data of each gradation value data.
JP2002091728A 2002-03-28 2002-03-28 Print controller, print control method, medium having print control program recorded thereon and print control program Withdrawn JP2003289450A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002091728A JP2003289450A (en) 2002-03-28 2002-03-28 Print controller, print control method, medium having print control program recorded thereon and print control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002091728A JP2003289450A (en) 2002-03-28 2002-03-28 Print controller, print control method, medium having print control program recorded thereon and print control program

Publications (1)

Publication Number Publication Date
JP2003289450A true JP2003289450A (en) 2003-10-10

Family

ID=29236746

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002091728A Withdrawn JP2003289450A (en) 2002-03-28 2002-03-28 Print controller, print control method, medium having print control program recorded thereon and print control program

Country Status (1)

Country Link
JP (1) JP2003289450A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011056841A (en) * 2009-09-11 2011-03-24 Fuji Xerox Co Ltd Image forming apparatus and program
JP2012030500A (en) * 2010-07-30 2012-02-16 Canon Inc Printing processing apparatus
JP2012227591A (en) * 2011-04-15 2012-11-15 Seiko Epson Corp Image processor, printer, image processing program, and image processing method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011056841A (en) * 2009-09-11 2011-03-24 Fuji Xerox Co Ltd Image forming apparatus and program
JP2012030500A (en) * 2010-07-30 2012-02-16 Canon Inc Printing processing apparatus
JP2012227591A (en) * 2011-04-15 2012-11-15 Seiko Epson Corp Image processor, printer, image processing program, and image processing method

Similar Documents

Publication Publication Date Title
EP0518619B1 (en) Image processing system with plural memory devices
JP3675461B2 (en) Computer program recording medium, system and method for causing user to print preferred image
US7268897B1 (en) Print control apparatus and method
US20090268251A1 (en) Image processing apparatus, image processing method and computer-readable medium
US20050213123A1 (en) Image forming apparatus and storage medium
US8041109B2 (en) Color processor and computer program product
JP5391861B2 (en) Image forming apparatus, color conversion control method, color conversion control program, and information processing apparatus having printer driver
US20090213160A1 (en) Printing Control System, Printing Request Terminal, Printer, and Printing Control Method
JP2002283591A (en) Printing control program, medium having the same recorded thereon, printing control device and method for controlling printing
JP2003289450A (en) Print controller, print control method, medium having print control program recorded thereon and print control program
US20090027696A1 (en) Printmode architecture
JP2003271368A (en) Print controller and print control method and medium with print control program recorded and print control program
JP2001322299A (en) Print control method and print processing system
US20050200645A1 (en) Image forming apparatus and storage medium
JP2004094586A (en) Printer driver, information processing device and printing system
JP2003248570A (en) Apparatus and method for printing control, and medium recording printing control processing program
JP4009849B2 (en) Color conversion apparatus, color conversion method, color conversion program, color conversion table creation apparatus, color conversion table creation method, color conversion table creation program, print control apparatus, print control method, and print control program
JP4748022B2 (en) PRINT SYSTEM, PRINT CONTROL DEVICE, PRINT SYSTEM CONTROL METHOD, DRIVER PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
KR100571788B1 (en) The method of printing the appointed domain of document enlargeably
JP2010039976A (en) Image processor, printing data generation method, and computer program
US8228573B2 (en) System and method for interactively acquiring optical color measurements for device color profiling
JP6172252B2 (en) Image processing apparatus, printing apparatus, image processing program, and image processing method
JP3686490B2 (en) System and method using variable binarization for printer driver architecture
JP4350677B2 (en) Image processing apparatus and method
KR100662211B1 (en) Method for controlling raster image processing of large format printer

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040323

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060530

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060609

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20060803