JP2018156171A - Control program, program, image formation output system, process execution control device - Google Patents

Control program, program, image formation output system, process execution control device Download PDF

Info

Publication number
JP2018156171A
JP2018156171A JP2017050327A JP2017050327A JP2018156171A JP 2018156171 A JP2018156171 A JP 2018156171A JP 2017050327 A JP2017050327 A JP 2017050327A JP 2017050327 A JP2017050327 A JP 2017050327A JP 2018156171 A JP2018156171 A JP 2018156171A
Authority
JP
Japan
Prior art keywords
information
processing
setting
job
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.)
Pending
Application number
JP2017050327A
Other languages
Japanese (ja)
Inventor
潤平 黒岩
Jumpei Kuroiwa
潤平 黒岩
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 JP2017050327A priority Critical patent/JP2018156171A/en
Publication of JP2018156171A publication Critical patent/JP2018156171A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To efficiently execute a print workflow even when a format of job data differs between an HWF server and a DFE.SOLUTION: A program for setting process setting information transmitted to an image formation output control device that controls execution of image formation output according to the process setting information including information for setting process content for executing the image formation output in a process execution control device that controls execution of a plurality of processes, executes: a unique process information extraction step of extracting the unique process information from the process setting information including the unique process information indicating the process content unique to the image formation output control device; a display control step of displaying a setting screen for setting a process setting value of the extracted unique process information; and a process setting value reflection step of reflecting the set process setting value in command information to be transmitted to cause the image formation output control device to execute the image formation output.SELECTED DRAWING: Figure 20

Description

本発明は、制御プログラム、プログラム、画像形成出力システム、処理実行制御装置に関する。   The present invention relates to a control program, a program, an image formation output system, and a process execution control device.

JDF(Job Definition Format)やJMF(Job Messaging Format)と呼ばれる情報伝達フォーマットにより、印刷物の生成に関するあらゆる処理を定義して制御する方法が用いられている。この方法によれば、オフセットプリンタやデジタルプリンタ等の異なる種類のプリンタを一括して制御することが可能となる。そのようなシステムはHWF(Hybrid Work Flow)システムと呼ばれ、そのようなシステムを制御するサーバはHWFサーバと呼ばれる。   A method for defining and controlling all processes related to the generation of printed materials is used by an information transmission format called JDF (Job Definition Format) or JMF (Job Messaging 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)エンジンが、オフセットプリンタとデジタルプリンタとにおいて共通化される。   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. Therefore, an offset printer and a digital printer share a RIP (Raster Image Processor) engine that outputs raster data, which is data that is finally referred to in print output, based on the print data.

そのようなRIPエンジンは上述したHWFサーバに搭載され、オフセットプリンタによる出力の場合にはHWFサーバ上にてRIPエンジンによるラスターデータの生成処理(以後、「RIP処理」とする)が行われる。他方、デジタルプリンタの場合、DFE(Degital Front End)と呼ばれる構成が印刷データを受信してRIP処理を行い、プリンタエンジンに印刷出力を実行させる構成が一般的である。   Such an RIP engine is mounted on the above-described HWF server, and 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. On the other hand, in the case of digital printers, a configuration called DFE (Digital Front End) generally receives print data, performs RIP processing, and causes the printer engine to execute print output.

すなわち、HWFシステムにおいてデジタルプリンタを用いる場合、HWFサーバからDFEがデータを受信し、DFEによってデジタルプリンタのプリンタエンジンが制御されて印刷出力が実行される方式が採用される。したがって、DFEには、上述したようにオフセットプリンタと共通化されたRIPエンジンが搭載されることとなる。   That is, when a digital printer is used in the HWF system, a method is adopted in which the DFE receives data from the HWF server, and the printer engine of the digital printer is controlled by the DFE to execute print output. Therefore, as described above, the RFE engine shared with the offset printer is mounted on the DFE.

このようなHWFシステムにおいては、同一の印刷データに基づいて印刷出力を行う際の印刷設定をHWFサーバに実行させることができる。この時、HWFサーバはDFEが持つ機能やDFEに接続されている後処理装置の構成などの印刷設定を行うために必要な情報をデバイス情報として取得し、印刷設定を行うためのUI(User Interface)を表示させる。   In such an HWF system, it is possible to cause the HWF server to execute print settings when performing print output based on the same print data. At this time, the HWF server acquires information necessary for performing print settings such as functions of the DFE and the configuration of the post-processing apparatus connected to the DFE as device information, and a UI (User Interface) for performing the print settings. ) Is displayed.

また、HWFシステムは、1台のHWFサーバに対して複数のDFEを接続することができる。そのため、DFEに搭載されている機能を使用する目的や、印刷出力におけるスループットの向上を目的として、DFEおよびデジタルプリンタを追加接続することがある。   Also, the HWF system can connect a plurality of DFEs to one HWF server. Therefore, the DFE and the digital printer may be additionally connected for the purpose of using the functions installed in the DFE or for the purpose of improving the throughput in print output.

このとき、すでにHWFサーバに接続されているDFEと追加接続されたDFEとのバージョンが異なるために、HWFサーバとDFEとの間でジョブデータの形式が異なる場合がある。これに対して、印刷ワークフローの上流と下流とのアプリケーション間、すなわち、HWFサーバに搭載されているアプリケーションとDFEに搭載されているアプリケーションとの間でジョブ形式がことなっていても、印刷出力を実行可能にする技術が知られている(例えば、特許文献1参照)。   At this time, since the versions of the DFE already connected to the HWF server and the additionally connected DFE are different, the job data format may be different between the HWF server and the DFE. In contrast, even if the job format is different between the upstream and downstream applications of the print workflow, that is, between the application installed in the HWF server and the application installed in the DFE, the print output is performed. A technique for enabling execution is known (see, for example, Patent Document 1).

特許文献1では、DFEがHWFサーバから受信したジョブデータを、DFEにおいて解釈可能なジョブデータに変換することにより、ジョブ形式の違いに対応することができる。   In Patent Literature 1, job data received by the DFE from the HWF server is converted into job data that can be interpreted by the DFE, so that differences in job formats can be dealt with.

しかし、特許文献1では、追加接続されたDFEにおいて解釈可能なジョブデータ、すなわち、追加接続されたDFEにおいて解釈可能に拡張されたJDFの記述をHWFサーバが解釈できない場合がある。そのため、HWFサーバから、追加接続されたDFEに搭載されている機能に関する設定を行うことができない。   However, in Patent Document 1, there is a case where the HWF server cannot interpret job data that can be interpreted in an additionally connected DFE, that is, a description of JDF that is extended so as to be interpretable in the additionally connected DFE. For this reason, it is not possible to make settings related to the functions installed in the additionally connected DFE from the HWF server.

また、追加接続されたDFEにおいて解釈可能に拡張されたJDFの記述をジョブデータに反映させるためには、一度、HWFサーバからDFEにジョブを送信して保存し、保存したジョブをDFE上で編集しなければならず、印刷ワークフローの効率を低減させてしまう。   In addition, in order to reflect the JDF description expanded so that it can be interpreted in the additionally connected DFE to the job data, the job is once transmitted from the HWF server to the DFE and saved, and the saved job is edited on the DFE. This will reduce the efficiency of the print workflow.

本発明は、このような課題を解決するためになされたものであり、HWFサーバとDFEとの間でジョブデータの形式が異なる場合であっても、印刷ワークフローを効率よく実行することを目的とする。   The present invention has been made to solve such problems, and an object of the present invention is to efficiently execute a print workflow even when the job data format differs between the HWF server and the DFE. To do.

上記課題を解決するために、本発明の一態様は、複数の処理の実行を制御する処理実行制御装置から受信した命令情報に基づいて画像形成出力を実行するための処理内容を設定する情報を含む処理設定情報に従って前記画像形成出力の実行を制御する画像形成出力制御装置に送信される前記処理設定情報を設定するための制御プログラムであって、前記画像形成出力制御装置に固有の処理内容を示す固有処理情報を含み、前記処理設定情報を生成する固有処理情報生成ステップと、前記処理設定情報を前記処理実行装置に送信する送信制御ステップと、を前記画像形成出力制御装置に実行させ、前記処理設定情報から、前記固有処理情報を抽出する固有処理情報抽出ステップと、抽出された前記固有処理情報の処理設定値を設定するための設定画面を表示する表示制御ステップと、設定された前記処理設定値を、前記画像形成出力を実行するために前記画像形成出力制御装置に送信する命令情報に反映させる処理設定値反映ステップと、を前記処理実行制御装置に実行させることを特徴とする。   In order to solve the above problems, according to one aspect of the present invention, there is provided information for setting a processing content for executing image forming output based on command information received from a processing execution control device that controls execution of a plurality of processes. A control program for setting the processing setting information transmitted to the image forming output control device that controls execution of the image forming output according to the processing setting information including the processing content unique to the image forming output control device. Specific processing information generation step for generating the processing setting information, and a transmission control step for transmitting the processing setting information to the processing execution device. A unique process information extraction step for extracting the unique process information from the process setting information, and a setting for setting a process setting value of the extracted unique process information. A display control step for displaying a screen, and a processing setting value reflecting step for reflecting the set processing setting value in command information transmitted to the image forming output control device in order to execute the image forming output. The processing execution control device is executed.

本発明によれば、HWFサーバとDFEとの間でジョブデータの形式が異なる場合であっても、印刷ワークフローを効率よく実行することができる。   According to the present invention, even when the job data format is different between the HWF server and the DFE, the print workflow can be efficiently executed.

本発明の実施形態に係るシステムの運用形態を示す図である。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. 本発明の実施形態に係るデバイス情報を示す図である。It is a figure which shows the device information which concerns on embodiment of this invention. 本発明の実施形態に係るジョブ設定UIを示す図である。It is a figure which shows the job setting UI which concerns on embodiment of this invention. 本発明の実施形態に係るデバイス情報に基づいてジョブ設定UIを表示させる処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the process which displays job setting UI based on the device information which concerns on embodiment of this invention. 本発明の実施形態に係るデバイス情報を示す図である。It is a figure which shows the device information which concerns on embodiment of this invention. 本発明の実施形態に係るジョブ設定UIを示す図である。It is a figure which shows the job setting UI which concerns on embodiment of this invention. 本発明の実施形態に係る拡張タグの処理設定値が反映されたJDF情報を示す図である。It is a figure which shows the JDF information in which the process setting value of the expansion tag which concerns on embodiment of this invention was reflected. 本発明の実施形態に係るデバイス情報を示す図である。It is a figure which shows the device information which concerns on embodiment of this invention. 本発明の実施形態に係るジョブ設定UIを示す図である。It is a figure which shows the job setting UI which concerns on embodiment of this invention. 本発明の実施形態に係るデバイス情報を示す図である。It is a figure which shows the device information which concerns on embodiment of this invention. 本発明の実施形態に係るジョブ設定UIを示す図である。It is a figure which shows the job setting UI 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.

以下、図面を参照して、本発明の実施形態について説明する。本実施形態においては、オフセットプリンタおよびデジタルプリンタが混在するシステムにおいて、両方のプリンタを同一のサーバを介して制御可能な画像形成出力システムについて説明する。このようなシステムは、HWF(Hybrid Work Flow)システムと呼ばれる。そのようなシステムにおいてデジタルプリンタを動作させる場合に、本実施形態においては、デジタルプリンタを制御するDFE(Digital Front End)とサーバとに共通化されたRIP(Raster Image Processor)エンジンを搭載したHWFシステムを例に挙げて説明を行う。   Embodiments of the present invention will be described below with reference to the drawings. In the present embodiment, an image forming output system capable of controlling both printers via the same server in a system in which offset printers and digital printers coexist will be described. Such a system is called an HWF (Hybrid Work Flow) system. In the case of operating a digital printer in such a system, in this embodiment, an HWF system equipped with a DIP (Digital Front End) that controls the digital printer and a RIP (Raster Image Processor) engine shared by the server. An example will be described.

