JP2007307712A - Printing system - Google Patents

Printing system Download PDF

Info

Publication number
JP2007307712A
JP2007307712A JP2006136034A JP2006136034A JP2007307712A JP 2007307712 A JP2007307712 A JP 2007307712A JP 2006136034 A JP2006136034 A JP 2006136034A JP 2006136034 A JP2006136034 A JP 2006136034A JP 2007307712 A JP2007307712 A JP 2007307712A
Authority
JP
Japan
Prior art keywords
image data
signature
cache memory
original image
host computer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2006136034A
Other languages
Japanese (ja)
Inventor
Takayuki Inoue
隆之 井上
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2006136034A priority Critical patent/JP2007307712A/en
Publication of JP2007307712A publication Critical patent/JP2007307712A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To speed up color conversion processing in a printing system. <P>SOLUTION: Original image data of a manuscript color space (RGB) is converted to image data for drawing of a drawing color space (CMYK) by a PC or a printer. A signature as unique digest data is generated from the original image data and is attached to a drawing command. The signature attached to the drawing command and a signature on a cache are compared with each other. If the signatures agree with each other, printing is carried out by acquiring and reusing image data for drawing on the cache. Unless the signatures agree with each other, printing is carried out by converting the data to the image data for drawing of the drawing color space (CMYK). The converted image data for drawing and its signature are stored in the cache. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、印刷システムに関し、特に、色変換した画像データを再利用して色変換処理時間を短縮する印刷システムに関する。   The present invention relates to a printing system, and more particularly, to a printing system that shortens color conversion processing time by reusing color-converted image data.

従来の印刷システムでは、原稿色空間(RGB空間)の画像データを、印刷色空間(CMYK空間)の画像データに変換して印刷している。この色変換は処理負荷が大きいので、処理時間を短縮するために、同じ画像データについては、すでに変換した画像データを再利用する方法がある。これに関連する従来技術の例を、以下にあげる。   In a conventional printing system, image data in an original color space (RGB space) is converted into image data in a printing color space (CMYK space) and printed. Since this color conversion has a large processing load, there is a method of reusing already converted image data for the same image data in order to shorten the processing time. Examples of related art related to this will be given below.

特許文献1に開示された「データ変換装置」は、原稿データ情報を出力装置用のデータに変換し、印刷データへの展開処理の高速化を図るものである。処理済の印刷データをキャッシュしておき、それを再利用することで処理時間を短縮する。原稿情報を出力装置用のデータに変換することが可能になったことを検出すると、疑似印刷命令発行手段が、ユーザーの印刷命令とは独立に、擬似的な印刷命令を発行する。これに応じてプリンタドライバが、原稿情報に含まれている表示装置に依存した色を、プリンタに依存した色空間の色か、出力装置に依存しない色空間の色に変換する。原稿情報に含まれている色と、この色変換処理によって得られた色との対応関係を保持する。
特開2001-251527号公報
The “data conversion device” disclosed in Patent Document 1 converts document data information to data for an output device, and speeds up the process of developing the print data. Processing time is shortened by caching the processed print data and reusing it. When it is detected that the document information can be converted into data for the output device, the pseudo print command issuing means issues a pseudo print command independent of the user print command. In response to this, the printer driver converts the color depending on the display device included in the document information into a color space color dependent on the printer or a color space color independent of the output device. Correspondence between the color included in the document information and the color obtained by the color conversion process is held.
JP 2001-251527

しかし、従来の色変換画像データの再利用方法では、次のような問題がある。色変換処理の高速化を図るために、機器に依存しない色空間に一度変換しなければならず、その処理の分だけ高速化が妨げられる。ホストコンピュータ上のアプリケーションプログラムからホストインターフェースによって接続されているプリンタに対し、アプリケーションプログラムの原稿データをプリンタドライバで処理して生成された印刷データを送信して印刷出力するシステムにおいて、原稿データにカラー画像が含まれている場合には、多くの回数の色変換処理(主にRGB色空間からCMYK色空間への変換)が行われるため、印刷処理に時間がかかる。   However, the conventional color conversion image data reuse method has the following problems. In order to increase the speed of the color conversion process, it must be converted once into a color space that does not depend on the device, and the increase in speed is hindered by that process. In a system in which print data generated by processing the original data of the application program by a printer driver is transmitted from the application program on the host computer to the printer connected by the host interface and printed out, a color image is added to the original data. Is included, a large number of color conversion processes (mainly conversion from the RGB color space to the CMYK color space) are performed, and thus the printing process takes time.

本発明の目的は、上記従来の問題を解決して、原稿画像を色変換して印刷する印刷システムにおいて、機器に依存しない色空間に変換することなく、色変換処理を高速化することである。   SUMMARY OF THE INVENTION An object of the present invention is to solve the above-described conventional problems, and to speed up color conversion processing without converting to a device-independent color space in a printing system that performs color conversion and printing of an original image. .

