JP6497308B2 - Information processing apparatus, information processing method, and program - Google Patents

Information processing apparatus, information processing method, and program Download PDF

Info

Publication number
JP6497308B2
JP6497308B2 JP2015240190A JP2015240190A JP6497308B2 JP 6497308 B2 JP6497308 B2 JP 6497308B2 JP 2015240190 A JP2015240190 A JP 2015240190A JP 2015240190 A JP2015240190 A JP 2015240190A JP 6497308 B2 JP6497308 B2 JP 6497308B2
Authority
JP
Japan
Prior art keywords
data
control data
setting information
drawing data
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2015240190A
Other languages
Japanese (ja)
Other versions
JP2016110657A (en
Inventor
洋介 青木
洋介 青木
義典 祖地
義典 祖地
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Publication of JP2016110657A publication Critical patent/JP2016110657A/en
Application granted granted Critical
Publication of JP6497308B2 publication Critical patent/JP6497308B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、印刷データと設定情報を有する印刷ジョブを用いて描画データを作成する情報処理装置等に関する。   The present invention relates to an information processing apparatus that creates drawing data using a print job having print data and setting information.

業務用の大量の文書を印刷したり製本したりするいわゆるプロダクションプリンティングが知られている(例えば、特許文献1参照。)。特許文献1には、印刷システム全体を考慮して、後処理が利用可能か否かをユーザに通知できる印刷システムが開示されている。   So-called production printing for printing and binding a large amount of business-use documents is known (see, for example, Patent Document 1). Patent Document 1 discloses a printing system capable of notifying a user whether or not post-processing is available in consideration of the entire printing system.

プロダクションプリンティングでは印刷工程がワークフローとして扱われることが多いが、印刷ワークフローでは、印刷ワークフローのオープン化が進められている。オープン化により、各社のソフトウェア(次述するワークフローアプリケーション)や印刷機器が、印刷の主要な工程における印刷ジョブの設定などを共通の記述方式で記述することが可能となる。印刷ワークフローの工程全体を記述するフォーマットとしてJDF(Job Definition Format)と呼ばれる標準フォーマットが知られている。   In production printing, a printing process is often handled as a workflow, but in the printing workflow, the printing workflow is being opened. With the opening, it becomes possible for each company's software (workflow application to be described below) and printing devices to describe settings of print jobs in the main printing process using a common description method. A standard format called JDF (Job Definition Format) is known as a format for describing the entire process of a print workflow.

印刷ワークフローの工程には、文書やコンテンツの作成、印刷方法の指定、印刷、後処理などの各種の工程がある。これらの各工程は様々なワークフローアプリケーションや印刷機器により行われるものであるが、JDFによりワークフローアプリケーションや印刷機器のメーカの違いに関わりなく、印刷機器間の連携や印刷工程管理等が可能になる。   The print workflow process includes various processes such as document and content creation, print method designation, printing, and post-processing. Each of these processes is performed by various workflow applications and printing devices, but JDF enables cooperation between printing devices and management of printing processes regardless of differences in the manufacturers of workflow applications and printing devices.

しかしながら、各ワークフローアプリケーションや印刷機器がJDFを拡張する場合があり、この場合、各社のワークフローアプリケーションが作成するJDFがワークフローアプリケーション独自の記述を含む場合がある。この場合、下流工程のワークフローアプリケーションや印刷機器が、JDFを解析して処理できないという状況が生じることが知られている。   However, each workflow application or printing device may extend JDF. In this case, the JDF created by each company's workflow application may include a description unique to the workflow application. In this case, it is known that a situation occurs in which the workflow application or the printing device in the downstream process cannot analyze and process the JDF.

このような不都合を解決する方法としては、下流工程のワークフローアプリケーションや印刷機器が、上流のワークフローアプリケーションが作成したJDFを、自身が扱える形式に変換することが考えられる。   As a method for solving such inconvenience, it is conceivable that the workflow application or printing device in the downstream process converts the JDF created by the upstream workflow application into a format that can be handled by itself.

しかしながら、上流のワークフローアプリケーションが作成したJDFを、自身が扱える形式に変換したとしても出力結果に差異が生じる場合がある。すなわち、JDFはPDL(Page Description Language)と共に印刷ジョブとして、上流工程のワークフローアプリケーションから下流工程のワークフローアプリケーション又は印刷機器に送信される。   However, even if the JDF created by the upstream workflow application is converted into a format that can be handled by itself, the output result may differ. That is, the JDF is transmitted as a print job together with PDL (Page Description Language) from the upstream workflow application to the downstream workflow application or printing device.

ここで、各社間で印刷ジョブ(JDF+PDL)の形式が同じであるとしても、各社の印刷機器のレンダリングエンジンの差異から出力結果が変わってしまう場合があるという問題がある。   Here, even if the format of the print job (JDF + PDL) is the same among the companies, there is a problem that the output result may change due to the difference in the rendering engine of the printing device of each company.

本発明は、上記課題に鑑み、各社のレンダリングエンジンの差異による出力結果の差異を低減する情報処理装置を提供することを目的とする。   In view of the above problems, an object of the present invention is to provide an information processing apparatus that reduces differences in output results due to differences in rendering engines of different companies.

上記課題に鑑み、本発明は、印刷装置において画像形成に用いられる描画データを作成する描画データ作成手段と通信可能な情報処理装置であって、前記描画データの作成に用いられる設定情報と印刷データを有する印刷ジョブを受け付ける受付手段と、前記設定情報に予め定められた設定が含まれる場合、前記印刷データと前記設定情報を用いて、前記印刷ジョブを用いて前記描画データを作成する前記描画データ作成手段に前記描画データを作成させるための第1の制御データと第2の制御データを作成する制御データ作成手段と、前記第1の制御データの描画データ出力先を、前記第2の制御データの描画データ入力先に変更する制御データ出力先変更手段と、前記設定情報を装置用設定情報に変換する変換手段を、有し、前記制御データ作成手段は、前記印刷データと前記装置用設定情報を用いて前記第1の制御データ及び前記第2の制御データを作成し、さらに、第1の描画データの作成のため前記第1の制御データを前記描画データ作成手段に出力し、前記第1の描画データが用いられた第2の描画データの作成のため前記第2の制御データを前記描画データ作成手段に出力し、前記設定情報に前記予め定められた設定が含まれる場合、前記変換手段は、第1の装置用設定情報と第2の装置用設定情報を作成し、前記第2の装置用設定情報と前記第1の装置用設定情報とを紐付ける情報を前記第2の装置用設定情報に付与し、前記制御データ出力先変更手段は、前記第2の装置用設定情報に前記紐付ける情報がある場合、前記第1の制御データの描画データ出力先を、前記第2の制御データの描画データ入力先に変更する、ことを特徴とする。 In view of the above problems, the present invention is an information processing apparatus capable of communicating with drawing data creating means for creating drawing data used for image formation in a printing apparatus, wherein setting information and print data used for creating the drawing data Receiving means for receiving a print job, and the drawing data for creating the drawing data using the print job using the print data and the setting information when the setting information includes a predetermined setting Control data creation means for creating first control data and second control data for causing the creation means to create the drawing data, and a drawing data output destination of the first control data as the second control data the control data output destination changing means for changing the drawing data input destination, a conversion means for converting the setting information to the device setting information includes, the control de Data creating means, by using the device setting information and the print data to create a first control data and the second control data, further wherein for the creation of the first rendering data first control The data is output to the drawing data creation means, and the second control data is outputted to the drawing data creation means for creating the second drawing data using the first drawing data, and the setting information includes When the predetermined setting is included, the conversion unit creates first device setting information and second device setting information, and the second device setting information and the first device setting information are generated. When the information to associate with the setting information is added to the second apparatus setting information, and the control data output destination changing unit includes the information to be associated with the second apparatus setting information, the first data Draw data output destination of control data, Change in the drawing data input destination of the serial second control data, characterized in that.

各社のレンダリングエンジンの差異による出力結果の差異を低減する情報処理装置を提供することができる。   It is possible to provide an information processing apparatus that reduces a difference in output results due to a difference in rendering engine of each company.

JDFが拡張されていた場合の不都合を説明する図の一例である。It is an example of the figure explaining the inconvenience when JDF is extended. 「RIP制御モード」を説明する図の一例である。It is an example of the figure explaining "RIP control mode". シート面に対する加工について説明する図の一例である。It is an example of the figure explaining the process with respect to a sheet surface. A社RIPエンジンによる集約印刷のシート面に対する処理を模式的に説明する図の一例である。It is an example of the figure which illustrates typically the process with respect to the sheet | seat surface of the consolidated printing by A company RIP engine. 印刷システムの全体構成図の一例である。1 is an example of an overall configuration diagram of a printing system. DFEのハードウェア構成図の一例である。It is an example of the hardware block diagram of DFE. DFEの機能ブロック図の一例である。It is an example of a functional block diagram of DFE. JDFの記載の一部を説明する図の一例である。It is an example of the figure explaining a part of description of JDF. 「Page Mode」においてシート属性を有するか否かの判断について説明する図の一例である。FIG. 10 is an example of a diagram illustrating determination of whether or not a sheet attribute is included in “Page Mode”. 変換テーブルの一例を示す図である。It is a figure which shows an example of a conversion table. 「DFE内ジョブ属性」の作成を説明する図の一例である。FIG. 10 is an example of a diagram illustrating creation of “job attributes within DFE”. 「DFE内ジョブ属性」の一例を示す図である。It is a figure which shows an example of the "job attribute in DFE". 「シート用」と「ページ用」の「DFE内ジョブ属性」の違いについて説明する。A difference between “for job attributes” for “sheet” and “for page” will be described. 「RIP Parameter List」の一例を示す図である。It is a figure which shows an example of "RIP Parameter List." ページ用の「RIP Parameter List」の画像出力先の変更を説明する図の一例であるIt is an example of the figure explaining the change of the image output destination of "RIP Parameter List" for the page 印刷システムの動作手順を示すシーケンス図の一例である。It is an example of a sequence diagram showing an operation procedure of the printing system.

以下、本発明を実施するための形態について図面を参照しながら説明する。   Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings.

〔本願の印刷システムの概略〕
図1はJDFが拡張されていた場合の不都合を説明する図の一例である。なお、図1は比較例であり従来例でない点に注意されたい。JDFが拡張されたためJDFを解析して処理できないという状況に対し、図1(a)に示すように、下流工程のワークフローアプリケーションや印刷機器は、JDFを解析してJDFを作成したワークフローアプリケーションのメーカを判断することが検討される。例えばC社の印刷処理装置は、例えばJDF解析部56により、A社(B社)のワークフローアプリケーションが作成したA社(B社)形式のJDFを解析して、A社(B社)の印刷ジョブであると判断する。A社(B社)形式のJDFであると判断できれば拡張形式がわかるので、印刷処理装置はA社(B社)のJDFをC社に対応した設定情報に変換して、A社(B社)の印刷ジョブをレンダリングすることができる。
[Outline of the printing system of the present application]
FIG. 1 is an example of a diagram illustrating inconvenience when the JDF is extended. It should be noted that FIG. 1 is a comparative example and not a conventional example. In response to the situation where JDF has been expanded and cannot be analyzed and processed, as shown in FIG. 1A, the workflow application and printing device in the downstream process analyze the JDF and create the JDF. It is considered to judge. For example, the print processing apparatus of company C analyzes the JDF in the format of company A (company B) created by the workflow application of company A (company B) using, for example, the JDF analysis unit 56, and prints data from company A (company B). Judged to be a job. If it can be determined that the JDF is in Company A (Company B) format, the extended format is known, so the print processing apparatus converts JDF of Company A (Company B) into setting information corresponding to Company C, and Company A (Company B). ) Print jobs can be rendered.

しかしながら、印刷ジョブによってはJDFだけでなくPDLにも各社に独自の拡張が行われる場合があり、この場合にはC社の印刷処理装置はPDLの差異を吸収できないという状況が生じうる。   However, depending on the print job, not only JDF but also PDL may be uniquely expanded by each company. In this case, a situation may occur in which the print processing apparatus of company C cannot absorb the difference in PDL.

また、各社のワークフローアプリケーションや印刷機器のレンダリングエンジンの差異により出力結果が変わってしまう場合があった。   In addition, the output result may change due to differences in the workflow application of each company or the rendering engine of the printing device.

そこで、図1(b)に示すように、C社の印刷処理装置が各社のワークフローアプリケーションに対応したレンダリングエンジン(以下、RIPエンジンという)を有することが検討される。これにより、C社の印刷処理装置はユーザが意図する仕上がりで印刷ジョブをレンダリングすることができる。   Therefore, as shown in FIG. 1B, it is considered that the print processing apparatus of company C has a rendering engine (hereinafter referred to as RIP engine) corresponding to the workflow application of each company. As a result, the print processing apparatus of company C can render the print job with a finish intended by the user.

また、複数のRIPエンジンが搭載された場合、使用されるRIPエンジンに応じて最適な制御モードで動作させることでPDLの差異を吸収できるようになる。具体的には集約印刷において、RIPエンジンによって「Page Mode」で動作するものと「Sheet Mode」で動作するものがある。この動作モードを「RIP制御モード」と称することにする。   Further, when a plurality of RIP engines are installed, PDL differences can be absorbed by operating in an optimal control mode according to the RIP engine used. Specifically, in aggregate printing, there are one that operates in “Page Mode” and one that operates in “Sheet Mode” by the RIP engine. This operation mode is referred to as “RIP control mode”.

