JP2006215726A - Print controller, color control method and program - Google Patents

Print controller, color control method and program Download PDF

Info

Publication number
JP2006215726A
JP2006215726A JP2005026606A JP2005026606A JP2006215726A JP 2006215726 A JP2006215726 A JP 2006215726A JP 2005026606 A JP2005026606 A JP 2005026606A JP 2005026606 A JP2005026606 A JP 2005026606A JP 2006215726 A JP2006215726 A JP 2006215726A
Authority
JP
Japan
Prior art keywords
format
color
information
print
data
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
JP2005026606A
Other languages
Japanese (ja)
Inventor
Kazunari Tanaka
一成 田中
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2005026606A priority Critical patent/JP2006215726A/en
Publication of JP2006215726A publication Critical patent/JP2006215726A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a print controller and a color control method and a program for enabling even a printing device having a monochrome-type interface to perform printout with a desired color image. <P>SOLUTION: Format information stored in a format information storing part 103 by a format identifier included in print data whose print is requested is read by a data editing part 102, converted into an internal data format, and stored in a temporary storage region 104. The data stored in the temporary storage region 104 are displayed at a display part 108 of a control part 106 by a print control part 105, and an operation from a user is accepted, and the change of color information in the format information is accepted by an input part 107. Output processing is performed by an output processing part 109 through a data editing part 102, and color print is performed by the optimal printer. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、印刷データとフォームデータである書式情報とを個別に保持して印刷制御する印刷制御装置およびカラー制御方法およびプログラムに関し、特に、所望のカラーイメージでカラー印刷を行えるようにした印刷制御装置およびカラー制御方法およびプログラムに関する。   The present invention relates to a print control apparatus, a color control method, and a program for separately controlling print data and form information which is form data, and more particularly to a print control capable of performing color printing with a desired color image. The present invention relates to an apparatus, a color control method, and a program.

一般に、企業経営の根底となる営業や生産、物流、人事などの統合的な管理を行う基幹業務などでは、業務内容に応じたさまざまな帳票(フォームデータ)が存在し、該帳票に基づいて印刷データを作成している。また、基幹業務などの印刷出力には、多くの場合、白黒2値のモノクロ式印刷方式が採用されており、カラー印刷を行う場合には、モノクロ式の印刷方式が採用された印刷装置のインターフェースをそのまま利用することによって実現している。   In general, there are various forms (form data) according to the contents of operations in the core business that performs integrated management such as sales, production, logistics, and personnel, which are the foundation of corporate management, and printing is based on the forms. Creating data. Also, in many cases, black and white binary monochrome printing methods are used for printing output for mission-critical operations, etc. When performing color printing, the interface of a printing apparatus using a monochrome printing method is adopted. It is realized by using as it is.

このためカラー印刷された印刷文書がユーザの出力イメージと異なっている場合があり、これらを修正することによって所望の印刷イメージを作成することができないという問題がある。   For this reason, a color-printed print document may differ from the user's output image, and there is a problem that a desired print image cannot be created by correcting these.

モノクロ式のインターフェースを持つ印刷装置においても多色印刷を可能にした従来技術として特許文献1に開示されている。   Patent Document 1 discloses a conventional technique that enables multicolor printing even in a printing apparatus having a monochrome interface.

この特許文献1に開示された従来技術は、色情報として登録されたオーバレイパターンを色別に展開するオーバレイ展開用メモリと印刷データを展開するイメージメモリとを持ち、ドットごとにオーバレイパターンと印刷データとを比較して比較結果に対する色選択信号を出力することで、色選択信号に対する印刷機構を選択して印刷出力することで可能にしている。
特開平08−039887
The prior art disclosed in Patent Document 1 has an overlay development memory that develops an overlay pattern registered as color information for each color and an image memory that develops print data. And a color selection signal corresponding to the comparison result is output, and a print mechanism for the color selection signal is selected and printed out.
JP 08-039887

しかしながら、カラーイメージは、ある部分の色と他の部分の色との相対的な関係によってその印刷文書全体の印象が決まるものであり、また、所望するイメージを表現するには、色相のほかトーンをも選択しなければならない。このため、所望のカラーイメージで印刷出力するには、印刷出力された出力結果を確認し、修正を加えることで所望の印刷イメージを実現することができる。   However, in a color image, the impression of the entire printed document is determined by the relative relationship between the color of one part and the color of the other part. Must also be selected. For this reason, in order to print out a desired color image, it is possible to realize a desired print image by confirming the output result of the printout and making corrections.

特許文献1に示された従来技術においては、ユーザがリアルタイムで所望のカラーイメージを実現することができない。カラーイメージを実現する場合には、オーバレイ展開用メモリに保存されたオーバレイパターンを更新しなければならず、ユーザの手間や時間がかかり、操作性、生産性に満足することができないという問題がある。   In the prior art disclosed in Patent Document 1, the user cannot realize a desired color image in real time. When a color image is realized, the overlay pattern stored in the overlay development memory must be updated, which takes time and effort for the user, and the operability and productivity cannot be satisfied. .

そこで、本発明は、モノクロ式のインターフェースを持つ印刷装置でも所望のカラーイメージで印刷出力をできるようにした印刷制御装置およびカラー制御方法およびプログラムを提供することを目的とする。   SUMMARY An advantage of some aspects of the invention is that it provides a printing control apparatus, a color control method, and a program that can perform printing output with a desired color image even in a printing apparatus having a monochrome interface.

