JP2008134872A - Print control system, print control device, print control method, print control program and recording medium - Google Patents

Print control system, print control device, print control method, print control program and recording medium Download PDF

Info

Publication number
JP2008134872A
JP2008134872A JP2006321271A JP2006321271A JP2008134872A JP 2008134872 A JP2008134872 A JP 2008134872A JP 2006321271 A JP2006321271 A JP 2006321271A JP 2006321271 A JP2006321271 A JP 2006321271A JP 2008134872 A JP2008134872 A JP 2008134872A
Authority
JP
Japan
Prior art keywords
data
print
printing
printing device
setting 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.)
Withdrawn
Application number
JP2006321271A
Other languages
Japanese (ja)
Inventor
Yoshiki Fukui
芳樹 福井
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2006321271A priority Critical patent/JP2008134872A/en
Publication of JP2008134872A publication Critical patent/JP2008134872A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To eliminate a print error due to conversion processing by enabling a user to confirm whether a print result can be obtained as desired and to select an undesired point when an undesirable result is generated, prior to print processing. <P>SOLUTION: This print control system inputting print data containing a print job definition data which is information on a print job, and content data which is electronic document data to be printed and controlling a printer, comprises a data separating section 11 separating the input print data into the print job definition data and content data; a printer setting data conversion section 13 converting the print job definition data into a plurality of printer setting data as candidates of data used in setting the printer; a conversion candidate selecting section 14 presenting the plurality of printer setting data converted by the printer setting data conversion section 13 so that the user can confirm and select them; and a control section 11 controlling output to each processing section and the printer. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、印刷ジョブに関する情報である印刷ジョブ定義データを扱う印刷制御システ
ム、印刷制御装置、印刷制御方法、印刷制御プログラム、及び記録媒体に関する。
The present invention relates to a print control system, a print control apparatus, a print control method, a print control program, and a recording medium that handle print job definition data that is information related to a print job.