図2は、「RIP制御モード」を説明する図の一例である。図2(a)は「Page Mode」によるレンダリングの制御を、図2(b)は「Sheet Mode」によるレンダリングの制御をそれぞれ示す。4枚の集約印刷(4ページのNumber up)を例にして説明する。A社の場合はPDLが、1ページずつページイメージを記述する「Page Mode」で作成される。よってPDLは4ページ分のページイメージを有している。これに対し、B社の場合はPDLが、集約される4ページが面付けされた状態のページイメージを記述する「Sheet Mode」で作成される。よってPDLは1ページ分のページイメージしか有していない。
「Page Mode」…ページ毎にRIP処理を指示して1枚に集約されたラスターデータを作成する
「Sheet Mode」…すでに複数のページが集約された1ページの各部分(この部分をセルという)毎にRIP処理を指示してラスターデータを作成する
C社の印刷処理装置は、RIPエンジンの「RIP制御モード」に応じてA社RIPエンジン又はB社RIPエンジンをそれぞれ制御することで、「RIP制御モード」の違いに対応することができる。
FIG. 2 is an example for explaining the “RIP control mode”. FIG. 2A shows rendering control by “Page Mode”, and FIG. 2B shows rendering control by “Sheet Mode”. A description will be given by taking four sheets of integrated printing (four pages of number up) as an example. In the case of Company A, the PDL is created in “Page Mode” that describes the page image page by page. Therefore, the PDL has a page image for four pages. On the other hand, in the case of Company B, the PDL is created in “Sheet Mode” that describes a page image in a state where the four pages to be aggregated are imposed. Therefore, the PDL has only one page image.
"Page Mode" ... RIP processing is instructed for each page to create raster data aggregated into one sheet. "Sheet Mode" ... Each part of one page where a plurality of pages are already aggregated (this part is called a cell) RIP processing is instructed every time and the raster data is created. The print processing apparatus of company C controls the RIP engine of company A or the RIP engine of company B according to the “RIP control mode” of the RIP engine, respectively. It is possible to deal with the difference in “control mode”.

しかしながら、「RIP制御モード」の違いによって、シート面全体に対する加工が行えない場合があるという問題があった。なお、シートとは印刷物として出力される用紙などの記録媒体である。   However, there is a problem that the entire sheet surface may not be processed due to the difference in the “RIP control mode”. A sheet is a recording medium such as paper that is output as printed matter.

図3は、シート面に対する加工について説明する図の一例である。図3(a)に示すように、期待される出力結果は、4ページを1枚のシートに集約すると共に、シート面全体に「α」という加工(スタンプ)が施されたものである。   FIG. 3 is an example of a diagram for explaining processing on the sheet surface. As shown in FIG. 3A, an expected output result is obtained by collecting four pages into one sheet and processing (stamp) “α” on the entire sheet surface.

A社RIPエンジンは「Page Mode」で動作し、B社RIPエンジンは「Sheet Mode」で動作する。図3(c)に示すように、「Sheet Mode」では上記のように、複数のページが集約された状態でレンダリングするので、B社RIPエンジンはシート面に対する加工が可能である。   Company A's RIP engine operates in "Page Mode" and Company B's RIP engine operates in "Sheet Mode". As shown in FIG. 3C, in “Sheet Mode”, as described above, rendering is performed in a state where a plurality of pages are aggregated, so that the B company RIP engine can process the sheet surface.

これに対し、図3(b)に示すように、「Page Mode」で動作するA社RIPエンジンは、ページ単位でレンダリングするため、1つのシート面において複数のページを跨るレンダリング処理は困難であった。   On the other hand, as shown in FIG. 3B, the A company RIP engine operating in the “Page Mode” renders in units of pages, so rendering processing across a plurality of pages on one sheet surface is difficult. It was.

そこで、本実施形態では、A社RIPエンジンが「Page Mode」と「Sheet Mode」で順番に動作して、シート面に対する加工を可能にする。   Therefore, in this embodiment, the RIP engine of Company A operates in order in “Page Mode” and “Sheet Mode” to enable processing on the sheet surface.

図4は、A社RIPエンジンによる集約印刷のシート面に対する処理を模式的に説明する図の一例である。
(1)A社RIPエンジンは、1ページ目から4ページ目まで、「Page Mode」でレンダリングを行い、4ページの画像を1つの画像に出力する。この時点ではスタンプは描画されていない。
(2)次に、A社RIPエンジンは、4ページが集約された画像に「Sheet Mode」でスタンプを付与する。
FIG. 4 is an example of a diagram for schematically explaining processing on the sheet surface of the aggregate printing by the company A RIP engine.
(1) The RIP engine of Company A renders from the first page to the fourth page in “Page Mode”, and outputs the four-page image as one image. At this point, the stamp is not drawn.
(2) Next, the RIP engine of Company A adds a stamp in “Sheet Mode” to an image in which four pages are aggregated.

これにより、「Page Mode」で動作するRIPエンジンが、1つのシート面において複数のページを跨る加工を施すことができる。   As a result, the RIP engine operating in the “Page Mode” can perform processing across a plurality of pages on one sheet surface.

〔構成例〕
図5は、本実施例に係る印刷システム200の全体構成図の一例を示す。本実施例に係る印刷システム200は、LANやインターネットなどのネットワーク3を介して接続された、一台以上のエンドユーザ環境1と、POD(Print On Demand)印刷システム環境2とを有する。
[Configuration example]
FIG. 5 illustrates an example of an overall configuration diagram of the printing system 200 according to the present embodiment. The printing system 200 according to the present embodiment includes one or more end user environments 1 and a POD (Print On Demand) printing system environment 2 connected via a network 3 such as a LAN or the Internet.

エンドユーザ環境1には、クライアントPC11が配置されている。クライアントPC11はPOD印刷業務向けのワークフローアプリケーション(以下、単にアプリケーションという)12が搭載されており、ユーザの操作を受け付けて印刷ジョブの生成を行うことができる。   A client PC 11 is arranged in the end user environment 1. The client PC 11 is equipped with a workflow application (hereinafter simply referred to as an application) 12 for POD printing work, and can generate a print job in response to a user operation.

アプリケーション12は用紙面に複数の論理的なページイメージを複数貼り付けるための集約面付け機能(Number Up面付け機能)、ヘッダー、フッター、ページ番号などを付加するためのイメージ編集機能を実行することができる。また、アプリケーション12は印刷製本のための穴あけ(パンチ)指示やステープル留め(ステープル)などの指示を指定することができる。これらの指示や設定はJDFに記述される。JDFはジョブチケット又は作業指示書、印刷指示書などと呼ばれる場合がある。   The application 12 executes an aggregate imposition function (Number Up imposition function) for pasting a plurality of logical page images on the paper surface, and an image editing function for adding a header, footer, page number, and the like. Can do. Further, the application 12 can designate instructions such as punching (punching) and stapling (stapling) for bookbinding. These instructions and settings are described in JDF. JDF is sometimes called a job ticket, work instruction, print instruction, or the like.

POD印刷システム環境2は、ネットワーク3で接続された、工程管理部20と、デジタル印刷部30と、ポストプレス部40とを有している。工程管理部20はPOD印刷システム環境2においてデジタル印刷部30及びポストプレス部40の各工程に対して作業を指示し、POD印刷システム環境2のワークフローを一元管理する。   The POD printing system environment 2 includes a process management unit 20, a digital printing unit 30, and a post press unit 40 connected via a network 3. The process management unit 20 instructs the processes of the digital printing unit 30 and the post press unit 40 in the POD printing system environment 2 to centrally manage the workflow of the POD printing system environment 2.

工程管理部20は、エンドユーザ環境1から印刷ジョブ(JDFとPDL)を受信し、印刷ジョブを保存する。JDFは特許請求の範囲の設定情報の一例である。PDLは特許請求の範囲の印刷データの一例である。PDLは、ページイメージ(ラスタライズされた画像)の描画内容を指示するための言語であるが、ここではPDLで記述されたデータを意味している。PDLには、PDF(Portable Document Format)、PostScript、PCL、RPDLなどがある。   The process management unit 20 receives a print job (JDF and PDL) from the end user environment 1 and stores the print job. The JDF is an example of setting information for claims. PDL is an example of print data in the claims. PDL is a language for instructing the drawing contents of a page image (rasterized image), but here, it means data described in PDL. PDL includes PDF (Portable Document Format), PostScript, PCL, RPDL, and the like.

また、工程管理部20はエンドユーザ環境1からの印刷ジョブに基づいて各工程における作業をワークフローとして組み立てたり、デジタル印刷部30やポストプレス部40、各作業者の作業を効率よくスケジューリングしたり、自動運転時におけるエラー発生時、必要に応じてオペレータに通知をしたりすることもできる。一般的に工程管理部20は1台以上のPCサーバ21を含むように構成される。   Further, the process management unit 20 assembles work in each process as a workflow based on a print job from the end user environment 1, efficiently schedules the work of the digital printing unit 30, the post press unit 40, and each worker, When an error occurs during automatic operation, the operator can be notified as necessary. Generally, the process management unit 20 is configured to include one or more PC servers 21.

工程管理部20は、印刷ジョブをデジタル印刷部30に送信し印刷を行わせる。また、印刷物はポストプレス部40に搬送され、工程管理部20からの指示によりポストプレス部40は製本などを行う。なお、デジタル印刷部30から直接、印刷ジョブがポストプレス部40に送信されてもよい。   The process management unit 20 transmits a print job to the digital printing unit 30 to perform printing. Further, the printed material is conveyed to the post press unit 40, and the post press unit 40 performs bookbinding or the like according to an instruction from the process management unit 20. Note that the print job may be transmitted directly from the digital printing unit 30 to the post press unit 40.

デジタル印刷部30は、種々のプリンター(プロダクション向けプリンター、高速カラーインクジェットプリンター、カラー/モノクロMFPなどのプリンター装置)31を含むように構成される。デジタル印刷部30には、DFE(Digital Front End)32が配置される。DFE32は印刷処理装置とも呼ばれ、プリンター31による印刷を制御する。DFE32は、図示するようにプリンター31と別体でもよいし、プリンター31と一体でもよい。DFE32は、工程管理部20から印刷ジョブを取得すると、JDFとPDLを用いてプリンター31がトナー像又はインクによる画像を形成するためのラスターデータ(特許請求の範囲の描画データの一例である)を生成して、プリンター31に送信する。   The digital printing unit 30 is configured to include various printers (printer devices such as a printer for production, a high-speed color inkjet printer, and a color / monochrome MFP) 31. In the digital printing unit 30, a DFE (Digital Front End) 32 is arranged. The DFE 32 is also called a print processing apparatus, and controls printing by the printer 31. The DFE 32 may be separate from the printer 31 as illustrated, or may be integrated with the printer 31. When the DFE 32 obtains a print job from the process management unit 20, the DFE 32 uses the JDF and PDL to generate raster data (an example of the drawing data in the claims) for forming a toner image or an image using ink. It is generated and transmitted to the printer 31.

デジタル印刷部30は種々のプリンター31を有している。なお、デジタル印刷部30には印刷した記録紙に対して、紙折り、中綴じ製本、くるみ製本、パンチ等の後加工(後処理)を行うためのフィニッシャ(後処理装置)と直接接続したプリンター31が含まれていてもよい。   The digital printing unit 30 has various printers 31. The digital printing unit 30 is a printer directly connected to a finisher (post-processing device) for post-processing (post-processing) such as paper folding, saddle stitching, case binding, punching, etc., on the printed recording paper. 31 may be included.

ポストプレス部40は、工程管理部20から受信した印刷物(ポストプレスジョブ)の作業指示に従って、紙折り機、中綴じ製本機、くるみ製本機、断裁機、封入機、帳合い機等の後処理デバイスを含むように構成される。また、ポストプレス部40はデジタル印刷部30より出力された印刷物に対して、紙折り、中綴じ製本、くるみ製本、断裁、封入、帳合い等の仕上げ処理を実行する。ポストプレス部40には、ステープラ401、パンチ穴あけ機402など、デジタル印刷後の後加工(後処理)を行うための後処理装置が含まれている。   The post-press unit 40 performs post-processing such as a paper folding machine, saddle stitch binding machine, case binding machine, cutting machine, sealing machine, and bookbinding machine in accordance with the work instruction of the printed matter (post-press job) received from the process management unit 20. Configured to include devices. Further, the post-press unit 40 performs finishing processing such as paper folding, saddle stitching, case binding, cutting, enclosing, and packing on the printed matter output from the digital printing unit 30. The post press unit 40 includes post-processing devices for performing post-processing (post-processing) after digital printing, such as a stapler 401 and a punch punching machine 402.

エンドユーザ環境1のエンドユーザは、クライアントPC11から、POD印刷業務向けのアプリケーション12を使用して、画像の編集、面付け、テキスト挿入、後処理の指示などを行い、POD印刷システム環境2の工程管理部20に対して、印刷ジョブを送信する。   The end user of the end user environment 1 uses the application 12 for POD printing work from the client PC 11 to perform image editing, imposition, text insertion, post-processing instruction, etc. A print job is transmitted to the management unit 20.

工程管理部20のPCサーバ21はJDFに従い、デジタル印刷部30に対して印刷の指示を行い、ポストプレス部40に対して後処理の指示を行う。   The PC server 21 of the process management unit 20 instructs printing to the digital printing unit 30 and instructs post-processing to the postpress unit 40 in accordance with JDF.

〔ハードウェア構成〕
本実施例では、エンドユーザ環境1が作成した印刷ジョブを工程管理部20が受け取り、工程管理部20がDFE32に印刷ジョブを送信する。本実施例のDFE32の機能は、ネットワーク上の機器が行えば必ずしもDFE32が行わなくてもよいが、本実施例ではDFE32が「RIP制御モード」の違いに応じてシート面に対する加工を行うものとして説明する。
[Hardware configuration]
In this embodiment, the process management unit 20 receives a print job created by the end user environment 1, and the process management unit 20 transmits the print job to the DFE 32. The function of the DFE 32 according to the present embodiment is not necessarily performed by the DFE 32 as long as a device on the network performs. However, in the present embodiment, the DFE 32 performs processing on the sheet surface according to the difference in the “RIP control mode”. explain.

図6は、DFE32のハードウェア構成図の一例を示す。DFE32は、例えば図6に示すようなハードウェア構成により実現される。すなわち、DFE32は情報処理装置(コンピュータ)としての機能を有している。DFE32は、バス329で相互に接続されているCPU321、RAM322、補助記憶装置323、通信装置324、入力装置325、表示制御部326、及び、記録媒体I/F327を有している。   FIG. 6 shows an example of a hardware configuration diagram of the DFE 32. The DFE 32 is realized by a hardware configuration as shown in FIG. 6, for example. That is, the DFE 32 has a function as an information processing apparatus (computer). The DFE 32 includes a CPU 321, a RAM 322, an auxiliary storage device 323, a communication device 324, an input device 325, a display control unit 326, and a recording medium I / F 327 that are mutually connected via a bus 329.

