JP2011022681A - Image forming system and print control device - Google Patents

Image forming system and print control device Download PDF

Info

Publication number
JP2011022681A
JP2011022681A JP2009165305A JP2009165305A JP2011022681A JP 2011022681 A JP2011022681 A JP 2011022681A JP 2009165305 A JP2009165305 A JP 2009165305A JP 2009165305 A JP2009165305 A JP 2009165305A JP 2011022681 A JP2011022681 A JP 2011022681A
Authority
JP
Japan
Prior art keywords
data
application data
application
print
image forming
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
JP2009165305A
Other languages
Japanese (ja)
Inventor
Tomohiro Kawasaki
智広 川崎
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita 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 Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2009165305A priority Critical patent/JP2011022681A/en
Publication of JP2011022681A publication Critical patent/JP2011022681A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To readily check the difference between a drawing object type of print data and a drawing object type of application data which an application has created. <P>SOLUTION: An image forming system includes a printing control device 1 and an image forming apparatus 2. The printing control device 1 includes an input PDL reading means 12 for reading the printing data which the application has created based on application data, and an application data reading means 11 for reading the application data itself. The image forming apparatus 2 includes an object reporting means 24 for creating an object report which shows the drawing object type of the print data and a drawing object type of the application data. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、アプリケーションデータ及びそれに対応するアプリケーションを有する印刷制御装置(パーソナルコンピュータなどのホストコンピュータ)と、印刷制御装置から入力されるアプリケーションデータのダイレクト印刷とアプリケーションデータをもとにアプリケーションが作成した印刷データの印刷が可能な画像形成装置(プリンタ、ファクシミリ、複合機など)とを備える画像形成システム及び印刷制御装置に関する。   The present invention provides a print control apparatus (a host computer such as a personal computer) having application data and an application corresponding thereto, direct printing of application data input from the print control apparatus, and printing created by the application based on the application data The present invention relates to an image forming system and a print control apparatus including an image forming apparatus (printer, facsimile, multifunction machine, etc.) capable of printing data.

カラー画像を扱う画像形成装置は、通常、各色空間に対する色変換テーブルを有しており、この色変換テーブルにもとづき画像処理を行うようになっている。例えば、カラープリンタは、パーソナルコンピュータ(以下、PCと称する。)などから入力したRGB形式の印刷データを色変換テーブルにもとづきCMYKに変換して出力を行うことができる。
以下、カラーテーブルの具体例を示す。
An image forming apparatus that handles color images usually has a color conversion table for each color space, and performs image processing based on the color conversion table. For example, a color printer can output RGB format print data input from a personal computer (hereinafter referred to as a PC) into CMYK based on a color conversion table.
Hereinafter, a specific example of the color table is shown.

図9は、カラープリンタに格納される色変換テーブルの例を示す説明図である。
この図に示すように、カラープリンタに格納される色変換テーブルデータは、カラーデータの変換処理を行う上で必要な4つのテーブルデータをまとめたデータであり、RGBカラーのビットマップ画像などに用いられるラスタデータ用色変換テーブルと、RGBカラーの線、図形などに用いられるベクタデータ用色変換テーブルと、RGBカラーのフォントなどに用いられる文字データ用色変換テーブルと、CMYKカラーのラスタデータ、ベクタデータ及び文字データに用いられるCMYKデータ用色変換テーブルとが含まれている。
そして、この種のカラープリンタでは、色変換テーブルの変更や調整によって、所望の色味を実現できるようになってきている。
FIG. 9 is an explanatory diagram showing an example of a color conversion table stored in the color printer.
As shown in this figure, the color conversion table data stored in the color printer is a collection of four table data necessary for the color data conversion process, and is used for RGB color bitmap images and the like. Raster data color conversion table, vector data color conversion table used for RGB color lines and figures, character data color conversion table used for RGB color fonts, CMYK color raster data, vectors A color conversion table for CMYK data used for data and character data is included.
In this type of color printer, a desired color can be realized by changing or adjusting the color conversion table.

プリンタのホストコンピュータとなるPCなどの印刷制御装置は、通常、アプリケーションデータ及びそれに対応するアプリケーションを有しており、アプリケーションデータを印刷する方法としては、アプリケーションデータをもとにアプリケーションが作成した印刷データ(適宜、PDLデータ(Printer Description Languageデータ:プリンタ記述言語データ)と称する。)をプリンタに送る方法と、アプリケーションデータをそのままプリンタに送る方法とがある。   A print control device such as a PC as a printer host computer usually has application data and a corresponding application. As a method for printing application data, print data created by the application based on the application data is used. There are a method for sending PDL data (referred to as printer description language data) as appropriate, and a method for sending application data as it is to the printer.

例えば、PDFアプリケーション上でPDFデータを開き、そこで印刷命令を行う場合が前者の方法に該当する。この方法は、個人ユーザが利用する場合の一般的な印刷操作手順である。
一方、オフィス印刷においては、PDFデータをそのままプリンタに送るケースがある(PDFダイレクト印刷)。例えば、PDFデータのアイコンをプリンタのアイコンにドラッグ&ドロップすることによりダイレクト印刷が実行される。
For example, the former method corresponds to a case where PDF data is opened on a PDF application and a print command is issued there. This method is a general printing operation procedure when used by an individual user.
On the other hand, in office printing, there is a case where PDF data is sent to a printer as it is (PDF direct printing). For example, direct printing is executed by dragging and dropping a PDF data icon onto a printer icon.

ところで、アプリケーションのなかには、例えば、PDFアプリケーションのように、プリンタがPostscriptをサポートしている場合に、Postscript変換によって印刷データを作成し、これをプリンタに送る機能を備えるものがある。
この場合、Postscript変換に伴ってPDFアプリケーション独自の色変換テーブルでRGB→CMYK変換が勝手に行われ、プリンタがもつ色変換テーブルを介さずに印刷が行われる可能性がある。
このため、プリンタの色味を想定しているユーザにとっては、その色味で出力されないこととなり、このことが問題となっていた。
Some applications have a function of creating print data by Postscript conversion and sending it to the printer when the printer supports Postscript, such as a PDF application.
In this case, there is a possibility that RGB → CMYK conversion is performed without permission through the color conversion table of the printer, and the color conversion table unique to the PDF application is automatically performed along with the Postscript conversion.
For this reason, for the user who assumes the color of the printer, the color is not output, which is a problem.

そこで、Postscript変換による印刷データ、PDFデータなどの入力データに対して色空間判定を行い、所定のオブジェクトを判定された色空間の色に塗りつぶすことで適用された色空間の確認ができるようにした文書処理方法が提案されている(例えば、特許文献1参照)。   Therefore, color space determination is performed on input data such as print data and PDF data by Postscript conversion, and the applied color space can be confirmed by filling a predetermined object with the color of the determined color space. A document processing method has been proposed (see, for example, Patent Document 1).

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

しかしながら、特許文献1では、入力データに適用された色空間を判定し、その確認をできるようにしたに過ぎないので、それ以外の原因で色味が異なった場合、原因を特定できないという問題があった。
例えば、図10に示すように、Postscript変換などに伴って描画オペレータが勝手にFILLからIMAGEに変換されることがある。すなわち、利用者に意図していないにも拘わらず描画オブジェクトがベクタからラスタに変換され、これによりプリント時の色味が変わることがあり、このような場合では、原因の特定が困難であった。
また、描画オブジェクトタイプがベクタからラスタに変換されると、オブジェクトによっては印刷データの作成に多大な時間を要し、ユーザのストレスが増大するという問題もあった。
However, in Patent Document 1, since the color space applied to the input data is only determined and can be confirmed, there is a problem that the cause cannot be specified when the color is different due to other causes. there were.
For example, as shown in FIG. 10, the drawing operator may arbitrarily convert from FILL to IMAGE along with Postscript conversion. In other words, the drawing object is converted from a vector to a raster, which is not intended by the user, and this may change the color at the time of printing. In such a case, it is difficult to identify the cause. .
Further, when the drawing object type is converted from a vector to a raster, it takes a lot of time to create print data depending on the object, and there is a problem that user stress increases.