一般に、PostScript(米国Adobe Systems社の商標)などのペ
ージ記述言語(PDL:Page Description Language)による
印刷データをプリントする際、印刷ジョブに関する情報を印刷ジョブ定義データ(DPA
(Document Printing Application)、JDF(Job
Definition Format)等として扱い、印刷制御する方法が知られている
In general, when printing print data in a page description language (PDL) such as PostScript (trademark of Adobe Systems, Inc., USA), information about the print job is displayed as print job definition data (DPA).
(Document Printing Application), JDF (Job
(Definition Format) or the like, and a method of controlling printing is known.

印刷ジョブ定義データは、印刷ジョブ仕様データと印刷ジョブ設定データとからなり、
印刷ジョブ仕様データは、印刷仕様情報ともいい、印刷処理によって最終成果物として所
望する印刷物の仕様が記載された情報を言う。印刷ジョブ設定データは、印刷設定情報と
もいい、印刷処理に用いる印刷装置の詳細な設定情報を言い、印刷設定情報に含まれる設
定情報の中には、印刷仕様情報と重複する情報もある。
The print job definition data consists of print job specification data and print job setting data.
The print job specification data is also referred to as print specification information, and refers to information in which the specification of a desired print product is described as a final product by print processing. The print job setting data is also referred to as print setting information, and refers to detailed setting information of the printing apparatus used for the printing process. The setting information included in the print setting information includes information that overlaps with the print specification information.

しかしながら、印刷ジョブ定義データは、印刷物の仕上がりを意図した設定情報、例え
ば、用紙サイズでは、仕上がり用紙サイズは後工程(折り、裁断)を経た後の最終的な印
刷物の用紙サイズであるため、印刷時における給紙用紙サイズ等とは必ずしも一致しない

そこで、印刷ジョブ定義データに含まれる印刷ジョブ仕様データや印刷ジョブ設定デー
タを、印刷時に必要な印刷装置設定データに変換する必要がある。
However, the print job definition data is setting information intended to finish the printed matter, for example, in the case of paper size, the finished paper size is the paper size of the final printed matter after the subsequent process (folding and cutting). It does not necessarily match the paper feed paper size at the time.
Therefore, it is necessary to convert print job specification data and print job setting data included in the print job definition data into printing apparatus setting data necessary for printing.

上述した印刷ジョブ定義データを扱う印刷制御装置として、特許文献1記載の発明は、
印刷制御装置のPDL(Page Description Language)処理手
段が処理できるPDL以外の形式で表されたデータに従って、印刷制御装置のPDL処理
手段の内部状態を設定可能とするもので、クライアント装置は、既存のPDLデータに対
し、新たな印刷設定を示したDPAデータを付加したジョブをプリントサーバに送信する
。プリントサーバのコントローラは、ジョブからDPAデータを抽出しDPA変換部に入
力する。DPA変換部は、DPAデータをPDLのデータに変換してPDLインタプリタ
に入力する。PDLインタプリタは、データを解釈して自らの内部状態を設定する。PD
Lインタプリタがデータの解釈を完了すると、コントローラがPDLデータをPDLイン
タプリタに入力する。この結果、PDLデータはDPAデータの設定に基づいて処理され
るという装置である。
As a print control apparatus that handles the above-described print job definition data, the invention described in Patent Document 1
The internal state of the PDL processing means of the print control device can be set according to data expressed in a format other than PDL that can be processed by the PDL (Page Description Language) processing means of the print control device. A job in which DPA data indicating new print settings is added to the PDL data is transmitted to the print server. The controller of the print server extracts DPA data from the job and inputs it to the DPA converter. The DPA converter converts the DPA data into PDL data and inputs it to the PDL interpreter. The PDL interpreter interprets the data and sets its internal state. PD
When the L interpreter completes the interpretation of the data, the controller inputs the PDL data to the PDL interpreter. As a result, the PDL data is processed based on the setting of the DPA data.

また、特許文献2には、実際の印刷結果を容易かつ正確に把握できる新規なプレビュー
装置が記載されている。この装置は、印刷データと印刷設定情報とに基づいて、実際の印
刷物に相当する印刷媒体の画像とその印刷媒体上に形成される印刷内容に関する画像とか
らなるイメージ画像を生成し、作成されたイメージ画像を所定の動画パターンで動的に表
示し、これによって、プレビューを見るだけで実際の印刷結果を容易かつ正確に把握でき
るため、印刷設定ミスなどが発生したときは、それを容易かつ正確に把握することができ
る装置である。この装置は、動画によって印刷ジョブ定義データの内容を提示するので、
設定された印刷ジョブ定義データによる印刷出力がどのような結果になるかを、動画情報
により理解し易く提示することができる装置である。
特開平10−124272 特開2006−192580
Patent Document 2 describes a new preview device that can easily and accurately grasp an actual printing result. Based on the print data and print setting information, this apparatus generates and creates an image image composed of an image of a print medium corresponding to an actual printed matter and an image related to print contents formed on the print medium. Image images are dynamically displayed in a predetermined moving image pattern, which allows you to easily and accurately grasp the actual print results simply by looking at the preview. If a print setting error occurs, it is easy and accurate. It is a device that can be grasped. Since this device presents the contents of the print job definition data as a video,
This is an apparatus capable of presenting the result of the print output based on the set print job definition data in an easy-to-understand manner using moving image information.
JP-A-10-124272 JP 2006-192580 A

しかしながら、特許文献1記載の発明においては、変換の必要性や変換例などは、複数
の文献により既知であるが、その際、最適な(妥当な)変換が一意に決まらず、利用者に
とって所望の変換が行われないという課題がある。
また、仕様評価値算出手段や装置評価値算出手段を用いる手法が提案されているが、こ
の手法においても、仕様通りの仕上がりを実現する印刷装置設定データへの変換ができな
い場合がある。このような場合には、所定の評価値に基づき、最も仕様通りに近い印刷装
置設定データへの変換が必要となるが、仕様通りに近い印刷装置設定データでの印刷結果
においても、一般に、利用者が希望する結果にはなるとは限らない。従って、その都度、
利用者の確認が必要となるという課題がある。
However, in the invention described in Patent Document 1, the necessity of conversion, conversion examples, and the like are known from a plurality of documents. However, at this time, the optimal (reasonable) conversion is not uniquely determined and is desired by the user. There is a problem that the conversion is not performed.
Further, although a method using a specification evaluation value calculation unit or a device evaluation value calculation unit has been proposed, there is a case where conversion to printing apparatus setting data that realizes a finish according to the specification may not be possible with this method. In such a case, conversion to the printing device setting data closest to the specification is required based on the predetermined evaluation value. However, in general, the printing result with the printing device setting data close to the specification is also used. The results will not always be what you want. Therefore, each time,
There is a problem that user confirmation is required.

また、特許文献2に記載の発明では、印刷ジョブ定義データの変換処理によって、複数
の印刷装置設定データ候補を扱う場合には、新たな課題として、元設定と変換後との差異
を比較することが必要になるという課題がある。
本発明は、上記事情を鑑みてなされたものであって、利用者が、印字処理前に、所望の
印刷結果が得られるかどうか、所望通りでない場合における変更点を、確認/選択するこ
とを可能にし、変換処理による印刷ミスを無くすことができる印刷制御システム、印刷制
御装置、印刷制御方法、印刷制御プログラム、及び記録媒体を提供することを目的として
いる。
Further, in the invention described in Patent Document 2, when a plurality of printing device setting data candidates are handled by the conversion process of the print job definition data, a difference between the original setting and the converted value is compared as a new problem. There is a problem that is necessary.
The present invention has been made in view of the above circumstances, and confirms / selects whether or not a user can obtain a desired printing result before printing processing, and whether or not to change a desired printing result. An object of the present invention is to provide a printing control system, a printing control apparatus, a printing control method, a printing control program, and a recording medium that can be made possible and eliminate printing errors due to conversion processing.

〔形態1〕 上記目的を達成するために、形態1の印刷制御システムは、
印刷ジョブに関する情報である印刷ジョブ定義データと、印刷処理の対象となる電子的
な文書データであるコンテンツデータとを含む印刷データを入力し、印刷装置を制御する
印刷制御システムであって、
入力された印刷データを、印刷ジョブ定義データとコンテンツデータとに分離するデー
タ分離部と、
前記印刷ジョブ定義データを、印刷装置を設定する際に用いるデータの候補として、複
数の印刷装置設定データに変換する印刷装置設定データ変換部と、
前記印刷装置設定データ変換部によって変換された複数の印刷装置設定データを利用者
が確認して選択できるように提示する変換候補選択部と、
前記データ分離部、前記印刷装置設定データ変換部、及び前記変換候補選択部の各部の
動作及び前記印刷装置への出力を制御する制御部と、
を備えたことを特徴とする。
[Mode 1] In order to achieve the above object, a print control system according to mode 1 includes:
A print control system that inputs print data including print job definition data that is information related to a print job and content data that is electronic document data to be printed, and controls a printing apparatus.
A data separator that separates the input print data into print job definition data and content data;
A printing device setting data conversion unit that converts the print job definition data into a plurality of printing device setting data as data candidates used when setting the printing device;
A conversion candidate selection unit that presents a plurality of printing device setting data converted by the printing device setting data conversion unit so that a user can check and select the data;
A control unit that controls the operation of each unit of the data separation unit, the printing device setting data conversion unit, and the conversion candidate selection unit and the output to the printing device;
It is provided with.

この構成によれば、印刷装置設定データ変換部により、印刷ジョブ定義データを、印刷
装置を設定する際に用いるデータの候補として、複数の印刷装置設定データに変換し、変
換候補選択部により、印刷装置設定データ変換部によって変換された複数の印刷装置設定
データを利用者が確認して選択できるように提示するので、利用者は、印字処理前に、所
望の印刷結果が得られるかどうか、また、所望通りでない場合における変更点を確認また
は選択することができ、変換処理による印刷ミスを低減することができるという効果が得
られる。
なお、「印刷ジョブ定義データ」とは、一般に、印刷ジョブに関する情報をいい、「印
刷ジョブ仕様データ」と「印刷ジョブ設定データ」などをいう。
According to this configuration, the printing device setting data conversion unit converts the print job definition data into a plurality of printing device setting data as data candidates used when setting the printing device, and the conversion candidate selection unit prints the printing job definition data. Since a plurality of printing device setting data converted by the device setting data conversion unit is presented so that the user can check and select the data, the user can check whether a desired print result can be obtained before the printing process. Thus, it is possible to confirm or select a change point when it is not as desired, and it is possible to reduce printing errors due to the conversion process.
Note that “print job definition data” generally refers to information relating to a print job, such as “print job specification data” and “print job setting data”.

「印刷ジョブ仕様データ」は、「印刷仕様情報」といい、印刷処理によって最終生成物
として所望する印刷物の仕様が記載された情報を言う。具体的には、仕上がり用紙サイズ
、印刷媒体の種類、折り方および裁断方法、綴じ位置、綴じ方、両面印刷方法、印刷対象
となる文書データおよびページ、並びに使用するインクに関する情報が含まれる。印刷仕
様情報は、最終成果物の仕様のみ記述すればよく、印刷設定情報は記述されない。換言す
れば、印刷仕様情報だけでは印刷装置を自動稼動させることはできず、何らかの形で印刷
仕様情報からその仕様を満たすような印刷設定情報に変換を行う必要がある。
“Print job specification data” is referred to as “print specification information” and refers to information that describes the specifications of a desired printed material as a final product by printing processing. Specifically, the information includes information regarding the finished paper size, the type of printing medium, the folding method and the cutting method, the binding position, the binding method, the duplex printing method, the document data and pages to be printed, and the ink to be used. The print specification information only needs to describe the specifications of the final product, and print setting information is not described. In other words, the printing apparatus cannot be automatically operated with only the print specification information, and it is necessary to convert the print specification information into print setting information that satisfies the specification in some form.

「印刷ジョブ設定データ」は、「印刷設定情報」といい、印刷処理における印刷装置の
詳細な設定情報をいう。具体的には、例えば、面付け(折り、裁断を経て仕上がり用紙サ
イズになるように、用紙の一面に複数ページを割り付けて、印刷すること)する際に、用
いる用紙のサイズ、面付け方法、面付けにおける詳細な座標情報、折り方法および裁断位
置に関する情報が含まれる。印刷設定情報に含まれる設定情報の中には印刷仕様情報と重
複する情報もある。
“Print job setting data” is referred to as “print setting information”, which is detailed setting information of a printing apparatus in print processing. Specifically, for example, when imposing (allocating and printing a plurality of pages on one side of a sheet so as to obtain a finished sheet size after folding and cutting), the size of the sheet to be used, the imposition method, Detailed coordinate information in imposition, information on folding method and cutting position are included. Some of the setting information included in the print setting information overlaps with the print specification information.

また、「コンテンツデータ」とは、印刷仕様情報に関連付けられた文書データをいい、
印刷仕様に基づいた印刷処理の対象となる電子的な文書データをいう。関連付けの方法は
、印刷仕様情報の中に直接文書が埋め込まれていても良いし、印刷仕様情報にはURL(
Uniform Resource Locator)や、ファイルパスなどの文書デー
タの所在のみが記載されていれも良い。また、印刷仕様情報に複数の文書が関連付けられ
ていても良い。また、文書データ全ページだけでなく、特定のページのみ関連付けられて
いても良い。
“Content data” refers to document data associated with print specification information.
This refers to electronic document data that is subject to print processing based on print specifications. As an association method, a document may be directly embedded in the print specification information, or a URL (
(Uniform Resource Locator) or only the location of document data such as a file path may be described. A plurality of documents may be associated with the print specification information. Further, not only all pages of document data but also specific pages may be associated.

〔形態2〕 形態2の発明は、形態1の印刷制御システムに係り、
前記印刷装置設定データ変換部は、前記複数の印刷装置設定データの中から元仕様に近
い候補として複数の代替候補を選択することを特徴とする。
この構成によれば、印刷装置設定データ変換部は、前記複数の印刷装置設定データの中
から元仕様に近い候補として複数の代替候補を選択するので、変換候補選択部は、複数の
代替候補を含む印刷装置設定データを利用者が選択する候補として提示し、代替候補のう
ち利用者がいずれかを選択できるので、利用者は、印字処理前に、所望の印刷結果が得ら
れるかどうか、また、所望通りでない場合における変更点を、代替候補によって容易に確
認/選択することができるという効果が得られる。
[Mode 2] The invention of mode 2 relates to the print control system of mode 1,
The printing apparatus setting data conversion unit selects a plurality of alternative candidates as candidates close to an original specification from the plurality of printing apparatus setting data.
According to this configuration, the printing device setting data conversion unit selects a plurality of alternative candidates as candidates close to the original specification from the plurality of printing device setting data, so that the conversion candidate selection unit selects a plurality of alternative candidates. Since the printing apparatus setting data including it is presented as a candidate to be selected by the user and the user can select one of the alternative candidates, the user can check whether a desired print result can be obtained before the printing process, and Thus, there is an effect that a change point when it is not as desired can be easily confirmed / selected by an alternative candidate.

〔形態3〕 形態3の発明は、形態2の印刷制御システムに係り、
前記印刷装置設定データ変換部は、前記複数の代替候補を選択する際、前記複数の印刷
装置設定データの元仕様に対する所定の評価値を算出し、前記所定の評価値に基づいて前
記元仕様に近いものを代替候補として選択することを特徴とする。
この構成によれば、複数の印刷装置設定データの元仕様に対する所定の評価値を算出す
ることによって代替候補を選択できるので、客観的な代替候補を提示することができると
いう効果が得られる。
[Mode 3] The invention of mode 3 relates to a print control system of mode 2,
When selecting the plurality of alternative candidates, the printing apparatus setting data conversion unit calculates a predetermined evaluation value for the original specifications of the plurality of printing apparatus setting data, and sets the original specification based on the predetermined evaluation value. It is characterized in that the closest one is selected as an alternative candidate.
According to this configuration, an alternative candidate can be selected by calculating a predetermined evaluation value for the original specifications of a plurality of printing device setting data, so that an effect that an objective alternative candidate can be presented is obtained.

〔形態4〕 形態4の発明は、形態3の印刷制御システムに係り、
前記変換候補選択部は、前記複数の代替候補に係る印刷装置設定データと、前記元仕様
に基づいて変換された印刷装置設定データとを比較するための差異情報を提示することを
特徴とする。
この構成によれば、複数の代替候補に係る印刷装置設定データと、元仕様に基づいて変
換された印刷装置設定データとを比較するための差異情報を提示するので、複数の代替候
補を扱う場合、元設定と変換後との差異を比較することにより、確実に所望の印刷結果を
得ることができるという効果が得られる。
[Form 4] The invention of form 4 relates to the print control system of form 3,
The conversion candidate selection unit presents difference information for comparing printing device setting data related to the plurality of alternative candidates and printing device setting data converted based on the original specification.
According to this configuration, since the difference information for comparing the printing device setting data related to a plurality of alternative candidates and the printing device setting data converted based on the original specification is presented, when handling a plurality of alternative candidates By comparing the difference between the original setting and the converted value, an effect that a desired printing result can be obtained with certainty can be obtained.

〔形態5〕 形態5の発明は、形態4の印刷制御システムに係り、
前記差異情報は、文字情報、イメージ図、または動画のいずれの組み合わせによっても
提示可能であることを特徴とする。
この構成によれば、差異情報は、文字情報、イメージ図、または動画のいずれの組み合
わせによっても提示可能し、文字情報によって元仕様に対してどの部分が変更されるポイ
ントなのかという変更点を提示するので、その差異を理解し易くなり、かつ、イメージ図
または動画によって1目で理解できるので、利用者は混乱せずに代替候補を選択すること
ができるという効果が得られる。
[Embodiment 5] The invention of embodiment 5 relates to the print control system of embodiment 4,
The difference information can be presented by any combination of character information, an image diagram, and a moving image.
According to this configuration, the difference information can be presented by any combination of character information, an image diagram, and a moving image, and a change point indicating which part is changed with respect to the original specification by the character information is presented. Therefore, it becomes easy to understand the difference and can be understood at a glance by an image diagram or a moving image, so that the user can select an alternative candidate without confusion.

〔形態6〕 形態6の発明は、形態4または5の印刷制御システムに係り、
前記差異情報は、前記差異情報以外の付随情報をさらに提示可能であることを特徴とす
る。
この構成によれば、差異情報以外の付随情報をさらに提示可能であるので、選択する際の
判断の基準として参考になり、変更点の指摘ミスなどの場合にも、容易に対処できるとい
う効果が得られる。
[Mode 6] The invention of mode 6 relates to the printing control system of mode 4 or 5,
The difference information can further present accompanying information other than the difference information.
According to this configuration, it is possible to present additional information other than the difference information, so that it can be used as a reference for determination when selecting, and can be easily dealt with in the case of a mistake in pointing out a change. can get.

〔形態7〕 形態7の発明は、形態6の印刷制御システムに係り、
前記付随情報は、後工程で必要となる追加の作業内容を示す後工程情報、及び注意点を
含むことを特徴とする。
この構成によれば、後工程で必要となる追加の作業内容を示す後工程情報、及び注意点
を含むので、利用者にとって現時点で知りえない情報を得ることができ、選択する際の判
断の基準として参考になり、変更点の指摘ミスなどの場合にも、容易に対処できるという
効果が得られる。
[Mode 7] The invention of mode 7 relates to the print control system of mode 6,
The accompanying information includes post-process information indicating additional work contents required in the post-process and caution points.
According to this configuration, since it includes post-process information indicating additional work contents required in the post-process and caution points, it is possible to obtain information that the user cannot know at the present time, and to make a decision when selecting It can be used as a reference and can be easily dealt with in the case of mistakes in pointing out changes.

〔形態8〕 形態8の印刷制御装置は、
印刷ジョブに関する情報である印刷ジョブ定義データと、印刷処理の対象となる電子的
な文書データであるコンテンツデータとを含む印刷データを入力し、印刷装置を制御する
印刷制御装置であって、
入力された印刷データを、印刷ジョブ定義データとコンテンツデータとに分離するデー
タ分離部と、
前記印刷ジョブ定義データを、印刷装置を設定する際に用いるデータの候補として、複
数の印刷装置設定データに変換する印刷装置設定データ変換部と、
前記印刷装置設定データ変換部によって変換された複数の印刷装置設定データを利用者
が確認して選択できるように提示する変換候補選択部と、
前記データ分離部、前記印刷装置設定データ変換部、及び前記変換候補選択部の各部の
動作及び前記印刷装置への出力を制御する制御部と、
を備えたことを特徴とする。
[Mode 8] The print control apparatus according to mode 8
A print control apparatus that inputs print data including print job definition data that is information relating to a print job and content data that is electronic document data to be printed, and controls the printing apparatus.
A data separator that separates the input print data into print job definition data and content data;
A printing device setting data conversion unit that converts the print job definition data into a plurality of printing device setting data as data candidates used when setting the printing device;
A conversion candidate selection unit that presents a plurality of printing device setting data converted by the printing device setting data conversion unit so that a user can check and select the data;
A control unit that controls the operation of each unit of the data separation unit, the printing device setting data conversion unit, and the conversion candidate selection unit and the output to the printing device;
It is provided with.

この構成によれば、印刷装置設定データ変換部により、印刷ジョブ定義データを、印刷
装置を設定する際に用いるデータの候補として、複数の印刷装置設定データに変換し、変
換候補選択部により、印刷装置設定データ変換部によって変換された複数の印刷装置設定
データを利用者が確認して選択できるように提示するので、利用者は、印字処理前に、所
望の印刷結果が得られるかどうか、また、所望通りでない場合における変更点を確認また
は選択することができ、変換処理による印刷ミスを低減することができるという効果が得
られる。
According to this configuration, the printing device setting data conversion unit converts the print job definition data into a plurality of printing device setting data as data candidates used when setting the printing device, and the conversion candidate selection unit prints the printing job definition data. Since a plurality of printing device setting data converted by the device setting data conversion unit is presented so that the user can check and select the data, the user can check whether a desired print result can be obtained before the printing process. Thus, it is possible to confirm or select a change point when it is not as desired, and it is possible to reduce printing errors due to the conversion process.

〔形態9〕 形態9の発明は、形態8の印刷制御装置に係り、
前記印刷装置設定データ変換部は、前記複数の印刷装置設定データの中から元仕様に近
い候補として複数の代替候補を選択することを特徴とする。
この構成によれば、印刷装置設定データ変換部は、前記複数の印刷装置設定データの中
から元仕様に近い候補として複数の代替候補を選択するので、変換候補選択部は、複数の
代替候補を含む印刷装置設定データを利用者が選択する候補として提示し、代替候補のう
ち利用者がいずれかを選択できるので、利用者は、印字処理前に、所望の印刷結果が得ら
れるかどうか、また、所望通りでない場合における変更点を、代替候補によって容易に確
認/選択することができるという効果が得られる。
[Embodiment 9] The invention of embodiment 9 relates to the printing control apparatus of embodiment 8,
The printing apparatus setting data conversion unit selects a plurality of alternative candidates as candidates close to an original specification from the plurality of printing apparatus setting data.
According to this configuration, the printing device setting data conversion unit selects a plurality of alternative candidates as candidates close to the original specification from the plurality of printing device setting data, so that the conversion candidate selection unit selects a plurality of alternative candidates. Since the printing apparatus setting data including it is presented as a candidate to be selected by the user and the user can select one of the alternative candidates, the user can check whether a desired print result can be obtained before the printing process, and Thus, there is an effect that a change point when it is not as desired can be easily confirmed / selected by an alternative candidate.

〔形態10〕 形態10の発明は、形態9の印刷制御装置に係り、
前記印刷装置設定データ変換部は、前記複数の代替候補を選択する際、前記複数の印刷
装置設定データの元仕様に対する所定の評価値を算出し、前記所定の評価値に基づいて前
記元仕様に近いものを代替候補として選択することを特徴とする。
この構成によれば、複数の印刷装置設定データの元仕様に対する所定の評価値を算出す
ることによって代替候補を選択できるので、客観的な代替候補を提示することができると
いう効果が得られる。
[Mode 10] The invention of mode 10 relates to the printing control apparatus of mode 9,
When selecting the plurality of alternative candidates, the printing apparatus setting data conversion unit calculates a predetermined evaluation value for the original specifications of the plurality of printing apparatus setting data, and sets the original specification based on the predetermined evaluation value. It is characterized in that the closest one is selected as an alternative candidate.
According to this configuration, an alternative candidate can be selected by calculating a predetermined evaluation value for the original specifications of a plurality of printing device setting data, so that an effect that an objective alternative candidate can be presented is obtained.

〔形態11〕 形態11の発明は、形態10の印刷制御装置に係り、
前記変換候補選択部は、前記複数の代替候補に係る印刷装置設定データと、前記元仕様
に基づいて変換された印刷装置設定データとを比較するための差異情報を提示することを
特徴とする。
この構成によれば、複数の代替候補に係る印刷装置設定データと、元仕様に基づいて変
換された印刷装置設定データとを比較するための差異情報を提示するので、複数の代替候
補を扱う場合、元設定と変換後との差異を比較することにより、確実に所望の印刷結果を
得ることができるという効果が得られる。
[Mode 11] The invention of mode 11 relates to the printing control apparatus of mode 10,
The conversion candidate selection unit presents difference information for comparing printing device setting data related to the plurality of alternative candidates and printing device setting data converted based on the original specification.
According to this configuration, since the difference information for comparing the printing device setting data related to a plurality of alternative candidates and the printing device setting data converted based on the original specification is presented, when handling a plurality of alternative candidates By comparing the difference between the original setting and the converted value, an effect that a desired printing result can be obtained with certainty can be obtained.

〔形態12〕 形態12の発明は、形態11の印刷制御装置に係り、
前記差異情報は、文字情報、イメージ図、または動画のいずれの組み合わせによっても
提示可能であることを特徴とする。
この構成によれば、差異情報は、文字情報、イメージ図、または動画のいずれの組み合
わせによっても提示可能し、文字情報によって元仕様に対してどの部分が変更されるポイ
ントなのかという変更点を提示するので、その差異を理解し易くなり、かつ、イメージ図
または動画によって1目で理解できるので、利用者は混乱せずに代替候補を選択すること
ができるという効果が得られる。
[Mode 12] The invention of mode 12 relates to the printing control apparatus of mode 11,
The difference information can be presented by any combination of character information, an image diagram, and a moving image.
According to this configuration, the difference information can be presented by any combination of character information, an image diagram, and a moving image, and a change point indicating which part is changed with respect to the original specification by the character information is presented. Therefore, it becomes easy to understand the difference and can be understood at a glance by an image diagram or a moving image, so that the user can select an alternative candidate without confusion.

〔形態13〕 形態13の発明は、形態11または12の印刷制御装置に係り、
前記差異情報は、前記差異情報以外の付随情報をさらに提示可能であることを特徴とす
る。
この構成によれば、差異情報以外の付随情報をさらに提示可能であるので、選択する際の
判断の基準として参考になり、変更点の指摘ミスなどの場合にも、容易に対処できるとい
う効果が得られる。
[Mode 13] The invention of mode 13 relates to the printing control apparatus of mode 11 or 12,
The difference information can further present accompanying information other than the difference information.
According to this configuration, it is possible to present additional information other than the difference information, so that it can be used as a reference for determination when selecting, and can be easily dealt with in the case of a mistake in pointing out a change. can get.

〔形態14〕 形態14の発明は、形態13の印刷制御装置に係り、
前記付随情報は、後工程で必要となる追加の作業内容を示す後工程情報、及び注意点を
含むことを特徴とする。
この構成によれば、後工程で必要となる追加の作業内容を示す後工程情報、及び注意点
を含むので、利用者にとって現時点で知りえない情報を得ることができ、選択する際の判
断の基準として参考になり、変更点の指摘ミスなどの場合にも、容易に対処できるという
効果が得られる。
[Form 14] The invention of form 14 relates to the print control apparatus of form 13,
The accompanying information includes post-process information indicating additional work contents required in the post-process and caution points.
According to this configuration, since it includes post-process information indicating additional work contents required in the post-process and caution points, it is possible to obtain information that the user cannot know at the present time, and to make a decision when selecting It can be used as a reference and can be easily dealt with in the case of mistakes in pointing out changes.

〔形態15〕 形態15の印刷制御方法は、
印刷ジョブに関する情報である印刷ジョブ定義データと、印刷処理の対象となる電子的
な文書データであるコンテンツデータとを含む印刷データを入力し、印刷装置を制御する
印刷制御方法であって、
入力された印刷データを、印刷ジョブ定義データとコンテンツデータとに分離するデー
タ分離ステップと、
前記印刷ジョブ定義データを、印刷装置を設定する際に用いるデータの候補として、複
数の印刷装置設定データに変換する印刷装置設定データ変換ステップと、
前記印刷装置設定データ変換ステップによって変換された複数の印刷装置設定データを
利用者が確認して選択できるように提示する変換候補選択ステップと、
前記データ分離ステップ、前記印刷装置設定データ変換ステップ、及び前記変換候補選
択ステップの各部の動作及び前記印刷装置への出力を制御する制御ステップと、
を含むことを特徴とする。
[Mode 15] A print control method according to mode 15 is:
A print control method for controlling a printing apparatus by inputting print data including print job definition data that is information about a print job and content data that is electronic document data to be printed,
A data separation step for separating the input print data into print job definition data and content data;
A printing device setting data conversion step for converting the print job definition data into a plurality of printing device setting data as data candidates used when setting the printing device;
A conversion candidate selection step for presenting a plurality of printing device setting data converted by the printing device setting data conversion step so that a user can check and select the data;
A control step for controlling the operation of each part of the data separation step, the printing device setting data conversion step, and the conversion candidate selection step and the output to the printing device;
It is characterized by including.

この構成によれば、印刷装置設定データ変換ステップにより、印刷ジョブ定義データを
、印刷装置を設定する際に用いるデータの候補として、複数の印刷装置設定データに変換
し、変換候補選択ステップにより、印刷装置設定データ変換ステップによって変換された
複数の印刷装置設定データを利用者が確認して選択できるように提示するので、利用者は
、印字処理前に、所望の印刷結果が得られるかどうか、また、所望通りでない場合におけ
る変更点を確認または選択することができ、変換処理による印刷ミスを低減することがで
きるという効果が得られる。
According to this configuration, the print device setting data conversion step converts the print job definition data into a plurality of printing device setting data as data candidates used when setting the printing device, and the conversion candidate selection step prints the print job definition data. Since a plurality of printing device setting data converted by the device setting data conversion step are presented so that the user can check and select the data, the user can check whether a desired printing result can be obtained before the printing process. Thus, it is possible to confirm or select a change point when it is not as desired, and it is possible to reduce printing errors due to the conversion process.

〔形態16〕 形態16の発明は、形態15の印刷制御方法に係り、
前記印刷装置設定データ変換ステップは、前記複数の印刷装置設定データの中から元仕
様に近い候補として複数の代替候補を選択することを特徴とする。
この構成によれば、印刷装置設定データ変換ステップは、前記複数の印刷装置設定デー
タの中から元仕様に近い候補として複数の代替候補を選択するので、変換候補選択ステッ
プは、複数の代替候補を含む印刷装置設定データを利用者が選択する候補として提示し、
代替候補のうち利用者がいずれかを選択できるので、利用者は、印字処理前に、所望の印
刷結果が得られるかどうか、また、所望通りでない場合における変更点を、代替候補によ
って容易に確認/選択することができるという効果が得られる。
[Mode 16] The invention of mode 16 relates to the printing control method of mode 15,
In the printing apparatus setting data conversion step, a plurality of alternative candidates are selected as candidates close to the original specification from the plurality of printing apparatus setting data.
According to this configuration, since the printing device setting data conversion step selects a plurality of alternative candidates as candidates close to the original specification from the plurality of printing device setting data, the conversion candidate selection step selects a plurality of alternative candidates. Presenting the printing device setting data including it as a candidate to be selected by the user,
Since the user can select one of the alternative candidates, the user can easily confirm whether the desired print result can be obtained before the printing process, and the change point when the desired result is not as desired. / The effect that it can be selected is obtained.

〔形態17〕 形態17の発明は、形態16の印刷制御方法に係り、
前記印刷装置設定データ変換ステップは、前記複数の代替候補を選択する際、前記複数
の印刷装置設定データの元仕様に対する所定の評価値を算出し、前記所定の評価値に基づ
いて前記元仕様に近いものを代替候補として選択することを特徴とする。
この構成によれば、複数の印刷装置設定データの元仕様に対する所定の評価値を算出す
ることによって代替候補を選択できるので、客観的な代替候補を提示することができると
いう効果が得られる。
[Mode 17] The invention of mode 17 relates to the printing control method of mode 16,
In the printing device setting data conversion step, when selecting the plurality of alternative candidates, a predetermined evaluation value for the original specification of the plurality of printing device setting data is calculated, and the original specification is based on the predetermined evaluation value. It is characterized in that the closest one is selected as an alternative candidate.
According to this configuration, an alternative candidate can be selected by calculating a predetermined evaluation value for the original specifications of a plurality of printing device setting data, so that an effect that an objective alternative candidate can be presented is obtained.

〔形態18〕 形態18の発明は、形態17の印刷制御方法に係り、
前記変換候補選択ステップは、前記複数の代替候補に係る印刷装置設定データと、前記
元仕様に基づいて変換された印刷装置設定データとを比較するための差異情報を提示する
ことを特徴とする。
この構成によれば、複数の代替候補に係る印刷装置設定データと、元仕様に基づいて変
換された印刷装置設定データとを比較するための差異情報を提示するので、複数の代替候
補を扱う場合、元設定と変換後との差異を比較することにより、確実に所望の印刷結果を
得ることができるという効果が得られる。
[Form 18] The invention of form 18 relates to a printing control method of form 17,
The conversion candidate selection step presents difference information for comparing the printing device setting data related to the plurality of alternative candidates and the printing device setting data converted based on the original specification.
According to this configuration, since the difference information for comparing the printing device setting data related to a plurality of alternative candidates and the printing device setting data converted based on the original specification is presented, when handling a plurality of alternative candidates By comparing the difference between the original setting and the converted value, an effect that a desired printing result can be obtained with certainty can be obtained.

〔形態19〕 形態19の発明は、形態18の印刷制御方法に係り、
前記差異情報は、文字情報、イメージ図、または動画のいずれの組み合わせによっても
提示可能であることを特徴とする。
この構成によれば、差異情報は、文字情報、イメージ図、または動画のいずれの組み合
わせによっても提示可能し、文字情報によって元仕様に対してどの部分が変更されるポイ
ントなのかという変更点を提示するので、その差異を理解し易くなり、かつ、イメージ図
または動画によって1目で理解できるので、利用者は混乱せずに代替候補を選択すること
ができるという効果が得られる。
[Embodiment 19] The invention of embodiment 19 relates to a printing control method of embodiment 18,
The difference information can be presented by any combination of character information, an image diagram, and a moving image.
According to this configuration, the difference information can be presented by any combination of character information, an image diagram, and a moving image, and a change point indicating which part is changed with respect to the original specification by the character information is presented. Therefore, it becomes easy to understand the difference and can be understood at a glance by an image diagram or a moving image, so that the user can select an alternative candidate without confusion.

〔形態20〕 形態20の発明は、形態18または19の印刷制御方法に係り、
前記差異情報は、前記差異情報以外の付随情報をさらに提示可能であることを特徴とす
る。
この構成によれば、差異情報以外の付随情報をさらに提示可能であるので、選択する際
の判断の基準として参考になり、変更点の指摘ミスなどの場合にも、容易に対処できると
いう効果が得られる。
[Mode 20] The invention of mode 20 relates to the printing control method of mode 18 or 19, and
The difference information can further present accompanying information other than the difference information.
According to this configuration, it is possible to present additional information other than the difference information, so that it can be used as a reference for determination when selecting, and can be easily dealt with in the case of a mistake in pointing out a change. can get.

〔形態21〕 形態21の発明は、形態20の印刷制御方法に係り、
前記付随情報は、後工程で必要となる追加の作業内容を示す後工程情報、及び注意点を
含むことを特徴とする。
この構成によれば、後工程で必要となる追加の作業内容を示す後工程情報、及び注意点
を含むので、利用者にとって現時点で知りえない情報を得ることができ、選択する際の判
断の基準として参考になり、変更点の指摘ミスなどの場合にも、容易に対処できるという
効果が得られる。
[Mode 21] The invention of mode 21 relates to the printing control method of mode 20,
The accompanying information includes post-process information indicating additional work contents required in the post-process and caution points.
According to this configuration, since it includes post-process information indicating additional work contents required in the post-process and caution points, it is possible to obtain information that the user cannot know at the present time, and to make a decision when selecting It can be used as a reference and can be easily dealt with in the case of mistakes in pointing out changes.

〔形態22〕 形態22の印刷制御プログラムは、
印刷ジョブに関する情報である印刷ジョブ定義データと、印刷処理の対象となる電子的
な文書データであるコンテンツデータとを含む印刷データを入力し、印刷装置を制御する
印刷制御プログラムであって、
入力された印刷データを、印刷ジョブ定義データとコンテンツデータとに分離するデー
タ分離手段、
前記印刷ジョブ定義データを、印刷装置を設定する際に用いるデータの候補として、複
数の印刷装置設定データに変換する印刷装置設定データ変換手段、
前記印刷装置設定データ変換手段によって変換された複数の印刷装置設定データを利用
者が確認して選択できるように提示する変換候補選択手段、及び
前記データ分離手段、前記印刷装置設定データ変換手段、及び前記変換候補選択手段の
各部の動作及び前記印刷装置への出力を制御する制御手段として実現される処理をコンピ
ュータに実行させるためのプログラムであることを特徴とする。
[Mode 22] The print control program of mode 22 is
A print control program that inputs print data including print job definition data that is information about a print job and content data that is electronic document data to be printed, and controls the printing apparatus.
Data separation means for separating the input print data into print job definition data and content data;
A printing device setting data converting unit that converts the print job definition data into a plurality of printing device setting data as data candidates used when setting the printing device;
Conversion candidate selection means for presenting a plurality of printing apparatus setting data converted by the printing apparatus setting data conversion means so that a user can confirm and select the data, and the data separation means, the printing apparatus setting data conversion means, and It is a program for causing a computer to execute processing realized as control means for controlling the operation of each part of the conversion candidate selection means and the output to the printing apparatus.

この構成によれば、印刷装置設定データ変換手段により、印刷ジョブ定義データを、印
刷装置を設定する際に用いるデータの候補として、複数の印刷装置設定データに変換し、
変換候補選択手段により、印刷装置設定データ変換手段によって変換された複数の印刷装
置設定データを利用者が確認して選択できるように提示するので、利用者は、印字処理前
に、所望の印刷結果が得られるかどうか、また、所望通りでない場合における変更点を確
認または選択することができ、変換処理による印刷ミスを低減することができるという効
果が得られる。
According to this configuration, the printing device setting data conversion unit converts the print job definition data into a plurality of printing device setting data as data candidates used when setting the printing device,
Since the conversion candidate selection means presents a plurality of printing apparatus setting data converted by the printing apparatus setting data conversion means so that the user can confirm and select the data, the user can obtain a desired print result before the printing process. Can be confirmed or selected in the case where it is not as desired, and printing errors due to the conversion process can be reduced.

〔形態23〕 形態23の発明は、形態22の印刷制御プログラムに係り、
前記印刷装置設定データ変換手段は、前記複数の印刷装置設定データの中から元仕様に
近い候補として複数の代替候補を選択することを特徴とする。
この構成によれば、印刷装置設定データ変換手段は、前記複数の印刷装置設定データの
中から元仕様に近い候補として複数の代替候補を選択するので、変換候補選択手段は、複
数の代替候補を含む印刷装置設定データを利用者が選択する候補として提示し、代替候補
のうち利用者がいずれかを選択できるので、利用者は、印字処理前に、所望の印刷結果が
得られるかどうか、また、所望通りでない場合における変更点を、代替候補によって容易
に確認/選択することができるという効果が得られる。
[Form 23] The invention of form 23 relates to a print control program of form 22,
The printing apparatus setting data converting means selects a plurality of alternative candidates as candidates close to the original specification from the plurality of printing apparatus setting data.
According to this configuration, the printing apparatus setting data conversion unit selects a plurality of alternative candidates as candidates close to the original specification from the plurality of printing apparatus setting data, so that the conversion candidate selection unit selects the plurality of alternative candidates. Since the printing apparatus setting data including it is presented as a candidate to be selected by the user and the user can select one of the alternative candidates, the user can check whether a desired print result can be obtained before the printing process, and Thus, there is an effect that a change point when it is not as desired can be easily confirmed / selected by an alternative candidate.

〔形態24〕 形態24の発明は、形態23の印刷制御プログラムに係り、
前記印刷装置設定データ変換手段は、前記複数の代替候補を選択する際、前記複数の印
刷装置設定データの元仕様に対する所定の評価値を算出し、前記所定の評価値に基づいて
前記元仕様に近いものを代替候補として選択することを特徴とする。
この構成によれば、複数の印刷装置設定データの元仕様に対する所定の評価値を算出す
ることによって代替候補を選択できるので、客観的な代替候補を提示することができると
いう効果が得られる。
[Mode 24] The invention of mode 24 relates to a print control program of mode 23,
When selecting the plurality of alternative candidates, the printing apparatus setting data conversion unit calculates a predetermined evaluation value for the original specifications of the plurality of printing apparatus setting data, and uses the original evaluation values based on the predetermined evaluation values. It is characterized in that the closest one is selected as an alternative candidate.
According to this configuration, an alternative candidate can be selected by calculating a predetermined evaluation value for the original specifications of a plurality of printing device setting data, so that an effect that an objective alternative candidate can be presented is obtained.

〔形態25〕 形態25の発明は、形態24の印刷制御プログラムに係り、
前記変換候補選択手段は、前記複数の代替候補に係る印刷装置設定データと、前記元仕
様に基づいて変換された印刷装置設定データとを比較するための差異情報を提示すること
を特徴とする。
この構成によれば、複数の代替候補に係る印刷装置設定データと、元仕様に基づいて変
換された印刷装置設定データとを比較するための差異情報を提示するので、複数の代替候
補を扱う場合、元設定と変換後との差異を比較することにより、確実に所望の印刷結果を
得ることができるという効果が得られる。
[Mode 25] The invention of mode 25 relates to a print control program of mode 24.
The conversion candidate selection unit presents difference information for comparing printing device setting data related to the plurality of alternative candidates and printing device setting data converted based on the original specification.
According to this configuration, since the difference information for comparing the printing device setting data related to a plurality of alternative candidates and the printing device setting data converted based on the original specification is presented, when handling a plurality of alternative candidates By comparing the difference between the original setting and the converted value, an effect that a desired printing result can be obtained with certainty can be obtained.

〔形態26〕 形態26の発明は、形態25の印刷制御プログラムに係り、
前記差異情報は、文字情報、イメージ図、または動画のいずれの組み合わせによっても
提示可能であることを特徴とする。
この構成によれば、差異情報は、文字情報、イメージ図、または動画のいずれの組み合
わせによっても提示可能し、文字情報によって元仕様に対してどの部分が変更されるポイ
ントなのかという変更点を提示するので、その差異を理解し易くなり、かつ、イメージ図
または動画によって1目で理解できるので、利用者は混乱せずに代替候補を選択すること
ができるという効果が得られる。
[Mode 26] The invention of mode 26 relates to a print control program of mode 25.
The difference information can be presented by any combination of character information, an image diagram, and a moving image.
According to this configuration, the difference information can be presented by any combination of character information, an image diagram, and a moving image, and a change point indicating which part is changed with respect to the original specification by the character information is presented. Therefore, it becomes easy to understand the difference and can be understood at a glance by an image diagram or a moving image, so that the user can select an alternative candidate without confusion.

〔形態27〕 形態27の発明は、形態25または26の印刷制御プログラムに係り、
前記差異情報は、前記差異情報以外の付随情報をさらに提示可能であることを特徴とす
る。
この構成によれば、差異情報以外の付随情報をさらに提示可能であるので、選択する際の
判断の基準として参考になり、変更点の指摘ミスなどの場合にも、容易に対処できるとい
う効果が得られる。
[Form 27] The invention of form 27 relates to a print control program of form 25 or 26,
The difference information can further present accompanying information other than the difference information.
According to this configuration, it is possible to present additional information other than the difference information, so that it can be used as a reference for determination when selecting, and can be easily dealt with in the case of a mistake in pointing out a change. can get.

〔形態28〕 形態28の発明は、形態27の印刷制御プログラムに係り、
前記付随情報は、後工程で必要となる追加の作業内容を示す後工程情報、及び注意点を
含むことを特徴とする。
この構成によれば、後工程で必要となる追加の作業内容を示す後工程情報、及び注意点
を含むので、利用者にとって現時点で知りえない情報を得ることができ、選択する際の判
断の基準として参考になり、変更点の指摘ミスなどの場合にも、容易に対処できるという
効果が得られる。
[Embodiment 28] The invention of embodiment 28 relates to a print control program of embodiment 27,
The accompanying information includes post-process information indicating additional work contents required in the post-process and caution points.
According to this configuration, since it includes post-process information indicating additional work contents required in the post-process and caution points, it is possible to obtain information that the user cannot know at the present time, and to make a decision when selecting It can be used as a reference and can be easily dealt with in the case of mistakes in pointing out changes.

〔形態29〕 形態29の記録媒体は、形態22〜28のいずれか1に記載の印刷制御
プログラムを記録したことを特徴とする記録媒体である。
この構成によれば、印刷装置設定データ変換ステップにより、印刷ジョブ定義データを
、印刷装置を設定する際に用いるデータの候補として、複数の印刷装置設定データに変換
し、変換候補選択ステップにより、印刷装置設定データ変換ステップによって変換された
複数の印刷装置設定データを利用者が確認して選択できるように提示するので、利用者は
、印字処理前に、所望の印刷結果が得られるかどうか、また、所望通りでない場合におけ
る変更点を確認または選択することができ、変換処理による印刷ミスを低減することがで
きるという効果が得られる。
[Mode 29] A recording medium according to mode 29 is a recording medium in which the print control program according to any one of modes 22 to 28 is recorded.
According to this configuration, the print device setting data conversion step converts the print job definition data into a plurality of printing device setting data as data candidates used when setting the printing device, and the conversion candidate selection step prints the print job definition data. Since a plurality of printing device setting data converted by the device setting data conversion step are presented so that the user can check and select the data, the user can check whether a desired printing result can be obtained before the printing process. Thus, it is possible to confirm or select a change point when it is not as desired, and it is possible to reduce printing errors due to the conversion process.

以下、図面を参照して本発明の実施形態に係る印刷制御システムについて説明する。
[構成]
まず、図1を参照して、本発明の実施形態に係る印刷制御システムの構成について説明
する。
図1は、本発明の実施形態に係る印刷制御システムの構成を示すブロック図である。
A print control system according to an embodiment of the present invention will be described below with reference to the drawings.
[Constitution]
First, the configuration of a print control system according to an embodiment of the present invention will be described with reference to FIG.
FIG. 1 is a block diagram illustrating a configuration of a print control system according to an embodiment of the present invention.

入力される印刷データは、コンテンツデータと印刷ジョブ定義データとから構成されて
いる。印刷ジョブ定義データは、印刷ジョブ仕様データと印刷ジョブ設定データとが含ま
れ、DPA(Document Printing Application)、JDF
(Job Definition Format)等と呼ばれる。印刷ジョブ仕様データ
は、印刷仕様情報ともいい、印刷処理によって最終成果物として所望する印刷物の仕様が
記載された情報をいう。また、印刷設定情報とは、印刷処理に用いる印刷装置の詳細な設
定情報をいう。コンテンツデータとは、印刷仕様データによって関連付けられた文書デー
タであり、印刷処理に基づいた印刷処理の対象となる電子的な文書データをいい、アプリ
ケーションが出力する印刷データや、ページ記述言語(PDF(Portable Do
cument Format)やPostScriptなど)によって記述されるデータ
である。
The input print data is composed of content data and print job definition data. The print job definition data includes print job specification data and print job setting data, and includes DPA (Document Printing Application), JDF
(Job Definition Format) or the like. The print job specification data is also referred to as print specification information, and is information that describes the specification of a desired printed material as a final product by printing processing. The print setting information refers to detailed setting information of the printing apparatus used for the printing process. Content data is document data associated with print specification data, and refers to electronic document data to be subjected to print processing based on print processing. Print data output by an application or page description language (PDF (PDF) Portable Do
data Format), PostScript, etc.).

本実施形態では、印刷ジョブ定義データとコンテンツデータとを含む印刷データを入力
とした場合の例について説明する。
この印刷制御システム1は、制御部11と、データ分離部12と、印刷装置設定データ
変換部13と、変換候補選択部14と、印刷装置15とを備える。
In the present embodiment, an example in which print data including print job definition data and content data is input will be described.
The print control system 1 includes a control unit 11, a data separation unit 12, a printing device setting data conversion unit 13, a conversion candidate selection unit 14, and a printing device 15.

次に、各部の機能について説明する。
まず、印刷ジョブ定義データとコンテンツデータとを含む印刷データが印刷制御システ
ム1のデータ分離部12に入力される。
データ分離部12は、入力された印刷データから、コンテンツデータと印刷ジョブ定義
データとを分離して取り出す。例えば、MIME(Multipurpose Inte
rnet mail Extensions)エンコードされたデータならば、MIME
デコード分離する。一方、印刷ジョブ定義データとコンテンツデータとが別々のデータと
して入力された場合は、それぞれのデータブロックの特徴的な部分を検出することによっ
てデータの種類を認識し、分離して取り出す。
Next, the function of each part will be described.
First, print data including print job definition data and content data is input to the data separation unit 12 of the print control system 1.
The data separation unit 12 separates and extracts content data and print job definition data from the input print data. For example, MIME (Multipurpose Inte
rnet mail Extensions) MIME encoded data
Decode separation. On the other hand, when the print job definition data and the content data are input as separate data, the type of data is recognized by detecting a characteristic portion of each data block, and is extracted separately.

印刷装置設定データ変換部13は、印刷ジョブ定義データを、印刷装置を設定する際に
用いるデータの候補として、複数の印刷装置設定データに変換する。具体的には、印刷ジ
ョブ定義データを、印刷を実行する際のデータ(パラメータ)に変換し、その変換過程に
おいて元仕様に対する評価値を算出し、複数の変換候補を生成する。変換された複数の印
刷装置設定データ候補は、制御部11を通して、変換候補選択部14に渡される。
The printing apparatus setting data conversion unit 13 converts the print job definition data into a plurality of printing apparatus setting data as data candidates used when setting the printing apparatus. Specifically, the print job definition data is converted into data (parameters) for executing printing, evaluation values for the original specification are calculated in the conversion process, and a plurality of conversion candidates are generated. The plurality of converted printing apparatus setting data candidates are transferred to the conversion candidate selection unit 14 through the control unit 11.

変換候補選択部14は、印刷装置設定データ変換部13によって変換された複数の印刷
装置設定データを利用者が確認して選択できるように提示する。すなわち、利用者が変換
候補を選択できるように、利用者確認ダイアログ等により変換候補を提示する。そして、
利用者が変換候補を選択した後は、制御部11に送出する。また、選択すべき変換候補が
ない場合は、印字処理をキャンセルできるようにダイアログを構成しておく。
The conversion candidate selection unit 14 presents a plurality of printing device setting data converted by the printing device setting data conversion unit 13 so that the user can check and select the data. That is, the conversion candidate is presented by a user confirmation dialog or the like so that the user can select the conversion candidate. And
After the user selects a conversion candidate, it is sent to the control unit 11. If there is no conversion candidate to be selected, a dialog is configured so that the printing process can be canceled.

制御部11は、データ分離部12、印刷装置設定データ変換部13、及び変換候補選択
部14の各部の動作の制御を行うほか、変換された印刷装置設定データとコンテンツデー
タとを印刷装置15に送出し、印字を実行させる。同時に、制御部11は、印刷装置設定
データに従って印刷装置15に対する設定を行うこともできる。この設定とは、用紙トレ
イの選択、両面プリントの設定、使用する色の選択などを含む。また、印字処理がキャン
セルされた場合には、印字処理を中止する。
The control unit 11 controls the operations of the data separation unit 12, the printing device setting data conversion unit 13, and the conversion candidate selection unit 14, and sends the converted printing device setting data and content data to the printing device 15. Send out and execute printing. At the same time, the control unit 11 can also make settings for the printing device 15 according to the printing device setting data. This setting includes selection of a paper tray, setting of double-sided printing, selection of a color to be used, and the like. If the printing process is canceled, the printing process is stopped.

印刷装置15は、制御部11から送られた、利用者が選択した変換候補に基づいて印字
処理を行う。
本発明においては、特に、印刷ジョブ定義データに含まれる印刷ジョブ使用データや印
刷ジョブ設定データを、印刷時に必要な印刷装置設定データに変換する印刷装置設定デー
タ変換部と、変換された複数の印刷装置設定データ候補を利用者確認する変換候補選択部
14との2つの構成を有することにより、利用者は印字処理時に所望の印刷結果が得られ
るかどうか、所望通りでない場合における変更点を、確認/選択することが可能となり、
変換処理による印刷ミスをなくすることができる。
The printing device 15 performs a printing process based on the conversion candidate selected by the user and sent from the control unit 11.
In the present invention, in particular, a print device setting data conversion unit that converts print job use data and print job setting data included in the print job definition data into printing device setting data necessary for printing, and a plurality of converted prints By having two configurations with the conversion candidate selection unit 14 for confirming the user of the device setting data candidate, the user can confirm whether or not a desired print result can be obtained at the time of the printing process, and a change point in the case of not being desired. / It becomes possible to select,
Printing errors due to the conversion process can be eliminated.

また、変換された複数の印刷装置設定データ候補は、入力通りの使用を実現する変換で
はなく、第一、第二、第三、…という代替候補である場合がある。その場合、元仕様に対
して、代替候補のどの部分が変更される(妥協される)ポイントなのかを理解しやすく提
示することにより、利用者は混乱せずに再度所望の印刷方法を選択することができる。
なお、変換候補選択部14は、元仕様と変換後の出力仕様とを比較できるイメージ図(
動画を含む)と、変換後の注意点に対する情報を提示する方式であっても良い。また、変
換された印刷装置データに加えて後処理工程で必要となる作業内容(例えば、裁断処理や
フィニッシャーなどでの作業)を変更(妥協)ポイントして提示する方式であっても良い
In addition, the plurality of converted printing apparatus setting data candidates may be alternative candidates such as first, second, third,... Instead of conversion that realizes use as input. In that case, the user can select the desired printing method again without confusion by presenting in an easy-to-understand manner what part of the alternative candidate is to be changed (compromised) with respect to the original specification. be able to.
Note that the conversion candidate selection unit 14 can compare the original specification with the output specification after conversion (
(Including moving images) and a method of presenting information on the converted cautions. Further, in addition to the converted printing apparatus data, a work content (for example, work in a cutting process or a finisher) required in the post-processing step may be changed (compromise) and presented.

なお、変換された印刷装置設定データ以外の付随情報(注意点、差異情報、後工程情報
)については、印刷装置設定データ変換部13からの変換候補結果に当該情報が含まれて
いるものとする。ただし、印刷装置設定データ変換部13における内部処理については、
本発明の主たるところではなく、出力仕様として、付随情報を出力するものとする。
なお、本実施形態では、これらの各処理部が通信可能に接続されてなるもので、それぞ
れ処理部が独立の装置であっても、複数の装置に各処理部が分離されても、あるいは、単
一の装置に全ての処理部が含まれても構わない。
Note that with regard to accompanying information (notes, difference information, and post-process information) other than the converted printing device setting data, the information is included in the conversion candidate result from the printing device setting data conversion unit 13. . However, regarding the internal processing in the printing apparatus setting data conversion unit 13,
The accompanying information is output as an output specification, not the main part of the present invention.
In the present embodiment, these processing units are communicably connected, and each processing unit is an independent device, each processing unit is separated into a plurality of devices, or All the processing units may be included in a single apparatus.

図2は、コンピュータシステムのハードウェア構成を示す機能ブロック図である。
ここで、この印刷制御システム1は、印刷のための各種制御やデータ分離部12、印刷
装置設定データ変換部13、及び変換候補選択部14などをソフトウェア上で実現するた
めのコンピュータシステムを備えており、そのハードウェア構成は、図2に示すように、
各種制御や演算処理を担う中央演算処理装置であるCPU(Central Proce
ssing Unit)60と、主記憶装置(Main Storage)を構成するR
AM(Random Access Memory)62と、読み出し専用の記憶装置で
あるROM(Read Only Memory)64との間をPCI(Periphe
ral Component Interconnect)バスやISA(Indust
rial Standard Architecture)バス等からなる各種内外バス
68で接続すると共に、このバス68に入出力インターフェース(I/F)66を介して
、HDD(Hard Disk Drive)などの外部記憶装置(Secondary
Storage)70や、印刷手段やCRT、LCDモニター等の出力装置72、操作
パネルやマウス、キーボード、スキャナなどの入力装置74、および図示しない印刷指示
装置などと通信するためのネットワークLなどを接続したものである。
FIG. 2 is a functional block diagram showing a hardware configuration of the computer system.
Here, the print control system 1 includes a computer system for realizing various controls for printing and a data separation unit 12, a printing apparatus setting data conversion unit 13, a conversion candidate selection unit 14, and the like on software. The hardware configuration is as shown in FIG.
CPU (Central Process) which is a central processing unit responsible for various controls and arithmetic processing
ssing unit) 60 and R constituting the main storage device (Main Storage)
A PCI (Peripher) between an AM (Random Access Memory) 62 and a ROM (Read Only Memory) 64 which is a read-only storage device.
ral Component Interconnect (BUS) and ISA (Industo)
An external storage device (Secondary Architecture) such as an HDD (Hard Disk Drive) is connected to the bus 68 via an input / output interface (I / F) 66.
(Storage) 70, an output device 72 such as a printing means, CRT, or LCD monitor, an input device 74 such as an operation panel, a mouse, a keyboard, or a scanner, and a network L for communicating with a print instruction device (not shown) or the like. Is.

そして、電源を投入すると、ROM64等に記憶されたBIOS等のシステムプログラ
ムが、ROM64に予め記憶された各種専用のコンピュータプログラム、あるいは、CD
−ROMやDVD−ROM、フレキシブルディスク(FD)などの記憶媒体を介して、ま
たはインターネットなどの通信ネットワークLを介して記憶装置70にインストールされ
た各種専用のコンピュータプログラムを同じくRAM62にロードし、そのRAM62に
ロードされたプログラムに記述された命令に従ってCPU60が各種リソースを駆使して
所定の制御および演算処理を行うことで前述したような各手段の各機能をソフトウェア上
で実現できるようになっている。
When the power is turned on, a system program such as BIOS stored in the ROM 64 or the like is stored in various dedicated computer programs stored in the ROM 64 in advance or a CD.
-Various dedicated computer programs installed in the storage device 70 via a storage medium such as a ROM, DVD-ROM, flexible disk (FD), or the like via the communication network L such as the Internet are similarly loaded into the RAM 62. Each function of each means as described above can be realized on software by the CPU 60 performing predetermined control and arithmetic processing using various resources in accordance with instructions described in the program loaded in the RAM 62. .

[印刷処理の流れ]
次に、図3を参照して、本発明の実施形態に係る印刷処理の全体の流れについて説明す
る。
図3は、本発明の実施形態に係る印刷処理の全体の流れを示すフローチャートである。
まず、ステップS21において、印刷ジョブ定義データとコンテンツデータとを含む印
刷データの入力を行い、ステップS22において、入力された印刷データをデータ分離部
12にて分離して、印刷ジョブ定義データを取得する。次に、ステップS23において、
取得した印刷ジョブ定義データを印刷装置設定データ変換部13にて、印刷装置設定デー
タに変換する。次に、ステップS24において、変換された印刷装置設定データを複数用
意し、その中から利用者が選択できるように、変換候補選択部14にて、複数の印刷装置
設定データの選択表示を行い、利用者が選択&実行を行った後は、ステップS26におい
て、制御部11にて、印刷装置設定データとコンテンツデータとを印刷装置15へ送出し
て、ステップS27において、印刷装置15にて印字処理が実行され、終了する。また、
ステップS24において、利用者が選択&実行を行わずにキャンセルした場合は、ステッ
プS25において、制御部11にて印刷キャンセル処理を行う。
[Flow of print processing]
Next, the overall flow of the printing process according to the embodiment of the present invention will be described with reference to FIG.
FIG. 3 is a flowchart showing the overall flow of the printing process according to the embodiment of the present invention.
First, in step S21, print data including print job definition data and content data is input. In step S22, the input print data is separated by the data separation unit 12 to obtain print job definition data. . Next, in step S23,
The acquired print job definition data is converted into printing device setting data by the printing device setting data conversion unit 13. Next, in step S24, a plurality of converted printing device setting data are prepared, and the conversion candidate selection unit 14 selects and displays a plurality of printing device setting data so that the user can select from them. After the user performs selection and execution, in step S26, the control unit 11 sends the printing apparatus setting data and content data to the printing apparatus 15, and in step S27, the printing apparatus 15 performs print processing. Is executed and exited. Also,
If the user cancels without selecting and executing in step S24, the control unit 11 performs print cancel processing in step S25.

すなわち、本発明の印刷制御方法のステップとしては、印刷ジョブに関する情報である
印刷ジョブ定義データと、印刷処理の対象となる電子的な文書データであるコンテンツデ
ータとを含む印刷データを入力するステップと、入力された印刷データを、印刷ジョブ定
義データとコンテンツデータとに分離するデータ分離ステップと、印刷ジョブ定義データ
を、印刷装置を設定する際に用いるデータの候補として、複数の印刷装置設定データに変
換する印刷装置設定データ変換ステップと、印刷装置設定データ変換ステップによって変
換された複数の印刷装置設定データを利用者が確認して選択できるように提示する変換候
補選択ステップと、上記データ分離ステップ、印刷装置設定データ変換ステップ、及び変
換候補選択ステップの各部の動作及び印刷装置への出力を制御する制御ステップとを含む
ことを特徴とする。
That is, the steps of the print control method of the present invention include a step of inputting print data including print job definition data that is information about a print job and content data that is electronic document data to be printed. A data separation step for separating the input print data into print job definition data and content data; and print job definition data as a data candidate used when setting the printing device to a plurality of printing device setting data. A printing device setting data conversion step to be converted, a conversion candidate selection step for presenting a plurality of printing device setting data converted by the printing device setting data conversion step so that a user can check and select the data, and the data separation step, Operation of each part of the printer setting data conversion step and conversion candidate selection step And characterized in that it comprises a control step of controlling the output to the printing apparatus.

以上のようにして、印刷装置設定データ変換部13は、複数の印刷装置設定データの中
から元仕様に近い候補として複数の代替候補を選択するので、変換候補選択部14は、複
数の代替候補を含む印刷装置設定データを利用者が選択する候補として提示し、代替候補
のうち利用者がいずれかを選択できるので、利用者は、印字処理前に、所望の印刷結果が
得られるかどうか、また、所望通りでない場合における変更点を、代替候補によって容易
に確認/選択することができる。
As described above, since the printing apparatus setting data conversion unit 13 selects a plurality of alternative candidates as candidates close to the original specification from the plurality of printing apparatus setting data, the conversion candidate selection unit 14 selects a plurality of alternative candidates. Is displayed as a candidate to be selected by the user, and the user can select one of the alternative candidates, so that the user can obtain a desired print result before the printing process, In addition, a change point when it is not as desired can be easily confirmed / selected by an alternative candidate.

[変換例に関する説明]
次に、図4乃至図6を参照して、印刷データの変換例について説明する。
図4は、印刷データの一例を示す図であり、(a)はコンテンツデータ、(b)は印刷
ジョブ定義データを示す。図5は、変換後の印刷装置設定データを示し、図6は、変換前
後のコンテンツデータを示す図である。
[Explanation about conversion example]
Next, a print data conversion example will be described with reference to FIGS.
FIG. 4 is a diagram illustrating an example of print data, where (a) shows content data and (b) shows print job definition data. FIG. 5 shows the printer setting data after conversion, and FIG. 6 shows the content data before and after conversion.

まず、印刷装置設定データ変換部13は、印刷ジョブ定義データを、印刷を実行するた
め際のパラメータに変換する。これは、仕上がりの体裁を指定した印刷ジョブ定義データ
として、A4サイズのコンテンツデータを、2つ折りでA4に仕上げる、と指定した場合
、これの仕様を実現するためには、A3の用紙の各面の2ページずつ面付けしてプリント
するように変換することを意味している。
First, the printing apparatus setting data conversion unit 13 converts the print job definition data into parameters for executing printing. This is because, when the print job definition data specifying the finish appearance is specified to finish A4 size content data into A4 by folding in half, in order to realize this specification, each side of the A3 sheet This means that conversion is performed so that two pages are imprinted and printed.

図4(a)のコンテンツデータは、変換前のコンテンツデータであって、紙面に向かっ
て左から順に、「壱頁、弐頁、参頁、四頁」と配列されている。また、図4(b)の印刷
ジョブ定義データの内容は、仕上がりサイズ:A4、紙の向き:縦、製本:2つ折り・左
、コンテンツページサイズ:A4というデータが含まれている。そして、印刷装置設定デ
ータ変換部13によって、上記印刷ジョブ定義データを印刷装置設定データに変換される
。印刷装置設定データとしては、頁レイアウトの要素として、ページ番号、枚数、面番号
、x座標、y座標が上げられ、これらをまとめて、(page,sheet,face,
x,y)と表示している。図5においては、用紙サイズ:A3、紙の向き:横、両面印
刷:ON、拡大/縮小:OFF、割付頁数:4、頁レイアウト(page,sheet,
face,x,y)、(1,1.1,595,0)、(2,1.2,0,0)、(3,1
.2,505.0)(4,1.1,0.0)と変換されている。この例の印刷装置設定デ
ータにおいて、特に、頁レイアウトのデータ形式について説明すると、頁レイアウトは、
コンテンツデータの各頁を、用紙にどのようにプリントするかを記述したものである。例
えば、1つ目のデータ、(1,1.1,595,0)は、コンテンツデータの1頁を配置
する位置を記述したもので、はじめから順に、「コンテンツデータの1頁」、「1枚目の
用紙」、「表面(face=1)」、「原点座標(595,0)」のような内容を示して
いる。すなわち、上記印刷装置設定データは、A3横サイズに拡大縮小なしで4ページを
1枚両面にレイアウトする指定であり、1頁目が、第1面の(x,y)座標(595,0
)に配置され、2頁目が、第2面の(x,y)座標(0,0)に配置され、3頁目が、第
2面の(x,y)座標(595,0)に配置され、4頁目が、第1面の(x,y)座標(
0,0)に配置されるように設定されている。
The content data in FIG. 4A is content data before conversion, and is arranged in order from the left toward the page as “page IV, page IV, reference page, page 4”. Also, the content of the print job definition data in FIG. 4B includes data of finished size: A4, paper orientation: portrait, bookbinding: folded in half / left, content page size: A4. Then, the printing apparatus setting data conversion unit 13 converts the print job definition data into printing apparatus setting data. As the printing apparatus setting data, the page number, the number of sheets, the surface number, the x-coordinate, and the y-coordinate are raised as the elements of the page layout.
x, y). In FIG. 5, paper size: A3, paper orientation: landscape, duplex printing: ON, enlargement / reduction: OFF, number of allocated pages: 4, page layout (page, sheet,
face, x, y), (1, 1.1, 595, 0), (2, 1.2, 0, 0), (3, 1
. 2, 505.0) (4, 1.1, 0.0). In the printing apparatus setting data of this example, in particular, the page layout data format will be described.
It describes how each page of content data is printed on paper. For example, the first data, (1, 1.1, 595, 0), describes the position where one page of content data is to be placed. From the beginning, “1 page of content data”, “1 Contents such as “first sheet”, “front surface (face = 1)”, and “origin coordinates (595, 0)” are shown. That is, the printing apparatus setting data is a designation for laying out four pages on both sides of an A3 horizontal size without scaling, and the first page is the (x, y) coordinates (595, 0) of the first side.
), The second page is arranged at the (x, y) coordinate (0, 0) of the second surface, and the third page is arranged at the (x, y) coordinate (595, 0) of the second surface. The fourth page is the (x, y) coordinate (
0,0).