上記目的を達成するため、請求項1の発明は、印刷データとフォームデータを構成するオブジェクトの集まりである書式情報とを用いて印刷制御する印刷制御装置において、前記書式情報を識別する書式識別子が付加された印刷データの印刷要求を受け付ける印刷要求受付手段と、前記印刷要求受付手段により受け付けた前記印刷データを解析し、前記書式識別子を読み取る書式識別子読取手段と、前記書式識別子読取手段で読み取った書式識別子に基づいて、予め保存された前記書式情報を読み込む書式情報読込手段と、前記書式情報読込手段で読み込んだ前記書式情報と前記印刷データから該書式情報に対するカラー情報をリンクして内部データ形式に変換する形式変換手段と、前記形式変換手段により変換された前記内部データ形式のカラーイメージデータをプレビューするプレビュー手段と、前記プレビュー手段によりプレビューされたカラーイメージデータをユーザ操作により前記書式情報の前記オブジェクトごとにカラー情報を設定するカラー情報設定手段と、前記カラー情報設定手段により設定された前記カラー情報を印刷データとリンクして印刷出力する印刷出力手段を具備することを特徴とする。   In order to achieve the above object, according to the first aspect of the present invention, there is provided a print control apparatus that performs print control using print data and format information that is a collection of objects constituting the form data. A print request accepting unit that accepts a print request for the added print data, the print data received by the print request accepting unit is analyzed, and the format identifier reading unit that reads the format identifier is read by the format identifier reading unit. Format information reading means for reading the format information stored in advance based on the format identifier, and the internal data format by linking color information for the format information from the format information read by the format information reading means and the print data Of the internal data format converted by the format conversion means Color image data previewed by the preview means, color information setting means for setting color information for each object of the format information by the user operation, and setting by the color information setting means And printing output means for printing out the color information linked with the print data.

また、請求項2の発明は、請求項1の発明において、前記カラー情報設定手段により設定された前記カラー情報を前記オブジェクトに対してリンクするカラー情報として保存するカラー情報保存手段と、を更に具備し、前記プレビュー手段は、前記カラー情報保存手段により保存されたカラー情報に基づいてカラーイメージを表示することを特徴とする。   The invention of claim 2 further comprises color information storage means for storing the color information set by the color information setting means as color information linked to the object in the invention of claim 1. The preview unit displays a color image based on the color information stored by the color information storage unit.

また、請求項3の発明は、請求項1の発明において、前記印刷出力手段は、接続された印刷装置がカラー印刷機能を有しているか判別するカラー機能判別手段と、前記カラー機能判別手段によりカラー出力が行えると判別された場合には、前記カラー情報を用いてカラーイメージを作成することを特徴とする。   According to a third aspect of the present invention, in the first aspect of the invention, the print output unit includes a color function determining unit that determines whether a connected printing apparatus has a color printing function, and the color function determining unit. When it is determined that color output can be performed, a color image is created using the color information.

また、請求項4の発明は、印刷データとフォームデータを構成するオブジェクトの集まりである書式情報とを用いた印刷制御におけるカラー制御を行うカラー制御方法において、前記書式情報を識別する書式識別子が付加された印刷データの印刷要求を印刷要求受付手段で受け付け、前記印刷要求受付手段により受け付けた前記印刷データを解析し、前記書式識別子を書式識別子読取手段で読み取り、前記書式識別子読取手段で読み取った書式識別子に基づいて、予め保存された前記書式情報を書式情報読込手段で読み込み、前記書式情報読込手段で読み込んだ前記書式情報と前記印刷データから該書式情報に対するカラー情報をリンクして内部データ形式に形式変換手段で変換し、前記形式変換手段により変換された前記内部データ形式のカラーイメージデータをプレビュー手段でプレビューし、前記プレビュー手段によりプレビューされたカラーイメージをユーザ操作により前記書式情報の前記オブジェクトごとにカラー情報を設定することを特徴とする。   According to a fourth aspect of the present invention, in the color control method for performing color control in print control using print data and format information which is a collection of objects constituting the form data, a format identifier for identifying the format information is added. The print request received by the print request receiving means, the print data received by the print request receiving means is analyzed, the format identifier is read by the format identifier reading means, and the format read by the format identifier reading means Based on the identifier, the format information stored in advance is read by the format information reading means, and the format information read by the format information reading means and the color information for the format information are linked from the print data to an internal data format. Converted by the format conversion means, and the internal data format converted by the format conversion means Preview the color image data in the preview section, and sets the color information for each of the objects of the format information by a user operating the color image previewed by the preview means.

また、請求項5の発明は、印刷データとフォームデータを構成するオブジェクトの集まりである書式情報とを用いた印刷制御におけるカラー制御をコンピュータにより実行させるカラー制御プログラムであって、前記書式情報を識別する書式識別子が付加された印刷データの印刷要求を受け付ける第1のステップと、前記第1のステップにより受け付けた前記印刷データを解析し、前記書式識別子を読み取る第2のステップと、前記第2のステップで読み取った書式識別子に基づいて、予め保存された前記書式情報を読み込む第3のステップと、前記第3のステップで読み込んだ前記書式情報と前記印刷データから該書式情報に対するカラー情報をリンクして内部データ形式に変換する第4のステップと、前記第4のステップにより変換された前記内部データ形式のカラーイメージデータをプレビューする第5のステップと、前記第5のステップによりプレビューされたカラーイメージをユーザ操作により前記書式情報の前記オブジェクトごとにカラー情報を設定する第6のステップとを含むことを特徴とする。   The invention of claim 5 is a color control program for causing a computer to perform color control in print control using print data and format information which is a collection of objects constituting the form data, and identifies the format information. A first step of receiving a print request for print data to which a format identifier is added, a second step of analyzing the print data received in the first step and reading the format identifier, and the second step Based on the format identifier read in the step, a third step of reading the format information stored in advance, and linking color information for the format information from the format information read in the third step and the print data The fourth step of converting to the internal data format and the fourth step A fifth step of previewing the color image data in the internal data format; and a sixth step of setting color information for each object of the format information by the user operation on the color image previewed in the fifth step; It is characterized by including.