図1は、本実施形態に係るHWFシステムの運用形態を示す図である。図1に示すように、本実施形態に係るシステムは、デジタルプリンタ1、オフセットプリンタ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 this embodiment includes a digital printer 1, an offset printer 2, a post-processing device 3, HWF servers 4a and 4b (hereinafter collectively referred to as “HWF server 4”), a client terminal 5a, 5b (hereinafter collectively referred to as “client terminal 5”) is connected via a network.

デジタルプリンタ1は、電子写真方式やインクジェット方式等、版を用いずに画像形成出力を行うプリンタであり、DFE100、デジタルエンジン150、インラインフィニッシャ160を含む。DFE100は、デジタルエンジン150に印刷出力を、インラインフィニッシャ160に後処理をそれぞれ実行させるための制御部である画像形成出力制御装置として機能する。また、デジタルエンジン150が画像形成装置として、インラインフィニッシャ160が後処理装置として機能する。そのため、DFE100は、デジタルエンジン150が印刷出力を実行する際に参照する画像データであるラスターデータを生成するためのRIP(Raster Image Processor)エンジンを含む。ラスターデータが描画情報である。   The digital printer 1 is a printer that performs image formation output without using a plate, such as an electrophotographic method or an inkjet method, and includes a DFE 100, a digital engine 150, and an inline finisher 160. The DFE 100 functions as an image forming output control device that is a control unit for causing the digital engine 150 to perform print output and the inline finisher 160 to perform post-processing. The digital engine 150 functions as an image forming apparatus, and the inline finisher 160 functions as a post-processing 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, bookbinding, and the like on a recording medium printed and output 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 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 in 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エンジンが搭載される。   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.

このような構成により、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, a hardware configuration of an information processing apparatus 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, an 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. A functional block for realizing 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 designating a processing adjustment value for position adjustment of an output target image.

“レイアウト情報”の“カスタム・インポジション配置”は、カスタム面の配置を指定する情報である。“ページ数”は、用紙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 processing set value relating to the adjustment of the creep position.

“マージン情報”は、フィット・ボックスやガターなどのマージンに関する処理設定値を指定する情報である。“クロップ・マーク情報”の“センター・クロップ・マーク情報”は、センター・クロップ・マークに関する処理設定値を指定する情報である。“コーナー・クロップ・マーク情報”は、コーナー・クロップ・マークに関する処理設定値を指定する情報である。   “Margin information” is information for specifying processing setting values related to margins such as fit boxes and gutters. “Center crop mark information” of “Crop mark information” is information for specifying a processing setting value related to the center crop mark. “Corner / Crop / Mark Information” is information for designating processing setting values for 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 when each process is executed, it is updated to “Done”.

“RIPデバイス指定”は、それぞれのRIP内部処理について、HWFサーバ4側において実行するか、DFE100側において実行するかを指定する情報である。“RIPステータス”と同様のRIP内部処理のそれぞれの項目について、「HWFサーバ」と「DFE」とのいずれかが設定される。また、「DFE」が設定される場合、「DFE(エンジンA)」、「DFE(外部処理部121)」のように、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, a process of generating a plurality of RIP engines or raster data mounted on the DFE 100, such as “DFE (engine A)” and “DFE (external processing unit 121)”, is performed. Information specifying one of the modules to be executed is included.

“デバイス指定”は、印刷ジョブを実行するデバイスを指定する情報であり、図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情報に基づいて後処理を実行する。   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.

なお、外部のソフトウェアやシステムからHWFサーバ4に対してジョブが入稿される場合、JDF情報が付与された状態で入稿される場合もある。このような場合の処理について、詳細は後述する。   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. Details of the processing in such a case will be described later.

次に、本実施形態に係る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 jobs 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に提供される情報によって実現される。したがって、UI制御部412は、クライアント端末5に、処理の実行状況を示す実行状況情報であるUIを表示させるための表示制御ステップを実行する表示制御部として機能する。   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. Accordingly, the UI control unit 412 functions as a display control unit that executes a display control step for causing the client terminal 5 to display a UI that is execution status information indicating the execution status of the process.

オペレータは、クライアント端末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 command information in a PDL (Page Description Language) format such as PDF (Portable Document Format) or PostScript.

この他、クライアント端末5からHWFサーバ4に対してアプリケーション専用のデータ形式や一般的な画像データの形式のまま印刷対象のデータが送信されてもよい。その場合、システム制御部410は、取得したデータに基づいてジョブ制御部413にジョブデータを生成させる。ジョブ制御部413は、RIPエンジン420の機能により印刷対象のデータに基づいてジョブデータを生成させる。   In addition, the data to be printed 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 content 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 divided job data 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.

デバイス情報管理部416は、デジタルプリンタ1、オフセットプリンタ2、後処理装置3等、システムに含まれる他のデバイスの情報であるデバイス情報を取得してデバイス情報格納部417に記憶させることにより管理する。他のデバイスの情報としては、デバイスがネットワークに接続された際に割り当てられるネットワークのアドレスや、デバイスの機能の情報である。デバイスの機能の情報とは、例えば印刷速度、使用可能な後処理機能、動作状態などである。なお、デバイス情報についての詳細は、後述する。   The device information management unit 416 performs management by acquiring device information that is 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 it 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. Details of the device information will be described later.

デバイス情報通信部415は、ネットワークI/F401を介して、システムに含まれる他のデバイスのデバイス情報を定期的に取得する。これにより、デバイス情報管理部416は、デバイス情報格納部417に格納されているデバイス情報を定期的に更新するため、他のデバイスのデバイス情報が動的に変化したとしてもデバイス情報格納部417に格納された情報が正確に保たれる。   The device information communication unit 415 periodically acquires device information of other devices included in the system via the network I / F 401. Thus, the device information management unit 416 periodically updates the device information stored in the device information storage unit 417. Therefore, even if the device information of another device changes dynamically, the device information storage unit 417 Stored information 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. The execution order of each process determined in the workflow is determined in advance. 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に対するオペレータの操作に基づいて設定されたワークフロー情報が予め登録されている。   That is, what is stored in the workflow information storage unit 419 is workflow information in which the respective processes that can be executed in the HWF system are combined 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が処理実行制御部として機能する。   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 according to the specified execution order according to the specified workflow information or newly generated workflow information. That is, the workflow control unit 418 functions as a process execution control unit.

実行指示を受けたジョブ制御部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 HWF server 4 and the DFE 100 executes each of a plurality of RIP internal processes performed by the RIP engine.

ジョブ制御部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 for generating raster data 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 a 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は、内部に複数のRIPエンジンを搭載している。これは、HWFシステムにおいてDFE100にジョブを送信する可能性のある他のデバイスのRIPエンジンにそれぞれ対応して搭載されたものである。本実施形態においては、複数のHWFサーバ4a、4bにそれぞれ異なるRIPエンジンが含まれているため、DFE100にはそれぞれのRIPエンジンに対応して複数のRIPエンジンが搭載されている。   The DFE 100 has a plurality of RIP engines mounted therein. 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 different RIP engines are included in the plurality of HWF servers 4a and 4b, the DFE 100 is equipped with a plurality of RIP engines corresponding to the respective RIP engines.

ジョブ受信部111は、個別ジョブ受信部112を含む。個別ジョブ受信部112は、ネットワークI/F101を介してHWFサーバ4からジョブデータを受信する。個別ジョブ受信部112は、DFE100に搭載されている複数のRIPエンジンにそれぞれ対応して設けられる。   The job receiving unit 111 includes an individual job receiving unit 112. The individual job receiving unit 112 receives job data from the HWF server 4 via the network I / F 101. The individual job receiving unit 112 is provided corresponding to each of a plurality of RIP engines installed in the DFE 100.

上述したように、HWFサーバ4からのDFE100へのジョブデータの送信に際しては、対応するRIPエンジンが指定されて送信される。そのため、ジョブ受信部111においては、JDF情報において指定された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 RIP engine specified in the JDF information receives the job data.

なお、DFE100へのジョブデータの入力は、HWFサーバ4からネットワークを介した入力の他、USBメモリ等の可搬型記憶媒体を介して入力することも可能である。本実施形態においてはジョブデータにJDF情報が含まれる場合を例として説明するが、JDFが含まれていない場合、ジョブ受信部111はダミーのJDF情報を作成して、ジョブデータにそのダミーのJDF情報を付与する。   Note that job data input to the DFE 100 can be input 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 reception unit 111 creates dummy JDF information and the job data includes the dummy JDF. Give information.

個別ジョブ受信部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. In other words, the RIP engine installed in the DFE 100 and the individual job receiving unit 112 in which the job contents are set are provided, and by specifying any one of the plurality of individual job receiving units 112, the job can be executed with the preset contents. It can be executed.

システム制御部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 content by reflecting it in the JDF information, and stores the updated JDF information in the job data storage unit 114.

そして、システム制御部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処理、プリンタ制御部123によるデジタルエンジン150およびインラインフィニッシャ160の制御処理である。   The job control unit 116 is an execution control unit that 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 is JDF analysis processing by the JDF analysis unit 117, RIP processing by the RIP unit 118, and control processing of the digital engine 150 and the inline finisher 160 by the printer control unit 123.

ジョブ制御部116は、システム制御部113からジョブの実行指示を受けると、ジョブデータに含まれるJDF情報をJDF解析部117に入力してJDF変換要求を行う。JDF変換要求とは、JDF情報の生成元の形式で記述されたJDF情報を、RIP部118において認識可能な形式に変換する処理の要求である。   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.

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”, information for setting “page mode”, “sheet mode” and the like is 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 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”.

図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.

また、ジョブ制御部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 each of the 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によってジョブデータが受信される。個別ジョブ受信部112は、RIPエンジン120のいずれかに対応しており、受信したJDF情報に、対応するRIPエンジン120の識別情報を付加する。ジョブ制御部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 by the information specifying the individual job receiving unit 112. Is done. 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.

RIP部118においては、RIP制御部119がRIPエンジン120を制御し、入力されたRIPパラメータに基づいてRIP内部処理をRIPエンジン120に実行させてラスターデータを生成する。したがって、RIP制御部119は、画像形成装置において用いるラスターデータを、出力側描画情報生成部であるRIPエンジン120に生成させる出力側描画情報生成制御部として機能する。   In the RIP unit 118, the RIP control unit 119 controls the RIP engine 120, and causes the RIP engine 120 to execute RIP internal processing based on the input RIP parameters to generate raster data. Therefore, the RIP control unit 119 functions as an output side drawing information generation control unit that causes the RIP engine 120 that is the output side drawing information generation unit to generate raster data used in the image forming apparatus.

画像格納部122は、RIPエンジン120によって生成されたラスターデータを記憶する記憶部である。画像格納部122は、図2において説明したHDD40などによって実現される。この他、DFE100にUSBインタフェースなどを介して接続された記憶装置や、ネットワークを介して接続された記憶装置であってもよい。   The image storage unit 122 is a storage unit that stores raster data generated by the RIP engine 120. The image storage unit 122 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.

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

プリンタ制御部123は、デジタルエンジン150およびインラインフィニッシャ160との間で情報をやり取りすることにより、デジタルエンジン150およびインラインフィニッシャ160の情報を取得することができる。例えばCIP4規格の場合、JDF情報の規格としてデバイス仕様情報をプリンタと送受信するDevCapsというタグが定められている。また、SNMP(Simple Network Management Protocol)という通信プロトコルとMIB(Management Information Base)というデータベースとを利用したプリンタの情報の収集方法も知られている。   The printer control unit 123 can acquire information about the digital engine 150 and the inline finisher 160 by exchanging information between the digital engine 150 and the inline finisher 160. For example, in the case of the CIP4 standard, a DevCaps tag for transmitting / receiving device specification information to / from a printer is defined as a JDF information standard. 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).