以上のようにして、図5に示した印刷装置設定データに基づいて、図4(a)のコンテ
ンツデータを変換すると、図6の変換後のコンテンツデータに示すような順序に配列され
る。図6において、下段の左側は第1面(face1)、右側は第2面(face2)を
示している。また、同図においては、上段1頁から4頁まで、(1,1,1,595,0
)、(2,1,2,0,0)、(3,1,2,595,0)、(4,1,1,0,0)と
いう情報があるので、face、(x,y)座標を取った結果、図6に示すようなコンテ
ンツデータになる。すなわち、変換前には、横に順に、「壱頁」、「弐頁」、「参頁」、
「四頁」と配列されていたものが、変換後には、第1面の左側に「四頁」、右側に「壱頁
」、第2面の左側に「弐頁」、右側に「参頁」と配列されている。
As described above, when the content data shown in FIG. 4A is converted based on the printing apparatus setting data shown in FIG. 5, they are arranged in the order shown in the converted content data shown in FIG. In FIG. 6, the left side of the lower stage shows the first surface (face 1), and the right side shows the second surface (face 2). In the same figure, from the top page 1 to page 4, (1, 1, 1, 595, 0
), (2, 1, 2, 0, 0), (3, 1, 2, 595, 0), (4, 1, 1, 0, 0), face, (x, y) As a result of taking the coordinates, the content data is as shown in FIG. In other words, before conversion, the “page”, “page”, “reference page”,
What was arranged as “four pages”, after conversion, “four pages” on the left side of the first side, “pages” on the right side, “pages” on the left side of the second side, “reference pages” on the right side And is arranged.