本発明は、以上のような従来の技術が有する問題を解決するために提案されたものであり、アプリケーションが作成した印刷データに適用された描画オブジェクトとアプリケーションデータに適用された描画オブジェクトの違いを容易に確認することができる画像形成システム及び印刷制御装置の提供を目的とする。   The present invention has been proposed in order to solve the above-described problems of the conventional technology. The difference between a drawing object applied to print data created by an application and a drawing object applied to application data is described. An object of the present invention is to provide an image forming system and a print control apparatus that can be easily confirmed.

上記目的を達成するため、本発明の画像形成システムは、所定のアプリケーションデータに対応するアプリケーションを有する印刷制御装置と、前記印刷制御装置から入力されるアプリケーションデータの印刷とアプリケーションデータをもとにアプリケーションが作成した印刷データの印刷が可能な画像形成装置と、からなる画像形成システムであって、前記印刷制御装置は、アプリケーションデータをもとにアプリケーションが作成した印刷データを読み込む印刷データ読み込み手段と、アプリケーションデータそのものを読み込むアプリケーションデータ読み込み手段と、前記印刷データ及び前記アプリケーションデータを前記画像形成装置に送信するデータ送信手段とを備え、前記画像形成装置は、前記印刷データ及び前記アプリケーションデータを受信する入力PDL受信手段と、前記印刷データ及び前記アプリケーションデータの各描画オブジェクトタイプを示すオブジェクトレポートを作成するオブジェクトレポート手段と、前記オブジェクトレポートを出力する出力手段とを備える構成としてある。   In order to achieve the above object, an image forming system according to the present invention includes a print control apparatus having an application corresponding to predetermined application data, and application data printing and application data input from the print control apparatus. An image forming system capable of printing the print data created by the print control device, wherein the print control device includes: print data reading means for reading the print data created by the application based on the application data; Application data reading means for reading the application data itself, and data transmission means for transmitting the print data and the application data to the image forming apparatus. The image forming apparatus includes the print data and the application data. An input PDL receiving means for receiving Deployment data is configured to include an object report unit configured to create an object report indicating each drawing object type of the print data and the application data, and output means for outputting the object report.

また、本発明の印刷制御装置は、所定のアプリケーションデータに対応するアプリケーションを備えるとともに、アプリケーションデータの印刷とアプリケーションデータをもとにアプリケーションが作成した印刷データの印刷が可能な画像形成装置に接続された印刷制御装置であって、アプリケーションデータをもとにアプリケーションが作成した印刷データを読み込む印刷データ読み込み手段と、アプリケーションデータそのものを読み込むアプリケーションデータ読み込み手段と、前記印刷データの描画オブジェクトタイプと前記アプリケーションデータの各描画オブジェクトタイプの比較を行いその結果を表示するオブジェクト比較表示手段とを備える構成としてある。   The print control apparatus of the present invention includes an application corresponding to predetermined application data, and is connected to an image forming apparatus capable of printing the application data and printing the print data created by the application based on the application data. A print data reading unit for reading print data created by an application based on application data, an application data reading unit for reading application data itself, a drawing object type of the print data, and the application data And an object comparison display means for comparing the respective drawing object types and displaying the result.

本発明によれば、アプリケーションが作成した印刷データに適用された描画オブジェクトタイプとアプリケーションデータに適用された描画オブジェクトタイプの違いを容易に確認することができる。   According to the present invention, it is possible to easily confirm the difference between the drawing object type applied to the print data created by the application and the drawing object type applied to the application data.

本発明の第一実施形態に係る画像形成システムの構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image forming system according to a first embodiment of the present invention. 本発明の第一実施形態に係る印刷制御装置側のドライバ設定画面を示す説明図である。It is explanatory drawing which shows the driver setting screen by the side of the printing control apparatus which concerns on 1st embodiment of this invention. 本発明の第一実施形態に係る印刷制御装置が画像形成装置に送るデータのイメージを示す説明図である。FIG. 3 is an explanatory diagram illustrating an image of data sent from the print control apparatus according to the first embodiment of the present invention to the image forming apparatus. 本発明の第一実施形態に係る画像形成装置の出力結果を示す説明図である。It is explanatory drawing which shows the output result of the image forming apparatus which concerns on 1st embodiment of this invention. 本発明の第一実施形態に係る印刷制御装置側及び画像形成装置側の処理手順を示すフローチャートである。3 is a flowchart illustrating a processing procedure on the print control apparatus side and the image forming apparatus side according to the first embodiment of the present invention. 本発明の第二実施形態に係る印刷制御装置の構成を示すブロック図である。It is a block diagram which shows the structure of the printing control apparatus which concerns on 2nd embodiment of this invention. 本発明の第二実施形態に係る印刷制御装置の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the printing control apparatus which concerns on 2nd embodiment of this invention. 本発明の第二実施形態に係る印刷制御装置のドライバ設定画面を示す説明図である。It is explanatory drawing which shows the driver setting screen of the printing control apparatus which concerns on 2nd embodiment of this invention. カラープリンタに格納される色変換テーブルデータの例を示す説明図である。It is explanatory drawing which shows the example of the color conversion table data stored in a color printer. 従来の問題点を示す説明図である。It is explanatory drawing which shows the conventional problem.

以下、本発明に係る画像形成システムの実施形態について図面を参照して説明する。
ここで、以下に説明する本発明の実施形態に係る画像形成システム及び印刷制御装置は、プログラム(ソフトウェア)の命令によりコンピュータで実行される処理,手段,機能によって実現される。プログラムは、コンピュータの各構成要素に指令を送り、以下に示すような所定の処理・機能を行わせる。すなわち、以下に示す実施形態の画像形成システム及び印刷制御装置における各処理・手段は、プログラムとコンピュータとが協働した具体的手段によって実現される。
Embodiments of an image forming system according to the present invention will be described below with reference to the drawings.
Here, the image forming system and the print control apparatus according to the embodiments of the present invention described below are realized by processing, means, and functions executed by a computer in accordance with instructions of a program (software). The program sends a command to each component of the computer to perform predetermined processing and functions as shown below. That is, each processing / means in the image forming system and the print control apparatus of the embodiment described below is realized by specific means in which a program and a computer cooperate.

なお、プログラムの全部又は一部は、例えば、磁気ディスク,光ディスク,半導体メモリ,その他任意のコンピュータで読取り可能な記録媒体により提供され、記録媒体から読み出されたプログラムがコンピュータにインストールされて実行される。また、プログラムは、記録媒体を介さず、通信回線を通じて直接にコンピュータにロードし実行することもできる。   Note that all or part of the program is provided by, for example, a magnetic disk, optical disk, semiconductor memory, or any other computer-readable recording medium, and the program read from the recording medium is installed in the computer and executed. The The program can also be loaded and executed directly on a computer through a communication line without using a recording medium.