本発明によれば、印刷データのフォームデータとして設定された書式情報にカラー情報をリンクし、該カラー情報が配色された印刷データをプレビューしてユーザ操作によりカラー情報の変更を行えるように構成したので、出力結果を確認しながら所望のカラー設定を行うことができるようになるほか、カラーテンプレートを用いて印刷データのカラー変換を行う機能を有さないプリンタでもカラー印刷が可能となり、機能性に優れ、高い汎用性を持つようになるという効果を奏する。   According to the present invention, the color information is linked to the format information set as the form data of the print data, the print data in which the color information is arranged is previewed, and the color information can be changed by a user operation. Therefore, it is possible to set the desired color while checking the output result, and color printing is possible even with a printer that does not have a function to perform color conversion of print data using a color template. It has the effect of being excellent and having high versatility.

また、カラー情報を付加した書式情報を使用する事で異なる環境でも同様のカラー情報を付加した印刷結果を得る事が出来る。   Further, by using the format information with the color information added, it is possible to obtain a print result with the same color information added even in different environments.

以下、本発明に係わる印刷制御装置およびカラー制御方法およびプログラムの一実施例を添付図面を参照して詳細に説明する。   Hereinafter, an embodiment of a printing control apparatus, a color control method, and a program according to the present invention will be described in detail with reference to the accompanying drawings.

図1は、本発明に係わる印刷制御装置およびカラー制御方法およびプログラムを適用して構成したシステム構成図である。   FIG. 1 is a system configuration diagram configured by applying a printing control apparatus, a color control method and a program according to the present invention.

図1において、このシステムは、プリントサーバ10、上位装置20、プリンタ30−1、30−2、30−3を具備して構成され、印刷データとフォームデータである書式情報とから印刷出力を行う。   In FIG. 1, this system includes a print server 10, a host device 20, and printers 30-1, 30-2, and 30-3, and performs print output from print data and format information that is form data. .

上位装置20は、搭載されたアプリケーションを用いて印刷出力を行う印刷データを生成し、生成した印刷データを印刷機能を用いて印刷サーバに印刷要求する。このとき、印刷データを作成する際に用いた書式情報を識別する書式識別子を印刷データに付与して印刷要求する。   The host device 20 generates print data to be printed using an installed application, and requests the print server to print the generated print data using a print function. At this time, a print identifier is assigned to the print data to identify the format information used when creating the print data, and a print request is made.

プリンタ30−1,30−2,30−3は、上位装置20により選択され、プリントサーバ10で印刷制御された印刷データを書式情報にしたがって出力する。このとき、プリンタは1台ないしは複数台のプリンタによって構成されており、本図では3台のプリンタを例にしている。各プリンタは、それぞれ保持している機能が異なり、例えば、プリンタ30−1ではカラー印刷機能を搭載しているが、プリンタ30−2,30−3ではカラー印刷機能は搭載されておらず、モノクロ印刷機能を搭載している。   The printers 30-1, 30-2, and 30-3 output the print data selected by the host device 20 and controlled for printing by the print server 10 according to the format information. At this time, the printer is composed of one or a plurality of printers, and three printers are taken as an example in this figure. Each printer has different functions. For example, the printer 30-1 has a color printing function, but the printers 30-2 and 30-3 do not have a color printing function. Equipped with a printing function.

プリントサーバ10は、カラー印刷の制御を行い、上位装置インターフェース101、データ編集部102、書式情報保存部103、一時記憶領域104、印刷制御部105、コントロール部106、入力部107、表示部108、出力処理部109、プリンタドライバ110を具備して構成されている。   The print server 10 controls color printing, and includes a host device interface 101, a data editing unit 102, a format information storage unit 103, a temporary storage area 104, a print control unit 105, a control unit 106, an input unit 107, a display unit 108, An output processing unit 109 and a printer driver 110 are provided.

上位装置インターフェース101は、上位装置20からの印刷要求された印刷データを受け付ける。受け付ける印刷データは、書式情報に対して入力、作成されたデータそのものを示している。   The host apparatus interface 101 receives print data requested for printing from the host apparatus 20. The received print data indicates the data itself input and created with respect to the format information.

また、作成される印刷データには、対応する書式情報を一意に指定することができる書式識別子が含まれている。   The created print data includes a format identifier that can uniquely specify the corresponding format information.

データ編集部102は、上位装置インターフェース101で受け付けた印刷データとその印刷データに含まれる書式識別子が示す書式情報を書式情報保存部103から検索して読み出すことによって、データ編集を行う。このときの書式情報とは、一般的に様式(フォーム)にデータを入力する帳票を示し、書式情報によって印刷形式が決められており、その書式情報の一例として図6に示す。なお、図6に示すように書式情報には、カラー情報を追加することも可能である。   The data editing unit 102 performs data editing by searching and reading out from the format information storage unit 103 the format information indicated by the format identifier included in the print data received by the host device interface 101. The format information at this time generally indicates a form for inputting data into the form (form), and the printing format is determined by the format information. FIG. 6 shows an example of the format information. As shown in FIG. 6, color information can be added to the format information.

受け付けた印刷データと該印刷データで指定された書式情報とから印刷出力を行う中間ファイル形式である内部データ形式に変換し、一時記憶領域104に保存する。また、オペレータによりカラー情報の編集が指定された場合に印刷制御部105に対して内部データ形式の印刷プレビュー指示を送出する。   The received print data and the format information designated by the print data are converted into an internal data format that is an intermediate file format for performing print output, and stored in the temporary storage area 104. In addition, when editing of color information is designated by the operator, a print preview instruction in an internal data format is sent to the print control unit 105.