[評価値についての説明]
次に、図7を参照して、変換時の評価値算出の仕組みなどについて説明する。
図7は、印刷装置設定データ候補の一覧情報を示す図である。
印刷装置設定データ変換部13において印刷ジョブ定義データを複数の印刷装置設定デ
ータに変換するが、これら複数の印刷装置設定データの中から利用者に提示するための代
替候補を選択する際、印刷装置設定データの項目に対応するのは、図7に示すように、用
紙サイズ、紙の向き、両面印刷、拡大/縮小、割付頁数、頁レイアウトなどである。そこ
で、印刷装置設定データの各項目について取り得る全ての内容に対して、例えば、印刷装
置設定データ候補1の対応する各項目の内容を総当りで組み合わせると、各設定内容組み
合わせごとに、用紙サイズの内容が一致している場合、紙の向きが一致している場合、両
面印刷が一致している場合、拡大/縮小が一致している場合、割付頁数が一致している場
合、頁レイアウトが一致している場合は、それぞれ「1」が加算され、各設定内容組み合
わせの装置評価値が算出される。図の例では、第2段目の設定内容組み合わせについては
、紙の向き、両面印刷、拡大/縮小の内容が一致しているので、装置評価値は1+1+1
=3となる。第3段目の設定内容組み合わせについては、用紙サイズ、紙の向き、両面印
刷の内容が一致しているので、同じく装置評価値は1+1+1=3となる。このようにし
て、印刷装置設定データ候補1、候補2、候補3について、装置評価値を算出する。
[Explanation of evaluation value]
Next, with reference to FIG. 7, a mechanism for calculating an evaluation value at the time of conversion will be described.
FIG. 7 is a diagram illustrating list information of printing apparatus setting data candidates.
The printing apparatus setting data conversion unit 13 converts the print job definition data into a plurality of printing apparatus setting data. When selecting an alternative candidate to be presented to the user from the plurality of printing apparatus setting data, the printing apparatus As shown in FIG. 7, items corresponding to the setting data items are paper size, paper orientation, double-sided printing, enlargement / reduction, number of allocated pages, page layout, and the like. Therefore, for example, when the contents of the corresponding items of the printing apparatus setting data candidate 1 are combined with all the contents that can be taken for each item of the printing apparatus setting data, the paper size is set for each setting content combination. If the contents match, the paper orientation matches, double-sided printing matches, enlargement / reduction matches, the number of allocated pages matches, page layout Are equal to each other, “1” is added to each, and a device evaluation value of each setting content combination is calculated. In the example in the figure, for the setting content combination in the second row, the paper orientation, double-sided printing, and enlargement / reduction contents match, so the apparatus evaluation value is 1 + 1 + 1.
= 3. For the setting content combination in the third row, the paper size, paper orientation, and double-sided printing content match, so that the apparatus evaluation value is also 1 + 1 + 1 = 3. In this way, device evaluation values are calculated for printing device setting data candidates 1, 2, and 3.