[第一実施形態]
図1は、本発明の第一実施形態に係る画像形成システムの構成を示すブロック図、図2は、本発明の第一実施形態に係る印刷制御装置側のドライバ設定画面を示す説明図、図3は、本発明の第一実施形態に係る印刷制御装置が画像形成装置に送るデータのイメージを示す説明図、図4は、本発明の第一実施形態に係る画像形成装置の出力結果を示す説明図である。
図1に示すように、本発明の第一実施形態に係る画像形成システムは、印刷時にホストコンピュータとなるPCなどの印刷制御装置1と、印刷制御装置1から入力される印刷データを印刷するプリンタ、複合機などの画像形成装置2とを備えて構成されている。
[First embodiment]
FIG. 1 is a block diagram showing a configuration of an image forming system according to the first embodiment of the present invention. FIG. 2 is an explanatory diagram showing a driver setting screen on the print control apparatus side according to the first embodiment of the present invention. 3 is an explanatory diagram showing an image of data sent from the print control apparatus according to the first embodiment of the present invention to the image forming apparatus, and FIG. 4 shows an output result of the image forming apparatus according to the first embodiment of the present invention. It is explanatory drawing.
As shown in FIG. 1, an image forming system according to a first embodiment of the present invention includes a print control device 1 such as a PC that becomes a host computer at the time of printing, and a printer that prints print data input from the print control device 1. And an image forming apparatus 2 such as a multifunction peripheral.

印刷制御装置1は、アプリケーションデータ及びそれに対応するアプリケーションを有する。例えば、PDFデータと、PDFデータの閲覧、印刷などを行うPDFアプリケーションとを有する。
そして、印刷制御装置1のプリンタドライバ(又はプリンタユーティリティ)には、アプリケーションデータ読み込み手段11と、入力PDL読み込み手段(印刷データ読み込み手段)12と、比較情報設定手段13と、色空間判定手段14と、入力PDL修正手段15と、データ送信手段16とが備えられている。
The print control apparatus 1 has application data and corresponding applications. For example, it has PDF data and a PDF application for browsing and printing PDF data.
The printer driver (or printer utility) of the print control apparatus 1 includes application data reading means 11, input PDL reading means (print data reading means) 12, comparison information setting means 13, and color space determination means 14. , Input PDL correction means 15 and data transmission means 16 are provided.

画像形成装置2は、印刷制御装置1から入力されるアプリケーションデータのダイレクト印刷とアプリケーションデータをもとにアプリケーションが作成した印刷データの印刷のいずれも行うことができる。例えば、印刷制御装置1から入力されるPDFデータのダイレクト印刷や、PDFデータをもとにPDFアプリケーションが作成した印刷データの印刷を行うことができる。
そして、画像形成装置2のコントローラには、入力PDL受信手段21と、PDL解釈手段22と、出力色変更設定手段23と、オブジェクトレポート手段24と、描画データ生成手段25と、出力手段26とが備えられている。
The image forming apparatus 2 can perform both direct printing of application data input from the printing control apparatus 1 and printing of print data created by an application based on the application data. For example, direct printing of PDF data input from the printing control apparatus 1 and printing of print data created by a PDF application based on the PDF data can be performed.
The controller of the image forming apparatus 2 includes an input PDL reception unit 21, a PDL interpretation unit 22, an output color change setting unit 23, an object report unit 24, a drawing data generation unit 25, and an output unit 26. Is provided.

(印刷制御装置1)
アプリケーションデータ読み込み手段11は、アプリケーションデータそのものの読み込みを行う。
また、入力PDL読み込み手段12は、アプリケーションデータをもとにアプリケーションが作成した印刷データの読み込みを行う。
例えば、PDFアプリケーション上でPDFデータを開き、印刷指令を行う際に、図2に示すドライバ設定画面で色空間比較実行やオブジェクトレポート印刷のチェックボックスにチェックを入れ、その後に印刷指令を行うようにする。このようにすると、PDFアプリケーションが作成した印刷データを容易に読み込むことができ、また、アプリケーションデータそのものも容易に特定して読み込むことが可能になる。
(Print control device 1)
Application data reading means 11 reads application data itself.
Further, the input PDL reading unit 12 reads print data created by an application based on the application data.
For example, when PDF data is opened on a PDF application and a print command is issued, the check boxes for color space comparison and object report printing are checked on the driver setting screen shown in FIG. 2, and then the print command is issued. To do. In this way, the print data created by the PDF application can be easily read, and the application data itself can be easily specified and read.

比較情報設定手段13は、図1に示すように、色空間比較実行手段131とオブジェクトレポート印刷指定手段132とを有する。
色空間比較実行手段131は、図2に示すように、ドライバ設定画面を介した所定操作によって、「PDL検証オプション設定」や「出力色指定」を行う。
「PDL検証オプション設定」では、色空間比較実行フラグやオブジェクトレポート印刷フラグの設定を行う。
「出力色指定」では、色空間識別指定や描画オブジェクト別指定の設定を行う。
The comparison information setting unit 13 includes a color space comparison execution unit 131 and an object report print designation unit 132 as shown in FIG.
As shown in FIG. 2, the color space comparison execution unit 131 performs “PDL verification option setting” and “output color designation” by a predetermined operation via the driver setting screen.
In “PDL verification option setting”, a color space comparison execution flag and an object report print flag are set.
In “output color designation”, color space identification designation and drawing object designation are set.

ここで、色空間比較実行フラグ、オブジェクトレポート印刷フラグ、色空間識別指定及び描画オブジェクト別指定について、図2のドライバ設定画面を参照しながら説明する。
「色空間比較実行フラグ」は、印刷データに適用された色空間とアプリケーションデータに適用された色空間の比較を実行するか否かを決定するフラグであり、図2の左図に示すように、「色空間比較実行」のチェックボックスにチェックが入れられたか否かに応じて、ON/OFFされる。
「オブジェクトレポート印刷フラグ」は、印刷データに適用された描画オブジェクトタイプとアプリケーションデータに適用された描画オブジェクトタイプに関する比較用のレポート(オブジェクトレポート)を印刷するか否かを決定するフラグであり、図2の左図に示すように、「オブジェクトレポート印刷」のチェックボックスにチェックが入れられたか否かに応じて、ON/OFFされる。
Here, the color space comparison execution flag, the object report print flag, the color space identification designation and the drawing object specific designation will be described with reference to the driver setting screen of FIG.
The “color space comparison execution flag” is a flag for determining whether or not to compare the color space applied to the print data and the color space applied to the application data, as shown in the left diagram of FIG. , ON / OFF depending on whether or not the check box of “color space comparison execution” is checked.
The “object report print flag” is a flag for determining whether or not to print a comparison report (object report) regarding the drawing object type applied to the print data and the drawing object type applied to the application data. As shown in the left diagram of FIG. 2, it is turned ON / OFF depending on whether or not a check box of “print object report” is checked.

「色空間識別指定」は、各種の色空間に対してそれぞれ割り当てられる色であり、例えば、図2の右図に示すように、「色空間識別指定」のラジオボタンをチェックすることにより、6種類の色空間1〜6にそれぞれ異なる識別色1〜6を割り当てることができる。これらの識別色1〜6は、デフォルトとして各色空間1〜6に割り当てられるが、任意に変更することができる。
また、「描画オブジェクト別指定」のラジオボタンをチェックすることにより、各種の描画オブジェクトタイプに対して異なる識別色を割り当てることも可能である。この割り当ては、自動または手動で行うことができ、手動の割り当てによれば、任意の色を識別色に割り当てることができる。例えば、同図の「色割り当て(手動)」のチェックボックスをチェックし、予め登録してあるオブジェクトレポートファイルの番号を参照ファイルとして取り出すことにより、これに対応付けられている出力色変更色を指定することができる。
また、描画オブジェクト別指定は、各種の色空間と各種の描画オブジェクトタイプとの組み合わせに対してそれぞれ異なる識別色を割り当てることもできる。
“Color space identification designation” is a color assigned to each of various color spaces. For example, as shown in the right diagram of FIG. Different identification colors 1 to 6 can be assigned to the types of color spaces 1 to 6, respectively. These identification colors 1 to 6 are assigned to the color spaces 1 to 6 as defaults, but can be arbitrarily changed.
It is also possible to assign different identification colors to various drawing object types by checking the “designation by drawing object” radio button. This assignment can be performed automatically or manually. According to the manual assignment, an arbitrary color can be assigned to the identification color. For example, check the “Color Assignment (Manual)” check box in the same figure, and retrieve the object report file number registered in advance as a reference file to specify the output color change color associated with it. can do.
Also, for each drawing object designation, different identification colors can be assigned to combinations of various color spaces and various drawing object types.