デバイス情報管理部124は、DFE100自身やデジタルエンジン150およびインラインフィニッシャ160の情報であるデバイス情報を管理する。デバイス情報管理部124は、RIP部118に含まれるRIPエンジン120の情報や、ジョブ受信部111において構成されている個別ジョブ受信部112の情報、インラインフィニッシャ160で実行される後処理の詳細情報などの固有処理情報などを含みデバイス情報を生成する。したがって、デバイス情報管理部124は、固有処理情報生成ステップを実行する固有処理情報生成部として機能する。   The device information management unit 124 manages device information that is information on the DFE 100 itself, the digital engine 150, and the inline finisher 160. The device information management unit 124 includes information on the RIP engine 120 included in the RIP unit 118, information on the individual job reception unit 112 configured in the job reception unit 111, detailed information on post-processing executed by the inline finisher 160, and the like. The device information is generated including the unique processing information. Therefore, the device information management unit 124 functions as a unique process information generation unit that executes a unique process information generation step.

なお、本実施形態において、インラインフィニッシャ160で実行される後処理の詳細情報はJDF形式で記述される。この詳細情報は、JDF解析部117が保持している変換テーブルによってJDF情報における記述形式に基づいてDFE内ジョブ属性における記述形式に変換される情報である。   In the present embodiment, detailed information on post-processing executed by the inline finisher 160 is described in the JDF format. This detailed information is information that is converted into a description format in the job attributes in the DFE based on the description format in the JDF information by the conversion table held by the JDF analysis unit 117.

デバイス情報通信部125は、MIBやJMF(Job Messaging Format)などの仕様に合わせた形で、ネットワークI/F101を介してHWFサーバ4との間でデバイス情報のやり取りを行う送信制御ステップを実行する送信制御部である。これにより、HWFサーバ4のデバイス情報通信部415が、DFE100からデバイス情報を取得する。その結果、クライアント端末5に表示されたGUIにおいて、DFE100に含まれるRIPエンジン120の情報や、個別ジョブ受信部112の情報が反映されることとなる。   The device information communication unit 125 executes a transmission control step for exchanging 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). A transmission control unit. 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においてプリンタ制御部123によってデジタルエンジン150およびインラインフィニッシャ160が制御されて印刷出力が完了すると、システム制御部113はジョブ制御部116を介してそれを認識する。そして、システム制御部113は、ジョブ受信部111を介して印刷ジョブの完了通知をHWFサーバ4に通知する。これにより、HWFサーバ4のジョブ送受信部421がジョブの完了通知を受け付ける。   When the digital engine 150 and the inline finisher 160 are controlled by the printer control unit 123 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. The 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 a process set next to the print output by the DFE 100, there is a post-process by the post-processing device 3 such as an outline finisher.

次に、本実施形態に係る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処理を実行する。また、拡張された拡張部の機能を利用するために、ジョブデータには、拡張部を拡張したベンダー独自の形式で記載されたJDF情報が追記される。   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. Further, in order to use the extended function of the extended part, JDF information described in a vendor-specific format in which the extended part is extended is added to the job data.

入力部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. Further, the format of data generated as a result of these processes determines any of raster images, preview images, 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. Trapping is a process of expanding each color area to fill the gap in order to prevent gaps from occurring in the boundary when there are misalignments 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 illustrated 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 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 data generated as a result of the processing To decide.

特に、DFE100に搭載されたRIPエンジン120の場合、処理結果のデータ形式はプリンタ制御部123に入力するためのラスターデータとなることが多い。これに対して、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 123. 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 the processing result 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 process, the corresponding extension is excluded from the process 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 of the job data, it is mounted inside the DFE 100 such as “DFE (Engine A)” or “DFE (Engine B)”. There are cases where a plurality of RIP engines 120 are used properly. Since the control unit 201 cannot entrust processing to an extension unit of another RIP engine, the job control unit 116 determines the entrustee of these processes.

上述したように、ジョブ制御部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 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 order of RIP internal processing. As a result, “Engine A” and “Engine B” are selectively used to execute RIP internal processing.

そして、ジョブ制御部116は、RIPエンジン120を指定してジョブデータを送信する。一方で複製されたジョブデータにおいて、RIPエンジン120に指定された処理のみを実行させるようにする方法として、“RIPステータス”の情報を参照することができる。すなわち、実行させる処理の項目のみステータスを「NotYet」とし、他の処理を「Done」とすることにより、指定した処理のみを実行させることができる。   Then, the job control unit 116 designates the RIP engine 120 and transmits job data. On the other hand, “RIP status” information can be referred to as a method for causing the RIP engine 120 to execute only the designated process in the duplicated job data. That is, only the specified 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エンジンとは、少なくともラスターデータの生成に関する部分である。したがって、RIPエンジン420とRIPエンジン120とは、図9、図10に示すそれぞれの処理部の全てが共通化されているのではない。   Note that, 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. Therefore, the RIP engine 420 and the RIP engine 120 do not share all the processing units shown in FIGS. 9 and 10.

次に、本実施形態に係るシステムの動作について、図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. Thereby, 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に登録される。S1102においてジョブの登録操作が行われるGUIにおいては、登録対象のデータをファイルパス等により指定するためのインタフェースの他、図3において説明したJDFに含まれる情報の項目をそれぞれ指定するための入力部が表示される。   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. 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エンジン120に実行させるかを選択することが可能となる。   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 input field for designating the “RIP device designation” information shown in FIG. 3 included in the GUI of the client terminal 5, which RIP engine 120 is to be executed when the DFE is executed is selected. 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 the “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 for specifying the contents of the workflow as shown in FIG. 5 and information for 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)。また、システム制御部410は、取得したジョブデータにおいて指定されているデバイスの最新の情報をデバイス情報管理部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 410 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).

その後、システム制御部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エンジン120においてラスターデータを生成する処理が実行され、デジタルエンジン150による出力処理が実行される(S1115)。   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, processing for generating raster data is executed in the RIP engine 120 of the DFE 100, and output processing by the digital engine 150 is executed (S1115).

DFE100においては、指定された処理が完了すると、ジョブ受信部111によってHWFサーバ4に完了通知が行われる(S1116)。ジョブ制御部413は、ジョブ送受信部421を介してDFE100からの完了通知を受け取ると、ワークフロー制御部418に完了通知を行う。これにより、ワークフロー制御部418は、DFE100での制御の次にワークフローで指定されている後処理を実行させるための後処理要求を後処理装置3に対して行う(S1117)。   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).

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.

なお、本実施形態においては、インラインフィニッシャ160と後処理装置3とにおいて後処理を行うことができる。DFE100は、インラインフィニッシャ160はと接続されているため、インラインフィニッシャ160で行われる後処理についての詳細情報を把握することができる。そのため、本実施形態においては、インラインフィニッシャ160で実行される後処理については、DFE内部で制御が実行される処理として取り扱う。   In the present embodiment, post-processing can be performed by the inline finisher 160 and the post-processing device 3. Since the DFE 100 is connected to the inline finisher 160, detailed information about post-processing performed by the inline finisher 160 can be grasped. Therefore, in the present embodiment, post-processing executed by the inline finisher 160 is handled as processing in which control is executed inside the DFE.

上述したように、HWFシステムを使用するオペレータは、クライアント端末5を操作して、HWFサーバ4を操作するためのGUIを表示し、データの入力やJDF情報の設定を行い、DFE100にジョブデータを送信する。クライアント端末5に表示されるGUIでは、DFE100でRIP処理を行うためのパラメータを設定することができる。   As described above, an operator using the HWF system operates the client terminal 5 to display a GUI for operating the HWF server 4, inputs data, sets JDF information, and sends job data to the DFE 100. Send. In the GUI displayed on the client terminal 5, parameters for performing RIP processing in the DFE 100 can be set.

このとき、HWFサーバ4に搭載されているRIPエンジン420と、DFE100に搭載されているRIPエンジン120とのバージョンが異なる場合がある。このような場合には、DFE100でのみ実行されるRIP処理に関するパラメータをHWFサーバ4が解釈できないために、クライアント端末5に表示されるGUIからはそのパラメータを設定することができないことがある。   At this time, the RIP engine 420 mounted on the HWF server 4 and the RIP engine 120 mounted on the DFE 100 may have different versions. In such a case, since the HWF server 4 cannot interpret the parameter relating to the RIP process executed only by the DFE 100, the parameter may not be set from the GUI displayed on the client terminal 5.

このとき、DFE100に一度ジョブデータを送信し、そのジョブデータのJDF情報をDFE100で編集することにより、HWFシステムのオペレータが所望する印刷出力を実行することが可能である。しかし、DFE100でのみ実行されるRIP処理の詳細についてHWFシステムのオペレータが知っている場合や、DFE100でのみ実行されるRIP処理がステープル処理などの簡単な処理である場合には、HWFシステムの印刷効率を低下させてしまう。   At this time, once the job data is transmitted to the DFE 100 and the JDF information of the job data is edited by the DFE 100, the operator of the HWF system can execute a desired print output. However, if the operator of the HWF system knows the details of the RIP process executed only by the DFE 100, or if the RIP process executed only by the DFE 100 is a simple process such as a staple process, the printing of the HWF system is performed. It will reduce efficiency.

そこで、本実施形態では、DFE100でのみ実行されるRIP処理に関する設定を、HWFサーバ4において実行可能することで、印刷ワークフローをHWFシステムにおいて効率よく実行することができる。以下、図面を参照して、本実施形態においてDFE100でのみ実行されるRIP処理に関する設定をHWFサーバ4において実行する処理について説明する。   Therefore, in the present embodiment, the setting relating to the RIP process executed only by the DFE 100 can be executed in the HWF server 4 so that the print workflow can be executed efficiently in the HWF system. Hereinafter, with reference to the drawings, a description will be given of a process in the HWF server 4 for setting related to the RIP process executed only in the DFE 100 in the present embodiment.

DFE100でのみ実行されるRIP処理に関する設定を、HWFサーバ4において実行できない主な理由としては、DFE100のデバイス情報にHWFサーバ4が解釈できないJDF情報の記述が含まれていることなどが挙げられる。そこで、まず、本実施形態に係るDFE100のデバイス情報について、図13を参照して説明する。   The main reason why the setting related to RIP processing executed only by the DFE 100 cannot be executed by the HWF server 4 is that the device information of the DFE 100 includes a description of JDF information that cannot be interpreted by the HWF server 4. First, device information of the DFE 100 according to the present embodiment will be described with reference to FIG.

図13は、本実施形態に係るDFE100のデバイス情報である。デバイス情報は、JMFで作成され、DFE100が対応しているバージョンのJDF情報の仕様が記載される。HWFサーバ4は、DFE100から受信したデバイス情報によって、DFE100において指定可能な機能のタグ、さらに、これらの機能のタグによってデジタルエンジン150およびインラインフィニッシャ160の構成や実行可能な機能を把握することができる。   FIG. 13 shows device information of the DFE 100 according to the present embodiment. The device information is created by JMF and describes the specifications of the version of JDF information that the DFE 100 supports. Based on the device information received from the DFE 100, the HWF server 4 can grasp the tags of functions that can be specified in the DFE 100, and the configuration of the digital engine 150 and the inline finisher 160 and the functions that can be executed by the tags of these functions. .

デバイス情報管理部124は、管理しているDFE100、デジタルエンジン150およびインラインフィニッシャ160において実行される機能の詳細を示す情報である詳細情報に基づいてデバイス情報を生成する。そのため、HWFサーバ4のシステム制御部410は、後処理機能に対するJDF情報が、デバイス情報に記述されているか否かに基づいて、インラインフィニッシャ160がDFE100に接続されているか否かを判断する。   The device information management unit 124 generates device information based on detailed information which is information indicating details of functions executed in the managed DFE 100, digital engine 150, and inline finisher 160. Therefore, the system control unit 410 of the HWF server 4 determines whether or not the inline finisher 160 is connected to the DFE 100 based on whether or not JDF information for the post-processing function is described in the device information.