以上、評価値について説明したが、印刷装置設定データの代替候補を選択するためには
、この評価値に限定されず、種々の要因に基づいて代替候補を選択することができる。
なお、変換された複数の印刷装置設定データ候補を生成する際に、印刷装置設定データ
項目毎の設定情報と、印刷ジョブ定義データの元仕様との合致性を数値で表した情報以外
に下記の情報を追加生成するものとする。
Although the evaluation value has been described above, in order to select an alternative candidate for the printing apparatus setting data, the alternative candidate is not limited to this evaluation value, and can be selected based on various factors.
In addition, when generating a plurality of converted printing device setting data candidates, in addition to the information representing the consistency between the setting information for each printing device setting data item and the original specification of the print job definition data, the following Assume that additional information is generated.

・ 印刷ジョブ定義データの元仕様との差異に関する文字情報と画像情報(差異情報)
・ その差異に起因する注意点に関する文字情報と画像情報(注意点)
ここでは、印刷ジョブ定義データの元仕様との差異情報とは、変換過程における評価値
算出に際し、完全に合致する変換処理が行えない項目、および対応する説明画像を列挙し
たものとする。
また、差異に起因する注意点とは、完全に合致する変換処理が行えない項目を変更した
ことによる注意点を列挙したもの、および対応する説明画像を列挙したものとする。
-Character information and image information (difference information) regarding differences from the original specifications of the print job definition data
・ Text information and image information (attention points) related to the attention points resulting from the difference
Here, the difference information with respect to the original specification of the print job definition data is a list of items that cannot be completely converted and corresponding explanation images when calculating the evaluation value in the conversion process.
In addition, the caution points due to the difference are enumerations of caution points due to changes to items that cannot be completely matched, and enumerated corresponding explanation images.