オブジェクトレポート印刷指定手段132は、オブジェクトレポート印刷フラグが設定された場合のオブジェクトレポートの印刷形式を指定する。
オブジェクトレポートの印刷形式としては、描画オブジェクトタイプに対して、色空間情報や描画オペレータ情報、出力変更色を対応づけることができる。
図4は、「描画オペレータ(オブジェクト):image(raster)」と「色空間:DeviceRGB」との組み合せに対して識別色(255,0,0)を割り当て、「描画オペレータ(オブジェクト):FILL(vector)」と「色空間:DeviceRGB」との組み合せに対して識別色(128,0,0)を割り当て、これを定義ファイルとして登録した場合のオブジェクトレポートの印刷結果を示す図である。
The object report print designation unit 132 designates the print format of the object report when the object report print flag is set.
As a print format of the object report, color space information, drawing operator information, and output change color can be associated with the drawing object type.
In FIG. 4, an identification color (255,0,0) is assigned to a combination of “drawing operator (object): image (raster)” and “color space: DeviceRGB”, and “drawing operator (object): FILL ( It is a figure which shows the printing result of the object report at the time of assigning identification color (128,0,0) with respect to the combination of "vector)" and "color space: DeviceRGB", and registering this as a definition file.

色空間判定手段14は、印刷データに適用された色空間とアプリケーションデータに適用された色空間を判定する。判定結果は、入力PDL修正手段15に出力される。   The color space determination unit 14 determines the color space applied to the print data and the color space applied to the application data. The determination result is output to the input PDL correction unit 15.

入力PDL修正手段15は、図1に示すように、出力色変更コマンド追加手段151とアプリケーションデータ結合手段152とを有する。
出力色変更コマンド追加手段151は、所定のコマンドを発行して印刷データに追加する。
具体的には、図3に示すように、印刷データ及びアプリケーションデータの描画オブジェクトタイプを識別するためのオブジェクトレポートを出力するためのコマンドや色空間又は描画オブジェクトを識別するためのコマンド(以下、これらのコマンドを出力色変更コマンドと総称する。)を発行して印刷データに追加する処理を行う。
この出力色変更コマンドには、比較情報設定手段13で設定された「PDL検証オプション設定」や「出力色指定」の情報、すなわち、色空間比較実行フラグやオブジェクトレポート印刷フラグの設定情報や、色空間識別指定や描画オブジェクト別指定の設定情報が含まれる。
As shown in FIG. 1, the input PDL correction unit 15 includes an output color change command addition unit 151 and an application data combination unit 152.
The output color change command adding means 151 issues a predetermined command and adds it to the print data.
Specifically, as shown in FIG. 3, a command for outputting an object report for identifying a drawing object type of print data and application data, a command for identifying a color space or a drawing object (hereinafter referred to as these) Are collectively referred to as an output color change command) and added to the print data.
In this output color change command, “PDL verification option setting” and “output color designation” information set by the comparison information setting means 13, that is, color space comparison execution flag and object report print flag setting information, color Contains setting information for space identification designation and drawing object designation.

アプリケーションデータ結合手段152は、出力色変更コマンドが追加された印刷データにアプリケーションデータを結合させて一つの印刷データにする。
データ送信手段16は、結合された印刷データを画像形成装置2に送る。
The application data combining unit 152 combines the application data with the print data to which the output color change command has been added to form one print data.
The data transmission unit 16 transmits the combined print data to the image forming apparatus 2.

(画像形成装置2)
入力PDL受信手段21は、印刷制御装置1から送られてきた印刷データを受信する。
PDL解釈手段22は、受信した印刷データを解釈する。
具体的には、受信した印刷データに出力色変更コマンドが含まれるか否かを解析する。
また、PDL解釈手段22は、受信した印刷データに含まれる印刷データとアプリケーションデータとを解析して、それぞれに適用された色空間とオブジェクトタイプを判定する。
(Image forming apparatus 2)
The input PDL receiving unit 21 receives print data sent from the print control apparatus 1.
The PDL interpretation unit 22 interprets the received print data.
Specifically, it is analyzed whether or not an output color change command is included in the received print data.
Further, the PDL interpretation unit 22 analyzes the print data and application data included in the received print data, and determines the color space and object type applied to each.

出力色変更設定手段23は、受信した印刷データに出力色変更コマンドが含まれる場合(そのコマンドが色変更に関するコマンドである場合)、そのコマンドが指定する色に出力色を変更する。
具体的には、出力色変更コマンドの内容に応じ、印刷データに適用された色空間に割り当てられた色値を設定するとともに、アプリケーションデータに適用された色空間に割り当てられた色値を設定する。
また、出力色変更コマンドの内容に応じ、印刷データの描画オブジェクトタイプに対応する色値を設定するとともに、アプリケーションデータの描画オブジェクトタイプに対応する色値を設定することもできる。
When the received print data includes an output color change command (when the command is a command related to color change), the output color change setting unit 23 changes the output color to the color specified by the command.
Specifically, according to the content of the output color change command, the color value assigned to the color space applied to the print data is set, and the color value assigned to the color space applied to the application data is set. .
Further, according to the content of the output color change command, a color value corresponding to the drawing object type of the print data can be set, and a color value corresponding to the drawing object type of the application data can be set.

オブジェクトレポート手段24は、図1に示すように、オブジェクトレポート保存手段231と、オブジェクトレポート作成手段232とを有する。
オブジェクトレポート保存手段231は、オブジェクトレポートを作成するための情報を保存する。具体的には、受信した印刷データに出力色変更コマンドが含まれる場合(そのコマンドがオブジェクトレポートに関するコマンドである場合)、そのコマンドが指定する形式に必要な情報(例えば、色空間、描画オブジェクトタイプ、出力変更色等)を保存する。
オブジェクトレポート作成手段232は、保存したオブジェクト情報にもとづいてオブジェクトレポートファイルを作成する。
As shown in FIG. 1, the object report unit 24 includes an object report storage unit 231 and an object report creation unit 232.
The object report storage unit 231 stores information for creating an object report. Specifically, when the received print data includes an output color change command (when the command is a command related to an object report), information necessary for the format specified by the command (for example, color space, drawing object type) , Output change color, etc.).
The object report creation means 232 creates an object report file based on the stored object information.

描画データ生成手段25は、印刷データ及びアプリケーションデータを、設定された出力色にしたがって色変換を実行し、描画データを作成する。
また、必要な場合には、オブジェクトファイルを、設定された色にしたがって色変換を行って描画データを作成する。
出力手段26は、オブジェクトレポートとともに各描画データを出力し、印刷を実行する。
なお、このオブジェクトレポートは印刷データとアプリケーションデータとを分けて出力させることができる。
また、各オブジェクトレポートは、出力色変更コマンドで指定された色空間に対応する識別色によって出力することもできる。
The drawing data generation unit 25 performs color conversion on the print data and application data in accordance with the set output color to create drawing data.
If necessary, drawing data is created by performing color conversion on the object file according to the set color.
The output means 26 outputs each drawing data together with the object report and executes printing.
This object report can be output separately for print data and application data.
Each object report can also be output with an identification color corresponding to the color space specified by the output color change command.