上記の課題を解決するために、本発明では、印刷システムの描画手段として、原稿色空間の原画像データから一意なダイジェストデータである署名を生成する署名生成手段と、署名を描画命令に添付する手段と、描画命令に添付された署名とキャッシュメモリ上の署名とを照合する署名照合手段と、署名照合の一致に応じてキャッシュメモリ上の対応する描画用画像データを取得する手段と、署名照合の不一致に応じて原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とをキャッシュメモリに格納する手段とを具備する構成とした。   In order to solve the above problems, in the present invention, as a drawing unit of a printing system, a signature generation unit that generates a signature that is unique digest data from original image data in a document color space, and a signature is attached to a drawing command. Means for verifying the signature attached to the rendering command and the signature on the cache memory, means for acquiring the corresponding drawing image data on the cache memory according to the match of the signature verification, and signature verification The original image data is converted into drawing image data in the drawing color space in accordance with the mismatch, and the converted drawing image data and the signature of the original image data are stored in the cache memory.

上記のように構成したことにより、背景が繰り返しパターンの画像で埋め尽くされている原稿データの印刷出力を高速化することができる。パターン全体の色変換情報を丸ごとキャッシュし、繰り返される場合、キャッシュに保存されているパターン全体の色変換結果をそのまま再利用でき、不必要な色変換処理が発生しないので、ウォーターマークや透かし印刷といった背景が繰り返しパターンの画像で埋め尽くされている原稿データの印刷出力を高速化できる。   With the configuration described above, it is possible to speed up the printout of document data in which the background is filled with a repeated pattern image. When the entire color conversion information of the pattern is cached and repeated, the color conversion result of the entire pattern stored in the cache can be reused as it is, and unnecessary color conversion processing does not occur. It is possible to speed up the printing output of document data in which the background is filled with repeated pattern images.

以下、本発明を実施するための最良の形態について、図1〜図4を参照しながら詳細に説明する。   Hereinafter, the best mode for carrying out the present invention will be described in detail with reference to FIGS.

本発明の実施例は、原画像データの署名を算出して描画命令に添付し、キャッシュ上の署名と添付の署名を照合し、一致していればキャッシュ上の色変換結果を取得してそれを再利用する印刷システムである。   In the embodiment of the present invention, the signature of the original image data is calculated and attached to the rendering command, the signature on the cache is checked against the attached signature, and if they match, the color conversion result on the cache is obtained and It is a printing system that reuses.

図1は、本発明の実施例における印刷システムの構成図である。印刷システムは、ホストコンピュータと、印刷装置と、その2つをつなぐホストI/Fで構成されている。図1において、ホストコンピュータは、CPU1と、メモリ2と、キャッシュ3と、アプリケーションプログラム4と、印刷対象データファイル5と、プリンタドライバ20で構成されている。印刷装置は、CPU41と、メモリ42と、キャッシュ43と、印刷処理プログラム44と、PDLインタプリタ50で構成されている。   FIG. 1 is a configuration diagram of a printing system according to an embodiment of the present invention. The printing system includes a host computer, a printing apparatus, and a host I / F that connects the two. In FIG. 1, the host computer includes a CPU 1, a memory 2, a cache 3, an application program 4, a print target data file 5, and a printer driver 20. The printing apparatus includes a CPU 41, a memory 42, a cache 43, a print processing program 44, and a PDL interpreter 50.

図2は、PDLコマンドと印刷ページイメージの関係を示す図である。図3は、PDLコマンドと画像描画コマンドの関係を示す図である。図4は、PDLコマンドの生成から解釈までの処理手順を示す流れ図である。   FIG. 2 is a diagram illustrating the relationship between the PDL command and the print page image. FIG. 3 is a diagram illustrating the relationship between the PDL command and the image drawing command. FIG. 4 is a flowchart showing a processing procedure from generation to interpretation of a PDL command.

上記のように構成された本発明の実施例における印刷システムの機能と動作を説明する。最初に、図1を参照しながら、印刷システムの機能の概要を説明する。アプリケーションプログラム4で開かれる印刷対象データファイル5の印刷をユーザーが行うと、アプリケーションプログラム4から描画命令およびデータがプリンタドライバ20に渡され、PDLコマンド生成プログラム21によってPDLコマンドが生成され、ホストI/F30を経由してPDLインタプリタ50がそれを処理する。   The function and operation of the printing system in the embodiment of the present invention configured as described above will be described. First, an overview of the functions of the printing system will be described with reference to FIG. When the user prints the print target data file 5 opened by the application program 4, a drawing command and data are passed from the application program 4 to the printer driver 20, a PDL command is generated by the PDL command generation program 21, and the host I / O The PDL interpreter 50 processes it via F30.