CPU321は、RAM322をワークメモリにしてプログラムを実行することで、DFE32の全体を制御する。補助記憶装置323は、HDD(Hard Disk Drive)やSSD(Solid State Drive)などの不揮発メモリである。補助記憶装置323は印刷ジョブを変換する機能を有するプログラム328を記憶している。   The CPU 321 controls the entire DFE 32 by executing a program using the RAM 322 as a work memory. The auxiliary storage device 323 is a non-volatile memory such as a hard disk drive (HDD) or a solid state drive (SSD). The auxiliary storage device 323 stores a program 328 having a function of converting a print job.

通信装置324は、モデム,LANカード等であり、ネットワーク3に接続してエンドユーザ環境1、工程管理部20又はポストプレス部40と通信する。また、プリンター31と通信する。入力装置325はキーボードやマウス等である。入力装置325はユーザの操作を受け付ける装置であり、キーボードやマウスなどである。表示制御部326はディスプレイ330と接続されており、CPU321からの指示によりディスプレイ330に画面を表示する。なお、ディスプレイ330はタッチパネルでもよい。   The communication device 324 is a modem, a LAN card or the like, and is connected to the network 3 to communicate with the end user environment 1, the process management unit 20, or the post press unit 40. In addition, it communicates with the printer 31. The input device 325 is a keyboard, a mouse, or the like. The input device 325 is a device that receives user operations, and is a keyboard, a mouse, or the like. The display control unit 326 is connected to the display 330 and displays a screen on the display 330 according to an instruction from the CPU 321. The display 330 may be a touch panel.

記録媒体I/F327は、可搬型の記録媒体を脱着可能であり、CPU321からの指示により記録媒体331にデータを書き込んだり、記録媒体331からデータを読み出したりする。記録媒体331は、例えばCD−ROM、光ディスク、USBメモリ、SDカード(登録商標)等、光学的,電気的、又は、磁気的に記録する媒体、フラッシュメモリ等の様に情報を電気的に記録する半導体メモリ等、様々なタイプのものを用いることができる。   The recording medium I / F 327 is detachable from a portable recording medium, and writes data to the recording medium 331 or reads data from the recording medium 331 according to an instruction from the CPU 321. The recording medium 331 electrically records information like an optical, electrical, or magnetic recording medium such as a CD-ROM, optical disk, USB memory, SD card (registered trademark), or a flash memory. Various types of semiconductor memories can be used.

なお、プログラム328は記録媒体331に記憶された状態で配布されるか、又は、不図示のサーバからネットワーク3を介してダウンロードされることで配布される。   The program 328 is distributed in a state stored in the recording medium 331, or is distributed by being downloaded from a server (not shown) via the network 3.

また、エンドユーザ環境1のクライアントPC11、及び、工程管理部20のPCサーバ21のハードウェア構成図も図6と同様の構成で実現できる。   The hardware configuration diagram of the client PC 11 in the end user environment 1 and the PC server 21 in the process management unit 20 can also be realized with the same configuration as that in FIG.

〔DFEの機能について〕
図7は、DFEの機能ブロック図の一例である。DFE32は、印刷ワークフローにおいてジョブ制御、RIP(Raster Image Processor)制御、及び、プリンター制御を行う。このように、DFE32はエンドユーザ環境1や工程管理部20に対し印刷の主要な機能を提供するサーバとして動作する。なお、ジョブ制御とは、印刷ジョブの受け付け、JDFの解析、ラスターデータの作成、及び、プリンター31による印刷等、印刷ジョブの手順の一連の制御をいう。RIP制御とは、次述する「DFE内ジョブ属性」の作成後、「RIP Parameter List」を作成してRIPエンジン59にラスターデータを作成させる制御をいう。「RIP」とは「Raster Image Processor」の略であり、ラスターデータを作成する専用のICやラスターデータを作成することをいう。プリンター制御とは、プリンター31にラスターデータと「DFE内ジョブ属性」の一部(後述する「Finishing情報」)を送信して印刷を行わせる制御をいう。
[DFE functions]
FIG. 7 is an example of a functional block diagram of DFE. The DFE 32 performs job control, RIP (Raster Image Processor) control, and printer control in the print workflow. As described above, the DFE 32 operates as a server that provides the main functions of printing to the end user environment 1 and the process management unit 20. Note that job control refers to a series of control of print job procedures such as print job reception, JDF analysis, raster data creation, and printing by the printer 31. The RIP control refers to control in which a “RIP Parameter List” is created and raster data is created by the RIP engine 59 after creating the “job attribute in DFE” described below. “RIP” is an abbreviation for “Raster Image Processor”, and refers to creating dedicated IC and raster data for creating raster data. Printer control refers to control that causes the printer 31 to transmit raster data and a part of “job attributes within DFE” (“Finishing information” described later) to perform printing.

DFE32は、ジョブ受信部51、システム制御部52、UI制御部54、ジョブ制御部55、JDF解析部56、RIP部57、RIP制御部58、RIPエンジン59、及び、プリンター制御部61を有している。これらは、CPU321がプログラム328を実行し、図6を含む各種のハードウェアと協働することで実現される。また、DFE32は、補助記憶装置323、RAM322、及び、記録媒体331などに構築されたジョブデータ格納部53及び画像格納部60を有している。   The DFE 32 includes a job reception unit 51, a system control unit 52, a UI control unit 54, a job control unit 55, a JDF analysis unit 56, a RIP unit 57, a RIP control unit 58, a RIP engine 59, and a printer control unit 61. ing. These are realized by the CPU 321 executing the program 328 and cooperating with various types of hardware including FIG. The DFE 32 also includes a job data storage unit 53 and an image storage unit 60 that are built in the auxiliary storage device 323, the RAM 322, the recording medium 331, and the like.

ジョブ受信部51は、ネットワーク3を介してアプリケーション12などから印刷ジョブを受け付ける。ログとして、例えば、一意のジョブ番号、受付日時、終了日時、ステータスなどを印刷ジョブに関連付けて記録する。印刷ジョブは、アプリケーション12から入力される以外に、USBメモリなどから入力されてもよい。本実施形態では印刷ジョブにJDFが含まれているものとするが、JDFが含まれていない場合、ジョブ受信部51はダミーのJDFを作成して、レンダリングを可能にする。   The job receiving unit 51 receives a print job from the application 12 or the like via the network 3. As the log, for example, a unique job number, reception date / time, end date / time, status, and the like are recorded in association with the print job. In addition to being input from the application 12, the print job may be input from a USB memory or the like. In the present embodiment, it is assumed that JDF is included in the print job. However, when JDF is not included, the job receiving unit 51 creates a dummy JDF to enable rendering.

システム制御部52は、受信した印刷ジョブをジョブデータ格納部53に格納するか、又は、ジョブ制御部55に出力する。例えば、DFE32に予め印刷ジョブをジョブデータ格納部53に格納すると設定されている場合、システム制御部52は印刷ジョブをジョブデータ格納部53に格納する。また、例えばJDFに、ジョブデータ格納部53に格納するか否かが記述されている場合は、記述に従う。   The system control unit 52 stores the received print job in the job data storage unit 53 or outputs it to the job control unit 55. For example, if the DFE 32 is set in advance to store a print job in the job data storage unit 53, the system control unit 52 stores the print job in the job data storage unit 53. For example, when the JDF describes whether or not to store in the job data storage unit 53, the description is followed.

また、システム制御部52は、ジョブデータ格納部53に格納した印刷ジョブの内容を例えばユーザがディスプレイ330に表示する操作を行った場合、JDFをジョブデータ格納部53からUI制御部54に出力する。ユーザがJDFを変更した場合、UI制御部54は変更内容を受け付け、システム制御部52は再度、変更されたJDFをジョブデータ格納部53に格納する。   Further, the system control unit 52 outputs the JDF from the job data storage unit 53 to the UI control unit 54 when the user performs an operation to display the contents of the print job stored in the job data storage unit 53 on the display 330, for example. . When the user changes the JDF, the UI control unit 54 receives the change contents, and the system control unit 52 stores the changed JDF in the job data storage unit 53 again.

また、システム制御部52は、ユーザ、エンドユーザ環境1、又は、工程管理部20から印刷ジョブの実行の指示を受け付けると、ジョブデータ格納部53に格納された印刷ジョブをジョブ制御部55に出力する。また、例えば、JDFに印刷時刻が設定されている場合、該時刻になるとジョブデータ格納部53に格納された印刷ジョブをジョブ制御部55に出力する。   When the system control unit 52 receives an instruction to execute a print job from the user, the end user environment 1 or the process management unit 20, the system control unit 52 outputs the print job stored in the job data storage unit 53 to the job control unit 55. To do. For example, when the print time is set in the JDF, the print job stored in the job data storage unit 53 is output to the job control unit 55 when the print time is reached.

ジョブデータ格納部53は、このように印刷ジョブを格納するための記憶領域であり、DFE32の補助記憶装置323や記録媒体331に設けられる。また、ネットワーク上の記憶装置(不図示)に設けられてもよい。   The job data storage unit 53 is a storage area for storing a print job as described above, and is provided in the auxiliary storage device 323 or the recording medium 331 of the DFE 32. Further, it may be provided in a storage device (not shown) on the network.

UI制御部54は、JDFを解釈してディスプレイ330に印刷ジョブの内容を表示する。また、RIPエンジン59が作成したラスターデータをディスプレイ330に表示することができる。   The UI control unit 54 interprets the JDF and displays the contents of the print job on the display 330. Further, raster data created by the RIP engine 59 can be displayed on the display 330.

ジョブ制御部55は、RIP制御部58に対しラスターデータを作成させ、また、プリンター制御部61に印刷を行わせる。具体的には、まず、印刷ジョブのJDFをJDF解析部56に送信すると共に、JDF解析部56にJDF変換要求を出力する。   The job control unit 55 causes the RIP control unit 58 to create raster data and causes the printer control unit 61 to perform printing. Specifically, first, the JDF of the print job is transmitted to the JDF analysis unit 56 and a JDF conversion request is output to the JDF analysis unit 56.

JDF解析部56は、ジョブ制御部55からJDFとJDF変換要求を取得する。JDF解析部56はJDFの記述を解析して、JDFを作成したアプリケーション12のメーカを判断する。JDFを作成したアプリケーション12のメーカを判断することは、印刷ジョブがレンダリングされることが想定されているRIPエンジン59を判断することとほぼ同じ意味である。   The JDF analysis unit 56 acquires a JDF and a JDF conversion request from the job control unit 55. The JDF analysis unit 56 analyzes the description of the JDF and determines the manufacturer of the application 12 that created the JDF. Determining the manufacturer of the application 12 that created the JDF has almost the same meaning as determining the RIP engine 59 that is supposed to render the print job.

JDF解析部56は、JDFをアプリケーション12の各メーカ用に用意されている変換テーブル64を用いた方法でDFE32が扱うことが可能な「DFE内ジョブ属性」 に変換する。すなわち、DFE32が、C社が作成したものであれば、C社だけでなくA社又はB社のアプリケーションが作成したJDFをC社のDFE32が扱うことが可能な「DFE内ジョブ属性」に変換する。「DFE内ジョブ属性」は、特許請求の範囲の装置用設定情報の一例である。   The JDF analysis unit 56 converts the JDF into “job attributes within DFE” that can be handled by the DFE 32 by using a conversion table 64 prepared for each manufacturer of the application 12. That is, if the DFE 32 is created by the company C, the JDF created by the application of the company A or B as well as the company C is converted into “job attributes within DFE” that can be handled by the company DFE 32 To do. “Job attributes within DFE” is an example of apparatus setting information in the claims.

なお、印刷ジョブを作成したアプリケーション12がレンダリングされることを想定したRIPエンジン59を有していないと判断する場合、JDF解析部56は、A社用の変換テーブル64、B社用の変換テーブル64、及び、C社用の変換テーブル64のそれぞれで「DFE内ジョブ属性」を作成する。そして、JDFの属性値と「DFE内ジョブ属性」の項目値とを比較して、差異が少ないほど大きな評価値を与え、評価値が大きい「DFE内ジョブ属性」のRIPエンジン59を最適なRIPエンジン59として選択する。   When it is determined that the application 12 that created the print job does not have the RIP engine 59 that is assumed to be rendered, the JDF analysis unit 56 converts the conversion table 64 for company A and the conversion table for company B. 64 and the conversion table 64 for company C create “job attributes within DFE”. Then, the attribute value of JDF and the item value of “job attribute in DFE” are compared, and the smaller the difference, the larger the evaluation value is given. Select as engine 59.

JDF解析部56は、「DFE内ジョブ属性」を作成する際、「DFE内ジョブ属性」に「RIP制御モード」を設定する。各社の印刷ジョブが「Page Mode」か「Sheet Mode」のどちらで作成されているのかは予め調査されている。よって、JDFを作成したアプリケーション12のメーカが判断されれば「RIP制御モード」も決定できる。本実施例では、DFE32は印刷ジョブの集約印刷の設定を「Page Mode」で扱っているものとする(Page Modeがデフォルトの動作モード)。   When creating the “job attributes within DFE”, the JDF analysis unit 56 sets “RIP control mode” to “job attributes within DFE”. Whether each company's print job is created in “Page Mode” or “Sheet Mode” is investigated in advance. Therefore, if the manufacturer of the application 12 that created the JDF is determined, the “RIP control mode” can also be determined. In this embodiment, it is assumed that the DFE 32 handles the setting of the aggregate print of print jobs in “Page Mode” (Page Mode is the default operation mode).