次に、図8を参照して、注意点の表示方法について説明する。
まず、S81において、印刷装置設定データとして、「用紙サイズ、紙の向き、両面印
刷、拡大/縮小、割付頁数、頁レイアウト」という各項目が設定されている場合、図の矢
印の向きにこれら各項目が変更された場合に、判別可能なフラグを有する。この判別フラ
グにより、変更された場合は「ON」とし、変更されなかった場合は「OFF」とする。
図では、「用紙サイズ」の項目しか示していないが、この変更フラグ「ON」、「OFF
」を「用紙サイズ、紙の向き、両面印刷、拡大/縮小、割付頁数、頁レイアウト」の各項
目についての表を作成する。
Next, a notice point display method will be described with reference to FIG.
First, in S81, when the items “paper size, paper orientation, double-sided printing, enlargement / reduction, number of allocated pages, page layout” are set as the printing apparatus setting data, these are displayed in the directions of the arrows in the figure. When each item is changed, it has a flag that can be discriminated. By this discrimination flag, it is set to “ON” when it is changed, and is set to “OFF” when it is not changed.
In the figure, only the item “paper size” is shown, but this change flag “ON”, “OFF
”Is created for each item of“ paper size, paper orientation, double-sided printing, enlargement / reduction, number of allocated pages, page layout ”.

次に、ステップS82において、各項目毎に、変更フラグを確認し、変更されている項
目の文字データを「差異情報」として出力する。具体的には、各項目別の差異情報を、い
ずれも変更なしの場合は「仕様通り」、用紙サイズが変更された場合は「用紙サイズ」、
拡大/縮小が変更された場合は「拡大/縮小」と出力する。
次に、ステップS83において、上記差異情報と注意点情報データベースとを参照して
、ステップS84において、差異情報に対応した注意点情報を引き出して出力する。注意
点データベースには、差異情報と各項目の組み合わせで注意点が格納されているものとす
る。
Next, in step S82, the change flag is confirmed for each item, and the character data of the changed item is output as “difference information”. Specifically, the difference information for each item is “as specified” if there is no change, “paper size” if the paper size is changed,
When the enlargement / reduction is changed, “enlargement / reduction” is output.
Next, in step S83, the difference information and the caution point information database are referred to, and in step S84, caution point information corresponding to the difference information is extracted and output. It is assumed that caution points are stored in the caution point database in combination with difference information and each item.

以上説明したように、項目番号1、2、3として、順に、用紙サイズ、「A3、A4,
A4、紙の向き、横、横、横」とし、両面印刷、「ON、ON,ON」、拡大/縮小,「
OFF、OFF、50%,割付頁数、「4、2、4」とした場合、差異情報として、順に
、「仕様通り、用紙サイズ、拡大/縮小」、注意点として、「無し、綴じ部分に注意、仕
上がりサイズが縮小」などと提示される。
As described above, as the item numbers 1, 2, and 3, the paper size “A3, A4,
A4, paper orientation, landscape, landscape, landscape, duplex printing, “ON, ON, ON”, enlargement / reduction, “
When OFF, OFF, 50%, number of allocated pages, “4, 2, 4”, the difference information is “same as specification, paper size, enlargement / reduction” in order, and “ Attention, finished size is reduced. "