PDLインタプリタ50では、PDLコマンド解釈プログラム51によってコマンドの解釈が行われた後、レンダリングプログラム52によって描画が行われ、その結果を印刷処理プログラム44によって処理することで印刷出力を得る。アプリケーションプログラム4から渡されるデータの色空間はRGBであり、PDLインタプリタ50がホストI/Fから受け取るデータの色空間もRGBであり、レンダリングプログラム52に含まれる色変換プログラム55によってCMYK色空間に変換される。   In the PDL interpreter 50, after the command is interpreted by the PDL command interpretation program 51, drawing is performed by the rendering program 52, and the result is processed by the print processing program 44 to obtain a print output. The color space of the data passed from the application program 4 is RGB, and the color space of the data received by the PDL interpreter 50 from the host I / F is also RGB, which is converted into the CMYK color space by the color conversion program 55 included in the rendering program 52. Is done.

色変換プログラム55で処理する前に、キャッシュ43に保持されている署名を取り出す一方で、受け取ったデータの署名を署名生成プログラム54で作成し、その2つの署名を比較する。一致しなければ、色変換プログラム55によって色変換処理を行い、署名と色変換結果をキャッシュしておく。一致していれば、キャッシュ43上の色変換結果をレンダリングプログラム52に渡す。   Before processing by the color conversion program 55, the signature held in the cache 43 is taken out, while the signature of the received data is created by the signature generation program 54 and the two signatures are compared. If they do not match, color conversion processing is performed by the color conversion program 55, and the signature and the color conversion result are cached. If they match, the color conversion result on the cache 43 is passed to the rendering program 52.

次に、図2を参照しながら、PDLコマンドと印刷ページイメージの関係を説明する。左側のPDLコマンドは、上から下に向かって順に解釈され、右側のような印刷ページイメージが、メモリ上に構成される。   Next, the relationship between the PDL command and the print page image will be described with reference to FIG. The PDL command on the left side is interpreted in order from top to bottom, and a print page image as shown on the right side is configured on the memory.

次に、図3を参照しながら、PDLコマンドと画像描画コマンドの関係を説明する。PDLコマンドの中に含まれる画像描画コマンドは、右側の画像描画コマンド(パラメータ)に示されるパラメータで構成されている。   Next, the relationship between the PDL command and the image drawing command will be described with reference to FIG. The image drawing command included in the PDL command is composed of parameters shown in the image drawing command (parameter) on the right side.

次に、図4を参照しながら、PDLコマンドの生成から解釈までの流れを説明する。図4(a)に示すコマンド生成手順を説明する。ステップ1において、アプリケーションからRGBデータを受け取る。ステップ2において、RGB画像データの圧縮処理を行う。ステップ3において、データサイズが小さくなったかどうか検査する。小さくなっていれば、ステップ4において、圧縮後のデータの署名を算出する。小さくなっていなければ、ステップ5において、圧縮前のデータの署名を算出する。ステップ6において、属性情報の署名を算出する。ステップ7において、署名、属性情報、データ本体を、画像描画コマンド形式で生成する。   Next, a flow from generation to interpretation of a PDL command will be described with reference to FIG. The command generation procedure shown in FIG. In step 1, RGB data is received from the application. In step 2, RGB image data compression processing is performed. In step 3, it is checked whether the data size has been reduced. If it is smaller, in step 4, the signature of the compressed data is calculated. If not, in step 5, the signature of the data before compression is calculated. In step 6, the signature of attribute information is calculated. In step 7, a signature, attribute information, and data body are generated in an image drawing command format.

図4(b)に示すコマンド解釈手順を説明する。ステップ11において、コマンドから、署名、属性情報、データ本体を抽出する。ステップ12において、データが圧縮されているかどうか検査する。データが圧縮されていれば、ステップ13において、データ本体の伸長処理を行う。ステップ14において、属性情報の署名を、キャッシュと比較する。一致すれば、ステップ15において、データ本体の署名を、キャッシュと比較する。一致すれば、ステップ16において、キャッシュから色変換後のCMYKデータを取得する。いずれかの署名キャッシュと一致しなければ、ステップ17において、属性情報の署名を算出してキャッシュに保存し、ステップ18において、データ本体の署名を算出してキャッシュに保存し、ステップ19において、RGBデータをCMYKデータに変換し、ステップ20において、変換後のCMYKデータをキャッシュに保存する。ステップ21において、CMYKデータの描画用メモリへのレンダリングを行う。   A command interpretation procedure shown in FIG. 4B will be described. In step 11, the signature, attribute information, and data body are extracted from the command. In step 12, it is checked whether the data is compressed. If the data is compressed, in step 13, the data body is decompressed. In step 14, the attribute information signature is compared with the cache. If they match, in step 15, the signature of the data body is compared with the cache. If they match, in step 16, the CMYK data after color conversion is acquired from the cache. If it does not match any of the signature caches, the signature of the attribute information is calculated and stored in the cache in step 17, the signature of the data body is calculated and stored in the cache in step 18, and the RGB in step 19 The data is converted into CMYK data, and in step 20, the converted CMYK data is stored in a cache. In step 21, the CMYK data is rendered into the drawing memory.