また、JDF解析部56は、PageModeシート属性生成部63を有している。PageModeシート属性生成部63は、JDFを解析し「Page Mode」で動作するRIPエンジン59に対し、集約印刷とシート属性が設定されているか否かを判定する。集約印刷とシート属性が設定されたJDFが「Page Mode」で動作するRIPエンジン用に作成されている場合、以下の処理が行われる。なお、シート属性とは、シート面の全体に対する加工設定(スタンプ、ヘッダー、フッター、地紋など)である。   Further, the JDF analysis unit 56 has a PageMode sheet attribute generation unit 63. The PageMode sheet attribute generation unit 63 analyzes the JDF and determines whether or not aggregate printing and sheet attributes are set for the RIP engine 59 operating in “Page Mode”. When a JDF in which aggregate printing and sheet attributes are set is created for a RIP engine that operates in “Page Mode”, the following processing is performed. The sheet attribute is a processing setting (stamp, header, footer, background pattern, etc.) for the entire sheet surface.

PageModeシート属性生成部63は、「Page Mode」で動作するRIPエンジン用のJDFに集約印刷とシート属性が設定されている場合、「シート用」と「ページ用」の「DFE内ジョブ属性」を生成する。これにより、「Page Mode」で複数のページを集約した後、「Sheet Mode」でシート面に対する加工が可能になる。「シート用」と「ページ用」の「DFE内ジョブ属性」については図13で説明する。   The page mode sheet attribute generation unit 63 sets “job attributes in DFE” of “for sheet” and “for page” when the aggregate printing and the sheet attribute are set in the JDF for the RIP engine operating in “Page Mode”. Generate. As a result, after a plurality of pages are collected in “Page Mode”, the sheet surface can be processed in “Sheet Mode”. “Job attributes in DFE” of “for sheet” and “for page” will be described with reference to FIG.

また、PageModeシート属性生成部63は、シート用の「DFE内ジョブ属性」に「DFE内ジョブ属性間関連情報」という情報を追加して、ここに当該シート用の「DFE内ジョブ属性」と関連するページ用の「DFE内ジョブ属性」を一意に示す情報を付与する。すなわち、「DFE内ジョブ属性間関連情報」によりシート用の「DFE内ジョブ属性」とページ用の「DFE内ジョブ属性」とが紐付けられる。   Further, the PageMode sheet attribute generation unit 63 adds information “related information between job attributes within DFE” to the “job attribute within DFE” for the sheet, and relates to the “job attribute within DFE” for the sheet. Information uniquely indicating the “job attribute within DFE” for the page to be assigned is assigned. That is, the “job attribute in DFE” for a sheet and the “job attribute in DFE” for a page are linked by “related information between job attributes in DFE”.

以上により「DFE内ジョブ属性」を取得したジョブ制御部55は、「DFE内ジョブ属性」とPDLを「RIP Parameter List」に変換し、RIP制御部58に対して、「RIP Parameter List」という形で印刷ジョブを出力する。本実施形態では、ジョブ制御部55が印刷ジョブ毎にRIP制御部58に対して印刷ジョブを出力する。「RIP Parameter List」は制御データの一例である。   The job control unit 55 that has acquired the “job attributes within DFE” as described above converts the “job attributes within DFE” and the PDL into “RIP Parameter List”, and sends the “RIP Parameter List” to the RIP control unit 58. To output the print job. In the present embodiment, the job control unit 55 outputs a print job to the RIP control unit 58 for each print job. “RIP Parameter List” is an example of control data.

「シート用」と「ページ用」の「DFE内ジョブ属性」が作成された場合は、「RIP Parameter List」もページ用とシート用の2つが作成される。   When “job attributes in DFE” for “sheet” and “for page” are created, two “RIP Parameter List” are created for page and sheet.

ジョブ制御部55はPageModeシート属性変換部62を有する。PageModeシート属性変換部62は、「DFE内ジョブ属性」の「DFE内ジョブ属性間関連情報」を参照し、複数の「DFE内ジョブ属性」の間に関連がある場合、「DFE内ジョブ属性間関連情報」に応じて「RIP Parameter List」を生成する。すなわち、ページ用の「RIP Parameter List」の画像出力先(特許請求の範囲の描画データ出力先の一例である)を、シート用の「RIP Parameter List」の画像入力先(特許請求の範囲の描画データ入力先の一例である)に変更する。具体的には後述する。   The job control unit 55 includes a PageMode sheet attribute conversion unit 62. The PageMode sheet attribute conversion unit 62 refers to “related information between job attributes within DFE” of “job attributes within DFE”, and if there is a relationship between a plurality of “job attributes within DFE”, Generate “RIP Parameter List” according to “Related Information”. That is, the image output destination of the “RIP Parameter List” for the page (which is an example of the drawing data output destination of the claims) is the image input destination of the “RIP Parameter List” for the sheet (the drawing of the claims) It is an example of a data input destination). Details will be described later.

なお、「RIP Parameter List」はRIPエンジン59にてRIP処理を行うために必要な情報の集合である。ジョブ制御部55は「RIP Parameter List」の情報からRIPエンジン59へのRIP処理の命令を決定する。この命令をRIPコマンドという。「RIP Parameter List」には「RIP制御モード」が含まれている。RIP制御部58は「RIP制御モード」に応じてRIPエンジン59を制御する。よって、「RIP制御モード」によりシーケンスが決定される。   The “RIP Parameter List” is a set of information necessary for the RIP engine 59 to perform RIP processing. The job control unit 55 determines the RIP processing instruction to the RIP engine 59 from the information of the “RIP Parameter List”. This instruction is called a RIP command. The “RIP Parameter List” includes “RIP control mode”. The RIP control unit 58 controls the RIP engine 59 in accordance with the “RIP control mode”. Therefore, the sequence is determined by the “RIP control mode”.

RIP部57は、RIP制御部58とRIPエンジン59を有し、これらによりラスターデータを作成する。RIP制御部58は、「RIP Parameter List」の情報を解析して、複数あるRIPエンジン59から使用するRIPエンジン59を決定する。RIPエンジン59の決定は、「RIP Parameter List」の1つ以上の項目に基づく場合と、「RIP Parameter List」に明示されたRIPエンジン識別情報に基づく場合とがある。例えばジョブ制御部55が「RIP Parameter List」にRIPエンジン識別情報を明示していれば、RIPエンジン識別情報が指示するRIPエンジン59を選択する。RIP制御部58は、「RIP Parameter List」を参照して、選択したRIPエンジン59にRIPコマンドを送信する。   The RIP unit 57 includes a RIP control unit 58 and a RIP engine 59, and creates raster data using them. The RIP control unit 58 analyzes the information of “RIP Parameter List” and determines a RIP engine 59 to be used from a plurality of RIP engines 59. The determination of the RIP engine 59 may be based on one or more items of the “RIP Parameter List” or based on RIP engine identification information specified in the “RIP Parameter List”. For example, if the job control unit 55 clearly indicates the RIP engine identification information in the “RIP Parameter List”, the RIP engine 59 indicated by the RIP engine identification information is selected. The RIP control unit 58 refers to the “RIP Parameter List” and transmits a RIP command to the selected RIP engine 59.

また、RIP制御部58は、「RIP Parameter List」を参照して、「RIP制御モード」が「Sheet Mode」の場合、「Sheet Mode」に従ってRIPコマンドをRIPエンジン59に出力する。これにより、印刷ジョブ(主にPDL)の違いを吸収できる。   Further, the RIP control unit 58 refers to the “RIP Parameter List”, and outputs the RIP command to the RIP engine 59 according to “Sheet Mode” when the “RIP control mode” is “Sheet Mode”. Thereby, it is possible to absorb the difference between the print jobs (mainly PDL).

RIPエンジン59はレンダリングエンジンであり、RIPコマンドに従ってラスタライズを行うことでラスターデータを作成する。RIPエンジン59は特許請求の範囲の「描画データ作成手段」の一例である。RIPエンジン59は、ソフトウェア又はLSIなどのハードウェアのどちらで実装されていてもよい。ソフトウェアで実装されている場合、各RIPエンジン59はマルチタスクにより並列にレンダリングを行い、ハードウェアにより実装されている場合、各RIPエンジン59は独立にレンダリングできるので並列にレンダリングできる。なお、RIPエンジン59においてソフトウェアとハードウェアの実装が混在していてもよい。   The RIP engine 59 is a rendering engine, and creates raster data by performing rasterization according to the RIP command. The RIP engine 59 is an example of the “drawing data creation means” in the claims. The RIP engine 59 may be implemented by either software or hardware such as LSI. When implemented in software, each RIP engine 59 renders in parallel by multitasking, and when implemented in hardware, each RIP engine 59 can render independently and can render in parallel. In the RIP engine 59, software and hardware may be mixed.

画像格納部60は、作成されたラスターデータが格納される記憶手段である。画像格納部60は、例えば、補助記憶装置323に搭載される。または、ネットワーク上の記憶装置に搭載されてもよい。   The image storage unit 60 is a storage unit that stores created raster data. The image storage unit 60 is mounted on the auxiliary storage device 323, for example. Alternatively, it may be mounted on a storage device on the network.

プリンター制御部61は、プリンター31と接続されており、画像格納部60に格納されているラスターデータを読み出しプリンター31に送信することで印刷を行う。また、ジョブ制御部55から取得した「Finishing情報」に基づき仕上げ処理を行う。   The printer control unit 61 is connected to the printer 31, and performs printing by reading raster data stored in the image storage unit 60 and transmitting the raster data to the printer 31. Also, finishing processing is performed based on “Finishing information” acquired from the job control unit 55.

プリンター制御部61は、各種の通信規格を利用してプリンター31と通信し、プリンター31の情報を取得することができる。例えば印刷ワークフローの規格を定めるCIP4では、JDFの規格としてデバイス仕様情報をプリンター31と送受信するDevCapsという規格を定めている。また、SNMP(Simple Network Management Protocol)という通信プロトコルとMIB(Management Information Base)というデータベースとを利用したプリンター31の情報の収集方法も知られている。プリンター制御部61はこれらを利用してプリンター31に格納されている各種の情報を取得する。   The printer control unit 61 can acquire information of the printer 31 by communicating with the printer 31 using various communication standards. For example, CIP4, which defines a print workflow standard, defines a standard called DevCaps that transmits / receives device specification information to / from the printer 31 as a JDF standard. Also known is a method of collecting information about the printer 31 using a communication protocol called SNMP (Simple Network Management Protocol) and a database called MIB (Management Information Base). The printer control unit 61 uses these to acquire various types of information stored in the printer 31.

〔JDF及びJDFを作成したアプリケーションのメーカの決定について〕
JDFはXML(Extensible Markup Language)で記述される。XMLはタグに意味をもたせて文書を構造化する構造化テキストの規格である。
[Determination of JDF and the manufacturer of the application that created JDF]
JDF is described in XML (Extensible Markup Language). XML is a standard for structured text in which a tag is structured to structure a document.

図8は、JDFの記載の一部を説明する図の一例である。図8(a)のJDFはC社のアプリケーション12が作成したものであるとする。JDFには、印刷ジョブに対する指示内容が記述されている。
「JDF xmlns="http://www.CIP4.org/JDFSchema_1_1"」は、CIP4準拠のJDFチケットであることを示す。
「xmlns:C="www.ccc.com/schema/ccc"」は、CIP4準拠外の各印刷業者/ベンダーが独自に拡張したJDFタグ定義を示す。本例の場合、JDF内の「C:」から始まるタグは、全て拡張タグになる。
「ResourcePool」は、印刷を実現するための属性の集合を定義する。
「LayoutPreparationParams」は、「ResourcePool」に定義される属性のひとつであり、面付け関連の属性を定義する。
「ResourceLinkPool」は、ページ間などジョブ内の特定の範囲で属性が異なる場合などに、その範囲に対する「ResourcePool」内の共通利用する属性への参照の集合を定義する。
「ComponentLink」は、「ResourceLinkPool」内の参照の定義のひとつであり、出力物に関わる属性の参照とその情報を指定する。
「Amount」は、部数を指定する。
「Rotate」は、画像の回転角度を指定する。
FIG. 8 is an example of a diagram for explaining a part of the description of JDF. Assume that the JDF in FIG. 8A is created by the application 12 of company C. In JDF, instruction contents for a print job are described.
“JDF xmlns =“ http://www.CIP4.org/JDFSchema_1_1 ”” indicates that this is a CIP4-compliant JDF ticket.
“Xmlns: C =“ www.ccc.com/schema/ccc ”” indicates a JDF tag definition uniquely extended by each printer / vendor not conforming to CIP4. In this example, all tags starting with “C:” in the JDF are extended tags.
“ResourcePool” defines a set of attributes for realizing printing.
“LayoutPreparationParams” is one of the attributes defined in “ResourcePool” and defines imposition-related attributes.
“ResourceLinkPool” defines a set of references to commonly used attributes in “ResourcePool” for a specific range within a job, such as between pages.
“ComponentLink” is one of the definitions of references in “ResourceLinkPool”, and specifies the attribute reference and information related to the output.
“Amount” specifies the number of copies.
“Rotate” specifies the rotation angle of the image.

図8(b)はA社の拡張の一例を、図8(c)はB社の拡張の一例を示す。図8(b)の「xmlns:A="www.aaa.com/schema/aaa"」は、JDF内の「A:」から始まるタグは、全てA社の拡張タグになることを意味する。図8(c)の「xmlns:B="www.bbb.com/schema/bbb"」は、JDF内の「B:」から始まるタグは、全てB社の拡張タグになることを意味する。   FIG. 8B shows an example of the extension of company A, and FIG. 8C shows an example of the extension of company B. “Xmlns: A =“ www.aaa.com/schema/aaa ”” in FIG. 8B means that all tags starting with “A:” in the JDF become extension tags of company A. “Xmlns: B =“ www.bbb.com/schema/bbb ”” in FIG. 8C means that all tags starting with “B:” in the JDF become expansion tags for the B company.

したがって、JDF解析部56は、JDFのこれらの記述を参照することで、JDFを作成したアプリケーション12のメーカを判別できる。アプリケーション12のメーカに応じて後述する変換テーブル64を用いて、JDFをC社のDFE32が扱うことができる「DFE内ジョブ属性」に変換できる。   Therefore, the JDF analysis unit 56 can determine the manufacturer of the application 12 that created the JDF by referring to these descriptions in the JDF. The JDF can be converted into “job attributes within DFE” that can be handled by the CFE DFE 32 using a conversion table 64 described later according to the manufacturer of the application 12.