[印刷装置設定データ候補選択方法についての説明]
次に、図9及び図10を参照して、利用者が複数の印刷装置設定データ候補の中から所
望の印刷装置設定データ候補を選択する方法について説明する。
図9は、変換された複数の印刷装置設定データ候補の一覧情報の提示方法の一例を示
す図である。
この図を参照して、印刷装置設定データ変換部13により生成された複数の印刷装置設
定データ候補を利用者に提示する流れについて説明する。
まず、基本構成は、単純にリスト表示して利用者へ選択させる仕組みが考えられる。
[Explanation of the printing device setting data candidate selection method]
Next, with reference to FIGS. 9 and 10, a method for the user to select a desired printing device setting data candidate from a plurality of printing device setting data candidates will be described.
FIG. 9 is a diagram illustrating an example of a method for presenting list information of a plurality of converted printing apparatus setting data candidates.
The flow of presenting a plurality of printing device setting data candidates generated by the printing device setting data conversion unit 13 to the user will be described with reference to this figure.
First, the basic configuration may be a mechanism in which a list is simply displayed and selected by the user.

リスト表示では、変換された複数の印刷装置設定データ候補の一覧情報を全て表示して
も良いし、印刷ジョブ定義データの元仕様との合致性を数値で表した情報と、印刷ジョブ
定義データの元仕様との差異の文字情報のみでも構わない。
図9に示した一覧情報は、図7に対応するもので、縦方向に順に、項目番号1、項目番
号2、項目番号3について掲載し、横方向に、印刷装置設定データ項目毎の設定情報と、
印刷ジョブ定義データの元仕様との合致性を数値で表した情報と、印刷ジョブ定義データ
の元仕様との差異に関する文字情報と、差異に関する画像情報と、その差異に起因する注
意点の文字情報と、注意点の画像情報とを提示している。そして、最後に、頁レイアウト
(page,sheet,face,x,y)を提示している。
In the list display, all the converted printing device setting data candidate list information may be displayed, information indicating numerically the consistency with the original specification of the print job definition data, and the print job definition data Only character information that is different from the original specification may be used.
The list information shown in FIG. 9 corresponds to FIG. 7, and the item number 1, item number 2, and item number 3 are listed in the vertical direction in order, and the setting information for each printer setting data item in the horizontal direction. When,
Information representing numerically the consistency with the original specification of the print job definition data, character information regarding the difference between the original specification of the print job definition data, image information regarding the difference, and character information of cautions resulting from the difference And image information of caution points. Finally, a page layout (page, sheet, face, x, y) is presented.

この例では、項目番号1として、合致度は、「3」、差異情報(文字情報)は「仕様通
り」、差異情報(画像情報)は折りたたんでA4にされた画像情報、注意点(文字情報)
としては「無し」、注意点(画像情報)としても画像無し、用紙サイズ「A3」、紙の向
き「横」、両面印刷「ON」、拡大/縮小「OFF」、割付ページ数「4」、頁レイアウ
ト「(1,1,1,595,0)、(2,1,2,0,0)、(3,1,2,595,0
)、(4,1,1,0,0)」と表示され、項目番号2としては、合致度は、「2」、差
異情報(文字情報)は「用紙サイズ」、差異情報(画像情報)は分離された2枚のA4の
画像情報、注意点(文字情報)としては「綴じ部分に注意」、注意点(画像情報)として
は2枚のA4の用紙、用紙サイズ「A4」、紙の向き「横」、両面印刷「ON」、拡大/
縮小「OFF」、割付ページ数「2」と表示され、項目番号3としては、合致度は、「2
」、差異情報(文字情報)は「拡大/縮小」、差異情報(画像情報)は折りたたんでA5
にされた画像情報、注意点(文字情報)としては「仕上がりサイズが縮小」、注意点(画
像情報)としては折りたたまれてA5にされた用紙、用紙サイズ「A4」、紙の向き「横
」、両面印刷「ON」、拡大/縮小「50%」、割付ページ数「4」と表示されている。
In this example, as item number 1, the degree of match is “3”, the difference information (character information) is “as specified”, the difference information (image information) is folded into A4, and the notice information (character information) )
“No”, No notice as image (image information), Paper size “A3”, Paper orientation “Landscape”, Duplex printing “ON”, Enlargement / reduction “OFF”, Number of allocated pages “4”, Page layout “(1,1,1,595,0), (2,1,2,0,0), (3,1,2,595,0)
), (4, 1, 1, 0, 0) ". As item number 2, the degree of match is" 2 ", the difference information (character information) is" paper size ", and the difference information (image information) Is the separated two pieces of A4 image information, “Caution for binding” as the caution point (character information), two A4 sheets, paper size “A4”, Orientation “Landscape”, Duplex printing “ON”, Enlargement /
The reduction “OFF” and the number of assigned pages “2” are displayed, and as the item number 3, the matching degree is “2”.
”, The difference information (text information) is“ enlarged / reduced ”, and the difference information (image information) is folded.
As the notice information (character information), “finished size is reduced”, as the notice information (image information), paper folded and set to A5, paper size “A4”, paper orientation “landscape” Double-sided printing “ON”, enlargement / reduction “50%”, and number of assigned pages “4” are displayed.

このように、変換候補選択部14が、元仕様と変換後の出力仕様とを比較できるイメー
ジ図(動画も含む)と、変換後の注意点に関する画像情報を提示することを特徴とする構
成における選択する仕組みが考えられる。ここで言う印刷ジョブ定義データの元仕様との
サイトは、変換過程における評価値算出に際し、完全に合致する変換処理が行えない項目
を列挙したものとする。また、差異に起因する注意点とは、完全に合致する変換処理が行
えない項目を変更したことによる注意点を列挙したものとする。利用者は、リスト表示の
内容を確認した上で、所望の印刷装置設定データ候補を選択し、実行ボタンにより、印字
処理を実行する。
図10は、印刷装置設定データ候補選択画面の一例を示す図である。
変換候補選択部14は、上述したように、複数の印刷装置設定データを一覧表示して、
利用者に提示できるほか、各印刷装置設定データを個別に提示して所望の印刷装置設定デ
ータが表示された時点選択できるように構成することもできる。
In this way, the conversion candidate selection unit 14 presents an image diagram (including moving images) that can compare the original specification and the output specification after conversion, and image information related to the attention point after conversion. A mechanism to do this is conceivable. The site with the original specification of the print job definition data mentioned here enumerates items that cannot be completely converted in accordance with the evaluation value calculation in the conversion process. Further, the caution points resulting from the difference are enumerations of caution points caused by changing items that cannot be completely matched. The user confirms the contents of the list display, selects a desired printing device setting data candidate, and executes the printing process with the execution button.
FIG. 10 is a diagram illustrating an example of the printing apparatus setting data candidate selection screen.
As described above, the conversion candidate selection unit 14 displays a list of a plurality of printing apparatus setting data,
In addition to being able to present to the user, each printing device setting data can be individually presented so that it can be selected when desired printing device setting data is displayed.

たとえば、同図に示すように、モニタ画面上に、印刷ジョブ定義データ、印刷装置設定
データ候補の差異情報および注意点について全て文字情報と画像情報を含み、印刷ジョブ
定義データとしてA4、印刷装置設定データ候補として、順次提示できるように<>のマ
ークによって他の候補を提示することができるように構成されている。画像情報について
は、実際の印刷物を模して印刷ジョブ定義データの内容を画像によって瞬時に明確に把握
できるよう、また、綴じ方、仕上がり状態を判別できるように視覚的に表示される。そし
て、利用者は差異情報及び注意点に基づいて順次候補を参照し、所望の候補が提示された
時点で、下段に設けられている「印刷実行」のボタンを押圧して、その候補を選択できる
ように構成されている。この候補画面は、あらかじめイメージデータをROMやHDDな
どの不揮発性記憶装置に記憶させ、利用者のボタン操作に応じて読み出して、メインメモ
リなどにロードさせ、利用可能な状態にするようになっている。そして、利用者が選択ボ
タンとして、キーボードやマウスなどの指示入力装置を用いて、「印刷実行」を押下する
と、入力装置からの信号を受け付ける入出力インタフェース(図示せず)を介してその信
号に従って制御部11が目的の画像情報表示するよう命令を出すことによって表示される
。また、所望の候補がなかった場合、「キャンセル」を押圧して、初期の状態に戻すこと
ができる。
For example, as shown in the figure, on the monitor screen, the print job definition data, the difference information of the printing device setting data candidates, and the notice information all include character information and image information. As data candidates, other candidates can be presented by marks <> so that they can be presented sequentially. The image information is visually displayed so that the contents of the print job definition data can be grasped instantly and clearly by imitating an actual printed matter, and the binding method and finished state can be discriminated. Then, the user sequentially refers to the candidates based on the difference information and the caution points, and when the desired candidate is presented, press the “print execution” button provided at the bottom to select the candidate. It is configured to be able to. In this candidate screen, image data is stored in advance in a non-volatile storage device such as a ROM or HDD, is read according to a user's button operation, is loaded into a main memory, etc., and becomes ready for use. Yes. When the user presses “print execution” using an instruction input device such as a keyboard or a mouse as a selection button, the signal is input via an input / output interface (not shown) that receives a signal from the input device. Displayed by the control unit 11 issuing a command to display target image information. If there is no desired candidate, “cancel” can be pressed to return to the initial state.

以上のように、変換された複数の印刷装置設定データ候補において、入力通りの仕様を
実現する変換ではなく、第一、第二、第三、…という代替候補である場合においても、元
仕様に対する代替候補のどの部分が変更される(妥協する)ポイントなのかを理解しやす
く提示することにより、利用者は混乱せずに再度所望の印刷方法を選択することができる
As described above, in the converted plurality of printing apparatus setting data candidates, the original specification can be used even in the case of the alternative candidates of the first, second, third,. By presenting in an easy-to-understand manner what part of the alternative candidate is to be changed (compromised), the user can select the desired printing method again without confusion.

以上説明したように、本発明の実施形態に係る印刷制御システムによれば、印刷ジョブ
定義データを印刷装置設定データに変換する印刷制御システムにおいて、利用者は、印字
処理前に、所望の印刷結果が得られるかどうか、所望通りでない場合における変更点を、
確認/選択することが可能になり、変換処理による印刷ミスを無くすことができる。
なお、上記実施形態において、図3のフローチャートに示す処理を実行するにあたって
は、ROMに予め格納されている制御プログラムを実行する場合について説明したが、こ
れに限らず、これらの手順を示したプログラムが記録された記憶媒体から、そのプログラ
ムをRAMに組み込んで実行するようにしても良い。あるいは、そのプログラムをネット
ワークから取得しても良い。
As described above, according to the printing control system according to the embodiment of the present invention, in the printing control system that converts the printing job definition data into the printing apparatus setting data, the user can obtain a desired printing result before the printing process. To see if you can get
Confirmation / selection is possible, and printing errors due to the conversion process can be eliminated.
In the above embodiment, the case where the control program stored in advance in the ROM is executed when executing the processing shown in the flowchart of FIG. 3 is described. However, the present invention is not limited to this, and the program showing these procedures is also described. The program may be incorporated into a RAM and executed from a storage medium on which is recorded. Alternatively, the program may be acquired from a network.

ここで、記憶媒体とは、RAM、ROM等の半導体記憶媒体、FD、HD等の磁気記憶
型記憶媒体、CD、CDV、LD、DVD等の光学的読取方式記憶媒体、MO等の磁気記
憶型/光学的読取方式記憶媒体であって、電子的、磁気的、光学的等の読み取り方法のい
かんにかかわらず、コンピュータで読み取り可能な記憶媒体であれば、あらゆる記憶媒体
を含むものである。
Here, the storage medium is a semiconductor storage medium such as RAM or ROM, a magnetic storage type storage medium such as FD or HD, an optical reading type storage medium such as CD, CDV, LD, or DVD, or a magnetic storage type such as MO. / Optical reading type storage media, including any storage media that can be read by a computer regardless of electronic, magnetic, optical, or other reading methods.

以上、本発明の実施形態について説明してきたが、本発明は、上記実施形態に限定され
ることなく、本発明の趣旨を逸脱することなく、種々の変更が可能である。例えば、最初
に説明したように、本発明の印刷制御装置1は、印刷装置2と一体化して構成されても良
い。
また、印刷装置設定データの項目として、用紙サイズ、紙の向き、両面印刷、拡大/縮
小、割付頁数などを設定することについて説明してきたが、これに限定されず、綴じ穴の
位置、他の飾りつけの有無など種々の項目を設定の対象とすることができる。
As mentioned above, although embodiment of this invention was described, this invention is not limited to the said embodiment, A various change is possible without deviating from the meaning of this invention. For example, as described first, the print control apparatus 1 of the present invention may be configured integrally with the printing apparatus 2.
In addition, although description has been made on setting the paper size, paper orientation, double-sided printing, enlargement / reduction, number of allocated pages, and the like as items of the printing apparatus setting data, the present invention is not limited to this, but the position of the binding hole, etc. Various items such as the presence or absence of decoration can be set.

また、前述した印刷装置設定データ候補選択画面においては、文字情報と画像情報を掲
示するように構成したが、これに限定されず、動画情報として、頁を開閉するときの動画
、綴じるときの動画、印刷ジョブ定義データにおけるイメージ図から印刷装置設定データ
におけるイメージ図への変換するときの面付け方法を示す動画情報などを掲示することも
できる。
Further, the above-described printing device setting data candidate selection screen is configured to post character information and image information. However, the present invention is not limited to this, and as moving image information, a moving image for opening and closing a page, a moving image for binding Also, it is possible to post moving picture information indicating an imposition method when converting an image diagram in the print job definition data into an image diagram in the printing apparatus setting data.