上記のように、本発明の実施例では、印刷システムを、原画像データの署名を算出して描画命令に添付し、キャッシュ上の署名と添付の署名を照合し、一致していればキャッシュ上の色変換結果を取得してそれを再利用する構成としたので、繰り返しパターン画像の印刷を高速化できる。   As described above, in the embodiment of the present invention, the printing system calculates the signature of the original image data and attaches it to the drawing command. The signature on the cache is checked against the attached signature. Since the color conversion result is acquired and reused, the repeated pattern image can be printed at high speed.

本発明の印刷システムは、ウォーターマークなどのように背景が繰り返しパターンの画像で埋め尽くされている原稿データを印刷するシステムとして最適である。色変換が必要な他の画像処理システムにも適用できる。   The printing system of the present invention is most suitable as a system for printing original data such as a watermark in which the background is filled with an image of a repeated pattern. It can also be applied to other image processing systems that require color conversion.

本発明の実施例における印刷システムの構成図である。It is a block diagram of the printing system in the Example of this invention. 本発明の実施例における印刷システムのPDLコマンドと印刷ページイメージの関係図である。FIG. 4 is a relationship diagram between a PDL command and a print page image of the printing system in the embodiment of the present invention. 本発明の実施例における印刷システムのPDLコマンドと画像描画コマンドの関係図である。FIG. 5 is a relationship diagram between a PDL command and an image drawing command of the printing system in the embodiment of the present invention. 本発明の実施例における印刷システムのPDLコマンドの生成から解釈までの流れ図である。3 is a flowchart from generation to interpretation of a PDL command of the printing system in the embodiment of the present invention.

符号の説明Explanation of symbols

1・・・CPU、2・・・メモリ、3・・・キャッシュ、4・・・アプリケーションプログラム、5・・・印刷対象データファイル、20・・・プリンタドライバ、21・・・コマンド生成プログラム、22レンダリングプログラム、23・・・データ圧縮プログラム、30・・・ホストI/F、40・・・バス、41・・・CPU、42・・・メモリ、43・・・キャッシュ、44・・・印刷処理プログラム、50・・・PDLインタプリタ、51・・・PDLコマンド解釈プログラム、52・・・レンダリングプログラム、53・・・データ展開プログラム、54・・・署名生成プログラム、55・・・色変換プログラム。 1 ... CPU, 2 ... memory, 3 ... cache, 4 ... application program, 5 ... data file to be printed, 20 ... printer driver, 21 ... command generation program, 22 Rendering program, 23 ... Data compression program, 30 ... Host I / F, 40 ... Bus, 41 ... CPU, 42 ... Memory, 43 ... Cache, 44 ... Print processing 50 ... PDL interpreter 51 ... PDL command interpretation program 52 ... rendering program 53 ... data expansion program 54 ... signature generation program 55 ... color conversion program

Claims (14)