そして、印刷制御部105により印刷制御が行われ、印刷制御完了を示す通知が送られてくると、一時記憶領域104から印刷制御が完了した印刷データを取得して出力処理部109に送出する。   When print control is performed by the print control unit 105 and a notification indicating completion of print control is sent, print data for which print control has been completed is acquired from the temporary storage area 104 and sent to the output processing unit 109.

書式情報保存部103は、複数の書式情報を保存、管理する。書式情報には、オブジェクトごとに設定可能なカラー情報を含んで保存することが可能である。   The format information storage unit 103 stores and manages a plurality of format information. The format information can be stored including color information that can be set for each object.

また、書式情報はファイル形式であり、他の装置に移動して使用することができる。   The format information is a file format and can be used by moving to another device.

一時記憶領域104は、データ編集部102で編集した内部データ形式のデータを一時的に保存する。保存されたデータは、印刷制御部105から取得される。また、印刷制御部105で印刷制御が行われると、書式情報と共に印刷データを再度、一時記憶する。   The temporary storage area 104 temporarily stores data in the internal data format edited by the data editing unit 102. The stored data is acquired from the print control unit 105. When print control is performed by the print control unit 105, the print data is temporarily stored again together with the format information.

印刷制御部105は、データ編集部102からの印刷プレビュー指示を受け付けると、一時記憶領域103に記憶された内部データ形式の印刷データを取得して印刷プレビュー処理を行う。   Upon receiving a print preview instruction from the data editing unit 102, the print control unit 105 acquires print data in the internal data format stored in the temporary storage area 103 and performs print preview processing.

また、印刷制御の処理機能としてカラー情報編集機能を保持し、書式情報保存部103で保存された書式情報に対してユーザからの操作により書式情報のオブジェクトごとにカラーの設定を行う。例えば、書式情報として構成されるオブジェクトに網掛けが含まれてオーバレイする場合には、ユーザ操作により、この網掛けの色合いを「赤」に設定し、オーバレイする色合いを「青」とリンク設定する。   In addition, a color information editing function is held as a print control processing function, and color is set for each object of the format information by the user's operation on the format information stored in the format information storage unit 103. For example, when an object configured as format information includes shading and overlays, the shading color is set to “red” and the overlaying color is set to “blue” by user operation. .

そして、作成されたカラー情報が含まれた書式情報をデータ編集部102を介して書式情報保存部103に保存する。   Then, the generated format information including the color information is stored in the format information storage unit 103 via the data editing unit 102.

それに対して、印刷プレビューを行った内部形式の印刷データは、カラー情報が含まれた書式情報と共に一時記憶領域に記憶する。コントロール部106を用いてユーザによるカラー情報の設定が行われ、印刷制御が終了したことをデータ編集部102に対して印刷制御完了通知として送出する。   On the other hand, the internal format print data subjected to the print preview is stored in the temporary storage area together with the format information including the color information. The color information is set by the user using the control unit 106, and the fact that the print control is completed is sent to the data editing unit 102 as a print control completion notification.

コントロール部106は、内部データ形式に変換された印刷データの書式情報にカラー情報を設定する操作パネルを示し、入力部107、表示部108を具備して構成される。   The control unit 106 is an operation panel that sets color information in the format information of the print data converted into the internal data format, and includes an input unit 107 and a display unit 108.

印刷制御部105により印刷制御された印刷データを印刷プレビュー機能によって表示部108に表示し、表示された印刷データをもとにユーザが入力部107から書式情報に対してカラー情報を設定する。   The print data controlled by the print control unit 105 is displayed on the display unit 108 by the print preview function, and the user sets color information for the format information from the input unit 107 based on the displayed print data.

出力処理部109は、ウィンドウズ(登録商標)のGDI(Graphic Device Interface)やGDI+、Avalonなど画面描画のためのユーザインターフェースによって構成され、印刷制御された内部データ形式の印刷データをデータ編集部102から受信すると、内部データ形式の情報を解析する。書式情報にカラー情報が含まれるか判断し、カラー情報が含まれる書式情報で作成された印刷データの場合には、接続されたプリンタがカラー印刷に対応しているか確認し、対応している場合には、印刷データと書式情報とを併合して出力データを作成する。   The output processing unit 109 includes a user interface for screen rendering such as GDI (Graphic Device Interface) of Windows (registered trademark), GDI +, and Avalon, and print data in a print-controlled internal data format from the data editing unit 102. When received, it analyzes the information in the internal data format. If the format information includes color information, and if the print data is created with format information that includes color information, check if the connected printer supports color printing, and if it is supported Output data is created by merging print data and format information.

書式情報がモノクロで作成されている場合、または、書式情報にカラー情報が含まれているがカラー印刷に対応したプリンタが接続されていない場合には、モノクロプリンタでの出力データを作成する。   If the format information is created in monochrome, or if the format information includes color information but a printer that supports color printing is not connected, output data is produced on a monochrome printer.

このときのカラー印刷に対応したプリンタが接続されているかの判断には、プリンタドライバ110を参照し、カラー印刷に対応したプリンタドライバであるか判断する。   To determine whether a printer corresponding to color printing at this time is connected, the printer driver 110 is referred to and it is determined whether the printer driver is compatible with color printing.

プリンタドライバ110は、接続されたプリンタ30−1,30−2,30−3に対するプリンタドライバが格納されている。各プリンタドライバ110には、プリントサーバ10とプリンタ30−1,30−2,30−3を接続するデータのほか、プリンタがカラー印刷に対応しているかの情報をも保持する。   The printer driver 110 stores printer drivers for the connected printers 30-1, 30-2, and 30-3. Each printer driver 110 holds information indicating whether the printer supports color printing, as well as data for connecting the print server 10 and the printers 30-1, 30-2, and 30-3.