たとえば、ステープル機能を実行するためのJDF情報がデバイス情報に記述されている場合、システム制御部410は、ステープル処理を実行するインラインフィニッシャ160がDFE100に接続されていると判断することができる。   For example, when the JDF information for executing the staple function is described in the device information, the system control unit 410 can determine that the inline finisher 160 that executes the staple process is connected to the DFE 100.

図13に示すように、デバイス情報の開始を示す開始タグにおいては、デバイス情報が、上述したCIP4準拠のJMFであることが記述される。さらに開始タグには、“A”というタグが含まれ、“A”というタグは、“www.hhh.com/schema/aaa”というURI(Uniform Resource Identifier)によって識別される名前空間に属しており、CIP4に準拠せずに拡張されたJDF情報の拡張タグであることが示されている。したがって、本実施形態において、JDF情報に含まれる“A”から始まるタグは、すべて拡張タグである。   As shown in FIG. 13, the start tag indicating the start of device information describes that the device information is the above-described CIP4-compliant JMF. Furthermore, the start tag includes a tag “A”, and the tag “A” belongs to a namespace identified by a URI (Uniform Resource Identifier) “www.hhh.com/schema/aaa”. , It is shown that this is an extended tag of JDF information extended without conforming to CIP4. Therefore, in this embodiment, all tags starting with “A” included in the JDF information are extension tags.

“デバイスリスト情報”は、JDF情報によって処理されるデバイスの集合を定義する。“デバイス仕様情報”は、“デバイスリスト情報”中に定義される要素のひとつであり、デバイスごとに記述される情報である。図13では、DFE100をひとつのデバイスとみなし、“Device01”として記述する。なお、個別ジョブ受信部112をそれぞれひとつのデバイスとみなして、“デバイス仕様情報”を記述してもよい。   “Device list information” defines a set of devices processed by JDF information. “Device specification information” is one of the elements defined in “device list information”, and is information described for each device. In FIG. 13, the DFE 100 is regarded as one device and is described as “Device01”. The individual job receiving unit 112 may be regarded as one device, and “device specification information” may be described.

“デバイス仕様情報”においては、“Device01”、すなわち、DFE100が実行可能な機能について、上述した“DevCaps”もしくは“DevCap”というタグを用いて記述する。“DevCap”は、“DevCaps”に定義される要素のひとつであり、“DevCaps”で指定された要素の子要素の仕様を定義するタグである。   In “device specification information”, “Device01”, that is, a function executable by the DFE 100 is described using the tag “DevCaps” or “DevCap” described above. “DevCap” is one of the elements defined in “DevCaps”, and is a tag that defines the specifications of the child elements of the element specified by “DevCaps”.

また、“DevCap”タグで指定された要素または属性において、名前を指定された属性の値の型を指定するタグとして、“NumberState”、“EnumerationState”、“BooleanState”を用いることができる。“NumberState”は、数値型、“EnumerationState”は、列挙型、“BooleanState”は二値型によって、それぞれ名前を指定された属性の値の型を指定する。   In addition, in the element or attribute specified by the “DevCap” tag, “NumberState”, “EnumerationState”, or “BooleanState” can be used as a tag that specifies the value type of the attribute whose name is specified. “NumberState” designates a numeric type, “EnumerationState” designates an enumerated type, and “BooleanState” designates a value type of an attribute whose name is designated by a binary type.

“AllowedValueList”は、名前を指定された属性において指定可能な値の範囲を示す。“EnumerationState”である場合には、“Top Left”のように値を順次記述し、数値型であれば、“EnumerationState”と同様の記述か、もしくは、“1〜4”のように下限と上限とを記述する。   “AllowedValueList” indicates a range of values that can be specified in the attribute whose name is specified. In the case of “Enumeration State”, values are sequentially described as “Top Left”, and in the case of numeric type, the description is the same as “Enumeration State”, or the lower and upper limits are set as “1 to 4”. Is described.

“HasDefault”、“DefaultValue”は、名前を指定された属性において指定可能な値のデフォルトの値を指定する。これらの値は、DFE100に投入されたジョブデータに含まれるJDF情報の中に、対応する属性が含まれていない場合に、“DefaultValue”で指定された処理設定値がJDF情報に記載されているとみなしてダミーのJDF情報を生成するためのものである。   “HasDefault” and “DefaultValue” specify a default value that can be specified in the attribute whose name is specified. As for these values, when the corresponding attribute is not included in the JDF information included in the job data input to the DFE 100, the processing setting value designated by “DefaultValue” is described in the JDF information. This is for generating dummy JDF information.

また、“HasDefault”=“false”の場合には、デフォルトの処理設定値を持たず、オペレータの操作によってJDF情報が編集された際には、編集後のJDF情報が直接ジョブに反映される。   When “HasDefault” = “false”, there is no default processing setting value, and when the JDF information is edited by the operator's operation, the edited JDF information is directly reflected in the job.

図13に示すデバイス情報から、システム制御部410が解釈可能なことについて順次説明を行う。図13に示すデバイス情報に基づいて、システム制御部410は、DFE100において、面付け関連のジョブ属性を指定する要素“LayoutPraparationParams”では、“A:Rotate”、“A:BindingEdge”の2つの属性を指定することができる、と解釈する。   The fact that the system control unit 410 can interpret the device information shown in FIG. 13 will be sequentially described. Based on the device information shown in FIG. 13, the system control unit 410 has two attributes “A: Rotate” and “A: BindingEdge” in the element “LayoutParallationParams” that specifies imposition-related job attributes in the DFE 100. It is interpreted that it can be specified.

また、システム制御部410は、DFE100において、“A:Rotate”は、画像の回転角度を指定する属性であり、数値で1以上4以下の範囲で処理設定値を指定でき、デフォルトの処理設定値として1を持つものであること、“A:BindingEdge”は、用紙の綴じ込み幅を指定する属性であり、“Top”もしくは“Left”のいずれかを指定でき、デフォルトの処理設定値として“Top”を持つものであること、また、“LayoutPraparationParams”においては、挿入紙に関する2種類の“InsertSheet”という子要素を指定することができるものであることを解釈する。   Further, in the DFE 100, the system control unit 410, “A: Rotate” is an attribute that designates the rotation angle of the image, and can designate a processing setting value within a range of 1 to 4 as a numerical value. "A: BindingEdge" is an attribute for designating the binding width of the paper, and can be designated as either "Top" or "Left". The default processing setting value is "Top". Further, it is interpreted that “Layout Layout Params” can specify two types of child elements “InsertSheet” related to the insertion sheet.

さらに、システム制御部410は、ひとつ目の子要素“InsertSheet”では、“SheetType”、“A:BannerSheet”、“SheetUsage”という属性を指定することができること、“SheetType”は、挿入紙の種類を指定する属性であり、“JobSheet”という値のみを指定でき、デフォルトの処理設定値を持たないものであること、“A:BannerSheet”は“true”という処理設定値のみを指定でき、デフォルトの処理設定値を持たない属性であること、“SheetUsage”は、“Trailer”か“Header”のいずれかを指定でき、デフォルトの処理設定値を持たない属性であることを解釈する。   Furthermore, the system control unit 410 can specify attributes such as “SheetType”, “A: BannerSheet”, and “SheetUsage” in the first child element “InsertSheet”, and “SheetType” specifies the type of inserted paper It is an attribute and can only specify the value “JobSheet” and has no default processing setting value. “A: BannerSheet” can only specify the processing setting value “true”, and the default processing setting value. “SheetUsage” can be specified as either “Trailer” or “Header”, and is interpreted as an attribute having no default processing setting value.

加えて、システム制御部410は、ふたつ目の子要素“InsertSheet”では、“SheetType”、“SheetFormat”という属性を指定することができること、“SheetType”は、挿入紙の種類を指定する属性であり、“SeparetorSheet”という処理設定値のみを指定可能であって、デフォルトの処理設定値を持たないものであること、“SheetFormat”は、挿入紙に印刷する内容を指定する属性であり、“Blank”もしくは“Duplicate”のいずれかを指定可能であって、デフォルトの処理設定値を持たないものであることを解釈する。   In addition, the system control unit 410 can specify the attributes “SheetType” and “SheetFormat” in the second child element “InsertSheet”, and “SheetType” is an attribute that specifies the type of insertion sheet. Only the processing setting value “SheeterSheet” can be specified and does not have a default processing setting value. “SheetFormat” is an attribute for specifying the content to be printed on the insertion sheet, and is “Blank” or “ It is interpreted that any one of “Duplicate” can be specified and does not have a default processing setting value.

また、システム制御部410は、“Usage=Output”である場合に関連つけられる要素である“ComponentLink”は、“A:Amount”という属性を指定することができるものであること、“A:Amount”は、数値で1以上32767以下の範囲で指定することができ、デフォルトの処理設定値として1を持つことを解釈する。   Further, the system control unit 410 can specify an attribute “A: Amount” for “ComponentLink”, which is an element associated with “Usage = Output”, and “A: Amount”. "" Can be specified as a numerical value in the range of 1 to 32767, and is interpreted as having 1 as the default processing setting value.

HWFサーバ4のシステム制御部410は、DFE100から受信したデバイス情報を、デバイス情報管理部416を介してデバイス情報格納部417から取得する。そして、システム制御部410は、UI制御部412に、デバイス情報に含まれるJDF情報の属性に処理設定値を設定するためのUIを表示させる。UI制御部412によってクライアント端末5に表示されるUIが、図14に示すHWFサーバ4から印刷出力の命令情報を出力する際の処理に関する設定、すなわちジョブ設定を行うための設定画面(ジョブ設定UI)である。   The system control unit 410 of the HWF server 4 acquires the device information received from the DFE 100 from the device information storage unit 417 via the device information management unit 416. Then, the system control unit 410 causes the UI control unit 412 to display a UI for setting the processing setting value in the attribute of the JDF information included in the device information. The UI displayed on the client terminal 5 by the UI control unit 412 is a setting screen (job setting UI) for performing settings related to processing when outputting print output command information from the HWF server 4 shown in FIG. ).

図14は、本実施形態に係るジョブ設定UIを示す図である。図14に示すジョブ設定UIは、ユーザの利便性を高めるために、それぞれが関連する機能について、グルーピングもしくは同じ階層に配置されて表示される。図14に示すジョブ設定UIでは、例えば、“基本”、“レイアウト”、“カラー”、“後処理”という4つのグループがあり、“レイアウト”の中に“回転”、“綴じ込み端”、“挿入紙”という機能設定が含まれて表示される。   FIG. 14 is a diagram showing a job setting UI according to the present embodiment. The job setting UI shown in FIG. 14 is displayed in a grouping or in the same hierarchy for functions related to each other in order to improve user convenience. In the job setting UI illustrated in FIG. 14, for example, there are four groups of “basic”, “layout”, “color”, and “post-processing”, and “rotation”, “binding end”, “ The function setting “Insert paper” is included and displayed.

図13および図14に示すように、デバイス情報もジョブ設定UIと同様に階層構造を持つ。そのため、デバイス情報とジョブ設定UIとの階層構造は、通常、ある程度似通ったものになる。なお、図14のジョブ設定UIの“レイアウト”グループには、図13のデバイス情報の“LayoutPreparationParams”の内容が反映されている。   As shown in FIGS. 13 and 14, the device information also has a hierarchical structure similar to the job setting UI. For this reason, the hierarchical structure of the device information and the job setting UI is usually similar to some extent. The contents of “Layout Preparation Params” of the device information of FIG. 13 are reflected in the “layout” group of the job setting UI of FIG.

上述したように、HWFシステムでは、オペレーション効率を向上させるために、DFE100で実行される機能に関するパラメータの設定を、HWFサーバ4に接続されたクライアント端末5に表示されたジョブ設定UIから行うことができる。このとき、オペレータの操作によってジョブ設定UIから設定されたパラメータが、印刷結果にどう影響するかを確認するためには、印刷結果を表示するプレビューが重要となる。   As described above, in the HWF system, in order to improve the operation efficiency, parameters related to functions executed by the DFE 100 can be set from the job setting UI displayed on the client terminal 5 connected to the HWF server 4. it can. At this time, in order to confirm how the parameters set from the job setting UI by the operation of the operator affect the print result, a preview for displaying the print result is important.