原稿色空間の原画像データから一意なダイジェストデータである署名を生成する署名生成手段と、前記署名を描画命令に添付する手段と、前記描画命令に添付された署名とキャッシュメモリ上の署名とを照合する署名照合手段と、署名照合の一致に応じて前記キャッシュメモリ上の対応する描画用画像データを取得する手段と、署名照合の不一致に応じて前記原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とを前記キャッシュメモリに格納する手段とを具備することを特徴とする描画装置。   Signature generating means for generating a signature that is unique digest data from original image data in the original color space, means for attaching the signature to a drawing command, a signature attached to the drawing command, and a signature on a cache memory A signature verification unit for verifying, a unit for acquiring corresponding drawing image data on the cache memory in response to a signature verification match, and a rendering image in the drawing color space for the original image data in accordance with a signature verification mismatch A drawing apparatus comprising: means for converting into image data and storing the converted drawing image data and the signature of the original image data in the cache memory. ホストコンピュータと、前記ホストコンピュータに接続された印刷装置とを具備する印刷システムにおいて、前記印刷装置は、前記ホストコンピュータから原稿色空間の原画像データを受信する手段と、前記原画像データから一意なダイジェストデータである署名を生成する署名生成手段と、前記原画像データを圧縮して圧縮画像データを生成する手段と、前記署名を描画命令に添付する手段と、前記描画命令に添付された圧縮画像データを伸長する手段と、前記描画命令に添付された署名とキャッシュメモリ上の署名とを照合する署名照合手段と、署名照合の一致に応じて前記キャッシュメモリ上の対応する描画用画像データを取得して印刷する手段と、署名照合の不一致に応じて前記原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とを前記キャッシュメモリに格納する手段とを備えることを特徴とする印刷システム。   In a printing system comprising a host computer and a printing device connected to the host computer, the printing device receives means for receiving original image data in a document color space from the host computer, and is unique from the original image data. Signature generating means for generating a signature that is digest data, means for compressing the original image data to generate compressed image data, means for attaching the signature to a drawing command, and a compressed image attached to the drawing command A means for decompressing data, a signature verification means for verifying a signature attached to the rendering command and a signature on the cache memory, and acquiring corresponding drawing image data on the cache memory in accordance with a match of the signature verification. And printing the original image data into drawing image data in the drawing color space according to the mismatch of signature verification Printing system comprising: a drawing image data Rutotomoni converting means for storing a signature of the original image data in the cache memory. ホストコンピュータと、前記ホストコンピュータに接続された印刷装置とを具備する印刷システムにおいて、前記印刷装置は、前記ホストコンピュータから原稿色空間の原画像データを受信する手段と、前記原画像データを圧縮する手段と、圧縮した原画像データから一意なダイジェストデータである署名を生成する署名生成手段と、前記署名を描画命令に添付する手段と、前記描画命令に添付された圧縮画像データを伸長する手段と、前記描画命令に添付された署名とキャッシュメモリ上の署名とを照合する署名照合手段と、署名照合の一致に応じて前記キャッシュメモリ上の対応する描画用画像データを取得して印刷する手段と、署名照合の不一致に応じて前記原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とを前記キャッシュメモリに格納する手段とを備えることを特徴とする印刷システム。   In a printing system comprising a host computer and a printing device connected to the host computer, the printing device receives original image data in a document color space from the host computer, and compresses the original image data Means for generating a signature that is unique digest data from the compressed original image data, means for attaching the signature to a drawing command, and means for decompressing the compressed image data attached to the drawing command Signature verification means for verifying a signature attached to the drawing command and a signature on the cache memory; means for acquiring and printing corresponding drawing image data on the cache memory in accordance with a match of the signature verification; The original image data is converted into drawing image data in the drawing color space and converted according to the mismatch of signature verification. Printing system comprising: a means for storing the the image for image data and signature of the original image data in the cache memory. ホストコンピュータと、前記ホストコンピュータに接続された印刷装置とを具備する印刷システムにおいて、前記ホストコンピュータは、原稿色空間の原画像データから一意なダイジェストデータである署名を生成する署名生成手段と、前記原画像データを圧縮して圧縮画像データを生成する手段と、前記署名を描画命令に添付して前記印刷装置に送信する手段とを備え、前記印刷装置は、前記ホストコンピュータから前記描画命令を受信する手段と、前記描画命令に添付された圧縮画像データを伸長する手段と、前記描画命令に添付された署名とキャッシュメモリ上の署名とを照合する署名照合手段と、署名照合の一致に応じて前記キャッシュメモリ上の対応する描画用画像データを取得して印刷する手段と、署名照合の不一致に応じて前記原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とを前記キャッシュメモリに格納する手段とを備えることを特徴とする印刷システム。   In a printing system comprising a host computer and a printing apparatus connected to the host computer, the host computer generates a signature that is unique digest data from original image data in a document color space, and Means for compressing original image data to generate compressed image data; and means for attaching the signature to a drawing command and transmitting the same to the printing device, the printing device receiving the drawing command from the host computer A means for decompressing the compressed image data attached to the drawing command, a signature checking means for checking the signature attached to the drawing command and the signature on the cache memory, and according to the match of the signature verification. Means for acquiring and printing the corresponding drawing image data on the cache memory, and the preceding in accordance with the mismatch of the signature verification; Printing system comprising: a means for storing the drawing image data converted and converts the drawing image data of the foreground color space and the signature of the original image data of the original image data in the cache memory. ホストコンピュータと、前記ホストコンピュータに接続された印刷装置とを具備する描画装置において、前記ホストコンピュータは、原稿色空間の原画像データを圧縮して圧縮画像データを生成する手段と、前記圧縮画像データから一意なダイジェストデータである署名を生成する署名生成手段と、前記署名を描画命令に添付して前記印刷装置に送信する手段とを備え、前記印刷装置は、前記ホストコンピュータから前記描画命令を受信する手段と、前記描画命令に添付された圧縮画像データを伸長する手段と、前記描画命令に添付された署名とキャッシュメモリ上の署名とを照合する署名照合手段と、署名照合の一致に応じて前記キャッシュメモリ上の対応する描画用画像データを取得して印刷する手段と、署名照合の不一致に応じて前記原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とを前記キャッシュメモリに格納する手段とを備えることを特徴とする印刷システム。   In a drawing apparatus comprising a host computer and a printing apparatus connected to the host computer, the host computer compresses original image data in a document color space to generate compressed image data, and the compressed image data Signature generating means for generating a signature that is unique digest data from the image data, and means for attaching the signature to a drawing command and transmitting the signature to the printing device, the printing device receiving the drawing command from the host computer A means for decompressing the compressed image data attached to the drawing command, a signature checking means for checking the signature attached to the drawing command and the signature on the cache memory, and according to the match of the signature verification. Means for acquiring and printing the corresponding image data for drawing on the cache memory, and according to the mismatch of signature verification, Printing system comprising: a means for storing image forming data obtained by converting converts the image data to the image forming data of the foreground color space and the signature and the original image data in the cache memory. ホストコンピュータと、前記ホストコンピュータに接続された印刷装置とを具備する印刷システムにおいて、前記ホストコンピュータは、原稿色空間の原画像データから一意なダイジェストデータである署名を生成する署名生成手段と、前記原画像データを圧縮して圧縮画像データを生成する手段と、前記署名を描画命令に添付する手段と、前記描画命令に添付された圧縮画像データを伸長する手段と、前記描画命令に添付された署名とキャッシュメモリ上の署名とを照合する署名照合手段と、署名照合の一致に応じて前記キャッシュメモリ上の対応する描画用画像データを取得する手段と、署名照合の不一致に応じて前記原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とを前記キャッシュメモリに格納する手段と、前記描画用画像データを前記印刷装置に送信する手段とを備え、前記印刷装置は、前記ホストコンピュータから前記描画用画像データを受信して印刷する手段とを備えることを特徴とする印刷システム。   In a printing system comprising a host computer and a printing apparatus connected to the host computer, the host computer generates a signature that is unique digest data from original image data in a document color space, and Means for compressing original image data to generate compressed image data; means for attaching the signature to a drawing command; means for decompressing compressed image data attached to the drawing command; and attached to the drawing command A signature collating unit for collating the signature with the signature on the cache memory, a unit for obtaining the corresponding drawing image data on the cache memory in accordance with a signature collation match, and the original image in accordance with a signature collation mismatch The data is converted into drawing image data in the drawing color space, and the converted drawing image data and the original image data And means for transmitting the drawing image data to the printing device, wherein the printing device receives the drawing image data from the host computer and prints the drawing image data. A printing system comprising: ホストコンピュータと、前記ホストコンピュータに接続された印刷装置とを具備する描画装置において、前記ホストコンピュータは、原稿色空間の原画像データを圧縮して圧縮画像データを生成する手段と、前記圧縮画像データから一意なダイジェストデータである署名を生成する署名生成手段と、前記署名を描画命令に添付する手段と、前記描画命令に添付された圧縮画像データを伸長する手段と、前記描画命令に添付された署名とキャッシュメモリ上の署名とを照合する署名照合手段と、署名照合の一致に応じて前記キャッシュメモリ上の対応する描画用画像データを取得する手段と、署名照合の不一致に応じて前記原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とを前記キャッシュメモリに格納する手段と、前記描画用画像データを前記印刷装置に送信する手段とを備え、前記印刷装置は、前記ホストコンピュータから前記描画用画像データを受信して印刷する手段とを備えることを特徴とする印刷システム。   In a drawing apparatus comprising a host computer and a printing apparatus connected to the host computer, the host computer compresses original image data in a document color space to generate compressed image data, and the compressed image data A signature generating means for generating a signature that is unique digest data, means for attaching the signature to a drawing command, means for decompressing compressed image data attached to the drawing command, and attached to the drawing command A signature collating unit for collating the signature with the signature on the cache memory, a unit for obtaining the corresponding drawing image data on the cache memory in accordance with a signature collation match, and the original image in accordance with a signature collation mismatch The data is converted into drawing image data in the drawing color space, and the converted drawing image data and the signature of the original image data In the cache memory; and means for transmitting the drawing image data to the printing apparatus, wherein the printing apparatus receives the drawing image data from the host computer and prints the drawing image data. A printing system comprising: 原稿色空間の原画像データから一意なダイジェストデータである署名を生成し、前記署名を描画命令に添付し、前記描画命令に添付された署名とキャッシュメモリ上の署名とを照合し、署名照合の一致に応じて前記キャッシュメモリ上の対応する描画用画像データを取得し、署名照合の不一致に応じて前記原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とを前記キャッシュメモリに格納することを特徴とする描画方法。   A signature, which is unique digest data, is generated from the original image data in the original color space, the signature is attached to the drawing command, the signature attached to the drawing command is compared with the signature on the cache memory, and signature verification is performed. The corresponding drawing image data on the cache memory is acquired according to the match, and the original image data is converted into the drawing image data of the drawing color space according to the signature verification mismatch, and the converted drawing image data A drawing method comprising storing the signature of the original image data in the cache memory. 印刷装置で、ホストコンピュータから原稿色空間の原画像データを受信し、前記原画像データから一意なダイジェストデータである署名を生成し、前記原画像データを圧縮して圧縮画像データを生成し、前記署名を描画命令に添付し、前記描画命令に添付された圧縮画像データを伸長し、前記描画命令に添付された署名とキャッシュメモリ上の署名とを照合し、署名照合の一致に応じて前記キャッシュメモリ上の対応する描画用画像データを取得して印刷し、署名照合の不一致に応じて前記原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とを前記キャッシュメモリに格納することを特徴とする印刷方法。   The printing apparatus receives original image data in a document color space from a host computer, generates a signature that is unique digest data from the original image data, compresses the original image data, generates compressed image data, and A signature is attached to a drawing command, the compressed image data attached to the drawing command is decompressed, a signature attached to the drawing command is compared with a signature on a cache memory, and the cache is matched according to a signature verification match. The corresponding drawing image data on the memory is acquired and printed, and the original image data is converted into drawing image data in the drawing color space according to the mismatch of the signature verification, and the converted drawing image data and the original image A printing method comprising storing a data signature in the cache memory. 印刷装置で、ホストコンピュータから原稿色空間の原画像データを受信し、前記原画像データを圧縮し、圧縮した原画像データから一意なダイジェストデータである署名を生成し、前記署名を描画命令に添付し、前記描画命令に添付された圧縮画像データを伸長し、前記描画命令に添付された署名とキャッシュメモリ上の署名とを照合し、署名照合の一致に応じて前記キャッシュメモリ上の対応する描画用画像データを取得して印刷し、署名照合の不一致に応じて前記原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とを前記キャッシュメモリに格納することを特徴とする印刷方法。   The printing apparatus receives original image data in the original color space from the host computer, compresses the original image data, generates a signature that is unique digest data from the compressed original image data, and attaches the signature to the drawing command And decompressing the compressed image data attached to the drawing command, collating the signature attached to the drawing command with the signature on the cache memory, and corresponding drawing on the cache memory according to a match of signature verification. The image data is acquired and printed, and the original image data is converted into drawing image data in the drawing color space according to the mismatch of the signature verification, and the converted drawing image data and the signature of the original image data are A printing method comprising storing in a cache memory. ホストコンピュータで、原稿色空間の原画像データから一意なダイジェストデータである署名を生成し、前記原画像データを圧縮して圧縮画像データを生成し、前記署名を描画命令に添付して印刷装置に送信し、前記印刷装置で、前記ホストコンピュータから前記描画命令を受信し、前記描画命令に添付された圧縮画像データを伸長し、前記描画命令に添付された署名とキャッシュメモリ上の署名とを照合し、署名照合の一致に応じて前記キャッシュメモリ上の対応する描画用画像データを取得して印刷し、署名照合の不一致に応じて前記原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とを前記キャッシュメモリに格納することを特徴とする印刷方法。   A host computer generates a signature, which is unique digest data, from original image data in a document color space, compresses the original image data to generate compressed image data, and attaches the signature to a drawing command to a printing apparatus. And the printing apparatus receives the drawing command from the host computer, decompresses the compressed image data attached to the drawing command, and compares the signature attached to the drawing command with the signature on the cache memory In response to a signature verification match, the corresponding drawing image data on the cache memory is acquired and printed, and in response to a signature verification mismatch, the original image data is converted into a drawing color space drawing image data. A printing method comprising: storing the image data for drawing converted together with the signature of the original image data in the cache memory. ホストコンピュータで、原稿色空間の原画像データを圧縮して圧縮画像データを生成し、前記圧縮画像データから一意なダイジェストデータである署名を生成し、前記署名を描画命令に添付して印刷装置に送信し、前記印刷装置で、前記ホストコンピュータから前記描画命令を受信し、前記描画命令に添付された圧縮画像データを伸長し、前記描画命令に添付された署名とキャッシュメモリ上の署名とを照合し、署名照合の一致に応じて前記キャッシュメモリ上の対応する描画用画像データを取得して印刷し、署名照合の不一致に応じて前記原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とを前記キャッシュメモリに格納することを特徴とする印刷方法。   The host computer compresses the original image data in the original color space to generate compressed image data, generates a signature that is unique digest data from the compressed image data, and attaches the signature to a drawing command to the printing apparatus. And the printing apparatus receives the drawing command from the host computer, decompresses the compressed image data attached to the drawing command, and compares the signature attached to the drawing command with the signature on the cache memory In response to a signature verification match, the corresponding drawing image data on the cache memory is acquired and printed, and in response to a signature verification mismatch, the original image data is converted into a drawing color space drawing image data. A printing method comprising: storing the image data for drawing converted together with the signature of the original image data in the cache memory. ホストコンピュータで、原稿色空間の原画像データから一意なダイジェストデータである署名を生成し、前記原画像データを圧縮して圧縮画像データを生成し、前記署名を描画命令に添付し、前記描画命令に添付された圧縮画像データを伸長し、前記描画命令に添付された署名とキャッシュメモリ上の署名とを照合し、署名照合の一致に応じて前記キャッシュメモリ上の対応する描画用画像データを取得し、署名照合の不一致に応じて前記原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とを前記キャッシュメモリに格納し、前記描画用画像データを印刷装置に送信し、前記印刷装置で、前記ホストコンピュータから前記描画用画像データを受信して印刷することを特徴とする印刷方法。   A host computer generates a signature, which is unique digest data, from original image data in the original color space, compresses the original image data to generate compressed image data, attaches the signature to a drawing command, The compressed image data attached to the image data is decompressed, the signature attached to the drawing command is collated with the signature on the cache memory, and the corresponding drawing image data on the cache memory is obtained in accordance with the signature collation match The original image data is converted into drawing image data in the drawing color space according to a signature verification mismatch, and the converted drawing image data and the signature of the original image data are stored in the cache memory, and the drawing Image data is transmitted to a printing apparatus, and the printing apparatus receives the image data for drawing from the host computer and prints it. Printing method. ホストコンピュータで、原稿色空間の原画像データを圧縮して圧縮画像データを生成し、前記圧縮画像データから一意なダイジェストデータである署名を生成し、前記署名を描画命令に添付し、前記描画命令に添付された圧縮画像データを伸長し、前記描画命令に添付された署名とキャッシュメモリ上の署名とを照合し、署名照合の一致に応じて前記キャッシュメモリ上の対応する描画用画像データを取得し、署名照合の不一致に応じて前記原画像データを描画色空間の描画用画像データに変換するとともに変換した描画用画像データとその原画像データの署名とを前記キャッシュメモリに格納し、前記描画用画像データを前記印刷装置に送信し、前記印刷装置で、前記ホストコンピュータから前記描画用画像データを受信して印刷することを特徴とする印刷方法。   A host computer compresses original image data in a document color space to generate compressed image data, generates a signature that is unique digest data from the compressed image data, attaches the signature to a drawing command, and The compressed image data attached to the image data is decompressed, the signature attached to the drawing command is collated with the signature on the cache memory, and the corresponding drawing image data on the cache memory is obtained in accordance with the signature collation match The original image data is converted into drawing image data in the drawing color space according to a signature verification mismatch, and the converted drawing image data and the signature of the original image data are stored in the cache memory, and the drawing Image data is transmitted to the printing apparatus, and the printing apparatus receives the drawing image data from the host computer and prints it. Printing method according to claim.
JP2006136034A 2006-05-16 2006-05-16 Printing system Pending JP2007307712A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006136034A JP2007307712A (en) 2006-05-16 2006-05-16 Printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006136034A JP2007307712A (en) 2006-05-16 2006-05-16 Printing system