このような構成によれば、印刷データと書式情報とを個別に持ち、印刷出力を行う印刷システムおよび印刷装置で印刷データを画面で確認しながら書式情報にカラー情報の設定を行って印刷出力することができるようになる。   According to such a configuration, the print information and the format information are individually provided, and the color information is set in the format information while the print data is confirmed on the screen by the printing system and the printing apparatus for performing the print output, and the print output is performed. Will be able to.

図2は、本発明の印刷制御装置における印刷制御の流れを示すフローチャートである。   FIG. 2 is a flowchart showing the flow of printing control in the printing control apparatus of the present invention.

図2において、上位装置から印刷要求を受け付けると処理が開始され、印刷要求された印刷データのカラー情報の編集指示がされているか判断し(S201)、カラー情報の編集指示が行われている場合(S201でYES)には、カラー情報の付加処理を行う(S202)。このときのカラー情報付加処理の詳細フローチャートを図3に示す。   In FIG. 2, when a print request is received from the host device, the process is started, and it is determined whether an instruction to edit the color information of the print data requested to be printed is made (S201). In step S201, color information is added (step S202). A detailed flowchart of the color information addition processing at this time is shown in FIG.

カラー情報の付加処理が行われた場合、または、カラー印刷の指示が行われていない場合(S201でNO)には、次に、接続されたプリンタのうち少なくとも1台がカラー印刷に対応しているか判断し(S203)、一台もカラー印刷に対応していない場合(S203でNO)には、印刷要求された印刷データにおけるモノクロの印刷データを作成する(S204)。作成したモノクロの印刷データを当該モノクロにのみ対応したプリンタのいずれかに送出し、モノクロで印刷出力を行う(S205)。   If color information addition processing has been performed, or if color printing has not been instructed (NO in S201), then at least one of the connected printers supports color printing. In step S203, if none of the printers supports color printing (NO in step S203), monochrome print data in the print data requested for printing is created (step S204). The generated monochrome print data is sent to one of the printers corresponding only to the monochrome, and printed in monochrome (S205).

それに対して、カラー印刷に対応したプリンタが少なくとも1台接続されている場合(S203でYES)には、続いて、印刷データの書式情報にカラー情報が付与されているか判断する(S206)。カラー情報が付与されていない場合(S206でNO)には、モノクロデータを作成し(S207)、カラープリンタのモノクロ印刷機能を用いて印刷出力する(S209)。もちろん、モノクロプリンタを用いてもよい。   On the other hand, if at least one printer that supports color printing is connected (YES in S203), it is subsequently determined whether color information is added to the format information of the print data (S206). If no color information is given (NO in S206), monochrome data is created (S207) and printed using the monochrome printing function of the color printer (S209). Of course, a monochrome printer may be used.

カラープリンタが接続されており、かつ、カラー情報が付与されている場合(S206でYES)には、カラー情報に基づいてカラーデータを作成し(S208)、カラープリンタのカラー印刷機能を用いて印刷出力する(S209)。   If a color printer is connected and color information is given (YES in S206), color data is created based on the color information (S208), and printing is performed using the color printing function of the color printer. Output (S209).

図3は、本発明の印刷制御装置におけるカラー制御の流れを示すフローチャートである。   FIG. 3 is a flowchart showing the flow of color control in the print control apparatus of the present invention.

図3において、カラー情報の編集指示が行われると処理が開始され、初期設定としてカラー情報がデフォルト設定されているか判断し(S301)、カラー情報が設定されている場合(S301でYES)には、書式情報からカラー情報の項目を読み込む(S302)。そして、印刷要求された印刷データを印刷プレビュー表示し(S303)、表示された印刷プレビューを用いてカラー情報を付加する操作を行う(S304)。   In FIG. 3, processing is started when an instruction to edit color information is given, and it is determined whether or not color information is set as a default as an initial setting (S301). If color information is set (YES in S301), Then, the color information item is read from the format information (S302). The print data requested to be printed is displayed as a print preview (S303), and an operation for adding color information is performed using the displayed print preview (S304).

例えば、ユーザ操作により図4に示したような印刷プレビューの画面から図5に示すようなカラー情報編集ダイアログを表示し、設定後、OKボタンを押下することによって書式情報のオブジェクトごとにカラー情報の設定を行うことができる。   For example, the color information editing dialog as shown in FIG. 5 is displayed from the print preview screen as shown in FIG. 4 by the user operation, and after setting, the OK button is pressed to change the color information for each object of the format information. Settings can be made.

このような操作により、カラー情報が実行されたか判断し(S305)、図5に示すようなカラー情報編集ダイアログのOKボタンを押下するなどによりカラー情報の設定が行われたと判断した場合(S305でYES)には、設定されたカラー情報を図6に示すような書式情報に更新し(S306)、再度、設定されたカラー情報に基づいて印刷プレビューを表示する(S303)。また、カラー設定が行われない場合(S305でNO)には、カラー制御の処理を終了する。   It is determined whether color information has been executed by such an operation (S305), and it is determined that color information has been set by pressing an OK button in the color information editing dialog as shown in FIG. 5 (S305). (YES), the set color information is updated to the format information as shown in FIG. 6 (S306), and a print preview is displayed again based on the set color information (S303). If color setting is not performed (NO in S305), the color control process ends.

以上、図2、図3に示すフローチャートにより、カラーイメージを確認しながらカラー情報を設定することができるようになる。   As described above, the color information can be set while checking the color image according to the flowcharts shown in FIGS.