これにより、例えば、図4の上側に示すように、4枚の印刷結果を得ることができる。
1枚目及び2枚目においては、所定のドキュメントを、印刷データ及びアプリケーションデータがそれぞれに適用される色空間の識別色で印刷されるので、両者の識別色にもとづいて色空間の違いを容易に確認することが可能になる。
3枚目及び4枚目においては、オブジェクトレポートを印刷することができる。オブジェクトレポートでは、印刷データ及びアプリケーションデータに適用される色空間、描画オペレータ(オブジェクト)及び識別色(出力変更色)が文字情報として示されるので、色空間や描画オブジェクトタイプの違いを文字情報にもとづいて正確に認識することができる。また、オブジェクトレポートを色空間ごとに識別色に分けて出力することもできる。
Thereby, for example, as shown in the upper side of FIG. 4, four printing results can be obtained.
On the first and second sheets, a predetermined document is printed with the identification color of the color space to which the print data and application data are applied, so the difference in color space is easy based on the identification color of both. It becomes possible to confirm.
An object report can be printed on the third and fourth sheets. In the object report, the color space applied to the print data and the application data, the drawing operator (object), and the identification color (output change color) are indicated as character information. Therefore, the difference between the color space and the drawing object type is based on the character information. Can be recognized accurately. It is also possible to output the object report divided into identification colors for each color space.

つぎに、本発明の第一実施形態に係る印刷制御装置側及び画像形成装置側の処理手順について、図5を参照して説明する。   Next, processing procedures on the print control apparatus side and the image forming apparatus side according to the first embodiment of the present invention will be described with reference to FIG.

図5は、本発明の第一実施形態に係る印刷制御装置側及び画像形成装置側の処理手順を示すフローチャートである。
この図に示すように、ユーザは、印刷データとアプリケーションデータの色空間比較を行う場合、印刷制御装置1のドライバ設定画面において、色空間比較実行要求操作を行う(S101)。
これに応じ、印刷制御装置1は、出力色指定要求を行う(S102)。具体的には、図2に示すドライバ設定画面を表示する。
ユーザは、必要に応じて出力色の指定を行い(S103)、印刷制御装置1に対し出力色を設定する(S104)。
FIG. 5 is a flowchart showing a processing procedure on the print control apparatus side and the image forming apparatus side according to the first embodiment of the present invention.
As shown in this figure, when performing a color space comparison between print data and application data, the user performs a color space comparison execution request operation on the driver setting screen of the print control apparatus 1 (S101).
In response to this, the print control apparatus 1 makes an output color designation request (S102). Specifically, the driver setting screen shown in FIG. 2 is displayed.
The user designates the output color as necessary (S103), and sets the output color for the print control apparatus 1 (S104).

次に、ユーザは、印刷制御装置1のドライバ設定画面において、オブジェクトレポート出力要求操作を行う(S105)。具体的には、図2の左図の「オブジェクトレポート印刷」のチェックボックスをチェックする。
これに応じ、色空間比較実行手段131が、オブジェクトレポート印刷実行フラグをONに設定しオブジェクトレポートの設定モードに入る(S106)。
Next, the user performs an object report output request operation on the driver setting screen of the print control apparatus 1 (S105). Specifically, the check box of “print object report” in the left diagram of FIG. 2 is checked.
In response, the color space comparison execution means 131 sets the object report print execution flag to ON and enters the object report setting mode (S106).

その後、ユーザが、アプリケーション上でアプリケーションデータの印刷要求を行うと(S107)、印刷制御装置1は、入力PDL読み込み手段12が、アプリケーションデータをもとにアプリケーションが作成した印刷データを取得する(S108)。
次いで、アプリケーションデータ読み込み手段11が、アプリケーションデータそのものを取得する(S109)。
続いて、入力PDL修正手段15が、印刷データの合成を行う(S110)。ここで合成される印刷データには、印刷データ及びアプリケーションデータの印刷色を色空間の識別色に変更したり、オブジェクトレポートの印刷を指示する色変更コマンドが含まれる。
また、この印刷データは、アプリケーションによって変更される前のアプリケーションデータとアプリケーションによって変更された後の印刷データとが結合されたものである。
そして、合成された印刷データは、画像形成装置2に送られる(S111)。
Thereafter, when the user makes a print request for application data on the application (S107), in the print control apparatus 1, the input PDL reading unit 12 acquires the print data created by the application based on the application data (S108). ).
Next, the application data reading unit 11 acquires the application data itself (S109).
Subsequently, the input PDL correction unit 15 synthesizes print data (S110). The print data synthesized here includes a color change command for changing the print color of the print data and the application data to the identification color of the color space or instructing the printing of the object report.
The print data is a combination of the application data before being changed by the application and the print data after being changed by the application.
The combined print data is sent to the image forming apparatus 2 (S111).

画像形成装置2側では、入力PDL受信手段21が、印刷データを受信する(S112)。
次に、PDL解釈手段22が、印刷データの解釈を行う(S113)。
PDL解釈手段22が、出力色変更コマンドを検出すると、出力色変更設定モードに入る(S114)。出力色変更設定モードでは、そのコマンドに出力色を変更する命令が含まれる場合に出力色を変更するプロセスに入り、オブジェクトレポートを出力する命令が含まれる場合にオブジェクトレポートファイルを作成するプロセスに入る。
ここで、出力色変更コマンドにオブジェクトレポートを出力する命令が含まれる場合、オブジェクトレポート手段24が、オブジェクトレポート作成の受付やオブジェクトレポート設定のための初期化(過去のオブジェクトレポートの消去等)を行う(S115)。
次いで、PDL解析手段22は、描画オペレータにもとづき描画オブジェクトタイプの解釈を行う(S116)。
On the image forming apparatus 2 side, the input PDL receiving unit 21 receives the print data (S112).
Next, the PDL interpretation unit 22 interprets the print data (S113).
When the PDL interpretation means 22 detects the output color change command, it enters the output color change setting mode (S114). In the output color change setting mode, if the command includes an instruction to change the output color, the process for changing the output color is entered. If the command includes an instruction for outputting the object report, the process for creating the object report file is entered. .
Here, if the output color change command includes an instruction to output an object report, the object report means 24 receives the object report creation and initializes the object report setting (such as deleting the past object report). (S115).
Next, the PDL analysis means 22 interprets the drawing object type based on the drawing operator (S116).

そして、オブジェクトレポート情報保存手段241は、オブジェクトレポートファイル(オブジェクト情報)を作成し、図示しない記憶部(RAM等)に保存する(S117)。
例えば、オブジェクト情報として、描画オブジェクトタイプや色空間などの情報が保存される。
続いて、出力色変更設定手段23が、出力色変更コマンドの指定色にもとづいて、印刷データ及びアプリケーションデータのそれぞれに適用された色空間に割り当てられた識別色を描画色として設定する(S118)。
Then, the object report information storage unit 241 creates an object report file (object information) and stores it in a storage unit (RAM or the like) (not shown) (S117).
For example, information such as a drawing object type and a color space is stored as the object information.
Subsequently, the output color change setting means 23 sets the identification color assigned to the color space applied to each of the print data and the application data as the drawing color based on the designated color of the output color change command (S118). .

次に、描画データ生成手段25が、描画データを作成する(S119)。具体的には、印刷データ(描画PDL)やアプリケーションデータのそれぞれに適用された色空間に割り当てられた識別色で印刷するための描画データの作成を行う(S120)。
また、オブジェクトレポート手段24が、オブジェクトレポートファイルを取り出してリストアップする(S121)。
そして、出力手段26が、作成した描画データやオブジェクトレポート(リスト)を出力し(S122)、一連の処理が終わる。
Next, the drawing data generating means 25 creates drawing data (S119). Specifically, drawing data for printing with the identification color assigned to the color space applied to each of the print data (drawing PDL) and application data is created (S120).
Further, the object report means 24 takes out the object report file and lists it (S121).
Then, the output means 26 outputs the created drawing data and object report (list) (S122), and a series of processing ends.