システム制御部410は、プレビューを行う際に、JDF情報で指定されている機能の名前だけであればDFE100から受信したデバイス情報のみで判断することができる。しかし、DFE100から受信したデバイス情報に含まれるJDF情報で指定される機能の各要素が何を意味しているかは判断することができない場合がある。   When the preview is performed, the system control unit 410 can determine only the device information received from the DFE 100 if the name of the function is specified by the JDF information. However, it may not be possible to determine what each element of the function specified by the JDF information included in the device information received from the DFE 100 means.

例えば、システム制御部410が、“A:Rotate”に対して1〜4の範囲で処理設定値を指定できることが分かっている場合に、1を指定したジョブの実行結果がどうなるかまでは判断できない。そのため、HWFサーバ4で生成されるプレビューデータにジョブの実行結果を反映させることができない。このとき、1を指定した場合にジョブの実行結果をプレビューデータに反映させるためには、システム制御部410がDFE100で使用されているJDF仕様を解釈可能でなければならない。   For example, when it is known that the system control unit 410 can specify a processing setting value in the range of 1 to 4 with respect to “A: Rotate”, it cannot be determined how the execution result of the job specifying 1 will be. . Therefore, the job execution result cannot be reflected in the preview data generated by the HWF server 4. At this time, in order to reflect the job execution result in the preview data when 1 is specified, the system control unit 410 must be able to interpret the JDF specification used in the DFE 100.

例えば、“A:Rotate”で“1”を指定した場合には、0度回転を示すということをシステム制御部410が解釈できれば、図13のデバイス情報に基づいて、図14に示すジョブ設定UIに表示されるプレビューに反映することができる。   For example, when “1” is specified in “A: Rotate”, if the system control unit 410 can interpret that 0 degree rotation is indicated, the job setting UI shown in FIG. 14 is based on the device information shown in FIG. Can be reflected in the preview displayed.

システム制御部410がDFE100で使用されているJDF仕様を解釈可能である場合、システム制御部410は、オペレータの操作に基づいて印刷出力の命令情報を出力する際の処理に関する設定値である処理設定値をUI制御部412から取得し、JDF情報に処理設定値を反映させる処理設定値反映ステップを実行する処理設定値反映部である。そして、処理設定値が反映されたJDF情報とPDL情報とを関連つけてジョブデータ格納部414に登録し、ジョブを実行する。なお、ジョブの実行は、図11で説明したHWFシステム全体の処理の流れに従って実行される。   When the system control unit 410 can interpret the JDF specification used in the DFE 100, the system control unit 410 sets a process setting that is a setting value related to processing when outputting print output command information based on the operation of the operator. It is a processing setting value reflecting unit that acquires a value from the UI control unit 412 and executes a processing setting value reflecting step for reflecting the processing setting value in the JDF information. Then, the JDF information reflecting the processing setting value and the PDL information are associated with each other and registered in the job data storage unit 414, and the job is executed. The job is executed according to the processing flow of the entire HWF system described with reference to FIG.

しかし、HWFサーバ4に複数のDFE100が接続されている場合、システム制御部410が解釈できないJDF仕様が使用されているDFE100が含まれていることがある。これに対して、本実施形態においては、HWFサーバ4のシステム制御部410が解釈できない固有のJDF仕様が含まれるDFE100から受信したデバイス情報に含まれているDFE100でのみ解釈可能なタグの情報、すなわち、DFE100において固有に実行される処理内容の情報を取得してジョブ設定UIを表示させる。   However, when a plurality of DFEs 100 are connected to the HWF server 4, the DFEs 100 using the JDF specification that cannot be interpreted by the system control unit 410 may be included. On the other hand, in the present embodiment, tag information that can be interpreted only by the DFE 100 included in the device information received from the DFE 100 including the unique JDF specification that cannot be interpreted by the system control unit 410 of the HWF server 4; That is, information on the processing content that is uniquely executed in the DFE 100 is acquired and the job setting UI is displayed.

次に、デバイス情報に基づいてジョブ設定UIを表示させる処理の流れについて図面を参照して説明する。図15は、本実施形態に係るデバイス情報に基づいてジョブ設定UIを表示させる処理の流れを示すフローチャートである。   Next, the flow of processing for displaying the job setting UI based on the device information will be described with reference to the drawings. FIG. 15 is a flowchart showing a flow of processing for displaying a job setting UI based on device information according to the present embodiment.

システム制御部410は、DFE100から受信したデバイス情報から、“A:Version”タグによって、DFE100のバージョン情報を抽出して取得する(S1501)。取得したバージョン情報に基づいて、DFE100のバージョンをシステム制御部410が解釈可能なバージョンである場合(S1502/YES)、システム制御部410は、DFE100から受信したデバイス情報をさらに解析して詳細なDFE100のデバイス情報を取得する(S1503)。システム制御部410が解釈可能なDFE100のバージョンとは、例えば、HWFサーバ4よりDFE100のバージョンが小さい場合などが該当する。   The system control unit 410 extracts and acquires version information of the DFE 100 from the device information received from the DFE 100 using the “A: Version” tag (S1501). If the version of the DFE 100 is a version that can be interpreted by the system control unit 410 based on the acquired version information (S1502 / YES), the system control unit 410 further analyzes the device information received from the DFE 100 to obtain a detailed DFE 100. Device information is acquired (S1503). The version of the DFE 100 that can be interpreted by the system control unit 410 corresponds to, for example, a case where the version of the DFE 100 is smaller than that of the HWF server 4.

DFE100がシステム制御部410により解釈不可能なバージョンである場合、システム制御部410は、DFE100から受信したデバイス情報から“DevCaps”タグ、もしくは“DevCap”タグによって、それぞれの要素におけるデバイス仕様をD抽出して取得する(S1504)。したがって、システム制御部310は、固有処理情報抽出ステップを実行する固有処理情報抽出部として機能する。   When the DFE 100 is a version that cannot be interpreted by the system control unit 410, the system control unit 410 extracts the device specifications of each element from the device information received from the DFE 100 using the “DevCaps” tag or the “DevCap” tag. (S1504). Therefore, the system control unit 310 functions as a unique process information extraction unit that executes a unique process information extraction step.

次に、システム制御部410は、“DevCap”タグの要素、もしくは、その子要素の“A:AddVersion”タグで抽出された値によってDFE100に追加されたJDF仕様がどのバージョンのものであるかを示す情報を取得する(S1505)。そして、システム制御部410は、DFE100のJDF仕様のバージョンが、システム制御部410に対応しているバージョンであるか否かを判定する(S1506)。   Next, the system control unit 410 indicates which version of the JDF specification added to the DFE 100 is based on the value of the “D: CapVersion” tag or the “A: AddVersion” tag of the child element. Information is acquired (S1505). Then, the system control unit 410 determines whether or not the JDF specification version of the DFE 100 is a version corresponding to the system control unit 410 (S1506).

DFE100のJDF仕様のバージョンが、システム制御部410に対応しているバージョンである場合(S1506/YES)、システム制御部410は、DFE100から受信したデバイス情報をさらに解析して詳細なDFE100のデバイス情報、例えば、要素もしくは属性の情報(名前、指定できる処理設定値、デフォルトの処理設定値など)を取得し(S1507)、取得したDFE100のデバイス情報をデバイス情報格納部417に記憶する。   When the JDF specification version of the DFE 100 is a version corresponding to the system control unit 410 (S1506 / YES), the system control unit 410 further analyzes the device information received from the DFE 100 to obtain detailed device information of the DFE 100. For example, element or attribute information (name, process setting value that can be specified, default process setting value, etc.) is acquired (S1507), and the acquired device information of the DFE 100 is stored in the device information storage unit 417.

一方で、DFE100のJDF仕様のバージョンが、システム制御部410に対応していないバージョンである場合(S1506/NO)、システム制御部410は、解釈可能なタグのみを抽出してデバイス情報を解析し、プレビュー不可な要素がある場合には、非プレビュー機能であることを示す情報を付加してデバイス情報格納部417に記憶する(S1508)。   On the other hand, when the version of the JDF specification of the DFE 100 is a version that is not compatible with the system control unit 410 (S1506 / NO), the system control unit 410 extracts only interpretable tags and analyzes the device information. If there is an element that cannot be previewed, information indicating the non-preview function is added and stored in the device information storage unit 417 (S1508).

そして、システム制御部410は、S1504で、“DevCaps”タグ、もしくは“DevCap”タグによって抽出した全ての要素もしくは属性に対してS1405からの処理を実行する(S1509/NO)。システム制御部410は、“DevCaps”タグ、もしくは“DevCap”タグによって抽出した全ての要素に対して、システム制御部410に対応しているか否かの判定を行い(S1509)、その結果に基づいてUI制御部412にジョブ設定UIを表示させる。   In step S1504, the system control unit 410 executes the processing from step S1405 on all elements or attributes extracted by the “DevCaps” tag or the “DevCap” tag (S1509 / NO). The system control unit 410 determines whether or not all elements extracted by the “DevCaps” tag or “DevCap” tag are compatible with the system control unit 410 (S1509), and based on the result. The job setting UI is displayed on the UI control unit 412.

UI制御部412は、システム制御部410から受信したS1509の判定結果に基づいてジョブ設定UIを表示する(S1510)。このとき、UI制御部412は、デバイス情報に非プレビュー機能であることを示す情報が含まれている場合、その機能の処理設定を変更するための項目を、デバイス情報に記載されているままに反映させてジョブ設定UIに表示する。   The UI control unit 412 displays a job setting UI based on the determination result of S1509 received from the system control unit 410 (S1510). At this time, if the device information includes information indicating that it is a non-preview function, the UI control unit 412 keeps the item for changing the processing setting of the function as described in the device information. Reflect and display on the job setting UI.

UI制御部412は、例えば、解釈できないJDF仕様の機能については、デバイス情報の階層構造に従ってジョブ設定UIに表示する。また、UI制御部412は、非プレビュー機能であることが示されている機能について処理設定値が変更されても、プレビューに反映させることなくジョブ設定UIを表示する。   For example, JDF specification functions that cannot be interpreted are displayed on the job setting UI according to the hierarchical structure of the device information. In addition, the UI control unit 412 displays the job setting UI without reflecting it in the preview even if the processing setting value is changed for the function indicated to be a non-preview function.

次に、HWFサーバ4が解釈できないJDF仕様が使用されているデバイス情報に基づいてジョブ設定UIの表示態様について図面を参照して説明する。図16は、本実施形態に係る、HWFサーバ4が解釈できないJDF仕様が使用されているデバイス情報を示す図である。なお、以後の説明において、システム制御部410は、DFE100におけるJDF仕様がバージョン2.0のものについては解釈できるものの、DFE100におけるJDF仕様がバージョン2.1のものについては解釈できないものとする。   Next, a display mode of the job setting UI will be described with reference to the drawings based on device information using the JDF specification that cannot be interpreted by the HWF server 4. FIG. 16 is a diagram illustrating device information using the JDF specification that cannot be interpreted by the HWF server 4 according to the present embodiment. In the following description, it is assumed that the system control unit 410 can interpret the JDF specification version 2.0 in the DFE 100, but cannot interpret the JDF specification version 2.1 in the DFE 100.

図16に示すデバイス情報に含まれている“A:Version”および“A:AddVersion”は、DFE100のJDF仕様で追加され、DFE100のバージョンアップを記述するJDF情報の拡張タグの例である。システム制御部410は、これらの拡張タグのそれぞれに対応する処理内容を解釈し、その解釈に基づく処理の制御を実行する。なお、システム制御部410が解釈可能な拡張タグについては、HWFサーバ4のJDF仕様をバージョンアップする際に追加することができる。   “A: Version” and “A: AddVersion” included in the device information illustrated in FIG. 16 are examples of extension tags of JDF information that are added in the JDF specification of the DFE 100 and describe version upgrade of the DFE 100. The system control unit 410 interprets the processing content corresponding to each of these extension tags, and executes processing control based on the interpretation. An extension tag that can be interpreted by the system control unit 410 can be added when the JDF specification of the HWF server 4 is upgraded.

