JP6477359B2 - Image processing system, process execution control device, image processing method, and control program - Google Patents

Image processing system, process execution control device, image processing method, and control program Download PDF

Info

Publication number
JP6477359B2
JP6477359B2 JP2015164174A JP2015164174A JP6477359B2 JP 6477359 B2 JP6477359 B2 JP 6477359B2 JP 2015164174 A JP2015164174 A JP 2015164174A JP 2015164174 A JP2015164174 A JP 2015164174A JP 6477359 B2 JP6477359 B2 JP 6477359B2
Authority
JP
Japan
Prior art keywords
information
job
output
image
rip
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2015164174A
Other languages
Japanese (ja)
Other versions
JP2017041203A (en
Inventor
洋介 青木
洋介 青木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2015164174A priority Critical patent/JP6477359B2/en
Publication of JP2017041203A publication Critical patent/JP2017041203A/en
Application granted granted Critical
Publication of JP6477359B2 publication Critical patent/JP6477359B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、画像処理システム、処理実行制御装置、画像処理方法及び制御プログラムに関する。   The present invention relates to an image processing system, a process execution control device, an image processing method, and a control program.

JDF(Job Definition Format)と呼ばれる情報形式により、印刷物の生成に関するあらゆる処理を定義して制御する方法が用いられている。この方法によれば、オフセットプリンタやデジタルプリンタ等の異なる種類のプリンタを一括して制御することが可能となる。そのようなシステムはHWF(Hybrid Work Flow)システムと呼ばれ、そのようなシステムを制御するサーバはHWFサーバと呼ばれる。   A method of defining and controlling all processes related to the generation of a printed material is used by an information format called JDF (Job Definition Format). According to this method, it is possible to collectively control different types of printers such as an offset printer and a digital printer. Such a system is called an HWF (Hybrid Work Flow) system, and a server that controls such a system is called an HWF server.

このようなHWFシステムにおいては、同一の印刷データに基づいてオフセットプリンタ及びデジタルプリンタの夫々に出力を実行させた場合に、フォント、色味、レイアウト等に差異がなく同一の結果が得られることが求められる。しかしながら、印刷出力において最終的に参照されるデータであるラスターデータを印刷データに基づいて生成するRIP(Raster Image Processor)エンジンが、オフセットプリンタ及びデジタルプリンタにおいて、夫々設けられる。その結果、異なるRIPエンジンが用いられるため、印刷結果に差異が生じる場合がある。   In such an HWF system, when the output is executed by each of the offset printer and the digital printer based on the same print data, the same result may be obtained with no difference in font, color, layout, etc. Desired. However, each of the offset printer and the digital printer is provided with a RIP (Raster Image Processor) engine that generates raster data, which is data that is finally referred to in print output, based on the print data. As a result, since different RIP engines are used, there may be a difference in print results.

オフセットプリンタによる出力の場合にはHWFサーバ上にてRIPエンジンによるラスターデータの生成処理(以降、「RIP処理」とする)が行われた上で、オフセットプリンタ用の版を作成するCTP(Computer To Plate)にデータが転送される。   In the case of output by an offset printer, raster data generation processing (hereinafter referred to as “RIP processing”) is performed by the RIP engine on the HWF server, and then a CTP (Computer Toe) that creates a version for the offset printer. Data is transferred to (Plate).

他方、デジタルプリンタの場合、DFE(Digital Front End)と呼ばれる構成が印刷データを受信してRIP処理を行い、プリンタエンジンに印刷出力を実行させる方式が一般的である。従って、CTPに転送するデータを生成するためのRIPエンジンによる処理結果と、DFEに搭載されるRIPエンジンによる処理結果とが可能な限り同一となることが求められる。   On the other hand, in the case of a digital printer, a configuration called DFE (Digital Front End) generally receives print data, performs RIP processing, and causes the printer engine to execute print output. Therefore, it is required that the processing result by the RIP engine for generating data to be transferred to the CTP and the processing result by the RIP engine installed in the DFE are as identical as possible.

また、HWFシステムに限らず印刷に関するシステムにおいては、一度実行された印刷ジョブを保存しておき、再利用して同様の印刷出力を行う場合がある。ネットワーク上に保存されたリソースに基づいて印刷出力を行う際の利便性を向上するための方法が提案されている(例えば、特許文献1参照)。   Also, in a system related to printing, not limited to the HWF system, a print job that has been executed once may be stored and reused for similar print output. A method has been proposed for improving convenience when performing print output based on resources stored on a network (see, for example, Patent Document 1).

特許文献1においては、URL等によって指定されたネットワークリソースに含まれる情報の形式がPDF等の所定の形式であった場合、印刷出力を行うか否かの確認ダイアログを表示させることにより、ユーザの利便性を向上している。   In Patent Document 1, when the format of information included in a network resource specified by a URL or the like is a predetermined format such as PDF, a confirmation dialog as to whether or not to perform print output is displayed. Convenience has been improved.

上述した印刷結果の差異については、HWFサーバに搭載されるRIPエンジンとDFEに搭載されるRIPエンジンとを対応させ、いずれのRIPエンジンであっても同一の結果が得られるようにすることで課題を解決することが可能である。他方、このようにHWFサーバ及びDFE夫々に情報処理装置としての構成を持たせる場合には、上述した印刷ジョブの再利用に関して、印刷ジョブを保存する場所を効率化する必要がある。   Regarding the difference in the print results described above, the RIP engine mounted on the HWF server and the RIP engine mounted on the DFE are made to correspond to each other so that the same result can be obtained with any RIP engine. Can be solved. On the other hand, when each of the HWF server and the DFE is configured as an information processing apparatus as described above, it is necessary to make the location for storing the print job more efficient with respect to the above-described reuse of the print job.

印刷ジョブは、原則としてまずHWFサーバに入力されるため、HWFサーバに印刷ジョブを保存しておけば、オフセットプリンタ及びデジタルプリンタのいずれに対しても再印刷を行わせることが可能である。この場合には、DFEの記憶領域が有効に利用されず、HWFサーバ側の記憶領域が圧迫されてしまう。   Since the print job is first input to the HWF server in principle, if the print job is stored in the HWF server, it is possible to cause both the offset printer and the digital printer to perform reprinting. In this case, the DFE storage area is not used effectively, and the storage area on the HWF server side is compressed.

これに対して、DFE側においても印刷ジョブを保存することが考えられるが、HWFサーバ側にも印刷ジョブを保存したままでは、同一の印刷ジョブをシステム上で二重に保存することとなり、記憶領域の利用が非効率な状態となる。これに対して、HWFサーバ側の印刷ジョブを削除してDFE側のみに印刷ジョブを保存する態様とすれば、上述した記憶領域の非効率的な利用を解消することは可能である。   On the other hand, it is conceivable to save the print job on the DFE side, but if the print job is also saved on the HWF server side, the same print job will be saved twice on the system and stored. The use of the area becomes inefficient. In contrast, if the print job on the HWF server side is deleted and the print job is stored only on the DFE side, the inefficient use of the storage area described above can be eliminated.

しかしながら、DFE側にのみ印刷ジョブを保存する態様の場合、あるDFEに保存された印刷ジョブを再利用することにより、HWFサーバの制御に基づいて他のDFEを介して印刷ジョブを実行する場合に、ネットワークトラフィックが増大する。即ち、引用文献1に記載されているような方式で印刷ジョブの再利用を行う場合、印刷ジョブが保存されたDFEからHWFサーバに印刷ジョブをダウンロードした上で、他のDFEに印刷ジョブを送信するため、ネットワークトラフィックが増大する。   However, in the case where the print job is stored only on the DFE side, the print job stored in a certain DFE is reused to execute the print job via another DFE based on the control of the HWF server. , Network traffic increases. That is, when a print job is reused by the method described in Cited Document 1, the print job is downloaded from the DFE in which the print job is stored to the HWF server, and then the print job is transmitted to another DFE. As a result, network traffic increases.

また、HWFサーバやDFE等、システムに含まれる夫々の装置に搭載された記憶装置の残容量はシステムの運用に従って変動する。そのため、上述したようなHWFサーバ及びDFEのいずれに印刷ジョブを保存するかの判断は、システムの運用状況に応じて判断されるべきであるが、その判断をその都度オペレータの作業として行うのは、作業負担が大きい。   In addition, the remaining capacity of storage devices mounted on each device included in the system, such as an HWF server or DFE, varies according to the operation of the system. For this reason, the determination as to whether the print job is stored in either the HWF server or the DFE as described above should be determined according to the operation status of the system. The work burden is large.

本発明は、このような課題を解決するためになされたものであり、複数の画像形成装置を管理して印刷出力を行うシステムにおいて印刷ジョブを保存して再利用する場合に、システムを構成する各装置の記憶容量を効率的に運用すると共に、印刷ジョブの再利用時におけるネットワークトラフィックを削減することを目的とする。   SUMMARY An advantage of some aspects of the invention is that a system is configured when a print job is stored and reused in a system that manages a plurality of image forming apparatuses and performs print output. The purpose is to efficiently operate the storage capacity of each device and reduce network traffic when reusing print jobs.

上記課題を解決するために、本発明の一態様は、定められた複数の処理を順番に実行する画像処理システムであって、前記複数の処理の実行を制御する処理実行制御装置と、画像形成出力の実行を制御する複数の画像形成出力制御装置とを含み、前記処理実行制御装置は、前記複数の処理の実行を命令情報に従って制御する処理実行制御部と、前記複数の処理の1つとして、画像形成装置が画像形成出力に際して参照する情報である描画情報を、画像形成出力対象の画像の情報である出力対象画像情報に基づいて生成する制御側描画情報生成部と、既に実行された前記命令情報を、前記命令情報において出力される画像の情報である出力対象画像情報の格納先を示す情報と関連付けて管理する命令情報管理部と、複数の前記画像形成出力制御装置のうち、前記出力対象画像情報の格納先である格納先装置から、他の画像形成出力制御装置であって前記画像形成装置に画像形成出力を実行させる実行先装置への前記出力対象画像情報の転送を、既に実行された前記命令情報に基づいて制御する画像取得制御部とを含み、前記画像形成出力制御装置は、前記制御側描画情報生成部に対応した描画情報生成部であり、前記出力対象画像情報に基づいて前記描画情報を生成する出力側描画情報生成部と、前記出力側描画情報生成部によって生成された描画情報に基づいて画像形成装置に画像形成出力を実行させる実行制御部とを含み、前記命令情報管理部は、前記格納先装置及び前記実行先装置それぞれの状態に基づき、前記命令情報に係る前記出力対象画像情報の格納先を前記格納先装置から前記実行先装置に変更することを決定し、前記出力対象画像情報の格納先を示す情報を更新することを特徴とする。   In order to solve the above problems, one aspect of the present invention is an image processing system that sequentially executes a plurality of predetermined processes, a process execution control device that controls execution of the plurality of processes, and image formation A plurality of image forming output control devices for controlling execution of output, wherein the processing execution control device controls the execution of the plurality of processes according to command information, and one of the plurality of processes. A control-side drawing information generation unit that generates drawing information, which is information that the image forming apparatus refers to when forming an image, based on output target image information that is image information of an image formation output target; A command information management unit that manages command information in association with information indicating a storage destination of output target image information that is image information output in the command information, and a plurality of the image formation output controls Output target image information from a storage destination device that is a storage destination of the output target image information to an execution destination device that is another image formation output control device and causes the image forming device to execute image formation output. An image acquisition control unit that controls transfer based on the command information that has already been executed, and the image formation output control device is a drawing information generation unit corresponding to the control side drawing information generation unit, An output-side drawing information generation unit that generates the drawing information based on output target image information, and an execution control unit that causes the image forming apparatus to execute image formation output based on the drawing information generated by the output-side drawing information generation unit And the instruction information management unit determines a storage destination of the output target image information related to the instruction information based on a state of each of the storage destination device and the execution destination device. It decides to change al the execution destination device, and updates the information indicating the storage destination of the output target image data.

本発明によれば、複数の画像形成装置を管理して印刷出力を行うシステムにおいて印刷ジョブを保存して再利用する場合に、システムを構成する各装置の記憶容量を効率的に運用すると共に、印刷ジョブの再利用時におけるネットワークトラフィックを削減することができる。   According to the present invention, when a print job is stored and reused in a system that manages a plurality of image forming apparatuses and performs print output, the storage capacity of each apparatus constituting the system is efficiently operated, Network traffic when reusing print jobs can be reduced.

本発明の実施形態に係るシステムの運用形態を示す図である。It is a figure which shows the operation | use form of the system which concerns on embodiment of this invention. 本発明の実施形態に係る情報処理装置のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the information processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係るJDF情報を示す図である。It is a figure which shows the JDF information which concerns on embodiment of this invention. 本発明の実施形態に係るHWFサーバの機能構成を示すブロック図である。It is a block diagram which shows the function structure of the HWF server which concerns on embodiment of this invention. 本発明の実施形態に係るワークフロー情報の例を示す図である。It is a figure which shows the example of the workflow information which concerns on embodiment of this invention. 本発明の実施形態に係るDFEの機能構成を示すブロック図である。It is a block diagram which shows the function structure of DFE which concerns on embodiment of this invention. 本発明の実施形態に係る変換テーブルの例を示す図である。It is a figure which shows the example of the conversion table which concerns on embodiment of this invention. 本発明の実施形態に係るRIPパラメータの例を示す図である。It is a figure which shows the example of the RIP parameter which concerns on embodiment of this invention. 本発明の実施形態に係るRIPエンジンの機能構成を示すブロック図である。It is a block diagram which shows the function structure of the RIP engine which concerns on embodiment of this invention. 本発明の実施形態に係るRIPエンジンの機能構成を示すブロック図である。It is a block diagram which shows the function structure of the RIP engine which concerns on embodiment of this invention. 本発明の実施形態に係るシステムの全体動作を示すシーケンス図である。It is a sequence diagram which shows the whole operation | movement of the system which concerns on embodiment of this invention. 本発明の実施形態に係る分割要求の情報を示す図である。It is a figure which shows the information of the division | segmentation request | requirement which concerns on embodiment of this invention. 本発明の実施形態に係るDFE内処理を示すフローチャートである。It is a flowchart which shows the process in DFE which concerns on embodiment of this invention. 本発明の実施形態に係るRIP処理を示すフローチャートである。It is a flowchart which shows the RIP process which concerns on embodiment of this invention. 本発明の実施形態に係るジョブデータの内容を示す図である。It is a figure which shows the content of the job data which concern on embodiment of this invention. 本発明の実施形態に係るジョブデータの参照テーブルを示す図である。It is a figure which shows the reference table of the job data which concerns on embodiment of this invention. 本発明の実施形態に係るジョブデータの再利用動作の一態様を示すシーケンス図である。It is a sequence diagram showing an aspect of a job data reuse operation according to an embodiment of the present invention. 本発明の実施形態に係るジョブデータの再利用動作の一態様を示すシーケンス図である。It is a sequence diagram showing an aspect of a job data reuse operation according to an embodiment of the present invention.

以下、図面を参照して、本発明の実施形態について説明する。本実施形態においては、オフセットプリンタ及びデジタルプリンタが混在するシステムにおいて、両方のプリンタを同一のサーバを介して制御可能な画像処理システムについて説明する。このようなシステムは、HWF(Hybrid Work Flow)システムと呼ばれる。   Embodiments of the present invention will be described below with reference to the drawings. In this embodiment, an image processing system capable of controlling both printers via the same server in a system in which an offset printer and a digital printer are mixed will be described. Such a system is called an HWF (Hybrid Work Flow) system.

本実施形態に係るHWFシステムにおいては、デジタルプリンタを動作させる場合にデジタルプリンタを制御するDFE(Digital Front End)とサーバとに共通化されたRIP(Raster Image Processor)エンジンが搭載されている。そして、システムに入力された印刷ジョブを、システムを構成する装置のいずれかにおいて保存して再利用する際に、記憶容量の効率的な利用を実現すると共に印刷ジョブ再利用時のネットワークトラフィックを削減することが本実施形態に係る趣旨である。   The HWF system according to the present embodiment includes a RIP (Raster Image Processor) engine that is shared by a server and a DFE (Digital Front End) that controls the digital printer when the digital printer is operated. When a print job input to the system is saved and reused in any of the devices that make up the system, storage capacity is efficiently used and network traffic is reduced when the print job is reused. This is the gist of the present embodiment.

図1は、本実施形態に係るHWFシステムの運用形態を示す図である。図1に示すように、本実施形態に係るシステムは、デジタルプリンタ1a、1b、オフセットプリンタ2、後処理装置3、HWFサーバ4a、4b(以降、総じて「HWFサーバ4」とする)、クライアント端末5a、5b(以降、総じて「クライアント端末5」とする)がネットワークを介して接続されて構成されている。   FIG. 1 is a diagram illustrating an operation mode of the HWF system according to the present embodiment. As shown in FIG. 1, the system according to the present embodiment includes a digital printer 1a, 1b, an offset printer 2, a post-processing device 3, an HWF server 4a, 4b (hereinafter referred to as “HWF server 4”), a client terminal. 5a and 5b (hereinafter collectively referred to as “client terminal 5”) are connected via a network.

デジタルプリンタ1a、1b(以降、総じて「デジタルプリンタ1」とする)は、電子写真方式やインクジェット方式等、版を用いずに画像形成出力を行うプリンタであり、DFE100及びデジタルエンジン150を含む。DFE100は、デジタルエンジン150に印刷出力を実行させるための制御部である画像形成出力制御装置として機能する。また、デジタルエンジン150が画像形成装置として機能する。そのため、DFE100は、デジタルエンジン150が印刷出力を実行する際に参照する画像データであるラスターデータを生成するためのRIP(Raster Image Processor)エンジンを含む。ラスターデータが描画情報である。   The digital printers 1 a and 1 b (hereinafter collectively referred to as “digital printer 1”) are printers that perform image formation output without using a plate, such as an electrophotographic method and an inkjet method, and include a DFE 100 and a digital engine 150. The DFE 100 functions as an image formation output control device that is a control unit for causing the digital engine 150 to execute print output. The digital engine 150 functions as an image forming apparatus. Therefore, the DFE 100 includes a RIP (Raster Image Processor) engine for generating raster data that is image data to be referred to when the digital engine 150 executes print output. Raster data is drawing information.

オフセットプリンタ2は、版を用いて画像形成出力を行うプリンタであり、CTP(Computer To Plate)200及びオフセットエンジン250を含む。CTP200は、ラスターデータに基づいて版を生成する装置である。CTP200によって版が生成されることにより、オフセットエンジン250によるオフセット印刷が可能となる。   The offset printer 2 is a printer that performs image formation output using a plate, and includes a CTP (Computer To Plate) 200 and an offset engine 250. The CTP 200 is a device that generates a plate based on raster data. When the plate is generated by the CTP 200, the offset engine 250 can perform offset printing.

後処理装置3は、デジタルプリンタ1、オフセットプリンタ2によって印刷出力された用紙に対してパンチ、ステープル、製本等の後処理を行う装置である。HWFサーバ4は、印刷出力する対象の画像データを含むジョブデータの入稿から、印刷出力、後処理まですべてを管理するHWFソフトウェアがインストールされたサーバである。HWFサーバ4は、JDF(Job Definition Format)と呼ばれる情報形式で生成された情報(以降、「JDF情報」とする)により、上述した様々な処理を管理する。即ち、HWFサーバ4が処理実行制御装置として機能する。   The post-processing device 3 is a device that performs post-processing such as punching, stapling, and bookbinding on the paper printed out by the digital printer 1 and the offset printer 2. The HWF server 4 is a server in which HWF software for managing everything from submission of job data including image data to be printed out to printout and post-processing is installed. The HWF server 4 manages the various processes described above based on information generated in an information format called JDF (Job Definition Format) (hereinafter referred to as “JDF information”). That is, the HWF server 4 functions as a process execution control device.

HWFサーバ4は、オフセットプリンタ2を用いてオフセット印刷により印刷出力を行う場合、内部に搭載されたRIPエンジンによりラスターデータを生成し、そのラスターデータをCTP200に送信する。そのため、HWFサーバ4にはRIPエンジンが搭載されている。   When performing print output by offset printing using the offset printer 2, the HWF server 4 generates raster data using an RIP engine mounted therein and transmits the raster data to the CTP 200. Therefore, the RWF engine is mounted on the HWF server 4.

他方、デジタルプリンタ1により印刷出力を行う場合、DFE100にデータを送信する。DFE100には上述した通りRIPエンジンが搭載されているため、HWFサーバ4はRIP処理前の印刷データをDFE100に送信することにより、デジタルプリンタ1に印刷出力を実行させることが可能である。   On the other hand, when printing output is performed by the digital printer 1, data is transmitted to the DFE 100. Since the DFE 100 is equipped with the RIP engine as described above, the HWF server 4 can cause the digital printer 1 to execute print output by transmitting print data before RIP processing to the DFE 100.

ここで、同一の印刷データに基づく印刷出力がデジタルプリンタ1、オフセットプリンタ2の夫々において実行される場合がある。そのような場合において、両者の印刷出力の結果が異なると、出力物を受け取るユーザに違和感を与えることとなる。そのため、デジタルプリンタ1、オフセットプリンタ2の夫々における印刷出力の結果は同一であることが好ましい。   Here, print output based on the same print data may be executed in each of the digital printer 1 and the offset printer 2. In such a case, if the print output results of the two are different, the user receiving the output product will feel uncomfortable. Therefore, it is preferable that the print output results of the digital printer 1 and the offset printer 2 are the same.

異なるデバイスによる印刷出力の差異は、主にRIP処理によって生じる。そのため、デジタルプリンタ1とオフセットプリンタ2とで処理が共通化されたRIPエンジンを用いることにより、両者の出力結果の差異を最低限とすることが可能である。   Differences in print output by different devices are mainly caused by RIP processing. Therefore, by using the RIP engine in which the processing is shared by the digital printer 1 and the offset printer 2, the difference between the output results of both can be minimized.

即ち、本実施形態においてHWFサーバ4に搭載されるRIPエンジンは、デジタルプリンタ1及びオフセットプリンタ2の両方に対応し、共通化可能な処理が共通化されたRIPエンジンである。また、DFE100には、HWFサーバ4に搭載されたRIPエンジンと共通のRIPエンジンが搭載される。このような構成が本実施形態に係る要旨の1つである。   In other words, the RIP engine installed in the HWF server 4 in the present embodiment is a RIP engine that supports both the digital printer 1 and the offset printer 2 and has a process that can be shared. The DFE 100 is equipped with a RIP engine that is common to the RIP engine mounted on the HWF server 4. Such a configuration is one of the gist according to the present embodiment.

このような構成により、HWFサーバ4及びDFE100には共通のRIPエンジンが搭載されることとなる。そのため、デジタルプリンタ1により印刷出力を実行する場合、HWFサーバ4によるRIP処理とDFE100によるRIP処理とを組み合わせることが可能となる。   With such a configuration, a common RIP engine is mounted on the HWF server 4 and the DFE 100. Therefore, when printing output is executed by the digital printer 1, the RIP processing by the HWF server 4 and the RIP processing by the DFE 100 can be combined.

クライアント端末5は、システムを使用するオペレータがHWFサーバ4を操作するための情報処理端末であり、一般的なPC(Personal Computer)等によって実現される。オペレータは、クライアント端末5を操作してHWFサーバ4を操作するためのGUI(Graphical User Interface)を表示し、データの入力や上述したJDF情報の設定などを行う。JDF情報が処理設定情報である。   The client terminal 5 is an information processing terminal for an operator who uses the system to operate the HWF server 4 and is realized by a general PC (Personal Computer) or the like. The operator operates the client terminal 5 to display a GUI (Graphical User Interface) for operating the HWF server 4, and inputs data, sets the above-described JDF information, and the like. JDF information is processing setting information.

次に、本実施形態に係るDFE100、HWFサーバ4及びクライアント端末5等の情報処理装置のハードウェア構成について図2を参照して説明する。図2に示すように、本実施形態に係る情報処理装置は、一般的なサーバやPC(Personal Computer)等と同様の構成を含む。即ち、本実施形態に係る情報処理装置は、CPU(Central Processing Unit)10、RAM(Random Access Memory)20、ROM(Read Only Memory)30、HDD(Hard Disk Drive)40及びI/F50がバス80を介して接続されている。また、I/F50にはLCD(Liquid Crystal Display)60及び操作部70が接続されている。   Next, the hardware configuration of information processing apparatuses such as the DFE 100, the HWF server 4, and the client terminal 5 according to the present embodiment will be described with reference to FIG. As shown in FIG. 2, the information processing apparatus according to the present embodiment includes the same configuration as a general server, a PC (Personal Computer), or the like. That is, the information processing apparatus according to the present embodiment includes a CPU (Central Processing Unit) 10, a RAM (Random Access Memory) 20, a ROM (Read Only Memory) 30, a HDD (Hard Disk Drive) 40, and an I / F 50. Connected through. Further, an LCD (Liquid Crystal Display) 60 and an operation unit 70 are connected to the I / F 50.

CPU10は演算手段であり、情報処理装置全体の動作を制御する。RAM20は、情報の高速な読み書きが可能な揮発性の記憶媒体であり、CPU10が情報を処理する際の作業領域として用いられる。ROM30は、読み出し専用の不揮発性記憶媒体であり、ファームウェア等のプログラムが格納されている。HDD40は、情報の読み書きが可能な不揮発性の記憶媒体であり、OS(Operating System)や各種の制御プログラム、アプリケーション・プログラム等が格納される。   The CPU 10 is a calculation means and controls the operation of the entire information processing apparatus. The RAM 20 is a volatile storage medium capable of reading and writing information at high speed, and is used as a work area when the CPU 10 processes information. The ROM 30 is a read-only nonvolatile storage medium and stores a program such as firmware. The HDD 40 is a non-volatile storage medium that can read and write information, and stores an OS (Operating System), various control programs, application programs, and the like.

I/F50は、バス80と各種のハードウェアやネットワーク等を接続し制御する。LCD60は、ユーザが情報処理装置の状態を確認するための視覚的ユーザインタフェースである。操作部70は、キーボードやマウス等、ユーザが情報処理装置に情報を入力するためのユーザインタフェースである。尚、HWFサーバ4はサーバとして運用されるため、LCD60や操作部70等のユーザインタフェースは省略可能である。   The I / F 50 connects and controls the bus 80 and various hardware and networks. The LCD 60 is a visual user interface for the user to check the state of the information processing apparatus. The operation unit 70 is a user interface such as a keyboard and a mouse for a user to input information to the information processing apparatus. Since the HWF server 4 is operated as a server, user interfaces such as the LCD 60 and the operation unit 70 can be omitted.

このようなハードウェア構成において、ROM30に格納されたプログラムや、HDD40若しくは図示しない光学ディスク等の記憶媒体からRAM20にロードされたプログラムに従ってCPU10が演算を行うことにより、ソフトウェア制御部が構成される。このようにして構成されたソフトウェア制御部と、ハードウェアとの組み合わせによって、本実施形態に係るDFE100、HWFサーバ4及びクライアント端末5の機能を実現する機能ブロックが構成される。   In such a hardware configuration, the software control unit is configured by the CPU 10 performing calculations according to a program stored in the ROM 30 or a program loaded into the RAM 20 from a storage medium such as the HDD 40 or an optical disk (not shown). A functional block that realizes the functions of the DFE 100, the HWF server 4, and the client terminal 5 according to the present embodiment is configured by a combination of the software control unit configured as described above and hardware.

次に、上述したJDF情報について説明する。図3は、JDF情報の例を示す図である。図3に示すように、JDF情報は、ジョブの実行に関する“ジョブ情報”、ラスターデータに関する“エディット情報”、後処理に関する“フィニッシング情報”を含む。また、“RIPステータス”、“RIPデバイス指定”及び“デバイス指定”の情報を含む。   Next, the above-described JDF information will be described. FIG. 3 is a diagram illustrating an example of JDF information. As shown in FIG. 3, the JDF information includes “job information” regarding job execution, “edit information” regarding raster data, and “finishing information” regarding post-processing. It also includes information on “RIP status”, “RIP device designation”, and “device designation”.

“ジョブ情報”は、図3に示すように、“部数”、“ページ数”、“RIP制御モード”といった情報を含む。“部数”は、出力対象の印刷物の部数を指定する情報である。“ページ数”は、印刷物のページ数を指定する情報である。“RIP制御モード”は、RIP処理の制御モードを示し、「ページモード」、「シートモード」等が指定される。   As shown in FIG. 3, the “job information” includes information such as “number of copies”, “number of pages”, and “RIP control mode”. “Number of copies” is information for designating the number of copies of the printed matter to be output. “Number of pages” is information for designating the number of pages of a printed material. “RIP control mode” indicates a control mode of RIP processing, and “page mode”, “sheet mode”, and the like are designated.

“エディット情報”は、“向き情報”、“印刷面情報”、“回転”、“拡大/縮小”、“イメージ位置”、“レイアウト情報”、“マージン情報”、“クロップ・マーク情報”を含む。“向き情報”は、「縦」、「横」等の印刷の向きを指定する情報である。“印刷面情報”は、「両面」、「片面」等の印刷面を指定する情報である。   “Edit information” includes “orientation information”, “printing surface information”, “rotation”, “enlargement / reduction”, “image position”, “layout information”, “margin information”, and “crop mark information”. . “Orientation information” is information for designating the printing orientation, such as “vertical” or “horizontal”. “Print surface information” is information for designating a print surface such as “double-sided” or “single-sided”.

“回転”は、出力対象の画像の回転角度を指定する情報である。“拡大/縮小”は、出力対象の画像の変倍率を指定する情報である。“イメージ位置”の“オフセット”は、出力対象の画像のオフセットを指定する情報である。“位置調整情報”は、出力対象の画像の位置調整の値を指定する情報である。   “Rotation” is information for designating the rotation angle of the image to be output. “Enlargement / reduction” is information for designating a scaling factor of an image to be output. “Offset” of “Image position” is information for specifying an offset of an image to be output. “Position adjustment information” is information for specifying a position adjustment value of an image to be output.

“レイアウト情報”の“カスタム・インポジション配置”は、カスタム面の配置を指定する情報である。“ページ数”は、用紙1枚のページ数を指定する情報であり、例えば1枚の用紙に2ページを集約する場合には「2in1」等と指定される。“ページ順序情報”は、印刷されるページの順序に関する情報を指定する情報である。“クリープ位置調整”は、クリープ位置の調整に関する値を指定する情報である。   “Custom imposition arrangement” of “layout information” is information specifying the arrangement of the custom surface. “Number of pages” is information for designating the number of pages per sheet. For example, when two pages are collected on one sheet, “2 in 1” is designated. “Page order information” is information specifying information related to the order of pages to be printed. “Creep position adjustment” is information for specifying a value related to the adjustment of the creep position.

“マージン情報”は、フィット・ボックスやガターなどのマージンに関する値を指定する情報である。“クロップ・マーク情報”の“センター・クロップ・マーク情報”は、センター・クロップ・マークに関する値を指定する情報である。“コーナー・クロップ・マーク情報”は、コーナー・クロップ・マークに関する値を指定する情報である。   “Margin information” is information for designating values related to margins such as fit boxes and gutters. “Center crop mark information” of “Crop mark information” is information for specifying a value related to the center crop mark. “Corner crop mark information” is information for designating a value related to a corner crop mark.

“フィニッシング情報”は、“Collate情報”、“ステープル/バインド情報”、“パンチ情報”、“折り情報”、“トリム”、“出力トレイ情報”、“入力トレイ情報”、“カバー・シート情報”を含む。“Collate情報”は、文書が複数部数印刷される場合にページ単位で印刷するか文書単位で印刷するかを指定する情報である。   “Finishing information” includes “Collate information”, “staple / bind information”, “punch information”, “folding information”, “trim”, “output tray information”, “input tray information”, “cover sheet information” including. “Collate information” is information for designating whether printing is performed in units of pages or in units of documents when a plurality of copies of a document are printed.

“ステープル/バインド情報”は、ステープル/バインドに関する処理を指定する情報である。“パンチ情報”は、パンチに関する処理を指定する情報である。“折り情報”は、折りに関する処理を指定する情報である。“トリム”は、トリムに関する処理を指定する情報である。   “Staple / bind information” is information for specifying processing related to stapling / binding. “Punch information” is information for designating processing relating to punching. “Folding information” is information for specifying processing related to folding. “Trim” is information for specifying processing related to trimming.

“出力トレイ情報”は、出力トレイを指定する情報である。“入力トレイ”は、入力トレイを指定する情報である。“カバー・シート情報”は、カバー・シートに関する処理を指定する情報である。   “Output tray information” is information for designating an output tray. “Input tray” is information for designating an input tray. “Cover / sheet information” is information for designating processing relating to a cover / sheet.

“RIPステータス”は、RIP処理に含まれる各処理であるRIP内部処理の夫々が実行済みであるか否かを示す実行状態情報である。図3においては、RIP内部処理の項目として“プリフライト”、“ノーマライズ”、“フォント”、“レイアウト”、“マーク”、“CMM”、“Trapping”、“Calibration”、“Screening”といった処理項目が記述されている。そして、夫々の項目についての処理状態のステータスが記述される。図3においては、未処理であることを示す「NotYet」が設定されており、夫々の処理が実行されると「Done」に更新される。   “RIP status” is execution state information indicating whether or not each RIP internal process, which is each process included in the RIP process, has been executed. In FIG. 3, RIP internal processing items such as “Preflight”, “Normalize”, “Font”, “Layout”, “Mark”, “CMM”, “Trapping”, “Calibration”, “Screening” Is described. Then, the status of the processing state for each item is described. In FIG. 3, “NotYet” indicating unprocessed is set, and is updated to “Done” when each process is executed.

“RIPデバイス指定”は、夫々のRIP内部処理について、HWFサーバ4側において実行するか、DFE100側において実行するかを指定する情報である。“RIPステータス”と同様のRIP内部処理の夫々の項目について、「HWFサーバ」と「DFE」とのいずれかが設定される。また、「DFE」が設定される場合、「DFE(エンジンA)」のように、DFE100に搭載されている複数のRIPエンジンのいずれかを指定する情報が含まれる。   “RIP device designation” is information for designating whether each RIP internal process is executed on the HWF server 4 side or the DFE 100 side. For each item of RIP internal processing similar to “RIP status”, either “HWF server” or “DFE” is set. When “DFE” is set, information specifying any of a plurality of RIP engines installed in the DFE 100 is included, such as “DFE (Engine A)”.

“デバイス指定”は、印刷ジョブを実行するデバイスを指定する情報であり、図3の例においては、「デジタルプリンタ」が指定されている。尚、JDF情報は図3に示す情報の他にも様々な情報を含む。それらの情報については以降の説明において詳述する。   “Device designation” is information for designating a device that executes a print job. In the example of FIG. 3, “digital printer” is designated. The JDF information includes various information in addition to the information shown in FIG. Such information will be described in detail in the following description.

図3に示すJDF情報は、オペレータがクライアント端末5を介してHWFサーバ4のGUIを表示させ、GUIにおいて各種の項目を設定することにより生成される。そして、HWFサーバ4やDFE100に搭載されるRIPエンジンは、このようなJDF情報に基づいてRIP処理を行う。また、後処理装置3は、このようなJDF情報に基づいて後処理を実行する。尚、外部のソフトウェアやシステムからHWFサーバ4に対してジョブが入稿される場合、JDF情報が付与された状態で入稿される場合もある。   The JDF information shown in FIG. 3 is generated when the operator displays the GUI of the HWF server 4 via the client terminal 5 and sets various items in the GUI. The RIP engine mounted on the HWF server 4 or the DFE 100 performs RIP processing based on such JDF information. Further, the post-processing device 3 performs post-processing based on such JDF information. When a job is submitted to the HWF server 4 from an external software or system, the job may be submitted with JDF information attached.

このようなJDF情報が印刷対象の画像データに付加されることにより、本実施形態に係るシステムにおける印刷ジョブが生成される。このような印刷ジョブは、図3に示すような各種のパラメータ設定を伴い、生成に際してはユーザによる一定の作業を要する。従って、同一の印刷出力を行う際には、一度生成されて印刷出力の実行された印刷ジョブの保存及び再利用により、ユーザの負担を軽減することが出来る。   By adding such JDF information to the image data to be printed, a print job in the system according to the present embodiment is generated. Such a print job is accompanied by various parameter settings as shown in FIG. 3, and a certain amount of work by the user is required for generation. Accordingly, when performing the same print output, the burden on the user can be reduced by storing and reusing a print job that has been generated once and executed.

そのため、本実施形態に係るシステムにおいては、HWFサーバ4及びDFE100のいずれかにおいて印刷ジョブが保存される。そのような印刷ジョブの保存に際して、記憶領域の効率的な利用や、印刷ジョブの再利用に際して無駄なトラフィックが発生しないようにすることが本実施形態に係る要旨の1つである。   Therefore, in the system according to the present embodiment, the print job is stored in either the HWF server 4 or the DFE 100. One of the essences according to this embodiment is to prevent the use of a storage area efficiently during the storage of such a print job and the generation of unnecessary traffic during the reuse of the print job.

次に、本実施形態に係るHWFサーバ4の機能構成について図4を参照して説明する。図4に示すように、HWFサーバ4は、HWFコントローラ400及びネットワークI/F401を含む。ネットワークI/F401は、HWFサーバ4がネットワークを介して他の機器と情報をやり取りするためのインタフェースである。   Next, the functional configuration of the HWF server 4 according to the present embodiment will be described with reference to FIG. As shown in FIG. 4, the HWF server 4 includes an HWF controller 400 and a network I / F 401. The network I / F 401 is an interface for the HWF server 4 to exchange information with other devices via the network.

HWFコントローラ400は、印刷対象のデータの取得、印刷ジョブの作成、ワークフローの管理、デジタルプリンタ1及びオフセットプリンタ2へのジョブの振り分け等を管理する。印刷対象のジョブデータがHWFサーバ4に入力され、HWFコントローラ400によって取得される処理が、本システムにおける入稿処理である。HWFコントローラ400は、専用のソフトウェアが情報処理装置にインストールされることによって構成される。このソフトウェアがHWFソフトウェアである。   The HWF controller 400 manages acquisition of data to be printed, creation of a print job, management of a workflow, distribution of a job to the digital printer 1 and the offset printer 2, and the like. A process in which job data to be printed is input to the HWF server 4 and acquired by the HWF controller 400 is a submission process in the present system. The HWF controller 400 is configured by installing dedicated software in the information processing apparatus. This software is HWF software.

HWFコントローラ400において、システム制御部410は、HWFコントローラ400全体の制御を行う。そのため、システム制御部410は、上述したHWFコントローラ400の各機能の実現に際して、HWFコントローラ400各部に命令を与えて処理を実行させる。データ受信部411は、他のシステムからの印刷物のジョブデータの受信、もしくはオペレータの操作によって入稿されるジョブデータの受信を行う。   In the HWF controller 400, the system control unit 410 controls the entire HWF controller 400. Therefore, the system control unit 410, when realizing each function of the HWF controller 400 described above, gives an instruction to each unit of the HWF controller 400 to execute processing. The data receiving unit 411 receives print job data from another system, or receives job data submitted by an operator's operation.

UI(User Interface)制御部412は、クライアント端末5を介したオペレータによる操作を制御する。クライアント端末5にはHWFサーバ4を操作するためのGUIが表示され、UI制御部412は、クライアント端末5において表示されたGUIに対する操作の情報を、ネットワークを介して取得する。   A UI (User Interface) control unit 412 controls an operation by an operator via the client terminal 5. A GUI for operating the HWF server 4 is displayed on the client terminal 5, and the UI control unit 412 acquires operation information for the GUI displayed on the client terminal 5 via the network.

UI制御部412は、このようにしてネットワークを介して取得した操作の情報をシステム制御部410に通知する。クライアント端末5におけるGUIの表示は、クライアント端末5に予めインストールされたソフトウェアや、UI制御部412からネットワークを介してクライアント端末5に提供される情報によって実現される。   The UI control unit 412 notifies the system control unit 410 of operation information acquired via the network in this way. The display of the GUI on the client terminal 5 is realized by software installed in the client terminal 5 in advance or information provided from the UI control unit 412 to the client terminal 5 via the network.

オペレータは、クライアント端末5に表示されたGUIを操作することにより入稿対象のジョブデータを選択する。これにより、クライアント端末5がHWFサーバ4に対してジョブデータを送信し、データ受信部411がジョブデータを取得する。システム制御部410は、データ受信部411が取得したジョブデータをジョブデータ格納部414に登録する。   The operator selects job data to be submitted by manipulating the GUI displayed on the client terminal 5. Thereby, the client terminal 5 transmits job data to the HWF server 4, and the data receiving unit 411 acquires the job data. The system control unit 410 registers the job data acquired by the data reception unit 411 in the job data storage unit 414.

クライアント端末5からHWFサーバ4へのジョブデータの送信に際しては、クライアント端末5において選択された文書データや画像データに基づき、クライアント端末5においてジョブデータが生成された上でHWFサーバ4に送信される。ジョブデータは、例えばPDF(Portable Document Format)やPostScript等のPDL(Page Description Language)形式のデータである。   When job data is transmitted from the client terminal 5 to the HWF server 4, job data is generated at the client terminal 5 based on the document data or image data selected at the client terminal 5 and then transmitted to the HWF server 4. . The job data is, for example, data in PDL (Page Description Language) format such as PDF (Portable Document Format) and PostScript.

この他、クライアント端末5からHWFサーバ4に対してアプリケーション専用のデータ形式や一般的な画像データの形式のまま印刷対象のデータが送信されても良い。その場合、システム制御部410は、取得したデータに基づいてジョブ制御部413にジョブデータを生成させる。ジョブ制御部413は、RIPエンジン420の機能により印刷対象のデータに基づいてジョブデータを生成させる。   In addition, the print target data may be transmitted from the client terminal 5 to the HWF server 4 in the data format dedicated to the application or the general image data format. In that case, the system control unit 410 causes the job control unit 413 to generate job data based on the acquired data. The job control unit 413 generates job data based on data to be printed by the function of the RIP engine 420.

尚、ジョブデータ格納部414に登録された印刷対象のデータは上述したようにPDL情報であるが、このPDL情報は、印刷対象のデータに基づいて生成された一次的なデータの他、途中まで処理が実行された中間データの場合もあり得る。これらの情報が、出力対象画像情報として用いられる。中間データがジョブデータ格納部414に格納される場合としては、HWFサーバ4において既に処理が開始された処理途中の状態の他、中間データの状態でHWFサーバ4にジョブデータが登録される場合等があり得る。以降、“PDL情報”とする場合には、RIP処理が行われていない一次的なデータを示し、“中間データ”とする場合には途中までRIP処理が実行された処理途中の状態のデータを示す。   Note that the print target data registered in the job data storage unit 414 is PDL information as described above. This PDL information is not only primary data generated based on the print target data, but also halfway. There may be intermediate data that has been processed. These pieces of information are used as output target image information. Examples of the case where the intermediate data is stored in the job data storage unit 414 include the case where the job data is registered in the HWF server 4 in the intermediate data state in addition to the state in the middle of the processing already started in the HWF server 4. There can be. Hereinafter, when “PDL information” is set, it indicates primary data that has not been subjected to RIP processing, and when “intermediate data” is set, data in the middle of processing in which RIP processing has been executed halfway is indicated. Show.

また、上述したように、図3において説明したJDFの情報はクライアント端末5に表示されるGUIに対するオペレータの操作により設定されて生成される。若しくは、外部のソフトウェアやシステムからHWFサーバ4に対してジョブが入稿される場合には、予め付与されている。そのようにして取得されたJDF情報はジョブデータとしてPDL情報と共にデータ受信部411によって受信される。システム制御部410は、そのようにして取得されたJDF情報とPDL情報とを関連付けてジョブデータ格納部414に登録する。   Further, as described above, the JDF information described with reference to FIG. 3 is set and generated by an operator's operation on the GUI displayed on the client terminal 5. Alternatively, when a job is submitted to the HWF server 4 from an external software or system, it is given in advance. The JDF information acquired in this way is received as job data by the data receiving unit 411 together with the PDL information. The system control unit 410 registers the JDF information and PDL information acquired in this way in the job data storage unit 414 in association with each other.

尚、本実施形態においてはジョブの内容を示す属性情報としてJDF情報を用いる場合を例として説明した。しかしながらこれは一例であり、他の形式、例えばPPF(Print Production Format)情報を用いても良い。   In the present embodiment, the case where JDF information is used as attribute information indicating the contents of a job has been described as an example. However, this is only an example, and other formats such as PPF (Print Production Format) information may be used.

また、システム制御部410は、クライアント端末5に表示されたGUIに対するオペレータの操作に基づき、受信したジョブデータを、ページ単位等の印刷部位毎に分割することが出来る。そのようにして分割した夫々のジョブデータは、分割された個別のジョブデータとしてジョブデータ格納部414に登録される。   Further, the system control unit 410 can divide the received job data for each print region such as a page unit based on an operator's operation on the GUI displayed on the client terminal 5. Each of the job data divided in this way is registered in the job data storage unit 414 as divided individual job data.

また、分割が指定された夫々のジョブについて、クライアント端末5に表示されたGUIに対するオペレータの操作により出力先のデバイスが選択されると、その選択結果がジョブデータと関連付けてジョブデータ格納部414に保存される。出力先の選択態様としては、例えば表紙部分はデジタルプリンタ1、本文はオフセットプリンタ2といった選択態様があり得る。   For each job for which division is specified, when an output destination device is selected by an operator's operation on the GUI displayed on the client terminal 5, the selection result is associated with the job data in the job data storage unit 414. Saved. As an output destination selection mode, for example, there may be a selection mode such as the digital printer 1 for the cover portion and the offset printer 2 for the body.

このようにしてジョブデータ格納部414に新たなジョブデータが登録されると、システム制御部410は、ジョブ制御部413に含まれるジョブ管理部430に対して、ジョブデータの参照テーブルを生成させる。ジョブデータの参照テーブルとは、HWFシステム内において保存されているジョブデータの一覧情報であると共に、夫々のジョブデータが保存されている装置を示す情報である。このジョブデータの参照テーブルを用いてジョブデータを管理することが本実施形態に係る要旨の1つである。詳細については後述する。   When new job data is registered in the job data storage unit 414 in this way, the system control unit 410 causes the job management unit 430 included in the job control unit 413 to generate a job data reference table. The job data reference table is information indicating a list of job data stored in the HWF system and information indicating an apparatus in which each job data is stored. Managing job data using this job data reference table is one of the gist according to the present embodiment. Details will be described later.

デバイス情報管理部416は、デジタルプリンタ1、オフセットプリンタ2、後処理装置3等、システムに含まれる他のデバイスの情報を取得してデバイス情報格納部417に記憶させることにより管理する。他のデバイスの情報としては、デバイスがネットワークに接続された際に割り当てられるネットワークのアドレスや、デバイスの機能の情報である。デバイスの機能の情報とは、例えば印刷速度、使用可能な後処理機能、動作状態等である。   The device information management unit 416 manages information by acquiring information on other devices included in the system, such as the digital printer 1, the offset printer 2, and the post-processing device 3, and storing them in the device information storage unit 417. The other device information includes a network address assigned when the device is connected to the network and device function information. The device function information includes, for example, a printing speed, usable post-processing functions, an operation state, and the like.

デバイス情報通信部415は、ネットワークI/F401を介して、システムに含まれる他のデバイスの情報を定期的に取得する。これにより、デバイス情報管理部416は、デバイス情報格納部417に格納されている他のデバイスの情報を定期式に更新するため、他のデバイスの情報が動的に変化したとしてもデバイス情報格納部417に格納された情報が正確に保たれる。   The device information communication unit 415 periodically acquires information on other devices included in the system via the network I / F 401. As a result, the device information management unit 416 periodically updates the information of other devices stored in the device information storage unit 417, so that even if the information of other devices changes dynamically, the device information storage unit The information stored in 417 is kept accurate.

ワークフロー制御部418は、ジョブデータ格納部414に登録されたジョブデータをシステム上で処理する際の各処理の実行順を決定し、その情報をワークフロー情報格納部419に記憶させる。ワークフローに定められた各処理は予めその実行順序が決めらており、順序性を保つため、前の処理が完了すると次の処理に進むように制御される。   The workflow control unit 418 determines the execution order of each process when processing job data registered in the job data storage unit 414 on the system, and stores the information in the workflow information storage unit 419. Each process defined in the workflow has its execution order determined in advance, and in order to maintain the order, the process is controlled to proceed to the next process when the previous process is completed.

即ち、ワークフロー情報格納部419に格納されているのは、HWFシステムにおいて実行可能な夫々の処理が指定された順番通りに組み合わせられたワークフロー情報である。図5は、ワークフロー情報の例を示す図である。これに対して、夫々の処理が実行される際のパラメータは上述した通りJDF情報において指定される。ワークフロー情報格納部419には、クライアント端末5に表示されたGUIに対するオペレータの操作に基づいて設定されたワークフロー情報が予め登録されている。   In other words, what is stored in the workflow information storage unit 419 is workflow information obtained by combining the respective processes that can be executed in the HWF system in the designated order. FIG. 5 is a diagram illustrating an example of workflow information. On the other hand, parameters when each process is executed are specified in the JDF information as described above. In the workflow information storage unit 419, workflow information set based on an operator's operation on the GUI displayed on the client terminal 5 is registered in advance.

HWFサーバ4に登録されたジョブデータに対する実行指示は、クライアント端末5に表示されたGUIに対するオペレータの操作に基づきUI制御部412を介してシステム制御部410に通知される。これにより、システム制御部410は、上述した出力先デバイスの選択を行う。   The execution instruction for the job data registered in the HWF server 4 is notified to the system control unit 410 via the UI control unit 412 based on the operator's operation on the GUI displayed on the client terminal 5. As a result, the system control unit 410 selects the output destination device described above.

上述したように、クライアント端末5に表示されたGUI上で出力先デバイスを選択する態様の場合、システム制御部410は指定の内容に従って出力先デバイスを選択する。この他、ジョブの内容とデバイスの特性との比較に基づいて自動的に選択する態様も可能である。   As described above, in the aspect of selecting an output destination device on the GUI displayed on the client terminal 5, the system control unit 410 selects an output destination device according to the designated content. In addition, a mode in which selection is automatically performed based on a comparison between job contents and device characteristics is also possible.

ジョブの内容とデバイスの特性との比較に基づいて出力先デバイスを自動的に選択する場合、システム制御部410は、利用可能なデバイスの情報をデバイス情報管理部416から取得する。このようにして出力先デバイスを決定すると、システム制御部410は、決定した出力先デバイスを示す情報をJDF情報に付与する。   When an output destination device is automatically selected based on a comparison between job contents and device characteristics, the system control unit 410 acquires information on available devices from the device information management unit 416. When the output destination device is determined in this way, the system control unit 410 adds information indicating the determined output destination device to the JDF information.

出力先デバイスを決定した後、システム制御部410はワークフロー制御部418に対してジョブの実行指示を行う。この際、オペレータの操作に基づいてワークフロー情報格納部419に予め登録されているワークフロー情報を用いても良いし、オペレータの操作に従って設定された内容に基づいて新たなワークフロー情報が生成されても良い。   After determining the output destination device, the system control unit 410 instructs the workflow control unit 418 to execute a job. At this time, the workflow information registered in advance in the workflow information storage unit 419 based on the operator's operation may be used, or new workflow information may be generated based on the contents set according to the operator's operation. .

ワークフロー制御部418は、システム制御部410から実行指示を受け付けると、指定されたワークフロー情報若しくは新たに生成したワークフロー情報に従い、指定された実行順に従ってジョブ制御部413に各処理の実行指示を行う。即ち、ワークフロー制御部418、ジョブ制御部413が連動して処理実行制御部として機能する。   When the workflow control unit 418 receives an execution instruction from the system control unit 410, the workflow control unit 418 instructs the job control unit 413 to execute each process in accordance with the specified execution order according to the specified workflow information or newly generated workflow information. In other words, the workflow control unit 418 and the job control unit 413 function as a process execution control unit in conjunction with each other.

実行指示を受けたジョブ制御部413は、上述したPDL情報及びJDF情報をRIPエンジン420に入力してRIP処理を実行させる。JDF情報には、RIPエンジンによって行われる複数のRIP内部処理夫々について、HWFサーバ4、DFE100のいずれにおいて実行するかを示す情報が含まれる。   Upon receiving the execution instruction, the job control unit 413 inputs the above-described PDL information and JDF information to the RIP engine 420 to execute the RIP process. The JDF information includes information indicating which of the plurality of RIP internal processes performed by the RIP engine is executed by the HWF server 4 or the DFE 100.

ジョブ制御部413は、JDF情報に含まれる情報のうち、RIP処理の振り分けの情報を参照し、ワークフロー制御部418から指示された処理がHWFサーバ4において実行するべき処理であれば、RIPエンジン420に対して指定された処理を実行させる。RIPエンジン420は、ジョブ制御部413からの指示に従い、JDF情報において指定されたパラメータに基づいてRIP処理を実行する。   The job control unit 413 refers to the RIP process distribution information in the information included in the JDF information, and if the process instructed by the workflow control unit 418 is a process to be executed in the HWF server 4, the RIP engine 420 Causes the specified process to be executed. The RIP engine 420 executes RIP processing based on parameters specified in the JDF information in accordance with instructions from the job control unit 413.

このようにしてRIP処理を実行したRIPエンジン420は、処理を実行したRIP処理のRIPステータスを更新する。これにより、複数のRIP内部処理のうちHWFサーバ4において実行されたRIP内部処理については、ステータスが「Done」に変更される。RIPエンジン420が、制御側描画情報生成部として機能する。   The RIP engine 420 that has executed the RIP process in this manner updates the RIP status of the RIP process that has executed the process. As a result, the status of the RIP internal process executed by the HWF server 4 among the plurality of RIP internal processes is changed to “Done”. The RIP engine 420 functions as a control-side drawing information generation unit.

RIP処理が実行されることによって生成されるRIP実行結果データは、PDL情報、中間データ、ラスターデータのいずれかである。これらはRIP内部処理の内容に異なるが、処理が進むことによって当初PDL情報であったデータに基づいて中間データが生成され、最終的にラスターデータが生成される。RIP実行結果データは、実行中のジョブに関連付けられてジョブデータ格納部414に格納される。   The RIP execution result data generated by executing the RIP process is any of PDL information, intermediate data, and raster data. Although these differ in the contents of the RIP internal processing, intermediate data is generated based on data that was initially PDL information as the processing proceeds, and finally raster data is generated. The RIP execution result data is stored in the job data storage unit 414 in association with the job being executed.

1つのRIP内部処理が完了すると、RIPエンジン420がジョブ制御部413に完了を通知し、ジョブ制御部413がワークフロー制御部418に通知する。これにより、ワークフロー制御部418が、ワークフロー情報に従って次の処理の制御を開始する。   When one RIP internal process is completed, the RIP engine 420 notifies the job control unit 413 of the completion, and the job control unit 413 notifies the workflow control unit 418. Thereby, the workflow control unit 418 starts control of the next process according to the workflow information.

ジョブ制御部413は、ワークフロー制御部418から受け取ったジョブの内容が、他システムに対する要求である場合、ジョブ送受信部421に対して、他システムに応じた形でジョブデータを入力し、ジョブデータを送信させる。オフセットプリンタ2へのジョブデータの送信の場合、印刷対象のデータはラスターデータに変換された上でジョブデータとして送信される。   When the content of the job received from the workflow control unit 418 is a request for another system, the job control unit 413 inputs job data in a form corresponding to the other system to the job transmission / reception unit 421, and Send it. In the case of transmission of job data to the offset printer 2, the print target data is converted into raster data and then transmitted as job data.

他方、デジタルプリンタ1へのジョブデータの送信の場合、ジョブ制御部413は、DFE100に含まれる複数のRIPエンジンのうち、RIPエンジン420に対応した同一のRIPエンジンを指定してジョブ送受信部421にジョブデータを入力する。これにより、ジョブ送受信部421は、RIPエンジン420に対応した同一のRIPエンジンを指定してDFE100にジョブデータを送信する。   On the other hand, when transmitting job data to the digital printer 1, the job control unit 413 designates the same RIP engine corresponding to the RIP engine 420 among the plurality of RIP engines included in the DFE 100 and sends it to the job transmission / reception unit 421. Enter job data. As a result, the job transmitting / receiving unit 421 transmits the job data to the DFE 100 by designating the same RIP engine corresponding to the RIP engine 420.

ジョブ送受信部421は、PDL情報または中間データと、JDF情報とをパッケージしたジョブデータをDFE100に送信する。尚、ジョブデータの送信態様として、PDL情報または中間データを外部リソースデータとし、JDF情報内にPDL情報または中間データの格納先を示すURLを記述する態様でも良い。この場合、JDF情報を受信した側でURLにアクセスし、PDL情報または中間データを取得する。   The job transmission / reception unit 421 transmits job data obtained by packaging PDL information or intermediate data and JDF information to the DFE 100. As a transmission mode of job data, PDL information or intermediate data may be external resource data, and a URL indicating a storage location of PDL information or intermediate data may be described in JDF information. In this case, the URL that receives the JDF information accesses the URL, and acquires PDL information or intermediate data.

次に、本実施形態に係るDFE100の機能構成について図6を参照して説明する。DFE100は、HWFサーバ4からジョブデータを受信し、受信したジョブの制御、RIP処理の実行制御及びデジタルエンジン150の制御を行う。HWFサーバ4は、DFE100にジョブデータを送信することにより、デジタルエンジン150による印刷出力を実行させる。即ち、DFE100は、HWFサーバ4に対してデジタルプリント機能を提供するためのサーバとして機能する。   Next, a functional configuration of the DFE 100 according to the present embodiment will be described with reference to FIG. The DFE 100 receives job data from the HWF server 4 and performs control of the received job, execution control of RIP processing, and control of the digital engine 150. The HWF server 4 causes the digital engine 150 to execute print output by transmitting job data to the DFE 100. That is, the DFE 100 functions as a server for providing a digital print function to the HWF server 4.

DFE100が提供するジョブの制御機能とは、ジョブデータの受け付け、JDF情報の解析、ラスターデータの作成及びデジタルエンジン150による印刷出力等の一連の動作の制御機能である。RIP処理の実行制御とは、JDF情報とPDL情報の解析によって生成された情報に基づいてRIPエンジンにRIP処理を実行させる制御である。   The job control function provided by the DFE 100 is a control function for a series of operations such as job data reception, JDF information analysis, raster data creation, and print output by the digital engine 150. The execution control of the RIP process is a control for causing the RIP engine to execute the RIP process based on information generated by analyzing the JDF information and the PDL information.

JDF情報の解析によって生成される情報とは、図3において説明したJDF情報のうち、RIP処理に用いられる情報が抽出され、DFE100において解読可能な形式に変換された情報であり、“DFE内ジョブ属性”と呼ばれる。このDFE内ジョブ属性とPDL情報を参照してRIP処理が実行されることにより、中間データ、ラスターデータが作成される。   The information generated by the analysis of the JDF information is information obtained by extracting information used for the RIP processing from the JDF information described in FIG. 3 and converting the information into a format decipherable by the DFE 100. It is called “attribute”. By executing the RIP process with reference to the job attributes in the DFE and the PDL information, intermediate data and raster data are created.

デジタルエンジン150の制御機能とは、デジタルエンジン150にラスターデータ及び上述したDFE内ジョブ属性の一部を送信して印刷出力を実行させる機能である。これらの機能は、図6に示す各ブロックによって実現される。図6に示す各ブロックは、図2において説明したように、RAM20にロードされたプログラムやROM30に格納されたプログラムに従ってCPU10が演算処理を行い、他のハードウェアを動作させることにより実現される。   The control function of the digital engine 150 is a function that causes the digital engine 150 to transmit raster data and part of the above-described job attributes in the DFE to execute print output. These functions are realized by the blocks shown in FIG. Each block shown in FIG. 6 is realized by the CPU 10 performing arithmetic processing according to a program loaded in the RAM 20 or a program stored in the ROM 30 and operating other hardware as described in FIG.

DFE100は、ネットワークI/F101、ディスプレイ102及びDFEコントローラ110を含み、DFEコントローラ110内部に複数のRIPエンジンを搭載している。これは、HWFシステムにおいてDFE100にジョブを送信する可能性のある他のデバイスのRIPエンジンに夫々対応して搭載されたものである。本実施形態においては、複数のHWFサーバ4a、4bに夫々異なるRIPエンジンが含まれているため、DFE100には夫々のRIPエンジンに対応して複数のRIPエンジンが搭載されている。   The DFE 100 includes a network I / F 101, a display 102, and a DFE controller 110, and a plurality of RIP engines are mounted inside the DFE controller 110. This is installed corresponding to the RIP engine of another device that may transmit a job to the DFE 100 in the HWF system. In the present embodiment, since a plurality of different RIP engines are included in the plurality of HWF servers 4a and 4b, a plurality of RIP engines are mounted on the DFE 100 corresponding to the respective RIP engines.

ジョブ受信部111は、内部に複数の個別ジョブ受信部112を含む。個別ジョブ受信部112は、ネットワークI/F101を介してHWFサーバ4からジョブデータを受信する。複数の個別ジョブ受信部112は、DFE100に搭載されている複数のRIPエンジンに夫々対応している。個別ジョブ受信部112が個別受信部として機能する。   The job receiving unit 111 includes a plurality of individual job receiving units 112 therein. The individual job receiving unit 112 receives job data from the HWF server 4 via the network I / F 101. The plurality of individual job reception units 112 correspond to a plurality of RIP engines installed in the DFE 100, respectively. The individual job receiving unit 112 functions as an individual receiving unit.

上述したように、HWFサーバ4からのDFE100へのジョブデータの送信に際しては、対応するRIPエンジンが指定されて送信される。そのため、ジョブ受信部111においては、指定されたRIPエンジンに対応した個別ジョブ受信部112がジョブデータを受信する。   As described above, when transmitting job data from the HWF server 4 to the DFE 100, a corresponding RIP engine is designated and transmitted. Therefore, in the job receiving unit 111, the individual job receiving unit 112 corresponding to the designated RIP engine receives job data.

尚、DFE100へのジョブデータの入力は、HWFサーバ4からネットワークを介した入力の他、USBメモリ等の可搬型記憶媒体を介して入力することも可能である。本実施形態においてはジョブデータにJDF情報が含まれる場合を例として説明するが、JDFが含まれていない場合、ジョブ受信部111はダミーのJDFを作成して、ジョブデータにJDF情報を付与する。   The job data can be input to the DFE 100 from the HWF server 4 via a network, or via a portable storage medium such as a USB memory. In this embodiment, a case where JDF information is included in job data will be described as an example. However, when JDF is not included, the job receiving unit 111 creates a dummy JDF and assigns JDF information to the job data. .

個別ジョブ受信部112は、上述した夫々のRIPエンジンに対応して設けられる場合の他、予めジョブの内容が設定された仮想プリンタとしても機能する。即ち、DFE100に搭載されたRIPエンジン及びジョブの内容を設定した個別ジョブ受信部112を設け、複数の個別ジョブ受信部112のいずれかを指定することにより、予め設定された内容でジョブを実行させることが可能となる。   The individual job receiving unit 112 functions as a virtual printer in which job contents are set in advance, in addition to the case where the individual job receiving unit 112 is provided corresponding to each RIP engine described above. That is, the RIP engine installed in the DFE 100 and the individual job receiving unit 112 in which the job content is set are provided, and the job is executed with the preset content by designating one of the individual job receiving units 112. It becomes possible.

本実施形態に係る個別ジョブ受信部112において可能な設定の1つに、“パススルーモード”がある。この“パススルーモード”は、DFE100においてRIPエンジンとは個別に設けられたJDF情報の解析機能であるJDF解析部117によるJDF情報の解析処理を行わせず、RIPエンジンにおいてJDF情報の解析を実行するモードである。   One of the possible settings in the individual job receiving unit 112 according to the present embodiment is “pass-through mode”. This “pass-through mode” does not perform JDF information analysis processing by the JDF analysis unit 117, which is a JDF information analysis function provided separately from the RIP engine in the DFE 100, and executes JDF information analysis in the RIP engine. Mode.

このような機能により、JDF解析部117が対応していない形式のJDF情報を用いることや、RIPエンジンの外側にJDF解析機能を設けることが難しいRIPエンジンをHWFサーバ4及びDFE100において用いることが可能となる。本実施形態においては、HWFサーバ4に搭載されたRIPエンジン420とDFE100に搭載されたRIPエンジン120とで処理を分担する際に、上述した“パススルーモード”が用いられる。RIPエンジン420に対応した同一のRIPエンジン120が、出力側描画情報生成部として用いられる。   With such a function, it is possible to use JDF information in a format not supported by the JDF analysis unit 117, or to use a RIP engine that is difficult to provide a JDF analysis function outside the RIP engine in the HWF server 4 and the DFE 100. It becomes. In the present embodiment, the above-described “pass-through mode” is used when the RIP engine 420 mounted on the HWF server 4 and the RIP engine 120 mounted on the DFE 100 share processing. The same RIP engine 120 corresponding to the RIP engine 420 is used as the output side drawing information generation unit.

RIP処理をHWFサーバ4とDFE100とに分散する場合、可能な限りHWFサーバ4とDFE100との区分が意識されず、一連の処理として実行されることが好ましい。そのため、HWFサーバ4において途中まで処理されたデータがDFE100に入力された場合、未処理のジョブデータが入力された場合と同様のJDF解析処理は省略し、HWFサーバ4における処理の続きとして処理が実行されることが好ましい。   When the RIP process is distributed to the HWF server 4 and the DFE 100, it is preferable that the HWF server 4 and the DFE 100 are not considered as much as possible and are executed as a series of processes. Therefore, when data that has been processed halfway in the HWF server 4 is input to the DFE 100, the same JDF analysis processing as when unprocessed job data is input is omitted, and processing is continued as processing in the HWF server 4. Preferably it is performed.

本実施形態においては、HWFサーバ4とDFE100とで対応した同一のRIPエンジンが搭載されているため、このようなRIP処理の制御を好適に実現することが可能である。また、そのような場合においては、一方のRIPエンジンによって処理されたデータがそのまま他方のRIPエンジンに受け渡されることが好ましいため、上述した“パススルーモード”によってそのような制御を好適に実現することが出来る。   In the present embodiment, since the same RIP engine corresponding to the HWF server 4 and the DFE 100 is mounted, it is possible to suitably realize such control of RIP processing. In such a case, since it is preferable that the data processed by one RIP engine is directly transferred to the other RIP engine, such control is preferably realized by the “pass-through mode” described above. I can do it.

システム制御部113は、個別ジョブ受信部112が受信したジョブデータをジョブデータ格納部114に格納し、若しくはジョブ制御部116に受け渡す。DFE100においてジョブデータを格納する設定がされている場合、システム制御部113はジョブデータをジョブデータ格納部114に格納する。また、ジョブデータ格納部114に格納するか否かがJDF情報に記述されている場合、システム制御部113はその記述に従う。   The system control unit 113 stores the job data received by the individual job reception unit 112 in the job data storage unit 114 or passes it to the job control unit 116. When the DFE 100 is set to store job data, the system control unit 113 stores the job data in the job data storage unit 114. If the JDF information describes whether or not to store in the job data storage unit 114, the system control unit 113 follows the description.

ジョブデータ格納部114にジョブデータを格納する場合とは、例えばDFE100において印刷内容のプレビューを行う場合等である。この場合、システム制御部113は、ジョブデータに含まれる印刷対象のデータ、即ちPDL情報や中間データを、ジョブデータ格納部114から取得してプレビューデータを生成してUI制御部115に受け渡す。これにより、UI制御部115は、印刷内容のプレビューをディスプレイ102に表示させる。   The case where job data is stored in the job data storage unit 114 is, for example, a case where the print content is previewed in the DFE 100. In this case, the system control unit 113 obtains print target data included in the job data, that is, PDL information and intermediate data from the job data storage unit 114, generates preview data, and transfers the preview data to the UI control unit 115. Accordingly, the UI control unit 115 causes the display 102 to display a preview of the print content.

プレビューデータの生成に際して、システム制御部113はジョブ制御部116に印刷対象のデータを受け渡してプレビューデータの生成を要求する。ジョブ制御部116はRIP部118に印刷対象のデータを受け渡してプレビューデータを生成させ、生成されたプレビューデータをシステム制御部113に受け渡す。   When generating preview data, the system control unit 113 passes the data to be printed to the job control unit 116 and requests generation of preview data. The job control unit 116 passes the data to be printed to the RIP unit 118 to generate preview data, and passes the generated preview data to the system control unit 113.

また、DFE100においてオペレータがJDF情報の変更を行う場合も、ジョブデータ格納部114にジョブデータが格納される。この場合、システム制御部113は、JDF情報をジョブデータ格納部114から取得してUI制御部115に受け渡す。これにより、ディスプレイ102にジョブデータのJDF情報が表示され、オペレータが操作によって変更することが可能となる。   Also, when the operator changes the JDF information in the DFE 100, the job data is stored in the job data storage unit 114. In this case, the system control unit 113 acquires JDF information from the job data storage unit 114 and passes it to the UI control unit 115. As a result, the JDF information of the job data is displayed on the display 102, and the operator can change it by operation.

オペレータがDFE100を操作してJDF情報を変更した場合、UI制御部115は変更内容を受け付けてシステム制御部113に通知する。システム制御部113は、受け付けた変更内容を対象のJDF情報に反映して更新し、更新後のJDF情報をジョブデータ格納部114に記憶させる。   When the operator changes the JDF information by operating the DFE 100, the UI control unit 115 receives the change content and notifies the system control unit 113 of the change. The system control unit 113 updates the received change contents to reflect the target JDF information, and stores the updated JDF information in the job data storage unit 114.

更に、本実施形態においては、ジョブデータの再利用のためにDFE100においてジョブデータを保存する場合も、ジョブデータ格納部114にジョブデータが格納される。この場合、システム制御部113がネットワークを介してジョブデータの保存要求を取得し、その要求に従ってジョブデータ格納部114にジョブデータを保存させる。   Furthermore, in this embodiment, job data is stored in the job data storage unit 114 even when job data is stored in the DFE 100 for reuse of job data. In this case, the system control unit 113 acquires a job data storage request via the network and causes the job data storage unit 114 to store the job data in accordance with the request.

また、ジョブデータ格納部114へのジョブデータの保存に際して、システム制御部113は、ジョブ管理部130に上述したジョブデータの参照テーブルを記憶させる。また、システム制御部113は、他のDFE100から取得したジョブデータに基づいて印刷出力を実行した場合に、ジョブデータ格納部114へのジョブデータの保存の有無に関わらず、ジョブ管理部130に参照テーブルを記憶させる。   Further, when storing job data in the job data storage unit 114, the system control unit 113 stores the job data reference table in the job management unit 130. In addition, the system control unit 113 refers to the job management unit 130 when print output is executed based on job data acquired from another DFE 100, regardless of whether or not the job data is stored in the job data storage unit 114. Remember the table.

そして、システム制御部113は、ジョブ実行の指示を受け付けると、ジョブデータ格納部114に格納されたジョブデータをジョブ制御部116に受け渡す。ジョブ実行の指示は、HWFサーバ4からネットワークを介して入力される場合や、DFE100に対するオペレータの操作によって入力される。また、例えば、JDF情報にジョブの実行時刻が設定されている場合、システム制御部113は、設定時刻になるとジョブデータ格納部114に格納されたジョブデータをジョブ制御部116に受け渡す。   When the system control unit 113 receives a job execution instruction, the system control unit 113 transfers the job data stored in the job data storage unit 114 to the job control unit 116. The job execution instruction is input from the HWF server 4 via the network or input by an operator operation on the DFE 100. For example, when the job execution time is set in the JDF information, the system control unit 113 delivers the job data stored in the job data storage unit 114 to the job control unit 116 when the set time comes.

ジョブデータ格納部114は、このようにジョブデータを格納するための記憶領域であり、図2において説明したHDD40等によって実現される。この他、DFE100にUSBインタフェース等を介して接続された記憶装置や、ネットワークを介して接続された記憶装置であっても良い。   The job data storage unit 114 is a storage area for storing job data as described above, and is realized by the HDD 40 described with reference to FIG. In addition, a storage device connected to the DFE 100 via a USB interface or the like, or a storage device connected via a network may be used.

UI制御部115は、上述したようにディスプレイ102への情報の表示や、DFE100に対するオペレータの操作を受け付ける。上述したJDF情報の編集操作において、UI制御部115はJDF情報を解釈してディスプレイ102に印刷ジョブの内容を表示する。   The UI control unit 115 receives information displayed on the display 102 and an operator's operation on the DFE 100 as described above. In the above-described JDF information editing operation, the UI control unit 115 interprets the JDF information and displays the contents of the print job on the display 102.

ジョブ制御部116は、システム制御部113からのジョブの実行指示に基づいてジョブの実行に係る制御を行う。具体的に、ジョブ制御部116が行う制御は、JDF解析部117によるJDF解析処理、RIP部118によるRIP処理、プリンタ制御部122によるデジタルエンジン150の制御処理である。   The job control unit 116 performs control related to job execution based on a job execution instruction from the system control unit 113. Specifically, the control performed by the job control unit 116 includes JDF analysis processing by the JDF analysis unit 117, RIP processing by the RIP unit 118, and control processing of the digital engine 150 by the printer control unit 122.

ジョブ制御部116は、システム制御部113からジョブの実行指示を受けると、ジョブデータに含まれるJDF情報をJDF解析部117に入力してJDF変換要求を行う。JDF変換要求とは、JDF情報の生成元の形式で記述されたJDF情報を、RIP部118において認識可能な形式に変換する処理の要求である。即ち、JDF解析部117が、処理設定情報変換部として機能する。   Upon receiving a job execution instruction from the system control unit 113, the job control unit 116 inputs JDF information included in the job data to the JDF analysis unit 117 and makes a JDF conversion request. The JDF conversion request is a request for processing for converting JDF information described in the format of the JDF information generation source into a format recognizable by the RIP unit 118. That is, the JDF analysis unit 117 functions as a processing setting information conversion unit.

他方、上述したように“パススルーモード”が指定されている場合、ジョブ制御部116は、システム制御部113から取得したジョブデータに含まれるJDF情報を、そのままRIP部118に入力する。“パススルーモード”の指定は例えば個別ジョブ受信部112によってJDF情報に記述される。また、個別ジョブ受信部112によって“パススルーモード”の指定がされた場合、指定されたRIPエンジン120に応じて「ページモード」、「シートモード」の指定も記述される。   On the other hand, when “pass-through mode” is specified as described above, the job control unit 116 inputs the JDF information included in the job data acquired from the system control unit 113 to the RIP unit 118 as it is. The designation of “pass-through mode” is described in the JDF information by the individual job receiving unit 112, for example. In addition, when “pass-through mode” is designated by the individual job receiving unit 112, designation of “page mode” and “sheet mode” is also described according to the designated RIP engine 120.

JDF解析部117は、上述したように生成元の形式で記述されたJDF情報をRIP部118において認識可能な形式に変換する。JDF解析部117は内部に変換テーブルを保持しており、その変換テーブルに従ってJDF情報に含まれる情報のうちRIP部118において必要な情報を抜き出して記述形式を変換する。これにより、上述したDFE内ジョブ属性が生成される。   The JDF analysis unit 117 converts the JDF information described in the generation source format into a format that can be recognized by the RIP unit 118 as described above. The JDF analysis unit 117 holds a conversion table therein, and in accordance with the conversion table, the RIP unit 118 extracts necessary information from the information included in the JDF information and converts the description format. As a result, the above-described job attributes within DFE are generated.

図7は、本実施形態に係るJDF解析部117が保持している変換テーブルの例を示す図である。図7に示すように、本実施形態に係る変換テーブルは、JDF情報における記述形式とDFE内ジョブ属性における記述形式とが関連付けられた情報である。例えば、図3において説明した“部数”の情報は、実際のJDF情報においては“A・Amount”と記述されており、DFE内ジョブ属性の生成に際して“部数”という記述に変換される。   FIG. 7 is a diagram illustrating an example of a conversion table held by the JDF analysis unit 117 according to the present embodiment. As shown in FIG. 7, the conversion table according to the present embodiment is information in which a description format in JDF information and a description format in job attributes in DFE are associated with each other. For example, the “number of copies” information described in FIG. 3 is described as “A · Amount” in the actual JDF information, and is converted into a description of “number of copies” when generating the job attribute in DFE.

図7に示すような変換テーブルを用いたJDF解析部117の処理により、DFE内ジョブ属性が生成される。DFE内ジョブ属性において記述される情報は、例えば図3に示す“ジョブ情報”、“エディット情報”、“フィニッシング情報”等である。   The job attributes in the DFE are generated by the processing of the JDF analysis unit 117 using the conversion table as shown in FIG. The information described in the job attributes within DFE is, for example, “job information”, “edit information”, “finishing information”, etc. shown in FIG.

また、JDF解析部117は、DFE内ジョブ属性の生成に際して、DFE内ジョブ属性に“RIP制御モード”を設定する。“RIP制御モード”には、「ページモード」、「シートモード」等が設定される。JDF解析部117は、ジョブデータを受信した個別ジョブ受信部112の種類、ジョブの内容、ジョブデータの送信元であるHWFサーバ4を構成するHWFソフトウェア等に応じて“RIP制御モード”を割り当てる。   Also, the JDF analysis unit 117 sets “RIP control mode” in the job attributes within DFE when generating the job attributes within DFE. In “RIP control mode”, “page mode”, “sheet mode”, and the like are set. The JDF analysis unit 117 assigns the “RIP control mode” according to the type of the individual job reception unit 112 that has received the job data, the contents of the job, the HWF software that constitutes the HWF server 4 that is the transmission source of the job data, and the like.

本実施形態においては、印刷ジョブにおける集約印刷の設定を「ページモード」で扱っている。“RIP制御モード”について詳細は後述する。   In the present embodiment, the setting of aggregate printing in a print job is handled in “page mode”. Details of the “RIP control mode” will be described later.

ジョブ制御部116は、JDF解析部117によって生成されたDFE内ジョブ属性に基づいて“RIPパラメータ”を生成し、RIP部118のRIP制御部119に対してRIPパラメータを受け渡すことによりRIP処理を実行させる。これにより、RIP部118においてはRIPパラメータに基づいてRIP処理が実行される。   The job control unit 116 generates “RIP parameters” based on the job attributes in the DFE generated by the JDF analysis unit 117, and passes RIP parameters to the RIP control unit 119 of the RIP unit 118 to perform RIP processing. Let it run. As a result, the RIP unit 118 executes RIP processing based on the RIP parameters.

図8は、本実施形態に係るRIPパラメータの内容を示す図である。本実施形態に係るRIPパラメータは、冒頭の情報として“入出力データ種類”、“データ読み込み情報”、“RIP制御モード”を含む。“入出力データ種類”は、「JDF」、「PDL」等、入出力データの種類を指定する。指定の形式は、「JDF」、「PDL」等の他、テキスト形式や画像データの拡張子、中間データ等である。   FIG. 8 is a diagram showing the contents of RIP parameters according to the present embodiment. The RIP parameters according to the present embodiment include “input / output data type”, “data read information”, and “RIP control mode” as the initial information. “Input / output data type” designates the type of input / output data such as “JDF”, “PDL”, and the like. The designation format includes a text format, an extension of image data, intermediate data, and the like in addition to “JDF”, “PDL”, and the like.

“データ読み込み情報”は、入出力データの読み込み位置、書き込み位置の指定方法や、指定位置の情報である。“RIP制御モード”は、「ページモード」、「シートモード」の情報である。この他、冒頭の情報としては、RIPパラメータ内で使用する単位の情報や、データの圧縮方式の情報が含まれる。   The “data read information” is information on how to specify the read position and write position of input / output data and the specified position. “RIP control mode” is information of “page mode” and “sheet mode”. In addition, the information at the beginning includes unit information used in the RIP parameter and data compression method information.

“入出力画像情報”は、“出力画像に関する情報”、“入力画像に関する情報”、“画像の取り扱いに関する情報”を含む。“出力画像に関する情報”は、出力画像データのフォーマット、解像度、サイズ、カラー分解、カラーシフト、ページ向き等の情報を含む。また、“入力画像に関する情報”は、入力画像データのフォーマット、解像度、ページ範囲、カラー設定等の情報を含む。“画像の取り扱いに関する情報”は、拡大縮小アルゴリズムのオフセット、オブジェクト領域、ハーフトーンのオフセット等の情報を含む。   “Input / output image information” includes “output image information”, “input image information”, and “image handling information”. “Information about output image” includes information such as format, resolution, size, color separation, color shift, and page orientation of output image data. The “information about the input image” includes information such as the format, resolution, page range, and color setting of the input image data. “Information relating to image handling” includes information such as an offset of an enlargement / reduction algorithm, an object area, and an offset of a halftone.

“PDL関連情報”は、RIPパラメータが対象とするPDL情報に関連する情報であり、“データ領域”、“サイズ情報”、“データ配置方式”の情報を含む。尚、ここで言うPDL情報は、ジョブにおいて印刷対象となるデータであり、中間データの場合を含む。“データ領域”は、PDL情報の格納されている領域情報を指定する。“サイズ情報”は、PDL情報のデータサイズを指定する。“データ配置方式”は、「リトルエンディアン」、「ビッグエンディアン」等、PDL情報のメモリにおけるデータ配置方式を指定する。   “PDL related information” is information related to PDL information targeted by the RIP parameter, and includes information on “data area”, “size information”, and “data arrangement method”. Note that the PDL information referred to here is data to be printed in a job, and includes intermediate data. “Data area” designates area information in which PDL information is stored. “Size information” specifies the data size of the PDL information. “Data arrangement method” designates a data arrangement method in the memory of PDL information such as “little endian” and “big endian”.

他方、“パススルーモード”の場合、ジョブ制御部116は、JDF情報及びPDL情報又は中間データに基づいてRIPパラメータを生成する。この場合、RIPパラメータを構成する各項目には、対応するJDF情報の項目を参照するための情報が設定される。   On the other hand, in the “pass-through mode”, the job control unit 116 generates RIP parameters based on JDF information and PDL information or intermediate data. In this case, information for referring to the corresponding JDF information item is set in each item constituting the RIP parameter.

図8に示すように、RIPパラメータには“RIP制御モード”が含まれる。RIP制御部119は、“RIP制御モード”に応じてRIPエンジン120を制御する。従って、“RIP制御モード”に従ってシーケンスが決定される。上述したように、“RIP制御モード”には「ページモード」、「シートモード」が設定される。   As shown in FIG. 8, the RIP parameters include “RIP control mode”. The RIP control unit 119 controls the RIP engine 120 according to the “RIP control mode”. Therefore, the sequence is determined according to the “RIP control mode”. As described above, “page mode” and “sheet mode” are set in the “RIP control mode”.

「ページモード」は、1枚の用紙に集約された複数の集約前のページ毎にRIP処理を実行してラスターデータを生成する処理である。「シートモード」は、1枚の用紙に集約される複数ページ毎にRIP処理を実行して、1枚に集約されたラスターデータを生成する処理である。   The “page mode” is a process for generating raster data by executing RIP processing for each of a plurality of pre-combination pages collected on one sheet. “Sheet mode” is a process of generating Raster data collected on one sheet by executing RIP processing for each of a plurality of pages collected on one sheet.

また、“パススルーモード”の場合、“RIP制御モード”に「パススルーモード」が指定される。但しこれは一例であり、“RIP制御モード”以外の項目に「パススルーモード」が記述されていても良い。   In the case of “pass-through mode”, “pass-through mode” is designated in “RIP control mode”. However, this is an example, and “pass-through mode” may be described in an item other than “RIP control mode”.

また、ジョブ制御部116は、RIPパラメータに“RIPエンジン識別情報”を設定する。“RIPエンジン識別情報”は、RIP部118に含まれる複数のRIPエンジン120を識別する情報である。本実施形態においては、HWFサーバ4に搭載されているRIPエンジン420に対応した同一のRIPエンジンがDFE100において用いられる。   Further, the job control unit 116 sets “RIP engine identification information” in the RIP parameter. “RIP engine identification information” is information for identifying a plurality of RIP engines 120 included in the RIP unit 118. In the present embodiment, the same RIP engine corresponding to the RIP engine 420 mounted on the HWF server 4 is used in the DFE 100.

そのため、JDF情報には、上述したように個別ジョブ受信部112を指定する情報が含まれており、そのように指定された個別ジョブ受信部112によってジョブデータが受信される。個別ジョブ受信部112は、RIPエンジン120のいずれかに対応しており、対応するRIPエンジン120の識別情報を、受信したJDF情報に付加する。ジョブ制御部116は、このようにJDF情報に付加されたRIPエンジン120の識別情報に基づき、上述した“RIPエンジン識別情報”をRIPパラメータに付加する。   Therefore, the JDF information includes information specifying the individual job receiving unit 112 as described above, and job data is received by the individual job receiving unit 112 specified as such. The individual job receiving unit 112 corresponds to one of the RIP engines 120, and adds identification information of the corresponding RIP engine 120 to the received JDF information. The job control unit 116 adds the above-described “RIP engine identification information” to the RIP parameter based on the identification information of the RIP engine 120 added to the JDF information in this way.

RIP部118においては、RIP制御部119が複数のRIPエンジン120を制御し、入力されたRIPパラメータに基づいてRIP内部処理を実行させてラスターデータを生成する。ここで、本実施形態に係るRIP制御部119は、本実施形態に係るシステムが、異なる複数のHWFサーバ4から印刷ジョブを受信する可能性があることに対応するための機能を有する。   In the RIP unit 118, the RIP control unit 119 controls a plurality of RIP engines 120, and executes RIP internal processing based on the input RIP parameters to generate raster data. Here, the RIP control unit 119 according to the present embodiment has a function to cope with the possibility that the system according to the present embodiment may receive print jobs from a plurality of different HWF servers 4.

異なる種類のHWFサーバ4においては、印刷ジョブにおけるデータの取り扱い方法が異なる場合がある。例えば、上述した「ページモード」、「シートモード」等の“RIP制御モード”の違いである。「ページモード」に対応したRIPエンジン120の場合、集約印刷に際しては、集約数に応じた元ページのデータが夫々順番に指定される。   Different types of HWF servers 4 may have different data handling methods in print jobs. For example, the difference is “RIP control mode” such as “page mode” and “sheet mode” described above. In the case of the RIP engine 120 corresponding to the “page mode”, the data of the original page corresponding to the number of aggregations is specified in order for the aggregation printing.

他方、「シートモード」に対応したRIPエンジン120の場合、集約前の元ページのデータが全て指定されてRIP処理が実行される。即ち、RIPエンジン120に対するパラメータの指定方法が異なる。このような差異は“RIP制御モード”に限らない。例えば、元データの余白の取り扱い等、元データの形式や取扱い方法の差異によって発生する。   On the other hand, in the case of the RIP engine 120 corresponding to the “sheet mode”, all the data of the original page before aggregation is designated and the RIP process is executed. That is, the parameter designation method for the RIP engine 120 is different. Such a difference is not limited to the “RIP control mode”. For example, it occurs due to differences in the format and handling method of the original data, such as handling the margins of the original data.

このような差異に対応するため、本実施形態に係るRIP制御部119は、RIP処理を実行させるRIPエンジン120に応じて、RIPエンジン120に対して指定するパラメータの変換処理を行う。例えば、「シートモード」に対応したRIPエンジン120に対して、「ページモード」に対応したデータを入力する場合、「ページモード」で記述されたパラメータを「シートモード」に変換する処理を行う。RIPエンジン120の機能については後に詳述する。   In order to deal with such a difference, the RIP control unit 119 according to the present embodiment performs a conversion process of a parameter designated for the RIP engine 120 in accordance with the RIP engine 120 that executes the RIP process. For example, when data corresponding to “page mode” is input to the RIP engine 120 corresponding to “sheet mode”, the parameter described in “page mode” is converted to “sheet mode”. The function of the RIP engine 120 will be described in detail later.

画像格納部121は、RIPエンジン120によって生成されたラスターデータを記憶する記憶部である。画像格納部121は、図2において説明したHDD40等によって実現される。この他、DFE100にUSBインタフェース等を介して接続された記憶装置や、ネットワークを介して接続された記憶装置であっても良い。   The image storage unit 121 is a storage unit that stores raster data generated by the RIP engine 120. The image storage unit 121 is realized by the HDD 40 described with reference to FIG. In addition, a storage device connected to the DFE 100 via a USB interface or the like, or a storage device connected via a network may be used.

プリンタ制御部122は、デジタルエンジン150と接続されており、画像格納部121に格納されたラスターデータを読み出してデジタルエンジン150に送信することによって印刷出力を実行させる。また、ジョブ制御部116からDFE内ジョブ属性に含まれるフィニッシング情報を取得することにより、仕上げ処理のための制御を行う。   The printer control unit 122 is connected to the digital engine 150 and reads out raster data stored in the image storage unit 121 and transmits the raster data to the digital engine 150 to execute print output. Further, finishing information included in the job attributes within DFE is acquired from the job control unit 116, thereby performing control for finishing processing.

プリンタ制御部122は、デジタルエンジン150との間で情報をやり取りすることにより、デジタルエンジン150自身の情報を取得することが出来る。例えばCIP4規格の場合、JDF情報の規格としてデバイス仕様情報をプリンタと送受信するDevCapsという規格が定められている。また、SNMP(Simple Network Management Protocol)という通信プロトコルとMIB(Management Information Base)というデータベースとを利用したプリンタの情報の収集方法も知られている。   The printer control unit 122 can acquire information of the digital engine 150 itself by exchanging information with the digital engine 150. For example, in the case of the CIP4 standard, a standard called DevCaps for transmitting / receiving device specification information to / from a printer is defined as a standard for JDF information. Also known is a method for collecting printer information using a communication protocol called SNMP (Simple Network Management Protocol) and a database called MIB (Management Information Base).

デバイス情報管理部123は、DFE100自身やデジタルエンジン150の情報であるデバイス情報を管理する。デバイス情報には、RIP部118に含まれるRIPエンジン120の情報や、ジョブ受信部111において構成されている個別ジョブ受信部112の情報が含まれる。そして、個別ジョブ受信部112の情報として、上述した“パススルーモード”の情報も含まれる。   The device information management unit 123 manages device information that is information on the DFE 100 itself and the digital engine 150. The device information includes information on the RIP engine 120 included in the RIP unit 118 and information on the individual job reception unit 112 configured in the job reception unit 111. The information of the individual job receiving unit 112 includes the above-described “pass-through mode” information.

デバイス情報通信部124は、MIBやJMF(Job Messaging Format)などの仕様に合わせた形で、ネットワークI/F101を介してHWFサーバ4との間でデバイス情報のやり取りを行う。これにより、HWFサーバ4のデバイス情報通信部415が、DFE100からデバイス情報を取得する。その結果、クライアント端末5に表示されたGUIにおいて、DFE100に含まれるRIPエンジン120の情報や、個別ジョブ受信部112の情報が反映されることとなる。   The device information communication unit 124 exchanges device information with the HWF server 4 via the network I / F 101 in accordance with specifications such as MIB and JMF (Job Messaging Format). Thereby, the device information communication unit 415 of the HWF server 4 acquires device information from the DFE 100. As a result, in the GUI displayed on the client terminal 5, information on the RIP engine 120 included in the DFE 100 and information on the individual job reception unit 112 are reflected.

DFE100においてプリンタ制御部122によってデジタルエンジン150が制御されて印刷出力が完了すると、システム制御部113はジョブ制御部116を介してそれを認識する。そして、システム制御部113は、ジョブ受信部111を介して印刷ジョブの完了通知をHWFサーバ4に通知する。これにより、HWFサーバ4のジョブ送受信部421がジョブの完了通知を受け付ける。   When the digital engine 150 is controlled by the printer control unit 122 in the DFE 100 and the print output is completed, the system control unit 113 recognizes this via the job control unit 116. Then, the system control unit 113 notifies the HWF server 4 of a print job completion notification via the job reception unit 111. As a result, the job transmission / reception unit 421 of the HWF server 4 receives a job completion notification.

HWFサーバ4においては、ジョブ送受信部421がジョブ制御部413にジョブ完了通知を転送し、ジョブ制御部413がワークフロー制御部418にジョブ完了を通知する。HWFサーバ4からDFE100へのジョブデータの送信は、元々ワークフロー制御部418がワークフロー情報に従って実行したものである。   In the HWF server 4, the job transmission / reception unit 421 transfers a job completion notification to the job control unit 413, and the job control unit 413 notifies the workflow control unit 418 of job completion. Transmission of job data from the HWF server 4 to the DFE 100 is originally executed by the workflow control unit 418 according to the workflow information.

ワークフロー制御部418は、DFE100によるジョブの完了を認識すると、ワークフロー情報に従って次の処理の実行を制御する。DFE100による印刷出力の次に設定される処理としては、例えば後処理装置3による後処理等がある。   When the workflow control unit 418 recognizes the completion of the job by the DFE 100, the workflow control unit 418 controls the execution of the next process according to the workflow information. As processing set next to the print output by the DFE 100, for example, post-processing by the post-processing device 3 is available.

次に、本実施形態に係るRIPエンジンの機能構成について説明する。図9は、JDF解析部117によるJDF解析処理を伴う場合のRIPエンジン120の機能構成を示す図である。上述したように、RIPエンジン120は図8において説明したRIPパラメータに基づいてRIP内部処理を実行してラスターデータを生成するソフトウェアモジュールである。RIPエンジンとしては、例えばアドビ・システムズによって提供されるPDFプリンティングエンジンであるAPPE等がベースとして用いられる。   Next, the functional configuration of the RIP engine according to the present embodiment will be described. FIG. 9 is a diagram illustrating a functional configuration of the RIP engine 120 when JDF analysis processing is performed by the JDF analysis unit 117. As described above, the RIP engine 120 is a software module that generates Raster data by executing RIP internal processing based on the RIP parameters described in FIG. As the RIP engine, for example, APPE that is a PDF printing engine provided by Adobe Systems is used as a base.

図9に示すように、RIPエンジン120は、制御部201と他の部分とによって構成される。制御部201以外の部分が、ベンダーによって拡張可能な拡張部である。制御部201は、拡張部として含まれる様々な機能を利用することによりRIP処理を実行する。   As shown in FIG. 9, the RIP engine 120 includes a control unit 201 and other parts. Portions other than the control unit 201 are expansion units that can be expanded by vendors. The control unit 201 executes RIP processing by using various functions included as an extension unit.

入力部202は、初期化要求やRIP処理の実行要求を受け付け、その要求を制御部201に通知する。初期化要求に際しては、上述したRIPパラメータも共に制御部201に入力される。初期化要求を受けた制御部201は、同時に受け付けたRIPパラメータをRIPパラメータ解析部203に入力する。そして、RIPパラメータ解析部203の機能によりRIPパラメータの解析結果を取得し、RIP処理においてRIPエンジン120に含まれる夫々の拡張部を動作させる順番を決定する。また、それらの処理の結果生成されるデータの形式が、ラスタイメージ、プレビューイメージ、PDF、中間データ等のいずれかを決定する。   The input unit 202 receives an initialization request or an RIP processing execution request, and notifies the control unit 201 of the request. When the initialization request is made, the above-described RIP parameters are also input to the control unit 201. Upon receiving the initialization request, the control unit 201 inputs the simultaneously received RIP parameters to the RIP parameter analysis unit 203. Then, the RIP parameter analysis result is acquired by the function of the RIP parameter analysis unit 203, and the order in which the respective extension units included in the RIP engine 120 are operated in the RIP process is determined. In addition, the format of data generated as a result of these processes determines any of a raster image, preview image, PDF, intermediate data, and the like.

また、制御部201は、入力部202からRIP処理の実行要求を受け付けると、初期化要求を受け付けた際に決定した処理順に従って拡張部の各部を動作させる。プリフライト処理部204は、入力されたPDLデータの内容の妥当性の確認を行う。そして、不正なPDL属性を発見した場合、制御部201に通知する。この通知を受けた制御部201は、出力部213を介してRIP制御部119やジョブ制御部116等の外部モジュールに通知を行う。   In addition, when the control unit 201 receives an RIP process execution request from the input unit 202, the control unit 201 operates each unit of the extension unit according to the processing order determined when the initialization request is received. The preflight processing unit 204 checks the validity of the contents of the input PDL data. When an invalid PDL attribute is found, the control unit 201 is notified. Upon receiving this notification, the control unit 201 notifies the external modules such as the RIP control unit 119 and the job control unit 116 via the output unit 213.

プリフライト処理によって確認される属性の情報としては、例えば非対応のフォントが指定されていないか否か等、RIPエンジン120に含まれる他のモジュールによる処理が不可能になる事態が発生し得る情報である。   The attribute information confirmed by the preflight processing is information that may cause a situation in which processing by other modules included in the RIP engine 120 becomes impossible, such as whether or not a non-corresponding font is specified. It is.

ノーマライズ処理部205は、入力されたPDLデータがPDFではなくPostScriptである場合にPDFに変換する。マーク処理部206は、指定されたマークのグラフィック情報を展開し、印刷対象の画像において指定された位置に重畳する。   The normalization processing unit 205 converts the input PDL data into PDF when it is PostScript instead of PDF. The mark processing unit 206 develops the graphic information of the designated mark and superimposes it on the designated position in the image to be printed.

フォント処理部207は、フォントデータを取り出し、フォントのPDLへの埋め込みフォント化、アウトライン化を行う。CMM(Color Management Module)処理部209は、ICC(International Color Consortium)プロファイルに記述された色変換テーブル等に基づいて、入力画像の色空間をCMYK(Cyan,Magenta,Yellow,blacK)へ変換する。ICCプロファイルとは、カラーICC情報、デバイスICC情報である。   The font processing unit 207 takes out the font data, converts the font into an embedded PDL font, and performs outline processing. A CMM (Color Management Module) processing unit 209 converts the color space of an input image into CMYK (Cyan, Magenta, Yellow, blackK) based on a color conversion table described in an ICC (International Color Consortium) profile. The ICC profile is color ICC information and device ICC information.

Trapping処理部210は、トラッピング処理を行う。トラッピング処理とは、境界を接して隣接している異なる色の領域について位置ずれが生じた場合に境界部分に隙間が生じることを防ぐため、夫々の色の領域を拡張して隙間が埋まるようにする処理である。   The trapping processing unit 210 performs a trapping process. The trapping process is to expand each color area so that the gap is filled in order to prevent gaps from occurring in the boundary part when there is a positional deviation between adjacent color areas that touch the boundary. It is processing to do.

Calibration処理部211は、CMM処理部209による色変換の精度を高めるため、出力デバイスの経時変動や個体差による発色バランスのばらつきの調節作業を実施する。尚、Calibration処理部211による処理は、RIPエンジン120の外部において実行される場合もあり得る。   The calibration processing unit 211 adjusts the variation in the color balance due to the temporal variation of the output device and individual differences in order to increase the accuracy of color conversion by the CMM processing unit 209. Note that the processing by the calibration processing unit 211 may be executed outside the RIP engine 120.

Screening処理部212は、最終出力を意識した網点の生成処理を実施する。尚、Screening処理部212による処理は、Calibration処理部211による処理と同様に、RIPエンジン120の外部において実行される場合もあり得る。出力部213は、外部にRIP結果を送信する。RIP結果は、初期化時に決定したラスタイメージ、プレビューイメージ、PDF、中間データのいずれかである。   The screening processing unit 212 performs a halftone dot generation process in consideration of the final output. Note that the processing by the screening processing unit 212 may be executed outside the RIP engine 120 in the same manner as the processing by the calibration processing unit 211. The output unit 213 transmits the RIP result to the outside. The RIP result is one of a raster image, preview image, PDF, and intermediate data determined at the time of initialization.

レンダリング処理部218は、入力データに基づいてラスターデータを生成するレンダリング処理を行う。尚、図9に示す各処理部のうち、マーク処理部206、フォント処理部207による処理は、レンダリング処理部218において同時に実行される場合もある。   The rendering processing unit 218 performs rendering processing for generating raster data based on input data. Of the processing units shown in FIG. 9, the processing by the mark processing unit 206 and the font processing unit 207 may be executed simultaneously by the rendering processing unit 218.

次に、JDF解析部117によるJDF解析処理を伴わない場合のRIPエンジン120の機能構成について、図10を参照して説明する。上述したように、JDF解析部117によるJDF解析処理を伴わない場合とは、HWFサーバ4とDFE100とでRIP内部処理を分散する場合である。従って、図10に示すRIPエンジン120と同様の構成をHWFサーバ4に搭載されるRIPエンジン420も含む。   Next, the functional configuration of the RIP engine 120 when not accompanied by JDF analysis processing by the JDF analysis unit 117 will be described with reference to FIG. As described above, the case where the JDF analysis processing by the JDF analysis unit 117 is not accompanied is a case where RIP internal processing is distributed between the HWF server 4 and the DFE 100. Therefore, the RIP engine 420 mounted on the HWF server 4 has the same configuration as the RIP engine 120 shown in FIG.

図10に示すように、JDF解析部117によるJDF解析処理を伴わない場合のRIPエンジン120の機能構成は、大部分は図9において説明した構成と同一である。以下、図9とは異なる部分のみ説明する。制御部201以外の部分が拡張部であることも図9と同様である。   As shown in FIG. 10, the functional configuration of the RIP engine 120 without JDF analysis processing by the JDF analysis unit 117 is almost the same as the configuration described in FIG. 9. Only the parts different from FIG. 9 will be described below. The part other than the control unit 201 is an extension unit as in FIG.

図10の例における制御部201は、入力部202から初期化要求を受け付けると、初期化要求と共にJDF情報を取得する。そして、制御部201は、ジョブ属性解析部214の機能を利用してJDF情報及びPDL情報を解析し、図9の場合と同様に拡張部夫々の処理順や処理の結果生成されるデータの形式を決定する。   When receiving the initialization request from the input unit 202, the control unit 201 in the example of FIG. 10 acquires JDF information together with the initialization request. Then, the control unit 201 analyzes the JDF information and the PDL information by using the function of the job attribute analysis unit 214, and similarly to the case of FIG. 9, the processing order of each extension unit and the format of the data generated as a result of the processing To decide.

特に、DFE100に搭載されたRIPエンジン120の場合、処理結果のデータ形式はプリンタ制御部122に入力するためのラスターデータとなることが多い。これに対して、HWFサーバ4に搭載されたRIPエンジン420の場合、処理結果のデータ形式は、HWFサーバ4とDFE100との処理の分散態様に応じて異なる。従って、RIPエンジン420における制御部201は、ジョブ属性解析部214による解析結果に基づき、PDL情報や中間データ等の処理結果のデータ形式を決定する。   In particular, in the case of the RIP engine 120 installed in the DFE 100, the data format of the processing result is often raster data for input to the printer control unit 122. On the other hand, in the case of the RIP engine 420 mounted on the HWF server 4, the data format of the processing result differs depending on the distribution mode of processing between the HWF server 4 and the DFE 100. Therefore, the control unit 201 in the RIP engine 420 determines the data format of processing results such as PDL information and intermediate data based on the analysis result by the job attribute analysis unit 214.

また、制御部201は、RIPステータス解析部215の機能を利用して、JDF情報に含まれるRIPステータスの情報を解析し、既に実行済みのRIP内部処理の有無を確認する。既に実行済みのRIP内部処理部がある場合は、対応する拡張部を処理の対象から除外する。   Further, the control unit 201 analyzes the RIP status information included in the JDF information by using the function of the RIP status analysis unit 215, and confirms whether or not there is already executed RIP internal processing. If there is an already executed RIP internal processing unit, the corresponding extension unit is excluded from the processing target.

尚、RIPステータス解析部215は、JDF情報に含まれるRIPステータスを解析する場合の他、PDL情報を解析して同様の処理を実行することも可能である。PDL情報の場合、既に実行されたRIP内部処理についてはパラメータ等の属性情報が消えているので、残っている属性情報に基づいて未実行であるRIP内部処理を判断することが可能である。   Note that the RIP status analysis unit 215 can analyze the PDL information and execute the same processing as well as analyzing the RIP status included in the JDF information. In the case of PDL information, attribute information such as parameters disappears for already executed RIP internal processes, so it is possible to determine an unexecuted RIP internal process based on the remaining attribute information.

レイアウト処理部217は、面付け処理を実行する。RIPステータス管理部216は、制御部201の制御に従い、夫々の拡張部によって実行されたRIP内部処理に対応するRIPステータスを「Done」に書き換える。出力部213は、エンジンの外部にRIP結果を送信する。RIP結果は、初期化時に決定したデータ形式のデータである。   The layout processing unit 217 performs imposition processing. The RIP status management unit 216 rewrites the RIP status corresponding to the RIP internal processing executed by each expansion unit to “Done” according to the control of the control unit 201. The output unit 213 transmits the RIP result to the outside of the engine. The RIP result is data in a data format determined at the time of initialization.

図10に示すレンダリング処理部218も、図9と同様に入力データに基づいてラスターデータを生成するレンダリング処理を行う。そして、図10示す各処理部のうち、マーク処理部206、フォント処理部207による処理に加えて、レイアウト処理部217による処理が、レンダリング処理部218において同時に実行される場合もある。   The rendering processing unit 218 shown in FIG. 10 also performs rendering processing for generating raster data based on input data, as in FIG. In addition to the processing by the mark processing unit 206 and the font processing unit 207 among the processing units illustrated in FIG. 10, the processing by the layout processing unit 217 may be executed simultaneously by the rendering processing unit 218.

また、上述したように、JDF情報に含まれる“RIPデバイス指定”の情報によっては、「DFE(エンジンA)」、「DFE(エンジンB)」のように、DFE100内部に搭載された複数のRIPエンジン120を使い分ける場合がある。制御部201では、他のRIPエンジンの拡張部に処理を委託することは出来ないため、ジョブ制御部116によって処理される。   Further, as described above, depending on the “RIP device designation” information included in the JDF information, a plurality of RIPs mounted in the DFE 100 such as “DFE (Engine A)” and “DFE (Engine B)” may be used. The engine 120 may be used properly. Since the control unit 201 cannot entrust processing to an extension unit of another RIP engine, it is processed by the job control unit 116.

上述したように、ジョブ制御部116は、“RIPエンジン識別情報”をRIPパラメータに付加する。この際、異なるRIPエンジンが指定されたRIP内部処理毎に、異なるRIPパラメータを生成する。図3の例の場合、“フォント”、“レイアウト”の実行が指定された「エンジンA」用のRIPパラメータと、“マーク”の実行が指定された「エンジンB」用のRIPパラメータと、それ以降の処理の実行が指定された「エンジンA」用のRIPパラメータとを生成する。   As described above, the job control unit 116 adds “RIP engine identification information” to the RIP parameter. At this time, a different RIP parameter is generated for each RIP internal process in which a different RIP engine is designated. In the case of the example in FIG. 3, the RIP parameters for “Engine A” for which execution of “font” and “layout” is designated, the RIP parameters for “Engine B” for which execution of “Mark” is designated, and RIP parameters for “Engine A” for which execution of subsequent processing is designated are generated.

そして、ジョブ制御部116は、RIP内部の処理の順番に従って、生成したRIPパラメータ毎に順番にRIP部118にRIP処理を要求する。これにより、「エンジンA」、「エンジンB」が使い分けられてRIP内部処理が実行される。   Then, the job control unit 116 requests the RIP unit 118 to perform RIP processing in order for each generated RIP parameter in accordance with the processing order within the RIP. As a result, “Engine A” and “Engine B” are selectively used to execute RIP internal processing.

この際、夫々のエンジンにおいて指定された処理のみが実行されるようにする方法として、“RIPステータス”の情報を参照することが出来る。即ち、実行させる処理の項目のみステータスを「NotYet」とし、他の処理を「Done」とすることにより、指定した処理のみを実行させることが出来る。   At this time, as a method for executing only the designated process in each engine, information on “RIP status” can be referred to. That is, only the designated process can be executed by setting the status of only the process item to be executed to “NotYet” and setting the other process to “Done”.

尚、上述したように、本実施形態に係るシステムにおいては、HWFサーバ4に搭載されているRIPエンジン420と共通のRIPエンジン120がDFE100に搭載されている。ここで、共通化されたRIPエンジンとは、少なくともラスターデータの生成に関する部分である。   As described above, in the system according to the present embodiment, the RIP engine 120 that is common to the RIP engine 420 mounted on the HWF server 4 is mounted on the DFE 100. Here, the common RIP engine is at least a part related to the generation of raster data.

従って、RIPエンジン420とRIPエンジン120とは、図9、図10に示す夫々の処理部の全てが共通化されているのではない。少なくとも、マーク処理部206、フォント処理部207、レイアウト処理部217及びレンダリング処理部218等の、ラスターデータの生成に係る処理部が共通化されていれば良い。尚、ラスターデータの生成に係る処理部が共通化されるのは最低限の構成であり、他の処理部について共通化されていても良い。   Therefore, the RIP engine 420 and the RIP engine 120 do not share all the processing units shown in FIGS. 9 and 10. At least processing units related to raster data generation, such as the mark processing unit 206, the font processing unit 207, the layout processing unit 217, and the rendering processing unit 218, may be shared. Note that the processing unit related to the generation of raster data is shared in a minimum configuration, and may be shared for other processing units.

次に、本実施形態に係るシステムの動作について、図11を参照して説明する。図11は、本実施形態に係るHWFシステムの動作を示すシーケンス図である。図11においては、デジタルプリンタ1により印刷出力が実行される場合の例を示している。図11に示すように、HWFサーバ4においては、デバイス情報通信部415がネットワークを介してDFE100やCTP200からデバイス情報を取得し、デバイス情報管理部416がデバイス情報格納部417に情報を登録する(S1101)。S1101の処理は定期的に実行される。   Next, the operation of the system according to the present embodiment will be described with reference to FIG. FIG. 11 is a sequence diagram showing the operation of the HWF system according to the present embodiment. FIG. 11 shows an example in which print output is executed by the digital printer 1. As shown in FIG. 11, in the HWF server 4, the device information communication unit 415 acquires device information from the DFE 100 and the CTP 200 via the network, and the device information management unit 416 registers information in the device information storage unit 417 ( S1101). The process of S1101 is periodically executed.

他方、クライアント端末5は、システムのGUIに対するオペレータの操作によりジョブデータの登録操作が行われると、HWFサーバ4に対してジョブ登録要求を送信する(S1102)。HWFサーバ4においてはUI制御部412がジョブ登録要求を取得する。これにより、システム制御部410の制御に従ってデータ受信部411がジョブデータを取得する(S1103)。   On the other hand, the client terminal 5 transmits a job registration request to the HWF server 4 when a job data registration operation is performed by an operator's operation on the system GUI (S1102). In the HWF server 4, the UI control unit 412 acquires a job registration request. Accordingly, the data receiving unit 411 acquires job data in accordance with the control of the system control unit 410 (S1103).

データ受信部411によってジョブデータが取得されると、システム制御部410はジョブ制御部413を制御し、取得したジョブデータの形式をPDL形式に変換する(S1104)。このようにして変換されたジョブデータがジョブデータ格納部414に登録される。その結果、上述したように、ジョブ管理部430によってジョブ参照テーブルが登録される。ここでは、HWFサーバ4におけるジョブデータの格納であるため、ジョブデータが保存されている装置としてHWFサーバ4が指定された情報となる。   When the job data is acquired by the data receiving unit 411, the system control unit 410 controls the job control unit 413 to convert the format of the acquired job data into the PDL format (S1104). The job data converted in this way is registered in the job data storage unit 414. As a result, as described above, the job reference table is registered by the job management unit 430. Here, since the job data is stored in the HWF server 4, the HWF server 4 is designated as an apparatus in which the job data is stored.

S1102においてジョブの登録操作が行われるGUIにおいては、登録対象のデータをファイルパス等により指定するためのインタフェースの他、図3において説明したJDFに含まれる情報の項目を夫々指定するための入力部が表示される。   In the GUI in which a job registration operation is performed in S1102, in addition to an interface for specifying data to be registered by a file path or the like, an input unit for specifying each item of information included in the JDF described in FIG. Is displayed.

また、S1101の処理により、HWFサーバ4においては、DFE100に搭載されているRIPエンジンの種類の情報が取得されている。従って、クライアント端末5のGUIにおいては、図3に示す“RIPデバイス指定”の情報を指定するための入力欄においては、DFEに実行させる場合に、どのRIPエンジンに実行させるかを選択することが可能となる。   Further, through the processing of S1101, the HWF server 4 acquires information on the type of the RIP engine installed in the DFE 100. Therefore, in the GUI of the client terminal 5, in the input field for designating “RIP device designation” information shown in FIG. 3, it is possible to select which RIP engine is to be executed when the DFE is executed. It becomes possible.

また、クライアント端末5は、システムのGUIに対するオペレータの操作によりジョブデータの分割操作が行われると、HWFサーバ4に対してジョブ分割要求を送信する(S1105)。図12は、S1105において送信されるジョブ分割要求に含まれる情報の例を示す図である。図12に示すように、分割対象のジョブを示す情報の他、分割の内容が指定された情報がジョブ分割要求において送信される。分割の内容を示す情報は、印刷出力を実行するデバイスがページ単位で指定された情報である。   Further, when a job data division operation is performed by an operator's operation on the system GUI, the client terminal 5 transmits a job division request to the HWF server 4 (S1105). FIG. 12 is a diagram illustrating an example of information included in the job division request transmitted in S1105. As shown in FIG. 12, in addition to information indicating the job to be divided, information specifying the content of division is transmitted in the job division request. The information indicating the content of the division is information in which a device that executes print output is specified in units of pages.

ジョブ分割要求を受けたHWFサーバ4においては、システム制御部410が、図12に示す情報において指定されている分割対象ジョブについて、分割内容に従ってページ単位でジョブを分割し、別個のジョブを生成する(S1106)。この際、夫々の分割範囲毎に指定されているデバイスが、JDF情報において図3に示す“デバイス指定”の情報として用いられる。このようにして分割して生成されたジョブが個別のジョブとしてジョブデータ格納部414に格納される。   In the HWF server 4 that has received the job division request, the system control unit 410 divides the job in units of pages according to the division contents and generates separate jobs for the division target job specified in the information shown in FIG. (S1106). At this time, the device designated for each division range is used as “device designation” information shown in FIG. 3 in the JDF information. Jobs divided and generated in this way are stored in the job data storage unit 414 as individual jobs.

また、クライアント端末5は、システムのGUIに対するオペレータの操作によりワークフローの生成操作作が行われると、HWFサーバ4に対してワークフロー生成要求を送信する(S1107)。ワークフロー生成要求においては、図5に示すようなワークフローの内容を指定する情報及びそのワークフローに従って処理すべきジョブを特定する情報が送信される。   Further, when a workflow generation operation is performed by an operator's operation on the system GUI, the client terminal 5 transmits a workflow generation request to the HWF server 4 (S1107). In the workflow generation request, information specifying the contents of the workflow as shown in FIG. 5 and information specifying a job to be processed according to the workflow are transmitted.

ワークフロー生成要求を受けたHWFサーバ4においては、システム制御部410が、要求と共に受信した情報をワークフロー制御部418に入力する。これにより、ワークフロー制御部418が、受信した情報に基づいて新たなワークフロー情報を生成してワークフロー情報格納部419に格納すると共に、そのワークフローと要求において特定されたジョブとを関連付ける(S1108)。ワークフローとジョブとの関連付けは、例えばワークフローを識別するための識別子をJDF情報に付加することによって実行される。   In the HWF server 4 that has received the workflow generation request, the system control unit 410 inputs the information received together with the request to the workflow control unit 418. As a result, the workflow control unit 418 generates new workflow information based on the received information, stores the new workflow information in the workflow information storage unit 419, and associates the workflow with the job specified in the request (S1108). The association between the workflow and the job is executed by adding an identifier for identifying the workflow to the JDF information, for example.

このような処理の後、クライアント端末5においてシステムのGUIに対するオペレータの操作によりジョブ実行操作が行われると、クライアント端末5がHWFサーバ4に対してジョブ実行要求を送信する。尚、S1102〜S1109の操作は夫々異なる操作に応じて実行されても良いし、一度の操作でジョブ登録要求、ジョブ分割要求、ワークフロー生成要求、ジョブ実行要求が行われても良い。   After such processing, when a job execution operation is performed by an operator's operation on the system GUI at the client terminal 5, the client terminal 5 transmits a job execution request to the HWF server 4. Note that the operations of S1102 to S1109 may be executed according to different operations, or a job registration request, a job division request, a workflow generation request, and a job execution request may be performed by a single operation.

ジョブ実行要求を受けたHWFサーバ4においては、システム制御部410が、要求と共に受信したジョブデータを特定するための情報に基づき、ジョブデータ格納部414から指定されたジョブデータを取得する(S1110)。また、システム制御部は、取得したジョブデータにおいて指定されているデバイスの最新の情報をデバイス情報管理部416から取得し、ジョブに対してデバイスの情報を設定する(S1111)。   In the HWF server 4 that has received the job execution request, the system control unit 410 acquires the specified job data from the job data storage unit 414 based on the information for specifying the job data received together with the request (S1110). . In addition, the system control unit acquires the latest information on the device specified in the acquired job data from the device information management unit 416, and sets the device information for the job (S1111).

S1111においては、指定されているデバイス、即ちデジタルプリンタ1aや1bのDFE100における記憶領域の残容量の情報も取得される。そのように取得された情報に基づき、ジョブ管理鵜123は実行要求されたジョブデータの格納先を判断する。例えば、HWFサーバ4における記憶容量の使用率と、ジョブデータの送信先であるDFE100における記憶容量の使用率とを比較し、使用率が低い方がジョブデータの格納先として決定される。そのような決定により、ジョブデータの送信先が格納先として決定された場合、その情報はJDF情報に記述される。   In S1111, information on the remaining capacity of the storage area in the DFE 100 of the designated device, that is, the digital printer 1a or 1b is also acquired. Based on the acquired information, the job management box 123 determines the storage location of the job data requested to be executed. For example, the usage rate of the storage capacity in the HWF server 4 is compared with the usage rate of the storage capacity in the DFE 100 that is the job data transmission destination, and the lower usage rate is determined as the job data storage destination. If the transmission destination of the job data is determined as the storage destination by such determination, the information is described in the JDF information.

その後、システム制御部410は、ワークフロー制御部418にジョブデータを受け渡し、ワークフローの実行を開始させる(S1112)。ワークフロー制御部418は、取得したジョブデータに関連付けられているワークフロー情報をワークフロー情報格納部419から取得し、ワークフロー情報に従って処理を実行する。   Thereafter, the system control unit 410 delivers the job data to the workflow control unit 418 and starts execution of the workflow (S1112). The workflow control unit 418 acquires workflow information associated with the acquired job data from the workflow information storage unit 419, and executes processing according to the workflow information.

ワークフロー処理においては、まずHWFサーバ4に搭載されたRIPエンジン420によって実行するべきサーバ内処理が実行される(S1113)。S1113においては、ジョブ制御部413がワークフロー制御部418の制御に従って上述したようにRIPエンジン420に処理を実行させる。   In the workflow process, first, an in-server process to be executed by the RIP engine 420 mounted on the HWF server 4 is executed (S1113). In step S <b> 1113, the job control unit 413 causes the RIP engine 420 to execute processing as described above under the control of the workflow control unit 418.

その後、ワークフローの処理がDFE100における処理に到達したら、ジョブ制御部413が、ワークフロー制御部418の制御に従い、ジョブ送受信部421を制御してDFE100にジョブデータを送信させる(S1114)。S1114においては、ジョブ制御部413が、複数の個別ジョブ受信部112からJDF情報において指定されている情報に応じた個別ジョブ受信部112を指定する。   Thereafter, when the workflow process reaches the process in the DFE 100, the job control unit 413 controls the job transmission / reception unit 421 to transmit job data to the DFE 100 according to the control of the workflow control unit 418 (S1114). In step S <b> 1114, the job control unit 413 specifies the individual job reception unit 112 corresponding to the information specified in the JDF information from the plurality of individual job reception units 112.

DFE100へのジョブデータの送信に際して複数の個別ジョブ受信部112のいずれかが指定されることにより、DFE100において適切な個別ジョブ受信部112がジョブデータを受信することとなる。DFE100にジョブデータが入力されることにより、上述したように、DFE100においてRIP処理やデジタルエンジン150による出力処理が実行される(S1115)。また、上述したように、ジョブデータの格納先としてジョブデータの送信先であるDFE100が決定された場合、JDF情報に記述された命令に基づいてDFE100においてジョブデータが格納される。   When any one of the plurality of individual job receiving units 112 is specified when transmitting job data to the DFE 100, the appropriate individual job receiving unit 112 in the DFE 100 receives the job data. When job data is input to the DFE 100, as described above, RIP processing and output processing by the digital engine 150 are executed in the DFE 100 (S1115). As described above, when the DFE 100 that is the job data transmission destination is determined as the job data storage destination, the job data is stored in the DFE 100 based on the command described in the JDF information.

DFE100においては、指定された処理が完了すると、ジョブ受信部111によってHWFサーバ4に完了通知が行われる(S1116)。ジョブ制御部413は、ジョブ送受信部421を介してDFE100からの完了通知を受け取ると、ワークフロー制御部418に完了通知を行う。これにより、ワークフロー制御部418は、DFE100での制御の次にワークフローで指定されている後処理を実行させるための後処理要求を後処理装置3に対して行う(S1117)。また、DFE100側においてジョブデータが格納された場合、システム制御部113は、ジョブデータ格納部114から対応するジョブデータを削除する。この際、ジョブデータ格納部114から削除されるデータは、ジョブデータを構成する各種のデータのうち、比較的データ容量の大きい出力対象の画像に関するデータのみである。詳細については後述する。   In the DFE 100, when the designated processing is completed, the job receiving unit 111 notifies the HWF server 4 of completion (S1116). Upon receiving the completion notification from the DFE 100 via the job transmission / reception unit 421, the job control unit 413 notifies the workflow control unit 418 of completion. As a result, the workflow control unit 418 makes a post-processing request to the post-processing device 3 to execute the post-processing specified in the workflow after the control by the DFE 100 (S1117). When job data is stored on the DFE 100 side, the system control unit 113 deletes corresponding job data from the job data storage unit 114. At this time, the data deleted from the job data storage unit 114 is only data related to an output target image having a relatively large data capacity among various data constituting the job data. Details will be described later.

S1117においては、ジョブ制御部413がワークフロー制御部418の制御に従ってジョブ送受信部421を制御し、後処理装置3に対して後処理要求を行う。このような処理により、本実施形態に係るシステムの動作が完了する。   In step S <b> 1117, the job control unit 413 controls the job transmission / reception unit 421 according to the control of the workflow control unit 418 and makes a post-processing request to the post-processing device 3. By such processing, the operation of the system according to the present embodiment is completed.

次に、図11のS1115におけるDFE内処理について図13のフローチャートを参照して説明する。図13に示すように、まずはHWFサーバ4からのジョブデータの送信に際して指定された個別ジョブ受信部112がジョブデータを受信する(S1301)。個別ジョブ受信部112は、ジョブデータを受信すると、自身に対して設定されている個別設定をジョブデータに反映するようにJDF情報を更新する(S1302)。   Next, the intra-DFE processing in S1115 of FIG. 11 will be described with reference to the flowchart of FIG. As shown in FIG. 13, first, the individual job receiving unit 112 designated when transmitting job data from the HWF server 4 receives the job data (S1301). When the individual job receiving unit 112 receives the job data, the individual job receiving unit 112 updates the JDF information so that the individual setting set for itself is reflected in the job data (S1302).

上述した“パススルーモード”の設定もS1302において反映されることとなる。個別設定の反映されたジョブデータはシステム制御部113に入力される。システム制御部113は、入力されたジョブデータを設定に応じてジョブデータ格納部114に格納し、オペレータの操作に応じてUI制御部115を介してプレビュー処理等を行う。   The above-mentioned “pass-through mode” setting is also reflected in S1302. The job data reflecting the individual settings is input to the system control unit 113. The system control unit 113 stores the input job data in the job data storage unit 114 according to the setting, and performs a preview process or the like via the UI control unit 115 according to the operation of the operator.

そして、オペレータの操作や設定された実行時間への到達等、DFE100におけるジョブの実行タイミングになると、システム制御部113は、ジョブデータをジョブ制御部116に入力する。ジョブ制御部116は、入力されたジョブデータを参照し、パススルーモードか否かを確認する(S1303)。その結果、パススルーモードでなかった場合(S1303/NO)、ジョブ制御部116はJDF解析部117にジョブデータを入力してDFE内ジョブ属性を生成させる(S1304)。   The system control unit 113 inputs job data to the job control unit 116 at the job execution timing in the DFE 100 such as an operator's operation or reaching the set execution time. The job control unit 116 refers to the input job data and confirms whether or not it is in the pass-through mode (S1303). As a result, when the mode is not the pass-through mode (S1303 / NO), the job control unit 116 inputs job data to the JDF analysis unit 117 and generates job attributes within DFE (S1304).

S1303の確認の結果、パススルーモードであった場合(S1304/YES)、若しくはJDF変換が完了してDFE内ジョブ属性が生成された場合、ジョブ制御部116は、RIPパラメータを生成する(S1305)。パススルーモードではない場合、S1305においては、図8において説明したようなRIPパラメータが生成される。他方、パススルーモードの場合、図8に示す情報のうち、“入出力画像情報”以外の情報を含むRIPパラメータが生成され、他の部分はJDF情報が参照される。   As a result of the confirmation in S1303, when it is in the pass-through mode (S1304 / YES), or when the JDF conversion is completed and the job attribute within DFE is generated, the job control unit 116 generates the RIP parameter (S1305). If it is not the pass-through mode, the RIP parameters as described in FIG. 8 are generated in S1305. On the other hand, in the pass-through mode, RIP parameters including information other than “input / output image information” among the information shown in FIG. 8 are generated, and JDF information is referred to for other portions.

ジョブ制御部116は、RIPパラメータを生成すると、RIP部118に必要な情報を入力してRIP処理を実行させる。これにより、まずはRIP制御部119が上述したパラメータ変換を行う(S1306)。そして、RIP制御部119が、変換後のパラメータを指定してRIPエンジン120にRIP処理を実行させる(S1307)。これにより、RIPエンジン120によってラスターデータが作成される。   When the job control unit 116 generates the RIP parameter, the job control unit 116 inputs necessary information to the RIP unit 118 to execute the RIP process. Thereby, first, the RIP control unit 119 performs the parameter conversion described above (S1306). Then, the RIP control unit 119 designates the converted parameter and causes the RIP engine 120 to execute the RIP process (S1307). Thereby, raster data is created by the RIP engine 120.

尚、S1305においては、上述したように、図3に示す“RIPデバイス指定”の情報に基づき、RIPエンジン毎にRIPパラメータが生成される。そして、S1307においては、生成されたRIPパラメータ毎に順番にRIP処理が実行されてラスターデータが生成される。   In step S1305, as described above, RIP parameters are generated for each RIP engine based on the “RIP device designation” information shown in FIG. In step S1307, RIP processing is sequentially executed for each generated RIP parameter to generate raster data.

ラスターデータが生成され、RIP部118からラスターデータを取得すると、ジョブ制御部116は、プリンタ制御部122にラスターデータを入力して、デジタルエンジン150による印刷出力を実行させる(S1308)。このような処理により、DFE内処理が完了する。   When raster data is generated and acquired from the RIP unit 118, the job control unit 116 inputs the raster data to the printer control unit 122, and causes the digital engine 150 to execute print output (S1308). By such processing, the processing within DFE is completed.

次に、図13のS1307におけるRIP処理について、図14を参照して説明する。図14に示すように、まずは入力部202に対する初期化要求に基づいて制御部201が初期化処理を実行する(S1401)。S1401においては、図9の例の場合、RIPパラメータ解析部203がRIPパラメータを受け付けて解析を行い、上述したようにRIPエンジン120に含まれる夫々の拡張部のうち処理を実行させる拡張部や、その順番を決定する。また、処理の結果生成されるデータの形式を決定する。   Next, the RIP process in S1307 of FIG. 13 will be described with reference to FIG. As shown in FIG. 14, first, the control unit 201 executes an initialization process based on an initialization request to the input unit 202 (S1401). In S1401, in the case of the example of FIG. 9, the RIP parameter analysis unit 203 receives and analyzes the RIP parameter, and as described above, an extension unit that executes processing among the respective extension units included in the RIP engine 120, Determine the order. In addition, the format of data generated as a result of processing is determined.

また、図10の例の場合、ジョブ属性解析部214が、JDF情報及びPDL情報を受け付けて解析を行い、処理を実行させる拡張部や、その順番を決定する。また、処理の結果生成されるデータの形式を決定する。続いて、図10の例の場合、制御部201は、RIPステータス解析部215にステータス解析を実行させる。   In the case of the example of FIG. 10, the job attribute analysis unit 214 receives and analyzes JDF information and PDL information, and determines an extension unit for executing processing and the order thereof. In addition, the format of data generated as a result of processing is determined. Subsequently, in the example of FIG. 10, the control unit 201 causes the RIP status analysis unit 215 to perform status analysis.

ステータス解析において、RIPステータス解析部215は、図3に示す“RIPステータス”を参照し、RIP内部処理の1つの項目を選択する(S1402)。そして、そのステータスが「Done」であれば(S1403/YES)、対応する拡張部を、S1401の処理において決定した実行対象の拡張部から除外する(S1404)。他方、「NotYet」であれば(S1403/NO)、特に処理は行わない。   In status analysis, the RIP status analysis unit 215 refers to the “RIP status” shown in FIG. 3 and selects one item of RIP internal processing (S1402). If the status is “Done” (S1403 / YES), the corresponding extension unit is excluded from the execution target extension units determined in S1401 (S1404). On the other hand, if “NotYet” (S1403 / NO), no particular processing is performed.

RIPステータス解析部215は、全てのRIP内部処理の項目についてS1402からの処理が完了するまで処理を繰り返す(S1405/NO)。RIPステータス解析部215が、全てのRIP内部処理の項目についてS1402からの処理を完了した後(S1405/YES)、入力部202がRIP処理の実行要求を取得すると(S1406/YES)、制御部201は、夫々の拡張部に対して順番に処理を実行させる(S1407)。   The RIP status analysis unit 215 repeats the processing until the processing from S1402 is completed for all the RIP internal processing items (S1405 / NO). After the RIP status analysis unit 215 completes the processing from S1402 for all the RIP internal processing items (S1405 / YES), when the input unit 202 acquires the RIP processing execution request (S1406 / YES), the control unit 201 Causes each extension unit to execute processing in order (S1407).

S1407においては、S1401の処理において決定された拡張部であって、且つS1404の処理により除外されていない拡張部に対してのみ処理が要求される。また、S1401において決定された処理順に従って処理が要求される。そのようにして拡張部により処理が実行されてラスターデータが生成されると、出力部213が処理結果を出力する(S1408)。このような処理により、RIP部118による処理が完了する。   In S1407, processing is requested only for the extension units determined in the processing of S1401 and not excluded by the processing of S1404. Further, processing is requested according to the processing order determined in S1401. When the processing is executed by the extension unit in this way and raster data is generated, the output unit 213 outputs a processing result (S1408). By such processing, the processing by the RIP unit 118 is completed.

尚、本実施形態においては、図10の例の場合、即ち、パススルーモードに対応しているRIPエンジン120の場合についてのみ、S1402〜S1405の処理、即ちステータス解析処理が実行される場合を例としている。これは、ステータス解析処理が必要となるのは、上述したようにHWFサーバ4とDFE100とでRIP処理を分担する場合であることに基づいている。   In the present embodiment, the case of the processing of S1402 to S1405, that is, the case where the status analysis processing is executed only in the case of the example of FIG. 10, that is, the case of the RIP engine 120 corresponding to the pass-through mode is taken as an example. Yes. This is based on the fact that the status analysis process is required when the HWF server 4 and the DFE 100 share the RIP process as described above.

そのような場合には、HWFサーバ4とDFE100とで同一のRIPエンジンが搭載されていることを利用して、両者の境目を意識することなく一連の処理としてRIP処理を実行する。従って、HWFサーバ4においてRIPエンジン420により処理されたデータをそのままDFE100においてRIPエンジン120に入力することが好ましく、RIPエンジンの外部に設けられたJDF解析部117を通さないパススルーモードが適している。   In such a case, using the same RIP engine installed in the HWF server 4 and the DFE 100, the RIP process is executed as a series of processes without being aware of the boundary between the two. Accordingly, it is preferable that the data processed by the RIP engine 420 in the HWF server 4 is directly input to the RIP engine 120 in the DFE 100, and a pass-through mode that does not pass through the JDF analysis unit 117 provided outside the RIP engine is suitable.

しかしながら、これは一例であり、パススルーモードではない場合であっても、HWFサーバ4とDFE100とでRIP処理を分担する場合であれば、ステータス解析を行うことが必要となる。即ち、HWFサーバ4とDFE100とでRIP処理を分担する場合には、HWFサーバ4において既に実行されたRIP処理をDFE100側で除外する必要がある。   However, this is merely an example, and even when the mode is not the pass-through mode, if the RIP process is shared between the HWF server 4 and the DFE 100, it is necessary to perform status analysis. That is, when RIP processing is shared between the HWF server 4 and the DFE 100, it is necessary to exclude RIP processing already executed in the HWF server 4 on the DFE 100 side.

従って、パススルーモードに対応していないRIPエンジン120であっても、HWFサーバ4とDFE100とでRIP処理を分担するため、RIPステータス解析部215を設けても良い。換言すると、HWFサーバ4とDFE100とでRIP処理を分担する場合であっても、DFE100側でJDF解析部117によるJDF解析を行った上で、RIPステータス解析部215によるステータス解析を行って必要なRIP内部処理を判断しても良い。   Therefore, even if the RIP engine 120 does not support the pass-through mode, the RIP status analysis unit 215 may be provided in order to share the RIP processing between the HWF server 4 and the DFE 100. In other words, even if the HWF server 4 and the DFE 100 share the RIP processing, it is necessary to perform the status analysis by the RIP status analysis unit 215 after performing the JDF analysis by the JDF analysis unit 117 on the DFE 100 side. RIP internal processing may be determined.

本実施形態に係るHWFシステムにおいては、HWFサーバ4に搭載されたRIPエンジン420に対応したRIPエンジン120がDFE100に搭載されている。従って、オフセットプリンタ2での出力のためにRIPエンジン420によって処理された印刷ジョブのラスターデータと、デジタルプリンタ1での出力のためにRIPエンジン120によって処理された印刷ジョブのラスターデータとに差異が発生しない。従って、異なる種類の画像形成装置における印刷結果の差異を低減することが出来る。   In the HWF system according to the present embodiment, the RIP engine 120 corresponding to the RIP engine 420 mounted on the HWF server 4 is mounted on the DFE 100. Therefore, there is a difference between the raster data of the print job processed by the RIP engine 420 for output by the offset printer 2 and the raster data of the print job processed by the RIP engine 120 for output by the digital printer 1. Does not occur. Accordingly, it is possible to reduce the difference in printing results between different types of image forming apparatuses.

また、複数のHWFサーバ4が設けられることにより、RIP処理に際してのパラメータ指定形式の異なる様々なデータが入力されることとなる。この場合、夫々の形式に応じてパラメータ指定の態様を変更する必要があり、図6に示すジョブ制御部116にそのような機能を担わせる態様が考えられる。しかしながら、ジョブ制御部116は、システム制御部113やプリンタ制御部122等、DFE100において大きな要素となっている他のモジュールと関連しているため、ジョブ制御部116の機能拡張を行う場合、システム全体に与える影響が大きい。   In addition, since a plurality of HWF servers 4 are provided, various data having different parameter designation formats for RIP processing are input. In this case, it is necessary to change the parameter designation mode according to each format, and a mode in which such a function is assigned to the job control unit 116 shown in FIG. 6 is conceivable. However, since the job control unit 116 is related to other modules that are major elements in the DFE 100, such as the system control unit 113 and the printer control unit 122, when the function of the job control unit 116 is expanded, the entire system The impact on

これに対して、本実施形態に係るDFE100においては、ジョブ制御部116からの制御に基づいてRIP制御部119がパラメータ変換を行う。即ち、RIP制御部119が制御値変換部として機能する。そのため、上述したようなジョブ制御部116の機能拡張による弊害を排除し、RIP制御部119の機能拡張によって、システム全体に対して大きな影響を与えることなく、新たなパラメータの指定形式に対応することが可能である。   In contrast, in the DFE 100 according to the present embodiment, the RIP control unit 119 performs parameter conversion based on control from the job control unit 116. That is, the RIP control unit 119 functions as a control value conversion unit. Therefore, the adverse effects caused by the function expansion of the job control unit 116 as described above are eliminated, and the function expansion of the RIP control unit 119 can cope with a new parameter designation format without greatly affecting the entire system. Is possible.

次に、本実施形態に係るジョブデータの保存や再利用の態様について説明する。図15は、本実施形態に係るジョブデータの構成を示す図である。図15に示すように、本実施形態に係るジョブデータは、図3において説明した“JDF情報”、画像形成出力対象の画像情報である“PDL情報”及び“Contents情報”を含む。   Next, job data storage and reuse modes according to the present embodiment will be described. FIG. 15 is a diagram illustrating a configuration of job data according to the present embodiment. As shown in FIG. 15, the job data according to the present embodiment includes “JDF information” described in FIG. 3, “PDL information” and “Contents information” which are image information to be output for image formation.

“Contents情報”は、RIPエンジン処理におけるマーク処理において画像に付加されるマークの情報や、ICC(International Color Consortium)プロファイルの情報である。図15に示す情報のうち、“PDL情報”及び“Contents情報”が比較的情報量の多い実データとして用いられる。従って、上述したようにHWFサーバ4においてジョブデータ格納部114からジョブデータが削除される場合には、“PDL情報”及び“Contents情報”が削除される。   “Contents information” is information on a mark added to an image in mark processing in the RIP engine processing and information on an ICC (International Color Consortium) profile. Of the information shown in FIG. 15, “PDL information” and “Contents information” are used as actual data having a relatively large amount of information. Therefore, as described above, when job data is deleted from the job data storage unit 114 in the HWF server 4, “PDL information” and “Contents information” are deleted.

図16は、本実施形態に係るジョブデータの参照テーブルの例を示す図である。図16に示すように、本実施形態に係る参照テーブルにおいては、HWFシステム内においてジョブデータを一意に識別する“ジョブID”に対して“システムジョブ参照情報”及び“実ジョブ参照情報”が関連付けられている。   FIG. 16 is a diagram showing an example of a job data reference table according to the present embodiment. As shown in FIG. 16, in the reference table according to the present embodiment, “system job reference information” and “real job reference information” are associated with “job ID” that uniquely identifies job data in the HWF system. It has been.

“システムジョブ参照情報”は、HWFサーバ4内におけるジョブデータの格納先を示す情報である。“実ジョブ参照情報”は、図15において説明した“PDL情報”及び“Contents情報”を含むジョブデータの格納先を示す情報である。ジョブデータ格納部414に格納され、図16に示すように管理されているジョブデータは、即ち既に実行されたジョブデータである。従って、図16に示すような情報を保持するジョブ管理部430が、命令情報管理部として機能する。   “System job reference information” is information indicating a job data storage location in the HWF server 4. “Real job reference information” is information indicating a storage location of job data including “PDL information” and “Contents information” described in FIG. The job data stored in the job data storage unit 414 and managed as shown in FIG. 16 is already executed job data. Accordingly, the job management unit 430 that holds information as shown in FIG. 16 functions as a command information management unit.

図15において説明したように、DFE100側においてジョブデータを格納する場合であっても、HWFサーバ4側においては、ジョブデータに含まれる情報のうち“PDL情報”及び“Contents情報”のみが削除され、“JDF情報”は残される。そのため、“PDL情報”及び“Contents情報”の有無に関わらず、HWFサーバ4においてはジョブデータが保存され、その格納先が“システムジョブ参照情報”となる。   As described with reference to FIG. 15, even when job data is stored on the DFE 100 side, only “PDL information” and “Contents information” are deleted from the information included in the job data on the HWF server 4 side. "JDF information" is left. Therefore, regardless of the presence / absence of “PDL information” and “Contents information”, job data is stored in the HWF server 4 and the storage destination is “system job reference information”.

“実ジョブ参照情報”は、HWFサーバ4において実データが保存されている場合には、“システムジョブ参照情報”と同一となる。他方、DFE100側においてジョブデータを格納する場合、“実ジョブ参照情報”は、DFE100側の記憶領域を指定する情報となる。   “Real job reference information” is the same as “system job reference information” when real data is stored in the HWF server 4. On the other hand, when storing job data on the DFE 100 side, the “real job reference information” is information for designating a storage area on the DFE 100 side.

尚、図1に示すように、本実施形態に係るHWFシステムにおいては、HWFサーバ4が複数設けられる。そのため、ジョブデータの入力は、HWFサーバ4a、HWFサーバ4bのいずれかとなる。図16に示す参照テーブルは、HWFサーバ4a、HWFサーバ4bの夫々においてジョブ管理部430により管理されるが、システムに入力されたジョブデータは、そのジョブデータが入力されたHWFサーバ4において管理されることとなる。   As shown in FIG. 1, in the HWF system according to the present embodiment, a plurality of HWF servers 4 are provided. Therefore, the input of job data is either the HWF server 4a or the HWF server 4b. The reference table shown in FIG. 16 is managed by the job management unit 430 in each of the HWF server 4a and the HWF server 4b. The job data input to the system is managed in the HWF server 4 to which the job data is input. The Rukoto.

次に、本実施形態に係るHWFシステムにおけるジョブデータの再利用の態様として、あるDFE100に保存されているジョブデータに基づいて他のDFE100を介して画像形成出力を行う態様について説明する。図17は、そのような場合において、ジョブデータの格納先が変更されない場合の動作を示すシーケンス図である。   Next, as an aspect of reusing job data in the HWF system according to the present embodiment, an aspect in which image formation output is performed via another DFE 100 based on job data stored in a certain DFE 100 will be described. FIG. 17 is a sequence diagram showing an operation when the job data storage destination is not changed in such a case.

図17に示すように、まずはクライアント端末5が、システムのGUIに対するオペレータの操作に応じて、HWFサーバ4に対してジョブ参照要求を送信する(S1701)。ジョブ参照要求を受信したHWFサーバ4においては、システム制御部410がジョブ管理部430及びジョブデータ格納部414から情報を取得し、ジョブ一覧を生成して要求元に送信する(S1702)。これにより、クライアント端末5に表示されるシステムのGUIにおいて、HWFサーバ4において管理されているジョブデータの一覧が表示される。   As shown in FIG. 17, first, the client terminal 5 transmits a job reference request to the HWF server 4 in response to an operator's operation on the system GUI (S1701). In the HWF server 4 that has received the job reference request, the system control unit 410 acquires information from the job management unit 430 and the job data storage unit 414, generates a job list, and transmits it to the request source (S1702). As a result, a list of job data managed in the HWF server 4 is displayed in the system GUI displayed on the client terminal 5.

クライアント端末5においては、表示されたジョブデータの一覧に対するオペレータの操作に応じて、管理されているジョブの再利用によるジョブの実行要求をHWFサーバ4に送信する(S1703)。S1703においては、ジョブデータを再利用して実行するべきジョブを指定する情報及びジョブを実行して画像形成出力を行うデバイスを指定する情報が含まれる。   The client terminal 5 transmits a job execution request by reusing a managed job to the HWF server 4 in response to an operator's operation on the displayed job data list (S1703). In step S1703, information for specifying a job to be executed by reusing job data and information for specifying a device that executes the job and performs image formation and output are included.

ジョブを指定する情報は、例えば図16に示す“ジョブID”である。また、デバイスを指定する情報は、図1に示すデジタルプリンタ1a、1bを指定する情報である。尚、以降の説明においては、デジタルプリンタ1aに含まれるDFEをDFE100a、デジタルプリンタ1bに含まれるDFEをDFE100bとする。また、ジョブを実行するデバイス即ち実行先装置としてDFE100aが指定され、実データを含むジョブデータはDFE100bが格納先装置として保存している場合を例として説明する。   The information specifying the job is, for example, “Job ID” shown in FIG. The information for designating the device is information for designating the digital printers 1a and 1b shown in FIG. In the following description, the DFE included in the digital printer 1a is referred to as DFE 100a, and the DFE included in the digital printer 1b is referred to as DFE 100b. An example will be described in which the DFE 100a is specified as a device that executes a job, that is, an execution destination device, and job data including actual data is stored as a storage destination device by the DFE 100b.

ジョブ実行要求を受信したHWFサーバ4においては、システム制御部410が、指定された“ジョブID”に基づいてジョブデータ格納部414からジョブデータを取得する。そして、実行先のデバイスとして指定されたDFE100aに対して、図11のS1114と同様に、ジョブ実行要求と共にジョブデータを送信する(S1704)。   In the HWF server 4 that has received the job execution request, the system control unit 410 acquires job data from the job data storage unit 414 based on the designated “job ID”. Then, the job data is transmitted together with the job execution request to the DFE 100a designated as the execution destination device, similarly to S1114 of FIG. 11 (S1704).

ここで、S1704において送信されるジョブデータは、図15において説明したように実データが削除され“JDF情報”のみとなっている。そして実データに替えて、図16に示す“実ジョブ参照情報”が埋め込まれている。ジョブデータへの“実ジョブ参照情報”の埋め込みは、実データの削除に応じてジョブ管理部430が行っても良いし、図17のS1704においてシステム制御部410が行っても良い。   Here, the job data transmitted in step S1704 has only the “JDF information” with the actual data deleted as described in FIG. Instead of actual data, “real job reference information” shown in FIG. 16 is embedded. The embedding of the “real job reference information” in the job data may be performed by the job management unit 430 according to the deletion of the real data, or may be performed by the system control unit 410 in S1704 of FIG.

ジョブデータ及びジョブ実行要求を受信したDFE100aにおいては、図15のS1115と同様にDFE内処理を実行する。ここで、ジョブ制御部116がDFE内処理において担当する処理を実行する際に、実データではなく“実ジョブ参照情報”が埋め込まれていることを認識する。これにより、システム制御部113は、HWFサーバ4に対して、“実ジョブ参照情報”に基づいて実データを要求する(S1705)。   In the DFE 100a that has received the job data and the job execution request, in-DFE processing is executed in the same manner as in S1115 of FIG. Here, when the job control unit 116 executes a process in charge of the process in the DFE, it recognizes that “real job reference information” is embedded instead of real data. As a result, the system control unit 113 requests the HWF server 4 for actual data based on the “real job reference information” (S1705).

実データの要求を受信したHWFサーバ4においては、ジョブ管理部430が、各デバイスの記憶容量の残量を比較し、その比較結果に基づいて実データの保存先を変更するか否かの判断を行う(S1706)。S1706においてジョブ管理部430は、実ジョブデータの要求をトリガとして、ジョブ実行デバイスであるDFE100a及び実データの保存デバイスであるDFE100b夫々の記憶領域の残量を、デバイス情報管理部416を介して取得する。   In the HWF server 4 that has received the request for actual data, the job management unit 430 compares the remaining storage capacity of each device, and determines whether to change the storage destination of the actual data based on the comparison result. Is performed (S1706). In step S <b> 1706, the job management unit 430 uses the device information management unit 416 to acquire the remaining storage areas of the DFE 100 a that is the job execution device and the DFE 100 b that is the storage device of the actual data, triggered by a request for actual job data. To do.

尚、本実施形態においては、このようにDFE100a、100bにおける記憶媒体の残容量に基づいて実データの移動を判断する場合を例として説明するが、これに限らず、少なくともDFE100a、100b夫々の装置の状態に基づいて判断可能である。これにより、システムにおける各装置の運用態様に応じてリアルタイムに実データの保存先を変更し、システムの制御を効率化することが出来る。   In this embodiment, the case where the movement of actual data is determined based on the remaining capacity of the storage medium in the DFEs 100a and 100b will be described as an example. However, the present invention is not limited to this, and at least the devices of the DFEs 100a and 100b. It can be determined based on the state of As a result, the storage destination of the actual data can be changed in real time according to the operation mode of each device in the system, and the system control can be made more efficient.

上述した記憶量の残量の取得に際しては、デバイス情報格納部417に既に格納されている情報を用いても良いし、S1706の処理をトリガとしてデバイス情報通信部415がリアルタイムに取得しても良い。そして、ジョブ管理部430は、夫々取得した残容量を比較し、実データの保存先を変更するか否か判断する。   When acquiring the remaining storage capacity described above, information already stored in the device information storage unit 417 may be used, or the device information communication unit 415 may acquire in real time using the processing of S1706 as a trigger. . Then, the job management unit 430 compares the acquired remaining capacities, and determines whether or not to change the storage destination of actual data.

実データの保存先の変更の判断に際しては、図11のS1111におけるジョブデータの格納先の判断と同様に、記憶容量の使用率に基づいて判断することが可能である。そのような判断の結果、図17の例においては、実データの保存先がFE100bとして維持される場合を例とする。   When determining the change of the actual data storage destination, it is possible to make a determination based on the usage rate of the storage capacity in the same manner as the determination of the job data storage destination in S1111 of FIG. As a result of such determination, in the example of FIG. 17, the case where the storage destination of the actual data is maintained as the FE 100b is taken as an example.

ジョブ管理部430がデータの移動判断を完了すると、HWFサーバ4においては、システム制御部410が、“実ジョブ参照情報”に基づいて実データの取得要求をDFE100bにリダイレクトする(S1707)。即ち、S1707においては、システム制御部410が画像取得制御部として機能する。リダイレクトにより実データの取得要求を受けたDFE100bにおいては、ジョブ管理部130が実データの取得要求を受け付け、システム制御部113がその取得要求に応じてジョブデータ格納部114から実データを取得する。   When the job management unit 430 completes the data movement determination, in the HWF server 4, the system control unit 410 redirects the actual data acquisition request to the DFE 100b based on the “real job reference information” (S1707). That is, in S1707, the system control unit 410 functions as an image acquisition control unit. In the DFE 100b that has received the actual data acquisition request by redirection, the job management unit 130 receives the actual data acquisition request, and the system control unit 113 acquires the actual data from the job data storage unit 114 in response to the acquisition request.

そして、ジョブ管理部130は、システム制御部113の制御に従い、要求元であるDFE100aに対して実データを送信する(S1708)。また、ジョブ管理部130は、実データの送信が完了したことを、要求をリダイレクトしたHWFサーバ4に対して通知する(S1709)。   Then, under the control of the system control unit 113, the job management unit 130 transmits actual data to the request source DFE 100a (S1708). In addition, the job management unit 130 notifies the HWF server 4 that redirected the request that the transmission of the actual data has been completed (S1709).

DFE100bから実データを受信したDFE100aにおいては、ジョブ制御部116が実データを取得し、図13、図14において説明した処理と同様にジョブの実行を制御する(S1710)。そして、図11のS1116と同様にHWFサーバ4に対して完了通知を行う(S1711)。   In the DFE 100a that has received the actual data from the DFE 100b, the job control unit 116 acquires the actual data and controls the execution of the job in the same manner as the processing described with reference to FIGS. 13 and 14 (S1710). Then, a completion notification is sent to the HWF server 4 as in S1116 of FIG. 11 (S1711).

完了通知を受信したHWFサーバ4においては、実データの保存先をFE100bとして維持することを決定したジョブ管理部430が、DFE100aに対して、受信した実データを削除することを要求する(S1712)。これにより、DFE100aにおいては、ジョブ管理部130が削除要求を取得し、システム制御部113にジョブデータを削除させるようにジョブデータを処理し(S1713)、処理を終了する。   In the HWF server 4 that has received the completion notification, the job management unit 430 that has decided to maintain the actual data storage destination as the FE 100b requests the DFE 100a to delete the received actual data (S1712). . Thereby, in the DFE 100a, the job management unit 130 acquires the deletion request, processes the job data so that the system control unit 113 deletes the job data (S1713), and ends the processing.

図17に示すように、本実施形態に係るジョブデータの再利用処理においては、図16に示すように、システム内においてジョブデータを一意に識別する識別子に関連付けられて“実ジョブ参照情報”として実データの保存先が管理される。そして、保存されているジョブデータを再利用して他のDFE100においてジョブを実行する場合には、“実ジョブ参照情報”に基づいて実データの要求がリダイレクトされ、実データの保存先からジョブの実行先にダイレクトに実データが送信される。従って、HWFサーバ4を経由して実データがやり取りされるような場合とは異なり、ネットワークのトラフィックを削減することが可能である。   As shown in FIG. 17, in the job data reuse processing according to the present embodiment, as shown in FIG. 16, “real job reference information” is associated with an identifier for uniquely identifying job data in the system. The actual data storage destination is managed. When the stored job data is reused and a job is executed in another DFE 100, the actual data request is redirected based on the “real job reference information”, and the job data is stored from the actual data storage destination. The actual data is sent directly to the execution destination. Therefore, unlike the case where actual data is exchanged via the HWF server 4, it is possible to reduce network traffic.

次に、ジョブデータの格納先が変更される場合について、図18を参照して説明する。図18に示すように、ジョブデータの格納先が変更される場合も、図17のS1701〜S1705と同様に処理が実行される(S1801〜S1805)。そして、S1706と同様に、ジョブ管理部430が、残量比較によるデータ移動の判断を行う(S1806)。その結果、ここでは、実データの保存先がDFE100bからDFE100aに変更される場合を例とする。   Next, a case where the job data storage destination is changed will be described with reference to FIG. As shown in FIG. 18, even when the job data storage destination is changed, the processing is executed in the same manner as S1701 to S1705 in FIG. 17 (S1801 to S1805). Then, as in S1706, the job management unit 430 determines data movement by comparing the remaining amount (S1806). As a result, here, as an example, the actual data storage destination is changed from the DFE 100b to the DFE 100a.

データの移動判断を完了し、実データの保存先を移動することが決定されると、ジョブ管理部430は、図16に示す参照テーブルを更新し、“実ジョブ参照情報”を、DFE100bを示す情報からDFE100aを示す情報に変更する(S1807)。そして、システム制御部410が、変更前の“実ジョブ参照情報”に基づいて実データの取得要求をDFE100bにリダイレクトする(S1808)。リダイレクトにより実データの取得要求を受けたDFE100bにおいては、ジョブ管理部130が実データの取得要求を受け付け、システム制御部113がその取得要求に応じてジョブデータ格納部114から実データを取得する。   When it is determined that the data movement determination has been completed and the actual data storage destination is to be moved, the job management unit 430 updates the reference table shown in FIG. 16 to indicate “real job reference information” and DFE 100b. The information is changed to information indicating the DFE 100a (S1807). Then, the system control unit 410 redirects the actual data acquisition request to the DFE 100b based on the “real job reference information” before the change (S1808). In the DFE 100b that has received the actual data acquisition request by redirection, the job management unit 130 receives the actual data acquisition request, and the system control unit 113 acquires the actual data from the job data storage unit 114 in response to the acquisition request.

そして、ジョブ管理部130は、システム制御部113の制御に従い、要求元であるDFE100aに対して実データを送信する(S1809)。また、ジョブ管理部130は、実データの送信が完了したことを、要求をリダイレクトしたHWFサーバ4に対して通知する(S1810)。   Then, under the control of the system control unit 113, the job management unit 130 transmits actual data to the request source DFE 100a (S1809). Further, the job management unit 130 notifies the HWF server 4 that redirected the request that the transmission of the actual data has been completed (S1810).

DFE100bから実データ送信通知を受けたHWFサーバ4においては、実データの保存先をFE100aに変更することを決定したジョブ管理部430が、DFE100bに対して“実ジョブ参照情報”の更新要求を行う(S1811)。これにより、DFE100bにおいてはジョブ管理部130が更新要求を取得し、DFE100bを示す情報からDFE100aを示す情報に“実ジョブ参照情報”を変更すると共に、システム制御部113を介して実データの削除を行う(S1812)。   In the HWF server 4 that has received the actual data transmission notification from the DFE 100b, the job management unit 430 that has decided to change the storage destination of the actual data to the FE 100a makes an update request for “actual job reference information” to the DFE 100b. (S1811). As a result, in the DFE 100b, the job management unit 130 acquires an update request, changes the “real job reference information” from the information indicating the DFE 100b to the information indicating the DFE 100a, and deletes the actual data via the system control unit 113. This is performed (S1812).

このように、本実施形態に係るHWFシステムにおいては、再利用のためのジョブデータの保存先が変更されると、それまでジョブデータが保存されていたDFE100から実データが削除される。その場合であっても、図15に示す“JDF情報”を含むジョブのヘッダ情報や、図16に示す参照テーブルは残される。そのため、オペレータはDFE100のユーザインタフェースを操作し、DFE100に保存されている参照情報に基づいて印刷ジョブを再実行することが可能であり、利便性を高めることが出来る。   As described above, in the HWF system according to the present embodiment, when the storage destination of the job data for reuse is changed, the actual data is deleted from the DFE 100 in which the job data has been stored. Even in this case, the job header information including “JDF information” shown in FIG. 15 and the reference table shown in FIG. 16 are left. Therefore, the operator can operate the user interface of the DFE 100 and re-execute the print job based on the reference information stored in the DFE 100, which can improve convenience.

また、本実施形態においては、S1810における実データの送信完了通知に応じてHWFサーバ4が実データの削除要求を送信し、S1812において実データが削除される場合を例として説明する。これにより、S1809の処理がエラーとなり、実データがどこにも保存されていない状態となることを回避できる。   Further, in the present embodiment, a case will be described as an example where the HWF server 4 transmits a request to delete actual data in response to the actual data transmission completion notification in S1810, and the actual data is deleted in S1812. As a result, it is possible to avoid an error in the processing of S1809 and the actual data not being stored anywhere.

他方、DFE100bから実データを受信したDFE100aにおいては、ジョブ制御部116が実データを取得し、図13、図14において説明した処理と同様にジョブの実行を制御する(S1813)。そして、図11のS1116と同様にHWFサーバ4に対して完了通知を行う(S1814)。   On the other hand, in the DFE 100a that has received the actual data from the DFE 100b, the job control unit 116 acquires the actual data and controls the execution of the job in the same manner as the processing described in FIGS. 13 and 14 (S1813). Then, similar to S1116 in FIG. 11, a completion notification is sent to the HWF server 4 (S1814).

完了通知を受信したHWFサーバ4においては、実データの保存先をFE100aに変更することを決定したジョブ管理部430が、DFE100aに対して、受信した実データを含めてジョブデータを保存することを要求する(S1815)。これにより、DFE100aにおいては、ジョブ管理部130が保存要求を取得し、システム制御部113にジョブデータを保存させるようにジョブデータを処理し(S1816)、処理を終了する。   In the HWF server 4 that has received the completion notification, the job management unit 430 that has decided to change the storage destination of the actual data to the FE 100a stores the job data including the received actual data in the DFE 100a. A request is made (S1815). Thereby, in the DFE 100a, the job management unit 130 acquires the save request, processes the job data so that the system control unit 113 saves the job data (S1816), and ends the process.

このように、本実施形態においては、S1711またはS1814の完了通知に応じて、HWFサーバ4からDFE100aに対して実データの削除要求または保存要求が行われ、その結果DFE100aにおいて実データが処理される。これにより、HWFサーバ4の把握不可能なタイミングで実データが削除され、システム上に実データが存在しなくなることを防ぐことが出来る。   As described above, in the present embodiment, in response to the completion notification in S1711 or S1814, the HWF server 4 issues a request for deleting or saving actual data to the DFE 100a, and as a result, the actual data is processed in the DFE 100a. . As a result, it is possible to prevent the actual data from being deleted on the system at a timing when the HWF server 4 cannot grasp the actual data.

図18に示すように、本実施形態に係るジョブデータの再利用処理においては、ジョブデータを保存しているデバイスとジョブを実行するデバイスとの間で記憶容量の残容量の比較が行われ、その結果に基づいて実データの保存先が変更される。このよな処理がジョブデータの再利用の都度行われることにより、オペレータの作業負担を増やすことなく、システムを構成する各装置の記憶容量を効率的に運用することが出来る。   As shown in FIG. 18, in the job data reuse process according to the present embodiment, the remaining capacity of the storage capacity is compared between the device storing the job data and the device executing the job. Based on the result, the storage location of the actual data is changed. By performing such processing every time job data is reused, it is possible to efficiently operate the storage capacity of each device constituting the system without increasing the work load on the operator.

また、本実施形態においては、夫々のDFE100において、HWFサーバ4に搭載されたRIPエンジン420に対応するRIPエンジン120が搭載されている。従って、あるDFE100において保存されているジョブデータが、ジョブデータ格納部114への保存に際して途中までRIP処理が行われたデータであっても、他のDFE100におけるジョブデータの実行に際する不具合を解消可能である。即ち、他のDFE100においてジョブを実行する際、途中までRIP処理を行ったRIPエンジンに対応するRIPエンジンを選択することが可能であり、RIPエンジンの違いによる不具合を解消することが出来る。   In the present embodiment, each DFE 100 is equipped with the RIP engine 120 corresponding to the RIP engine 420 mounted on the HWF server 4. Therefore, even if the job data stored in one DFE 100 is data that has been subjected to RIP processing halfway when stored in the job data storage unit 114, the problem associated with the execution of job data in another DFE 100 is solved. Is possible. That is, when a job is executed in another DFE 100, it is possible to select an RIP engine corresponding to the RIP engine that has performed RIP processing halfway, and it is possible to eliminate problems caused by differences in the RIP engines.

また、図17、図18においては、あるDFE100において保存されているジョブデータを、他のDFE100を介して再利用して印刷出力を行う場合を例として説明した。この他、HWFサーバ4に保存されたジョブデータを再利用して印刷出力を行う場合もあり得る。そのような場合は、図11におけるS1109以降と同様の処理であり、図11において説明したように、HWFサーバ4とジョブを実行するDFE100との間で実データの移動判断が行われる。   In FIGS. 17 and 18, the case has been described as an example in which job data stored in a certain DFE 100 is reused via another DFE 100 and printed out. In addition, the job data stored in the HWF server 4 may be reused for print output. In such a case, the processing is the same as that after S1109 in FIG. 11, and as described with reference to FIG. 11, a determination is made to move actual data between the HWF server 4 and the DFE 100 that executes the job.

この他、図17のS1706や、図18のS1806における判断において、実データが保存されたデバイスとジョブを実行するデバイスとの間での判断に加えて、HWFサーバ4の記憶容量の残容量を比較対象としても良い。これにより、DFE100同士の間に加えて、HWFサーバ4に実データの保存先を移動することも可能となる。   In addition, in the determination in S1706 of FIG. 17 or S1806 of FIG. 18, in addition to the determination between the device that stores the actual data and the device that executes the job, the remaining capacity of the storage capacity of the HWF server 4 is set. It is good also as a comparison object. Thereby, in addition to between the DFEs 100, it is possible to move the storage destination of the actual data to the HWF server 4.

また、上記実施形態においては、ジョブ管理部430及びジョブ管理部130が、図16に示すように参照テーブルを記憶してジョブを管理する場合を例として説明した。しかしながら、これは一例であり、同一のジョブがシステム内において一意に識別されて管理されると共に、実データを含まないジョブデータについては、実データの格納先が参照可能であれば良い。   In the above embodiment, the case where the job management unit 430 and the job management unit 130 manage jobs by storing a reference table as illustrated in FIG. 16 has been described as an example. However, this is merely an example, and it is only necessary that the same job is uniquely identified and managed in the system and that the storage location of the actual data can be referred to for job data that does not include actual data.

従って、一度でもジョブデータを取得したデバイスにおいては、ジョブデータを一意に識別する識別子と共に少なくとも“JDF情報”が保存され、実データが削除される場合には、“実ジョブ参照情報”が埋め込まれれば、上記と同様の効果を得ることが可能である。この場合、“実ジョブ参照情報”が埋め込まれたジョブデータを保持しているジョブデータ格納部414が、ジョブ管理部430と連動して命令情報管理部として機能する。   Therefore, in a device that has acquired job data even once, at least “JDF information” is stored together with an identifier for uniquely identifying job data, and “real job reference information” is embedded when actual data is deleted. In this case, the same effect as described above can be obtained. In this case, the job data storage unit 414 holding the job data in which “real job reference information” is embedded functions as an instruction information management unit in conjunction with the job management unit 430.

尚、上記実施形態においては、“RIP制御モード”として「ページモード」及び「シートモード」を例として説明した。ここで、「ページモード」において、RIP制御部119は、上述したように複数の集約前のページ毎にRIP前のデータをRIPエンジン120に送信し、ページ毎にRIP処理を実行させて集約された状態のラスターデータを生成させる。   In the above embodiment, “page mode” and “sheet mode” have been described as examples of the “RIP control mode”. Here, in the “page mode”, as described above, the RIP control unit 119 transmits the pre-RIP data to the RIP engine 120 for each of a plurality of pre-aggregation pages, and performs the RIP process for each page to be aggregated. To generate raster data in the selected state.

この他、RIP制御部119が、複数の集約前のページについてのRIP前のデータをすべてRIPエンジン120に送信し、RIPエンジン120が面付け処理を行いながらRIP処理を実行する処理態様も可能である。このような処理態様は「サーフェイスモード」と呼ばれる。「サーフェイスモード」を用いる場合においても、上記と同様に、RIP制御部119は、RIP処理を実行させるRIPエンジン120に応じて、RIPエンジン120に対して指定するパラメータの変換処理を行う。これにより、上記と同様の効果を得ることが可能である。   In addition, a processing mode is also possible in which the RIP control unit 119 transmits all pre-RIP data for a plurality of pre-aggregation pages to the RIP engine 120, and the RIP engine 120 executes the RIP processing while performing imposition processing. is there. Such a processing mode is called a “surface mode”. Even when the “surface mode” is used, the RIP control unit 119 performs the conversion process of the parameter specified for the RIP engine 120 in accordance with the RIP engine 120 that executes the RIP process, as described above. As a result, the same effect as described above can be obtained.

また、上記実施形態においては、このような“RIP制御モード”の差異に対応するための処理として、RIP制御用のパラメータを変換する場合を例として説明した。この他、例えば元データの形式に応じて、RIP処理を実行させるRIPエンジン120を選択しても良い。   Further, in the above-described embodiment, the case where the RIP control parameters are converted as an example of the process for dealing with the difference between the “RIP control modes” has been described. In addition, for example, the RIP engine 120 that executes the RIP process may be selected according to the format of the original data.

この場合、RIP制御部119は、ジョブ制御部116からRIP処理対象のデータを取得すると、“RIP制御モード”の情報を参照する。そして、「ページモード」、「シートモード」、「サーフェイスモード」等の指定に応じたRIPエンジン120を選択し、RIP処理を実行させる。このようなRIP制御部119の機能によっても、上記と同様に、元データにおけるパラメータの指定方法とRIPエンジン120の対応する“RIP制御モード”との差異に対応することができる。   In this case, when the RIP control unit 119 obtains the RIP processing target data from the job control unit 116, the RIP control unit 119 refers to the information on the “RIP control mode”. Then, the RIP engine 120 corresponding to the designation of “page mode”, “sheet mode”, “surface mode” or the like is selected, and RIP processing is executed. The function of the RIP control unit 119 can cope with the difference between the parameter designation method in the original data and the corresponding “RIP control mode” of the RIP engine 120 as described above.

また、本実施形態に係るシステムにおいては、複数のデバイスに同一のRIPエンジンが搭載されていることを前提として、図3に示すような“RIPデバイス指定”の情報によってRIP内部処理の夫々を実行するデバイスを管理する。そして、DFE100においてRIP処理が実行される際には、“RIPステータス”の情報によって既に実行されたRIP内部処理が除外される。   Further, in the system according to the present embodiment, on the assumption that the same RIP engine is mounted on a plurality of devices, each of the RIP internal processing is executed by the information of “RIP device designation” as shown in FIG. Manage the devices to be used. When the RIP process is executed in the DFE 100, the RIP internal process that has already been executed is excluded based on the information of “RIP status”.

このような構成によれば、オペレータは、“RIPデバイス指定”の情報を変更することにより、夫々のデバイスが担当するRIP内部処理を容易に変更することが可能である。また、その場合に、“RIPステータス”の情報によって必要な処理が判断されるため、DFE100においては必要な処理のみが実行対象となる。   According to such a configuration, the operator can easily change the RIP internal processing handled by each device by changing the information of “RIP device designation”. In this case, since necessary processing is determined based on the information of “RIP status”, only necessary processing is executed in the DFE 100.

このような処理により、複数のデバイスにおいてRIP処理が行われる場合において、夫々のデバイスが担当する処理の変更を容易化することが出来る。また、HWFサーバ4とDFE100とで夫々RIP処理を実行する場合において、いずれか一方のみでRIP処理を実行した場合と同一の画像を生成することができる。   By such processing, when RIP processing is performed in a plurality of devices, it is possible to facilitate the change of the processing that each device is responsible for. Further, when the RIP process is executed by each of the HWF server 4 and the DFE 100, the same image as when the RIP process is executed by only one of them can be generated.

また、上記実施形態によれば、HWFサーバ4とDFE100とでRIP内部処理を分散する場合には、“パススルーモード”が設定され、HWFサーバ4において処理された情報がそのままDFE100のRIPエンジンに入力される。HWFサーバ4とDFE100とには同一のRIPエンジンが搭載されているため、夫々のデバイスの違いを意識することなく一連の処理としてRIP処理を続行することが可能である。このような場合において、上述した“RIPステータス”の情報を用いることにより、複数デバイスでのRIP処理の分散に際して、分散態様を動的に変更することをより好適に実現することが出来る。   Further, according to the above embodiment, when RIP internal processing is distributed between the HWF server 4 and the DFE 100, the “pass-through mode” is set, and the information processed in the HWF server 4 is directly input to the RIP engine of the DFE 100. Is done. Since the same RIP engine is installed in the HWF server 4 and the DFE 100, it is possible to continue the RIP process as a series of processes without being aware of the difference between the devices. In such a case, by using the above-described “RIP status” information, it is possible to more suitably realize the dynamic change of the distribution mode when distributing the RIP processing among a plurality of devices.

また、上記実施形態によれば、DFE100において搭載されている複数のRIPエンジン夫々に対応すると共に、“パススルーモード”をはじめとした個別の設定が関連付けられた夫々の個別ジョブ受信部112がDFE100において設けられている。   Further, according to the above-described embodiment, each individual job reception unit 112 that corresponds to each of the plurality of RIP engines installed in the DFE 100 and that is associated with individual settings such as “pass-through mode” is provided in the DFE 100. Is provided.

これにより、HWFサーバ4側においては、個別ジョブ受信部112を指定することによってHWFサーバ4に搭載されているRIPエンジンに対応した同一のRIPエンジンを指定することが出来る。また、“パススルーモード”による処理であることを指定することが出来る。従って、上述したようなHWFサーバ4とDFE100とで同一のRIPエンジンにより処理を実行させることや、“パススルーモード”を設定すること等を容易に実現することが出来る。   Thereby, on the HWF server 4 side, the same RIP engine corresponding to the RIP engine mounted on the HWF server 4 can be specified by specifying the individual job receiving unit 112. In addition, it is possible to specify that the processing is in the “pass-through mode”. Therefore, it is possible to easily realize the processing by the same RIP engine between the HWF server 4 and the DFE 100 as described above, setting the “pass-through mode”, and the like.

また、上記実施形態においては、図3の“RIPデバイス指定”の情報に示すように、DFE100においてRIP処理を実行させる場合には、DFE100に搭載された複数のRIPエンジンのいずれかを指定可能である。これにより、夫々のRIPエンジンに搭載されている機能をフレキシブルに利用してRIP処理を実行することが可能となる。   In the above embodiment, as shown in the “RIP device designation” information in FIG. 3, when RIP processing is executed in the DFE 100, one of a plurality of RIP engines installed in the DFE 100 can be designated. is there. This makes it possible to execute RIP processing by flexibly using the functions installed in each RIP engine.

また、上記実施形態においては、図3において説明したように、“RIPデバイス指定”の情報を設け、この情報に基づいてワークフロー制御部418が処理を実行させる先のモジュールを決定する場合を例として説明した。この他、例えば図5に示すワークフロー情報において“RIPデバイス指定”に相当する情報が記述されていても良い。   Further, in the above embodiment, as described in FIG. 3, as an example, information on “RIP device designation” is provided, and the workflow control unit 418 determines a module to execute processing based on this information. explained. In addition, for example, information corresponding to “RIP device designation” may be described in the workflow information shown in FIG.

このような場合、“RIPデバイス指定”に相当する情報はJDF情報には含まれないため、DFE100側に伝えられることはない。その結果、DFE100側においては、HWFサーバ4側のRIPエンジン420が指定された処理を判断することができないが、“RIPステータス”を参照することによりDFE100側において実行するべき処理を判断することが出来る。   In such a case, since information corresponding to “RIP device designation” is not included in the JDF information, it is not transmitted to the DFE 100 side. As a result, on the DFE 100 side, the RIP engine 420 on the HWF server 4 side cannot determine the designated process, but the DFE 100 side can determine the process to be executed by referring to the “RIP status”. I can do it.

この他、DFE100側において受信したデータの内容を解析し、既に実行されたRIP処理を判断することも可能である。しかしながら、この場合、入力されたデータを解析する処理が発生するため、その分の時間を要する。これに対して、“RIPステータス”の情報を用いることにより、そのような解析処理を行うことなく、迅速に画像形成出力を実行することが出来る。   In addition, it is also possible to analyze the content of data received on the DFE 100 side and determine the RIP processing that has already been executed. However, in this case, since processing for analyzing the input data occurs, it takes time. On the other hand, by using the “RIP status” information, it is possible to quickly execute image formation output without performing such analysis processing.

1 デジタルプリンタ
2 オフセットプリンタ
3 後処理装置
4、4a、4b HWFサーバ
5、5a、5b クライアント端末
10 CPU
20 RAM
30 ROM
40 HDD
50 I/F
60 LCD
70 操作部
80 バス
100 DFE
101 ネットワークI/F
102 ディスプレイ
111 ジョブ受信部
112 個別ジョブ受信部
113 システム制御部
114 ジョブデータ格納部
115 UI制御部
116 ジョブ制御部
117 JDF解析部
118 RIP部
119 RIP制御部
120 RIPエンジン
121 画像格納部
122 プリンタ制御部
123 デバイス情報管理部
124 デバイス情報通信部
130 ジョブ管理部
150 デジタルエンジン
200 CTP
201 制御部
202 入力部
203 RIPパラメータ解析部
204 プリフライト処理部
205 ノーマライズ処理部
206 マーク処理部
207 フォント処理部
209 CMM処理部
210 Trapping処理部
211 Calibration処理部
212 Screening処理部
213 出力部
214 ジョブ属性解析部
215 RIPステータス解析部
216 RIPステータス管理部
217 レイアウト処理部
218 レンダリング処理部
400 HWFコントローラ
401 ネットワークI/F
410 システム制御部
411 データ受信部
412 UI制御部
413 ジョブ制御部
414 ジョブデータ格納部
415 デバイス情報通信部
416 デバイス情報管理部
417 デバイス情報格納部
418 ワークフロー制御部
419 ワークフロー情報格納部
420 RIPエンジン
421 ジョブ送受信部
430 ジョブ管理部
DESCRIPTION OF SYMBOLS 1 Digital printer 2 Offset printer 3 Post-processing apparatus 4, 4a, 4b HWF server 5, 5a, 5b Client terminal 10 CPU
20 RAM
30 ROM
40 HDD
50 I / F
60 LCD
70 Operation unit 80 Bus 100 DFE
101 Network I / F
DESCRIPTION OF SYMBOLS 102 Display 111 Job receiving part 112 Individual job receiving part 113 System control part 114 Job data storage part 115 UI control part 116 Job control part 117 JDF analysis part 118 RIP part 119 RIP control part 120 RIP engine 121 Image storage part 122 Printer control part 123 Device information management unit 124 Device information communication unit 130 Job management unit 150 Digital engine 200 CTP
DESCRIPTION OF SYMBOLS 201 Control part 202 Input part 203 RIP parameter analysis part 204 Preflight processing part 205 Normalization processing part 206 Mark processing part 207 Font processing part 209 CMM processing part 210 Trapping processing part 211 Calibration processing part 212 Screening processing part 213 Output part 214 Job attribute Analysis unit 215 RIP status analysis unit 216 RIP status management unit 217 Layout processing unit 218 Rendering processing unit 400 HWF controller 401 Network I / F
410 System control unit 411 Data reception unit 412 UI control unit 413 Job control unit 414 Job data storage unit 415 Device information communication unit 416 Device information management unit 417 Device information storage unit 418 Workflow control unit 419 Workflow information storage unit 420 RIP engine 421 Job Transmission / reception unit 430 Job management unit

特開2004−358800号公報JP 2004-358800 A

Claims (8)

定められた複数の処理を順番に実行する画像処理システムであって、
前記複数の処理の実行を制御する処理実行制御装置と、画像形成出力の実行を制御する複数の画像形成出力制御装置とを含み、
前記処理実行制御装置は、
前記複数の処理の実行を命令情報に従って制御する処理実行制御部と、
前記複数の処理の1つとして、画像形成装置が画像形成出力に際して参照する情報である描画情報を、画像形成出力対象の画像の情報である出力対象画像情報に基づいて生成する制御側描画情報生成部と、
既に実行された前記命令情報を、前記命令情報において出力される画像の情報である出力対象画像情報の格納先を示す情報と関連付けて管理する命令情報管理部と、
複数の前記画像形成出力制御装置のうち、前記出力対象画像情報の格納先である格納先装置から、他の画像形成出力制御装置であって前記画像形成装置に画像形成出力を実行させる実行先装置への前記出力対象画像情報の転送を、既に実行された前記命令情報に基づいて制御する画像取得制御部とを含み、
前記画像形成出力制御装置は、
前記制御側描画情報生成部に対応した描画情報生成部であり、前記出力対象画像情報に基づいて前記描画情報を生成する出力側描画情報生成部と、
前記出力側描画情報生成部によって生成された描画情報に基づいて画像形成装置に画像形成出力を実行させる実行制御部とを含み、
前記命令情報管理部は、前記格納先装置及び前記実行先装置それぞれの状態に基づき、前記命令情報に係る前記出力対象画像情報の格納先を前記格納先装置から前記実行先装置に変更することを決定し、前記出力対象画像情報の格納先を示す情報を更新することを特徴とする画像処理システム。
An image processing system that sequentially executes a plurality of defined processes,
A process execution control device that controls execution of the plurality of processes, and a plurality of image formation output control devices that control execution of the image formation output,
The process execution control device includes:
A process execution control unit that controls execution of the plurality of processes according to instruction information;
As one of the plurality of processes, control-side drawing information generation for generating drawing information, which is information referred to by the image forming apparatus when outputting an image, based on output target image information, which is image information of an image formation output target And
A command information management unit that manages the command information that has already been executed in association with information indicating a storage destination of output target image information that is image information output in the command information;
Among the plurality of image formation output control devices, from the storage destination device that is the storage destination of the output target image information, another image formation output control device that causes the image formation device to execute image formation output An image acquisition control unit that controls the transfer of the output target image information based on the command information that has already been executed,
The image forming output control device includes:
A drawing information generation unit corresponding to the control side drawing information generation unit, and an output side drawing information generation unit that generates the drawing information based on the output target image information;
An execution control unit that causes the image forming apparatus to execute image formation output based on the drawing information generated by the output side drawing information generation unit,
The command information management unit changes the storage destination of the output target image information related to the command information from the storage destination device to the execution destination device based on the state of each of the storage destination device and the execution destination device. An image processing system that determines and updates information indicating a storage location of the output target image information.
前記命令情報管理部は、前記格納先装置及び前記実行先装置それぞれが含む記憶媒体における記憶容量の残量に関する情報の比較結果に基づき、前記命令情報に係る前記出力対象画像情報の格納先を前記格納先装置から前記実行先装置に変更することを決定することを特徴とする請求項1に記載の画像処理システム。   The command information management unit determines a storage destination of the output target image information related to the command information based on a comparison result of information on a remaining storage capacity in a storage medium included in each of the storage destination device and the execution destination device. The image processing system according to claim 1, wherein it is determined to change the storage destination device to the execution destination device. 前記命令情報管理部は、前記実行先装置に対して前記出力対象画像情報の送信が完了したことを示す通知を前記格納先装置から取得した場合に、前記格納先装置に対して前記出力対象画像情報の削除を要求することを特徴とする請求項1または2に記載の画像処理システム。   When the command information management unit obtains from the storage destination device a notification indicating that the transmission of the output target image information to the execution destination device is completed, the command information management unit sends the output target image to the storage destination device. The image processing system according to claim 1, wherein deletion of information is requested. 前記命令情報管理部は、前記実行先装置において前記出力対象画像情報に基づく画像形成出力の実行制御が完了したことを示す通知を前記実行先装置から取得した場合に、前記格納先装置に対して前記出力対象画像情報の保存を要求することを特徴とする請求項1乃至3いずれか1項に記載の画像処理システム。   When the instruction information management unit obtains from the execution destination device a notification indicating that execution control of image formation output based on the output target image information has been completed in the execution destination device, 4. The image processing system according to claim 1, wherein storage of the output target image information is requested. 5. 前記命令情報は、前記複数の処理の実行に関する情報及び前記出力対象画像情報を含む状態で生成される情報であり、
前記命令情報管理部は、前記命令情報に含まれる前記出力対象画像情報を前記格納先装置に格納させる際、前記処理実行制御装置における記憶媒体から前記出力対象画像情報を削除し、前記出力対象画像情報を格納させる前記格納先装置を示す情報を前記命令情報に関連付けて前記記憶媒体に記憶させることを特徴とする請求項1乃至4いずれか1項に記載の画像処理システム。
The command information is information generated in a state including information on execution of the plurality of processes and the output target image information,
The command information management unit deletes the output target image information from a storage medium in the processing execution control device when storing the output target image information included in the command information in the storage destination device, and outputs the output target image. 5. The image processing system according to claim 1, wherein information indicating the storage destination device in which information is stored is stored in the storage medium in association with the command information. 6.
定められた複数の処理を実行する画像処理システムにおいて、前記複数の処理の実行を制御し、画像形成出力の実行を制御する複数の画像形成出力制御装置に画像形成出力を実行させる処理実行制御装置であって、
前記複数の処理の実行を命令情報に従って制御する処理実行制御部と、
前記複数の処理の1つとして、画像形成装置が画像形成出力に際して参照する情報である描画情報を、画像形成出力対象の画像の情報である出力対象画像情報に基づいて生成する制御側描画情報生成部と、
既に実行された前記命令情報を、前記命令情報において出力される画像の情報である出力対象画像情報の格納先を示す情報と関連付けて管理する命令情報管理部と、
複数の前記画像形成出力制御装置のうち、前記出力対象画像情報の格納先である格納先装置から、他の画像形成出力制御装置であって前記画像形成装置に画像形成出力を実行させる実行先装置への前記出力対象画像情報の転送を、既に実行された前記命令情報に基づいて制御する画像取得制御部とを含み、
前記命令情報管理部は、前記格納先装置及び前記実行先装置それぞれの状態に基づき、前記命令情報に係る前記出力対象画像情報の格納先を前記格納先装置から前記実行先装置に変更することを決定し、前記出力対象画像情報の格納先を示す情報を更新し、
前記制御側描画情報生成部は、前記画像形成出力制御装置において前記出力対象画像情報に基づいて前記描画情報を生成する出力側描画情報生成部に対応していることを特徴とする処理実行制御装置。
In an image processing system that executes a plurality of predetermined processes, a process execution control device that controls execution of the plurality of processes and causes a plurality of image formation output control devices that control execution of image formation output to execute image formation output Because
A process execution control unit that controls execution of the plurality of processes according to instruction information;
As one of the plurality of processes, control-side drawing information generation for generating drawing information, which is information referred to by the image forming apparatus when outputting an image, based on output target image information, which is image information of an image formation output target And
A command information management unit that manages the command information that has already been executed in association with information indicating a storage destination of output target image information that is image information output in the command information;
Among the plurality of image formation output control devices, from the storage destination device that is the storage destination of the output target image information, another image formation output control device that causes the image formation device to execute image formation output An image acquisition control unit that controls the transfer of the output target image information based on the command information that has already been executed,
The command information management unit changes the storage destination of the output target image information related to the command information from the storage destination device to the execution destination device based on the state of each of the storage destination device and the execution destination device. Determine and update the information indicating the storage location of the output target image information,
The control-side drawing information generation unit corresponds to an output-side drawing information generation unit that generates the drawing information based on the output target image information in the image formation output control device. .
定められた複数の処理の実行を制御する処理実行制御装置及び画像形成出力の実行を制御する複数の画像形成出力制御装置とを含む画像処理システムにおける画像処理方法であって、
前記処理実行制御装置は、
前記複数の処理の実行を命令情報に従って制御し、
前記複数の処理の1つとして、画像形成装置が画像形成出力に際して参照する情報である描画情報を、画像形成出力対象の画像の情報である出力対象画像情報に基づいて生成し、
既に実行された前記命令情報を、前記命令情報において出力される画像の情報である出力対象画像情報の格納先を示す情報と関連付けて管理し、
複数の前記画像形成出力制御装置のうち、前記出力対象画像情報の格納先である格納先装置から、他の画像形成出力制御装置であって前記画像形成装置に画像形成出力を実行させる実行先装置への前記出力対象画像情報の転送を、既に実行された前記命令情報に基づいて制御し、
前記格納先装置及び前記実行先装置それぞれの状態に基づき、前記命令情報に係る前記出力対象画像情報の格納先を前記格納先装置から前記実行先装置に変更することを決定し、前記出力対象画像情報の格納先を示す情報を更新し、
前記画像形成出力制御装置は、
前記処理実行制御装置において前記描画情報を生成する描画情報生成部に対応した出力側描画情報生成部により、前記出力対象画像情報に基づいて前記描画情報を生成し、
前記出力側描画情報生成部によって生成された描画情報に基づいて画像形成装置に画像形成出力を実行させることを特徴とする画像処理方法。
An image processing method in an image processing system, comprising: a process execution control device that controls execution of a plurality of defined processes; and a plurality of image formation output control devices that control execution of an image formation output,
The process execution control device includes:
Controlling execution of the plurality of processes in accordance with instruction information;
As one of the plurality of processes, drawing information which is information referred to by the image forming apparatus at the time of image formation output is generated based on output target image information which is information on an image formation output target image,
Managing the instruction information that has already been executed in association with information indicating a storage destination of output target image information that is image information output in the instruction information;
Among the plurality of image formation output control devices, from the storage destination device that is the storage destination of the output target image information, another image formation output control device that causes the image formation device to execute image formation output The transfer of the output target image information to the control based on the command information already executed,
Based on the state of each of the storage destination device and the execution destination device, it is determined to change the storage destination of the output target image information related to the command information from the storage destination device to the execution destination device, and the output target image Update the information indicating the information storage location,
The image forming output control device includes:
In the process execution control device, the drawing information generation unit corresponding to the drawing information generation unit that generates the drawing information generates the drawing information based on the output target image information,
An image processing method for causing an image forming apparatus to execute image forming output based on drawing information generated by the output side drawing information generating unit.
定められた複数の処理を実行する画像処理システムにおいて、前記複数の処理の実行を制御し、画像形成出力の実行を制御する複数の画像形成出力制御装置に画像形成出力を実行させる処理実行制御装置を制御する制御プログラムであって、
前記複数の処理の実行を命令情報に従って制御する処理実行制御部と、
前記複数の処理の1つとして、画像形成装置が画像形成出力に際して参照する情報である描画情報を、画像形成出力対象の画像の情報である出力対象画像情報に基づいて生成する制御側描画情報生成部と、
既に実行された前記命令情報を、前記命令情報において出力される画像の情報である出力対象画像情報の格納先を示す情報と関連付けて管理する命令情報管理部と、
複数の前記画像形成出力制御装置のうち、前記出力対象画像情報の格納先である格納先装置から、他の画像形成出力制御装置であって前記画像形成装置に画像形成出力を実行させる実行先装置への前記出力対象画像情報の転送を、既に実行された前記命令情報に基づいて制御する画像取得制御部とを情報処理装置において実現し、
前記命令情報管理部は、前記格納先装置及び前記実行先装置それぞれの状態に基づき、前記命令情報に係る前記出力対象画像情報の格納先を前記格納先装置から前記実行先装置に変更することを決定し、前記出力対象画像情報の格納先を示す情報を更新し、
前記制御側描画情報生成部は、前記画像形成出力制御装置において前記出力対象画像情報に基づいて前記描画情報を生成する出力側描画情報生成部に対応していることを特徴とする制御プログラム。
In an image processing system that executes a plurality of predetermined processes, a process execution control device that controls execution of the plurality of processes and causes a plurality of image formation output control devices that control execution of image formation output to execute image formation output A control program for controlling
A process execution control unit that controls execution of the plurality of processes according to instruction information;
As one of the plurality of processes, control-side drawing information generation for generating drawing information, which is information referred to by the image forming apparatus when outputting an image, based on output target image information, which is image information of an image formation output target And
A command information management unit that manages the command information that has already been executed in association with information indicating a storage destination of output target image information that is image information output in the command information;
Among the plurality of image formation output control devices, from the storage destination device that is the storage destination of the output target image information, another image formation output control device that causes the image formation device to execute image formation output An image acquisition control unit that controls the transfer of the output target image information to the image based on the command information that has already been executed in the information processing device,
The command information management unit changes the storage destination of the output target image information related to the command information from the storage destination device to the execution destination device based on the state of each of the storage destination device and the execution destination device. Determine and update the information indicating the storage location of the output target image information,
The control-side drawing information generation unit corresponds to an output-side drawing information generation unit that generates the drawing information based on the output target image information in the image formation output control device.
JP2015164174A 2015-08-21 2015-08-21 Image processing system, process execution control device, image processing method, and control program Active JP6477359B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015164174A JP6477359B2 (en) 2015-08-21 2015-08-21 Image processing system, process execution control device, image processing method, and control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015164174A JP6477359B2 (en) 2015-08-21 2015-08-21 Image processing system, process execution control device, image processing method, and control program

Publications (2)

Publication Number Publication Date
JP2017041203A JP2017041203A (en) 2017-02-23
JP6477359B2 true JP6477359B2 (en) 2019-03-06

Family

ID=58206822

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015164174A Active JP6477359B2 (en) 2015-08-21 2015-08-21 Image processing system, process execution control device, image processing method, and control program

Country Status (1)

Country Link
JP (1) JP6477359B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6597402B2 (en) * 2016-03-01 2019-10-30 株式会社リコー Image forming output control device, control method for image forming output control device, and control program for image forming output control device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005271371A (en) * 2004-03-24 2005-10-06 Fuji Xerox Co Ltd Printing managing device, printing managing method, printing managing program and printing system
JP5339297B2 (en) * 2010-06-01 2013-11-13 キヤノンマーケティングジャパン株式会社 PRINT MANAGEMENT SYSTEM, ITS CONTROL METHOD, PROGRAM, RECORDING MEDIUM RECORDING PROGRAM, AND PRINT MANAGEMENT SERVER, ITS CONTROL METHOD, PROGRAM, AND RECORDING MEDIUM RECORDING PROGRAM
JP2015029191A (en) * 2013-07-30 2015-02-12 キヤノン株式会社 Image forming device, image forming device control method, and program
JP5910701B2 (en) * 2014-10-30 2016-04-27 コニカミノルタ株式会社 Information processing apparatus, image processing apparatus, and program

Also Published As

Publication number Publication date
JP2017041203A (en) 2017-02-23

Similar Documents

Publication Publication Date Title
JP6455232B2 (en) Image processing system, processing execution control device, image formation output control device, control program for image processing system, and control method for image processing system
JP6613587B2 (en) Image processing system, image formation output control device, image processing method, and image processing program
JP6597402B2 (en) Image forming output control device, control method for image forming output control device, and control program for image forming output control device
JP6743367B2 (en) Image processing system, image processing system control method, image processing system control program
JP6424678B2 (en) Image processing system, image formation output control apparatus, information processing method, information processing program
JP6455457B2 (en) Image forming output control device, control program for image forming output control device, control method for image forming output control device, and image processing system
JP6638458B2 (en) Image formation output control device, control method of image formation output control device, control program of image formation output control device
JP2016162235A (en) Image processing system, image formation output control device, image processing method and image processing program
JP6500754B2 (en) Image formation output control device, image processing system, control method of image formation output control device, control program of image formation output control device
JP6493063B2 (en) Image processing system, process execution control device, image processing method, and control program
JP6503974B2 (en) IMAGE PROCESSING SYSTEM, PROCESSING EXECUTION CONTROL DEVICE, IMAGE PROCESSING METHOD, AND CONTROL PROGRAM
JP6477359B2 (en) Image processing system, process execution control device, image processing method, and control program
JP6413846B2 (en) Image processing system, image processing system control method, image processing system control program, and image forming output control apparatus
JP6524854B2 (en) IMAGE PROCESSING SYSTEM, PROCESSING EXECUTION CONTROL DEVICE, IMAGE PROCESSING METHOD, AND CONTROL PROGRAM
JP6540338B2 (en) IMAGE PROCESSING SYSTEM, PROCESSING EXECUTION CONTROL DEVICE, IMAGE PROCESSING METHOD, AND CONTROL PROGRAM
JP6492773B2 (en) Image processing system, image formation output control device, image processing method, and image processing program
JP2016162244A (en) Image processing system, image formation and output control apparatus, and image processing method
JP6414099B2 (en) Image forming output control device, control program for image forming output control device, control method for image forming output control device, and image processing system
JP6406067B2 (en) Image forming output control apparatus, image processing system, and image processing program
JP6795051B2 (en) Process execution control device, process execution control method and control program
JP2016162237A (en) Image formation output control device, image processing system and image processing program
JP2018001614A (en) Image formation output control device and control program of image formation output control device
JP6540346B2 (en) IMAGE PROCESSING SYSTEM, PROCESSING EXECUTION CONTROL DEVICE, IMAGE PROCESSING METHOD, AND CONTROL PROGRAM
JP6604217B2 (en) Image forming output control device, control method for image forming output control device, and control program for image forming output control device
JP2016162242A (en) Image formation output control device, image processing system and image processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180709

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181213

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190108

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190121

R151 Written notification of patent or utility model registration

Ref document number: 6477359

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151