<「Page Mode」においてシート属性を有するか否かの判断>
図9を用いて「Page Mode」におけるシート属性を有するJDFについて説明する。図9(a)はスタンプのシート属性において期待される出力結果の一例を示し、図9(b)はスタンプのシート属性を含むJDFの一例を示す。図9(c)はスタンプのセル属性において期待される出力結果の一例を示し、図9(d)はスタンプのセル属性を含むJDFの一例を、それぞれ示す。シート属性が1枚のシートに集約された複数のページ跨る加工を指示するのに対し、セル属性は1枚のシートに集約される各ページ毎に加工を指示する。よって、シート属性のスタンプは1枚のシートに跨ってαという文字が1つ形成され、セル属性のスタンプは各ページにαという文字が形成される。
<Determining whether or not the sheet has a sheet attribute in "Page Mode">
A JDF having a sheet attribute in “Page Mode” will be described with reference to FIG. FIG. 9A shows an example of an output result expected in the sheet attribute of the stamp, and FIG. 9B shows an example of JDF including the sheet attribute of the stamp. FIG. 9C shows an example of an output result expected in the cell attribute of the stamp, and FIG. 9D shows an example of JDF including the cell attribute of the stamp. While the sheet attribute indicates processing across a plurality of pages aggregated in one sheet, the cell attribute indicates processing for each page aggregated in one sheet. Therefore, the sheet attribute stamp is formed with one letter α across one sheet, and the cell attribute stamp is formed with the letter α on each page.

図9(b)(d)に示すように、
LayouPreparationParamsタブにて、「N-up(集約印刷)」の情報を示している。
Layoutタグの「MarkObject」にて、スタンプ「@」の情報を示している。
As shown in FIGS. 9B and 9D,
In the LayouPreparationParams tab, the information of “N-up (combined printing)” is shown.
The information of the stamp “@” is indicated by “MarkObject” of the Layout tag.

ここでResourceLinkPool では、ユーザ要求のジョブを実現する上での処理のつながりを示している。ResourcePool では、実際の処理の情報が記載されている。ResourceLinkPool と ResourcePool 内のタグ情報は、ResourcePool の<要素名 >と ResourceLinkPool 内の<要素名Link> という形で関連付けられている。例えば、LayoutLink と Layout は関連付けられている。   Here, ResourceLinkPool shows the connection of processing for realizing the job requested by the user. ResourcePool describes the actual processing information. Tag information in ResourceLinkPool and ResourcePool is associated in the form of <element name> in ResourcePool and <element name Link> in ResourceLinkPool. For example, LayoutLink and Layout are related.

したがって、次の記述に基づきセル属性のスタンプではなく、シート属性のスタンプと判別することが可能になる。
ResourceLinkPool内に以下の内容がそれぞれ独立に定義されている。
・LayoutLinkとしてスタンプ処理を含むLayoutへのリンクが定義されており、
・LayoutPrepareationParamsLink としてN-up処理を含むLayoutPreparationParamsが定義されている。
Therefore, based on the following description, it can be determined that the stamp is not a cell attribute but a sheet attribute.
The following contents are defined independently in ResourceLinkPool.
・ Link to Layout including stamp processing is defined as LayoutLink,
-LayoutPreparationParams including N-up processing is defined as LayoutPrepareationParamsLink.

PageModeシート属性生成部63は、このような判別基準に基づき、「Page Mode」のシート属性があるか否かを判断する。   The PageMode sheet attribute generation unit 63 determines whether or not there is a “Page Mode” sheet attribute based on such a determination criterion.

〔DFE内ジョブ属性の作成〕
図10、11を用いて「DFE内ジョブ属性」の作成について説明する。図10は変換テーブル64の一例を、図11は「DFE内ジョブ属性」の作成を説明する図の一例である。JDF解析部56は、JDFを作成したアプリケーション12のメーカ(印刷ジョブが処理されることが想定されているRIPエンジン59)の変換テーブル64を用いてJDFを「DFE内ジョブ属性」に変換する。JDFを作成したアプリケーション12のメーカを判断できない場合は、すべての変換テーブル64を用いてJDFを「DFE内ジョブ属性」に変換してもよい。
[Create job attributes in DFE]
Creation of “job attributes within DFE” will be described with reference to FIGS. FIG. 10 is an example of a conversion table 64, and FIG. 11 is an example of a diagram for explaining creation of “job attributes within DFE”. The JDF analysis unit 56 converts the JDF into “job attributes within DFE” using the conversion table 64 of the manufacturer of the application 12 that created the JDF (the RIP engine 59 that is supposed to process the print job). If the manufacturer of the application 12 that created the JDF cannot be determined, the JDF may be converted into “job attributes within DFE” using all the conversion tables 64.

図10(a)はC社の変換テーブル64の一例を示す。C社の変換テーブル64は、「Amount」という属性名の属性値を「部数」という項目名の項目値に対応させ、「Rotate」という属性名の属性値を「回転」という項目名の項目値に対応させる。   FIG. 10A shows an example of the conversion table 64 of company C. The conversion table 64 of company C associates the attribute value of the attribute name “Amount” with the item value of the item name “number of copies”, and sets the attribute value of the attribute name “Rotate” to the item value of the item name “rotate”. To correspond to.

変換方法は、図11に示すように、JDFのタグ内の属性と「DFE内ジョブ属性」の項目を対応づける変換テーブル64を参照し、JDFの属性値を「DFE内ジョブ属性」の項目値として配置するというものである。   As shown in FIG. 11, the conversion method refers to the conversion table 64 that associates the attribute in the JDF tag with the item “job attribute in DFE”, and sets the JDF attribute value to the item value of “job attribute in DFE”. It is something to arrange as.

JDF解析部56は、C社の変換テーブル64だけでなく、A社の変換テーブル64とB社の変換テーブル64を予め保持している。図10(b)はA社の変換テーブル64を、図10(c)はB社の変換テーブル64をそれぞれ示す。JDF解析部56は上記のようにJDFから拡張タグを指定する記述を検出して、アプリケーション12のメーカを判断し、各メーカに対応した変換テーブル64を使用する。   The JDF analysis unit 56 holds not only the conversion table 64 of company C but also the conversion table 64 of company A and the conversion table 64 of company B in advance. FIG. 10B shows the conversion table 64 of company A, and FIG. 10C shows the conversion table 64 of company B. The JDF analysis unit 56 detects the description specifying the extension tag from the JDF as described above, determines the manufacturer of the application 12, and uses the conversion table 64 corresponding to each manufacturer.

A社、B社のJDFの場合も同様に変換できる。A社の変換テーブル64は、「A:Amount」という属性名の属性値を「部数」という項目名の項目値に対応させ、「A:Rotate」という属性名の属性値を「回転」という項目名の項目値に対応させる。B社の変換テーブル64は、「B:DeliveryAmount」という属性名の属性値を「部数」という項目名の項目値に対応させ、「B:Rotate」という属性名の属性値を「回転」という項目名の項目値に対応させる。なお、B社の変換テーブル64では、「B:AlternateRotation」という属性名の属性値が「false」の場合のみ回転が有効になる。したがって、A社又はB社のJDFであると判定されれば、C社のJDFと同様に「DFE内ジョブ属性」を作成できる。   In the case of JDF of Company A and Company B, conversion can be performed in the same manner. The conversion table 64 of company A associates the attribute value of the attribute name “A: Amount” with the item value of the item name “number of copies” and sets the attribute value of the attribute name “A: Rotate” to the item “rotation”. Corresponds to the name field value. The conversion table 64 of company B associates the attribute value of the attribute name “B: DeliveryAmount” with the item value of the item name “number of copies” and sets the attribute value of the attribute name “B: Rotate” to the item “rotation”. Corresponds to the name field value. In the conversion table 64 of company B, rotation is valid only when the attribute value of the attribute name “B: AlternateRotation” is “false”. Therefore, if it is determined that the JDF is from Company A or Company B, the “job attribute in DFE” can be created in the same manner as Company J's JDF.

なお、JDF解析部56は、集約印刷における印刷ジョブの形式が自社(C社)と異なる会社のアプリケーション12により作成されていると判断すると、「DFE内ジョブ属性」の「RIP制御モード」という項目に「Sheet Mode」を設定する。アプリケーション12が自社製であったり、集約印刷における印刷ジョブの形式が自社(C社)と同じ会社のアプリケーション12である場合は、「RIP制御モード」という項目に「Page Mode」を設定する。これにより、RIP制御部58は「RIP制御モード」に応じてRIPエンジン59に出力するRIPコマンドを制御できる。   If the JDF analysis unit 56 determines that the print job format in the aggregate printing is created by the application 12 of a company different from the company (C company), the item “RIP control mode” of “Job attribute in DFE” Set “Sheet Mode” to. If the application 12 is an in-house manufactured application or the application 12 of the same company as the company (C company) in the print job format in aggregate printing, “Page Mode” is set in the item “RIP control mode”. Thereby, the RIP control unit 58 can control the RIP command output to the RIP engine 59 in accordance with the “RIP control mode”.

図12は、「DFE内ジョブ属性」の一例を示す図である。「DFE内ジョブ属性」は大きく、ジョブの実行に関する「Job情報」、ラスターデータに関する「Edit情報」、及び、仕上げ処理に関する「Finishing情報」に区分されている。
・Job情報の「部数」という項目は、出力部数を指定する。
・Job情報の「ページ数」という項目は、ページ数を指定する。
・Job情報の「RIP制御モード」という項目は、「RIP制御モード」を指定する。
・Job情報の「DFE内ジョブ属性間関連情報」という項目は、複数の「DFE内ジョブ属性」を関連づける情報が格納される。例えば、シート用の「DFE内ジョブ属性」とページ用の「DFE内ジョブ属性」を一意に関連づけする情報が格納される。
・Edit情報の「向き情報」という項目は、印刷の向きを指定する。
・Edit情報の「印刷面情報」という項目は、印刷面を指定する。
・Edit情報の「回転」という項目はページの回転角度を指定する。
・Edit情報の「拡大/縮小」という項目は拡大/縮小と変倍率を指定する。
・Edit情報の「イメージ位置:オフセット」という項目はイメージのオフセットを指定する。
・Edit情報の「イメージ位置:位置調整情報」という項目はイメージの位置調整を指定する。
・Edit情報の「レイアウト情報:カスタム・インポジション配置」という項目は、カスタム面の配置を指定する。
・Edit情報の「レイアウト情報:ページ数」という項目は、用紙1枚のページ数を指定する。
・Edit情報の「レイアウト情報:インポジション情報」という項目は、面配置に関する情報を指定する。
・Edit情報の「レイアウト情報:ページ順序情報」という項目は、印刷されるページの順序に関する情報を指定する。
・Edit情報の「レイアウト情報:クリープ位置調整」という項目は、クリープ位置の調整に関する情報を指定する。
・Edit情報の「マージン情報」という項目は、フィット・ボックスやガターなどのマージンに関する情報を指定する。
・Edit情報の「マーク情報:センター・クロップ・マーク情報」という項目は、センター・クロップ・マークに関する情報を指定する。
・Edit情報の「マーク情報:コーナー・クロップ・マーク情報」という項目は、コーナー・クロップ・マーク情報に関する情報を指定する。
・Edit情報の「シート属性」:スタンプ、ヘッダー、フッター、地紋などの情報を指定する。
・Finishing情報の「Collate情報」という項目は、文書が複数部数印刷される場合にページ単位で印刷するか文書単位で印刷するかの情報を指定する。
・Finishing情報の「ステープル/バインド情報」という項目は、ステープル/バインドに関する情報を指定する。
・Finishing情報の「パンチ情報」という項目は、パンチに関する情報を指定する。
・Finishing情報の「折り情報」という項目は、折りに関する情報を指定する。
・Finishing情報の「トリム」という項目は、トリムに関する情報を指定する。
・Finishing情報の「出力トレイ情報」という項目は、出力トレイに関する情報を指定する。
・Finishing情報の「入力トレイ」という項目は、入力トレイに関する情報を指定する。
・Finishing情報の「カバー・シート情報」という項目は、カバー・シートに関する情報を指定する。
FIG. 12 is a diagram illustrating an example of “job attributes within DFE”. The “job attributes within DFE” are broadly divided into “Job information” relating to job execution, “Edit information” relating to raster data, and “Finishing information” relating to finishing processing.
-The item “number of copies” of the job information specifies the number of copies to be output.
The item “number of pages” in the job information specifies the number of pages.
The item “RIP control mode” of the job information designates “RIP control mode”.
The item “related information between job attributes within DFE” of the job information stores information associating a plurality of “job attributes within DFE”. For example, information that uniquely associates the “job attributes in DFE” for sheets and the “job attributes in DFE” for pages is stored.
The item “Orientation Information” in the Edit information specifies the printing direction.
The item “printing surface information” in the Edit information specifies the printing surface.
-The item "Rotation" in the Edit information specifies the page rotation angle.
-The item "Enlarge / Reduce" in Edit information specifies enlargement / reduction and scaling.
-The item “image position: offset” in the Edit information specifies an offset of the image.
The item “image position: position adjustment information” in the Edit information specifies image position adjustment.
-The item "layout information: custom in-position arrangement" in the Edit information specifies the arrangement of the custom surface.
The item “layout information: number of pages” of the Edit information designates the number of pages of one sheet.
The item “layout information: imposition information” in the Edit information specifies information related to the surface layout.
The item “layout information: page order information” in the Edit information specifies information related to the order of pages to be printed.
The item “layout information: creep position adjustment” of the Edit information specifies information related to the adjustment of the creep position.
-The item "margin information" in Edit information specifies information about margins such as fit box and gutter.
The item “mark information: center / crop / mark information” in the Edit information specifies information about the center / crop / mark.
The item “mark information: corner / crop / mark information” in the Edit information designates information related to the corner / crop / mark information.
Edit information “sheet attribute”: Designates information such as stamp, header, footer, and background pattern.
The item “Collate information” of the Finishing information specifies information on whether to print in units of pages or in units of documents when a plurality of copies of a document are printed.
The item “staple / bind information” of the finishing information designates information related to stapling / binding.
-The item "punch information" in the Finishing information specifies information related to punching.
-The item "folding information" of the Finishing information specifies information about folding.
-The item "Trim" in the Finishing information specifies information related to trim.
-The item "output tray information" of the Finishing information specifies information about the output tray.
-The item "input tray" in the Finishing information specifies information related to the input tray.
-The item "cover / sheet information" of the Finishing information specifies information about the cover / sheet.