図16において、 “A:Version”は、DFE100のバージョン情報を示す要素であり、“A:AddVersion”は、バージョンアップされたDFE100のバージョン情報、すなわち、DFE100がバージョンアップされる前のバージョンを示す要素であることをシステム制御部410が解釈する。なお、“A:AddVersion”は必須の要素ではなく、“A:AddVersion”を指定する要素がない場合、システム制御部410は、その親要素の指定に従う。   In FIG. 16, “A: Version” is an element indicating version information of the DFE 100, and “A: AddVersion” indicates version information of the upgraded DFE 100, that is, a version before the DFE 100 is upgraded. The system control unit 410 interprets that it is an element. Note that “A: AddVersion” is not an essential element, and if there is no element that designates “A: AddVersion”, the system control unit 410 follows the designation of the parent element.

図16に示すDFE100のデバイス情報から、システム制御部410は、“LayoutPraparationParams”および、子要素もしくは属性である“A:Rotate”、“A:BindingEdge”および“InsertSheet”がバージョン2.0で追加され、新規の属性“A:ExtendAttribute”および新規の要素“A:ExtendElement”がバージョン2.1で追加されたことを解釈する。   From the device information of the DFE 100 illustrated in FIG. 16, the system control unit 410 adds “LayoutParameterParams” and child elements or attributes “A: Rotate”, “A: BindingEdge”, and “InsertSheet” in version 2.0. , To interpret that a new attribute “A: ExtendAttribute” and a new element “A: ExtendElement” were added in version 2.1.

このとき、“A:ExtendAttribute”および“A:ExtendElement”がバージョン2.1のDFE100で追加された新規の属性もしくは新規の要素である固有の処理設定情報、すなわち固有処理情報である。そのため、システム制御部410は、図16の領域Cや領域Dに示される“A:ExtendAttribute”および“A:ExtendElement”によってどのような処理がDFE100で実行されるかという情報を解釈することができない。   At this time, “A: ExtendAttribute” and “A: ExtendElement” are unique process setting information that is a new attribute or a new element added in the DFE 100 of version 2.1, that is, unique process information. Therefore, the system control unit 410 cannot interpret information on what processing is executed in the DFE 100 by “A: ExtendedAttribute” and “A: ExtendedElement” shown in the region C and the region D of FIG. .

しかし、システム制御部410は、“A:Version”および“A:AddVersion”のそれぞれの要素において指定される処理設定値によって、“A:ExtendAttribute”および“A:ExtendElement”がバージョン2.1のDFE100に追加されたJDF仕様であることを解釈することができる。   However, the system control unit 410 determines that “A: ExtendAttribute” and “A: ExtendElement” are version 2.1 DFE100 according to the processing setting values specified in the elements “A: Version” and “A: AddVersion”. It can be interpreted that this is a JDF specification added to.

さらに、例えば、“A:ExtendAttribute”は、“LayoutPraparationParams”に含まれる属性であるので、レイアウトに関する処理設定であるといったように、システム制御部410は、デバイス情報の階層構造に基づいて、“A:ExtendAttribute”および“A:ExtendElement”が、バージョン2.0のDFE100のどの機能に関連しているかについても解釈することができる。   Further, for example, “A: ExtendedAttribute” is an attribute included in “LayoutParallationParams”, so that the system control unit 410 sets “A: It can also be interpreted as to which functions of the version 2.0 DFE 100 "ExtendAttribute" and "A: ExtendElement" are related.

図17は、図16に示すデバイス情報に基づいてUI制御部412が表示するジョブ設定UIを示す図である。図16のデバイス情報において、“A:ExtendAttribute”、“A:ExtendElement”は“LayoutPreparationParams”に含まれる要素のタグである。したがって、UI制御部412は、図17に示すように“A:ExtendAttribute”、“A:ExtendElement”を“レイアウト”の項目に含めてジョブ設定UIを表示する。   FIG. 17 is a diagram showing a job setting UI displayed by the UI control unit 412 based on the device information shown in FIG. In the device information of FIG. 16, “A: ExtendAttribute” and “A: ExtendElement” are tags of elements included in “LayoutPreparationParams”. Accordingly, the UI control unit 412 displays the job setting UI by including “A: ExtendedAttribute” and “A: ExtendedElement” in the item “layout” as shown in FIG.

しかし、上述したように、システム制御部410では、“A:ExtendAttribute”、“A:ExtendElement”によって指定された処理設定値によってどのような印刷結果になるかまでは、解釈することができない。そのため、本実施形態に係るUI制御部412は、“A:ExtendAttribute”、“A:ExtendElement”については、“非プレビュー機能”として、デバイス情報の階層構造に従ってジョブ設定UIに表示させることにより、HWFシステムのオペレータが混乱することを防ぐ。   However, as described above, the system control unit 410 cannot interpret the print result depending on the processing setting values specified by “A: ExtendedAttribute” and “A: ExtendedElement”. For this reason, the UI control unit 412 according to the present embodiment displays “A: ExtendedAttribute” and “A: ExtendedElement” as a “non-preview function” on the job setting UI according to the hierarchical structure of the device information. Prevent system operators from getting confused.

そのため、HWFシステムのオペレータは、“非プレビュー機能”としてジョブ設定UIに表示された機能についての設定を行うことはできるものの、その設定が反映されたプレビューをHWFサーバ4において確認することができない。しかし、オペレータが“非プレビュー機能”としてジョブ設定UIに表示される要素によってどのような処理が実行されるか既知である場合や、用紙端にパンチを打つなどの簡易な機能であれば、プレビューを行うことなく印刷出力の結果を予測し、処理設定値を設定することができる。   Therefore, the operator of the HWF system can set the function displayed on the job setting UI as the “non-preview function”, but cannot check the preview reflecting the setting on the HWF server 4. However, if the operator knows what processing is executed by the element displayed on the job setting UI as the “non-preview function”, or if it is a simple function such as punching the edge of the paper, the preview It is possible to predict the print output result and set the processing set value without performing the above.

例えば、“A:ExtendAttribute”と“A:ExtendElement”とは同じ階層にあり、“A:ExtendAttribute”は、“A:attr”を持ち、“A:attr”は“Val1”もしくは“Val2”の値を取ることができる。したがって、UI制御部412は、図17に示すように、これらの処理設定値を設定可能なように表示する。   For example, “A: ExtendAttribute” and “A: ExtendElement” are in the same hierarchy, “A: ExtendAttribute” has “A: attr”, and “A: attr” is the value of “Val1” or “Val2”. Can take. Accordingly, the UI control unit 412 displays these process setting values so as to be set as shown in FIG.

そして、システム制御部410は、図17のジョブ設定UIから設定された処理設定値に基づいて、拡張タグに値を指定したJDF情報をジョブデータに含めてDFE100に送信する。図18は、本実施形態に係る拡張タグに対する処理設定値が反映されたJDF情報を示す図である。   Then, based on the processing setting value set from the job setting UI in FIG. 17, the system control unit 410 includes the JDF information whose value is specified in the extension tag in the job data and transmits the job data to the DFE 100. FIG. 18 is a diagram showing JDF information in which the processing setting value for the extension tag according to the present embodiment is reflected.

図18に示すJDF情報においては、“A:ExtendAttribute”において“5”と指定された処理設定値、および、“A:ExtendElement”において“Val2”と指定された処理設定値が反映されている。   In the JDF information shown in FIG. 18, the process setting value designated as “5” in “A: ExtendAttribute” and the process setting value designated as “Val2” in “A: ExtendElement” are reflected.

そして、システム制御部410は、処理設定値をUI制御部412から取得し、JDF情報に処理設定値を反映させ、処理設定値が反映されたJDF情報とPDL情報とを関連つけてジョブデータ格納部414に登録し、ジョブを実行する。なお、ジョブの実行は、図11で説明した処理の流れに従って実行される。   Then, the system control unit 410 acquires the processing setting value from the UI control unit 412, reflects the processing setting value in the JDF information, associates the JDF information reflecting the processing setting value with the PDL information, and stores the job data. The job is registered in the unit 414 and executed. Note that the job is executed according to the processing flow described with reference to FIG.

以上説明したように、本実施形態においては、ジョブ設定UIから処理設定値が反映されたプレビューをHWFサーバ4において確認することができない機能であっても、HWFサーバ4から処理設定値を設定してジョブデータを生成することによって、印刷ワークフローを効率よく行うことができる。   As described above, in the present embodiment, even if the function that cannot confirm the preview reflecting the process setting value from the job setting UI on the HWF server 4, the process setting value is set from the HWF server 4. By generating job data, the print workflow can be performed efficiently.

図19はジョブ設定UIに表示する拡張タグによって実行される処理内容を示す情報である補助情報を追加したデバイス情報を示す図である。図17のジョブ設定UIでは、他の要素が日本語で表示されているのに対し、拡張タグの要素については、デバイス情報に含まれるJMF記述のタグの名前がそのまま表示されている。そのため、オペレータにとって、ジョブ設定UIに表示される拡張タグの機能がどのようなものであるのかが分かりにくい。   FIG. 19 is a diagram illustrating device information to which auxiliary information, which is information indicating processing contents executed by the extension tag displayed on the job setting UI, is added. In the job setting UI of FIG. 17, other elements are displayed in Japanese. On the other hand, for the extension tag element, the name of the JMF description tag included in the device information is displayed as it is. Therefore, it is difficult for the operator to understand what the function of the expansion tag displayed on the job setting UI is.

そこで、図19に示すように、拡張タグに関する補助情報を指定するための要素“A:AuxiliaryInfo”および、その要素“Lang”、“Name”、“Description”などをDFE100においてデバイス情報に記述することにより、HWFシステムのオペレータに拡張タグの補助情報を表示可能にすることができる。   Therefore, as shown in FIG. 19, an element “A: AuxiliaryInfo” for designating auxiliary information related to an extension tag and its elements “Lang”, “Name”, “Description”, and the like are described in the device information in the DFE 100. Thus, the auxiliary information of the expansion tag can be displayed to the operator of the HWF system.

なお、“Name”は機能名、“Description”は機能の説明、“Lang”は“Name”、“Description”をジョブ設定UIに表示する際の言語を指定するタグである。図19において、システム制御部410は、“A:AuxiliaryInfo”、“Lang”、“Name”、“Description”それぞれのタグの機能について解釈可能であると仮定する。   Note that “Name” is a function name, “Description” is a description of the function, and “Lang” is a tag that specifies a language for displaying “Name” and “Description” on the job setting UI. In FIG. 19, it is assumed that the system control unit 410 can interpret the function of each tag of “A: AuxiliaryInfo”, “Lang”, “Name”, and “Description”.

図20は、図19の“Name”に記述されている内容によって拡張タグの名前を置き換え、その名前をマウスオーバーした際に“Description”の値を表示するジョブ設定UIを示したものである。   FIG. 20 shows a job setting UI that displays the value of “Description” when the name of the extension tag is replaced with the contents described in “Name” of FIG. 19 and the name is moved over the mouse.

システム制御部410はDFE100のバージョンアップによる拡張タグを解釈することができないため、“Name”および“Description”タグによって特定の言語による属性もしくは要素の名前や説明を受信しても、他の言語に変換することができない。よって、“Lang”要素による言語指定と、複数の“A:AuxiliaryInfo”の指定とを可能にする必要がある。   Since the system control unit 410 cannot interpret the extension tag due to the version upgrade of the DFE 100, even if the name or description of an attribute or element in a specific language is received by the “Name” and “Description” tags, It cannot be converted. Therefore, it is necessary to enable language designation by the “Lang” element and designation of a plurality of “A: Auxiliary Info”.