以上説明したように、本実施形態の画像形成システムによれば、アプリケーションデータ及びそれに対応するアプリケーションを有する印刷制御装置1と、印刷制御装置1から入力されるアプリケーションデータのダイレクト印刷、及び、アプリケーションデータをもとにアプリケーションが作成した印刷データの印刷を行う画像形成装置2とを備え、印刷制御装置1は、アプリケーションデータをもとにアプリケーションが作成した印刷データの描画オブジェクトタイプと、アプリケーションデータの描画オブジェクトタイプとを対比し、双方の描画オブジェクトタイプを確認するための出力色変更コマンドと印刷データとアプリケーションデータとを結合して画像形成装置に送信するようにしている。   As described above, according to the image forming system of the present embodiment, application data and the print control apparatus 1 having an application corresponding thereto, direct printing of application data input from the print control apparatus 1, and application data An image forming apparatus 2 that prints the print data created by the application based on the image data. The print control apparatus 1 draws the drawing object type of the print data created by the application based on the application data and the drawing of the application data. The object type is compared, and an output color change command for confirming both drawing object types, print data, and application data are combined and transmitted to the image forming apparatus.

一方、この印刷データを受信した画像形成装置では、出力色変更コマンドの受信に応じて、そのコマンドが指定する形式によってオブジェクトレポートを出力する。
具体的には、印刷データとアプリケーションデータのそれぞれに対応した描画オブジェクトタイプを出力するようにしている。
さらに、出力色変更コマンドを受信した場合には、印刷データとアプリケーションデータのそれぞれに適用された色空間に割り当てられた識別色によって描画データを出力することも可能である。
On the other hand, in response to the reception of the output color change command, the image forming apparatus that has received the print data outputs an object report in a format specified by the command.
Specifically, a drawing object type corresponding to each of the print data and application data is output.
Furthermore, when an output color change command is received, it is possible to output drawing data with an identification color assigned to a color space applied to each of print data and application data.

そして、利用者は、出力されたオブジェクトレポートや出力色を確認することによって、アプリケーションを介してどのようなデータが画像形成装置に送信されたかを確認することができる。
具体的には、アプリケーションデータそのものが送信されたか、アプリケーションデータを印刷データに変換したものが送信されたかを確認することができる。
また、利用者は、その変換によって元の描画オブジェクトタイプがどのような形式で、また、どの様な形式の描画オブジェクトタイプに変更されるか否かを確認することができる。
このため、事前に本実施形態の出力処理を行うことによって、利用者の意に反する出力結果となることを防ぐことができる。
詳しくは、アプリケーションデータをそのまま画像形成装置側で処理するところを、アプリケーションが勝手に印刷データに変換して画像形成装置に送信することによって、所望の色味が得られなくなる不具合や出力遅延が生ずる等の不具合を防ぐことができる。
The user can confirm what data is transmitted to the image forming apparatus via the application by confirming the output object report and output color.
Specifically, it can be confirmed whether the application data itself has been transmitted, or whether the application data converted into print data has been transmitted.
Further, the user can confirm in what format the original drawing object type is changed by the conversion and in what format the drawing object type is changed.
For this reason, it is possible to prevent an output result contrary to the intention of the user by performing the output processing of the present embodiment in advance.
Specifically, when the application data is processed on the image forming apparatus side as it is, the application arbitrarily converts it into print data and transmits it to the image forming apparatus, thereby causing a problem that the desired color cannot be obtained and an output delay. Etc. can be prevented.

[第二実施形態]
次に、本発明の第二実施形態について、図6乃至図8を参照して説明する。ただし、第一実施形態と共通する部分については、第一実施形態と同じ符号を付与することにより、第一実施形態の説明を援用する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described with reference to FIGS. However, about the part which is common in 1st embodiment, description of 1st embodiment is used by providing the same code | symbol as 1st embodiment.

図6は、本発明の第二実施形態に係る印刷制御装置の構成を示すブロック図、図7は、本発明の第二実施形態に係る印刷制御装置の処理手順を示すフローチャート、図8は、本発明の第二実施形態に係る印刷制御装置のドライバ設定画面を示す説明図である。
図6に示すように、本実施形態の印刷制御装置1は、第一実施形態と異なり、画像形成装置2を構成に含まない。
また、本実施形態の印刷制御装置1は、オブジェクト比較表示手段17を備える点に特徴を有する。
オブジェクト比較表示手段17は、アプリケーションデータの描画オブジェクトタイプと印刷データの描画オブジェクトタイプとを比較し、その結果を表示する。他の構成要素は第一実施形態と同様である。
したがって、図6において、図1と同じ構成要素については、同一の符号を付してその詳細な説明を省略する。
FIG. 6 is a block diagram showing a configuration of a print control apparatus according to the second embodiment of the present invention, FIG. 7 is a flowchart showing a processing procedure of the print control apparatus according to the second embodiment of the present invention, and FIG. It is explanatory drawing which shows the driver setting screen of the printing control apparatus which concerns on 2nd embodiment of this invention.
As shown in FIG. 6, the print control apparatus 1 of this embodiment does not include the image forming apparatus 2 in the configuration, unlike the first embodiment.
The print control apparatus 1 of the present embodiment is characterized in that it includes an object comparison display unit 17.
The object comparison display unit 17 compares the drawing object type of the application data with the drawing object type of the print data, and displays the result. Other components are the same as those in the first embodiment.
Therefore, in FIG. 6, the same components as those in FIG. 1 are denoted by the same reference numerals, and detailed description thereof is omitted.

次に、本実施形態の処理手順について図7を参照しながら説明する。
図7に示すように、ユーザは、印刷データとアプリケーションデータの色空間比較を行う場合、印刷制御装置1のドライバ設定画面において、色空間比較実行要求操作を行う(S201)。
これに応じ、印刷制御装置1は、出力色指定要求を行う(S202)。具体的には、図2に示すドライバ設定画面を表示する。
ユーザは、必要に応じて出力色の指定を行い(S203)、印刷制御装置1に対し出力色を設定する(S204)。
Next, the processing procedure of this embodiment will be described with reference to FIG.
As shown in FIG. 7, when performing a color space comparison between print data and application data, the user performs a color space comparison execution request operation on the driver setting screen of the print control apparatus 1 (S201).
In response to this, the print control apparatus 1 makes an output color designation request (S202). Specifically, the driver setting screen shown in FIG. 2 is displayed.
The user designates the output color as necessary (S203), and sets the output color for the print control apparatus 1 (S204).

次に、ユーザは、印刷制御装置1のドライバ設定画面において、オブジェクトレポート出力要求操作を行う(S205)。具体的には、図2の左図の「オブジェクトレポート印刷」のチェックボックスをチェックする。
これに応じ、色空間比較実行手段131が、オブジェクトレポート印刷実行フラグをONに設定しオブジェクトレポートの設定モードに入る(S206)。
Next, the user performs an object report output request operation on the driver setting screen of the print control apparatus 1 (S205). Specifically, the check box of “print object report” in the left diagram of FIG. 2 is checked.
In response to this, the color space comparison execution means 131 sets the object report print execution flag to ON and enters the object report setting mode (S206).

その後、ユーザが、アプリケーション上でアプリケーションデータの印刷要求を行うと(S207)、印刷制御装置1は、入力PDL読み込み手段12が、アプリケーションデータをもとにアプリケーションが作成した印刷データを取得する(S208)。
次いで、アプリケーションデータ読み込み手段11が、アプリケーションデータそのものを取得する(S209)。
続いて、入力PDL修正手段15が、印刷データの合成を行う(S210)。ここで合成される印刷データには、印刷データ及びアプリケーションデータの印刷色を色空間の識別色に変更したり、オブジェクトレポートの印刷を指示する色変更コマンドが含まれる。
また、この印刷データは、アプリケーションによって変更される前のアプリケーションデータとアプリケーションによって変更された後の印刷データとが結合されたものである。
Thereafter, when the user makes a print request for application data on the application (S207), in the print control apparatus 1, the input PDL reading unit 12 acquires the print data created by the application based on the application data (S208). ).
Next, the application data reading unit 11 acquires the application data itself (S209).
Subsequently, the input PDL correction unit 15 synthesizes print data (S210). The print data synthesized here includes a color change command for changing the print color of the print data and the application data to the identification color of the color space or instructing the printing of the object report.
The print data is a combination of the application data before being changed by the application and the print data after being changed by the application.