また、図示するように、「DFE内ジョブ属性」には「RIP制御モード」が設定される。「RIP制御モード」には「Page Mode」又は「Sheet Mode」が設定される。なお、ダミーJDFの場合、「RIP制御モード」には「Page Mode」が設定されるものとする。   Further, as shown in the figure, “RIP control mode” is set in “job attribute within DFE”. In “RIP control mode”, “Page Mode” or “Sheet Mode” is set. In the case of a dummy JDF, “Page Mode” is set to “RIP control mode”.

<「シート用」と「ページ用」の「DFE内ジョブ属性」>
図13を用いて「シート用」と「ページ用」の「DFE内ジョブ属性」の違いについて説明する。
<"Job attributes in DFE" for "Sheet" and "For page">
A difference between “job attribute in DFE” between “for sheet” and “for page” will be described with reference to FIG.

ページ用の「DFE内ジョブ属性」は、集約印刷するための属性を含むため拡大/縮小(集約なので縮小)、及び、回転の属性が設定されている。図13では、1〜4ページを用紙の形状に合わせて1シートに集約するため、90度左に回転されている。また、4ページを1シートに集約するため縮小されている。このため、ページ用の「DFE内ジョブ属性」には縮小(縮小率など)と回転(回転角など)の属性が設定されている。   The “job attributes within DFE” for a page includes attributes for aggregate printing, and therefore attributes of enlargement / reduction (reduction due to aggregation) and rotation are set. In FIG. 13, pages 1 to 4 are rotated 90 degrees to the left in order to combine them into one sheet according to the shape of the paper. In addition, the page is reduced to consolidate four pages into one sheet. For this reason, attributes for reduction (reduction ratio, etc.) and rotation (revolution angle, etc.) are set in the “job attributes within DFE” for a page.

一方、シート用の「DFE内ジョブ属性」では縮小や回転の属性は不要なので、これらの属性に関する設定は存在しない。また、各ページが集約された状態で画像入力先をはじめとする各属性が設定されている。画像入力先とは、4つのセル(縮小・回転された各ページの画像)を指定する情報である。   On the other hand, since the “DFE job attributes” for sheets do not require reduction or rotation attributes, there is no setting for these attributes. In addition, each attribute including an image input destination is set in a state where each page is aggregated. The image input destination is information for designating four cells (images of each page reduced and rotated).

また、シート用の「DFE内ジョブ属性」では、Edit情報の「シート属性」にスタンプなどを指示する情報が含まれる。これに対し、ページ用の「DFE内ジョブ属性」ではEdit情報の「シート属性」にスタンプなどの指示は含まれない。   In the “job attribute within DFE” for a sheet, information indicating a stamp or the like is included in the “sheet attribute” of Edit information. On the other hand, in the “job attribute within DFE” for the page, the “sheet attribute” of the Edit information does not include an instruction such as a stamp.