図4は、印刷プレビューを示す図である。   FIG. 4 is a diagram showing a print preview.

図4には、印刷データをプレビュー表示した図であり、ファイルボタン401、カラー情報追加ボタン402、閉じるボタン403を具備して構成されている。   FIG. 4 shows a preview of print data, which includes a file button 401, a color information addition button 402, and a close button 403.

カラー情報追加ボタン402を押下すると、図5に示すカラー情報編集ダイアログが開かれる。閉じるボタン403を押下することにより、印刷プレビューを閉じることができる。   When the color information addition button 402 is pressed, a color information editing dialog shown in FIG. 5 is opened. By pressing a close button 403, the print preview can be closed.

ファイルボタン401は、印刷プレビューの表示状態を変更できる項目から構成されている。   The file button 401 includes items that can change the display state of the print preview.

ここに示すプレビューは、図5に示すようなカラー情報編集ダイアログでユーザ操作によって変更したカラー情報を更新して表示することができる。カラー情報追加ボタン402を押下すると、カラー情報編集ダイアログが表示され、カラー情報を変更した項目が更新されて表示される。   The preview shown here can be displayed by updating the color information changed by the user operation in the color information editing dialog as shown in FIG. When the color information addition button 402 is pressed, a color information editing dialog is displayed, and the item whose color information is changed is updated and displayed.

これにより、ユーザは変更したカラー情報をリアルタイムに確認することができ、所望のカラーイメージで印刷出力することができるようになる。   As a result, the user can confirm the changed color information in real time, and can print out the desired color image.

図5は、カラー情報を変更するカラー情報編集ダイアログを示す図である。   FIG. 5 is a diagram showing a color information editing dialog for changing color information.

図5には、カラー情報を変更できる書式情報を構成するオブジェクト、またはその位置関係としてオーバレイ項目501、網掛け項目502、イメージ項目503を具備して構成される。   FIG. 5 includes an object constituting format information whose color information can be changed, or an overlay item 501, a shaded item 502, and an image item 503 as its positional relationship.

図4に示す印刷プレビューのカラー情報追加ボタン402を押下すると表示されるダイアログであり、カラー情報の変更、更新を行うことができる。カラー情報を変更してOKボタン504を押下すると、カラー情報が更新されて、図4に示す印刷プレビューに戻る。また、キャンセルボタン505を押下することにより、変更内容は更新されず、図4に示す印刷プレビューに戻る。   This is a dialog displayed when the print preview color information addition button 402 shown in FIG. 4 is pressed, and the color information can be changed or updated. When the color information is changed and the OK button 504 is pressed, the color information is updated and the screen returns to the print preview shown in FIG. Further, when the cancel button 505 is pressed, the change contents are not updated, and the print preview shown in FIG. 4 is resumed.

これにより、書式情報のオブジェクトに対してカラー情報を変更することができる。   Thereby, color information can be changed with respect to the object of format information.

図6は、書式情報の詳細な内容を示す図である。   FIG. 6 is a diagram showing the detailed contents of the format information.

図6には、フォームデータであるフォーム情報601、カラー情報602とから構成されており、フォーム情報は、印刷データを印刷出力する様式(フォーム)を設定した値が記載されており、カラー情報602は、図5で変更可能なオブジェクトのカラー情報が記載されている。   FIG. 6 includes form information 601 and color information 602 which are form data. The form information describes values in which a form (form) for printing out print data is set, and the color information 602. Describes the color information of the object that can be changed in FIG.

フォーム情報601は、カラー情報オフセット値603を含んで構成され、カラー情報オフセット値603は、カラー情報が設定された場合にオフセット値が設定される。カラー情報を含まない書式情報の場合には、カラー情報オフセット値603は、「NULL」である。   The form information 601 includes a color information offset value 603, and the color information offset value 603 is set with an offset value when color information is set. In the case of format information that does not include color information, the color information offset value 603 is “NULL”.

これにより、印刷データと書式情報を関連付けることによって、書式に基づく印刷データの出力を行うことができるようになる。   As a result, the print data can be output based on the format by associating the print data with the format information.

以上の処理によって、本発明の印刷制御装置では、書式情報にカラー情報を設定し、保存することができるようになる。   Through the above processing, the print control apparatus of the present invention can set and save color information in the format information.

これによって、印刷要求を行った印刷データとカラー情報が設定された書式情報とからカラー印刷が可能となる。   As a result, color printing can be performed from the print data for which a print request has been made and the format information in which color information is set.

従って、本発明を適用することにより、カラーテンプレートを用いたプリンタ内部でのカラー変換処理を行う必要がなくなるため、ユーザがカラーイメージを確認しながら所望のカラー情報を書式情報に設定することができるようなる。   Therefore, by applying the present invention, it is not necessary to perform color conversion processing inside the printer using a color template, so that the user can set desired color information as format information while checking the color image. It becomes like this.

また、印刷制御装置でカラー情報を設定するため、さまざまなカラープリンタを用いてカラー印刷が可能となり、高い汎用性を実現することができるという効果もある。   In addition, since the color information is set by the print control apparatus, color printing can be performed using various color printers, and high versatility can be realized.

なお、上記フローチャートに示す処理は、コンピュータにより実行可能なカラー制御プログラムによっても実現できる。   Note that the processing shown in the flowchart can also be realized by a color control program that can be executed by a computer.

本発明は、上記し、且つ図面に示す実施例に限定することなく、その要旨を変更しない範囲内で適宜変形して実施できるものである。   The present invention is not limited to the embodiments described above and shown in the drawings, and can be implemented with appropriate modifications within the scope not changing the gist thereof.