次に、オブジェクト比較表示手段17が、印刷データの解釈を行う(S211)。
続いて、オブジェクト比較表示手段17は、描画オペレータにもとづき描画オブジェクトタイプの解釈を行う(S212)。
また、オブジェクト比較表示手段17は、オブジェクト情報を図示しない記憶部(RAM等)に保存する(S213)。具体的には、描画オブジェクトタイプを保存する。
ここで、オブジェクト比較表示手段17は、印刷データの描画オブジェクトタイプとアプリケーションデータの描画オブジェクトタイプとの比較を行う(S214)。
Next, the object comparison display unit 17 interprets the print data (S211).
Subsequently, the object comparison display unit 17 interprets the drawing object type based on the drawing operator (S212).
Further, the object comparison display means 17 stores the object information in a storage unit (RAM or the like) (not shown) (S213). Specifically, the drawing object type is saved.
Here, the object comparison display means 17 compares the drawing object type of the print data with the drawing object type of the application data (S214).

そして、オブジェクト比較表示手段17は、その結果を表示する(S215)。
例えば、印刷データに適用された描画オブジェクトタイプとアプリケーションデータに適用された描画オブジェクトタイプが不一致の場合は、図8に示すように、ドライバ設定画面において、比較結果として「違いあり!」と表示する。
Then, the object comparison display unit 17 displays the result (S215).
For example, if the drawing object type applied to the print data and the drawing object type applied to the application data do not match, “difference!” Is displayed as a comparison result on the driver setting screen as shown in FIG. .

このような本発明の第二実施形態によれば、画像形成装置2がオフラインの状態であっても、アプリケーションが作成した印刷データに適用された描画オブジェクトタイプとアプリケーションデータに適用された描画オブジェクトタイプの違いを、多くの操作手順を経ることなく容易に確認することができる。   According to such a second embodiment of the present invention, even when the image forming apparatus 2 is offline, the drawing object type applied to the print data created by the application and the drawing object type applied to the application data The difference can be easily confirmed without going through many operation procedures.

以上、本発明の画像形成システムについて、好ましい実施形態を示して説明したが、本発明にかかる画像形成システムは、上述した実施形態に限定されるものではなく、本発明の範囲で種々の変更実施が可能であることは言うまでもない。
例えば、印刷制御装置から画像形成装置に対しては、印刷データとアプリケーションデータが結合されて送信されるようになっているが、個別に送信するようにしてもよい。
The image forming system of the present invention has been described with reference to the preferred embodiment. However, the image forming system according to the present invention is not limited to the above-described embodiment, and various modifications can be made within the scope of the present invention. It goes without saying that is possible.
For example, print data and application data are combined and transmitted from the print control apparatus to the image forming apparatus, but may be transmitted separately.

本発明は、アプリケーションデータ及びそれに対応するアプリケーションを有する印刷制御装置と、印刷制御装置から入力されるアプリケーションデータのダイレクト印刷、及び、アプリケーションデータをもとにアプリケーションが作成した印刷データの印刷を行う画像形成装置とを備える画像形成システムや、印刷制御装置において利用することができる。   The present invention relates to a print control apparatus having application data and a corresponding application, an image for direct printing of application data input from the print control apparatus, and printing of print data created by an application based on the application data. The present invention can be used in an image forming system including a forming apparatus and a print control apparatus.

1 印刷制御装置
11 アプリケーションデータ読み込み手段
12 入力PDL読み込み手段
13 比較情報設定手段
131 色空間比較実行手段
132 オブジェクトレポート印刷指定手段
14 色空間判定手段
15 入力PDL修正手段
151 出力色変更コマンド追加手段
152 アプリケーションデータ結合手段
16 データ送信手段
17 オブジェクト比較表示手段
2 画像形成装置
21 入力PDL受信手段
22 PDL解釈手段
23 出力色変更設定手段
24 オブジェクトレポート手段
241 オブジェクトレポート情報保存手段
242 オブジェクトレポート作成手段
25 描画データ生成手段
26 出力手段
DESCRIPTION OF SYMBOLS 1 Print control apparatus 11 Application data reading means 12 Input PDL reading means 13 Comparison information setting means 131 Color space comparison execution means 132 Object report print designation means 14 Color space determination means 15 Input PDL correction means 151 Output color change command addition means 152 Application Data combination means 16 Data transmission means 17 Object comparison display means 2 Image forming apparatus 21 Input PDL reception means 22 PDL interpretation means 23 Output color change setting means 24 Object report means 241 Object report information storage means 242 Object report creation means 25 Drawing data generation Means 26 Output means

Claims (8)