〔RIP Parameter List〕
図14は、「RIP Parameter List」の一例を示す図である。
・入出力データ種類情報は、入力、出力データの種類を指定する。(入力、出力データは、PDLのみだけではなく、テキストファイルや、JPEGなどの画像データも指定される。
・入出力データの読み書き位置指定方式情報は、入力、出力データのオフセット(読み込み/書き込み位置)の指定方法を指定する。例えば、指定の位置から、現在の位置から、最後尾から、などを指定できる。
・入出力データの読み書き位置情報は、入力、出力データの現在の処理位置を指定する。
・入出力データの読み書きの実行モード情報は、実行モードを指定する情報である。例えば、READ、WRITE、READ_WRITEなどを指定する。
・単位情報(ディメンジョン)は、「RIP Parameter List」内で使用する単位を指定する。例えば、「mm」、「inch」、「pel」、「point」などが指定される。
・入出力データの圧縮方式情報は、入力、出力データの圧縮方法を指定する。例えば、「UNCOMPRESSED」、「PACKBITS」などが指定される。
・「RIP制御モード」は、集約印刷における制御モードを指定する。例えば、「Page Mode」又は「Sheet Mode」が指定される。
[RIP Parameter List]
FIG. 14 is a diagram illustrating an example of a “RIP Parameter List”.
• Input / output data type information specifies the type of input and output data. (For input and output data, not only PDL but also text files and image data such as JPEG are designated.
-The input / output data read / write position designation method information designates the method for designating the input / output data offset (read / write position). For example, from the specified position, from the current position, from the tail, etc. can be specified.
-The input / output data read / write position information specifies the current processing position of input and output data.
The execution mode information for reading and writing input / output data is information for specifying the execution mode. For example, READ, WRITE, READ_WRITE, etc. are specified.
-Unit information (dimension) specifies the unit to be used in the “RIP Parameter List”. For example, “mm”, “inch”, “pel”, “point”, and the like are designated.
-Input / output data compression method information specifies the compression method for input and output data. For example, “UNCOMPRESSED”, “PACKBITS”, etc. are specified.
“RIP control mode” designates a control mode in aggregate printing. For example, “Page Mode” or “Sheet Mode” is designated.

入出力画像情報部は、「出力画像に関する情報」「入力画像に関連する情報」「画像の取り扱いに関する情報」を有している。
・画像フォーマット・タイプは、出力画像のフォーマットのタイプを指定する。例えば、ラスタ等が指定される。
・画像フォーマット・ディメンジョンは、出力画像フォーマットのディメンジョンを指定する。
・画像フォーマット・解像度は、出力画像フォーマットの解像度を指定する。
・画像の位置は、出力画像の位置を指定する。
・カラーセパレーション情報は、カラーセパレーション(カラー分解)を指定する。例えば「k」、「cmyk」、「separation」などが指定される。
・カラープレーン・フィット・ポリシー情報は、カラープレーンの展開方式を指定する。
・プレーン・シフト情報は、カラープレーンのシフト量を指定する。
・画像フォーマットのカラービット数は、出力画像フォーマットのカラービット数を指定する。
・画像の向き情報は、出力画像のページの向きを指定する。
・作像位置情報は、クロップ・エリアの位置情報を指定する。
・作像サイズ情報は、クロップ・エリアのサイズ情報を指定する。
・作像方式情報は、クリップのポリシーを指定する。
・カラーICC情報は、カラーICCプロファイルに関する情報を指定する。
・フォント代替情報は、フォントの代替に関する情報を指定する。
・作像基点情報は、作像起点を指定する。例えば、「センター」、「右上」などが指定される。
・フラットKブラック情報は、フラットKブラックに関する情報を指定する。
・レンダリング情報は、レンダリング(ラスタライズ)に関する情報を指定する。
・画像フォーマット・タイプは、入力画像のフォーマットのタイプを指定する。例えば、ラスタ等が指定される。
・画像フォーマット・ディメンジョンは、入力画像フォーマットのディメンジョンを指定する。
・画像フォーマット・解像度は、入力画像フォーマットの解像度を指定する。
・画像の位置は、入力画像の位置を指定する。
・入力データは、入力データを指定する。
・ページ範囲情報は、ページ番号を指定する。
・カラーICC情報は、カラーICCプロファイルに関する情報を指定する。
・スケーリング・オフセット情報は、拡大縮小アルゴリズムのオフセットを指定する。例えば、水平方向オフセット、垂直方向オフセットなどが指定される。
・オブジェクト・領域情報は、オブジェクト領域の幅、高さを指定する。
・ハーフトーン情報は、ハーフトーンのオフセットを指定する。例えば、水平方向オフセット、垂直方向オフセットが指定される。
・スケーリング・アルゴリズム情報は、スケーリングの方式を指定する。
The input / output image information section includes “information relating to an output image”, “information relating to an input image”, and “information relating to image handling”.
-The image format type specifies the format type of the output image. For example, raster or the like is designated.
-The image format / dimension specifies the dimension of the output image format.
・ Image format / resolution specifies the resolution of the output image format.
-The position of the image specifies the position of the output image.
-Color separation information specifies color separation (color separation). For example, “k”, “cmyk”, “separation” and the like are designated.
The color plane fit policy information specifies the color plane development method.
The plane shift information specifies the color plane shift amount.
-The number of color bits of the image format specifies the number of color bits of the output image format.
The image orientation information specifies the page orientation of the output image.
-The image forming position information specifies the position information of the crop area.
-Image formation size information specifies size information of the crop area.
-The image formation method information specifies the clip policy.
-Color ICC information specifies information related to the color ICC profile.
-Font substitution information specifies information about font substitution.
-The image formation origin point specifies the image formation origin. For example, “center”, “upper right”, etc. are designated.
-Flat K black information specifies information about flat K black.
Rendering information specifies information related to rendering (rasterization).
Image format type specifies the format type of the input image. For example, raster or the like is designated.
-The image format / dimension specifies the dimension of the input image format.
-The image format / resolution specifies the resolution of the input image format.
-The position of the image specifies the position of the input image.
-Input data specifies input data.
・ Page range information specifies page numbers.
-Color ICC information specifies information related to the color ICC profile.
-Scaling offset information specifies the offset of the scaling algorithm. For example, a horizontal offset, a vertical offset, etc. are designated.
Object / area information specifies the width and height of the object area.
-Halftone information specifies halftone offset. For example, a horizontal direction offset and a vertical direction offset are designated.
• Scaling algorithm information specifies the scaling method.

PDLに関連する情報は、データ領域、サイズ情報、及び、データの配置方法を指定する。
・データ領域は、PDLの格納されている領域情報を指定する。フォント情報、ページ数の情報などは、このデータ領域内に存在するPDLに含まれている。
・サイズ情報は、PDLのサイズを指定する。
・データの配置方法は、データの配置方式を指定する。例えば、リトルエンディアン、ビッグエンディアンなどが指定される。
Information related to PDL specifies a data area, size information, and a data arrangement method.
The data area specifies area information in which PDL is stored. Font information, information on the number of pages, and the like are included in the PDL existing in this data area.
-The size information specifies the size of the PDL.
-The data arrangement method specifies the data arrangement method. For example, little endian or big endian is specified.

<Page Modeでシート属性がある場合の「RIP Parameter List」>
PageModeシート属性変換部62は、ページ用の「RIP Parameter List」の画像出力先をシート用の「RIP Parameter List」の画像入力先に変更する。「DFE内ジョブ属性」にDFE内ジョブ属性間関連情報があることで、画像出力先を変換すべき「RIP Parameter List」を判断できる。
<"RIP Parameter List" when there is a sheet attribute in Page Mode>
The PageMode sheet attribute conversion unit 62 changes the image output destination of the “RIP Parameter List” for the page to the image input destination of the “RIP Parameter List” for the sheet. Since there is related information between job attributes within DFE in “job attributes within DFE”, it is possible to determine the “RIP Parameter List” to which the image output destination should be converted.

「RIP Parameter List」の画像出力先は各ページのシートに対する位置を指定する。本実施形態では、ページ用の「RIP Parameter List」は1ページ毎に画像処理されるため、各ページが集約されたシートをシート用の「RIP Parameter List」が使用できるように、ページ用の「RIP Parameter List」の画像出力先をシート用の「RIP Parameter List」の画像入力先に変更する。   The image output destination of “RIP Parameter List” designates the position of each page with respect to the sheet. In the present embodiment, since the “RIP Parameter List” for pages is subjected to image processing for each page, the “RIP Parameter List” for pages can be used for the sheets in which the pages are aggregated. Change the image output destination of the “RIP Parameter List” to the image input destination of the “RIP Parameter List” for the sheet.

具体的には、ページ用の「RIP Parameter List」の以下の属性が変更される。   Specifically, the following attributes of the “RIP Parameter List” for the page are changed.

・入出力データ種類情報
・入出力データの読み書き位置指定方式情報
・入出力データの読み書き位置情報
・入出力データの読み書きの実行モード情報
図15は、ページ用の「RIP Parameter List」の画像出力先の変更を説明する図の一例である。図15(a)は変更前のページ用の「RIP Parameter List」の各ページの画像出力先を模式的に示し、図15(b)は変更後のページ用の「RIP Parameter List」の画像入力先に変更する図を模式的に示す。
-I / O data type information-I / O data read / write position specification method information-I / O data read / write position information
Execution Mode Information for Reading / Writing Input / Output Data FIG. 15 is an example of a diagram illustrating the change of the image output destination of the “RIP Parameter List” for a page. FIG. 15A schematically shows the image output destination of each page of the “RIP Parameter List” for the page before the change, and FIG. 15B shows the image input of the “RIP Parameter List” for the page after the change. The figure changed previously is shown typically.

図15(a)では、各ページの頂点がシートの頂点(実際には余白等が考慮された位置)に対応するように各ページの画像出力先が設定される。   In FIG. 15A, the image output destination of each page is set so that the apex of each page corresponds to the apex of the sheet (actually a position in which margins are considered).

これに対し、本実施形態ではページ用の「RIP Parameter List」で4つのページが集約された画像を作成して、この画像をシート用の「RIP Parameter List」の画像入力先とするため、図15(b)に示すように、各ページの頂点がシートの定められた位置(集約数や配置順などによって定まる)に対応づけられる。   On the other hand, in this embodiment, an image in which four pages are aggregated in the “RIP Parameter List” for pages is created, and this image is used as the image input destination of the “RIP Parameter List” for sheets. As shown in FIG. 15B, the apex of each page is associated with a predetermined position of the sheet (determined by the number of aggregations, the arrangement order, etc.).

このようにページ用の「RIP Parameter List」の画像出力先が変更されることで、RIP制御部58は4ページが集約された画像を、シート用の「RIP Parameter List」の画像入力先に設定できる。   Thus, by changing the image output destination of the “RIP Parameter List” for the page, the RIP control unit 58 sets the image in which the four pages are aggregated as the image input destination of the “RIP Parameter List” for the sheet. it can.

なお、「入出力データ種類情報」には例えば4つのBMP(ローデータ)が設定され、「入出力データの読み書き位置指定方式情報」にはシートの定められた位置(例えば、図15(b)の黒丸の位置)が設定される。   In the “input / output data type information”, for example, four BMPs (raw data) are set, and in the “input / output data read / write position designation method information”, a predetermined position of the sheet (for example, FIG. 15B). Of black circle) is set.

シート用の「RIP Parameter List」は不図示であるが、シート用の「DFE内ジョブ属性」は各ページが集約された状態で各属性が設定されているので、シート用の「RIP Parameter List」の画像入力先はすでに4つのページが集約された画像になっている。したがって、シート用の「RIP Parameter List」では、図15(b)のページ用の「RIP Parameter List」の画像出力先が画像入力先になる。   The “RIP Parameter List” for the sheet is not shown, but the “Job Attributes in DFE” for the sheet is set in a state where each page is aggregated, so the “RIP Parameter List” for the sheet is set. The image input destination is an image in which four pages are already aggregated. Therefore, in the “RIP Parameter List” for the sheet, the image output destination of the “RIP Parameter List” for the page in FIG. 15B is the image input destination.

〔動作手順〕
図16は、印刷システム200の動作手順を示すシーケンス図の一例である。
S1:アプリケーション12がDFE32に印刷ジョブ(JDF+PDL)を送信する。
S2:ジョブ受信部51は印刷ジョブ(JDF+PDL)をシステム制御部52に出力する。
S3:システム制御部52はジョブ制御部55に印刷ジョブを出力する。なお、印刷ジョブをジョブデータ格納部53に格納するようにDFE32が設定されている場合、システム制御部52はジョブデータ格納部53に印刷ジョブを格納する。
S4:ジョブ制御部55は、JDF解析部56にJDFとJDF変換要求を出力する。
S5:JDF解析部56は、PageModeシート属性生成部63に対しシート属性の有無を判断させる。
S6:PageModeシート属性生成部63はシート属性の有無の判断結果をJDF解析部56に出力する。
[Operation procedure]
FIG. 16 is an example of a sequence diagram illustrating an operation procedure of the printing system 200.
S1: The application 12 sends a print job (JDF + PDL) to the DFE 32.
S2: The job receiving unit 51 outputs the print job (JDF + PDL) to the system control unit 52.
S3: The system control unit 52 outputs the print job to the job control unit 55. When the DFE 32 is set to store the print job in the job data storage unit 53, the system control unit 52 stores the print job in the job data storage unit 53.
S4: The job control unit 55 outputs a JDF and a JDF conversion request to the JDF analysis unit 56.
S5: The JDF analysis unit 56 causes the PageMode sheet attribute generation unit 63 to determine whether or not there is a sheet attribute.
S6: The PageMode sheet attribute generation unit 63 outputs the determination result of the presence or absence of the sheet attribute to the JDF analysis unit 56.

ステップS7〜S9とステップS10はどちらかが実行される。
S7:「Page Mode(集約印刷)」であり、かつ、シート属性があると判断された場合、JDF解析部56はPageModeシート属性生成部63に対し、ページ用の「DFE内ジョブ属性」とシート用の「DFE内ジョブ属性」を作成させる。
S8:PageModeシート属性生成部63はページ用の「DFE内ジョブ属性」とシート用の「DFE内ジョブ属性」を作成し、シート用の「DFE内ジョブ属性」のDFE内ジョブ属性間関連情報にページ用の「DFE内ジョブ属性」を一意に示す情報を付与する。なお、PageModeシート属性生成部63は、JDFを解析してJDFを作成したアプリケーション12のメーカ(RIPエンジン59)を判断し該RIPエンジン59に対応する変換テーブル64で「DFE内ジョブ属性」を作成する。
S9:PageModeシート属性生成部63はページ用の「DFE内ジョブ属性」とシート用の「DFE内ジョブ属性」をJDF解析部56に出力する。
S10:シート属性があると判断されない場合(例えば、「Page Mode(集約印刷)」であるがシート属性がない場合)、JDF解析部56は「DFE内ジョブ属性」を作成する。なお、JDF解析部56は、JDFを解析してJDFを作成したアプリケーション12のメーカ(RIPエンジン59)を判断し、該RIPエンジン59に対応する変換テーブル64で「DFE内ジョブ属性」を作成する。
S11:JDF解析部56は、「DFE内ジョブ属性」をジョブ制御部55に出力する。
S12:ジョブ制御部55は、ページ毎の「DFE内ジョブ属性」とPDLを用いて「RIP Parameter List」を作成する。ページ用とシート用の「DFE内ジョブ属性」がある場合は2つの「RIP Parameter List」を作成する。
One of steps S7 to S9 and step S10 is executed.
S7: When it is determined that “Page Mode (consolidated printing)” and a sheet attribute are present, the JDF analysis unit 56 instructs the “PageMode sheet attribute generation unit 63” to use the “job attribute in DFE” for the page and the sheet. “Job attribute in DFE” is created.
S8: The PageMode sheet attribute generation unit 63 creates a “job attribute within DFE” for the page and a “job attribute within DFE” for the sheet, and sets the related information between the job attributes within DFE of the “job attribute within DFE” for the sheet. Information uniquely indicating the “job attribute within DFE” for the page is assigned. The PageMode sheet attribute generation unit 63 analyzes the JDF to determine the manufacturer (RIP engine 59) of the application 12 that created the JDF, and creates a “job attribute within DFE” using the conversion table 64 corresponding to the RIP engine 59. To do.
S9: The PageMode sheet attribute generation unit 63 outputs the “job attribute in DFE” for the page and the “job attribute in DFE” for the sheet to the JDF analysis unit 56.
S10: When it is not determined that there is a sheet attribute (for example, when “Page Mode (aggregate printing)” but no sheet attribute), the JDF analysis unit 56 creates a “job attribute within DFE”. The JDF analysis unit 56 analyzes the JDF to determine the manufacturer (RIP engine 59) of the application 12 that created the JDF, and creates a “job attribute within DFE” using the conversion table 64 corresponding to the RIP engine 59. .
S 11: The JDF analysis unit 56 outputs “job attribute within DFE” to the job control unit 55.
S12: The job control unit 55 creates a “RIP Parameter List” using “Job Attributes in DFE” and PDL for each page. If there are “DFE job attributes” for pages and sheets, two “RIP Parameter Lists” are created.

S13:ジョブ制御部55は、「DFE内ジョブ属性」にDFE内ジョブ属性間関連情報の設定があるか否かを判定する。
S14:DFE内ジョブ属性間関連情報の設定がある場合、ジョブ制御部55はPageModeシート属性変換部62に対しページ用の「RIP Parameter List」とシート用の「RIP Parameter List」の変更させる。
S15:PageModeシート属性変換部62は、ページ用の「RIP Parameter List」の画像出力先を、シート用の「RIP Parameter List」の画像入力先に変更する。
S16:PageModeシート属性変換部62は、ページ用、シート用の「RIP Parameter List」をジョブ制御部55に出力する。
S13: The job control unit 55 determines whether the “related information between job attributes within DFE” is set in the “job attributes within DFE”.
S14: When there is a setting of the DFE job attribute related information, the job control unit 55 causes the PageMode sheet attribute conversion unit 62 to change the “RIP Parameter List” for the page and the “RIP Parameter List” for the sheet.
S15: The PageMode sheet attribute conversion unit 62 changes the image output destination of the “RIP Parameter List” for the page to the image input destination of the “RIP Parameter List” for the sheet.
S16: The PageMode sheet attribute conversion unit 62 outputs the “RIP Parameter List” for pages and sheets to the job control unit 55.

「RIP Parameter List」の作成後は、ページ用の「RIP Parameter List」とシート用の「RIP Parameter List」が順番に、RIP制御部58に出力される。また、「Page Mode(集約印刷)」であるがシート属性がない場合、RIP制御モードに応じて「Page Mode」又は「Sheet Mode」のどちらかのシーケンスが選択され実行される。
S17:ジョブ制御部55は、まず、ページ用の「RIP Parameter List」をRIP制御部58に出力する。
S18:RIP制御部58は、RIPエンジン59を初期化する。
S19:ジョブ制御部55は、RIP制御部58に対しRIP実行要求を行う。
S20:RIP制御部58は、ジョブ制御部55の代わりにRIPコマンドを出力する。RIP制御部58は「RIP制御モード」が「Page Mode 」の場合、「Page Mode 」に適したシーケンスでRIPコマンドを出力する。
S21:RIPエンジン59はラスタライズを行う。
S22:RIPエンジン59はラスターデータを画像格納部60に格納する。これにより、例えば4ページが1シートに集約されたラスターデータが作成される。
After the “RIP Parameter List” is created, the “RIP Parameter List” for the page and the “RIP Parameter List” for the sheet are output to the RIP control unit 58 in order. When “Page Mode (collective printing)” is set but there is no sheet attribute, either “Page Mode” or “Sheet Mode” sequence is selected and executed according to the RIP control mode.
S 17: First, the job control unit 55 outputs the “RIP Parameter List” for the page to the RIP control unit 58.
S18: The RIP control unit 58 initializes the RIP engine 59.
S19: The job control unit 55 makes a RIP execution request to the RIP control unit 58.
S20: The RIP control unit 58 outputs a RIP command instead of the job control unit 55. When the “RIP control mode” is “Page Mode”, the RIP control unit 58 outputs a RIP command in a sequence suitable for “Page Mode”.
S21: The RIP engine 59 performs rasterization.
S22: The RIP engine 59 stores raster data in the image storage unit 60. Thereby, for example, raster data in which four pages are integrated into one sheet is created.

次に、ジョブ制御部55は「Sheet Mode」のレンダリングを行う。
S23:ジョブ制御部55は、RIP制御部58に対しRIP実行要求を行う。
S24:RIP制御部58は、RIPエンジン59を初期化する。
S25:ジョブ制御部55は、RIP制御部58に対しRIP実行要求を行う。
S26:RIP制御部58は、「Sheet Mode」に適したシーケンスでRIPコマンドを出力する。シート用の「RIP Parameter List」の画像入力先は、集約された各セル(1シート内の各ページ)なので、セル単位で処理される。
S27:RIPエンジン59はラスタライズを行う。
S28:RIPエンジン59はラスターデータを画像格納部60に格納する。
S29:ジョブ制御部55はFinishing情報と共に印刷実行要求をプリンター制御部61に出力する。
S30:プリンター制御部61は画像格納部60からラスターデータを読み出して印刷を実行する。
Next, the job control unit 55 performs “Sheet Mode” rendering.
S23: The job control unit 55 makes a RIP execution request to the RIP control unit 58.
S24: The RIP control unit 58 initializes the RIP engine 59.
S25: The job control unit 55 makes a RIP execution request to the RIP control unit 58.
S26: The RIP control unit 58 outputs the RIP command in a sequence suitable for “Sheet Mode”. Since the image input destination of the “RIP Parameter List” for the sheet is each aggregated cell (each page in one sheet), it is processed in units of cells.
S27: The RIP engine 59 performs rasterization.
S28: The RIP engine 59 stores raster data in the image storage unit 60.
S29: The job control unit 55 outputs a print execution request to the printer control unit 61 together with the Finishing information.
S30: The printer control unit 61 reads raster data from the image storage unit 60 and executes printing.

以上説明したように、本実施形態のDFE32は、「Page Mode」で動作するRIPエンジン59のJDFに集約印刷とシート属性が含まれている場合、「Page Mode」でレンダリングを行い次に「Sheet Mode」でスタンプを形成する。これにより、「Page Mode」で動作するRIPエンジン59が、1つのシート面において複数のページを跨る加工を施すことができる。   As described above, when the JDF of the RIP engine 59 operating in “Page Mode” includes aggregate printing and sheet attributes, the DFE 32 according to the present embodiment performs rendering in “Page Mode” and then performs “Sheet A stamp is formed in “Mode”. As a result, the RIP engine 59 operating in “Page Mode” can perform processing across a plurality of pages on one sheet surface.

〔好適な変形例〕
以上、本発明を実施するための最良の形態について実施例を用いて説明したが、本発明はこうした実施例に何等限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々の変形及び置換を加えることができる。
[Preferred modification]
The best mode for carrying out the present invention has been described above with reference to the embodiments. However, the present invention is not limited to these embodiments, and various modifications can be made without departing from the scope of the present invention. And substitutions can be added.

例えば、図7ではDFE32が全ての機能を有しているが、これらの各機能はネットワーク3を介して通信可能な別々の装置に配置されていてもよい。例えば、各社のRIPエンジン59やJDF解析部56はDFE32がアクセス可能なネットワーク上に存在すればよい。   For example, although the DFE 32 has all the functions in FIG. 7, these functions may be arranged in separate devices that can communicate via the network 3. For example, each company's RIP engine 59 and JDF analysis unit 56 need only exist on a network accessible by the DFE 32.

画像格納部60やジョブデータ格納部53についても同様であり、DFE32がアクセス可能なネットワーク上に存在すればよい。   The same applies to the image storage unit 60 and the job data storage unit 53 as long as they exist on a network accessible by the DFE 32.

1 エンドユーザ環境
2 POD印刷システム環境
11 クライアントPC
12 アプリケーション
20 工程管理部
30 デジタル印刷部
31 プリンター
32 DFE
51 ジョブ受信部
52 システム制御部
53 ジョブデータ格納部
54 UI制御部
55 ジョブ制御部
56 JDF解析部
57 RIP部
58 RIP制御部
59 RIPエンジン
60 画像格納部
61 プリンター制御部
62 PageModeシート属性変換部
63 PageModeシート属性生成部
64 変換テーブル
1 End user environment 2 POD printing system environment 11 Client PC
12 Application 20 Process Management Department 30 Digital Printing Department 31 Printer 32 DFE
REFERENCE SIGNS LIST 51 Job reception unit 52 System control unit 53 Job data storage unit 54 UI control unit 55 Job control unit 56 JDF analysis unit 57 RIP unit 58 RIP control unit 59 RIP engine 60 Image storage unit 61 Printer control unit 62 PageMode sheet attribute conversion unit 63 PageMode sheet attribute generator 64 Conversion table

特開2012‐238188号公報JP 2012-238188 A

Claims (6)

印刷装置において画像形成に用いられる描画データを作成する描画データ作成手段と通信可能な情報処理装置であって、
前記描画データの作成に用いられる設定情報と印刷データを有する印刷ジョブを受け付ける受付手段と、
前記設定情報に予め定められた設定が含まれる場合、前記印刷データと前記設定情報を用いて、前記印刷ジョブを用いて前記描画データを作成する前記描画データ作成手段に前記描画データを作成させるための第1の制御データと第2の制御データを作成する制御データ作成手段と、
前記第1の制御データの描画データ出力先を、前記第2の制御データの描画データ入力先に変更する制御データ出力先変更手段と、
前記設定情報を装置用設定情報に変換する変換手段を、有し、
前記制御データ作成手段は、前記印刷データと前記装置用設定情報を用いて前記第1の制御データ及び前記第2の制御データを作成し、さらに、第1の描画データの作成のため前記第1の制御データを前記描画データ作成手段に出力し、前記第1の描画データが用いられた第2の描画データの作成のため前記第2の制御データを前記描画データ作成手段に出力し、
前記設定情報に前記予め定められた設定が含まれる場合、前記変換手段は、第1の装置用設定情報と第2の装置用設定情報を作成し、前記第2の装置用設定情報と前記第1の装置用設定情報とを紐付ける情報を前記第2の装置用設定情報に付与し、
前記制御データ出力先変更手段は、前記第2の装置用設定情報に前記紐付ける情報がある場合、前記第1の制御データの描画データ出力先を、前記第2の制御データの描画データ入力先に変更する、ことを特徴とする情報処理装置。
An information processing apparatus capable of communicating with drawing data creating means for creating drawing data used for image formation in a printing apparatus,
Accepting means for accepting a print job having setting information and print data used to create the drawing data;
When the setting information includes a predetermined setting, using the print data and the setting information, the drawing data creating means for creating the drawing data using the print job creates the drawing data. Control data creating means for creating the first control data and the second control data,
Control data output destination changing means for changing the drawing data output destination of the first control data to the drawing data input destination of the second control data;
Conversion means for converting the setting information into apparatus setting information ;
The control data creation means creates the first control data and the second control data using the print data and the apparatus setting information, and further creates the first drawing data for creating the first drawing data. Control data is output to the drawing data creation means, and the second control data is output to the drawing data creation means for creating second drawing data using the first drawing data,
When the predetermined setting is included in the setting information, the conversion unit creates first apparatus setting information and second apparatus setting information, and the second apparatus setting information and the first apparatus Information associated with the first apparatus setting information is added to the second apparatus setting information;
The control data output destination changing means, when there is the information to be associated with the second apparatus setting information, the drawing data output destination of the first control data as the drawing data output destination of the second control data An information processing apparatus characterized by being changed to
複数の前記描画データ作成手段と、
前記印刷ジョブを解析して、該印刷ジョブを用いて描画データを作成する前記描画データ作成手段を判断する判断手段と、を有し、
前記判断手段が判断した前記描画データ作成手段が所定の動作モードで描画データを作成する場合、前記制御データ作成手段は、前記設定情報に前記予め定められた設定が含まれる場合に、前記第1の制御データと前記第2の制御データを作成する、
ことを特徴とする請求項1記載の情報処理装置。
A plurality of drawing data creating means;
A determination unit that analyzes the print job and determines the drawing data generation unit that generates the drawing data using the print job;
When the drawing data creating means determined by the judging means creates drawing data in a predetermined operation mode, the control data creating means includes the first setting when the preset information is included in the setting information. Control data and the second control data are created,
The information processing apparatus according to claim 1, characterized in that.
前記予め定められた設定は、1枚の描画データに集約された複数のページに跨る画像を形成することであり、
前記設定情報に前記予め定められた設定が含まれる場合、前記変換手段は、前記複数のページを前記1枚の描画データに集約する設定を含む前記第1の装置用設定情報を作成し、前記1枚の描画データに前記画像を形成する設定を含む第2の装置用設定情報を作成する、ことを特徴とする請求項1に記載の情報処理装置。
The predetermined setting is to form an image across a plurality of pages aggregated into one drawing data,
When the predetermined setting is included in the setting information, the conversion unit creates the first apparatus setting information including a setting for consolidating the plurality of pages into the one drawing data, The information processing apparatus according to claim 1 , wherein second apparatus setting information including a setting for forming the image is generated in one drawing data.
前記制御データ作成手段は、前記印刷データと前記第1の装置用設定情報を用いて、前記複数のページを前記1枚の描画データに集約する前記第1の制御データを作成し、
前記印刷データと前記第2の装置用設定情報を用いて、前記1枚の描画データに前記画像を形成する前記第2の制御データを作成し、
前記制御データ出力先変更手段は、前記第1の制御データの前記複数のページの描画データの出力先を、前記第2の制御データの描画データ入力先に変更する、ことを特徴とする請求項3に記載の情報処理装置。
The control data creating means creates the first control data that aggregates the plurality of pages into the one drawing data using the print data and the first apparatus setting information.
Using the print data and the second apparatus setting information, creating the second control data for forming the image on the one drawing data,
The control data output destination changing means, according to claim, wherein the first destination of the drawing data of said plurality of pages of control data is changed in the drawing data input destination of the second control data, it is characterized by 3. The information processing apparatus according to 3 .
印刷装置において画像形成に用いられる描画データを作成する描画データ作成手段と通信可能な情報処理装置が行う情報処理方法であって、
受付手段が、前記描画データの作成に用いられる設定情報と印刷データを有する印刷ジョブを受け付けるステップと、
前記設定情報に予め定められた設定が含まれる場合、制御データ作成手段が、前記印刷データと前記設定情報を用いて、前記印刷ジョブを用いて描画データを作成する前記描画データ作成手段に描画データを作成させるための第1の制御データと第2の制御データを作成する制御データ作成ステップと、
制御データ出力先変更手段が、前記第1の制御データの描画データ出力先を、前記第2の制御データの描画データ入力先に変更する制御データ出力先変更ステップと、
変換手段が、前記設定情報を装置用設定情報に変換するステップと、有し、
前記制御データ作成ステップでは、前記制御データ作成手段は、前記印刷データと前記装置用設定情報を用いて前記第1の制御データ及び前記第2の制御データを作成し、さらに、第1の描画データの作成のため前記第1の制御データを前記描画データ作成手段に出力し、前記第1の描画データが用いられた第2の描画データの作成のため前記第2の制御データを前記描画データ作成手段に出力し、
前記設定情報に前記予め定められた設定が含まれる場合、前記変換手段は、第1の装置用設定情報と第2の装置用設定情報を作成し、前記第2の装置用設定情報と前記第1の装置用設定情報とを紐付ける情報を前記第2の装置用設定情報に付与し、
前記制御データ出力先変更ステップでは、前記制御データ出力先変更手段が、前記第2の装置用設定情報に前記紐付ける情報がある場合、前記第1の制御データの描画データ出力先を、前記第2の制御データの描画データ入力先に変更する、ことを特徴とする情報処理方法。
An information processing method performed by an information processing apparatus capable of communicating with drawing data creating means for creating drawing data used for image formation in a printing apparatus,
A step of receiving a print job having setting information and print data used for creating the drawing data;
When the setting information includes a predetermined setting, the control data creation unit uses the print data and the setting information to create the drawing data using the print job. A control data creation step for creating first control data and second control data for creating
A control data output destination changing means for changing a drawing data output destination of the first control data to a drawing data input destination of the second control data;
Converting means for converting the setting information into apparatus setting information; and
In the control data creation step, the control data creation means creates the first control data and the second control data using the print data and the apparatus setting information, and further includes first drawing data. The first control data is output to the drawing data creation means for creating the drawing data, and the second control data is created for creating the drawing data using the first drawing data. Output to the means,
When the predetermined setting is included in the setting information, the conversion unit creates first apparatus setting information and second apparatus setting information, and the second apparatus setting information and the first apparatus Information associated with the first apparatus setting information is added to the second apparatus setting information;
In the control data output destination changing step, when the control data output destination changing means includes the information associated with the second apparatus setting information, the drawing data output destination of the first control data is set to the first control data. 2. An information processing method, wherein the control data is changed to a drawing data input destination of the control data .
印刷装置において画像形成に用いられる描画データを作成する描画データ作成手段と通信可能な情報処理装置に、
前記描画データの作成に用いられる設定情報と印刷データを有する印刷ジョブを受け付けるステップと、
前記設定情報に予め定められた設定が含まれる場合、前記印刷データと前記設定情報を用いて、前記印刷ジョブを用いて描画データを作成する前記描画データ作成手段に描画データを作成させるための第1の制御データと第2の制御データを作成する制御データ作成ステップと、
第1の描画データの作成のため前記第1の制御データを前記描画データ作成手段に出力するステップと、
前記第1の描画データが用いられた第2の描画データの作成のため前記第2の制御データを前記描画データ作成手段に出力するステップと、
前記第1の制御データの描画データ出力先を、前記第2の制御データの描画データ入力先に変更する制御データ出力先変更ステップと、
前記設定情報を装置用設定情報に変換する変換ステップと、を実行させ
前記制御データ作成ステップでは、前記印刷データと前記装置用設定情報を用いて前記第1の制御データ及び前記第2の制御データを作成し、さらに、第1の描画データの作成のため前記第1の制御データを前記描画データ作成手段に出力し、前記第1の描画データが用いられた第2の描画データの作成のため前記第2の制御データを前記描画データ作成手段に出力し、
前記設定情報に前記予め定められた設定が含まれる場合、前記変換ステップでは、第1の装置用設定情報と第2の装置用設定情報を作成し、前記第2の装置用設定情報と前記第1の装置用設定情報とを紐付ける情報を前記第2の装置用設定情報に付与し、
前記制御データ出力先変更ステップでは、前記第2の装置用設定情報に前記紐付ける情報がある場合、前記第1の制御データの描画データ出力先を、前記第2の制御データの描画データ入力先に変更するプログラム。
In an information processing apparatus capable of communicating with drawing data creating means for creating drawing data used for image formation in a printing apparatus,
Receiving a print job having setting information and print data used to create the drawing data;
When the setting information includes a predetermined setting, the drawing data creating means for creating the drawing data using the print job by using the print data and the setting information is used to cause the drawing data creating unit to create the drawing data. A control data creation step for creating 1 control data and 2nd control data;
Outputting the first control data to the drawing data creating means for creating first drawing data;
Outputting the second control data to the drawing data creating means for creating the second drawing data using the first drawing data;
A control data output destination changing step of changing the drawing data output destination of the first control data to the drawing data input destination of the second control data;
Converting the setting information into apparatus setting information ; and
In the control data creation step, the first control data and the second control data are created using the print data and the apparatus setting information, and further , the first control data is created for creating the first drawing data. Control data is output to the drawing data creation means, and the second control data is output to the drawing data creation means for creating second drawing data using the first drawing data,
When the predetermined setting is included in the setting information, the conversion step creates first device setting information and second device setting information, and the second device setting information and the first device setting information are generated. Information associated with the first apparatus setting information is added to the second apparatus setting information;
In the control data output destination changing step, when there is information to be associated with the second apparatus setting information, the drawing data output destination of the first control data is set as the drawing data output destination of the second control data. Program to change to .
JP2015240190A 2014-03-11 2015-12-09 Information processing apparatus, information processing method, and program Active JP6497308B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2014047897 2014-03-11
JP2014047897 2014-03-11

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015035473A Division JP6477002B2 (en) 2014-03-11 2015-02-25 Information processing apparatus, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2016110657A JP2016110657A (en) 2016-06-20
JP6497308B2 true JP6497308B2 (en) 2019-04-10

Family

ID=56122169

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015240190A Active JP6497308B2 (en) 2014-03-11 2015-12-09 Information processing apparatus, information processing method, and program

Country Status (1)

Country Link
JP (1) JP6497308B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5083009B2 (en) * 2008-04-16 2012-11-28 富士ゼロックス株式会社 Image forming system, image forming apparatus, image processing apparatus, and program
JP2009273095A (en) * 2008-05-12 2009-11-19 Konica Minolta Business Technologies Inc Image processing apparatus, image data generating method, and image data generating program

Also Published As

Publication number Publication date
JP2016110657A (en) 2016-06-20

Similar Documents

Publication Publication Date Title
JP6354741B2 (en) Information processing apparatus, information processing method, and program
US10095453B2 (en) Information processing apparatus, information processing method, and non-transitory computer-readable recording medium storing computer-readable program
JP6575074B2 (en) Information processing apparatus, information processing method, and program
US9311575B2 (en) Information processing apparatus, information processing method, and computer-readable storage medium storing program, for generating drawing data
JP6477002B2 (en) Information processing apparatus, information processing method, and program
AU2014355336A1 (en) Information processing apparatus, information processing method, and program
US9377983B2 (en) Information processing apparatus, information processing method, and program
JP6435914B2 (en) Information processing apparatus, information processing system, and program
JP6394431B2 (en) Information processing apparatus, information processing method, and program
JP6387849B2 (en) Information processing apparatus, information processing system, and program
JP6354742B2 (en) Information processing apparatus, information processing method, and program
JP6390453B2 (en) Information processing apparatus, information processing method, and program
JP6497308B2 (en) Information processing apparatus, information processing method, and program
JP2015179505A (en) Information processing device and program
JP6489000B2 (en) Information processing apparatus, information processing system, and program
JP2015172933A (en) Information processing apparatus, information processing method, and program
JP2015172928A (en) Information processing apparatus, information processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180202

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180815

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180911

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181112

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190212

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190225

R151 Written notification of patent or utility model registration

Ref document number: 6497308

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151