例えば、上記実施例では、印刷制御装置に書式情報を保持してカラー情報を設定するような構成になっているが、プリンタの記憶領域にカラー情報が設定された書式情報を保持させるような構成にし、ユーザ操作により改めてカラー設定しなくともモノクロの印刷データをカラー化して印刷出力するように構成してもよい。   For example, in the above-described embodiment, the print control apparatus is configured to hold the format information and set the color information. However, the printer is configured to hold the format information in which the color information is set in the storage area of the printer. In addition, monochrome print data may be colorized and printed out without performing color setting again by a user operation.

本発明は、印刷データと帳票データとを個別に保持し、モノクロ式のインターフェースを持つ印刷装置でもユーザが所望するカラーイメージでカラー印刷を行えるようにした印刷制御装置およびカラー制御方法およびプログラムに適用可能であり、特に、所望するカラーイメージをリアルタイムに変更して確認しながら所望の印刷出力を行うのに有用である。   The present invention is applied to a print control apparatus, a color control method, and a program that individually hold print data and form data, and enable a user to perform color printing with a color image desired by a user even in a printing apparatus having a monochrome interface. In particular, it is useful for performing a desired print output while confirming a desired color image by changing it in real time.

本発明に係わる印刷制御装置およびカラー制御方法およびプログラムを適用して構成したシステム構成図。1 is a system configuration diagram configured by applying a printing control apparatus, a color control method, and a program according to the present invention. 本発明の印刷制御装置における印刷制御の流れを示すフローチャート。5 is a flowchart showing a flow of print control in the print control apparatus of the present invention. 本発明の印刷制御装置におけるカラー制御の流れを示すフローチャート。6 is a flowchart showing a flow of color control in the printing control apparatus of the present invention. 印刷プレビューを示す図。The figure which shows a print preview. カラー情報を設定するカラー情報編集ダイアログを示す図。The figure which shows the color information edit dialog which sets color information. 本発明における書式情報の一例を示す図。The figure which shows an example of the format information in this invention.

符号の説明Explanation of symbols

10 プリントサーバ
20 上位装置
30−1,30−2,30−3 プリンタ
101 上位装置インターフェース
102 データ編集部
103 書式情報保存部
104 一時記憶領域
105 印刷制御部
106 コントロール部
107 入力部
108 表示部
109 出力処理部
110−1,110−2,110−3 プリンタドライバ
DESCRIPTION OF SYMBOLS 10 Print server 20 High-order apparatus 30-1, 30-2, 30-3 Printer 101 High-order apparatus interface 102 Data editing part 103 Format information storage part 104 Temporary storage area 105 Print control part 106 Control part 107 Input part 108 Display part 109 Output Processing unit 110-1, 110-2, 110-3 Printer driver

Claims (5)