Publications (1)

Publication Number Publication Date
JP2007307712A true JP2007307712A (en) 2007-11-29

Family

ID=38841005

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006136034A Pending JP2007307712A (en) 2006-05-16 2006-05-16 Printing system

Country Status (1)

Country Link
JP (1) JP2007307712A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010221442A (en) * 2009-03-19 2010-10-07 Canon Inc Image forming apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010221442A (en) * 2009-03-19 2010-10-07 Canon Inc Image forming apparatus

Similar Documents

Publication Publication Date Title
US8233164B2 (en) Rendering apparatus, rendering method, and computer-readable storage medium
JP2005184848A (en) Quick processing system of raster intensive collar document and its method
JP2009267927A (en) Image processing apparatus and program
JP2008017441A (en) Data processing apparatus, data processing method, and program
US9830541B2 (en) Image output system, image output method, document server, and non-transitory computer readable recording medium
JP2013055614A (en) Image processing device and program
US7835027B2 (en) Reducing the resolution of a rendered image for printing
JP4835416B2 (en) Print server, image forming apparatus, and image processing program
JP2007307712A (en) Printing system
JP2015061128A (en) Image processing device, image processing method, and program
US20100027037A1 (en) Image Processing Controller and Image Processing Apparatus
US8976376B2 (en) Printing control apparatus, printing system, recording medium having recorded thereon printing control program, and printing control method
JP7172150B2 (en) Information processing device, communication system, image forming method, program
JP5441676B2 (en) Image processing apparatus and processing method thereof
US8358445B2 (en) Image reading apparatus, control method therefor, and storage medium
US9001388B2 (en) Imaging forming apparatus to merge print data with a rendering image, method of image forming, and computer-readable recording medium
JP2007086968A (en) Print system, printer driver, print controller, and printer
JP4345623B2 (en) Image processing device
JP3792881B2 (en) Image processing apparatus, data processing method for image processing apparatus, and storage medium storing computer-readable program
JP6915423B2 (en) Management server and programs
JP2009194458A (en) Image processing apparatus, and image processing method
JP2008060730A (en) Image processor, image processing method, image processing program, and recording medium
JP3964767B2 (en) Host computer and data processing method
JP4200855B2 (en) Image processing device
JP2002120411A (en) White sheet detector and image recorder, imaging apparatus and image reader comprising it