また、本印刷制御システムは、単一の装置、端末その他の機器として実現するようにし
てもよいし、複数の装置、端末その他の機器を通信可能に接続したネットワークシステム
として実現するようにしてもよい。後者の場合、各構成要素は、それぞれ通信可能に接続
されていれば、複数の機器のいずれに属してもよい。
The print control system may be realized as a single device, terminal, or other device, or may be realized as a network system in which a plurality of devices, terminals, or other devices are communicably connected. Good. In the latter case, each component may belong to any of a plurality of devices as long as each component is communicably connected.

本発明の実施形態に係る印刷制御システムの構成を示すブロック図である。1 is a block diagram illustrating a configuration of a print control system according to an embodiment of the present invention. コンピュータシステムのハードウェア構成を示す機能ブロック図である。It is a functional block diagram which shows the hardware constitutions of a computer system. 本発明の実施形態に係る印刷処理の全体の流れを示すフローチャートである。6 is a flowchart illustrating an overall flow of print processing according to the embodiment of the present invention. 印刷データの一例を示す図であり、(a)はコンテンツデータ、(b)は印刷ジョブ定義データを示す。4A and 4B are diagrams illustrating an example of print data, where FIG. 5A illustrates content data, and FIG. 変換後の印刷装置設定データを示す図である。FIG. 6 is a diagram illustrating printing apparatus setting data after conversion. 変換前後のコンテンツデータを示す図である。It is a figure which shows the content data before and behind conversion. 印刷装置設定データ候補の一覧情報を示す図である。FIG. 6 is a diagram illustrating list information of printing apparatus setting data candidates. 注意点の表示方法について説明する図である。It is a figure explaining the display method of a caution point. 複数の印刷装置設定データ候補の一覧情報の提示方法の一例を示す図である。FIG. 6 is a diagram illustrating an example of a method for presenting list information of a plurality of printing apparatus setting data candidates. 印刷装置設定データ候補選択画面を示す図である。6 is a diagram illustrating a printing device setting data candidate selection screen. FIG.

符号の説明Explanation of symbols

1…印刷制御システム、11…制御部、12…データ分離部、13…設定データ変換部
、14…変換候補選択部、15…印刷装置
DESCRIPTION OF SYMBOLS 1 ... Print control system, 11 ... Control part, 12 ... Data separation part, 13 ... Setting data conversion part, 14 ... Conversion candidate selection part, 15 ... Printing apparatus

Claims (11)

印刷ジョブに関する情報である印刷ジョブ定義データと、印刷処理の対象となる電子的
な文書データであるコンテンツデータとを含む印刷データを入力し、印刷装置を制御する
印刷制御システムであって、
入力された印刷データを、印刷ジョブ定義データとコンテンツデータとに分離するデー
タ分離部と、
前記印刷ジョブ定義データを、印刷装置を設定する際に用いるデータの候補として、複
数の印刷装置設定データに変換する印刷装置設定データ変換部と、
前記印刷装置設定データ変換部によって変換された複数の印刷装置設定データを利用者
が確認して選択できるように提示する変換候補選択部と、
前記データ分離部、前記印刷装置設定データ変換部、及び前記変換候補選択部の各部の
動作及び前記印刷装置への出力を制御する制御部と、
を備えたことを特徴とする印刷制御システム。
A print control system that inputs print data including print job definition data that is information related to a print job and content data that is electronic document data to be printed, and controls a printing apparatus.
A data separator that separates the input print data into print job definition data and content data;
A printing device setting data conversion unit that converts the print job definition data into a plurality of printing device setting data as data candidates used when setting the printing device;
A conversion candidate selection unit that presents a plurality of printing device setting data converted by the printing device setting data conversion unit so that a user can check and select the data;
A control unit that controls the operation of each unit of the data separation unit, the printing device setting data conversion unit, and the conversion candidate selection unit and the output to the printing device;
A printing control system comprising:
前記印刷装置設定データ変換部は、前記複数の印刷装置設定データの中から元仕様に近
い候補として複数の代替候補を選択することを特徴とする、請求項1に記載の印刷制御シ
ステム。
The print control system according to claim 1, wherein the printing apparatus setting data conversion unit selects a plurality of alternative candidates as candidates close to an original specification from the plurality of printing apparatus setting data.
前記印刷装置設定データ変換部は、前記複数の代替候補を選択する際、前記複数の印刷
装置設定データの元仕様に対する所定の評価値を算出し、前記所定の評価値に基づいて前
記元仕様に近いものを代替候補として選択することを特徴とする請求項2に記載の印刷制
御システム。
When selecting the plurality of alternative candidates, the printing apparatus setting data conversion unit calculates a predetermined evaluation value for the original specifications of the plurality of printing apparatus setting data, and sets the original specification based on the predetermined evaluation value. The print control system according to claim 2, wherein a close one is selected as an alternative candidate.
前記変換候補選択部は、前記複数の代替候補に係る印刷装置設定データと、前記元仕様
に基づいて変換された印刷装置設定データとを比較するための差異情報を提示することを
特徴とする請求項3に記載の印刷制御システム。
The conversion candidate selection unit presents difference information for comparing printing device setting data related to the plurality of alternative candidates and printing device setting data converted based on the original specification. Item 4. The print control system according to Item 3.
前記差異情報は、文字情報、イメージ図、または動画のいずれの組み合わせによっても
提示可能であることを特徴とする請求項4に記載の印刷制御装置。
The print control apparatus according to claim 4, wherein the difference information can be presented by any combination of character information, an image diagram, and a moving image.
前記差異情報は、前記差異情報以外の付随情報をさらに提示可能であることを特徴とす
る請求項4または5に記載の印刷制御システム。
6. The print control system according to claim 4, wherein the difference information can further present accompanying information other than the difference information.
前記付随情報は、後工程で必要となる追加の作業内容を示す後工程情報、及び注意点を
含むことを特徴とする請求項6に記載の印刷制御システム。
The print control system according to claim 6, wherein the accompanying information includes post-process information indicating additional work contents required in the post-process and a cautionary point.
印刷ジョブに関する情報である印刷ジョブ定義データと、印刷処理の対象となる電子的
な文書データであるコンテンツデータとを含む印刷データを入力し、印刷装置を制御する
印刷制御装置であって、
入力された印刷データを、印刷ジョブ定義データとコンテンツデータとに分離するデー
タ分離部と、
前記印刷ジョブ定義データを、印刷装置を設定する際に用いるデータの候補として、複
数の印刷装置設定データに変換する印刷装置設定データ変換部と、
前記印刷装置設定データ変換部によって変換された複数の印刷装置設定データを利用者
が確認して選択できるように提示する変換候補選択部と、
前記データ分離部、前記印刷装置設定データ変換部、及び前記変換候補選択部の各部の
動作及び前記印刷装置への出力を制御する制御部と、
を備えたことを特徴とする印刷制御装置。
A print control apparatus that inputs print data including print job definition data that is information relating to a print job and content data that is electronic document data to be printed, and controls the printing apparatus.
A data separator that separates the input print data into print job definition data and content data;
A printing device setting data conversion unit that converts the print job definition data into a plurality of printing device setting data as data candidates used when setting the printing device;
A conversion candidate selection unit that presents a plurality of printing device setting data converted by the printing device setting data conversion unit so that a user can check and select the data;
A control unit that controls the operation of each unit of the data separation unit, the printing device setting data conversion unit, and the conversion candidate selection unit and the output to the printing device;
A printing control apparatus comprising:
印刷ジョブに関する情報である印刷ジョブ定義データと、印刷処理の対象となる電子的
な文書データであるコンテンツデータとを含む印刷データを入力し、印刷装置を制御する
印刷制御方法であって、
入力された印刷データを、印刷ジョブ定義データとコンテンツデータとに分離するデー
タ分離ステップと、
前記印刷ジョブ定義データを、印刷装置を設定する際に用いるデータの候補として、複
数の印刷装置設定データに変換する印刷装置設定データ変換ステップと、
前記印刷装置設定データ変換ステップによって変換された複数の印刷装置設定データを
利用者が確認して選択できるように提示する変換候補選択ステップと、
前記データ分離ステップ、前記印刷装置設定データ変換ステップ、及び前記変換候補選
択ステップの各部の動作及び前記印刷装置への出力を制御する制御ステップと、
を含むことを特徴とする印刷制御方法。
A print control method for controlling a printing apparatus by inputting print data including print job definition data that is information about a print job and content data that is electronic document data to be printed,
A data separation step for separating the input print data into print job definition data and content data;
A printing device setting data conversion step for converting the print job definition data into a plurality of printing device setting data as data candidates used when setting the printing device;
A conversion candidate selection step for presenting a plurality of printing device setting data converted by the printing device setting data conversion step so that a user can check and select the data;
A control step for controlling the operation of each part of the data separation step, the printing device setting data conversion step, and the conversion candidate selection step and the output to the printing device;
A printing control method comprising:
印刷ジョブに関する情報である印刷ジョブ定義データと、印刷処理の対象となる電子的
な文書データであるコンテンツデータとを含む印刷データを入力し、印刷装置を制御する
印刷制御プログラムであって、
入力された印刷データを、印刷ジョブ定義データとコンテンツデータとに分離するデー
タ分離手段、
前記印刷ジョブ定義データを、印刷装置を設定する際に用いるデータの候補として、複
数の印刷装置設定データに変換する印刷装置設定データ変換手段、
前記印刷装置設定データ変換手段によって変換された複数の印刷装置設定データを利用
者が確認して選択できるように提示する変換候補選択手段、及び
前記データ分離手段、前記印刷装置設定データ変換手段、及び前記変換候補選択手段の
各部の動作及び前記印刷装置への出力を制御する制御手段として実現される処理をコンピ
ュータに実行させるためのプログラムであることを特徴とする印刷制御プログラム。
A print control program that inputs print data including print job definition data that is information about a print job and content data that is electronic document data to be printed, and controls the printing apparatus,
Data separation means for separating the input print data into print job definition data and content data;
A printing device setting data converting unit that converts the print job definition data into a plurality of printing device setting data as data candidates used when setting the printing device;
Conversion candidate selection means for presenting a plurality of printing apparatus setting data converted by the printing apparatus setting data conversion means so that a user can check and select the data, and the data separation means, the printing apparatus setting data conversion means, and A print control program for causing a computer to execute processing realized as control means for controlling the operation of each part of the conversion candidate selection means and the output to the printing apparatus.
請求項10に記載の印刷制御プログラムを記録したことを特徴とする記録媒体。   A recording medium on which the printing control program according to claim 10 is recorded.
JP2006321271A 2006-11-29 2006-11-29 Print control system, print control device, print control method, print control program and recording medium Withdrawn JP2008134872A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006321271A JP2008134872A (en) 2006-11-29 2006-11-29 Print control system, print control device, print control method, print control program and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006321271A JP2008134872A (en) 2006-11-29 2006-11-29 Print control system, print control device, print control method, print control program and recording medium

Publications (1)

Publication Number Publication Date
JP2008134872A true JP2008134872A (en) 2008-06-12

Family

ID=39559683

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006321271A Withdrawn JP2008134872A (en) 2006-11-29 2006-11-29 Print control system, print control device, print control method, print control program and recording medium

Country Status (1)

Country Link
JP (1) JP2008134872A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015172931A (en) * 2014-02-20 2015-10-01 株式会社リコー Information processing apparatus, information processing method, and program
JP2015172927A (en) * 2014-02-21 2015-10-01 株式会社リコー Information processing apparatus, information processing system, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015172931A (en) * 2014-02-20 2015-10-01 株式会社リコー Information processing apparatus, information processing method, and program
JP2015172927A (en) * 2014-02-21 2015-10-01 株式会社リコー Information processing apparatus, information processing system, and program

Similar Documents

Publication Publication Date Title
JP4859214B2 (en) Data processing apparatus, print job control method, and print data processing apparatus
JP4958706B2 (en) Printing system and control method therefor, storage medium, and program
US20050157315A1 (en) Print control apparatus, control method therefor, and program for implementing the method
US8693037B2 (en) Computer readable information recording medium storing printing setting editing program, printing setting editing apparatus and printing setting editing method
US8339654B2 (en) Document processing system, document processing method, and computer-readable storage medium
JP2010198611A (en) System for visually managing office document finishing option
JP2008052423A (en) Print management device, print management method, and print management program
US9317234B2 (en) Computer readable information recording medium storing preview display program, preview display apparatus and preview display method
JP2010120231A (en) Print device and print control program
CN102681802B (en) Messaging device and Method of printing
JP2013149085A (en) Printing system, printing control device and printing control program
US20110261378A1 (en) Printing processing system, printing processing method, and image forming apparatus
JP2008059034A (en) Printer and program
US9141895B2 (en) Information processing apparatus, data editing method, and computer program product
US9880506B2 (en) Print control apparatus, method for controlling print control apparatus, and storage medium
JP2008134872A (en) Print control system, print control device, print control method, print control program and recording medium
JP2021072067A (en) Information processing apparatus and program
JP2008102882A (en) Document processor, document processing method and document processing program
JP6473399B2 (en) Information processing apparatus, information processing apparatus control method, and storage medium
JP2007280227A (en) Image forming apparatus and its control method, control program and computer readable recording medium with control program recorded thereon
JP2008243153A (en) Print support apparatus, print support program, and print support method
JP2008134873A (en) Print control system, print control device, print control method, print control program and recording medium
JP4661685B2 (en) Image processing apparatus, image processing method, and image processing program
JP2008074005A (en) Printer and program
JP2008262385A (en) Printing control apparatus and printing system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20100202