印刷データとフォームデータを構成するオブジェクトの集まりである書式情報とを用いて印刷制御する印刷制御装置において、
前記書式情報を識別する書式識別子が付加された印刷データの印刷要求を受け付ける印刷要求受付手段と、
前記印刷要求受付手段により受け付けた前記印刷データを解析し、前記書式識別子を読み取る書式識別子読取手段と、
前記書式識別子読取手段で読み取った書式識別子に基づいて、予め保存された前記書式情報を読み込む書式情報読込手段と、
前記書式情報読込手段で読み込んだ前記書式情報と前記印刷データから該書式情報に対するカラー情報をリンクして内部データ形式に変換する形式変換手段と、
前記形式変換手段により変換された前記内部データ形式のカラーイメージデータをプレビューするプレビュー手段と、
前記プレビュー手段によりプレビューされたカラーイメージデータをユーザ操作により前記書式情報の前記オブジェクトごとにカラー情報を設定するカラー情報設定手段と、
前記カラー情報設定手段により設定された前記カラー情報を印刷データとリンクして印刷出力する印刷出力手段
を具備することを特徴とする印刷制御装置。
In a print control apparatus that performs print control using print data and format information that is a collection of objects constituting form data,
Print request accepting means for accepting a print request for print data to which a format identifier for identifying the format information is added;
Analyzing the print data received by the print request receiving means, and a format identifier reading means for reading the format identifier;
Based on the format identifier read by the format identifier reading means, format information reading means for reading the format information stored in advance,
Format conversion means for linking the format information read by the format information reading means and the color information for the format information from the print data and converting it to an internal data format;
Preview means for previewing the color image data of the internal data format converted by the format conversion means;
Color information setting means for setting color information for each object of the format information by the user operation on the color image data previewed by the preview means;
A print control apparatus comprising: a print output unit that prints out the color information set by the color information setting unit linked to print data.
前記カラー情報設定手段により設定された前記カラー情報を前記オブジェクトに対してリンクするカラー情報として保存するカラー情報保存手段と、
を更に具備し、
前記プレビュー手段は、
前記カラー情報保存手段により保存されたカラー情報に基づいてカラーイメージを表示する
ことを特徴とする請求項1記載の印刷制御装置。
Color information storage means for storing the color information set by the color information setting means as color information linked to the object;
Further comprising
The preview means includes
The print control apparatus according to claim 1, wherein a color image is displayed based on the color information stored by the color information storage unit.
前記印刷出力手段は、
接続された印刷装置がカラー印刷機能を有しているか判別するカラー機能判別手段と、
前記カラー機能判別手段によりカラー出力が行えると判別された場合には、前記カラー情報を用いてカラーイメージを作成する
ことを特徴とする請求項1記載の印刷制御装置。
The print output means includes
Color function determining means for determining whether the connected printing device has a color printing function;
The print control apparatus according to claim 1, wherein when the color function determination unit determines that color output can be performed, a color image is created using the color information.
印刷データとフォームデータを構成するオブジェクトの集まりである書式情報とを用いた印刷制御におけるカラー制御を行うカラー制御方法において、
前記書式情報を識別する書式識別子が付加された印刷データの印刷要求を印刷要求受付手段で受け付け、
前記印刷要求受付手段により受け付けた前記印刷データを解析し、前記書式識別子を書式識別子読取手段で読み取り、
前記書式識別子読取手段で読み取った書式識別子に基づいて、予め保存された前記書式情報を書式情報読込手段で読み込み、
前記書式情報読込手段で読み込んだ前記書式情報と前記印刷データから該書式情報に対するカラー情報をリンクして内部データ形式に形式変換手段で変換し、
前記形式変換手段により変換された前記内部データ形式のカラーイメージデータをプレビュー手段でプレビューし、
前記プレビュー手段によりプレビューされたカラーイメージをユーザ操作により前記書式情報の前記オブジェクトごとにカラー情報を設定する
ことを特徴とするカラー制御方法。
In a color control method for performing color control in print control using print data and format information which is a collection of objects constituting form data,
A print request receiving unit receives a print request for print data to which a format identifier for identifying the format information is added,
Analyzing the print data received by the print request receiving means, reading the format identifier by a format identifier reading means,
Based on the format identifier read by the format identifier reading means, the format information stored in advance is read by the format information reading means,
The color information for the format information is linked from the format information read by the format information reading means and the print data and converted into an internal data format by the format conversion means,
Preview the color image data of the internal data format converted by the format conversion means by the preview means,
A color control method comprising: setting color information for each object of the format information by a user operation on a color image previewed by the preview unit.
印刷データとフォームデータを構成するオブジェクトの集まりである書式情報とを用いた印刷制御におけるカラー制御をコンピュータにより実行させるカラー制御プログラムであって、
前記書式情報を識別する書式識別子が付加された印刷データの印刷要求を受け付ける第1のステップと、
前記第1のステップにより受け付けた前記印刷データを解析し、前記書式識別子を読み取る第2のステップと、
前記第2のステップで読み取った書式識別子に基づいて、予め保存された前記書式情報を読み込む第3のステップと、
前記第3のステップで読み込んだ前記書式情報と前記印刷データから該書式情報に対するカラー情報をリンクして内部データ形式に変換する第4のステップと、
前記第4のステップにより変換された前記内部データ形式のカラーイメージデータをプレビューする第5のステップと、
前記第5のステップによりプレビューされたカラーイメージをユーザ操作により前記書式情報の前記オブジェクトごとにカラー情報を設定する第6のステップと
を含むことを特徴とするカラー制御プログラム。
A color control program that causes a computer to execute color control in print control using print data and format information that is a collection of objects constituting form data,
A first step of receiving a print request for print data to which a format identifier for identifying the format information is added;
Analyzing the print data received in the first step and reading the format identifier;
A third step of reading the pre-saved format information based on the format identifier read in the second step;
A fourth step of linking color information for the format information from the format information read in the third step and the print data to convert it into an internal data format;
A fifth step of previewing the color image data of the internal data format converted by the fourth step;
A color control program comprising: a sixth step of setting color information for each object of the format information by a user operation on the color image previewed in the fifth step.
JP2005026606A 2005-02-02 2005-02-02 Print controller, color control method and program Pending JP2006215726A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005026606A JP2006215726A (en) 2005-02-02 2005-02-02 Print controller, color control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005026606A JP2006215726A (en) 2005-02-02 2005-02-02 Print controller, color control method and program

Publications (1)

Publication Number Publication Date
JP2006215726A true JP2006215726A (en) 2006-08-17

Family

ID=36978931

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005026606A Pending JP2006215726A (en) 2005-02-02 2005-02-02 Print controller, color control method and program

Country Status (1)

Country Link
JP (1) JP2006215726A (en)

Similar Documents

Publication Publication Date Title
US7924461B2 (en) Printing method based on remaining color toner or ink information
JP4468404B2 (en) Information processing apparatus control method, information processing apparatus, and program
JP4960900B2 (en) Information processing apparatus and image forming apparatus
JP5031344B2 (en) Information processing apparatus and information processing method
JP4971766B2 (en) Information processing apparatus, control method therefor, and computer program
JP4478367B2 (en) Two-color print data generation apparatus, two-color print data generation method, and information recording medium
JP4675861B2 (en) Printing apparatus, computer program for controlling printing apparatus, and method for controlling printing apparatus
JP2002137456A (en) Imaging system, imaging apparatus and imaging program
JP3110919B2 (en) Document processing device
JP2012018695A (en) Information processor, control method and program
JP2006215726A (en) Print controller, color control method and program
JPWO2004102373A1 (en) Printing result display method, layout editing method, and printing control apparatus
JP5171973B2 (en) Information processing apparatus and control method thereof
JP4670627B2 (en) Printer control apparatus, system, method, program, and recording medium
JP2005244607A (en) System, device and program for converting color
JP4950955B2 (en) Image processing apparatus for printing plate making, image processing program, and image processing method
JP4732142B2 (en) Image processing method, program, and image processing apparatus
JP5228543B2 (en) Print job processing system and print job processing method
JP2006146314A (en) Method for creating file with security setting
JP4405453B2 (en) Image forming apparatus and control program
JP4506371B2 (en) Image forming method and image forming apparatus
JP2024118525A (en) PROGRAM, INFORMATION PROCESSING APPARATUS AND CONTROL METHOD THEREOF
JP2010193388A (en) Print controller, tint block creating method, program, and recording medium
JP5556462B2 (en) Document creation support apparatus, document creation support method, program, and recording medium
JP2010198417A (en) Printer driver