例えば、HWFサーバ4からデバイス情報の取得を要求するJMF情報に、HWFサーバ4で設定されている言語の情報を付加してDFE100に送信する。DFE100は、その言語の情報に対応するための拡張タグである“A:AuxiliaryInfo”タグをデバイス情報に含めてHWFサーバ4に返してもよい。   For example, the language information set in the HWF server 4 is added to the JMF information requesting acquisition of device information from the HWF server 4 and transmitted to the DFE 100. The DFE 100 may return an “A: AuxiliaryInfo” tag, which is an expansion tag for supporting the language information, to the HWF server 4 by including the device information in the device information.

このように、システム制御部410が拡張タグの機能を解釈できない場合でも、UI制御部412は、“Lang”タグ、“Name”タグ、“Description”タグのそれぞれの要素で指定された処理設定値に基づいてジョブ設定UIをクライアント端末5に表示させ、オペレータに拡張タグの補助情報を提示することができる。   As described above, even when the system control unit 410 cannot interpret the function of the extension tag, the UI control unit 412 does not change the process setting value specified by each element of the “Lang” tag, the “Name” tag, and the “Description” tag. The job setting UI can be displayed on the client terminal 5 based on the above, and the auxiliary tag auxiliary information can be presented to the operator.

なお、HWFサーバ4は、設定されている言語が複数ある場合には、“Lang”タグで指定された値で示される言語のうち、HWFサーバ4の動作を示すUIを表示する言語として設定されている言語を用いてジョブ設定UIにおいて拡張タグの補助情報を表示してもよい。   The HWF server 4 is set as a language for displaying a UI indicating the operation of the HWF server 4 among the languages indicated by the value designated by the “Lang” tag when there are a plurality of languages set. The auxiliary tag auxiliary information may be displayed in the job setting UI using the selected language.

UI制御部412は、図19において二点鎖線で囲まれた領域に記載されている情報に基づいて、拡張タグの補助情報をジョブ設定UIに表示させる。例えば、領域18B、領域18Cに記載されている情報に基づいて、UI制御部412は、パラメータYがマウスオーバーされた際に、“機能XXに関するパラメータであって、Yの値を選択します”という情報をジョブ設定UIに表示する。   The UI control unit 412 displays the auxiliary tag auxiliary information on the job setting UI based on the information described in the area surrounded by the two-dot chain line in FIG. For example, based on the information described in the area 18B and the area 18C, the UI control unit 412 selects “the value of Y that is a parameter related to the function XX” when the parameter Y is moused over. Is displayed on the job setting UI.

また、UI制御部412は、ジョブ設定UIを表示する際に、パラメータYが“機能XXに関するパラメータであって、Yの値を選択します”という表示を、ポップアップ形式や、ダイアログ形式で表示させてもよい。   In addition, when displaying the job setting UI, the UI control unit 412 displays a display that the parameter Y is “a parameter related to the function XX and selects the value of Y” in a pop-up format or a dialog format. May be.

図21は拡張タグの設定をジョブ設定UIのどの階層に表示するかを指定する記述である階層指定情報が含まれたデバイス情報を示す図である。オペレーションの効率化を考慮すると拡張タグの設定画面は、関連する機能とまとめられていることが望ましい。しかし、HWFサーバ4におけるジョブ設定UIの階層構造とデバイス情報の階層構造とは、基本的に完全に等しくはならない。   FIG. 21 is a diagram showing device information including hierarchy designation information that is a description for designating which hierarchy of the job setting UI to display the setting of the extension tag. In consideration of operational efficiency, it is desirable that the expansion tag setting screen is combined with related functions. However, the hierarchical structure of the job setting UI in the HWF server 4 and the hierarchical structure of the device information are basically not completely equal.

図14のジョブ設定UIでは“カラー”や“後処理”といった設定を行う要素のグループを表示しているが、システム制御部410で解釈可能なJDF仕様の範囲では“Color”および“Finishing”といったタグに当てはまる属性もしくは要素を示す階層指定情報は存在しない。例えば“後処理”は、ステープル処理を行う属性である“StitchingParams”や、パンチ処理を行う属性である“HoleMakingParams”といったタグなどの階層指定情報を集めたグループである。   In the job setting UI of FIG. 14, groups of elements for performing settings such as “color” and “post-processing” are displayed, but “Color” and “Finishing” are within the JDF specification range that can be interpreted by the system control unit 410. There is no hierarchy specification information indicating the attribute or element that applies to the tag. For example, “post-processing” is a group in which hierarchical designation information such as “StitchingParams” that is an attribute for performing stapling processing and tags such as “HoleMakingParams” that is an attribute for performing punching processing are collected.

このように、デバイス情報だけでは、拡張タグの設定を、ジョブ設定UIのどの要素がグループとして表示されている階層に含めるか判断できないことがある。これに対して、本実施形態では、図21のデバイス情報に示すように、表示される階層を指定するための“A:Group”タグを拡張タグに付加する。DFE100は、HWFサーバ4から受信したジョブデータにおけるジョブ設定の階層構造を解釈する際に、拡張タグがどの階層に含まれるべきかを“A:Group”タグにより指定して階層指定情報を付加し、デバイス情報としてHWFサーバ4に送信する。   As described above, it may not be possible to determine which elements of the job setting UI are included in the hierarchy displayed as a group by only the device information. In contrast, in the present embodiment, as shown in the device information in FIG. 21, an “A: Group” tag for designating a hierarchy to be displayed is added to the extension tag. When the DFE 100 interprets the hierarchical structure of the job setting in the job data received from the HWF server 4, the hierarchy specifying information is added by specifying the hierarchy in which the extension tag should be included by using the “A: Group” tag. , And is transmitted to the HWF server 4 as device information.

図21のデバイス情報では、“A:Group”タグによって、属性“A:ExtendAttribute”および要素“A:ExtendElement”を、“Layout”と同じグループの階層に含まれる要素であると指定し、“DigitalPrintingParams”に新たに含まれる要素“A:ExtendColor”を“Color”と同じグループの階層に含まれる要素であると指定している。   In the device information of FIG. 21, the attribute “A: ExtendedAttribute” and the element “A: ExtendedElement” are specified by the “A: Group” tag as elements included in the same group hierarchy as “Layout”, and “DigitalPrintingParams” The element “A: ExtendColor” newly included in “” is designated as an element included in the same group hierarchy as “Color”.

そして、図21のデバイス情報をDFE100から受信すると、UI制御部412は、図22に示すように“A:ExtendAttribute”、および“A:ExtendElement”を“Layout”に対応する“レイアウト”グループと同じ階層に、“A:ExtendColor”を“Color”に対応する“カラー”グループと同じ階層に含めてジョブ設定UIを表示する。   When the device information in FIG. 21 is received from the DFE 100, the UI control unit 412 has the same “A: ExtendAttribute” and “A: ExtendElement” as the “layout” group corresponding to “Layout” as shown in FIG. The job setting UI is displayed by including “A: Extended Color” in the same hierarchy as the “color” group corresponding to “Color”.

また、図21において一点鎖線で囲まれた領域C、領域Dに記載されている情報に基づいてUI制御部412は、“ExtendAttribute”が“0以上10000以下の範囲で指定”でき、また、“ExtendElement”が“Val1またはVal2を指定でき、デフォルト値がVal1”であるジョブ設定UIを表示させる。このようにすることで、HWFサーバ4のシステム制御部410が拡張タグの機能を理解できなくても、拡張タグが適切な階層に配置されたジョブ設定UIを表示させることができる。   Further, based on the information described in the areas C and D surrounded by the one-dot chain line in FIG. 21, the UI control unit 412 can set “ExtendAttribute” to “designate in the range of 0 to 10,000”. A job setting UI in which “ExtendElement” can specify “Val1 or Val2 and the default value is Val1” is displayed. Thus, even if the system control unit 410 of the HWF server 4 cannot understand the function of the extension tag, the job setting UI in which the extension tag is arranged in an appropriate hierarchy can be displayed.

以上説明したように、本実施形態においては、HWFサーバ4が解釈できない機能であってDFE100で実行される機能に関する処理設定値の設定を、HWFサーバ4に接続されたクライアント端末5に表示されたジョブ設定UIから行うことができる。このとき、オペレータの操作によってジョブ設定UIから設定された処理設定値は、ジョブ送受信部421によってジョブデータとしてDFE100に送信され、受信したジョブデータに従ってDFE100はRIP処理を実行する。   As described above, in the present embodiment, the setting of the processing setting value related to the function that cannot be interpreted by the HWF server 4 and executed by the DFE 100 is displayed on the client terminal 5 connected to the HWF server 4. This can be done from the job setting UI. At this time, the processing setting value set from the job setting UI by the operation of the operator is transmitted to the DFE 100 as job data by the job transmission / reception unit 421, and the DFE 100 executes RIP processing according to the received job data.

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

個別ジョブ受信部112が受信したジョブデータはシステム制御部113に入力される。システム制御部113は、入力されたジョブデータを設定に応じてジョブデータ格納部114に格納し、オペレータの操作に応じてUI制御部115を介してプレビュー処理等を行う。   The job data received by the individual job receiving unit 112 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は、JDF解析部117にジョブデータを入力してDFE内ジョブ属性を生成させる(S3203)。   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 inputs job data to the JDF analysis unit 117 and generates job attributes within DFE (S3203).

そして、ジョブ制御部116は、図8において説明したようなRIPパラメータを生成する(S2304)。さらに、ジョブ制御部116は、RIPパラメータを生成すると、RIP部118に必要な情報を入力してRIP処理を実行させる。これにより、まずはRIP制御部119が上述したパラメータ変換を行う(S2305)。   Then, the job control unit 116 generates RIP parameters as described in FIG. 8 (S2304). Further, when generating the RIP parameter, the job control unit 116 inputs necessary information to the RIP unit 118 to execute the RIP process. Thus, first, the RIP control unit 119 performs the parameter conversion described above (S2305).

そして、RIP制御部119が、変換後のパラメータを指定してRIPエンジン120にRIP処理を実行させる(S2306)。これにより、RIPエンジン120によってラスターデータが作成される。RIPエンジン120によってラスターデータが生成されると、RIP部118は、生成されたラスターデータを画像格納部122に格納し(S2307)、本処理を終了する。   Then, the RIP control unit 119 designates the converted parameter and causes the RIP engine 120 to execute the RIP process (S2306). Thereby, raster data is created by the RIP engine 120. When raster data is generated by the RIP engine 120, the RIP unit 118 stores the generated raster data in the image storage unit 122 (S2307), and ends this processing.

次に、図23のS2306におけるRIP処理について、図24を参照して説明する。図24に示すように、まずは入力部202に対する初期化要求に基づいて制御部201が初期化処理を実行する(S2401)。S2401においては、図9の例の場合、RIPパラメータ解析部203がRIPパラメータを受け付けて解析を行い、上述したようにRIPエンジン120に含まれるそれぞれの拡張部のうち処理を実行させる拡張部や、その順番を決定する。また、処理の結果生成されるデータの形式を決定する。   Next, the RIP process in S2306 of FIG. 23 will be described with reference to FIG. As shown in FIG. 24, first, the control unit 201 executes an initialization process based on an initialization request to the input unit 202 (S2401). In S2401, 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つの項目を選択する(S2402)。そして、そのステータスが「Done」であれば(S2403/YES)、対応する拡張部を、S1401の処理において決定した実行対象の拡張部から除外する(S2404)。他方、「NotYet」であれば(S2403/NO)、特に処理は行わない。   In the 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 (S2402). If the status is “Done” (S2403 / YES), the corresponding extension unit is excluded from the execution target extension units determined in S1401 (S2404). On the other hand, if “NotYet” (S2403 / NO), no particular processing is performed.

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

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