所定のアプリケーションデータに対応するアプリケーションを有する印刷制御装置と、前記印刷制御装置から入力されるアプリケーションデータの印刷とアプリケーションデータをもとにアプリケーションが作成した印刷データの印刷が可能な画像形成装置と、からなる画像形成システムであって、
前記印刷制御装置は、
アプリケーションデータをもとにアプリケーションが作成した印刷データを読み込む印刷データ読み込み手段と、
アプリケーションデータそのものを読み込むアプリケーションデータ読み込み手段と、
前記印刷データ及び前記アプリケーションデータを前記画像形成装置に送信するデータ送信手段とを備え、
前記画像形成装置は、
前記印刷データ及び前記アプリケーションデータを受信する入力PDL受信手段と、
前記印刷データ及び前記アプリケーションデータの各描画オブジェクトタイプを示すオブジェクトレポートを作成するオブジェクトレポート手段と、
前記オブジェクトレポートを出力する出力手段とを備えることを特徴とする画像形成システム。
A print control apparatus having an application corresponding to predetermined application data; an image forming apparatus capable of printing application data input from the print control apparatus; and printing data created by an application based on the application data; An image forming system comprising:
The print control device includes:
Print data reading means for reading print data created by the application based on the application data;
Application data reading means for reading the application data itself,
Data transmission means for transmitting the print data and the application data to the image forming apparatus,
The image forming apparatus includes:
Input PDL receiving means for receiving the print data and the application data;
An object report means for creating an object report indicating each drawing object type of the print data and the application data;
An image forming system comprising: output means for outputting the object report.
前記印刷制御装置は、
前記印刷データ又は前記アプリケーションデータに、当該印刷データの描画オブジェクトタイプ及び当該アプリケーションデータの各描画オブジェクトタイプを示すコマンドを追加する入力PDL修正手段を備え、
前記画像形成装置は、
受信した印刷データ又はアプリケーションデータに前記コマンドが含まれるか否かを解析するPDL解釈手段を備え、
前記オブジェクトレポート手段は、
受信した印刷データ又はアプリケーションデータに前記コマンドが含まれていた場合に、そのコマンドが示す描画オブジェクトタイプにもとづき、前記印刷データの描画オブジェクトタイプと前記アプリケーションデータの描画オブジェクトタイプを示すオブジェクトレポートを作成する請求項1記載の画像形成システム。
The print control device includes:
Input PDL correction means for adding a command indicating the drawing object type of the print data and each drawing object type of the application data to the print data or the application data,
The image forming apparatus includes:
PDL interpretation means for analyzing whether or not the command is included in the received print data or application data,
The object report means includes
When the command is included in the received print data or application data, an object report indicating the drawing object type of the print data and the drawing object type of the application data is created based on the drawing object type indicated by the command. The image forming system according to claim 1.
前記画像形成装置は、
受信した印刷データ又はアプリケーションデータに前記コマンドが含まれるか否かを解析するPDL解釈手段を備え、
前記オブジェクトレポート手段は、
受信した印刷データ又はアプリケーションデータに前記コマンドが含まれていた場合に、前記オブジェクトレポートを作成する請求項2記載の画像形成システム。
The image forming apparatus includes:
PDL interpretation means for analyzing whether or not the command is included in the received print data or application data,
The object report means includes
The image forming system according to claim 2, wherein the object report is created when the command is included in the received print data or application data.
前記印刷制御装置は、
前記入力PDL修正手段が、前記印刷データと前記アプリケーションデータを結合し、
前記データ送信手段が、前記印刷データと前記アプリケーションデータとが結合されたデータを前記画像形成装置に送信する請求項2又は3記載の画像形成システム。
The print control device includes:
The input PDL correction unit combines the print data and the application data;
The image forming system according to claim 2, wherein the data transmitting unit transmits data obtained by combining the print data and the application data to the image forming apparatus.
前記印刷制御装置は、
前記入力PDL修正手段が、前記印刷データと前記アプリケーションデータとが結合されたデータに、前記コマンドを追加する請求項2乃至4のいずれか一項記載の画像形成システム。
The print control device includes:
The image forming system according to claim 2, wherein the input PDL correcting unit adds the command to data obtained by combining the print data and the application data.
前記印刷制御装置は、
前記印刷データに適用された色空間と前記アプリケーションデータに適用された色空間を判定する色空間比較手段を備え、
前記入力PDL修正手段は、
前記印刷データ又は前記アプリケーションデータに、前記印刷データに適用された色空間に割り当てた色と前記アプリケーションデータに適用された色空間に割り当てた色を指定する命令を有する前記コマンドを追加し、
前記画像形成装置は、
受信した印刷データ又はアプリケーションデータに前記命令を有するコマンドが含まれていた場合に、その命令の指定にもとづき、前記印刷データに適用された色空間に割り当てた色を設定するとともに、前記アプリケーションデータに適用された色空間に割り当てた色を設定する出力色変更設定手段と、
設定された色にもとづいて前記印刷データ及び前記アプリケーションデータを描画データに変換する描画データ生成手段とを備え、
前記出力手段は、
前記オブジェクトレポートとともに前記各描画データを出力する請求項2乃至5のいずれか一項記載の画像形成システム。
The print control device includes:
A color space comparing means for determining a color space applied to the print data and a color space applied to the application data;
The input PDL correcting means includes:
Adding the command having an instruction to specify the color assigned to the color space applied to the print data and the color assigned to the color space applied to the application data to the print data or the application data;
The image forming apparatus includes:
When a command having the command is included in the received print data or application data, the color assigned to the color space applied to the print data is set based on the designation of the command, and the application data Output color change setting means for setting the color assigned to the applied color space;
Drawing data generating means for converting the print data and the application data into drawing data based on a set color;
The output means includes
6. The image forming system according to claim 2, wherein each drawing data is output together with the object report.
前記画像形成装置は、
前記出力色変更設定手段が、
受信した印刷データ又はアプリケーションデータに前記命令を有するコマンドが含まれていた場合に、その命令の指定にもとづき、前記印刷データに関するオブジェクトレポートをその印刷データに適用された色空間に割り当てた色によって出力するとともに、前記アプリケーションデータに関するオブジェクトレポートをそのアプリケーションデータに適用された色空間に割り当てた色によって出力する請求項6記載の画像形成システム。
The image forming apparatus includes:
The output color change setting means;
When a command having the command is included in the received print data or application data, an object report related to the print data is output in a color assigned to the color space applied to the print data based on the designation of the command. The image forming system according to claim 6, wherein an object report relating to the application data is output by a color assigned to a color space applied to the application data.
所定のアプリケーションデータに対応するアプリケーションを備えるとともに、アプリケーションデータの印刷とアプリケーションデータをもとにアプリケーションが作成した印刷データの印刷が可能な画像形成装置に接続された印刷制御装置であって、
アプリケーションデータをもとにアプリケーションが作成した印刷データを読み込む印刷データ読み込み手段と、
アプリケーションデータそのものを読み込むアプリケーションデータ読み込み手段と、
前記印刷データの描画オブジェクトタイプと前記アプリケーションデータの描画オブジェクトタイプの比較を行いその結果を表示するオブジェクト比較表示手段とを備えることを特徴とする印刷制御装置。
A print control apparatus provided with an application corresponding to predetermined application data and connected to an image forming apparatus capable of printing application data and printing print data created by the application based on the application data;
Print data reading means for reading print data created by the application based on the application data;
Application data reading means for reading the application data itself,
A print control apparatus comprising: an object comparison display unit that compares the drawing object type of the print data with the drawing object type of the application data and displays the result.
JP2009165305A 2009-07-14 2009-07-14 Image forming system and print control device Pending JP2011022681A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009165305A JP2011022681A (en) 2009-07-14 2009-07-14 Image forming system and print control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009165305A JP2011022681A (en) 2009-07-14 2009-07-14 Image forming system and print control device

Publications (1)

Publication Number Publication Date
JP2011022681A true JP2011022681A (en) 2011-02-03

Family

ID=43632721

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009165305A Pending JP2011022681A (en) 2009-07-14 2009-07-14 Image forming system and print control device

Country Status (1)

Country Link
JP (1) JP2011022681A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10837831B2 (en) 2018-03-02 2020-11-17 Seiko Epson Corporation Inspection apparatus, inspection system, and inspection method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10837831B2 (en) 2018-03-02 2020-11-17 Seiko Epson Corporation Inspection apparatus, inspection system, and inspection method
US11209313B2 (en) 2018-03-02 2021-12-28 Seiko Epson Corporation Inspection apparatus, inspection system, and inspection method

Similar Documents

Publication Publication Date Title
US7612913B2 (en) Warning system and warning method
JP6454213B2 (en) Image output system, image processing apparatus, image output apparatus, method and program therefor
CN103019630B (en) Print system, printing equipment and Method of printing
US20140085648A1 (en) Printing control apparatus, printing system, and non-transitory computer readable recording medium stored with printing control program
US11095794B2 (en) Information processing, method and storage medium for generating a gray image print data from color image data
US8384932B2 (en) Image forming apparatus and method thereof
JP2015187844A (en) Device, method, and program for processing information
JP2008109659A (en) Color rendering control system
JP4971766B2 (en) Information processing apparatus, control method therefor, and computer program
US8045205B2 (en) Image forming device, and method and computer readable medium therefor
JP7022317B2 (en) Control programs and information processing equipment
US20150301769A1 (en) Function setting method and recording medium
US8824019B2 (en) Image processing apparatus, charging system, charging method, and program
JP2011022681A (en) Image forming system and print control device
JP6428220B2 (en) GUI control system, GUI control method, program for GUI control system, and computer-readable recording medium on which program for GUI system is recorded
JP2013120401A (en) Image processor
US10264143B2 (en) Image forming apparatus
JP6707262B2 (en) Image forming apparatus and program
JP2014029633A (en) Information processing device and printing system
JP2014056424A (en) Printing control device, printing control method, and printing control system
KR101219427B1 (en) Image forming apparatus, host apparatus and image processing method thereof
JP2011022759A (en) Image forming system and printing control device
JP5957979B2 (en) Image processing method, image processing program, and image forming apparatus
US20210112180A1 (en) Image processing apparatus, control method of image processing apparatus, and storage medium
JP5193992B2 (en) Image processing apparatus and image processing program