JP2015172928A - Information processing apparatus, information processing method, and program - Google Patents
Information processing apparatus, information processing method, and program Download PDFInfo
- Publication number
- JP2015172928A JP2015172928A JP2015024277A JP2015024277A JP2015172928A JP 2015172928 A JP2015172928 A JP 2015172928A JP 2015024277 A JP2015024277 A JP 2015024277A JP 2015024277 A JP2015024277 A JP 2015024277A JP 2015172928 A JP2015172928 A JP 2015172928A
- Authority
- JP
- Japan
- Prior art keywords
- evaluation value
- information
- setting information
- jdf
- drawing data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Facsimiles In General (AREA)
Abstract
Description
本発明は、印刷データと設定情報とを含む印刷ジョブを用いて描画データを作成する情報処理装置に関する。 The present invention relates to an information processing apparatus that creates drawing data using a print job including 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).
プロダクションプリンティングでは印刷工程がワークフローとして扱われることが多いが、印刷ワークフローでは、印刷ワークフローのオープン化が進められている。オープン化により、各社のソフトウェア(次述するワークフローアプリケーション)や印刷機器が、印刷の主要な工程における印刷ジョブの設定などを共通の記述方式で記述することが可能となる。印刷ワークフローの工程全体を記述するフォーマットとして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 lower process cannot analyze and process the JDF.
そこで、下位工程のワークフローアプリケーションや印刷機器は、JDFを解析してJDFを作成したワークフローアプリケーションのメーカを判断する。JDFを作成したワークフローアプリケーションのメーカを判断すれば、JDFが拡張されていても各メーカのJDFの形式を考慮して、下位工程のワークフローアプリケーションや印刷機器は自分が扱うことのできる設定情報に変換することできる。 Therefore, the workflow application or printing device in the lower process analyzes the JDF and determines the manufacturer of the workflow application that created the JDF. If the manufacturer of the workflow application that created the JDF is determined, even if JDF is expanded, the JDF format of each manufacturer is taken into consideration, and the workflow application and printing device in the lower process are converted into setting information that can be handled by themselves. Can do.
しかしながら、JDFが未知のワークフローアプリケーションにより作成されている場合、下位工程のワークフローアプリケーションや印刷機器がJDFを作成したワークフローアプリケーションのメーカを判断できない場合がある。この場合、下位工程のワークフローアプリケーションや印刷機器は印刷ジョブをレンダリングできないという問題がある。 However, when the JDF is created by an unknown workflow application, the workflow application manufacturer that created the JDF may not be able to determine the workflow application in the lower process or the printing device. In this case, there is a problem that the workflow application and the printing device in the lower process cannot render the print job.
一方、JDFを作成したワークフローアプリケーションのメーカを判断できなくても、印刷することが可能であることは少なくない。また、ユーザとしては意図する仕上がりと多少の違いはあっても印刷させたい場合がある。しかし、未知のワークフローアプリケーションが作成したJDFを、任意のワークフローアプリケーションが作成したものとして設定情報に変換すると、ユーザが意図する仕上がりとの違いが大きくなるという問題がある。 On the other hand, it is often possible to print even if the manufacturer of the workflow application that created the JDF cannot be determined. Further, there are cases where the user wants to print even if there is a slight difference from the intended finish. However, if JDF created by an unknown workflow application is converted into setting information as created by an arbitrary workflow application, there is a problem that the difference from the finish intended by the user becomes large.
また、JDFを作成したワークフローアプリケーションのメーカの判断を誤る場合がないとはいえないが、この場合も可能な限りユーザが意図する仕上がりで印刷することが好ましい。 In addition, it cannot be said that there is no mistake in the judgment of the manufacturer of the workflow application that created the JDF, but in this case as well, it is preferable to print with the finish intended by the user as much as possible.
本発明は、上記課題に鑑み、印刷ジョブを適切な印刷結果に変換可能な情報処理装置を提供することを目的とする。 SUMMARY An advantage of some aspects of the invention is that it provides an information processing apparatus that can convert a print job into an appropriate print result.
上記課題に鑑み、本発明は、印刷データと設定情報とを含む印刷ジョブを用いて描画データを作成する情報処理装置であって、前記設定情報を複数の方法で当該情報処理装置が扱う装置用設定情報に変換する変換手段と、前記設定情報と前記装置用設定情報との比較結果に基づき、予め定められた印刷ジョブの範囲の、前記装置用設定情報の評価値を前記方法ごとに決定する評価値決定手段と、前記評価値が他よりも高い前記方法で変換された前記装置用設定情報と印刷データとを用いて、前記範囲の描画データを作成する描画データ作成手段と、を有することを特徴とする。 In view of the above problems, the present invention is an information processing apparatus that creates drawing data using a print job that includes print data and setting information, and for the apparatus that handles the setting information in a plurality of ways. An evaluation value of the apparatus setting information within a predetermined print job range is determined for each method based on a conversion means for converting into setting information and a comparison result between the setting information and the apparatus setting information. Evaluation value determining means; and drawing data creating means for creating drawing data in the range using the apparatus setting information and print data converted by the method having the evaluation value higher than the others. It is characterized by.
印刷ジョブを適切な印刷結果に変換可能な情報処理装置を提供することができる。 An information processing apparatus that can convert a print job into an appropriate print result can be provided.
以下、本発明を実施するための形態について図面を参照しながら説明する。 Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings.
〔本実施形態の印刷システム概略的な動作〕
まず、図1〜4を用いて本実施形態の印刷システムの概略的な動作について説明する。図1は、既知のワークフローアプリケーションが作成した印刷ジョブ(JDF+PDL)が入力された場合の動作を説明する図の一例である。DFE(Digital Front End)32はRIPエンジン59として、A社RIPエンジン、B社RIPエンジン、及び、C社RIPエンジンを有している。
[Schematic operation of printing system of this embodiment]
First, a schematic operation of the printing system according to the present embodiment will be described with reference to FIGS. FIG. 1 is an example of a diagram illustrating an operation when a print job (JDF + PDL) created by a known workflow application is input. The DFE (Digital Front End) 32 has, as
各RIPエンジンはそのRIPエンジン向けに作成された印刷ジョブをレンダリング(描画処理)することに適性を有している。このため、A社のワークフローアプリケーションが作成する印刷ジョブはA社RIPエンジンによりレンダリングされることが想定されており、B社のワークフローアプリケーションが作成する印刷ジョブはB社RIPエンジンによりレンダリングされることが想定されており、C社のワークフローアプリケーションが作成する印刷ジョブはC社RIPエンジンによりレンダリングされることが想定されている。なお、○○社のワークフローアプリケーションやRIPエンジン59は、実際に○○社が作成している場合に限られず、「○○社向けに」作成されている場合を含む。
Each RIP engine is suitable for rendering (rendering) a print job created for the RIP engine. For this reason, it is assumed that the print job created by the workflow application of company A is rendered by the RIP engine of company A, and the print job created by the workflow application of company B is rendered by the RIP engine of company B. It is assumed that a print job created by a workflow application of company C is rendered by a company C RIP engine. Note that the workflow application and
DFE32は、JDFが拡張されていても、A社、B社又はC社のワークフローアプリケーションが作成した印刷ジョブであれば、どのRIPエンジン59にてレンダリングされることが想定されているかを判断して、RIPエンジン59に最適な「DFE内ジョブ属性」に変換できる。「DFE内ジョブ属性」は、DFE32が扱える形式にJDFが変換されたものである。このように「DFE内ジョブ属性」がRIPエンジン毎に作成されるので、印刷ジョブが各社のワークフローアプリケーションにより作成されても、ユーザの意図した仕上がりで印刷できる。
The DFE 32 determines which
しかし、未知のワークフローアプリケーションが作成した印刷ジョブが入力された場合、DFE32はユーザが意図した仕上がりでレンダリングできない場合がある。この場合(印刷ジョブを作成したワークフローアプリケーションに対応したRIPエンジン59を有してない場合)、最も適切なRIPエンジン59を推定してレンダリングすることが検討される。
However, when a print job created by an unknown workflow application is input, the
図2は、適切なRIPエンジンの選択について説明する図の一例である。DFEにとって未知のD社のワークフローアプリケーションから印刷ジョブが入力されたものとする。D社のJDFは、部数が2、1ページ目を90度回転、2ページ目を45度回転、3ページ目を135度回転、させる設定を有している。DFEは、D社のJDFをどのRIPエンジン59でレンダリングするかを決定するため評価値を算出する。評価値については後述する。
FIG. 2 is an example of a diagram illustrating selection of an appropriate RIP engine. Assume that a print job is input from a workflow application of company D, which is unknown to DFE. The JDF of Company D has a setting in which the number of copies is 2, the first page is rotated 90 degrees, the second page is rotated 45 degrees, and the third page is rotated 135 degrees. The DFE calculates an evaluation value in order to determine which
例えば、A社RIPエンジンは45度や135度の回転に対応していないため、D社のJDFどおりにレンダリングできず、2ページ目、3ページ目の評価値がマイナスになり、評価値の合計が「−10」となっている。B社RIPエンジンは135度の回転に対応していないため、D社のJDFどおりにレンダリングできず、3ページ目の評価値がマイナスになり、評価値の合計が「−5」となっている。C社RIPエンジンは45度の回転に対応していないため、D社のJDFどおりにレンダリングできず、2ページ目の評価値がマイナスになり、評価値の合計が「−5」となっている。 For example, Company A's RIP engine does not support rotation of 45 degrees or 135 degrees, so it cannot be rendered according to Company J's JDF, and the second page and third page evaluation values are negative, and the total evaluation value Is “−10”. Since the B company RIP engine does not support 135 degree rotation, it cannot be rendered according to the DDF's JDF, and the third page evaluation value is negative, and the total evaluation value is “−5”. . Since the RIP engine of Company C does not support 45 degree rotation, it cannot be rendered in accordance with Company JDF of Company D, and the second page evaluation value is negative, and the total evaluation value is “−5”. .
評価値の合計はB社RIPエンジン又はC社RIPエンジンが最も高いので、DFEはB社RIPエンジン又はC社RIPエンジンが適していると推定する。しかし、図3に示すように、B社RIPエンジン又はC社RIPエンジンのどちらもユーザの意図する仕上がりとはいえない。 Since the total of the evaluation values is the highest for the B company RIP engine or the C company RIP engine, the DFE estimates that the B company RIP engine or the C company RIP engine is suitable. However, as shown in FIG. 3, neither the B company RIP engine nor the C company RIP engine can be said to be the finish intended by the user.
図3は、ページ別の評価を説明する図の一例である。B社RIPエンジンでは3ページ目の回転角度が135度→180度になってしまい、C社RIPエンジンでは2ページ目の回転角度が45度→90度になってしまう。したがって、A社RIPエンジン又はB社RIPエンジンのどちらを選んでもページによってはユーザの意図する仕上がりとはいえない。 FIG. 3 is an example of a diagram illustrating the evaluation for each page. In the B company RIP engine, the rotation angle of the third page is 135 degrees → 180 degrees, and in the C company RIP engine, the rotation angle of the second page is 45 degrees → 90 degrees. Therefore, even if either the A company RIP engine or the B company RIP engine is selected, it cannot be said that the finish intended by the user depends on the page.
そこで、本実施形態のDFEは、印刷ジョブを作成したワークフローアプリケーションに対応したRIPエンジン59を有してない場合、ページ毎に最も適切なRIPエンジン59を推定してページ毎にRIPエンジンを切り替える。
Therefore, when the DFE of this embodiment does not have the
図4は、本実施形態の印刷システム200によるRIPエンジンの選択について説明する図の一例である。DFE32にD社のワークフローアプリケーションが作成した印刷ジョブが入力されている。印刷ジョブがどのワークフローアプリケーションにより作成されたか判断できない場合、JDF解析部56は全てのRIPエンジン用の「DFE内ジョブ属性」を作成する。
FIG. 4 is an example of a diagram illustrating selection of the RIP engine by the
そして、DFE32のJDF変換評価値算出部62は、JDFから「DFE内ジョブ属性」への変換結果からページ単位に評価値を算出し、ページ毎に印刷ジョブのレンダリングに最も適切なRIPエンジン59を推定する。
Then, the JDF conversion evaluation
これにより、2ページ目はB社RIPエンジン、3ページ目はC社RIPエンジンがそれぞれ選択されるので、DFEは2ページ目及び3ページ目のいずれもユーザの意図する仕上がりでレンダリングすることができる。1ページ目はどのRIPエンジン59でも評価値が同じだが、例えばA社RIPエンジンで印刷するものとする。
As a result, the B company RIP engine is selected for the second page, and the C company RIP engine is selected for the third page. Therefore, both the second and third pages of the DFE can be rendered with the finish intended by the user. . The first page has the same evaluation value in any
したがって、印刷ジョブがレンダリングに使用されることが想定されたRIPエンジン59を有していない場合でも、本実施形態のDFE32は、ページ毎にユーザの意図する仕上がりに最も近いラスターデータを作成するRIPエンジン59を選択してラスターデータを作成できる。
Accordingly, even when the print job does not have the
〔構成例〕
図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
エンドユーザ環境1には、クライアントPC11が配置されている。クライアントPC11はPOD印刷業務向けのワークフローアプリケーション(以下、単にアプリケーショという)12が搭載されており、ユーザの操作を受け付けて印刷ジョブの生成を行うことができる。
A
アプリケーション12は用紙面に複数の論理的なページイメージを複数貼り付けるための集約印刷機能(Number Up面付け機能)、ヘッダー、フッター、ページ番号などを付加するためのイメージ編集機能を実行することができる。また、アプリケーション12は印刷製本のための穴あけ(パンチ)指示やステープル留め(ステープル)などの指示を指定することができる。これらの指示や設定はJDFに記述される。JDFはジョブチケット又は作業指示書、印刷指示書などと呼ばれる場合がある。
The
POD印刷システム環境2は、ネットワーク3で接続された、工程管理部20と、デジタル印刷部30と、ポストプレス部40とを有している。工程管理部20はPOD印刷システム環境2においてデジタル印刷部30及びポストプレス部40の各工程に対して作業を指示し、POD印刷システム環境2のワークフローを一元管理する。
The POD
工程管理部20は、エンドユーザ環境1から印刷ジョブ(JDFとPDL)を受信し、印刷ジョブを保存する。JDFは特許請求の範囲の設定情報の一例である。PDLは特許請求の範囲の印刷データの一例である。PDLは、ページイメージ(ラスタライズされた画像)の描画内容を指示するための言語であるが、ここではPDLで記述されたデータを意味している。PDLには、PDF(Portable Document Format)、PostScript、PCL、RPDLなどがある。
The
また、工程管理部20はエンドユーザ環境1からの印刷ジョブに基づいて各工程における作業をワークフローとして組み立てたり、デジタル印刷部30やポストプレス部40、各作業者の作業を効率よくスケジューリングしたり、自動運転時におけるエラー発生時、必要に応じてオペレータに通知をしたりすることもできる。一般的に工程管理部20は1台以上のPCサーバ21を含むように構成される。
Further, the
工程管理部20は、印刷ジョブをデジタル印刷部30に送信し印刷を行わせる。また、印刷物はポストプレス部40に搬送され、工程管理部20からの指示によりポストプレス部40は製本などを行う。なお、デジタル印刷部30から直接、印刷ジョブがポストプレス部40に送信されてもよい。
The
デジタル印刷部30は、種々のプリンター(プロダクション向けプリンター、高速カラーインクジェットプリンター、カラー/モノクロMFPなどのプリンター装置)31を含むように構成される。デジタル印刷部30には、DFE32が配置される。DFE32は印刷処理装置とも呼ばれ、プリンター31による印刷を制御する。DFE32は、図示するようにプリンター31と別体でもよいし、プリンター31と一体でもよい。DFE32は、工程管理部20から印刷ジョブを取得すると、JDFとPDLを用いてプリンター31がトナー像又はインクによる画像を形成するためのラスターデータ(特許請求の範囲の描画データの一例である)を生成して、プリンター31に送信する。
The
デジタル印刷部30は種々のプリンター31を有している。なお、デジタル印刷部30には印刷した記録紙に対して、紙折り、中綴じ製本、くるみ製本、パンチ等の後加工(後処理)を行うためのフィニッシャ(後処理装置)と直接接続したプリンター31が含まれていてもよい。
The
ポストプレス部40は、工程管理部20から受信した印刷物(ポストプレスジョブ)の作業指示に従って、紙折り機、中綴じ製本機、くるみ製本機、断裁機、封入機、帳合い機等の後処理デバイスを含むように構成される。また、ポストプレス部40はデジタル印刷部30より出力された印刷物に対して、紙折り、中綴じ製本、くるみ製本、断裁、封入、帳合い等の仕上げ処理を実行する。ポストプレス部40には、ステープラ401、パンチ穴あけ機402など、デジタル印刷後の後加工(後処理)を行うための後処理装置が含まれている。
The
エンドユーザ環境1のエンドユーザは、クライアントPC11から、POD印刷業務向けのアプリケーション12を使用して、画像の編集、面付け、テキスト挿入、後処理の指示などを行い、POD印刷システム環境2の工程管理部20に対して、印刷ジョブを送信する。
The end user of the
工程管理部20のPCサーバ21はJDFに従い、デジタル印刷部30に対して印刷の指示を行い、ポストプレス部40に対して後処理の指示を行う。
The
〔ハードウェア構成〕
本実施例では、エンドユーザ環境1が作成した印刷ジョブを工程管理部20が受け取り、工程管理部20がDFE32に印刷ジョブを送信する。本実施例のDFE32の機能は、ネットワーク上の機器が行えば必ずしもDFE32が行わなくてもよいが、本実施例ではDFE32がページ単位で評価値を算出し、ページ単位で最適なRIPエンジン59を選択するものとして説明する。
[Hardware configuration]
In this embodiment, the
図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
CPU321は、RAM322をワークメモリにしてプログラムを実行することで、DFE32の全体を制御する。補助記憶装置323は、HDD(Hard Disk Drive)やSSD(Solid State Drive)などの不揮発メモリである。補助記憶装置323は印刷ジョブを変換する機能を有するプログラム328を記憶している。
The
通信装置324は、モデム,LANカード等であり、ネットワーク3に接続してエンドユーザ環境1、工程管理部20又はポストプレス部40と通信する。また、プリンター31と通信する。入力装置325はキーボードやマウス等である。入力装置325はユーザの操作を受け付ける装置であり、キーボードやマウスなどである。表示制御部326はディスプレイ330と接続されており、CPU321からの指示によりディスプレイ330に画面を表示する。なお、ディスプレイ330はタッチパネルでもよい。
The
記録媒体I/F327は、可搬型の記録媒体を脱着可能であり、CPU321からの指示により記録媒体331にデータを書き込んだり、記録媒体331からデータを読み出したりする。記録媒体331は、例えばCD−ROM、光ディスク、USBメモリ、SDカード(登録商標)等、光学的,電気的、又は、磁気的に記録する媒体、フラッシュメモリ等の様に情報を電気的に記録する半導体メモリ等、様々なタイプのものを用いることができる。
The recording medium I /
なお、プログラム328は記録媒体331に記憶された状態で配布されるか、又は、不図示のサーバからネットワーク3を介してダウンロードされることで配布される。
The
また、エンドユーザ環境1のクライアントPC11、及び、工程管理部20のPCサーバ21のハードウェア構成図も図4と同様の構成で実現できる。
The hardware configuration diagram of the
〔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 a diagram illustrating an example of a functional block diagram of the DFE. The
DFE32は、ジョブ受信部51、システム制御部52、UI制御部54、ジョブ制御部55、JDF解析部56、RIP部57、RIP制御部58、RIPエンジン59、及び、プリンター制御部61を有している。これらは、CPU321がプログラム328を実行し、図4を含む各種のハードウェアと協働することで実現される。また、DFE32は、補助記憶装置323、RAM322、及び、記録媒体331などに構築されたジョブデータ格納部53及び画像格納部60を有している。
The
ジョブ受信部51は、ネットワーク3を介してアプリケーション12などから印刷ジョブを受け付ける。ログとして、例えば、一意のジョブ番号、受付日時、終了日時、ステータスなどを印刷ジョブに関連付けて記録する。印刷ジョブは、アプリケーション12から入力される以外に、USBメモリなどから入力されてもよい。本実施形態では印刷ジョブにJDFが含まれているものとするが、JDFが含まれていない場合、ジョブ受信部51はダミーのJDFを作成して、レンダリングを可能にする。
The
システム制御部52は、受信した印刷ジョブをジョブデータ格納部53に格納するか、又は、ジョブ制御部55に出力する。例えば、DFE32に予め印刷ジョブをジョブデータ格納部53に格納すると設定されている場合、システム制御部52は印刷ジョブをジョブデータ格納部53に格納する。また、例えばJDFに、ジョブデータ格納部53に格納するか否かが記述されている場合は、記述に従う。
The
また、システム制御部52は、ジョブデータ格納部53に格納した印刷ジョブの内容を例えばユーザがディスプレイ330に表示する操作を行った場合、JDFをジョブデータ格納部53からUI制御部54に出力する。ユーザがJDFを変更した場合、UI制御部54は変更内容を受け付け、システム制御部52は再度、変更されたJDFをジョブデータ格納部53に格納する。
Further, the
また、システム制御部52は、ユーザ、エンドユーザ環境1、又は、工程管理部20から、印刷ジョブの実行の指示を受け付けると、ジョブデータ格納部53に格納された印刷ジョブをジョブ制御部55に出力する。また、例えば、JDFに印刷時刻が設定されている場合、該時刻になるとジョブデータ格納部53に格納された印刷ジョブをジョブ制御部55に出力する。
When the
ジョブデータ格納部53は、このように印刷ジョブを格納するための記憶領域であり、DFE32の補助記憶装置323や記録媒体331に設けられる。また、ネットワーク上の記憶装置(不図示)に設けられてもよい。
The job
UI制御部54は、JDFを解釈してディスプレイ330に印刷ジョブの内容を表示する。また、RIPエンジン59が作成したラスターデータをディスプレイ330に表示することができる。
The
UI制御部54は評価値算出用テーブル設定部64を有している。評価値算出用テーブル設定部64は、ユーザによる変換評価値算出用テーブル66の設定を受け付ける。変換評価値算出用テーブル66については後述する。なお、ユーザは直接、DFE32を操作して変換評価値算出用テーブル66を設定する他、ネットワーク3を介して変換評価値算出用テーブル66を設定することができる。したがって、評価値算出用テーブル設定部64は、DFE32が有していればUI制御部54になくてもよい。
The
UI制御部54は、RIPエンジン選択モード設定部67を有している。RIPエンジン選択モード設定部67は、特許請求の範囲の「範囲設定受け付け手段」の一例である。RIPエンジン選択モード設定部67は、ユーザがRIPエンジン59をページ単位で切り替えるか、印刷ジョブ単位で切り替えるかの設定を受け付ける。また、ページ単位、印刷ジョブ単位の他、章単位でRIPエンジン59を切り替えるか否かの設定を受け付けてもよい。また、表紙と表紙以外でRIPエンジン59を切り替えるか否かの設定を受け付けてもよい。ページ、印刷ジョブ、章、及び、表紙と表紙以外、は、特許請求の範囲の「範囲」の一例である。
The
ジョブ制御部55は、RIP制御部58に対しラスターデータを作成させ、また、プリンター制御部61に印刷を行わせる。具体的には、まず、印刷ジョブのJDFをJDF解析部56に送信すると共に、JDF解析部56にJDF変換要求を出力する。
The
本実施形態のJDF解析部56は、印刷ジョブを作成したアプリケーションがレンダリングされることを想定したRIPエンジン59を有していると判断する場合と、有していないと判断する場合がある。まず、有していると判断する場合について説明する。なお、本実施形態では、A社、B社、及び、C社のRIPエンジン59を有しているものとする。
The
JDF解析部56は、ジョブ制御部55からJDFとJDF変換要求を取得する。JDF解析部56はJDFの記述を解析して、JDFを作成したアプリケーション12のメーカを判断する。JDFを作成したアプリケーションのメーカを判断することは、印刷ジョブがレンダリングされることが想定されているRIPエンジン59を判断することとほぼ同じ意味である。
The
印刷ジョブを作成したアプリケーションがレンダリングされることを想定したRIPエンジン59を有している場合、JDF解析部56は、JDFをアプリケーションのメーカ用に用意されている変換テーブル65を用いた方法でDFE32が扱うことが可能な「DFE内ジョブ属性」 に変換する。すなわち、DFE32が、C社が作成したものであれば、C社だけでなくA社又はB社のアプリーションが作成したJDFをC社のDFE32が扱うことが可能な「DFE内ジョブ属性」に変換する。「DFE内ジョブ属性」は、特許請求の範囲の装置用設定情報の一例である。
If the application that created the print job has the
印刷ジョブを作成したアプリケーションがレンダリングされることを想定したRIPエンジン59を有していないと判断する場合、JDF解析部56は、A社用の変換テーブル65、B社用の変換テーブル65、及び、C社用の変換テーブル65のそれぞれで「DFE内ジョブ属性」を作成する。
When determining that the application that created the print job does not have the
なお、印刷ジョブを作成したアプリケーション12がレンダリングされることを想定したRIPエンジン59を有していると判断する場合であっても、JDF解析部56は、A社用の変換テーブル65、B社用の変換テーブル65、及び、C社用の変換テーブル65のそれぞれで「DFE内ジョブ属性」を作成してよい。これにより、JDF解析部56によるアプリケーションのメーカの判断が誤っている場合でも、最も適切なRIPエンジン59を選択することが可能になる。
Even when it is determined that the
JDF解析部56は、「DFE内ジョブ属性」が作成される際、変換テーブル65毎に、後述する「変換前後情報」を作成する。なお、変換テーブル65は、RIPエンジン毎に用意されているので、A社RIPエンジン、B社RIPエンジン、及び、C社RIPエンジン毎に、「変換前後情報」を作成する。
The
そして、JDF変換評価値算出部62は、「変換前後情報」が含むJDFの設定値と「DFE内ジョブ属性」の設定値を比較して比較結果に基づき変換評価値算出用テーブル66を参照し、方法毎(変換テーブル毎又はRIPエンジン毎)に評価値を算出する。評価値は値が大きいほど、変換テーブル65による変換前後の差異が少ないことを示す(変換評価値算出用テーブル66は、差異が少ないほど評価値が大きくなるように作成されている)。
Then, the JDF conversion evaluation
なお、変換評価値算出用テーブル66は、RIPエンジン毎に保持されている。これは、「DFE内ジョブ属性」を作成するための変換テーブル65がRIPエンジン毎に作成されているためである。後述するように、変換評価値算出用テーブル66では、JDFの項目が「DFE内ジョブ属性」の項目に対応づけられている。アプリケーション(RIPエンジン)によってJDFの項目が異なっていても、RIPエンジン毎に変換評価値算出用テーブル66が用意されることで、RIPエンジン毎に正確な評価値を算出できる。 The conversion evaluation value calculation table 66 is held for each RIP engine. This is because the conversion table 65 for creating the “job attributes within DFE” is created for each RIP engine. As will be described later, in the conversion evaluation value calculation table 66, the JDF item is associated with the “job attribute in DFE” item. Even if the JDF items differ depending on the application (RIP engine), the conversion evaluation value calculation table 66 is prepared for each RIP engine, so that an accurate evaluation value can be calculated for each RIP engine.
DFE内ジョブ属性選択部63は、ページ毎に評価値が最も大きい「DFE内ジョブ属性」を選択してジョブ制御部55に出力する(RIPエンジン選択モード設定部67でページ単位の切り替えが設定されている場合)。すなわち、ページ毎にRIPエンジンが選択される。また、最も大きい評価値が閾値未満の場合、レンダリングを中止して、UI制御部54がジョブ取り止め表示をディスプレイ330に表示してもよい。
The DFE job
なお、JDF解析部56は、「DFE内ジョブ属性」を作成する際、「DFE内ジョブ属性」に「RIP制御モード」を設定する。「RIP制御モード」については次述するが、「RIP制御モード」には「Page Mode」と「Sheet Mode」がある。各社の印刷ジョブが「Page Mode」か「Sheet Mode」のどちらで作成されているのかは予め調査されている。よって、JDFを作成したアプリケーション12のメーカが判断されれば「RIP制御モード」も決定できる。本実施例では、DFE32は印刷ジョブの集約印刷の設定を「Page Mode」で扱っているものとする(Page Modeがデフォルト)。
The
以上により「DFE内ジョブ属性」を取得したジョブ制御部55は、「DFE内ジョブ属性」とPDLを「RIP Parameter List」に変換し、RIP制御部58に対して、「RIP Parameter List」という形で印刷ジョブを出力する。「RIP Parameter List」はRIPエンジン59にてRIP処理を行うために必要な情報の集合である。ジョブ制御部55は「RIP Parameter List」の情報からRIPエンジン59へのRIP処理の命令を決定する。この命令をRIPコマンドという。
The
「RIP Parameter List」には「RIP制御モード」が含まれている。RIP制御部58は「RIP制御モード」に応じてRIPエンジン59を制御する。よって、「RIP制御モード」によりシーケンスが決定される。
「Page Mode」…ページ毎にRIP処理を指示して1枚に集約されたラスターデータを作成する
「Sheet Mode」…すでに複数のページが集約された1ページの各部分(集約前の各ページ部分に相当する)毎にRIP処理を指示してラスターデータを作成する
RIP部57は、RIP制御部58とRIPエンジン59を有し、これらによりラスターデータを作成する。RIP制御部58は、「RIP Parameter List」の情報を解析して、複数あるRIPエンジン59から使用するRIPエンジン59を決定する。RIPエンジンの決定は、「RIP Parameter List」の1つ以上の項目に基づく場合と、「RIP Parameter List」に明示されたRIPエンジン識別情報に基づく場合とがある。例えば「RIP Parameter List」における「xmlns:A="www.aaa.com/schema/aaa"」や「xmlns:B="www.bbb.com/schema/bbb"」という記述に基づきRIPエンジン59を判断する。また、例えばジョブ制御部55が「RIP Parameter List」にRIPエンジン識別情報を明示していれば、RIPエンジン識別情報が指示するRIPエンジンを選択する。RIP制御部58は、「RIP Parameter List」を参照して、選択したRIPエンジン59にRIPコマンドを送信する。
The “RIP Parameter List” includes “RIP control mode”. The
“Page Mode”: RIP processing is instructed for each page to create raster data consolidated into one sheet. “Sheet Mode”: Each part of one page in which multiple pages are already aggregated (each page part before aggregation) The
また、RIP制御部58は、「RIP Parameter List」を参照して、「RIP制御モード」が「Sheet Mode」の場合、「Sheet Mode」に従ってRIPコマンドをRIPエンジン59に出力する。これにより、印刷ジョブの違いを吸収できる。
Further, the
RIPエンジン59はレンダリングエンジンであり、RIPコマンドに従ってラスタライズを行うことでラスターデータを作成する。RIPエンジン59は特許請求の範囲の「描画データ作成手段」の一例である。
The
画像格納部60は、作成されたラスターデータが格納される記憶手段である。画像格納部60は、例えば、補助記憶装置323に搭載される。または、ネットワーク上の記憶装置に搭載されてもよい。
The
プリンター制御部61は、プリンター31と接続されており、画像格納部60に格納されているラスターデータを読み出しプリンター31に送信することで印刷を行う。また、ジョブ制御部55から取得した「Finishing情報」に基づき仕上げ処理を行う。
The
プリンター制御部61は、各種の通信規格を利用してプリンター31と通信し、プリンター31の情報を取得することができる。例えば印刷ワークフローの規格を定めるCIP4では、JDFの規格としてデバイス仕様情報をプリンター31と送受信するDevCapsという規格を定めている。また、SNMP(Simple Network Management Protocol)という通信プロトコルとMIB(Management Information Base)というデータベースとを利用したプリンター31の情報の収集方法も知られている。プリンター制御部61はこれらを利用してプリンター31に格納されている各種の情報を取得する。例えば、プリンター31の装備の構成(ADFの有無、両面印刷ユニットの有無、トレイ構成、手差しトレイの有無、各種のフィニッシャーの有無など)を取得できる。また、プリンター31の状態(印刷中、スキャン中、FAX受信中、スリープ中など)を取得することができる。また、各トレイの用紙の残量などを取得できる。
The
〔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
“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のメーカに応じて後述する変換テーブル65を用いて、JDFをC社のDFE32が扱うことができる「DFE内ジョブ属性」に変換できる。
Therefore, the
〔DFE内ジョブ属性の作成〕
図9、10を用いて「DFE内ジョブ属性」の作成について説明する。図9は変換テーブルの一例を、図10は「DFE内ジョブ属性」の作成を説明する図の一例である。JDF解析部56は、JDFを作成したアプリケーション12のメーカ(印刷ジョブが処理されることが想定されているRIPエンジン)の変換テーブル65を用いてJDFを「DFE内ジョブ属性」に変換する。JDFを作成したアプリケーション12のメーカを判断できない場合は、すべての変換テーブル65を用いてJDFを「DFE内ジョブ属性」に変換する。よって、すべてのRIPエンジン用の「DFE内ジョブ属性」が作成される。
[Create job attributes in DFE]
Creation of “job attributes within DFE” will be described with reference to FIGS. FIG. 9 is an example of a conversion table, and FIG. 10 is an example of a diagram illustrating creation of “job attributes within DFE”. The
図9(a)はC社の変換テーブルの一例を示す。C社の変換テーブル65は、「Amount」という属性名の属性値を「部数」という項目名の項目値に対応させ、「Rotate」という属性名の属性値を「回転」という項目名の項目値に対応させる。 FIG. 9A shows an example of a conversion table for company C. The conversion table 65 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.
変換方法は、図10に示すように、JDFのタグ内の属性と「DFE内ジョブ属性」の項目を対応づける変換テーブル65を参照し、JDFの属性値を「DFE内ジョブ属性」の項目値として配置するというものである。 As shown in FIG. 10, the conversion method refers to the conversion table 65 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社の変換テーブル65だけでなく、A社の変換テーブル65とB社の変換テーブル65を予め保持している。図9(b)はA社の変換テーブル65を、図9(c)はB社の変換テーブルをそれぞれ示す。JDF解析部56は上記のようにJDFから拡張タグを指定する記述を検出して、アプリケーション12のメーカを判断し、各メーカに対応した変換テーブル65を使用する。
The
A社、B社のJDFの場合も同様に変換できる。A社の変換テーブルは、「A:Amount」という属性名の属性値を「部数」という項目名の項目値に対応させ、「A:Rotate」という属性名の属性値を「回転」という項目名の項目値に対応させる。B社の変換テーブル65は、「B:DeliveryAmount」という属性名の属性値を「部数」という項目名の項目値に対応させ、「B:Rotate」という属性名の属性値を「回転」という項目名の項目値に対応させる。なお、B社の変換テーブル65では、「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 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 name “rotation”. It corresponds to the item value of. The conversion table 65 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 65 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
図11は、「DFE内ジョブ属性」の一例を示す図である。「DFE内ジョブ属性」は大きく、ジョブの実行に関する「Job情報」、ラスターデータに関する「Edit情報」、及び、仕上げ処理に関する「Finishing情報」に区分されている。
・Job情報は、部数を指定する「部数」という項目を有している。
・Edit情報の「向き情報」という項目は、印刷の向きを指定する。
・Edit情報の「印刷面情報」という項目は、印刷面を指定する。
・Edit情報の「回転」という項目はページの回転角度を指定する。
・Edit情報の「拡大/縮小」という項目は拡大/縮小と変倍率を指定する。
・Edit情報の「イメージ位置:オフセット」という項目はイメージのオフセットを指定する。
・Edit情報の「イメージ位置:位置調整情報」という項目はイメージの位置調整を指定する。
・Edit情報の「レイアウト情報:カスタム・インポジション配置」という項目は、カスタム面の配置を指定する。
・Edit情報の「レイアウト情報:ページ数」という項目は、用紙1枚のページ数を指定する。
・Edit情報の「レイアウト情報:インポジション情報」という項目は、面配置に関する情報を指定する。
・Edit情報の「レイアウト情報:ページ順序情報」という項目は、印刷されるページの順序に関する情報を指定する。
・Edit情報の「レイアウト情報:クリープ位置調整」という項目は、クリープ位置の調整に関する情報を指定する。
・Edit情報の「マージン情報」という項目は、フィット・ボックスやガターなどのマージンに関する情報を指定する。
・Edit情報の「クロップ・マーク情報:センター・クロップ・マーク情報」という項目は、センター・クロップ・マークに関する情報を指定する。
・Edit情報の「クロップ・マーク情報:コーナー・クロップ・マーク情報」という項目は、コーナー・クロップ・マーク情報に関する情報を指定する。
・Finishing情報の「Collate情報」という項目は、文書が複数部数印刷される場合にページ単位で印刷するか文書単位で印刷するかの情報を指定する。
・Finishing情報の「ステープル/バインド情報」という項目は、ステープル/バインドに関する情報を指定する。
・Finishing情報の「パンチ情報」という項目は、パンチに関する情報を指定する。
・Finishing情報の「折り情報」という項目は、折りに関する情報を指定する。
・Finishing情報の「トリム」という項目は、トリムに関する情報を指定する。
・Finishing情報の「出力トレイ情報」という項目は、出力トレイに関する情報を指定する。
・Finishing情報の「入力トレイ」という項目は、入力トレイに関する情報を指定する。
・Finishing情報の「カバー・シート情報」という項目は、カバー・シートに関する情報を指定する。
FIG. 11 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 job information has an item “number of copies” that specifies the number of copies.
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 “Crop mark information: center crop mark information” in the Edit information specifies information about the center crop mark.
The item “Crop Mark Information: Corner Crop Mark Information” in the Edit information specifies information regarding the corner crop mark information.
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”.
〔RIP Parameter List〕
図12は、「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. 12 is a diagram illustrating an example of “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 of the output image format. 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 render links (rasterization).
The 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.
〔変換評価値算出用テーブル〕
図13〜16は、変換評価値算出用テーブルの一例を示す図である。変換評価値算出用テーブル66は、予めユーザが評価値算出用テーブル設定部64を通してA社、B社、及び、C社の変換テーブル毎に(RIPエンジン毎に)設定している。図13は例えばA社の変換評価値算出用テーブル66である。変換評価値算出用テーブル66では、図11に示した項目毎に、「JDF内での値」、「変換後のDFE内ジョブ属性の値」及び「評価値」が対応づけられている。
[Conversion evaluation value calculation table]
13 to 16 are diagrams illustrating an example of the conversion evaluation value calculation table. The conversion evaluation value calculation table 66 is set in advance by the user for each conversion table of the A company, the B company, and the C company (for each RIP engine) through the evaluation value calculation
上記のように、「DFE内ジョブ属性」が作成されることで図13〜16の「変換後のDFE内ジョブ属性の値」が得られる。「JDF内での値」とは、「DFE内ジョブ属性」に変換されたJDF内の記述(属性値)である。この変換評価値算出用テーブル66は、項目毎に、「JDF内での値」がどの「変換後のDFE内ジョブ属性の値」に変換されたかに応じて「評価値」を与える。 As described above, the “job attribute value in DFE” of FIGS. 13 to 16 is obtained by creating the “job attribute in DFE”. The “value in JDF” is a description (attribute value) in JDF converted to “job attribute in DFE”. This conversion evaluation value calculation table 66 gives an “evaluation value” for each item according to which “value in JDF job attribute value after conversion” is converted to “value in JDF”.
例えば、「部数」という項目では、JDFで「0〜32768」だった値が「DFE内ジョブ属性」で「0〜32768」に変換されると「0」という評価値が与えられ、JDFで「32768〜」だったものが「32768」に変換されると「-5」という評価値が与えられる。この評価値から明らかなように、JDFの属性値と「DFE内ジョブ属性」の値の差異が少ないほど「評価値」が高いことを意味している。 For example, in the item “number of copies”, when a value that is “0 to 32768” in JDF is converted to “0 to 32768” in “job attribute in DFE”, an evaluation value of “0” is given. When "32768-" is converted to "32768", an evaluation value of "-5" is given. As is clear from this evaluation value, the smaller the difference between the JDF attribute value and the “job attribute in DFE” value, the higher the “evaluation value”.
同様に、「向き情報」という項目では、JDFで「Portrait」だった値が「DFE内ジョブ属性」で「Portrait」に変換されるか、JDFで「Landscape」だった値が「DFE内ジョブ属性」で「Landscape」に変換されると、「0」という評価値が与えられる。JDFで「向きタイプ1」だったものが「Portrait」に変換されるか、JDFで「向きタイプ2」だったものが「Landscape」に変換されると「-1」という評価値が与えられる。JDFで「向きタイプ3」だったものが「Portrait」に変換されると「-5」という評価値が与えられる。
Similarly, in the item “direction information”, a value that was “Portrait” in JDF is converted to “Portrait” in “Job attribute in DFE”, or a value that was “Landscape” in JDF is “Job attribute in DFE”. "Is converted to" Landscape ", an evaluation value of" 0 "is given. When JDF “
また、「Finishing情報」の「Collate情報」という項目では、JDFで「None」だった値が「DFE内ジョブ属性」で「None」に変換されるか、JDFで「Sheet」だった値が「DFE内ジョブ属性」で「Sheet」に変換されるか、又は、JDFで「SheetSetAndJob」だった値が「DFE内ジョブ属性」で「SheetSetAndJob」に変換されると、「0」という評価値が与えられる。JDFで「Collateタイプ1」だったものが「None」に変換されるか、JDFで「Collateタイプ2」だったものが「Sheet」に変換されるか、又は、JDFで「Collateタイプ3」だったものが「SheetSetAndJob」に変換されると、「-2」という評価値が与えられる。JDFで「Collateタイプ4」だったものが「None」に変換されるか、又は、JDFで「Collateタイプ5」だったものが「None」に変換されると、「-5」という評価値が与えられる。
In addition, in the item “Collate information” of “Finishing information”, a value that is “None” in JDF is converted to “None” in “Job attribute in DFE”, or a value that is “Sheet” in JDF is “ If it is converted to “Sheet” in “Job attribute in DFE”, or if the value that was “SheetSetAndJob” in JDF is converted to “SheetSetAndJob” in “Job attribute in DFE”, an evaluation value of “0” is given It is done. JDF "
〔評価値の算出〕
印刷ジョブ単位の評価値の算出と、ページ単位の評価値の算出について説明する。
[Calculation of evaluation value]
The calculation of the evaluation value for each print job and the calculation of the evaluation value for each page will be described.
・印刷ジョブ単位の評価値の算出
図17、18は印刷ジョブ単位の評価値の算出について詳細に説明する図の一例である。図17はあるJDFについて、「DFE内ジョブ属性」の項目毎に「JDF内での値」と「変換後のDFEジョブ属性の値」の対応を示す図である。図17は上述した変換前後情報である。「JDF内での値」は特許請求の範囲の第1の設定値の一例であり、「変換後のDFEジョブ属性の値」特許請求の範囲の第2の設定値の一例である。
Calculation of Evaluation Value for Print Job Unit FIGS. 17 and 18 are examples of a diagram for explaining the calculation of the evaluation value for each print job in detail. FIG. 17 is a diagram showing a correspondence between “value in JDF” and “value of converted DFE job attribute” for each item of “job attribute in DFE” for a certain JDF. FIG. 17 shows the information before and after conversion. “Value in JDF” is an example of a first setting value in the scope of claims, and “Value of DFE job attribute after conversion” is an example of a second setting value in the scope of claims.
「部数」、「向き情報」、「回転」、「拡大/縮小」、「イメージ位置−オフセット」、「イメージ位置−位置調整情報」、「レイアウト情報−カスタム・インポジション配置」、「レイアウト情報−ページ数」、「レイアウト情報−インポジション情報」、「レイアウト情報−ページ順序情報」、「レイアウト情報−クリープ位置調整x」、「マージン情報」、「クロップ・マーク情報−センター・クロップ・マーク情報」、「クロップ・マーク情報−コーナー・クロップ・マーク情報」、「Collate情報」、「ステープル/バインド情報」、「パンチ情報」、「折り情報」、「トリム情報」、「出力トレイ情報」、「入力トレイ情報」、及び、「カバー・シート情報」では、「JDF内での値」と「変換後のDFEジョブ属性の値」が同じである。 “Number of copies”, “Orientation information”, “Rotation”, “Enlargement / reduction”, “Image position-offset”, “Image position-position adjustment information”, “Layout information-Custom in-position arrangement”, “Layout information- "Number of pages", "Layout information-Imposition information", "Layout information-Page order information", "Layout information-Creep position adjustment x", "Margin information", "Crop mark information-Center crop mark information" , "Crop Mark Information-Corner Crop Mark Information", "Collate Information", "Staple / Bind Information", "Punch Information", "Fold Information", "Trim Information", "Output Tray Information", "Input “Tray information” and “Cover / sheet information” have the same “value in JDF” and “value of DFE job attribute after conversion”. is there.
これらを除く「印刷面情報」と「レイアウト情報−クリープ位置調整y」では「JDF内での値」と「変換後のDFEジョブ属性の値」が異なっている。 Except for these, “print surface information” and “layout information-creep position adjustment y” are different in “value in JDF” and “value of DFE job attribute after conversion”.
JDF変換評価値算出部62は、変換評価値算出用テーブル66を参照して、「JDF内での値」と「変換後のDFEジョブ属性の値」が同じであれば、「0」という評価値を与える。「JDF内での値」と「変換後のDFEジョブ属性の値」が異なっていれば変換評価値算出用テーブル66を参照して、「JDF内での値」と「変換後のDFEジョブ属性の値」の組に対応づけられた評価値を読み出し、該評価値を項目に付与する。
The JDF conversion evaluation
図18は、図17の「JDF内での値」と「変換後のDFEジョブ属性の値」に付与された評価値の一例を示す図である。「印刷面情報」と「レイアウト情報−クリープ位置調整y」以外では、評価値は「0」である。 FIG. 18 is a diagram illustrating an example of evaluation values assigned to “value in JDF” and “value of DFE job attribute after conversion” in FIG. The evaluation value is “0” except for “printing surface information” and “layout information-creep position adjustment y”.
一方、「印刷面情報」は、「JDF内での値」が「表面片面」、「変換後のDFEジョブ属性の値」が「表面」なので、変換評価値算出用テーブル66により「-1」という評価値が与えられる。また、「レイアウト情報−クリープ位置調整y」は、「JDF内での値」が「y」、「変換後のDFEジョブ属性の値」が「CYa」なので、変換評価値算出用テーブル66により「-2」という評価値が与えられる。 On the other hand, since “value in JDF” is “front side” and “value of DFE job attribute after conversion” is “front”, “print surface information” is “−1” according to the conversion evaluation value calculation table 66. The evaluation value is given. In addition, since “value in JDF” is “y” and “value of DFE job attribute after conversion” is “CYa”, “layout information-creep position adjustment y” is determined by the conversion evaluation value calculation table 66 as “ -2 ”is given.
このように、評価値により、JDFがどの程度正確に「DFE内ジョブ属性」に変換されたかの指標が得られる。DFE内ジョブ属性選択部63は、全ての項目の評価値を合計して、最も合計値が大きい「DFE内ジョブ属性」を選択する。したがって、ジョブ制御部55には「JDF内での値」と「変換後のDFEジョブ属性の値」の違いが最も少ないと推定される「DFE内ジョブ属性」が出力される。
As described above, the evaluation value provides an index of how accurately the JDF is converted into the “job attribute within DFE”. The in-DFE job
・ページ単位の評価値の算出
続いて、ページ単位の評価値の算出について説明する。図19はD社のアプリケーション12が作成したJDFに含まれるページ毎に異なる属性値の一例を示す図である。図19に示すように、JDFにはページ毎に異なる属性値が設定される場合がある。
Calculation of evaluation value in page unit Next, calculation of evaluation value in page unit will be described. FIG. 19 is a diagram showing an example of different attribute values for each page included in the JDF created by the
「xmlns:D="www.ddd.com/schema/ddd"」は、このJDFがD社のアプリケーション12により作成されていることを示す(DFEにとっては未知のJDF)。また、「D:Amount="2"」は部数が2部であることを、「D:Rotate−Page1="90"」は1ページ目を90度回転させることを、「D:Rotate−Page2="45"」は2ページ目を45度回転させることを、「D:Rotate−Page3="135"」は3ページ目を135度回転させることを、それぞれ意味している。
“Xmlns: D =” www.ddd.com/schema/ddd ”” indicates that this JDF is created by the
RIPエンジン選択モード設定部67にページ単位でRIPエンジン59を切り替えることが設定されている場合、JDF変換評価値算出部62はページを指定した属性を検出して、ページ単位に評価値を算出する。ページを指定した属性は、例えば「Page+n」(nは自然数)のようなページを指定する記述として予め定められた記述を検出する。
When the RIP engine selection
図20は、ページ単位の評価値の算出を模式的に説明する図の一例である。なお、部数については全てのページで同じ設定なので評価値も等しくなる。また、変換評価値算出用テーブル66は、A社、B社及びC社で異なるものが用意される。図20ではA社、B社及びC社のそれぞれの変換評価値算出用テーブル66から、回転という属性の評価値の一部が抜粋されている。 FIG. 20 is an example of a diagram schematically illustrating calculation of evaluation values in units of pages. Since the number of copies is the same for all pages, the evaluation values are also equal. Also, different conversion evaluation value calculation tables 66 are prepared for Company A, Company B, and Company C. In FIG. 20, a part of the evaluation value of the attribute of rotation is extracted from the conversion evaluation value calculation tables 66 of the A company, the B company, and the C company.
1ページ目
D社のJDFの90度回転するという属性をA社用の変換テーブル65で「DFE内ジョブ属性」に変換した場合、A社の変換評価値算出用テーブル66によれば、評価値は0(ゼロ)である。
D社のJDFの90度回転するという属性をB社用の変換テーブル65で「DFE内ジョブ属性」に変換した場合、B社の変換評価値算出用テーブル66によれば、評価値は0(ゼロ)である。
D社のJDFの90度回転するという属性をC社用の変換テーブル65で「DFE内ジョブ属性」に変換した場合、C社の変換評価値算出用テーブル66によれば、評価値は0(ゼロ)である。
When the attribute that the 90-degree rotation of the JDF of the first page D company is converted into the “job attribute in DFE” by the conversion table 65 for the A company, according to the conversion evaluation value calculation table 66 for the A company, the evaluation value Is 0 (zero).
When the attribute of 90-degree rotation of JDF of company D is converted to “job attribute in DFE” by the conversion table 65 for company B, the evaluation value is 0 (according to the conversion evaluation value calculation table 66 of company B). Zero).
When the attribute of 90-degree rotation of JDF of company D is converted to “job attribute in DFE” by conversion table 65 for company C, the evaluation value is 0 (according to conversion evaluation value calculation table 66 of company C). Zero).
2ページ目
D社のJDFの45度回転するという属性をA社用の変換テーブル65で「DFE内ジョブ属性」に変換した場合、A社の変換評価値算出用テーブル66によれば、評価値は−5である。
D社のJDFの45度回転するという属性をB社用の変換テーブル65で「DFE内ジョブ属性」に変換した場合、B社の変換評価値算出用テーブル66によれば、評価値は0(ゼロ)である。
D社のJDFの45度回転するという属性をC社用の変換テーブル65で「DFE内ジョブ属性」に変換した場合、C社の変換評価値算出用テーブル66によれば、評価値は−5である。
When the attribute that the 45-degree JDF of the D company on
When the attribute of 45-degree rotation of JDF of company D is converted to “job attribute in DFE” by conversion table 65 for company B, according to conversion evaluation value calculation table 66 of company B, the evaluation value is 0 ( Zero).
When the attribute of 45-degree rotation of JDF of company D is converted to “job attribute in DFE” by the conversion table 65 for company C, the evaluation value is −5 according to the conversion evaluation value calculation table 66 of company C. It is.
3ページ目
D社のJDFの135度回転するという属性をA社用の変換テーブル65で「DFE内ジョブ属性」に変換した場合、A社の変換評価値算出用テーブル66によれば、評価値は−5である。
D社のJDFの135度回転するという属性をB社用の変換テーブル65で「DFE内ジョブ属性」に変換した場合、B社の変換評価値算出用テーブル66によれば、評価値は−5である。
D社のJDFの135度回転するという属性をC社用の変換テーブル65で「DFE内ジョブ属性」に変換した場合、C社の変換評価値算出用テーブル66によれば、評価値は0(ゼロ)である。
When the attribute that the 135-degree JDF rotation of the third page D company is converted to “job attribute in DFE” by the conversion table 65 for the A company, according to the conversion evaluation value calculation table 66 for the A company, the evaluation value Is -5.
When the attribute of 135 degrees rotation of JDF of company D is converted to “job attribute in DFE” by the conversion table 65 for company B, the evaluation value is −5 according to the conversion evaluation value calculation table 66 of company B. It is.
When the attribute of 135-degree rotation of JDF of company D is converted to “job attribute in DFE” by conversion table 65 for company C, the evaluation value is 0 (according to conversion evaluation value calculation table 66 of company C). Zero).
図21に示すように、DFE内ジョブ属性選択部63はページ毎に評価値が最も高いRIPエンジン59を採用する。図21は、ページ毎に採用される「DFE内ジョブ属性」の一例を示す図である。この評価値によれば、1ページ目では各社のRIPエンジン59の評価値が同じなので、DFE内ジョブ属性選択部63は、任意のRIPエンジンを採用する。本実施形態では例えばA社RIPエンジンを採用すると予め定められているものとする。
As shown in FIG. 21, the job
2ページ目ではB社RIPエンジンの評価値が最も高いので、DFE内ジョブ属性選択部63はB社RIPエンジン用の「DFE内ジョブ属性」を採用する。
Since the evaluation value of the B company RIP engine is the highest on the second page, the job
3ページ目ではC社RIPエンジンの評価値が最も高いので、DFE内ジョブ属性選択部63はC社RIPエンジン用の「DFE内ジョブ属性」を採用する。
Since the evaluation value of the C company RIP engine is the highest on the third page, the job
DFE内ジョブ属性選択部63はページ単位で「DFE内ジョブ属性」を選択しジョブ制御部55に出力する。ジョブ制御部55はページ単位で、使用する「DFE内ジョブ属性」を切り替えて、「DFE内ジョブ属性」とPDLから「RIP Parameter List」を作成する。なお、ページ単位で評価値を算出しても、必ずしもページ単位で「RIP Parameter List」の変換に用いられる「DFE内ジョブ属性」が切り替わるとは限らず、RIPエンジン59が切り替わるとは限らない。
The in-DFE job
なお、図20、21では、「回転」を例にしてページ単位の評価値について説明したが、ページ単位に属性値が異なる属性がある場合、それぞれの属性についてページ単位に評価値が算出される。例えば、「向き情報」「拡大/縮小」「イメージ位置」「レイアウト情報(集約印刷)」「マージン情報」「クロップ・マーク情報」などはページ単位に評価値が異なりうる。 20 and 21, the evaluation value for each page has been described using “rotation” as an example. However, when there are attributes having different attribute values for each page, the evaluation value is calculated for each attribute for each page. . For example, evaluation values for “direction information”, “enlargement / reduction”, “image position”, “layout information (consolidated printing)”, “margin information”, “crop mark information”, and the like can be different for each page.
〔変換評価値算出用テーブルの設定〕
変換評価値算出用テーブル66はユーザが設定することができる。ユーザは項目の重要度を考慮して、項目毎に評価値を設定する。項目の重要度は、一般に「JDF内での値」と「変換後のDFEジョブ属性の値」が異なると、ラスターデータが大きく異なる項目ほど重要度が高いと判断される。
[Setting of conversion evaluation value calculation table]
The conversion evaluation value calculation table 66 can be set by the user. The user sets an evaluation value for each item in consideration of the importance of the item. In general, when the “value in the JDF” and the “value of the converted DFE job attribute” are different from each other, it is determined that the importance of the item is higher as the item has significantly different raster data.
また、ラスターデータにおいてユーザが重要視する態様(部数、印刷向き、色味、フォント、など)と関連する項目は、重要度が高いと判断される。例えば、「部数」が異なると支障がある場合は、「JDF内での値」と「変換後のDFEジョブ属性の値」が異なる場合に「部数」の評価値を大きな負値に設定し、支障が少ない場合は、「部数」の評価値に「0」又はこれに近い値に設定する。また、ラスターデータの印刷向きが異なると支障がある場合は、「JDF内での値」と「変換後のDFEジョブ属性の値」が異なる場合に「向き情報」の評価値を大きな負値に設定し、支障が少ない場合は、「向き情報」の評価値に「0」又はこれに近い値に設定する。このように、ユーザは印刷の目的などに応じて、適切な評価値を設定できる。 In addition, it is determined that items related to aspects (number of copies, printing orientation, color, font, etc.) that the user attaches importance to in the raster data are high in importance. For example, if there is a problem if the “number of copies” is different, if the “value in JDF” and the “value of the converted DFE job attribute” are different, the evaluation value of “number of copies” is set to a large negative value, If there are few obstacles, set the evaluation value for “number of copies” to “0” or a value close to this. Also, if there is a problem if the printing direction of the raster data is different, if the “value in JDF” and the “value of the converted DFE job attribute” are different, the evaluation value of “orientation information” is set to a large negative value. If there are few obstacles, set the evaluation value of “direction information” to “0” or a value close to this. Thus, the user can set an appropriate evaluation value according to the purpose of printing.
なお、変換評価値算出用テーブル66には、予め標準的な評価値が初期値として設定されている。これにより、ユーザは全ての項目で評価値を設定しなくてもよく操作性を向上できる。 A standard evaluation value is set as an initial value in the conversion evaluation value calculation table 66 in advance. Thereby, the user does not need to set evaluation values for all items, and the operability can be improved.
図22は、ディスプレイ330に表示される評価値設定画面の一例を示す図である。評価値設定画面は、テーブル選択欄501、項目名欄502,503、テーブル表示欄504、及び、登録ボタン505を有している。テーブル選択欄501は、どのRIPエンジン59(アプリケーション12のメーカ)の変換評価値算出用テーブル66を設定するかの選択を受け付ける。項目名欄502,503には、「DFE内ジョブ属性」の項目名が表示され、ユーザによる項目の選択を受け付ける。また、テーブル表示欄504には、現在の変換評価値算出用テーブル66の評価値が表示される。
FIG. 22 is a diagram illustrating an example of an evaluation value setting screen displayed on the
ユーザが登録ボタン505を押下すると、評価値算出用テーブル設定部64が変更後の変換評価値算出用テーブル66を受け付け、JDF変換評価値算出部62に出力する。これにより、JDF変換評価値算出部62は更新後の変換評価値算出用テーブル66を保持できる。
When the user presses the
なお、評価値は、「0」を最大とするのでなく、「JDF内での値」と「変換後のDFEジョブ属性の値」の差が小さいほど大きなゼロ以上の数値が設定されてもよい。この場合は、正値としての評価値の合計が最も大きい「DFE内ジョブ属性」が選択される。また、「JDF内での値」と「変換後のDFEジョブ属性の値」の差が小さいほど絶対値の小さな値が評価値として設定されてもよい。この場合は、正値としての評価値の合計が最も小さい「DFE内ジョブ属性」が選択される。 Note that the evaluation value does not maximize “0”, but may be set to a value greater than zero as the difference between “value in JDF” and “value of DFE job attribute after conversion” is smaller. . In this case, the “job attribute in DFE” having the largest sum of evaluation values as positive values is selected. Further, a smaller absolute value may be set as the evaluation value as the difference between the “value in JDF” and the “value of the converted DFE job attribute” is smaller. In this case, the “job attribute within DFE” having the smallest total evaluation value as a positive value is selected.
また、任意のPCからDFE32にアクセスして、ユーザが変換評価値算出用テーブル66を設定してもよい。この場合、DFE32はサーバとしてHTMLやJavaScript(登録商標)で記述された評価値設定画面をPCに送信する。ユーザはPCを操作して評価値を設定し、評価値設定画面をDFE32に送信する。
Alternatively, the user may set the conversion evaluation value calculation table 66 by accessing the
〔ジョブ取り止め表示〕
3つの「DFE内ジョブ属性」から算出された評価値の合計が、いずれも印刷に適さないと考えられるほど小さくなる(絶対値が大きい負値になる)場合がある。ジョブ単位では負値の評価値が合計される場合があるので、ジョブ単位の評価値では印刷に適さないと判断されることが生じやすくなる。
[Job cancellation display]
In some cases, the total of the evaluation values calculated from the three “job attributes within DFE” is so small that it is considered that they are not suitable for printing (the absolute value becomes a large negative value). Since negative evaluation values may be totaled for each job, it is likely that it is determined that the evaluation value for each job is not suitable for printing.
この場合、印刷すべきでないと考えられるので、JDF変換評価値算出部62は3つの「DFE内ジョブ属性」の評価値の合計のうち最大値が閾値未満の場合、UI制御部54にジョブ取り止め表示を行うように要求する。
In this case, since it is considered that printing should not be performed, the JDF conversion evaluation
図23(a)は、ディスプレイ330(特許請求の範囲の表示部の一例である)に表示されるジョブ取り止め表示の一例を示す図である。図23(a)には「JDFの変換が規定のレベルに達していないためジョブの処理を中止します。」と表示されている。ユーザはこれにより、印刷ジョブが出力されないことを把握できる。 FIG. 23A is a diagram illustrating an example of a job cancellation display displayed on the display 330 (which is an example of a display unit of claims). In FIG. 23A, “JDF conversion has not reached the specified level and job processing is stopped.” Is displayed. Thus, the user can grasp that the print job is not output.
また、印刷ジョブがクライアントPC11から送信された場合には、ディスプレイ330に表示するだけでなく(ディスプレイ330に表示することなく)、DFE32がクライアントPC11にジョブ取り止め表示を送信することが好適である。これにより、遠隔地のクライアントPC11を操作するユーザは、印刷ジョブが出力されないことを把握できる。なお、DFE32は例えば印刷ジョブを受信した際にクライアントPC11のIPアドレスを記憶しておき、該IPアドレスにジョブ取り止め表示を送信すればよい。
In addition, when a print job is transmitted from the
また、図23(b)はページ単位に評価値が算出される場合のジョブ取り止め表示の一例を示す図である。図23(b)では、「JDFの変換が規定のレベルに達していないため以下のページの処理を中止します。」というメッセージと共にページ番号(ページ4、11)と最大の評価値が表示されている。
FIG. 23B is a diagram showing an example of a job cancellation display when the evaluation value is calculated for each page. In FIG. 23B, the page number (
また、ユーザはページを強制的に処理させることができる。例えば、最も評価値が高い「DFE内ジョブ属性」でこれらのページを処理させる場合、「強制処理」のチェックボックス507をチェックする。これにより、ユーザは評価値が閾値未満のページも処理させることができる。また、強制的に処理させる場合に、任意のRIPエンジン59を指定することを可能にしてもよい。ユーザはこれらのページを、指定したRIPエンジン59で強制的に処理させることができる。
In addition, the user can forcibly process the page. For example, when these pages are processed with the “job attribute within DFE” having the highest evaluation value, the “forced processing”
〔RIPエンジン選択モード設定部による選択モードの設定〕
ユーザは、評価値をページ単位で算出するか、印刷ジョブ単位で算出するか(RIPエンジン59をページ単位で切り替えるか、印刷ジョブ単位で切り替えるか)を設定できる。
[Setting of selection mode by RIP engine selection mode setting section]
The user can set whether to calculate the evaluation value in units of pages or in units of print jobs (whether the
図24(a)は、ディスプレイ330に表示される選択モード設定画面の一例を示す図である。選択モード設定画面では、チェックボックス511に対応づけて「ページ単位でRIPエンジンを切り替える」というメッセージが表示されている。ユーザがチェックボックス511をチェックすると、RIPエンジン選択モード設定部67が設定を受け付けて、JDF変換評価値算出部62に出力する。これにより、JDF変換評価値算出部62はページ単位に評価値を算出する。チェックボックス511がチェックされていない場合、JDF変換評価値算出部62は印刷ジョブ単位に評価値を算出する。
FIG. 24A is a diagram illustrating an example of a selection mode setting screen displayed on the
このようにユーザは印刷ジョブ単位に評価値を算出して印刷ジョブ単位で同じRIPエンジン59を使用するか、ページ単位に評価値を算出してページ単位でRIPエンジン59を切り替え可能とするかを選択できる。例えば、色合いを重視する印刷ジョブでは、印刷ジョブの全体を同じRIPエンジン59で処理することが好ましい場合があり、ユーザは印刷ジョブ単位で評価値を算出するように設定する。一方、全体の色味がそれほど重要ではなく、また、ページ単位でJDFにて設定されている属性に最適なRIPエンジン59を選択したい場合、ユーザはページ単位で評価値を算出するように設定する。
In this way, the user calculates the evaluation value for each print job and uses the
また、図24(b)に示すように、章単位でRIPエンジン59を切り替えるか否かの設定を受け付けたり、表紙と表紙以外でRIPエンジン59を切り替えるか否かの設定を受け付けてもよい。
Also, as shown in FIG. 24 (b), a setting as to whether or not to switch the
図24(b)ではラジオボタン512と共に「ページ単位でRIPエンジンを切り替える」「章単位でRIPエンジンを切り替える」「表紙と表紙以外でRIPエンジンを切り替える」というメッセージが表示されている。ユーザがラジオボタン512をマークすると、RIPエンジン選択モード設定部67が設定を受け付けて、JDF変換評価値算出部62に出力する。これにより、JDF変換評価値算出部62はページ単位、章単位、又は、表紙と表紙以外で評価値を算出する。ラジオボタン512がマークされていない場合、JDF変換評価値算出部62は印刷ジョブ単位に評価値を算出する。
In FIG. 24B, messages “switch RIP engines in units of pages”, “switch RIP engines in units of chapters”, and “switch RIP engines other than the cover and the cover” are displayed together with the radio buttons 512. When the user marks the radio button 512, the RIP engine selection
なお、章単位に評価値が算出される場合、JDF変換評価値算出部62はページ番号を指定するJDFの記述から章の区切りを判断する。例えば、1章であれば、「1−1、1−2,1−3、…」のようにページ番号が指定され、2章であれば「2−1、2−2,2−3、…」のようにページ番号が指定される場合、ページ番号「P−Q」(P、Qは自然数)のPが同じページ範囲が1つの章となる。したがって、JDF変換評価値算出部62はPが同じページ範囲を単位にして評価値を算出することで、章単位に評価値を算出できる。
When the evaluation value is calculated for each chapter, the JDF conversion evaluation
また、表紙と表紙以外で評価値が算出される場合、JDF変換評価値算出部62は紙種を指定するJDFの記述から表紙を判断する。多くの本や冊子では、表紙は厚紙に印刷されるなど、表紙以外の紙種とは異なる紙種に印刷される。JDF変換評価値算出部62は、紙種に予め設定されている表紙用の紙種が指定されている場合に表紙であると判断し、評価値を算出することで、表紙と表紙以外を別々にして評価値を算出できる。
When the evaluation values are calculated for the cover and other than the cover, the JDF conversion evaluation
図24(c)は、一覧表示された複数の印刷ジョブに対し、個別に選択モードの設定が行われる選択モード設定画面の一例である。この選択モード設定画面では、「ジョブ名」に対し「RIPエンジン切り替え単位」が表示されている。例えばジョブデータ格納部53に複数の印刷ジョブが格納されており、ユーザが各印刷ジョブを選択してRIPエンジン59の切り替え単位を設定したい場合に、このような設定が有効である。
FIG. 24C is an example of a selection mode setting screen in which the selection mode is individually set for a plurality of print jobs displayed in a list. In this selection mode setting screen, “RIP engine switching unit” is displayed for “job name”. For example, when a plurality of print jobs are stored in the job
各印刷ジョブには切り替えボタン513が用意されており、切り替えボタン513が押下される毎にジョブ単位とページ単位とが切り替えられる。RIPエンジン選択モード設定部67は設定を受け付けて、例えば印刷ジョブに紐づけて記憶しておく。これにより、JDF変換評価値算出部62は印刷ジョブに紐づけられたページ又は印刷ジョブの単位で評価値を算出できる。
A
〔動作手順〕
図25は、ユーザが評価値算出用テーブルを設定する手順を示すシーケンス図の一例である。ユーザはDFE32を操作してUI制御部54に評価値設定画面を表示させる。
S1:UI制御部54は、JDF変換評価値算出部62からA社の変換評価値算出用テーブル66を読み出す。
S2:UI制御部54は、JDF変換評価値算出部62からB社の変換評価値算出用テーブル66を読み出す。
S3:UI制御部54は、JDF変換評価値算出部62からC社の変換評価値算出用テーブル66を読み出す。
S4:ユーザはA社〜C社の変換評価値算出用テーブル66を選択して、変換評価値算出用テーブル66に評価値を設定する。評価値算出用テーブル設定部64は評価値の設定を受け付ける。
S5:例えば、ユーザが登録ボタン505を押下すると、評価値算出用テーブル設定部64はA社の変換評価値算出用テーブル66をJDF変換評価値算出部62に出力する。
S6:UI制御部54はB社の変換評価値算出用テーブル66をJDF変換評価値算出部62に出力する。
S7:UI制御部54はC社の変換評価値算出用テーブル66をJDF変換評価値算出部62に出力する。
[Operation procedure]
FIG. 25 is an example of a sequence diagram illustrating a procedure for the user to set the evaluation value calculation table. The user operates the
S1: The
S2: The
S3: The
S4: The user selects the conversion evaluation value calculation table 66 for Company A to Company C, and sets the evaluation value in the conversion evaluation value calculation table 66. The evaluation value calculation
S5: For example, when the user presses the
S6: The
S7: The
以上の処理で、JDF変換評価値算出部62はユーザが設定したA社〜C社の変換評価値算出用テーブル66を保持する。
With the above processing, the JDF conversion evaluation
図26は、ユーザが評価値を算出する単位を設定する手順を示すシーケンス図の一例である。ユーザはDFE32を操作してUI制御部54に選択モード設定画面を表示させる。
S1:RIPエンジン選択モード設定部67は、JDF変換評価値算出部62に現在の選択モード(評価値をどの算出単位で算出するか)を要求する。
S2:RIPエンジン選択モード設定部67はJDF変換評価値算出部62から現在の選択モードを取得する。RIPエンジン選択モード設定部67は、現在の設定に対応する選択モード設定画面のチェックボックス511にチェックを表示する。
S3:ユーザは、例えば「ページ単位でRIPエンジンを切り替える」のチェックボックスを511チェックすることで選択モードを設定する。
S4:RIPエンジン選択モード設定部67は、ユーザの設定を受け付け、選択モード(評価値をページ単位で算出するという設定)をJDF変換評価値算出部62に出力する。これにより、JDF変換評価値算出部62はページ単位で評価値を算出でき、DFE32はページ単位でRIPエンジンを切り替えることができる。
FIG. 26 is an example of a sequence diagram illustrating a procedure for setting a unit by which a user calculates an evaluation value. The user operates the
S1: The RIP engine selection
S2: The RIP engine selection
S3: The user sets the selection mode by checking 511, for example, a check box of “switch RIP engine in units of pages”.
S4: The RIP engine selection
図27は、印刷システム200の動作手順を示すシーケンス図の一例である。
S1:アプリケーション12がDFE32に印刷ジョブ(JDF+PDL)を送信する。
S2:ジョブ受信部51は印刷ジョブ(JDF+PDL)をシステム制御部52に出力する。
S3:システム制御部52はジョブ制御部55に印刷ジョブを出力する。なお、印刷ジョブをジョブデータ格納部53に格納するようにDFE32が設定されている場合、システム制御部52はジョブデータ格納部53に印刷ジョブを格納する。
S4:ジョブ制御部55は、JDF解析部56にJDFとJDF変換要求を出力する。
FIG. 27 is an example of a sequence diagram illustrating an operation procedure of the
S1: The
S2: The
S3: The
S4: The
S5:JDF解析部56は、JDFを作成したアプリケーション12を特定できない場合、各RIPエンジン用に用意されている全ての変換テーブル65で「DFE内ジョブ属性」を作成する。上記のように、JDFを作成したアプリケーション12を特定できた場合でも、全ての変換テーブル65で「DFE内ジョブ属性」を作成してもよい。JDF解析部56は、まず、A社のアプリケーション12が作成したJDFを「DFE内ジョブ属性」に変換する変換テーブル65を用いて、JDFを「DFE内ジョブ属性」に変換する。この時、変換前後情報Aが作成される。
S6:JDF解析部56は、JDF変換評価値算出部62に変換前後情報Aと共に評価値の算出を要求する。
S7:JDF変換評価値算出部62は変換前後情報Aを用いて変換評価値算出用テーブル66を参照し、例えばページ単位の評価値Aを算出する。
S8:JDF変換評価値算出部62は評価値AをJDF解析部56に出力する。
S9:JDF解析部56はB社のアプリケーション12が作成したJDFを「DFE内ジョブ属性」に変換する変換テーブル65を用いて、JDFを「DFE内ジョブ属性」に変換する。この時、変換前後情報Bが作成される。
S10:JDF解析部56は、JDF変換評価値算出部62に変換前後情報Bと共に評価値の算出を要求する。
S11:JDF変換評価値算出部62は変換前後情報Bを用いて変換評価値算出用テーブル66を参照し、例えばページ単位の評価値Bを算出する。
S12:JDF変換評価値算出部62は評価値BをJDF解析部56に出力する。
S13:JDF解析部56はC社のアプリケーション12が作成したJDFを「DFE内ジョブ属性」に変換する変換テーブル65を用いて、JDFを「DFE内ジョブ属性」に変換する。この時、変換前後情報Cが作成される。
S14:JDF解析部56は、JDF変換評価値算出部62に変換前後情報Cと共に評価値の算出を要求する。
S15:JDF変換評価値算出部62は変換前後情報Cを用いて変換評価値算出用テーブル66を参照し、例えばページ単位の評価値Cを算出する。
S16:JDF変換評価値算出部62は評価値CをJDF解析部56に出力する。
S17:DFE内ジョブ属性選択部63は、「DFE内ジョブ属性」を選択する。すなわち、ページ単位で評価値A〜Cのうち最も高いものを選ぶ。評価値が同じ場合は、予め定められている例えばRIPエンジンA用の「DFE内ジョブ属性」を選択する。これにより、例えばページ毎に「DFE内ジョブ属性」が選択される。
1ページ:A社RIPエンジン用の「DFE内ジョブ属性」
2ページ:B社RIPエンジン用の「DFE内ジョブ属性」
3ページ:C社RIPエンジン用の「DFE内ジョブ属性」
なお、あるページで、最も高い評価値が閾値未満の場合、UI制御部54にページ取り止め表示を要求してもよい。
S5: If the
S6: The
S7: The JDF conversion evaluation
S8: The JDF conversion evaluation
S9: The
S10: The
S11: The JDF conversion evaluation
S12: The JDF conversion evaluation
S13: The
S14: The
S15: The JDF conversion evaluation
S16: The JDF conversion evaluation
S17: The job
Page 1: “Job Attributes in DFE” for Company A RIP Engine
Page 2: “Job Attributes in DFE” for Company B RIP Engine
Page 3: “Job Attributes in DFE” for Company C RIP Engine
If the highest evaluation value is less than the threshold value for a certain page, the
また、評価値Aの算出、評価値Bの算出、評価値Cの算出は、図示する順番で行われる必要はなく、また、時間的に並行に行われてもよい。
S18:JDF解析部56は、DFE内ジョブ属性選択部63が選択した「DFE内ジョブ属性」をジョブ制御部55に出力する。すなわち、ページ単位で「DFE内ジョブ属性」を出力する。
S19:ジョブ制御部55は、ページ毎の「DFE内ジョブ属性」とPDLを用いて「RIP Parameter List」を作成する。
Further, the calculation of the evaluation value A, the calculation of the evaluation value B, and the calculation of the evaluation value C do not have to be performed in the order shown, and may be performed in parallel in time.
S18: The
S19: The
以下の処理は、「RIP制御モード」が「Page Mode」か「Sheet Mode」によって異なっている。まず、「Page Mode」の場合を説明する。
S20-1:ジョブ制御部55は、「RIP Parameter List」をRIP制御部58に出力する。
S21-1:RIP制御部58は、RIPエンジン59を初期化する。
S22-1:ジョブ制御部55は、RIP制御部58に対しRIP実行要求を行う。
S23-1:RIP制御部58は、ジョブ制御部55の代わりにRIPコマンドを出力する。RIP制御部58は「RIP制御モード」が「Page Mode 」の場合、「Page Mode 」に適したシーケンスでRIPコマンドを出力する。
S24-1:RIPエンジン59はラスタライズを行う。
S25-1:RIPエンジン59はラスターデータを画像格納部60に格納する。
The following processing differs depending on whether the “RIP control mode” is “Page Mode” or “Sheet Mode”. First, the case of “Page Mode” will be described.
S20-1: The
S21-1: The
S22-1: The
S23-1: The
S24-1: The
S25-1: The
次に、「Sheet Mode」の場合を説明する。
S20-2:ジョブ制御部55は、「RIP Parameter List」をRIP制御部58に出力する。
S21-2:RIP制御部58は、RIPエンジン59を初期化する。
S22-2:ジョブ制御部55は、RIP制御部58に対しRIP実行要求を行う。
S23-2:RIP制御部58は、「RIP制御モード」が「Sheet Mode」の場合、「Sheet Mode」に適したシーケンスでRIPコマンドを出力する。
S24-2:RIPエンジン59はラスタライズを行う。
S25-2:RIPエンジン59はラスターデータを画像格納部60に格納する。
Next, the case of “Sheet Mode” will be described.
S20-2: The
S21-2: The
S22-2: The
S23-2: When the “RIP control mode” is “Sheet Mode”, the
S24-2: The
S25-2: The
したがって、ジョブ制御部55の動作は「Page Mode」と「Sheet Mode」で違いがなく(常に「Page Mode」に従って動作する)、「Page Mode」と「Sheet Mode」の違いをRIP制御部58が「RIP制御モード」に基づき判定して、「Page Mode 」と「Sheet Mode」の違いを吸収することができる。
S26:ジョブ制御部55は印刷実行要求と共に「Finishing情報」をプリンター制御部61に出力する。このタイミングは、ラスターデータの作成前でも作成後でもよい。
S27:プリンター制御部61は、印刷実行要求を取得したことで、画像格納部60のラスターデータを確認し、印刷を行う。
Therefore, the operation of the
S26: The
S27: Upon acquiring the print execution request, the
以上説明したように、本実施形態のDFEは、レンダリングに使用されることが想定されたRIPエンジン59を有していない場合でも、ページ毎にユーザの意図する仕上がりに最も近いラスターデータを作成するRIPエンジン59を選択してラスターデータを作成できる。
As described above, the DFE according to the present embodiment creates raster data closest to the finish intended by the user for each page even when the
〔好適な変形例〕
以上、本発明を実施するための最良の形態について実施例を用いて説明したが、本発明はこうした実施例に何等限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々の変形及び置換を加えることができる。
[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が全ての機能を有しているが、これらの各機能はネットワークを介して通信可能な別々の装置に配置されていてもよい。例えば、各社のRIPエンジン59やJDF解析部56はDFE32がアクセス可能なネットワーク上に存在すればよい。
For example, although the
画像格納部60やジョブデータ格納部53についても同様であり、DFE32がアクセス可能なネットワーク上に存在すればよい。
The same applies to the
また、JDF変換評価値算出部62がDFE32の外部に存在してもよい。この場合、DFE32は変換前後情報を外部のJDF変換評価値算出部62に送信し、JDF変換評価値算出部62から評価値を取得する。変換評価値算出用テーブル66の設定は、DFE32の外部のJDF変換評価値算出部62に対し行われる。
Further, the JDF conversion evaluation
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 JDF変換評価値算出部
63 DFE内ジョブ属性選択部
64 評価値算出用テーブル設定部
1
12
DESCRIPTION OF
Claims (14)
前記設定情報を複数の方法で当該情報処理装置が扱う装置用設定情報に変換する変換手段と、
前記設定情報と前記装置用設定情報との比較結果に基づき、予め定められた印刷ジョブの範囲の、前記装置用設定情報の評価値を前記方法ごとに決定する評価値決定手段と、
前記評価値が他よりも高い前記方法で変換された前記装置用設定情報と印刷データとを用いて、前記範囲の描画データを作成する描画データ作成手段と、
を有することを特徴とする情報処理装置。 An information processing apparatus that creates drawing data using a print job including print data and setting information,
Conversion means for converting the setting information into apparatus setting information handled by the information processing apparatus by a plurality of methods;
Evaluation value determining means for determining, for each method, an evaluation value of the apparatus setting information in a predetermined print job range based on a comparison result between the setting information and the apparatus setting information;
Drawing data creating means for creating drawing data of the range using the apparatus setting information and print data converted by the method having a higher evaluation value than others;
An information processing apparatus comprising:
前記変換手段は、それぞれの前記描画データ作成手段のために用意された変換テーブルを用いた前記方法で前記設定情報を前記装置用設定情報に変換するものであり、
前記評価値決定手段は、前記描画データ作成手段ごとに前記範囲の前記評価値を決定し、
前記範囲の前記評価値が他よりも高い前記描画データ作成手段が、該描画データ作成手段のために用意された前記変換テーブルを用いて前記設定情報から変換された前記範囲の前記装置用設定情報と印刷データとを用いて、該範囲の描画データを作成する、
ことを特徴とする請求項1記載の情報処理装置。 A plurality of the drawing data creation means;
The conversion means converts the setting information into the apparatus setting information by the method using a conversion table prepared for each drawing data creation means,
The evaluation value determining means determines the evaluation value of the range for each drawing data creating means,
The apparatus setting information of the range converted from the setting information by the drawing data creation means having the higher evaluation value of the range than the others using the conversion table prepared for the drawing data creation means And print data are used to create drawing data in the range,
The information processing apparatus according to claim 1.
前記描画データ作成手段を判別するための記述を検出できない場合、前記変換手段は全ての前記変換テーブルを用いて、1つの前記設定情報を複数の前記装置用設定情報に変換し、
前記評価値決定手段は、前記範囲の前記装置用設定情報の評価値を前記描画データ作成手段ごとに決定する、ことを特徴とする請求項2記載の情報処理装置。 The conversion means detects a description for determining the drawing data creation means described in the setting information, selects the conversion table, and uses the selected conversion table to set the apparatus setting from the setting information To convert information,
If the description for determining the drawing data creation means cannot be detected, the conversion means converts all the setting information into a plurality of the apparatus setting information using all the conversion tables,
The information processing apparatus according to claim 2, wherein the evaluation value determining unit determines an evaluation value of the apparatus setting information in the range for each drawing data creating unit.
前記評価値決定手段は、前記範囲設定受け付け手段が受け付けた印刷ジョブの前記範囲ごと、かつ、前記描画データ作成手段ごとに前記評価値を決定する、
ことを特徴とする請求項2又は3記載の情報処理装置。 The evaluation value determining means has range setting receiving means for receiving the setting of the range of the print job for determining the evaluation value;
The evaluation value determining means determines the evaluation value for each range of the print job accepted by the range setting accepting means and for each drawing data creating means;
The information processing apparatus according to claim 2 or 3,
ことを特徴とする請求項4記載の情報処理装置。 The range setting accepting unit accepts a setting for determining the evaluation value in units of pages or in units of print jobs individually for print jobs displayed in a list.
The information processing apparatus according to claim 4.
前記評価値決定手段は、前記装置用設定情報の項目ごとに、前記設定情報の前記第1の設定値と前記装置用設定情報の前記第2の設定値が近いほど高い数値を与え、前記範囲の各項目の数値の合計を、前記描画データ作成手段の評価値に決定する、
ことを特徴とする請求項2〜6いずれか1項記載の情報処理装置。 The converting means converts a first set value for each item of the setting information into a second set value of the device setting information item,
The evaluation value determining means gives a higher numerical value for each item of the device setting information as the first setting value of the setting information is closer to the second setting value of the device setting information, The total of the numerical values of each item is determined as the evaluation value of the drawing data creating means.
The information processing apparatus according to any one of claims 2 to 6.
前記設定情報にページを指定する記述を検出して、ページ内の各項目の数値の合計を前記描画データ作成手段における指定されたページの評価値に決定し、
前記ページの前記評価値が他よりも高い前記描画データ作成手段が、ページごとに、該描画データ作成手段のために用意された前記変換テーブルを用いて前記設定情報から変換された前記ページの前記装置用設定情報と印刷データとを用いて、該ページの描画データを作成する、ことを特徴とする請求項7記載の情報処理装置。 When the evaluation value determining means determines the evaluation value with the page as the range,
Detecting a description that specifies a page in the setting information, and determining the sum of the numerical values of each item in the page as the evaluation value of the specified page in the drawing data creating means,
The drawing data creation means having the higher evaluation value of the page than the others, the page of the page converted from the setting information using the conversion table prepared for the drawing data creation means for each page. The information processing apparatus according to claim 7, wherein the drawing data of the page is created using the apparatus setting information and the print data.
前記評価値決定手段は、前記評価値算出用テーブルを参照して、前記装置用設定情報の項目ごとに前記数値を与え、前記範囲の各項目の数値の合計を、前記描画データ作成手段の評価値に決定する、ことを特徴とする請求項7又は8記載の情報処理装置。 In association with the first set value and the second set value, an evaluation value calculation table in which the higher the numerical value is given as the first set value and the second set value are closer is provided. ,
The evaluation value determining means refers to the evaluation value calculation table, gives the numerical value for each item of the apparatus setting information, and calculates the sum of the numerical values of the items in the range as the evaluation of the drawing data creating means. The information processing apparatus according to claim 7, wherein the information processing apparatus determines the value.
前記評価値決定手段は、前記評価値算出用テーブル設定受付手段が設定を受け付けた前記評価値算出用テーブルを参照して、前記描画データ作成手段の評価値を決定する、
ことを特徴とする請求項9記載の情報処理装置。 Evaluation value calculation table setting receiving means for receiving the setting of the numerical value for each item of the evaluation value calculation table;
The evaluation value determining means refers to the evaluation value calculation table received by the evaluation value calculation table setting receiving means, and determines an evaluation value of the drawing data creating means;
The information processing apparatus according to claim 9.
ことを特徴とする請求項1〜10いずれか1項記載の情報処理装置。 When the highest evaluation value among the evaluation values of the range calculated by a plurality of the methods is less than a threshold, information indicating that the drawing data of the range is not created is displayed on the display unit.
The information processing apparatus according to any one of claims 1 to 10.
変換手段が、前記設定情報を複数の方法で情報処理装置が扱う装置用設定情報に変換するステップと、
評価値決定手段が、前記設定情報と前記装置用設定情報との比較結果に基づき、予め定められた印刷ジョブの範囲の、前記装置用設定情報の評価値を前記方法ごとに決定するステップと、
描画データ作成手段が、前記評価値が他よりも高い前記方法で変換された前記装置用設定情報と印刷データとを用いて、前記範囲の描画データを作成するステップと、
を有することを特徴とする情報処理方法。 An information processing method for creating drawing data using a print job including print data and setting information,
A step of converting the setting information into apparatus setting information handled by the information processing apparatus by a plurality of methods;
An evaluation value determining unit determining, for each method, an evaluation value of the apparatus setting information in a predetermined print job range based on a comparison result between the setting information and the apparatus setting information;
Drawing data creating means creating the drawing data of the range using the apparatus setting information and the print data converted by the method having the evaluation value higher than others;
An information processing method characterized by comprising:
前記設定情報を複数の方法で当該情報処理装置が扱う装置用設定情報に変換する変換ステップと、
前記設定情報と前記装置用設定情報との比較結果に基づき、予め定められた印刷ジョブの範囲の、前記装置用設定情報の評価値を前記方法ごとに決定する評価値決定ステップと、
前記評価値が他よりも高い前記方法で変換された前記装置用設定情報と印刷データとを用いて、前記範囲の描画データを作成する描画データ作成ステップと、
を実行させることを特徴とするプログラム。 In an information processing apparatus that creates drawing data using a print job including print data and setting information,
A conversion step of converting the setting information into apparatus setting information handled by the information processing apparatus by a plurality of methods;
An evaluation value determining step for determining, for each method, an evaluation value of the apparatus setting information in a predetermined print job range based on a comparison result between the setting information and the apparatus setting information;
A drawing data creation step for creating drawing data in the range using the apparatus setting information and print data converted by the method having a higher evaluation value than the others,
A program characterized by having executed.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2015024277A JP2015172928A (en) | 2014-02-20 | 2015-02-10 | Information processing apparatus, information processing method, and program |
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2014030977 | 2014-02-20 | ||
| JP2014030977 | 2014-02-20 | ||
| JP2015024277A JP2015172928A (en) | 2014-02-20 | 2015-02-10 | Information processing apparatus, information processing method, and program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2015172928A true JP2015172928A (en) | 2015-10-01 |
| JP2015172928A5 JP2015172928A5 (en) | 2016-04-07 |
Family
ID=54260189
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2015024277A Pending JP2015172928A (en) | 2014-02-20 | 2015-02-10 | Information processing apparatus, information processing method, and program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2015172928A (en) |
-
2015
- 2015-02-10 JP JP2015024277A patent/JP2015172928A/en active Pending
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6354741B2 (en) | Information processing apparatus, information processing method, and program | |
| JP6337748B2 (en) | Information processing apparatus, information processing method, and 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 | |
| US9377983B2 (en) | Information processing apparatus, information processing method, and program | |
| JP6477002B2 (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 | |
| JP6390453B2 (en) | Information processing apparatus, information processing method, and program | |
| JP6354742B2 (en) | Information processing apparatus, information processing method, and program | |
| US9286014B2 (en) | Information processing apparatus and recording medium | |
| JP6489000B2 (en) | Information processing apparatus, information processing system, and program | |
| JP2015201173A (en) | Information processing apparatus, information processing method, and program | |
| JP2015172928A (en) | Information processing apparatus, information processing method, and program | |
| JP6497308B2 (en) | Information processing apparatus, information processing method, and program | |
| JP2015172933A (en) | Information processing apparatus, information processing method, and program | |
| JP2015195012A (en) | Information processor, information processing method, and program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160222 |