なお、本実施形態においては、図10に示したRIPエンジン120の場合についてのみ説明を行った。これは、HWFサーバ4とDFE100とでRIP処理を分担する場合であれば、ステータス解析を行う必要があるためである。すなわち、HWFサーバ4とDFE100とでRIP処理を分担する場合には、HWFサーバ4で既に実行されたRIP処理をDFE100側で除外する必要がある。   In the present embodiment, only the case of the RIP engine 120 shown in FIG. 10 has been described. This is because if the HWF server 4 and the DFE 100 share RIP processing, it is necessary to perform status analysis. That is, when the RWF process is shared between the HWF server 4 and the DFE 100, it is necessary to exclude the RIP process already executed by the HWF server 4 on the DFE 100 side.

したがって、HWFサーバ4とDFE100とでRIP処理を分担する場合に、DFE100側でJDF解析部117によるJDF解析を行った上で、RIPステータス解析部215によるステータス解析を行って、必要なRIP内部処理を判断してもよい。   Therefore, when the RIP processing is shared between the HWF server 4 and the DFE 100, the JDF analysis by the JDF analysis unit 117 is performed on the DFE 100 side, the status analysis is performed by the RIP status analysis unit 215, and the necessary RIP internal processing is performed. May be judged.

以上説明した処理においては、複数の個別ジョブ受信部112それぞれに対して印刷ジョブを送信できる入力装置を予め割り当てておくことができる。このような場合、DFE100は、HWFサーバ4や、印刷ジョブの送信元の入力装置のデバイス情報を参照して、印刷ジョブを入力する個別ジョブ受信部112を判断する。   In the processing described above, an input device that can transmit a print job to each of the plurality of individual job reception units 112 can be assigned in advance. In such a case, the DFE 100 refers to the device information of the HWF server 4 and the input device that is the transmission source of the print job, and determines the individual job reception unit 112 that inputs the print job.

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 デバイス情報管理部
125 デバイス情報通信部
150 デジタルエンジン
160 インラインフィニッシャ
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 ジョブ送受信部
1 Digital Printer 2 Offset Printer 3 Post-Processing Device (Nearline Finisher)
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 External processing part 122 Image storage part 123 Printer Control Unit 124 Device Information Management Unit 125 Device Information Communication Unit 150 Digital Engine 160 Inline Finisher 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 Transmitter / receiver

特開2015−194994号公報JP2015-194994A

Claims (7)

複数の処理の実行を制御する処理実行制御装置から受信した命令情報に基づいて画像形成出力を実行するための処理内容を設定する情報を含む処理設定情報に従って前記画像形成出力の実行を制御する画像形成出力制御装置に送信される前記処理設定情報を設定するための制御プログラムであって、
前記画像形成出力制御装置に固有の処理内容を示す固有処理情報を含み、前記処理設定情報を生成する固有処理情報生成ステップと、
前記処理設定情報を前記処理実行制御装置に送信する送信制御ステップと、
を前記画像形成出力制御装置に実行させ、
前記処理設定情報から、前記固有処理情報を抽出する固有処理情報抽出ステップと、
抽出された前記固有処理情報の処理設定値を設定するための設定画面を表示する表示制御ステップと、
設定された前記処理設定値を、前記画像形成出力を実行するために前記画像形成出力制御装置に送信する命令情報に反映させる処理設定値反映ステップと、
を前記処理実行制御装置に実行させることを特徴とする制御プログラム。
An image for controlling execution of the image forming output according to processing setting information including information for setting processing contents for executing image forming output based on command information received from a processing execution control device that controls execution of a plurality of processes A control program for setting the processing setting information transmitted to the forming output control device,
A unique process information generating step that includes unique process information indicating process details unique to the image formation output control device, and generates the process setting information;
A transmission control step of transmitting the process setting information to the process execution control device;
Is executed by the image forming output control device,
A unique process information extracting step for extracting the unique process information from the process setting information;
A display control step for displaying a setting screen for setting a processing setting value of the extracted unique processing information;
A process setting value reflecting step of reflecting the set process setting value in command information transmitted to the image forming output control device in order to execute the image forming output;
Is executed by the process execution control device.
前記固有処理情報生成ステップにおいて、
前記固有処理情報によって実行される処理内容を前記設定画面に表示させる補助情報を含み、前記処理設定情報を生成し、
前記表示制御ステップにおいて、
前記補助情報を前記設定画面に表示可能とすることを特徴とする請求項1に記載の制御プログラム。
In the unique processing information generation step,
Including auxiliary information for displaying the processing content executed by the unique processing information on the setting screen, generating the processing setting information,
In the display control step,
The control program according to claim 1, wherein the auxiliary information can be displayed on the setting screen.
前記表示制御ステップにおいて、
前記補助情報は、前記処理実行制御装置において前記設定画面を表示する言語として設定されている言語で表示されることを特徴とする請求項2に記載の制御プログラム。
In the display control step,
The control program according to claim 2, wherein the auxiliary information is displayed in a language set as a language for displaying the setting screen in the processing execution control device.
前記固有処理情報生成ステップにおいて、
前記設定画面において前記固有処理情報が表示される階層を指定する階層指定情報を含み、前記処理設定情報を生成し、
前記表示制御ステップにおいて、
前記階層指定情報に基づいて指定された前記設定画面の階層に前記固有処理情報の処理設定値を設定可能なように表示することを特徴とする請求項1に記載の制御プログラム。
In the unique processing information generation step,
Including hierarchy designation information for designating a hierarchy in which the unique process information is displayed on the setting screen, and generating the process setting information,
In the display control step,
2. The control program according to claim 1, wherein a process setting value of the unique process information is displayed so as to be set on a hierarchy of the setting screen designated based on the hierarchy designation information.
画像形成出力を実行するための処理内容を設定する情報を含む処理設定情報に従って前記画像形成出力の実行を制御する画像形成出力制御装置に送信される前記処理設定情報を複数の処理の実行を制御する処理実行制御装置において設定するためのプログラムであって、
前記画像形成出力制御装置に固有の処理内容を示す固有処理情報を含む処理設定情報から、前記固有処理情報を抽出する固有処理情報抽出ステップと、
抽出された前記固有処理情報の処理設定値を設定するための設定画面を表示する表示制御ステップと、
設定された前記処理設定値を、前記画像形成出力制御装置に前記画像形成出力を実行させるために送信する命令情報に反映させる処理設定値反映ステップと、
を実行させることを特徴とするプログラム。
The process setting information transmitted to the image forming output control apparatus that controls the execution of the image forming output in accordance with the process setting information including information for setting the processing content for executing the image forming output controls the execution of a plurality of processes. A program for setting in the processing execution control device,
A unique process information extraction step for extracting the unique process information from process setting information including unique process information indicating the process content unique to the image formation output control device;
A display control step for displaying a setting screen for setting a processing setting value of the extracted unique processing information;
A process setting value reflecting step for reflecting the set process setting value in command information transmitted to cause the image forming output control apparatus to execute the image forming output;
A program characterized by having executed.
複数の処理の実行を制御する処理実行制御装置と、前記処理実行制御装置から受信した命令情報に基づいて画像形成出力を実行するための処理内容を設定する情報を含む処理設定情報に従って前記画像形成出力の実行を制御する画像形成出力制御装置とを含み画像形成出力システムであって、
前記画像形成出力制御装置は、
当該画像形成出力制御装置に固有の処理内容を示す固有処理情報を含み、前記処理設定情報を生成する固有処理情報生成部と、
前記処理設定情報を前記処理実行制御装置に送信する送信制御部と、
を含み、
前記処理実行制御装置は、
前記処理設定情報から、前記固有処理情報を抽出する固有処理情報抽出部と、
抽出された前記固有処理情報の処理設定値を設定するための設定画面を表示する表示制御部と、
設定された前記処理設定値を、前記命令情報に反映させる処理設定値反映部と、
を含み、
前記画像形成出力制御装置は、
前記画像形成出力される画像の情報である描画情報を生成する描画情報生成部に、前記固有処理情報の処理設定値が反映された前記命令情報に基づいて前記描画情報を生成させる描画情報生成部と、
を含むことを特徴とする画像形成出力システム。
The image formation according to process setting information including a process execution control device that controls execution of a plurality of processes, and information that sets processing contents for executing image formation output based on command information received from the process execution control device An image forming output system including an image forming output control device for controlling execution of output,
The image forming output control device includes:
A unique processing information generation unit that includes unique processing information indicating processing content unique to the image forming output control device, and generates the processing setting information;
A transmission control unit for transmitting the process setting information to the process execution control device;
Including
The process execution control device includes:
A unique process information extraction unit that extracts the unique process information from the process setting information;
A display control unit for displaying a setting screen for setting a processing setting value of the extracted unique processing information;
A process setting value reflecting unit for reflecting the set process setting value in the command information;
Including
The image forming output control device includes:
A drawing information generation unit that generates drawing information based on the command information in which a processing setting value of the unique processing information is reflected in a drawing information generation unit that generates drawing information that is information of an image to be formed and output. When,
An image forming output system comprising:
画像形成出力を実行するための処理内容を設定する情報を含む処理設定情報に従って前記画像形成出力の実行を制御する画像形成出力制御装置に送信される前記処理設定情報を複数の処理のひとつとして設定する処理実行制御装置であって、
前記画像形成出力制御装置に固有の処理内容を示す固有処理情報を含む処理設定情報から、前記固有処理情報を抽出する固有処理情報抽出部と、
抽出された前記固有処理情報の処理設定値を設定するための設定画面を表示する表示制御部と、
設定された前記処理設定値を、前記画像形成出力制御装置に前記画像形成出力を実行させるために送信する命令情報に反映させる処理設定値反映部と、
を含むことを特徴とする処理実行制御装置。
The process setting information transmitted to the image forming output control apparatus that controls the execution of the image forming output according to the process setting information including information for setting the processing content for executing the image forming output is set as one of a plurality of processes. A process execution control device for
A unique process information extracting unit that extracts the unique process information from process setting information including unique process information indicating the process content unique to the image formation output control device;
A display control unit for displaying a setting screen for setting a processing setting value of the extracted unique processing information;
A process setting value reflecting unit that reflects the set process setting value in command information transmitted to cause the image forming output control apparatus to execute the image forming output;
A process execution control device comprising:
JP2017050327A 2017-03-15 2017-03-15 Control program, program, image formation output system, process execution control device Pending JP2018156171A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017050327A JP2018156171A (en) 2017-03-15 2017-03-15 Control program, program, image formation output system, process execution control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017050327A JP2018156171A (en) 2017-03-15 2017-03-15 Control program, program, image formation output system, process execution control device

Publications (1)

Publication Number Publication Date
JP2018156171A true JP2018156171A (en) 2018-10-04

Family

ID=63717996

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017050327A Pending JP2018156171A (en) 2017-03-15 2017-03-15 Control program, program, image formation output system, process execution control device

Country Status (1)

Country Link
JP (1) JP2018156171A (en)

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
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
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
JP6638458B2 (en) Image formation output control device, control method of image formation output control device, control program of image formation output control device
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
JP2016162235A (en) Image processing system, image formation output control device, image processing method and image processing program
JP6503974B2 (en) IMAGE PROCESSING SYSTEM, PROCESSING EXECUTION CONTROL DEVICE, IMAGE PROCESSING METHOD, AND CONTROL PROGRAM
JP6493063B2 (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
JP6477359B2 (en) Image processing system, process execution control device, image processing method, and control program
JP2018156171A (en) Control program, program, image formation output system, process execution control device
JP6795051B2 (en) Process execution control device, process execution control method and control program
JP6540346B2 (en) IMAGE PROCESSING SYSTEM, PROCESSING EXECUTION CONTROL DEVICE, IMAGE PROCESSING METHOD, AND CONTROL PROGRAM
JP2018001614A (en) Image formation output control device and control program of image formation output control device
JP6848671B2 (en) Image formation output control device, control method, 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
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
JP2016162237A (en) Image formation output control device, image processing system and image processing program