JP4882694B2 - Printing control apparatus, printing control method, printing control program, printing apparatus, printing method, printing program, and recording medium - Google Patents

Printing control apparatus, printing control method, printing control program, printing apparatus, printing method, printing program, and recording medium Download PDF

Info

Publication number
JP4882694B2
JP4882694B2 JP2006311108A JP2006311108A JP4882694B2 JP 4882694 B2 JP4882694 B2 JP 4882694B2 JP 2006311108 A JP2006311108 A JP 2006311108A JP 2006311108 A JP2006311108 A JP 2006311108A JP 4882694 B2 JP4882694 B2 JP 4882694B2
Authority
JP
Japan
Prior art keywords
content data
print job
data
job definition
editing
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.)
Expired - Fee Related
Application number
JP2006311108A
Other languages
Japanese (ja)
Other versions
JP2008129675A (en
Inventor
敏雄 田中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2006311108A priority Critical patent/JP4882694B2/en
Publication of JP2008129675A publication Critical patent/JP2008129675A/en
Application granted granted Critical
Publication of JP4882694B2 publication Critical patent/JP4882694B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、印刷ジョブに関する情報を含む印刷設定要求を受け取ってから印刷制御を行
う、印刷制御装置、印刷制御方法、印刷制御プログラム、印刷装置、印刷方法、印刷プロ
グラム、及び記録媒体に関する。
The present invention relates to a print control apparatus, a print control method, a print control program, a printing apparatus, a printing method, a printing program, and a recording medium that perform print control after receiving a print setting request including information related to a print job.

一般に、ページ記述言語(PDL:Page Description Language)による印刷データを
印刷する際、印刷ジョブに関する情報を印刷ジョブ定義データ(例えば、JDF:Job De
finition Format)として扱い、この印刷ジョブ定義データによる印刷設定要求を受け取
ってから印刷制御を行う方法が知られている。
例えば、特許文献1には、クライアント装置は、既存のPDL(Page Description Lan
guage)データに対し、新たな印刷設定を示したDPA(Document Printing Application)
データを付加したジョブをプリントサーバに送信し、プリントサーバのコントローラは、
ジョブからDPAデータを抽出しDPA変換部に入力し、DPA変換部は、DPAデータ
をPDLのデータに変換してPDLインタプリタに入力し、PDLインタプリタは、デー
タを解釈して自らの内部状態を設定し、PDLインタプリタがデータの解釈を完了すると
、コントローラがPDLデータをPDLインタプリタに入力し、この結果、PDLデータ
はDPAデータの設定に基づいて処理される、という印刷制御装置が提案されている。こ
れにより、印刷制御装置のPDL処理手段の内部状態を、そのPDL処理手段が処理でき
るPDL以外の形式で表されたデータに従って設定できるものである。
Generally, when printing print data in a page description language (PDL), information about the print job is displayed as print job definition data (for example, JDF: Job Descriptor).
finition Format), and a method of performing print control after receiving a print setting request based on the print job definition data is known.
For example, in Patent Document 1, a client device is an existing PDL (Page Description Lan
guage) DPA (Document Printing Application) showing new print settings for data
The job with the data added is sent to the print server, and the print server controller
DPA data is extracted from the job and input 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. When the PDL interpreter completes the interpretation of the data, a print control apparatus is proposed in which the controller inputs the PDL data to the PDL interpreter, and as a result, the PDL data is processed based on the setting of the DPA data. Thus, the internal state of the PDL processing unit of the print control apparatus can be set according to data expressed in a format other than PDL that can be processed by the PDL processing unit.

また、コンテンツデータ編集手段を有する印刷制御装置も提案されている。
図13は、従来のコンテンツデータ編集手段を有する印刷制御装置の代表的な動作を示
すフローチャートである。
まず、ステップS110において、印刷制御装置100のデータ受信手段110にて、
データを受信したか否かを判断する。そして、データを受信するまでこの判断を繰り返し
、受信したならば、ステップS120において、このデータの中から印刷ジョブ定義デー
タとコンテンツデータとを抽出する。次に、ステップS130において、印刷ジョブ定義
データ編集手段120にて、印刷ジョブ定義データの解析を行い、ステップS140にお
いて、印刷ジョブ定義データに含まれているコンテンツデータを編集するためのコンテン
ツデータ編集情報を作成し、ステップS150において、印刷装置向け印刷ジョブ定義デ
ータ(編集後の印刷ジョブ定義データ)を作成する。次に、ステップS160において、
コンテンツデータ編集手段130にて、コンテンツデータ編集情報に基づいて、コンテン
ツデータを編集する。そして、ステップS170において、印刷装置200のジョブスケ
ジューリングステップS210に対して、印刷ジョブ定義データとコンテンツデータとを
送信する。
その後、ジョブスケジューリングステップS210にて、ジョブ設定した後、ステップ
S220において、印刷装置を設定し、ステップS230において、画像イメージを作成
し、最後に、ステップS240において、画像を形成するという装置である。
特開平10−124272号公報
A print control device having content data editing means has also been proposed.
FIG. 13 is a flowchart showing a typical operation of a print control apparatus having conventional content data editing means.
First, in step S110, the data receiving unit 110 of the print control apparatus 100
Determine whether data has been received. This determination is repeated until data is received, and if it is received, print job definition data and content data are extracted from this data in step S120. In step S130, the print job definition data editing unit 120 analyzes the print job definition data. In step S140, content data editing information for editing the content data included in the print job definition data. In step S150, print job definition data for the printing apparatus (print job definition data after editing) is created. Next, in step S160,
The content data editing unit 130 edits the content data based on the content data editing information. In step S170, print job definition data and content data are transmitted to job scheduling step S210 of the printing apparatus 200.
Thereafter, after setting a job in job scheduling step S210, a printing apparatus is set in step S220, an image is created in step S230, and finally an image is formed in step S240.
Japanese Patent Laid-Open No. 10-124272

しかしながら、一般に、印刷ジョブ定義データによる印刷設定を受け取ってから印刷制
御を行う際、印刷ジョブ定義の内容によっては、印刷制御装置がコンテンツデータを編集
する必要がある。例えば、面付けや、受信したコンテンツデータを印刷装置が処理できる
コンテンツデータ形式に変換する必要がある。この場合、特許文献1記載の装置は、コン
テンツデータ編集手段を有していないので、ページデータを編集する必要があるときには
、特許文献1に記載されたページデータの解析、編集が全て終了した後に、コンテンツデ
ータの編集を行わなければならず、全体の処理時間が遅くなるという問題があった。
However, generally, when print control is performed after receiving print settings based on print job definition data, the print control apparatus needs to edit content data depending on the contents of the print job definition. For example, imposition or received content data needs to be converted into a content data format that can be processed by the printing apparatus. In this case, since the apparatus described in Patent Document 1 does not have content data editing means, when it is necessary to edit the page data, the analysis and editing of the page data described in Patent Document 1 are all completed. The content data must be edited, and the entire processing time is slow.

また、図13に示したコンテンツ編集手段を有している従来例においても、印刷ジョブ
定義データを編集すること(ステップS150)と、コンテンツデータを編集すること(
ステップS160)とは、直列で処理され、印刷ジョブ定義データの編集が終了してから
コンテンツデータを編集するように構成されているので、処理効率が悪く、全体として処
理時間が遅くなるという課題は残ったままである。
本発明は、上述した課題を鑑みてなされたものであって、印刷ジョブ定義データによる
印刷設定を受け取ってから印刷制御を行う際、全体の処理を効率よく行い、処理時間を早
くする印刷制御装置、印刷制御方法、印刷制御プログラム、印刷装置、印刷方法、および
印刷プログラム、及び記録媒体を提供することを目的としている。
Also in the conventional example having the content editing means shown in FIG. 13, the print job definition data is edited (step S150) and the content data is edited (step S150).
Step S160) is processed in series and is configured to edit the content data after the editing of the print job definition data is completed, so the problem is that the processing efficiency is low and the processing time is slow as a whole. It remains.
The present invention has been made in view of the above-described problems, and when performing print control after receiving print settings based on print job definition data, the print control apparatus efficiently performs the entire process and shortens the processing time. An object of the present invention is to provide a printing control method, a printing control program, a printing apparatus, a printing method, a printing program, and a recording medium.

〔形態1〕 上記目的を達成するために、形態1の印刷制御装置は、印刷ジョブ定義デ
ータによる印刷設定要求を受け取って印刷制御を行う印刷制御装置であって、
前記印刷ジョブ定義データとコンテンツデータとを受信するデータ受信手段と、
前記印刷ジョブ定義データの解析を行い、その解析結果によりコンテンツデータを編集
するための情報であるコンテンツデータ編集情報を作成し、かつ、前記印刷ジョブ定義デ
ータを編集する印刷ジョブ定義データ編集手段と、
前記印刷ジョブ定義データ編集手段による前記印刷ジョブ定義データの編集と並行して
、前記印刷ジョブ定義データ編集手段から送られた前記コンテンツデータ編集情報に基づ
いて前記コンテンツデータの編集を行うコンテンツデータ編集手段と、
前記コンテンツデータ編集手段により編集された編集後のコンテンツデータを記憶する
コンテンツデータ記憶手段と、
前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ定義データと、前記コン
テンツデータ記憶手段に記憶されている編集後のコンテンツデータとを、それぞれ個別に
印刷装置に送信するデータ通信手段と、を備えたことを特徴とする。
[Mode 1] In order to achieve the above object, a print control apparatus according to mode 1 is a print control apparatus that receives a print setting request based on print job definition data and performs print control.
Data receiving means for receiving the print job definition data and content data;
Print job definition data editing means for analyzing the print job definition data, creating content data editing information which is information for editing the content data based on the analysis result, and editing the print job definition data;
Content data editing means for editing the content data based on the content data editing information sent from the print job definition data editing means in parallel with the editing of the print job definition data by the print job definition data editing means When,
Content data storage means for storing the edited content data edited by the content data editing means;
A data communication unit for individually transmitting the print job definition data edited by the print job definition data editing unit and the edited content data stored in the content data storage unit to a printing apparatus; It is characterized by that.

この構成によれば、印刷ジョブ定義データ編集手段による印刷ジョブ定義データの編集
と並行して、印刷ジョブ定義データ編集手段から送られたコンテンツデータ編集情報に基
づいてコンテンツデータの編集を行うコンテンツデータ編集手段を有しているので、コン
テンツデータの編集処理の終了を待たずに、印刷ジョブ定義データの処理が可能になる。
すなわち、ジョブの先行予約が可能となり、これにより、印刷装置の設定に時間がかか
る場合、例えば、印刷装置にセットされていないサイズの用紙の準備またはセットが必要
な場合など、印刷制御装置でのコンテンツデータ編集処理と並行して印刷装置の設定が可
能になるので、全体としての処理速度が向上するという効果が得られる。 なお、「印刷
ジョブ定義データ」とは、一般に、印刷ジョブに関する情報をいい、「印刷ジョブ仕様デ
ータ」と「印刷ジョブ設定データ」などをいう。
According to this configuration, content data editing is performed in which content data is edited based on content data editing information sent from the print job definition data editing unit in parallel with editing of the print job definition data by the print job definition data editing unit. Therefore, the print job definition data can be processed without waiting for the end of the content data editing process.
In other words, it is possible to make advance reservations for jobs, so that it takes time to set up the printing device, for example, when preparation or setting of paper of a size that is not set in the printing device is required. Since the printing apparatus can be set in parallel with the content data editing process, the overall processing speed can be improved. 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 have 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 printing control apparatus of mode 1,
The data communication unit, when acquiring the print job definition data edited by the print job definition data editing unit, transmits the edited print job definition data to the printing apparatus.
According to this configuration, the print job definition data is transmitted to the printing apparatus without waiting for the editing of the content data to be completed, so that the overall processing speed can be improved.

すなわち、形態1と同様に、ジョブの先行予約が可能となり、これにより、印刷装置の
設定に時間がかかる場合、例えば、印刷装置にセットされていないサイズの用紙の準備ま
たはセットが必要な場合など、印刷制御装置でのコンテンツデータ編集処理と並行して印
刷装置の設定が可能になるので、全体としての処理速度が向上するという効果が得られる
That is, in the same way as in the first mode, it is possible to make an advance reservation for a job, and when it takes a long time to set the printing apparatus, for example, when preparation or setting of a sheet of a size not set in the printing apparatus is required Since the setting of the printing apparatus can be performed in parallel with the content data editing process in the printing control apparatus, the effect of improving the overall processing speed can be obtained.

〔形態3〕 形態3の発明は、形態1または2の印刷制御装置に係り、
前記データ通信手段は、前記印刷装置から前記編集後のコンテンツデータのリクエスト
があった場合、前記印刷装置へのレスポンスとして前記編集後のコンテンツデータを前記
印刷装置に送信することを特徴とする。
この構成によれば、印刷装置から編集後のコンテンツデータのリクエストがあった場合
のみ、編集後のコンテンツデータを印刷装置に送信するので、印刷装置は印刷装置内のコ
ンテンツデータの保存状況に応じて、編集後のコンテンツデータをリクエストすることが
できるので、印刷装置のメモリが少ない場合であっても、確実に動作させることができる
という効果が得られる。
[Mode 3] The invention of mode 3 relates to the printing control apparatus of mode 1 or 2,
When there is a request for the edited content data from the printing apparatus, the data communication unit transmits the edited content data to the printing apparatus as a response to the printing apparatus.
According to this configuration, only when there is a request for edited content data from the printing apparatus, the edited content data is transmitted to the printing apparatus, so that the printing apparatus responds to the content data storage status in the printing apparatus. Since the edited content data can be requested, even if the memory of the printing apparatus is small, there is an effect that it can be surely operated.

〔形態4〕 形態4の発明は、形態3の印刷制御装置に係り、
前記リクエストは、前記印刷装置において、前記編集後の印刷ジョブ定義データに基づ
いてジョブのスケジューリング、および印刷装置の設定が終了した後に行うことを特徴と
する。
この構成によれば、印刷装置において、編集後の印刷ジョブ定義データに基づいてジョ
ブのスケジューリング、および印刷装置の設定が終了した後にリクエストを行うので、印
刷装置では、コンテンツデータを保持する必要がなく、メモリが少ない印刷装置であって
も、複数のジョブのスケジューリングが可能になるという効果が得られる。
[Embodiment 4] The invention of embodiment 4 relates to the printing control apparatus of embodiment 3,
The request is made after the job scheduling and the setting of the printing apparatus are completed based on the edited print job definition data in the printing apparatus.
According to this configuration, since the request is made after the job scheduling and the setting of the printing apparatus are completed based on the edited print job definition data in the printing apparatus, the printing apparatus does not need to hold the content data. Even in a printing apparatus with a small amount of memory, there is an effect that scheduling of a plurality of jobs becomes possible.

〔形態5〕 形態5の発明は、形態1または2の印刷制御装置に係り、
前記データ通信手段は、前記コンテンツデータ記憶手段内の前記編集後のコンテンツデ
ータの保存状況に応じて、前記編集後のコンテンツデータの一部または全部を前記印刷装
置に送信することを特徴とする。
この構成によれば、編集後のコンテンツデータの保存状況に応じて、編集後のコンテン
ツデータの一部または全部を印刷装置に送信するので、印刷装置では、コンテンツデータ
を保持する必要がなく、メモリが少ない印刷装置であっても、複数のジョブのスケジュー
リングが可能になるという効果が得られる。
[Embodiment 5] The invention of embodiment 5 relates to the printing control apparatus of embodiment 1 or 2,
The data communication unit transmits a part or all of the edited content data to the printing apparatus according to a storage status of the edited content data in the content data storage unit.
According to this configuration, part or all of the edited content data is transmitted to the printing device in accordance with the storage status of the edited content data. Therefore, the printing device does not need to hold the content data and the memory Even in a printing apparatus with a small number of print jobs, the effect that scheduling of a plurality of jobs becomes possible is obtained.

〔形態6〕 形態6の発明は、形態1〜5のいずれか1の印刷制御装置に係り、
前記コンテンツデータ記憶手段は、前記編集後のコンテンツデータの所在位置をURL
(Uniform Resource Locator)情報に基づいて記憶しておき、前記印刷ジョブ定義データ編
集手段は、前記コンテンツデータの前記URL情報を格納できる印刷ジョブ定義データ形
式に変換することを特徴とする。
[Mode 6] The invention of mode 6 relates to the print control apparatus according to any one of modes 1 to 5,
The content data storage means specifies a location of the edited content data as a URL
Based on (Uniform Resource Locator) information, the print job definition data editing unit converts the URL information of the content data into a print job definition data format that can be stored.

この構成によれば、編集後のコンテンツデータの所在位置をURL(Uniform Resource
Locator)情報に基づいて記憶しておき、印刷ジョブ定義データ編集手段は、コンテンツデ
ータのURL情報を格納できる印刷ジョブ定義データ形式に変換するので、編集前の印刷
ジョブ定義データがURL参照できない形式でも対応できるという効果が得られる。
さらに、印刷装置は、URL情報により、コンテンツデータをリクエストできるように
なるので、容易にリクエストを行えるという効果が得られる。
According to this configuration, the location of the edited content data is indicated by a URL (Uniform Resource
The print job definition data editing unit converts the content data into a print job definition data format that can store the URL information of the content data. The effect that it can respond is acquired.
Furthermore, since the printing apparatus can request content data based on the URL information, it is possible to obtain an effect that the request can be easily made.

〔形態7〕 形態7の発明は、形態1〜6のいずれか1の印刷制御装置に係り、
前記データ受信手段は、前記ジョブ定義データと前記コンテンツデータとを抽出し、そ
れぞれ個別に、前記ジョブ定義データ編集手段と前記コンテンツデータ編集手段とに送る
ことを特徴とする。
この構成によれば、データを受信してすぐ前記ジョブ定義データと前記コンテンツデー
タとを抽出し、それぞれ個別に、前記ジョブ定義データ編集手段と前記コンテンツデータ
編集手段とに送るので、搬送するデータ量が少ないため、処理効率が向上するという効果
が得られる。
[Mode 7] The invention of mode 7 relates to the print control apparatus according to any one of modes 1 to 6,
The data receiving means extracts the job definition data and the content data, and individually sends them to the job definition data editing means and the content data editing means.
According to this configuration, the job definition data and the content data are extracted immediately after receiving the data, and are individually sent to the job definition data editing unit and the content data editing unit. Therefore, there is an effect that the processing efficiency is improved.

〔形態8〕 形態8の印刷制御方法は、
印刷ジョブ定義データによる印刷設定要求を受け取って印刷制御を行う印刷制御方法で
あって、
前記印刷ジョブ定義データとコンテンツデータとを受信するデータ受信ステップと、
前記印刷ジョブ定義データの解析を行い、その解析結果によりコンテンツデータを編集
するための情報であるコンテンツデータ編集情報を作成し、かつ、前記印刷ジョブ定義デ
ータを編集する印刷ジョブ定義データ編集ステップと、
前記印刷ジョブ定義データ編集ステップによる前記印刷ジョブ定義データの編集と並行
して、前記印刷ジョブ定義データ編集ステップから送られた前記コンテンツデータ編集情
報に基づいて前記コンテンツデータの編集を行うコンテンツデータ編集ステップと、
前記コンテンツデータ編集ステップにより編集された編集後のコンテンツデータを記憶
するコンテンツデータ記憶ステップと、
前記印刷ジョブ定義データ編集ステップによる編集後の印刷ジョブ定義データと、前記
コンテンツデータ記憶ステップに記憶されている編集後のコンテンツデータとを、それぞ
れ個別に印刷装置に送信するデータ通信ステップと、を含むことを特徴とする。
[Mode 8] The print control method of mode 8 is
A print control method for receiving a print setting request by print job definition data and performing print control,
A data receiving step for receiving the print job definition data and the content data;
A print job definition data editing step of analyzing the print job definition data, creating content data editing information that is information for editing the content data based on the analysis result, and editing the print job definition data;
A content data editing step for editing the content data based on the content data editing information sent from the print job definition data editing step in parallel with the editing of the print job definition data by the print job definition data editing step. When,
A content data storage step for storing the edited content data edited in the content data editing step;
A data communication step of individually transmitting the edited print job definition data in the print job definition data editing step and the edited content data stored in the content data storage step to a printing apparatus, respectively. It is characterized by that.

この構成によれば、印刷ジョブ定義データ編集ステップによる印刷ジョブ定義データの
編集と並行して、印刷ジョブ定義データ編集ステップから送られたコンテンツデータ編集
情報に基づいてコンテンツデータの編集を行うコンテンツデータ編集ステップを有してい
るので、コンテンツデータの編集処理の終了を待たずに、印刷ジョブ定義データの処理が
可能になる。
すなわち、ジョブの先行予約が可能となり、これにより、印刷装置の設定に時間がかか
る場合、例えば、印刷装置にセットされていないサイズの用紙の準備またはセットが必要
な場合など、印刷制御装置でのコンテンツデータ編集処理と並行して印刷装置の設定が可
能になるので、全体としての処理速度が向上するという効果が得られる。
According to this configuration, content data editing is performed in which content data is edited based on the content data editing information sent from the print job definition data editing step in parallel with the editing of the print job definition data in the print job definition data editing step. Since it has steps, it is possible to process the print job definition data without waiting for the end of the content data editing process.
In other words, it is possible to make advance reservations for jobs, so that it takes time to set up the printing device, for example, when preparation or setting of paper of a size that is not set in the printing device is required. Since the printing apparatus can be set in parallel with the content data editing process, the overall processing speed can be improved.

〔形態9〕 形態9の発明は、形態8の印刷制御方法に係り、
前記データ通信ステップは、前記印刷ジョブ定義データ編集ステップによる編集後の印
刷ジョブ定義データを取得すると、編集後の印刷ジョブ定義データを印刷装置に送信する
ことを特徴とする。
この構成によれば、コンテンツデータの編集終了を待たずに、印刷ジョブ定義データを
印刷装置に送信することので、全体の処理速度を向上させることができるという効果が得
られる。
すなわち、形態8と同様に、ジョブの先行予約が可能となり、これにより、印刷装置の
設定に時間がかかる場合、例えば、印刷装置にセットされていないサイズの用紙の準備ま
たはセットが必要な場合など、印刷制御装置でのコンテンツデータ編集処理と並行して印
刷装置の設定が可能になるので、全体としての処理速度が向上するという効果が得られる
[Embodiment 9] The invention of embodiment 9 relates to the printing control method of embodiment 8,
In the data communication step, when the edited print job definition data obtained in the print job definition data editing step is acquired, the edited print job definition data is transmitted to a printing apparatus.
According to this configuration, the print job definition data is transmitted to the printing apparatus without waiting for the editing of the content data to be completed, so that the overall processing speed can be improved.
That is, in the same way as in the eighth mode, it is possible to make an advance reservation for a job, and when it takes a long time to set the printing apparatus, for example, when preparation or setting of a sheet of a size not set in the printing apparatus is required. Since the setting of the printing apparatus can be performed in parallel with the content data editing process in the printing control apparatus, the effect of improving the overall processing speed can be obtained.

〔形態10〕 形態10の発明は、形態8または9の印刷制御方法に係り、
前記データ通信ステップは、前記印刷装置から前記編集後のコンテンツデータのリクエ
ストがあった場合、前記印刷装置へのレスポンスとして前記編集後のコンテンツデータを
前記印刷装置に送信することを特徴とする。
この構成によれば、印刷装置から編集後のコンテンツデータのリクエストがあった場合
のみ、編集後のコンテンツデータを印刷装置に送信するので、印刷装置のメモリが少ない
場合であっても、確実に動作させることができるという効果が得られる。
[Mode 10] The invention of mode 10 relates to the printing control method of mode 8 or 9,
In the data communication step, when there is a request for the edited content data from the printing apparatus, the edited content data is transmitted to the printing apparatus as a response to the printing apparatus.
According to this configuration, only when there is a request for edited content data from the printing device, the edited content data is transmitted to the printing device. The effect that it can be made is acquired.

〔形態11〕 形態11の発明は、形態10の印刷制御方法に係り、
前記リクエストは、前記印刷装置において、前記編集後の印刷ジョブ定義データに基づ
いてジョブのスケジューリング、および印刷装置の設定が終了した後に行うことを特徴と
する。
この構成によれば、印刷装置において、編集後の印刷ジョブ定義データに基づいてジョ
ブのスケジューリング、および印刷装置の設定が終了した後にリクエストを行うので、印
刷装置では、コンテンツデータを保持する必要がなく、メモリが少ない印刷装置であって
も、複数のジョブのスケジューリングが可能になるという効果が得られる。
[Mode 11] The invention of mode 11 relates to a printing control method of mode 10,
The request is made after the job scheduling and the setting of the printing apparatus are completed based on the edited print job definition data in the printing apparatus.
According to this configuration, since the request is made after the job scheduling and the setting of the printing apparatus are completed based on the edited print job definition data in the printing apparatus, the printing apparatus does not need to hold the content data. Even in a printing apparatus with a small amount of memory, there is an effect that scheduling of a plurality of jobs becomes possible.

〔形態12〕 形態12の発明は、形態8または9の印刷制御方法に係り、
前記データ通信ステップは、前記コンテンツデータ記憶ステップ内の前記編集後のコン
テンツデータの保存状況に応じて、前記編集後のコンテンツデータの一部または全部を前
記印刷装置に送信することを特徴とする。
この構成によれば、編集後のコンテンツデータの保存状況に応じて、編集後のコンテン
ツデータの一部または全部を印刷装置に送信するので、印刷装置では、コンテンツデータ
を保持する必要がなく、メモリが少ない印刷装置であっても、複数のジョブのスケジュー
リングが可能になるという効果が得られる。
[Mode 12] The invention of mode 12 relates to the printing control method of mode 8 or 9,
In the data communication step, a part or all of the edited content data is transmitted to the printing apparatus in accordance with a storage status of the edited content data in the content data storing step.
According to this configuration, part or all of the edited content data is transmitted to the printing device in accordance with the storage status of the edited content data. Therefore, the printing device does not need to hold the content data and the memory Even in a printing apparatus with a small number of print jobs, the effect that scheduling of a plurality of jobs becomes possible is obtained.

〔形態13〕 形態13の発明は、形態8〜12のいずれか1の印刷制御方法に係り、
前記コンテンツデータ記憶ステップは、前記編集後のコンテンツデータの所在位置をU
RL(Uniform Resource Locator)情報に基づいて記憶しておき、前記印刷ジョブ定義デー
タ編集ステップは、前記コンテンツデータの前記URL情報を格納できる印刷ジョブ定義
データ形式に変換することを特徴とする。
この構成によれば、編集後のコンテンツデータの所在位置をURL(Uniform Resource
Locator)情報に基づいて記憶しておき、印刷ジョブ定義データ編集ステップは、コンテン
ツデータのURL情報を格納できる印刷ジョブ定義データ形式に変換するので、URL参
照できない形式でも対応できるという効果が得られる。
[Mode 13] The invention of mode 13 relates to the printing control method of any one of modes 8 to 12,
In the content data storing step, the location of the edited content data is set to U
The print job definition data editing step stores the URL information of the content data into a print job definition data format that can be stored based on RL (Uniform Resource Locator) information.
According to this configuration, the location of the edited content data is indicated by a URL (Uniform Resource
The print job definition data editing step is converted into a print job definition data format that can store the URL information of the content data, so that it is possible to cope with a format that cannot refer to the URL.

〔形態14〕 形態14の発明は、形態8〜13のいずれか1の印刷制御方法に係り、
前記データ受信ステップは、前記ジョブ定義データと前記コンテンツデータとを抽出し
、それぞれ個別に、前記ジョブ定義データ編集ステップと前記コンテンツデータ編集ステ
ップとに送ることを特徴とする。
この構成によれば、データを受信してすぐ前記ジョブ定義データと前記コンテンツデー
タとを抽出し、それぞれ個別に、前記ジョブ定義データ編集手段と前記コンテンツデータ
編集ステップとに送るので、搬送するデータ量が少ないため、処理効率が向上するという
効果が得られる。
[Form 14] The invention of form 14 relates to the print control method of any one of forms 8 to 13,
In the data receiving step, the job definition data and the content data are extracted and respectively sent to the job definition data editing step and the content data editing step.
According to this configuration, the job definition data and the content data are extracted immediately after receiving the data, and are individually sent to the job definition data editing means and the content data editing step. Therefore, there is an effect that the processing efficiency is improved.

〔形態15〕 形態15の印刷制御プログラムは、
印刷ジョブ定義データによる印刷設定要求を受け取って印刷制御を行う印刷制御プログ
ラムであって、
前記印刷ジョブ定義データとコンテンツデータとを受信するデータ受信手段と、
前記印刷ジョブ定義データの解析を行い、その解析結果によりコンテンツデータを編集
するための情報であるコンテンツデータ編集情報を作成し、かつ、前記印刷ジョブ定義デ
ータを編集する印刷ジョブ定義データ編集手段と、
前記印刷ジョブ定義データ編集手段による前記印刷ジョブ定義データの編集と並行して
、前記印刷ジョブ定義データ編集手段から送られた前記コンテンツデータ編集情報に基づ
いて前記コンテンツデータの編集を行うコンテンツデータ編集手段と、
前記コンテンツデータ編集手段により編集された編集後のコンテンツデータを記憶する
コンテンツデータ記憶手段と、
前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ定義データと、前記コン
テンツデータ記憶手段に記憶されている編集後のコンテンツデータとを、それぞれ個別に
印刷装置に送信するデータ通信手段として実現される処理をコンピュータに実行させるた
めのプログラムであることを特徴とする。
[Mode 15] The print control program of mode 15 is
A print control program that receives a print setting request based on print job definition data and performs print control.
Data receiving means for receiving the print job definition data and content data;
Print job definition data editing means for analyzing the print job definition data, creating content data editing information which is information for editing the content data based on the analysis result, and editing the print job definition data;
Content data editing means for editing the content data based on the content data editing information sent from the print job definition data editing means in parallel with the editing of the print job definition data by the print job definition data editing means When,
Content data storage means for storing the edited content data edited by the content data editing means;
Realized as data communication means for individually transmitting print job definition data edited by the print job definition data editing means and edited content data stored in the content data storage means to the printing apparatus. It is a program for causing a computer to execute processing.

この構成によれば、印刷ジョブ定義データ編集手段による印刷ジョブ定義データの編集
と並行して、印刷ジョブ定義データ編集手段から送られたコンテンツデータ編集情報に基
づいてコンテンツデータの編集を行うコンテンツデータ編集手段を有しているので、コン
テンツデータの編集処理の終了を待たずに、印刷ジョブ定義データの処理が可能になる。
すなわち、ジョブの先行予約が可能となり、これにより、印刷装置の設定に時間がかか
る場合、例えば、印刷装置にセットされていないサイズの用紙の準備またはセットが必要
な場合など、印刷制御装置でのコンテンツデータ編集処理と並行して印刷装置の設定が可
能になるので、全体としての処理速度が向上するという効果が得られる。
According to this configuration, content data editing is performed in which content data is edited based on content data editing information sent from the print job definition data editing unit in parallel with editing of the print job definition data by the print job definition data editing unit. Therefore, the print job definition data can be processed without waiting for the end of the content data editing process.
In other words, it is possible to make advance reservations for jobs, so that it takes time to set up the printing device, for example, when preparation or setting of paper of a size that is not set in the printing device is required. Since the printing apparatus can be set in parallel with the content data editing process, the overall processing speed can be improved.

〔形態16〕 形態16の発明は、形態15の印刷制御プログラムに係り、
前記データ通信手段は、前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ
定義データを取得すると、編集後の印刷ジョブ定義データを印刷装置に送信することを特
徴とする。
この構成によれば、コンテンツデータの編集終了を待たずに、印刷ジョブ定義データを
印刷装置に送信することので、全体の処理速度を向上させることができるという効果が得
られる。
[Mode 16] The invention of mode 16 relates to the print control program of mode 15,
The data communication unit, when acquiring the print job definition data edited by the print job definition data editing unit, transmits the edited print job definition data to the printing apparatus.
According to this configuration, the print job definition data is transmitted to the printing apparatus without waiting for the editing of the content data to be completed, so that the overall processing speed can be improved.

すなわち、形態15と同様に、ジョブの先行予約が可能となり、これにより、印刷装置
の設定に時間がかかる場合、例えば、印刷装置にセットされていないサイズの用紙の準備
またはセットが必要な場合など、印刷制御装置でのコンテンツデータ編集処理と並行して
印刷装置の設定が可能になるので、全体としての処理速度が向上するという効果が得られ
る。
That is, in the same way as in the form 15, it is possible to make a reservation for a job in advance, so that it takes time to set up the printing apparatus, for example, when preparation or setting of a sheet of a size not set in the printing apparatus is required. Since the setting of the printing apparatus can be performed in parallel with the content data editing process in the printing control apparatus, the effect of improving the overall processing speed can be obtained.

〔形態17〕 形態17の発明は、形態15または16の印刷制御プログラムに係り、
前記データ通信手段は、前記印刷装置から前記編集後のコンテンツデータのリクエスト
があった場合、前記印刷装置へのレスポンスとして前記編集後のコンテンツデータを前記
印刷装置に送信することを特徴とする。
この構成によれば、印刷装置から編集後のコンテンツデータのリクエストがあった場合
のみ、編集後のコンテンツデータを印刷装置に送信するので、印刷装置のメモリが少ない
場合であっても、確実に動作させることができるという効果が得られる。
[Mode 17] The invention of mode 17 relates to a printing control program of mode 15 or 16,
When there is a request for the edited content data from the printing apparatus, the data communication unit transmits the edited content data to the printing apparatus as a response to the printing apparatus.
According to this configuration, only when there is a request for edited content data from the printing device, the edited content data is transmitted to the printing device. The effect that it can be made is acquired.

〔形態18〕 形態18の発明は、形態17の印刷制御プログラムに係り、
前記リクエストは、前記印刷装置において、前記編集後の印刷ジョブ定義データに基づ
いてジョブのスケジューリング、および印刷装置の設定が終了した後に行うことを特徴と
する。
この構成によれば、印刷装置において、編集後の印刷ジョブ定義データに基づいてジョ
ブのスケジューリング、および印刷装置の設定が終了した後にリクエストを行うので、印
刷装置では、コンテンツデータを保持する必要がなく、メモリが少ない印刷装置であって
も、複数のジョブのスケジューリングが可能になるという効果が得られる。
[Form 18] The invention of form 18 relates to a print control program of form 17,
The request is made after the job scheduling and the setting of the printing apparatus are completed based on the edited print job definition data in the printing apparatus.
According to this configuration, since the request is made after the job scheduling and the setting of the printing apparatus are completed based on the edited print job definition data in the printing apparatus, the printing apparatus does not need to hold the content data. Even in a printing apparatus with a small amount of memory, there is an effect that scheduling of a plurality of jobs becomes possible.

〔形態19〕 形態19の発明は、形態15または16の印刷制御プログラムに係り、
前記データ通信手段は、前記コンテンツデータ記憶手段内の前記編集後のコンテンツデ
ータの保存状況に応じて、前記編集後のコンテンツデータの一部または全部を前記印刷装
置に送信することを特徴とする。
この構成によれば、編集後のコンテンツデータの保存状況に応じて、編集後のコンテン
ツデータの一部または全部を印刷装置に送信するので、印刷装置では、コンテンツデータ
を保持する必要がなく、メモリが少ない印刷装置であっても、複数のジョブのスケジュー
リングが可能になるという効果が得られる。
[Embodiment 19] The invention of embodiment 19 relates to a printing control program of embodiment 15 or 16,
The data communication unit transmits a part or all of the edited content data to the printing apparatus according to a storage status of the edited content data in the content data storage unit.
According to this configuration, part or all of the edited content data is transmitted to the printing device in accordance with the storage status of the edited content data. Therefore, the printing device does not need to hold the content data and the memory Even in a printing apparatus with a small number of print jobs, the effect that scheduling of a plurality of jobs becomes possible is obtained.

〔形態20〕 形態20の発明は、形態15〜19のいずれか1の印刷制御プログラム
に係り、
前記コンテンツデータ記憶手段は、前記編集後のコンテンツデータの所在位置をURL
(Uniform Resource Locator)情報に基づいて記憶しておき、前記印刷ジョブ定義データ編
集手段は、前記コンテンツデータの前記URL情報を格納できる印刷ジョブ定義データ形
式に変換することを特徴とする。
この構成によれば、編集後のコンテンツデータの所在位置をURL(Uniform Resource
Locator)情報に基づいて記憶しておき、印刷ジョブ定義データ編集手段は、コンテンツデ
ータのURL情報を格納できる印刷ジョブ定義データ形式に変換するので、URL参照で
きない形式でも対応できるという効果が得られる。
[Mode 20] The invention of mode 20 relates to the print control program of any one of modes 15 to 19,
The content data storage means specifies a location of the edited content data as a URL
Based on (Uniform Resource Locator) information, the print job definition data editing unit converts the URL information of the content data into a print job definition data format that can be stored.
According to this configuration, the location of the edited content data is indicated by a URL (Uniform Resource
Based on the (Locator) information, the print job definition data editing means converts the content data URL information into a print job definition data format that can store the URL information.

〔形態21〕 形態21の発明は、形態15〜20のいずれか1の印刷制御プログラム
に係り、
前記データ受信手段は、前記ジョブ定義データと前記コンテンツデータとを抽出し、そ
れぞれ個別に、前記ジョブ定義データ編集手段と前記コンテンツデータ編集手段とに送る
ことを特徴とする。
この構成によれば、データを受信してすぐ前記ジョブ定義データと前記コンテンツデー
タとを抽出し、それぞれ個別に、前記ジョブ定義データ編集手段と前記コンテンツデータ
編集手段とに送るので、搬送するデータ量が少ないため、処理効率が向上するという効果
が得られる。
[Mode 21] The invention of mode 21 relates to the print control program of any one of modes 15 to 20,
The data receiving means extracts the job definition data and the content data, and individually sends them to the job definition data editing means and the content data editing means.
According to this configuration, the job definition data and the content data are extracted immediately after receiving the data, and are individually sent to the job definition data editing unit and the content data editing unit. Therefore, there is an effect that the processing efficiency is improved.

〔形態22〕 形態22の印刷装置は、
印刷ジョブ定義データによる印刷設定要求を受け取って印刷制御を行った後、印刷を行
う印刷装置であって、
前記印刷ジョブ定義データとコンテンツデータとを受信するデータ受信手段と、
前記印刷ジョブ定義データの解析を行い、その解析結果によりコンテンツデータを編集
するための情報であるコンテンツデータ編集情報を作成し、かつ、前記印刷ジョブ定義デ
ータを編集する印刷ジョブ定義データ編集手段と、
前記印刷ジョブ定義データ編集手段による前記印刷ジョブ定義データの編集と並行して
、前記印刷ジョブ定義データ編集手段から送られた前記コンテンツデータ編集情報に基づ
いて前記コンテンツデータの編集を行うコンテンツデータ編集手段と、
前記コンテンツデータ編集手段により編集された編集後のコンテンツデータを記憶する
コンテンツデータ記憶手段と、
前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ定義データと、前記コン
テンツデータ記憶手段に記憶されている編集後のコンテンツデータとを、それぞれ個別に
送信するデータ通信手段と、
前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ定義データに基づいてジ
ョブスケジューリングを行い、印刷装置を設定する印刷ジョブ定義データ処理手段と、
前記コンテンツデータ記憶手段に記憶されている編集後のコンテンツデータに基づいて
、画像イメージを作成するコンテンツデータ処理手段と、
前記画像イメージに基づいて画像を形成する画像形成手段と、
を備えたことを特徴とする。
[Mode 22] A printing apparatus according to mode 22
A printing apparatus that performs printing after receiving a print setting request by print job definition data and performing print control,
Data receiving means for receiving the print job definition data and content data;
Print job definition data editing means for analyzing the print job definition data, creating content data editing information which is information for editing the content data based on the analysis result, and editing the print job definition data;
Content data editing means for editing the content data based on the content data editing information sent from the print job definition data editing means in parallel with the editing of the print job definition data by the print job definition data editing means When,
Content data storage means for storing the edited content data edited by the content data editing means;
Data communication means for individually transmitting the print job definition data after editing by the print job definition data editing means and the edited content data stored in the content data storage means;
Print job definition data processing means for performing job scheduling based on the print job definition data edited by the print job definition data editing means and setting a printing device;
Content data processing means for creating an image based on the edited content data stored in the content data storage means;
Image forming means for forming an image based on the image image;
It is provided with.

この構成によれば、印刷ジョブ定義データ編集手段による印刷ジョブ定義データの編集
と並行して、印刷ジョブ定義データ編集手段から送られたコンテンツデータ編集情報に基
づいてコンテンツデータの編集を行うコンテンツデータ編集手段を有しているので、コン
テンツデータの編集処理の終了を待たずに、印刷ジョブ定義データの処理が可能になる。
すなわち、ジョブの先行予約が可能となり、これにより、印刷装置の設定に時間がかか
る場合、例えば、印刷装置にセットされていないサイズの用紙の準備またはセットが必要
な場合など、印刷制御装置でのコンテンツデータ編集処理と並行して印刷装置の設定が可
能になるので、全体としての処理速度が向上するという効果が得られる。
According to this configuration, content data editing is performed in which content data is edited based on content data editing information sent from the print job definition data editing unit in parallel with editing of the print job definition data by the print job definition data editing unit. Therefore, the print job definition data can be processed without waiting for the end of the content data editing process.
In other words, it is possible to make advance reservations for jobs, so that it takes time to set up the printing device, for example, when preparation or setting of paper of a size that is not set in the printing device is required. Since the printing apparatus can be set in parallel with the content data editing process, the overall processing speed can be improved.

〔形態23〕 形態23の発明は、形態22の印刷装置に係り、
前記データ通信手段は、前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ
定義データを取得すると、編集後の印刷ジョブ定義データを印刷装置に送信することを特
徴とする。
この構成によれば、コンテンツデータの編集終了を待たずに、印刷ジョブ定義データを
印刷装置に送信することので、全体の処理速度を向上させることができるという効果が得
られる。
[Form 23] The invention of form 23 relates to the printing apparatus of form 22,
The data communication unit, when acquiring the print job definition data edited by the print job definition data editing unit, transmits the edited print job definition data to the printing apparatus.
According to this configuration, the print job definition data is transmitted to the printing apparatus without waiting for the editing of the content data to be completed, so that the overall processing speed can be improved.

すなわち、形態22と同様に、ジョブの先行予約が可能となり、これにより、印刷装置
の設定に時間がかかる場合、例えば、印刷装置にセットされていないサイズの用紙の準備
またはセットが必要な場合など、印刷制御装置でのコンテンツデータ編集処理と並行して
印刷装置の設定が可能になるので、全体としての処理速度が向上するという効果が得られ
る。
That is, in the same way as in the form 22, it is possible to make an advance reservation for a job, and when it takes a long time to set up the printing apparatus, for example, when preparation or setting of paper of a size not set in the printing apparatus is required. Since the setting of the printing apparatus can be performed in parallel with the content data editing process in the printing control apparatus, the effect of improving the overall processing speed can be obtained.

〔形態24〕 形態24の発明は、形態22または23の印刷装置に係り、
前記データ通信手段は、前記編集後のコンテンツデータのリクエストがあった場合、レ
スポンスとして前記編集後のコンテンツデータを送信することを特徴とする。
この構成によれば、編集後のコンテンツデータのリクエストがあった場合のみ、編集後
のコンテンツデータを送信するので、印刷装置のメモリが少ない場合であっても、確実に
動作させることができるという効果が得られる。
[Form 24] The invention of form 24 relates to the printing apparatus of form 22 or 23,
When there is a request for the edited content data, the data communication means transmits the edited content data as a response.
According to this configuration, since the edited content data is transmitted only when there is a request for edited content data, the operation can be reliably performed even when the memory of the printing apparatus is small. Is obtained.

〔形態25〕 形態25の発明は、形態24の印刷装置に係り、
前記リクエストは、前記編集後の印刷ジョブ定義データに基づいてジョブのスケジュー
リング、および印刷装置の設定が終了した後に行うことを特徴とする。
この構成によれば、編集後の印刷ジョブ定義データに基づいてジョブのスケジューリン
グ、および印刷装置の設定が終了した後にリクエストを行うので、印刷装置では、コンテ
ンツデータを保持する必要がなく、メモリが少ない印刷装置であっても、複数のジョブの
スケジューリングが可能になるという効果が得られる。
[Mode 25] The invention of mode 25 relates to a printing apparatus of mode 24,
The request is made after the job scheduling and the setting of the printing apparatus are completed based on the edited print job definition data.
According to this configuration, since the request is made after the job scheduling and the setting of the printing apparatus are completed based on the edited print job definition data, the printing apparatus does not need to hold the content data and has a small amount of memory. Even in the case of a printing apparatus, there is an effect that scheduling of a plurality of jobs is possible.

〔形態26〕 形態26の発明は、形態22または23の印刷装置に係り、
前記データ通信手段は、前記コンテンツデータ記憶手段内の前記編集後のコンテンツデ
ータの保存状況に応じて、前記編集後のコンテンツデータの一部または全部を送信するこ
とを特徴とする。
この構成によれば、編集後のコンテンツデータの保存状況に応じて、編集後のコンテン
ツデータの一部または全部を印刷装置に送信するので、印刷装置でコンテンツデータを保
持する必要がなく、メモリが少ない印刷装置であっても、複数のジョブのスケジューリン
グが可能になるという効果が得られる。
[Form 26] The invention of form 26 relates to the printing apparatus of form 22 or 23,
The data communication means transmits a part or all of the edited content data in accordance with a storage status of the edited content data in the content data storage means.
According to this configuration, since part or all of the edited content data is transmitted to the printing device according to the storage status of the edited content data, it is not necessary to hold the content data in the printing device, and the memory is saved. Even if the number of printing apparatuses is small, an effect that scheduling of a plurality of jobs becomes possible is obtained.

〔形態27〕 形態27の発明は、形態22〜26のいずれか1の印刷装置に係り、
前記コンテンツデータ記憶手段は、前記編集後のコンテンツデータの所在位置をURL
(Uniform Resource Locator)情報に基づいて記憶しておき、前記印刷ジョブ定義データ編
集手段は、前記コンテンツデータの前記URL情報を格納できる印刷ジョブ定義データ形
式に変換することを特徴とする。
この構成によれば、編集後のコンテンツデータの所在位置をURL(Uniform Resource
Locator)情報に基づいて記憶しておき、印刷ジョブ定義データ編集手段は、コンテンツデ
ータのURL情報を格納できる印刷ジョブ定義データ形式に変換するので、URL参照で
きない形式でも対応できるという効果が得られる。
[Embodiment 27] The invention of embodiment 27 relates to the printing apparatus of any one of embodiments 22 to 26,
The content data storage means specifies a location of the edited content data as a URL
Based on (Uniform Resource Locator) information, the print job definition data editing unit converts the URL information of the content data into a print job definition data format that can be stored.
According to this configuration, the location of the edited content data is indicated by a URL (Uniform Resource
Based on the (Locator) information, the print job definition data editing means converts the content data URL information into a print job definition data format that can store the URL information.

〔形態28〕 形態28の発明は、形態22〜27のいずれか1の印刷装置に係り、
前記データ受信手段は、前記ジョブ定義データと前記コンテンツデータとを抽出し、そ
れぞれ個別に、前記ジョブ定義データ編集手段と前記コンテンツデータ編集手段とに送る
ことを特徴とする。
この構成によれば、データを受信してすぐ前記ジョブ定義データと前記コンテンツデー
タとを抽出し、それぞれ個別に、前記ジョブ定義データ編集手段と前記コンテンツデータ
編集手段とに送るので、搬送するデータ量が少ないため、処理効率が向上するという効果
が得られる。
[Embodiment 28] The invention of embodiment 28 relates to the printing apparatus of any one of embodiments 22 to 27,
The data receiving means extracts the job definition data and the content data, and individually sends them to the job definition data editing means and the content data editing means.
According to this configuration, the job definition data and the content data are extracted immediately after receiving the data, and are individually sent to the job definition data editing unit and the content data editing unit. Therefore, there is an effect that the processing efficiency is improved.

〔形態29〕 形態29の印刷方法は、
印刷ジョブ定義データによる印刷設定要求を受け取って印刷制御を行った後、印刷を行
う印刷方法であって、
前記印刷ジョブ定義データとコンテンツデータとを受信するデータ受信ステップと、
前記印刷ジョブ定義データの解析を行い、その解析結果によりコンテンツデータを編集
するための情報であるコンテンツデータ編集情報を作成し、かつ、前記印刷ジョブ定義デ
ータを編集する印刷ジョブ定義データ編集ステップと、
前記印刷ジョブ定義データ編集ステップによる前記印刷ジョブ定義データの編集と並行
して、前記印刷ジョブ定義データ編集ステップから送られた前記コンテンツデータ編集情
報に基づいて前記コンテンツデータの編集を行うコンテンツデータ編集ステップと、
前記コンテンツデータ編集ステップにより編集された編集後のコンテンツデータを記憶
するコンテンツデータ記憶ステップと、
前記印刷ジョブ定義データ編集ステップによる編集後の印刷ジョブ定義データと、前記
コンテンツデータ記憶ステップに記憶されている編集後のコンテンツデータとを、それぞ
れ個別に送信するデータ通信ステップと、
前記印刷ジョブ定義データ編集ステップによる編集後の印刷ジョブ定義データに基づい
てジョブスケジューリングを行い、印刷装置を設定する印刷ジョブ定義データ処理ステッ
プと、
前記コンテンツデータ記憶ステップに記憶されている編集後のコンテンツデータに基づ
いて、画像イメージを作成するコンテンツデータ処理ステップと、
前記画像イメージに基づいて画像を形成する画像形成ステップと、
を含むことを特徴とする。
[Form 29] The printing method of form 29 is
A printing method for performing printing after receiving a print setting request by print job definition data and performing print control,
A data receiving step for receiving the print job definition data and the content data;
A print job definition data editing step of analyzing the print job definition data, creating content data editing information that is information for editing the content data based on the analysis result, and editing the print job definition data;
A content data editing step for editing the content data based on the content data editing information sent from the print job definition data editing step in parallel with the editing of the print job definition data by the print job definition data editing step. When,
A content data storage step for storing the edited content data edited in the content data editing step;
A data communication step for individually transmitting the edited print job definition data in the print job definition data editing step and the edited content data stored in the content data storage step;
A print job definition data processing step for performing job scheduling based on the print job definition data after the editing by the print job definition data editing step and setting a printing device;
A content data processing step of creating an image based on the edited content data stored in the content data storage step;
An image forming step of forming an image based on the image image;
It is characterized by including.

この構成によれば、印刷ジョブ定義データ編集ステップによる印刷ジョブ定義データの
編集と並行して、印刷ジョブ定義データ編集ステップから送られたコンテンツデータ編集
情報に基づいてコンテンツデータの編集を行うコンテンツデータ編集ステップを有してい
るので、コンテンツデータの編集処理の終了を待たずに、印刷ジョブ定義データの処理が
可能になる。
すなわち、ジョブの先行予約が可能となり、これにより、印刷装置の設定に時間がかか
る場合、例えば、印刷装置にセットされていないサイズの用紙の準備またはセットが必要
な場合など、コンテンツデータ編集処理と並行して印刷装置の設定が可能になるので、全
体としての処理速度が向上するという効果が得られる。
According to this configuration, content data editing is performed in which content data is edited based on the content data editing information sent from the print job definition data editing step in parallel with the editing of the print job definition data in the print job definition data editing step. Since it has steps, it is possible to process the print job definition data without waiting for the end of the content data editing process.
In other words, it is possible to make an advance reservation for a job, so that it takes a long time to set up the printing apparatus, for example, when preparation or setting of a sheet of a size not set in the printing apparatus is necessary, Since the printing apparatus can be set in parallel, there is an effect that the overall processing speed is improved.

〔形態30〕 形態30の発明は、形態29の印刷方法に係り、
前記データ通信ステップは、前記印刷ジョブ定義データ編集ステップによる編集後の印
刷ジョブ定義データを取得すると、編集後の印刷ジョブ定義データを印刷装置に送信する
ことを特徴とする。
この構成によれば、コンテンツデータの編集終了を待たずに、印刷ジョブ定義データを
印刷装置に送信することので、全体の処理速度を向上させることができるという効果が得
られる。
すなわち、形態29と同様に、ジョブの先行予約が可能となり、これにより、印刷装置
の設定に時間がかかる場合、例えば、印刷装置にセットされていないサイズの用紙の準備
またはセットが必要な場合など、印刷制御装置でのコンテンツデータ編集処理と並行して
印刷装置の設定が可能になるので、全体としての処理速度が向上するという効果が得られ
る。
[Mode 30] The invention of mode 30 relates to the printing method of mode 29,
In the data communication step, when the edited print job definition data obtained in the print job definition data editing step is acquired, the edited print job definition data is transmitted to a printing apparatus.
According to this configuration, the print job definition data is transmitted to the printing apparatus without waiting for the editing of the content data to be completed, so that the overall processing speed can be improved.
That is, as in the case of the form 29, it is possible to make a reservation for a job in advance, and accordingly, when setting of the printing apparatus takes time, for example, when preparation or setting of a sheet of a size not set in the printing apparatus is required. Since the printing apparatus can be set in parallel with the content data editing process in the printing control apparatus, the overall processing speed can be improved.

〔形態31〕 形態31の発明は、形態29または30の印刷方法に係り、
前記データ通信ステップは、前記編集後のコンテンツデータのリクエストがあった場合
、レスポンスとして前記編集後のコンテンツデータを送信することを特徴とする。
この構成によれば、編集後のコンテンツデータのリクエストがあった場合のみ、編集後
のコンテンツデータを送信するので、印刷装置のメモリが少ない場合であっても、確実に
動作させることができるという効果が得られる。
[Form 31] The invention of form 31 relates to the printing method of form 29 or 30,
In the data communication step, when there is a request for the edited content data, the edited content data is transmitted as a response.
According to this configuration, since the edited content data is transmitted only when there is a request for edited content data, the operation can be reliably performed even when the memory of the printing apparatus is small. Is obtained.

〔形態32〕 形態32の発明は、形態31の印刷方法に係り、
前記リクエストは、前記編集後の印刷ジョブ定義データに基づいてジョブのスケジュー
リング、および印刷装置の設定が終了した後に行うことを特徴とする。
この構成によれば、編集後の印刷ジョブ定義データに基づいてジョブのスケジューリン
グ、および印刷装置の設定が終了した後にリクエストを行うので、コンテンツデータを保
持する必要がなく、メモリが少ない印刷装置であっても、複数のジョブのスケジューリン
グが可能になるという効果が得られる。
[Form 32] The invention of form 32 relates to the printing method of form 31,
The request is made after the job scheduling and the setting of the printing apparatus are completed based on the edited print job definition data.
According to this configuration, since the request is made after the job scheduling and the setting of the printing apparatus are completed based on the edited print job definition data, it is not necessary to hold the content data, and the printing apparatus has a small memory. However, there is an effect that scheduling of a plurality of jobs becomes possible.

〔形態33〕 形態33の発明は、形態29または30の印刷方法に係り、
前記データ通信ステップは、前記コンテンツデータ記憶ステップ内の前記編集後のコン
テンツデータの保存状況に応じて、前記編集後のコンテンツデータの一部または全部を送
信することを特徴とする。
この構成によれば、編集後のコンテンツデータの保存状況に応じて、編集後のコンテン
ツデータの一部または全部を送信するので、印刷装置では、コンテンツデータを保持する
必要がなく、メモリが少ない印刷装置であっても、複数のジョブのスケジューリングが可
能になるという効果が得られる。
[Form 33] The invention of form 33 relates to the printing method of form 29 or 30,
In the data communication step, a part or all of the edited content data is transmitted according to a storage status of the edited content data in the content data storing step.
According to this configuration, since part or all of the edited content data is transmitted according to the storage status of the edited content data, the printing apparatus does not need to hold the content data and prints with less memory. Even in the case of an apparatus, it is possible to schedule a plurality of jobs.

〔形態34〕 形態34の発明は、形態29〜33のいずれか1の印刷方法に係り、
前記コンテンツデータ記憶ステップは、前記編集後のコンテンツデータの所在位置をU
RL(Uniform Resource Locator)情報に基づいて記憶しておき、前記印刷ジョブ定義デー
タ編集ステップは、前記コンテンツデータの前記URL情報を格納できる印刷ジョブ定義
データ形式に変換することを特徴とする。
この構成によれば、編集後のコンテンツデータの所在位置をURL(Uniform Resource
Locator)情報に基づいて記憶しておき、印刷ジョブ定義データ編集ステップは、コンテン
ツデータのURL情報を格納できる印刷ジョブ定義データ形式に変換するので、URL参
照できない形式でも対応できるという効果が得られる。
[Form 34] The invention of form 34 relates to the printing method of any one of forms 29 to 33,
In the content data storing step, the location of the edited content data is set to U
The print job definition data editing step stores the URL information of the content data into a print job definition data format that can be stored based on RL (Uniform Resource Locator) information.
According to this configuration, the location of the edited content data is indicated by a URL (Uniform Resource
The print job definition data editing step is converted into a print job definition data format that can store the URL information of the content data, so that it is possible to cope with a format that cannot refer to the URL.

〔形態35〕 形態35の発明は、形態29〜34のいずれか1の印刷方法に係り、
前記データ受信ステップは、前記ジョブ定義データと前記コンテンツデータとを抽出し
、それぞれ個別に、前記ジョブ定義データ編集ステップと前記コンテンツデータ編集ステ
ップとに送ることを特徴とする。
この構成によれば、データを受信してすぐ前記ジョブ定義データと前記コンテンツデー
タとを抽出し、それぞれ個別に、前記ジョブ定義データ編集手段と前記コンテンツデータ
編集ステップとに送るので、搬送するデータ量が少ないため、処理効率が向上するという
効果が得られる。
[Form 35] The invention of form 35 relates to the printing method of any one of forms 29 to 34,
In the data receiving step, the job definition data and the content data are extracted and respectively sent to the job definition data editing step and the content data editing step.
According to this configuration, the job definition data and the content data are extracted immediately after receiving the data, and are individually sent to the job definition data editing means and the content data editing step. Therefore, there is an effect that the processing efficiency is improved.

〔形態36〕 形態36の印刷プログラムは、
印刷ジョブ定義データによる印刷設定要求を受け取って印刷制御を行った後、印刷を行
う印刷プログラムであって、
前記印刷ジョブ定義データとコンテンツデータとを受信するデータ受信手段と、
前記印刷ジョブ定義データの解析を行い、その解析結果によりコンテンツデータを編集
するための情報であるコンテンツデータ編集情報を作成し、かつ、前記印刷ジョブ定義デ
ータを編集する印刷ジョブ定義データ編集手段と、
前記印刷ジョブ定義データ編集手段による前記印刷ジョブ定義データの編集と並行して
、前記印刷ジョブ定義データ編集手段から送られた前記コンテンツデータ編集情報に基づ
いて前記コンテンツデータの編集を行うコンテンツデータ編集手段と、
前記コンテンツデータ編集手段により編集された編集後のコンテンツデータを記憶する
コンテンツデータ記憶手段と、
前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ定義データと、前記コン
テンツデータ記憶手段に記憶されている編集後のコンテンツデータとを、それぞれ個別に
送信するデータ通信手段と、
前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ定義データに基づいてジ
ョブスケジューリングを行い、印刷装置を設定する印刷ジョブ定義データ処理手段と、
前記コンテンツデータ記憶手段に記憶されている編集後のコンテンツデータに基づいて
、画像イメージを作成するコンテンツデータ処理手段と、
前記画像イメージに基づいて画像を形成する画像形成手段として実現される処理をコン
ピュータに実行させるためのプログラムであることを特徴とする。
[Form 36] The print program of form 36 is
A print program that performs printing after receiving a print setting request by print job definition data and performing print control,
Data receiving means for receiving the print job definition data and content data;
Print job definition data editing means for analyzing the print job definition data, creating content data editing information which is information for editing the content data based on the analysis result, and editing the print job definition data;
Content data editing means for editing the content data based on the content data editing information sent from the print job definition data editing means in parallel with the editing of the print job definition data by the print job definition data editing means When,
Content data storage means for storing the edited content data edited by the content data editing means;
Data communication means for individually transmitting the print job definition data after editing by the print job definition data editing means and the edited content data stored in the content data storage means;
Print job definition data processing means for performing job scheduling based on the print job definition data edited by the print job definition data editing means and setting a printing device;
Content data processing means for creating an image based on the edited content data stored in the content data storage means;
It is a program for causing a computer to execute processing realized as image forming means for forming an image based on the image image.

〔形態37〕 形態37の発明は、形態36の印刷プログラムに係り、
前記データ通信手段は、前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ
定義データを取得すると、編集後の印刷ジョブ定義データを印刷装置に送信することを特
徴とする。
この構成によれば、コンテンツデータの編集終了を待たずに、印刷ジョブ定義データを
印刷装置に送信することので、全体の処理速度を向上させることができるという効果が得
られる。
[Form 37] The invention of form 37 relates to a printing program of form 36,
The data communication unit, when acquiring the print job definition data edited by the print job definition data editing unit, transmits the edited print job definition data to the printing apparatus.
According to this configuration, the print job definition data is transmitted to the printing apparatus without waiting for the editing of the content data to be completed, so that the overall processing speed can be improved.

すなわち、形態36と同様に、ジョブの先行予約が可能となり、これにより、印刷装置
の設定に時間がかかる場合、例えば、印刷装置にセットされていないサイズの用紙の準備
またはセットが必要な場合など、印刷制御装置でのコンテンツデータ編集処理と並行して
印刷装置の設定が可能になるので、全体としての処理速度が向上するという効果が得られ
る。
That is, in the same way as in the form 36, it is possible to make an advance reservation for a job, and when it takes a long time to set up the printing apparatus, for example, when preparation or setting of paper of a size not set in the printing apparatus is required. Since the setting of the printing apparatus can be performed in parallel with the content data editing process in the printing control apparatus, the effect of improving the overall processing speed can be obtained.

〔形態38〕 形態38の発明は、形態36または37の印刷プログラムに係り、
前記データ通信手段は、前記編集後のコンテンツデータのリクエストがあった場合、レ
スポンスとして前記編集後のコンテンツデータを送信することを特徴とする。
この構成によれば、編集後のコンテンツデータのリクエストがあった場合のみ、編集後
のコンテンツデータを送信するので、印刷装置のメモリが少ない場合であっても、確実に
動作させることができるという効果が得られる。
[Form 38] The invention of form 38 relates to the printing program of form 36 or 37,
When there is a request for the edited content data, the data communication means transmits the edited content data as a response.
According to this configuration, since the edited content data is transmitted only when there is a request for edited content data, the operation can be reliably performed even when the memory of the printing apparatus is small. Is obtained.

〔形態39〕 形態39の発明は、形態38の印刷プログラムに係り、
前記リクエストは、前記編集後の印刷ジョブ定義データに基づいてジョブのスケジュー
リング、および印刷装置の設定が終了した後に行うことを特徴とする。
この構成によれば、編集後の印刷ジョブ定義データに基づいてジョブのスケジューリン
グ、および印刷装置の設定が終了した後にリクエストを行うので、印刷装置では、コンテ
ンツデータを保持する必要がなく、メモリが少ない印刷装置であっても、複数のジョブの
スケジューリングが可能になるという効果が得られる。
[Embodiment 39] The invention of embodiment 39 relates to a printing program of embodiment 38,
The request is made after the job scheduling and the setting of the printing apparatus are completed based on the edited print job definition data.
According to this configuration, since the request is made after the job scheduling and the setting of the printing apparatus are completed based on the edited print job definition data, the printing apparatus does not need to hold the content data and has a small amount of memory. Even in the case of a printing apparatus, there is an effect that scheduling of a plurality of jobs is possible.

〔形態40〕 形態40の発明は、形態36または37の印刷プログラムに係り、
前記データ通信手段は、前記コンテンツデータ記憶手段内の前記編集後のコンテンツデ
ータの保存状況に応じて、前記編集後のコンテンツデータの一部または全部を送信するこ
とを特徴とする。
この構成によれば、編集後のコンテンツデータの保存状況に応じて、編集後のコンテン
ツデータの一部または全部を印刷装置に送信するので、印刷装置でコンテンツデータを保
持する必要がなく、メモリが少ない印刷装置であっても、複数のジョブのスケジューリン
グが可能になるという効果が得られる。
[Form 40] The invention of form 40 relates to the printing program of form 36 or 37,
The data communication means transmits a part or all of the edited content data in accordance with a storage status of the edited content data in the content data storage means.
According to this configuration, since part or all of the edited content data is transmitted to the printing device according to the storage status of the edited content data, it is not necessary to hold the content data in the printing device, and the memory is saved. Even if the number of printing apparatuses is small, an effect that scheduling of a plurality of jobs becomes possible is obtained.

〔形態41〕 形態41の発明は、形態36〜40のいずれか1の印刷プログラムに係
り、
前記コンテンツデータ記憶手段は、前記編集後のコンテンツデータの所在位置をURL
(Uniform Resource Locator)情報に基づいて記憶しておき、前記印刷ジョブ定義データ編
集手段は、前記コンテンツデータの前記URL情報を格納できる印刷ジョブ定義データ形
式に変換することを特徴とする。
この構成によれば、編集後のコンテンツデータの所在位置をURL(Uniform Resource
Locator)情報に基づいて記憶しておき、印刷ジョブ定義データ編集手段は、コンテンツデ
ータのURL情報を格納できる印刷ジョブ定義データ形式に変換するので、URL参照で
きない形式でも対応できるという効果が得られる。
[Form 41] The invention of form 41 relates to the printing program of any one of forms 36 to 40,
The content data storage means specifies a location of the edited content data as a URL
Based on (Uniform Resource Locator) information, the print job definition data editing unit converts the URL information of the content data into a print job definition data format that can be stored.
According to this configuration, the location of the edited content data is indicated by a URL (Uniform Resource
Based on the (Locator) information, the print job definition data editing means converts the content data URL information into a print job definition data format that can store the URL information.

〔形態42〕 形態42の発明は、形態36〜41のいずれか1の印刷プログラムに係
り、
前記データ受信手段は、前記ジョブ定義データと前記コンテンツデータとを抽出し、そ
れぞれ個別に、前記ジョブ定義データ編集手段と前記コンテンツデータ編集手段とに送る
ことを特徴とする。
この構成によれば、データを受信してすぐ前記ジョブ定義データと前記コンテンツデー
タとを抽出し、それぞれ個別に、前記ジョブ定義データ編集手段と前記コンテンツデータ
編集手段とに送るので、搬送するデータ量が少ないため、処理効率が向上するという効果
が得られる。
[Form 42] The invention of form 42 relates to the printing program of any one of forms 36 to 41,
The data receiving means extracts the job definition data and the content data, and individually sends them to the job definition data editing means and the content data editing means.
According to this configuration, the job definition data and the content data are extracted immediately after receiving the data, and are individually sent to the job definition data editing unit and the content data editing unit. Therefore, there is an effect that the processing efficiency is improved.

〔形態43〕 形態43の記録媒体は、
形態15〜21のいずれか1に記載の印刷制御プログラムまたは形態36〜42のいず
れか1に記載の印刷プログラムを記録したことを特徴とする記録媒体である。
この構成によれば、印刷ジョブ定義データ編集手段による印刷ジョブ定義データの編集
と並行して、印刷ジョブ定義データ編集手段から送られたコンテンツデータ編集情報に基
づいてコンテンツデータの編集を行うコンテンツデータ編集手段を有しているので、コン
テンツデータの編集処理の終了を待たずに、印刷ジョブ定義データの処理が可能になる。
すなわち、ジョブの先行予約が可能となり、これにより、印刷装置の設定に時間がかか
る場合、例えば、印刷装置にセットされていないサイズの用紙の準備またはセットが必要
な場合など、印刷制御装置でのコンテンツデータ編集処理と並行して印刷装置の設定が可
能になるので、全体としての処理速度が向上するという効果が得られる。
[Form 43] The recording medium of form 43 is
A recording medium on which the printing control program according to any one of forms 15 to 21 or the printing program according to any one of forms 36 to 42 is recorded.
According to this configuration, content data editing is performed in which content data is edited based on content data editing information sent from the print job definition data editing unit in parallel with editing of the print job definition data by the print job definition data editing unit. Therefore, the print job definition data can be processed without waiting for the end of the content data editing process.
In other words, it is possible to make advance reservations for jobs, so that it takes time to set up the printing device, for example, when preparation or setting of paper of a size that is not set in the printing device is required. Since the printing apparatus can be set in parallel with the content data editing process, the overall processing speed can be improved.

以下、図面を参照して、本発明の実施形態について詳細に説明する。
なお、以下の説明においては、印刷制御装置と印刷装置とを別個の装置とした例を挙げ
て説明するが、この印刷制御装置は、印刷装置内に組み込むこともでき、この場合は、装
置全体を印刷装置と称す。
また、データまたは情報を示す符号として、印刷ジョブ定義データをA、コンテンツデ
ータをB、コンテンツデータ編集情報をC、リクエストをD、レスポンスをE、編集後の
印刷ジョブ定義データをA´、編集後のコンテンツデータをB´として説明する。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
In the following description, an example in which the print control device and the print device are separate devices will be described. However, this print control device can also be incorporated in the print device. Is called a printing device.
Also, as a code indicating data or information, the print job definition data is A, the content data is B, the content data editing information is C, the request is D, the response is E, the edited print job definition data is A ′, and the edited data Will be described as B ′.

まず、本発明の印刷制御装置の構成について説明する。
図1は、本発明の実施形態に係る印刷制御装置を適用した全体構成(印刷装置の構成も
含む)を示すブロック図である。
この印刷制御装置1は、クライアント装置3と、印刷装置2との間に配置され、クライ
アント装置3から印刷ジョブ定義データによる印刷設定を受け取ってからデータを編集し
、編集したデータを印刷装置2に送ることにより印刷制御を行う。
First, the configuration of the print control apparatus of the present invention will be described.
FIG. 1 is a block diagram showing an overall configuration (including the configuration of a printing apparatus) to which a printing control apparatus according to an embodiment of the present invention is applied.
The print control apparatus 1 is arranged between the client apparatus 3 and the printing apparatus 2, edits data after receiving print settings based on print job definition data from the client apparatus 3, and sends the edited data to the printing apparatus 2. Print control is performed by sending.

同図に示すように、この印刷制御装置1は、データ受信手段11と、印刷ジョブ定義デ
ータ編集手段12と、コンテンツデータ編集手段13と、コンテンツデータ記憶手段14
と、データ通信手段15とを備える。また、印刷装置2の構成としては、印刷ジョブ定義
データ処理手段21と、コンテンツデータ処理手段22と、画像形成手段23とを備える
。また、クライアント装置3は、汎用のパーソナルコンピュータを用いることもできるし
、その他の情報処理装置を用いることもできる。
As shown in the figure, the print control apparatus 1 includes a data receiving unit 11, a print job definition data editing unit 12, a content data editing unit 13, and a content data storage unit 14.
And data communication means 15. Further, the configuration of the printing apparatus 2 includes a print job definition data processing unit 21, a content data processing unit 22, and an image forming unit 23. The client device 3 can be a general-purpose personal computer or other information processing device.

次に、各部の機能について説明する。
データ受信装置11は、クライアント装置3から印刷要求データを受け取り、印刷ジョ
ブ定義データAとコンテンツデータBとに分離し、それぞれのデータを、印刷ジョブ定義
データ編集手段12およびコンテンツデータ編集手段13に送る。すなわち、データ受信
装置11は、データを受信してすぐ印刷ジョブ定義データとコンテンツデータとを抽出し
、それぞれ個別に、ジョブ定義データ編集手段12とコンテンツデータ編集手段13とに
送るので、印刷ジョブ定義データとコンテンツデータとの両方をジョブ定義データ編集手
段12とコンテンツデータ編集手段13とに送る場合に比べて、搬送するデータ量が少な
いため、処理効率を向上することができる。
Next, the function of each part will be described.
The data receiving device 11 receives print request data from the client device 3, separates it into print job definition data A and content data B, and sends these data to the print job definition data editing means 12 and content data editing means 13. . That is, the data receiving device 11 extracts the print job definition data and the content data immediately after receiving the data, and sends them individually to the job definition data editing unit 12 and the content data editing unit 13, respectively. Compared with the case where both the data and the content data are sent to the job definition data editing unit 12 and the content data editing unit 13, the amount of data to be transported is small, so that the processing efficiency can be improved.

印刷ジョブ定義データ編集手段12は、送られてきた印刷ジョブ定義データAを編集し
、編集後の印刷ジョブ定義データA´を作成し、データ通信手段15に渡す。また、その
一方、印刷ジョブ定義データA内に含まれているコンテンツデータ編集情報C(コンテン
ツデータBを編集するための情報)を生成して、コンテンツデータ編集手段13に送る。
コンテンツデータ編集手段13は、印刷ジョブ定義データ編集手段12から送られるコ
ンテンツデータ編集情報Cに基づいてコンテンツデータBを編集し、編集後のコンテンツ
データC´をコンテンツデータ記憶手段14に渡す。
The print job definition data editing unit 12 edits the received print job definition data A, creates edited print job definition data A ′, and passes it to the data communication unit 15. On the other hand, content data editing information C (information for editing content data B) included in the print job definition data A is generated and sent to the content data editing means 13.
The content data editing unit 13 edits the content data B based on the content data editing information C sent from the print job definition data editing unit 12, and passes the edited content data C ′ to the content data storage unit 14.

コンテンツデータ記憶手段14は、編集後のコンテンツデータB´を格納しておき、必
要に応じてデータ通信手段15に渡す。
データ通信手段15は、編集後の印刷ジョブ定義データA´と、編集後のコンテンツデ
ータB´とを、それぞれ、印刷装置2の印刷ジョブ定義データ処理手段21とコンテンツ
データ処理手段22とに送る。
The content data storage unit 14 stores the edited content data B ′ and passes it to the data communication unit 15 as necessary.
The data communication unit 15 sends the edited print job definition data A ′ and the edited content data B ′ to the print job definition data processing unit 21 and the content data processing unit 22 of the printing apparatus 2, respectively.

印刷ジョブ定義データ処理手段21は、編集後の印刷ジョブ定義データA´を印刷用の
データにするための処理を行う。
コンテンツデータ処理手段22は、編集後のコンテンツデータB´を得るためにリクエ
ストDを、印刷制御装置1のデータ通信手段15に送り、データ通信手段15からのレス
ポンスEとともに編集後のコンテンツデータB´を受け取り、印刷用のデータにするため
の処理を行う。
The print job definition data processing means 21 performs a process for converting the edited print job definition data A ′ to data for printing.
The content data processing unit 22 sends a request D to the data communication unit 15 of the print control apparatus 1 to obtain the edited content data B ′, and the edited content data B ′ together with the response E from the data communication unit 15. Is received, and processing for making data for printing is performed.

画像形成手段23は、印刷ジョブ定義データ処理手段21およびコンテンツデータ処理
手段22から渡された印刷ジョブ定義データA´およびコンテンツデータB´から生成さ
れた印刷用データに基づいて画像を形成する。
なお、編集後の印刷ジョブ定義データA´については、印刷ジョブ定義データ編集手段
12からデータ通信手段15に送られると直ちに印刷ジョブ定義データ処理手段21に送
信することができ、印刷ジョブ定義データ処理手段21において処理されている間に、コ
ンテンツデータを編集することができ、従って、編集後のコンテンツデータB´について
は、印刷ジョブ処理手段21における処理が終了した後、印刷装置2のコンテンツデータ
処理手段22からリクエストDがあった場合にレスポンスEとともに送信することができ
る。
The image forming unit 23 forms an image based on the print data generated from the print job definition data A ′ and the content data B ′ passed from the print job definition data processing unit 21 and the content data processing unit 22.
The edited print job definition data A ′ can be sent to the print job definition data processing unit 21 immediately after being sent from the print job definition data editing unit 12 to the data communication unit 15, and the print job definition data processing is performed. The content data can be edited while being processed by the means 21. Therefore, for the edited content data B ', the content data processing of the printing apparatus 2 is performed after the processing in the print job processing means 21 is completed. When there is a request D from the means 22, it can be transmitted together with the response E.

これにより、ジョブの先行予約が可能となり、印刷装置の設定に時間がかかる場合、例
えば、印刷装置にセットされていないサイズの用紙の準備またはセットが必要な場合など
、印刷制御装置でのコンテンツデータ編集処理と並行して印刷装置の設定が可能になるの
で、印刷ジョブ定義データの編集処理と、コンテンツデータの編集処理と、印刷装置の設
定とを直列に行う場合に比較して、全体としての処理速度が向上するという効果が得られ
る。
以上説明したように、本発明においては、特に、コンテンツデータ編集手段13を持ち
、印刷ジョブ定義データの編集処理と、コンテンツデータの編集処理とを並列して行うこ
とを特徴としている。
This makes it possible to make advance reservations for jobs, and when it takes time to set up the printing device, for example, when it is necessary to prepare or set paper of a size not set in the printing device, the content data in the print control device Since the printer can be set in parallel with the editing process, the print job definition data editing process, the content data editing process, and the printing apparatus setting are compared to the case where the setting is performed in series. The effect of improving the processing speed can be obtained.
As described above, the present invention is characterized in that, in particular, the content data editing unit 13 is provided, and the print job definition data editing process and the content data editing process are performed in parallel.

以下、このコンテンツデータ編集手段13を持つ意味及び効果について、より具体的に
説明する。なお、以下の説明において、「印刷ジョブ定義データ」とは、一般に、印刷ジ
ョブに関する情報をいい、「印刷ジョブ仕様データ」と「印刷ジョブ設定データ」などを
いう。「印刷ジョブ仕様データ」は、「印刷仕様情報」といい、印刷処理によって最終生
成物として所望する印刷物の仕様が記載された情報を言う。「印刷ジョブ設定データ」は
、「印刷設定情報」といい、印刷処理における印刷装置の詳細な設定情報をいう。また、
「コンテンツデータ」とは、印刷仕様情報に関連付けられた文書データをいい、印刷仕様
に基づいた印刷処理の対象となる電子的な文書データをいう。
Hereinafter, the meaning and effect of the content data editing means 13 will be described more specifically. In the following description, “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. “Print job setting data” is referred to as “print setting information”, which is detailed setting information of a printing apparatus in print processing. Also,
“Content data” refers to document data associated with print specification information, and refers to electronic document data to be subjected to print processing based on print specifications.

印刷ジョブ定義データAの内容によっては、印刷制御装置2がコンテンツデータBを編
集する必要がある。例えば、面付けであったり、受信したコンテンツデータBを印刷装置
2が処理できるコンテンツデータ形式に変換したりして編集する必要がある。この場合、
従来、印刷制御装置1がコンテンツデータ編集手段13を持つと、印刷制御装置1での処
理が増加し、全体としての処理速度が遅くなるといった問題があったが、本発明では、さ
らに、コンテンツデータ編集情報Cを用いて、この問題を解消することができる。
Depending on the contents of the print job definition data A, the print control apparatus 2 needs to edit the content data B. For example, it is necessary to perform imposition or editing by converting the received content data B into a content data format that can be processed by the printing apparatus 2. in this case,
Conventionally, if the print control apparatus 1 has the content data editing means 13, there has been a problem that the processing in the print control apparatus 1 increases and the overall processing speed becomes slow. Using the editing information C, this problem can be solved.

すなわち、印刷ジョブ定義データ編集手段12が、印刷ジョブ定義データAの解析及び
編集を行い、コンテンツデータ編集情報Cを生成し、生成したコンテンツデータ編集情報
Cをコンテンツデータ編集手段13に送る。コンテンツデータ編集手段13では、受け取
ったコンテンツデータ編集情報Cに基づいて、面付けやコンテンツデータの編集・変換を
行い、編集後のコンテンツデータB´を随時、コンテンツデータ記憶手段14に記憶させ
、データ通信手段15に送る。一方、印刷ジョブ定義データ編集手段12は、印刷ジョブ
定義データAの解析及び編集を行った結果、編集後の印刷ジョブ定義データA´をデータ
通信手段15に送る。印刷装置2では、受け取った編集後の印刷ジョブ定義データA´に
基づいて、ジョブのスケジューリングや印刷装置2の設定等を行い、編集後のコンテンツ
データB´を取得するために、印刷制御装置1のデータ通信手段15に対して、編集後の
コンテンツデータB´を得るためにリクエストDを送信する。データ通信手段15は、受
け取ったリクエストDに応じて、コンテンツデータ記憶手段14から編集後のコンテンツ
データB´を取得して、印刷装置1のコンテンツデータ処理手段22に送信する。
That is, the print job definition data editing unit 12 analyzes and edits the print job definition data A, generates content data editing information C, and sends the generated content data editing information C to the content data editing unit 13. The content data editing unit 13 performs imposition and editing / conversion of content data based on the received content data editing information C, and stores the edited content data B ′ in the content data storage unit 14 as needed. Send to the communication means 15. On the other hand, the print job definition data editing unit 12 sends the edited print job definition data A ′ to the data communication unit 15 as a result of analyzing and editing the print job definition data A. The printing apparatus 2 performs job scheduling and setting of the printing apparatus 2 based on the received edited print job definition data A ′, and acquires the edited content data B ′ to obtain the edited content data B ′. The request D is transmitted to the data communication means 15 in order to obtain the edited content data B ′. In response to the received request D, the data communication unit 15 acquires the edited content data B ′ from the content data storage unit 14 and transmits it to the content data processing unit 22 of the printing apparatus 1.

以上の構成により、従来は、印刷ジョブ定義データとコンテンツデータとを直列に処理
していたものを、並列に処理することにより、編集全体としての処理速度を早くすること
ができる。
図2は、コンピュータシステムのハードウェア構成を示す機能ブロック図である。
ここで、この印刷制御システム1は、データ受信手段11、印刷ジョブ定義データ編集
手段12、コンテンツデータ編集手段13、コンテンツデータ記憶手段14、及びデータ
通信手段15などをソフトウェア上で実現するためのコンピュータシステムを備えており
、そのハードウェア構成は、図2に示すように、各種制御や演算処理を担う中央演算処理
装置であるCPU(Central Processing Unit)60と、主記憶
装置(Main Storage)を構成するRAM(Random Access M
emory)62と、読み出し専用の記憶装置であるROM(Read Only Me
mory)64との間をPCI(Peripheral Component Inte
rconnect)バスやISA(Industrial Standard Arch
itecture)バス等からなる各種内外バス68で接続すると共に、このバス68に
入出力インターフェース(I/F)66を介して、HDD(Hard Disk Dri
ve)などの外部記憶装置(Secondary Storage)70や、印刷手段や
CRT、LCDモニター等の出力装置72、操作パネルやマウス、キーボード、スキャナ
などの入力装置74、および図示しない印刷指示装置などと通信するためのネットワーク
Lなどを接続したものである。
With the above configuration, the processing speed of the editing as a whole can be increased by processing the print job definition data and the content data serially in parallel.
FIG. 2 is a functional block diagram showing a hardware configuration of the computer system.
Here, the print control system 1 includes a computer for realizing the data receiving unit 11, the print job definition data editing unit 12, the content data editing unit 13, the content data storage unit 14, the data communication unit 15, and the like on software. As shown in FIG. 2, the hardware configuration includes a central processing unit (CPU) 60 that is responsible for various controls and arithmetic processing, and a main storage device (Main Storage). RAM (Random Access M
memory) 62 and ROM (Read Only Me) which is a read-only storage device.
memory) to PCI (Peripheral Component Inte
rconnect) bus and ISA (Industrial Standard Arch)
In addition to being connected by various internal and external buses 68 such as a technology bus, an HDD (Hard Disk Dri) is connected to the bus 68 via an input / output interface (I / F) 66.
ve) and other external storage devices (Secondary Storage) 70, output means 72 such as printing means, CRT, and LCD monitor, input devices 74 such as an operation panel, mouse, keyboard, and scanner, and a print instruction device (not shown). The network L for connecting is connected.

そして、電源を投入すると、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は、本発明の印刷制御装置の動作(印刷装置における動作も含む)を示すフローチ
ャートである。
まず、ステップS11において、印刷制御装置1のデータ受信手段11にて、データを
受信したか否かを判断する。そして、データを受信するまでこの判断を繰り返し、受信し
たならば、ステップS12において、このデータの中から印刷ジョブ定義データAとコン
テンツデータBとを抽出する。次に、ステップS13において、印刷ジョブ定義データ編
集手段12にて、印刷ジョブ定義データAの解析を行い、ステップS14において、印刷
ジョブ定義データAに含まれているコンテンツに係るデータに基づいてコンテンツデータ
を編集するためのコンテンツデータ編集情報Cを作成し、ステップS15において、印刷
装置向け印刷ジョブ定義データ(編集後の印刷ジョブ定義データ)A´を作成する。次に
、ステップS18において、作成した編集後の印刷ジョブ定義データA´を印刷装置2へ
送信する。一方、ステップS15と並行して、ステップS16において、コンテンツデー
タ編集手段13にて、コンテンツデータBと、ステップS14において作成されたコンテ
ンツデータ編集情報Cとに基づいて、コンテンツデータBの編集を行う。そして、ステッ
プS17において、編集後のコンテンツデータB´をコンテンツデータ記憶手段14に記
憶させる。
Next, the operation of the print control apparatus of the present invention will be described.
FIG. 3 is a flowchart showing the operation of the printing control apparatus of the present invention (including the operation in the printing apparatus).
First, in step S11, the data reception unit 11 of the print control apparatus 1 determines whether data has been received. This determination is repeated until data is received, and if it is received, print job definition data A and content data B are extracted from this data in step S12. Next, in step S13, the print job definition data editing unit 12 analyzes the print job definition data A. In step S14, the content data is based on the data related to the content included in the print job definition data A. The content data editing information C for editing is created. In step S15, print job definition data for the printing apparatus (print job definition data after editing) A ′ is created. In step S18, the edited print job definition data A 'after editing is transmitted to the printing apparatus 2. On the other hand, in parallel with step S15, in step S16, the content data editing means 13 edits the content data B based on the content data B and the content data editing information C created in step S14. In step S17, the edited content data B 'is stored in the content data storage means 14.

次に、印刷装置2においては、ステップS18において、印刷ジョブ定義データを受け
取ったならば、ステップS21において、印刷ジョブ定義データ処理手段21にて、編集
後の印刷ジョブ定義データA´に基づいてジョブスケジューリングを行い、ステップS2
2において、印刷装置2を設定する。次に、ステップS23において、コンテンツデータ
処理手段22にて、印刷制御装置1のデータ通信手段15に対して編集後のコンテンツデ
ータB´を要求する。そして、ステップS24において、データ通信手段15が、コンテ
ンツデータ記憶手段14に記憶されていた編集後のコンテンツデータB´を受信した後、
ステップS25において、この編集後のコンテンツデータB´がデータ通信手段15から
印刷装置2のコンテンツデータ処理手段22に送信され、ステップS26において、画像
イメージが作成される。そして、ステップS27において、必要なコンテンツデータの送
信が全て終了したか否かを判断する。終了していないならば、ステップS23まで戻り、
再度コンテンツデータを要求する。そして、必要なコンテンツデータの取得が全て終了し
たと判断した場合、ステップS28において、画像形成手段23にて、画像を形成する。
Next, in the printing apparatus 2, if print job definition data is received in step S18, the print job definition data processing means 21 performs a job based on the edited print job definition data A 'in step S21. Perform scheduling, step S2
2, the printing apparatus 2 is set. Next, in step S23, the content data processing unit 22 requests the edited content data B ′ from the data communication unit 15 of the print control apparatus 1. In step S24, after the data communication unit 15 receives the edited content data B ′ stored in the content data storage unit 14,
In step S25, the edited content data B 'is transmitted from the data communication unit 15 to the content data processing unit 22 of the printing apparatus 2, and in step S26, an image is created. In step S27, it is determined whether transmission of all necessary content data has been completed. If not, return to step S23,
Request the content data again. If it is determined that all necessary content data has been acquired, the image forming unit 23 forms an image in step S28.

図4は、本発明の印刷制御装置の他の動作(印刷装置における動作も含む)を示すフロ
ーチャートである。なお、このフローチャートは、前述した図3と動作内容は同一であり
、手順が異なるのみなので、同じ動作については同じステップ番号を用いることとする。
まず、ステップS11において、印刷制御装置1のデータ受信手段11にて、データを
受信したか否かを判断する。そして、データを受信するまでこの判断を繰り返し、受信し
たならば、ステップS12において、このデータの中から印刷ジョブ定義データAとコン
テンツデータBとを抽出する。次に、ステップS13において、印刷ジョブ定義データ編
集手段12にて、印刷ジョブ定義データAの解析を行い、ステップS14において、印刷
ジョブ定義データAに含まれているコンテンツに係るデータに基づいてコンテンツデータ
を編集するためのコンテンツデータ編集情報Cを作成し、ステップS15において、印刷
装置向け印刷ジョブ定義データ(編集後の印刷ジョブ定義データ)A´を作成する。次に
、ステップS18において、作成した編集後の印刷ジョブ定義データA´を印刷装置2へ
送信する。一方、ステップS16において、コンテンツデータ編集手段13にて、コンテ
ンツデータBとコンテンツデータ編集情報Cとに基づいて、コンテンツデータBの編集を
行い、ステップS17において、編集後のコンテンツデータB´をコンテンツデータ記憶
手段14に記憶させる。
FIG. 4 is a flowchart showing another operation (including the operation in the printing apparatus) of the printing control apparatus of the present invention. In this flowchart, the operation content is the same as in FIG. 3 described above, and only the procedure is different. Therefore, the same step number is used for the same operation.
First, in step S11, the data reception unit 11 of the print control apparatus 1 determines whether data has been received. This determination is repeated until data is received, and if it is received, print job definition data A and content data B are extracted from this data in step S12. Next, in step S13, the print job definition data editing unit 12 analyzes the print job definition data A. In step S14, the content data is based on the data related to the content included in the print job definition data A. The content data editing information C for editing is created. In step S15, print job definition data for the printing apparatus (print job definition data after editing) A ′ is created. In step S18, the edited print job definition data A 'after editing is transmitted to the printing apparatus 2. On the other hand, in step S16, the content data editing means 13 edits the content data B based on the content data B and the content data editing information C. In step S17, the edited content data B ′ is converted into the content data. The data is stored in the storage unit 14.

次に、印刷装置2においては、ステップS18において、印刷ジョブ定義データを受け
取ったならば、ステップS21において、印刷ジョブ定義データ処理手段21にて、編集
後の印刷ジョブ定義データA´に基づいてジョブスケジューリングを行い、ステップS2
2において、印刷装置2を設定する。次に、ステップS23において、コンテンツデータ
処理手段22にて、印刷制御装置1のデータ通信手段15に対して編集後のコンテンツデ
ータB´を要求する。そして、ステップS24において、データ通信手段15が、コンテ
ンツデータ記憶手段14に記憶されていた編集後のコンテンツデータB´を受信した後、
ステップS25において、この編集後のコンテンツデータB´がデータ通信手段15から
印刷装置2のコンテンツデータ処理手段22に送信され、ステップS26において、画像
イメージが作成される。そして、ステップS27において、必要なコンテンツデータの送
信が全て終了したか否かを判断する。終了していないならば、ステップS23まで戻り、
再度コンテンツデータを要求する。そして、必要なコンテンツデータの取得が全て終了し
たと判断した場合、ステップS28において、画像形成手段23にて、画像を形成する。
Next, in the printing apparatus 2, if print job definition data is received in step S18, the print job definition data processing means 21 performs a job based on the edited print job definition data A 'in step S21. Perform scheduling, step S2
2, the printing apparatus 2 is set. Next, in step S23, the content data processing unit 22 requests the edited content data B ′ from the data communication unit 15 of the print control apparatus 1. In step S24, after the data communication unit 15 receives the edited content data B ′ stored in the content data storage unit 14,
In step S25, the edited content data B 'is transmitted from the data communication unit 15 to the content data processing unit 22 of the printing apparatus 2, and in step S26, an image is created. In step S27, it is determined whether transmission of all necessary content data has been completed. If not, return to step S23,
Request the content data again. If it is determined that all necessary content data has been acquired, the image forming unit 23 forms an image in step S28.

次に、データ形式について説明する。
図5は、コンテンツデータ編集情報の一例を示す図である。
このコンテンツデータ編集情報Cは、印刷ジョブ定義データ編集手段12にて、印刷ジ
ョブ定義データAに基づいて作成され、作成されると、コンテンツデータ編集手段13に
送られる。
Next, the data format will be described.
FIG. 5 is a diagram illustrating an example of content data editing information.
This content data editing information C is created by the print job definition data editing means 12 based on the print job definition data A, and is sent to the content data editing means 13 when it is created.

同図のコンテンツデータ編集情報の例では、用紙サイズ:A3、紙の向き:横、両面印
刷:ON、拡大/縮小:OFF、割付頁数:4、頁レイアウト(page,sheet,
face,x,y):(1,1,1,595,0)、(2,1,2,0,0)、(3,1
,2,595,0)、(4,1,1,0,0)という情報を掲載している。すなわち、上
記コンテンツデータ編集情報は、A3横サイズに拡大縮小なしで4ページを1枚両面にレ
イアウトする指定であり、1頁目が、第1面のxy座標(595,0)に配置され、2頁
目が、第2面のxy座標(0,0)に配置され、3頁目が、第2面のxy座標(595,
0)に配置され、4頁目が、第1面の(0,0)に配置されるように設定されている。
In the example of the content data editing information in the figure, 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,595,0) and (4,1,1,0,0). That is, the content data editing information is specified to lay out four pages on one sheet on both sides without scaling to A3 horizontal size, and the first page is arranged at the xy coordinates (595, 0) on the first surface, The second page is arranged at the xy coordinates (0, 0) of the second surface, and the third page is the xy coordinates (595, of the second surface).
0) and the fourth page is set to be arranged at (0, 0) on the first surface.

次に、コンテンツデータがA4で与えられている場合に、このコンテンツデータ編集情
報Cに従ったコンテンツデータの編集結果について説明する。
図6は、図5のコンテンツデータ編集情報に従って編集されたコンテンツデータの変換
前後の一例を示す図である。
このコンテンツデータ編集情報は、上段が変換前(編集前)のコンテンツデータB、下
段が変換後(編集後)のコンテンツデータB´を示し、下段の左右において左側は第1面
(face 1)、右側は第2面(face 2)を示している。コンテンツデータ編集
情報Cとしては、図5に示すように、頁レイアウトの要素として、ページ番号、枚数、面
番号、x座標、y座標が上げられ、これらをまとめて、(page,sheet,fac
e,x,y)と表示している。例えば、同図においては、上段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)座標を取ると、下段
のようなコンテンツデータになる。すなわち、変換前には、横に順に、「壱頁」、「弐頁
」、「参頁」、「四頁」と配列されていたものが、変換後には、第1面の左側に「四頁」
、右側に「壱頁」、第2面の左側に「弐頁」、右側に「参頁」と配列されている。
上述したコンテンツデータ編集情報は、情報を列挙しているが、例えばXML(ext
ensible Markup Language)で表現することもできる。
Next, the content data editing result according to the content data editing information C when the content data is given by A4 will be described.
FIG. 6 is a diagram showing an example before and after conversion of content data edited according to the content data editing information of FIG.
In this content data editing information, the upper row shows the content data B before conversion (before editing), the lower row shows the content data B ′ after conversion (after editing), the left side of the lower row on the left side is the first surface (face 1), The right side shows the second surface (face 2). As the content data editing information C, as shown in FIG. 5, 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, and these are put together (page, sheet, fac).
e, x, y). For example, in the 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,
Since there is editing information of (1, 1, 0, 0), taking the face, (x, y) coordinates, the content data is as shown in the lower part. That is, before conversion, the pages arranged in the order of “page IV”, “page IV”, “reference page”, and “page 4” are converted to “page 4” on the left side of the first side after conversion. "
The right side is arranged as “page”, the left side of the second side as “page”, and the right side as “reference page”.
The content data editing information described above lists information, but for example XML (ext
It is also possible to express it with an “enable Markup Language”.

図7は、図5のコンテンツデータ編集情報をXMLで表現した場合を示す図である。従
って、内容的には同じ内容を表している。
まず、XMLのバージョン・複合化方式として、<xmlversion=”1.0”
encoding=”UTF−8”>と表現される。すなわち、XMLバージョンは1、
0であり、符号化方式はUTF−8であることを示している。UTF−8は、UCS(I
SO/IEC10646),Unicodeで使える符号化方式であり、正式名称は、I
SO/IEC10646では8−bitUCSTransformationForma
t、UnicodeではUnicodeTranslationFormat−8という
。両者はUCS−4とUnicodeのコード重複範囲で互換性がある。コンテンツデー
タ編集情報として、<ContentsEditInformation>、用紙サイズ
「A3」、紙の向き「横方向」を、<Media Size=”A3”Directio
n=”Landscape”>と示し、両面印刷「ON」を<LayoutPrepar
ationParamsNumberUp=”21”Sides=”TwoSidedF
lipX”>と示し、拡大/縮小「OFF」を<Expand=”1.0”/>と示し、
割付頁数「4」を<LayoutParamsNumberUpPages=”4”>と
示し、頁レイアウト「頁数、枚数、面、xy座標」を<LayoutPageNumbe
r=”1”>1,1,595,0</LayoutPage>,<LayoutPage
Number=”2”>1,2,0,0</LayoutPage>,<LayoutP
ageNumber=”3”>1,2,595,0</LayoutPage>,<La
youtPageNumber=”4”>1,1,0,0</LayoutPage>と
示すようにコンテンツデータ編集情報をXMLで表現することができる。
FIG. 7 is a diagram showing a case where the content data editing information of FIG. 5 is expressed in XML. Therefore, the contents are the same.
First, as the XML version / composite method, <xml version = “1.0”
encoding = “UTF-8”>. That is, the XML version is 1,
0, indicating that the encoding method is UTF-8. UTF-8 is a UCS (I
SO / IEC10646), an encoding method that can be used in Unicode.
SO / IEC10646 uses 8-bitUCTransformationForma
In t and Unicode, this is called UnicodeTranslationFormat-8. Both are compatible in the code overlap range of UCS-4 and Unicode. As content data editing information, <ContentsEditInformation>, paper size “A3”, paper orientation “horizontal direction”, <Media Size = “A3” Direction
n = “Landscape”> and double-sided printing “ON” is set to <LayoutPrepar
ationParamsNumberUp = "21" Sides = "TwoSidedF
lipX ">, enlargement / reduction" OFF "is indicated as <Expand =" 1.0 "/>,
The allocated page number “4” is indicated as <LayoutParametersNumberUpPages = “4”>, and the page layout “number of pages, number of sheets, plane, xy coordinates” is indicated as <LayoutPageNumber.
r = “1”> 1,1,595,0 </ LayoutPage>, <LayoutPage
Number = “2”> 1,2,0,0 </ LayoutPage>, <LayoutP
ageNumber = "3"> 1,2,595,0 </ LayoutPage>, <La
The content data editing information can be expressed in XML, as shown by pagePageNumber = "4"> 1,1,0,0 </ LayoutPage>.

次に、印刷ジョブ定義データAについて説明する。
印刷制御装置2に入力される編集後の印刷ジョブ定義データA´は、JDF(Job
Definition Format)テキスト、メーカ各社の印刷ジョブ定義フォーマ
ットなど、何でも良い。特に、印刷ジョブ定義データ編集手段12から出力され、印刷装
置2に送信される印刷ジョブ定義データA´は、URL参照できるように、例えば、下記
のようなJDF形式で記述すると良い。
Next, the print job definition data A will be described.
The edited print job definition data A ′ input to the print control apparatus 2 is JDF (Job
(Definition Format) text, a print job definition format of each manufacturer, etc. can be used. In particular, the print job definition data A ′ output from the print job definition data editing unit 12 and transmitted to the printing apparatus 2 may be described in, for example, the following JDF format so that the URL can be referred to.

図8は、印刷ジョブ定義データの一例を示す図である。
この例は、JDF形式で記述したもので、まず、XMLのバージョン・複合化方式とし
て、<xml version=”1.0”encoding=”UTF−8”>と表現
されている。そして順に、「ジョブ定義データ番号」、「状況」、「タイプ」、「バージ
ョン」、ICSバージョン、xmlns」、「設定方法」として、それぞれ、<JDFI
D=”Job001”Status=”Ready”Type=”Combined”T
ypes=”LayoutPreparationImpositionInterpr
etingRendering、DigitalPrinting”Version=”
1.2ICSVersions=”DP_L1−1.0“xmlns=”http://
www.CIP4.org/JDFSchema_1_1”SettingPolicy
=”BestEffort”>と表現されている。また、「ランリストクラス」として、
<RunListClass=”Parameter”ID=”ID001”Statu
s=”Available”>、「レイアウト要素」として、<FileSpecMim
eType=”application/pdf”URL=file:///spool
/PrintData/test01.ps“>と表現されている。
このような印刷ジョブ定義データを用いれば、ネットワーク上でURL参照できるが、
また、印刷ジョブ定義データ編集手段が、コンテンツデータの所在地(URL)参照の印
刷ジョブ定義データに変換するので、印刷制御装置に対する印刷ジョブ定義データは、U
RL参照できない形式でも対応可能である。
FIG. 8 is a diagram illustrating an example of print job definition data.
This example is described in the JDF format. First, <xml version = “1.0” encoding = “UTF-8”> is expressed as an XML version / composite method. Then, in order, as “job definition data number”, “status”, “type”, “version”, ICS version, xmlns ”, and“ setting method ”, <JDFI
D = "Job001" Status = "Ready" Type = "Combined" T
types = ”LayoutPreparationImpossionInterpr
etingRendering, DigitalPrinting “Version =”
1.2ICSVersions = “DP_L1-1.0” xmlns = ”http: //
www. CIP4. org / JDFSchema_1_1 "SettingPolicy
= "BestEffort">. Also, as a “run list class”
<RunListClass = “Parameter” ID = “ID001” Status
s = “Available”>, “LayoutSpec” as <FileSpecMim
eType = “application / pdf” URL = file: /// spool
/ PrintData / test01. ps "> is expressed.
If such print job definition data is used, the URL can be referred on the network.
Also, since the print job definition data editing means converts it into print job definition data referring to the location (URL) of the content data, the print job definition data for the print control device is U
A format that cannot be referred to by RL can also be supported.

次に、図9〜図12を参照して、編集後のコンテンツデータB´のリクエストDおよび
レスポンスについて説明する。
図9は、リクエストDの一例を示す図である。
印刷装置2のコンテンツデータ処理手段22からのコンテンツデータのリクエストDは
、ページ番号を指定してリクエストをしてもよいし、図に示すように、HTTP(Hyp
er Text Transfer Protocol)のレンジ機能を使っても良い。
データ通信手段15では、コンテンツデータ処理手段22からレンジ指定を受けると、レ
スポンスEとして、それに対応したコンテンツデータの一部ないし全部をコンテンツデー
タ処理手段22に送信する。コンテンツデータ処理手段22では、受け取ったコンテンツ
データを処理して、画像を形成するが、取得したデータの切れ目が頁の切れ目とは限らな
いので、継続してコンテンツデータをリクエストすることで、次ページ以降の画像を形成
することができる。
Next, the request D and response of the edited content data B ′ will be described with reference to FIGS.
FIG. 9 is a diagram illustrating an example of the request D.
The content data request D from the content data processing means 22 of the printing apparatus 2 may be requested by designating a page number. As shown in the figure, HTTP (Hyp
er Text Transfer Protocol) may be used.
When receiving the range designation from the content data processing unit 22, the data communication unit 15 transmits a part or all of the corresponding content data to the content data processing unit 22 as a response E. The content data processing means 22 processes the received content data to form an image. However, since the acquired data breaks are not always page breaks, requesting the content data continuously enables the next page. Subsequent images can be formed.

例えば、図9は、2回目のリクエストの一例を示す図である。
このリクエストには、Get/の後、spool PrintData/test01
.ps HTTP/1.1と、HTTPのレンジ機能を用い、以下、Accept:im
age/gif,image/jpeg、User−Agent:Browser、Ra
nge:bytes=32000−63999、と掲載されている。Acceptは、認
容可能画像形式を示し、例えば、イメージはgif(Graphic Intercha
nge Format),jpeg(Joint Photographic Expe
rts Group)と指定されている。User−Agent:Browserは、ユ
ーザエージェントがブラウザ別にアクセス可能であることを示している。また、レンジr
angeは、bytes=32000−63999となっているので、2回目のリクエス
トであることが分かる。なお、1回目のリクエストは図示しないが、レンジRangeは
、bytes=0−31999である。
For example, FIG. 9 is a diagram illustrating an example of a second request.
In this request, after Get /, spool PrintData / test01
. ps HTTP / 1.1 and HTTP range function are used.
age / gif, image / jpeg, User-Agent: Browser, Ra
nge: bytes = 32000-63999. Accept indicates an acceptable image format. For example, an image is a gif (Graphic Intercha).
nge Format), jpeg (Joint Photographic Expe
rts Group). User-Agent: Browser indicates that the user agent can access each browser. Range r
Since the angle is bytes = 32000−63999, it can be seen that the request is the second request. Although the first request is not illustrated, the range Range is bytes = 0-31999.

図10は、図9の2回目のリクエストに対するレスポンスの一例を示す図である。
このレスポンスは、まず、URL情報として、HTTP/1.1 206 Parti
al contentを使用し、日付けDate、最終改訂日Last−Modifie
d、コンテンツレンジContent−Range、コンテンツ長さContent−L
ength、コンテンツタイプContent−Typeなどを掲載している。
FIG. 10 is a diagram illustrating an example of a response to the second request in FIG.
This response is first made with HTTP / 1.1 206 Parti as URL information.
al content, date Date, last revision date Last-Modify
d, Content range Content-Range, Content length Content-L
ength, content type Content-Type, etc. are posted.

この例では、日付けDateは、Wed,20 Sep 2006 01:23:45
となっており、2006年9月20日水曜1時23分45秒、最終改訂日Last−Mo
difiedは、Wed.20 Sep 2006 01:23:43となっており、2
006年9月20日水曜1時23分43秒、コンテンツレンジContent−Rang
eは、byte 320000−63999/74222、コンテンツ長さConten
t−Lengthは、32000、コンテンツタイプContent−Typeは、ap
plication/postscriptとなっている。なお、その他必要なデータが
あれば順次掲載できる。
In this example, the date Date is Wed, 20 Sep 2006 01:23:45.
September 20, 2006, 1:23:45, Last Revised Date Last-Mo
diffuse is Wed. 20 Sep 2006 01:23:43, 2
Wednesday, September 20, 2006 1:23:43, Content Range Content-Rang
e is byte 320000-63999 / 74222, content length Content
t-Length is 32000, content type Content-Type is ap
application / postscript. Any other necessary data can be posted sequentially.

図11は、図10のレスポンスの後、さらに3回目のリクエストの内容を示す一例であ
る。
同図に示すように、レンジrangeは、図9の2回目のレスポンスにおけるbyte
sが32000−63999となっていたので、3回目のリクエストでは、bytesが
64000−95999となっている。その他の項目は、図7の2回目のリクエストと同
様なので省略する。
FIG. 11 shows an example of the contents of the third request after the response shown in FIG.
As shown in the figure, the range range is the byte in the second response in FIG.
Since s was 32000-63999, in the third request, bytes is 64000-95999. Other items are the same as in the second request in FIG.

図12は、図11の3回目のリクエストに対するレスポンス、すなわち、3回目のレス
ポンスを示す図である。
3回目のレスポンスでは、日付けDateは、2006年9月20日水曜1時23分5
5秒、最終改訂日Last−Modifiedは、2006年9月20日水曜1時23分
48秒、コンテンツレンジContent−Rangeは、byte 64000−74
021/74022、コンテンツ長さContent−Lengthは、10022、コ
ンテンツタイプContent−Typeは、application/postscr
iptとなっている。
FIG. 12 is a diagram illustrating a response to the third request in FIG. 11, that is, a third response.
In the third response, the date Date is Wednesday, September 20, 2006 at 1:23:05
5 seconds, Last Revision Date Last-Modified is Wednesday, September 20, 2006 1:23:48, Content Range Content-Range is byte 64000-74
021/74022, content length Content-Length is 10022, content type Content-Type is application / postscr
It is ipt.

このように、コンテンツデータ送信は、印刷装置(コンテンツデータ処理手段)からの
リクエストによって、コンテンツデータの一部を送ることも可能であり、印刷装置のメモ
リが少ない場合などにも確実に動作させることができる。
以上、本発明の印刷制御装置によれば、コンテンツデータの編集処理の終了を待たずに
、印刷ジョブ定義データの処理が可能になるので、システム全体の処理速度が向上する。
As described above, the content data transmission can also send a part of the content data in response to a request from the printing apparatus (content data processing means), and can be reliably operated even when the memory of the printing apparatus is small. Can do.
As described above, according to the print control apparatus of the present invention, it is possible to process the print job definition data without waiting for the end of the content data editing process, thereby improving the processing speed of the entire system.

また、印刷装置では、先着する印刷ジョブ定義データのみでスケジューリングするので
、コンテンツデータを保持する必要がなく、メモリが少ない印刷装置であっても、複数の
ジョブのスケジューリングを行うことが可能になる。
さらに、ジョブの先行予約が可能になる。これにより、印刷装置の設定に時間がかかる
場合、例えば、印刷装置にセットされていないサイズの用紙の準備・セットなどが必要な
場合、印刷制御装置でのコンテンツデータ編集処理と並行して印刷装置の設定が可能にな
るので、システム全体の処理速度が向上する。
Further, since the printing apparatus performs scheduling only with the first-arrival print job definition data, it is not necessary to store content data, and even a printing apparatus with a small amount of memory can schedule a plurality of jobs.
In addition, it is possible to make advance reservations for jobs. As a result, when it takes time to set up the printing apparatus, for example, when it is necessary to prepare / set a sheet of a size that is not set in the printing apparatus, the printing apparatus in parallel with the content data editing process in the printing control apparatus This makes it possible to increase the processing speed of the entire system.

なお、上記実施形態において、図3及び4のフローチャートに示す処理を実行するにあ
たっては、ROMに予め格納されている制御プログラムを実行する場合について説明した
が、これに限らず、これらの手順を示したプログラムが記録された記憶媒体から、そのプ
ログラムをRAMに組み込んで実行するようにしても良い。あるいは、そのプログラムを
ネットワークから取得しても良い。
In the above embodiment, when executing the processing shown in the flowcharts of FIGS. 3 and 4, the case where a control program stored in advance in the ROM is executed has been described. Alternatively, the program may be incorporated into the RAM and executed from the storage medium on which the program is recorded. Alternatively, the program may be acquired from a network.

ここで、記憶媒体とは、RAM、ROM等の半導体記憶媒体、FD、HD等の磁気記憶
型記憶媒体、CD、CDV、LD、DVD等の光学的読取方式記憶媒体、MO等の磁気記
憶型/光学的読取方式記憶媒体であって、電子的、磁気的、光学的等の読み取り方法のい
かんにかかわらず、コンピュータで読み取り可能な記憶媒体であれば、あらゆる記憶媒体
を含むものである。
以上、本発明の実施形態について説明してきたが、本発明は、上記実施形態に限定され
ることなく、本発明の趣旨を逸脱することなく、種々の変更が可能である。例えば、最初
に説明したように、本発明の印刷制御装置1は、印刷装置2と一体化して構成されても良
い。
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.
As mentioned above, although embodiment of this invention has been 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.

また、本実施形態においては、印刷ジョブ定義データ処理手段、コンテンツデータ処理
手段などは、印刷装置内の構成要素として記載したが、これに限定されず、印刷制御装置
が、印刷装置の画像形成手段以外の構成要素を含む、すなわち、印刷データを生成するま
での処理を行うように構成することもできる。
また、データ受信手段11、データ通信手段15における、印刷ジョブ定義データA、
コンテンツデータBの受け渡しは、ネットワークを介しても良いし、CD−ROM、DV
D−RAM、USBメモリのような外部記憶メディアを用いても良い。
In this embodiment, the print job definition data processing unit, the content data processing unit, and the like are described as components in the printing apparatus. However, the present invention is not limited to this, and the print control apparatus is an image forming unit of the printing apparatus. It is also possible to configure so as to perform processing up to generation of print data.
In addition, the print job definition data A in the data receiving unit 11 and the data communication unit 15,
Delivery of the content data B may be via a network, CD-ROM, DV
An external storage medium such as a D-RAM or a USB memory may be used.

本発明の実施形態に係る印刷制御装置を適用した全体構成(印刷装置の構成も含む)を示すブロック図である。1 is a block diagram showing an overall configuration (including a configuration of a printing apparatus) to which a printing control apparatus according to an embodiment of the present invention is applied. コンピュータシステムのハードウェア構成を示す機能ブロック図である。It is a functional block diagram which shows the hardware constitutions of a computer system. 本発明の実施形態に係る印刷制御装置の動作(印刷装置における動作も含む)を示すフローチャートである。6 is a flowchart illustrating an operation (including an operation in the printing apparatus) of the printing control apparatus according to the embodiment of the present invention. 本発明の実施形態に係る印刷制御装置の他の動作(印刷装置における動作も含む)を示すフローチャートである。6 is a flowchart showing another operation (including an operation in the printing apparatus) of the printing control apparatus according to the embodiment of the present invention. コンテンツデータ編集情報の一例を示す図である。It is a figure which shows an example of content data edit information. 図3のコンテンツデータ編集情報に従ったコンテンツデータの変換前後の一例を示す図である。It is a figure which shows an example before and after conversion of the content data according to the content data edit information of FIG. 図3のコンテンツデータ編集情報をXMLで表現した例を示す図である。It is a figure which shows the example which expressed the content data edit information of FIG. 3 by XML. 印刷ジョブ定義データの一例を示す図である。FIG. 6 is a diagram illustrating an example of print job definition data. リクエスト(2回目)の一例を示す図である。It is a figure which shows an example of a request (2nd time). レスポンス(2回目)の一例を示す図である。It is a figure which shows an example of a response (2nd time). リクエスト(3回目)の一例を示す図である。It is a figure which shows an example of a request (3rd time). レスポンス(3回目)の一例を示す図である。It is a figure which shows an example of a response (3rd time). 従来の印刷制御装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the conventional printing control apparatus.

符号の説明Explanation of symbols

1…印刷制御装置、2…印刷装置、3…クライアント装置、11…データ受信手段、12
…印刷ジョブ定義データ編集手段、13…コンテンツデータ編集手段、14…コンテンツ
データ記憶手段、15…データ通信手段、21…印刷ジョブ定義データ処理手段、22…
コンテンツデータ処理手段、23…画像形成手段、A…印刷ジョブ定義データ、A´…編
集後の印刷ジョブ定義データ、B…コンテンツデータ、B´…編集後のコンテンツデータ
、C…コンテンツデータ編集情報、D…リクエスト、E…レスポンス
DESCRIPTION OF SYMBOLS 1 ... Print control apparatus, 2 ... Printing apparatus, 3 ... Client apparatus, 11 ... Data receiving means, 12
... print job definition data editing means, 13 ... content data editing means, 14 ... content data storage means, 15 ... data communication means, 21 ... print job definition data processing means, 22 ...
Content data processing means 23 ... Image forming means A ... Print job definition data A '... Edited print job definition data B ... Content data B' ... Edited content data C ... Content data editing information D ... Request, E ... Response

Claims (13)

印刷ジョブに関する情報を含む印刷ジョブ定義データによる印刷設定要求を受け取って印刷制御を行う印刷制御装置であって、
前記印刷ジョブ定義データとコンテンツデータとを受信するデータ受信手段と、
前記印刷ジョブ定義データの解析を行い、その解析結果によりコンテンツデータを編集するための情報であるコンテンツデータ編集情報を作成してから、前記印刷ジョブ定義データを編集する印刷ジョブ定義データ編集手段と、
前記印刷ジョブ定義データ編集手段による前記印刷ジョブ定義データの編集と並行して、前記印刷ジョブ定義データ編集手段から送られた前記コンテンツデータ編集情報に基づいて前記コンテンツデータの編集を行うコンテンツデータ編集手段と、
前記コンテンツデータ編集手段により編集された編集後のコンテンツデータを記憶するコンテンツデータ記憶手段と、
前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ定義データと、前記コンテンツデータ記憶手段に記憶されている編集後のコンテンツデータとを、それぞれ個別に印刷装置に送信するデータ通信手段と、
を備えたことを特徴とする印刷制御装置。
A print control apparatus that receives a print setting request based on print job definition data including information about a print job and performs print control.
Data receiving means for receiving the print job definition data and content data;
Analyzes of the print job definition data, and the print job definition data editing means after creating the content data editing information, you edit the print job definition data is information for editing the content data by the analysis result,
Content data editing means for editing the content data based on the content data editing information sent from the print job definition data editing means in parallel with the editing of the print job definition data by the print job definition data editing means When,
Content data storage means for storing the edited content data edited by the content data editing means;
A data communication means for individually sending the print job definition data after editing by the print job definition data editing means and the edited content data stored in the content data storage means to the printing apparatus;
A printing control apparatus comprising:
前記データ通信手段は、前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ定義データを取得すると、編集後の印刷ジョブ定義データを印刷装置に送信することを特徴とする請求項1に記載の印刷制御装置。   2. The printing according to claim 1, wherein the data communication unit transmits the edited print job definition data to a printing apparatus when the print job definition data edited by the print job definition data editing unit is acquired. Control device. 前記データ通信手段は、前記印刷装置から前記編集後のコンテンツデータのリクエストがあった場合、前記印刷装置へのレスポンスとして前記編集後のコンテンツデータを前記印刷装置に送信することを特徴とする請求項1または2に記載の印刷制御装置。   The said data communication means transmits the edited content data to the printing device as a response to the printing device when there is a request for the edited content data from the printing device. The printing control apparatus according to 1 or 2. 前記リクエストは、前記印刷装置において、前記編集後の印刷ジョブ定義データに基づいてジョブのスケジューリング、および印刷装置の設定が終了した後に行うことを特徴とする請求項3に記載の印刷制御装置。   The print control apparatus according to claim 3, wherein the request is made in the printing apparatus after job scheduling and setting of the printing apparatus are completed based on the edited print job definition data. 前記データ通信手段は、前記コンテンツデータ記憶手段内の前記編集後のコンテンツデータの保存状況に応じて、前記編集後のコンテンツデータの一部または全部を前記印刷装置に送信することを特徴とする請求項1または2に記載の印刷制御装置。   The data communication unit transmits a part or all of the edited content data to the printing apparatus according to a storage status of the edited content data in the content data storage unit. Item 3. The print control apparatus according to Item 1 or 2. 前記コンテンツデータ記憶手段は、前記編集後のコンテンツデータの所在位置をURL(Uniform Resource Locator)情報に基づいて記憶しておき、前記印刷ジョブ定義データ編集手段は、前記コンテンツデータの前記URL情報を格納できる印刷ジョブ定義データ形式に変換することを特徴とする請求項1〜5のいずれか1項に記載の印刷制御装置。   The content data storage means stores the location of the edited content data based on URL (Uniform Resource Locator) information, and the print job definition data editing means stores the URL information of the content data. The print control apparatus according to claim 1, wherein the print control apparatus converts the print job definition data format into a print job definition data format. 前記データ受信手段は、前記ジョブ定義データと前記コンテンツデータとを抽出し、それぞれ個別に、前記ジョブ定義データ編集手段と前記コンテンツデータ編集手段とに送ることを特徴とする請求項1〜6のいずれか1項に記載の印刷制御装置。   The data receiving unit extracts the job definition data and the content data, and individually sends them to the job definition data editing unit and the content data editing unit. The printing control apparatus according to claim 1. 印刷ジョブに関する情報を含む印刷設定要求を受け取って印刷制御を行う印刷制御方法であって、
前記印刷ジョブ定義データとコンテンツデータとをデータ受信手段によって受信するデータ受信ステップと、
前記印刷ジョブ定義データの解析を行い、その解析結果によりコンテンツデータを編集するための情報であるコンテンツデータ編集情報を印刷ジョブ定義データ編集手段によって作成してから、前記印刷ジョブ定義データを前記印刷ジョブ定義データ編集手段によって編集する印刷ジョブ定義データ編集ステップと、
前記印刷ジョブ定義データ編集ステップによる前記印刷ジョブ定義データの編集と並行して、前記印刷ジョブ定義データ編集ステップから送られた前記コンテンツデータ編集情報に基づいて前記コンテンツデータの編集をコンテンツデータ編集手段によって行うコンテンツデータ編集ステップと、
前記コンテンツデータ編集ステップにより編集された編集後のコンテンツデータをコンテンツデータ記憶手段によって記憶するコンテンツデータ記憶ステップと、
前記印刷ジョブ定義データ編集ステップによる編集後の印刷ジョブ定義データと、前記コンテンツデータ記憶ステップに記憶されている編集後のコンテンツデータとを、データ通信手段によってそれぞれ個別に印刷装置に送信するデータ通信ステップと、
を含むことを特徴とする印刷制御方法。
A print control method for receiving a print setting request including information about a print job and performing print control,
A data receiving step of receiving the print job definition data and the content data by a data receiving means ;
The printing analyzes the job definition data, the print job after creating, the print job definition data in the content data editing information by the print job definition data editing means is information for editing the content data by the analysis result A print job definition data editing step to be edited by the definition data editing means ;
In parallel with the editing of the print job definition data in the print job definition data editing step, the content data editing means edits the content data based on the content data editing information sent from the print job definition data editing step . Content data editing step to be performed;
A content data storage step of storing the edited content data edited by the content data editing step by a content data storage means ;
A data communication step of individually transmitting the print job definition data edited by the print job definition data editing step and the edited content data stored in the content data storage step to the printing apparatus by the data communication means, respectively. When,
A printing control method comprising:
印刷ジョブに関する情報を含む印刷設定要求を受け取って印刷制御を行う印刷制御プログラムであって、
前記印刷ジョブ定義データとコンテンツデータとを受信するデータ受信手段と、
前記印刷ジョブ定義データの解析を行い、その解析結果によりコンテンツデータを編集するための情報であるコンテンツデータ編集情報を作成してから、前記印刷ジョブ定義データを編集する印刷ジョブ定義データ編集手段と、
前記印刷ジョブ定義データ編集手段による前記印刷ジョブ定義データの編集と並行して、前記印刷ジョブ定義データ編集手段から送られた前記コンテンツデータ編集情報に基づいて前記コンテンツデータの編集を行うコンテンツデータ編集手段と、
前記コンテンツデータ編集手段により編集された編集後のコンテンツデータを記憶するコンテンツデータ記憶手段と、
前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ定義データと、前記コンテンツデータ記憶手段に記憶されている編集後のコンテンツデータとを、それぞれ個別に印刷装置に送信するデータ通信手段として実現される処理をコンピュータに実行させるためのプログラムであることを特徴とする印刷制御プログラム。
A print control program that receives a print setting request including information about a print job and performs print control.
Data receiving means for receiving the print job definition data and content data;
Analyzes of the print job definition data, and the print job definition data editing means after creating the content data editing information, you edit the print job definition data is information for editing the content data by the analysis result,
Content data editing means for editing the content data based on the content data editing information sent from the print job definition data editing means in parallel with the editing of the print job definition data by the print job definition data editing means When,
Content data storage means for storing the edited content data edited by the content data editing means;
Realized as data communication means for individually transmitting print job definition data edited by the print job definition data editing means and edited content data stored in the content data storage means to the printing apparatus. A print control program for causing a computer to execute processing.
印刷ジョブに関する情報を含む印刷設定要求を受け取って印刷制御を行った後、印刷を行う印刷装置であって、
前記印刷ジョブ定義データとコンテンツデータとを受信するデータ受信手段と、
前記印刷ジョブ定義データの解析を行い、その解析結果によりコンテンツデータを編集するための情報であるコンテンツデータ編集情報を作成してから、前記印刷ジョブ定義データを編集する印刷ジョブ定義データ編集手段と、
前記印刷ジョブ定義データ編集手段による前記印刷ジョブ定義データの編集と並行して、前記印刷ジョブ定義データ編集手段から送られた前記コンテンツデータ編集情報に基づいて前記コンテンツデータの編集を行うコンテンツデータ編集手段と、
前記コンテンツデータ編集手段により編集された編集後のコンテンツデータを記憶するコンテンツデータ記憶手段と、
前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ定義データと、前記コンテンツデータ記憶手段に記憶されている編集後のコンテンツデータとを、それぞれ個別に送信するデータ通信手段と、
前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ定義データに基づいてジョブスケジューリングを行い、印刷装置を設定する印刷ジョブ定義データ処理手段と、
前記コンテンツデータ記憶手段に記憶されている編集後のコンテンツデータに基づいて、画像イメージを作成するコンテンツデータ処理手段と、
前記画像イメージに基づいて画像を形成する画像形成手段と、
を備えたことを特徴とする印刷装置。
A printing apparatus that performs printing after receiving a print setting request including information about a print job and performing print control,
Data receiving means for receiving the print job definition data and content data;
Analyzes of the print job definition data, and the print job definition data editing means after creating the content data editing information, you edit the print job definition data is information for editing the content data by the analysis result,
Content data editing means for editing the content data based on the content data editing information sent from the print job definition data editing means in parallel with the editing of the print job definition data by the print job definition data editing means When,
Content data storage means for storing the edited content data edited by the content data editing means;
Data communication means for individually transmitting the print job definition data after editing by the print job definition data editing means and the edited content data stored in the content data storage means;
Print job definition data processing means for performing job scheduling based on the print job definition data edited by the print job definition data editing means and setting a printing device;
Content data processing means for creating an image based on the edited content data stored in the content data storage means;
Image forming means for forming an image based on the image image;
A printing apparatus comprising:
印刷ジョブに関する情報を含む印刷設定要求を受け取って印刷制御を行った後、印刷を行う印刷方法であって、
前記印刷ジョブ定義データとコンテンツデータとをデータ受信手段によって受信するデータ受信ステップと、
前記印刷ジョブ定義データの解析を行い、その解析結果によりコンテンツデータを編集するための情報であるコンテンツデータ編集情報を印刷ジョブ定義データ編集手段によって作成してから、前記印刷ジョブ定義データを前記印刷ジョブ定義データ編集手段によって編集する印刷ジョブ定義データ編集ステップと、
前記印刷ジョブ定義データ編集ステップによる前記印刷ジョブ定義データの編集と並行して、前記印刷ジョブ定義データ編集ステップから送られた前記コンテンツデータ編集情報に基づいて前記コンテンツデータの編集をコンテンツデータ編集手段によって行うコンテンツデータ編集ステップと、
前記コンテンツデータ編集ステップにより編集された編集後のコンテンツデータをコンテンツデータ記憶手段によって記憶するコンテンツデータ記憶ステップと、
前記印刷ジョブ定義データ編集ステップによる編集後の印刷ジョブ定義データと、前記コンテンツデータ記憶ステップに記憶されている編集後のコンテンツデータとを、データ通信手段によってそれぞれ個別に送信するデータ通信ステップと、
前記印刷ジョブ定義データ編集ステップによる編集後の印刷ジョブ定義データに基づいてジョブスケジューリングを行い、印刷装置を印刷ジョブ定義データ処理手段によって設定する印刷ジョブ定義データ処理ステップと、
前記コンテンツデータ記憶ステップに記憶されている編集後のコンテンツデータに基づいて、画像イメージをコンテンツデータ処理手段によって作成するコンテンツデータ処理ステップと、
前記画像イメージに基づいて画像を画像形成手段によって形成する画像形成ステップと、
を含むことを特徴とする印刷方法。
A printing method for performing printing after receiving a print setting request including information about a print job and performing print control,
A data receiving step of receiving the print job definition data and the content data by a data receiving means ;
The printing analyzes the job definition data, the print job after creating, the print job definition data in the content data editing information by the print job definition data editing means is information for editing the content data by the analysis result A print job definition data editing step to be edited by the definition data editing means ;
In parallel with the editing of the print job definition data in the print job definition data editing step, the content data editing means edits the content data based on the content data editing information sent from the print job definition data editing step . Content data editing step to be performed;
A content data storage step of storing the edited content data edited by the content data editing step by a content data storage means ;
A data communication step of individually transmitting the print job definition data after the editing by the print job definition data editing step and the edited content data stored in the content data storage step by a data communication unit ;
A print job definition data processing step for performing job scheduling based on the print job definition data edited by the print job definition data editing step , and setting a printing apparatus by a print job definition data processing unit ;
A content data processing step of creating an image image by content data processing means based on the edited content data stored in the content data storage step;
An image forming step of forming an image by an image forming unit based on the image image;
A printing method comprising:
印刷ジョブに関する情報を含む印刷設定要求を受け取って印刷制御を行った後、印刷を行う印刷プログラムであって、
前記印刷ジョブ定義データとコンテンツデータとを受信するデータ受信手段と、
前記印刷ジョブ定義データの解析を行い、その解析結果によりコンテンツデータを編集するための情報であるコンテンツデータ編集情報を作成してから、前記印刷ジョブ定義データを編集する印刷ジョブ定義データ編集手段と、
前記印刷ジョブ定義データ編集手段による前記印刷ジョブ定義データの編集と並行して、前記印刷ジョブ定義データ編集手段から送られた前記コンテンツデータ編集情報に基づいて前記コンテンツデータの編集を行うコンテンツデータ編集手段と、
前記コンテンツデータ編集手段により編集された編集後のコンテンツデータを記憶するコンテンツデータ記憶手段と、
前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ定義データと、前記コンテンツデータ記憶手段に記憶されている編集後のコンテンツデータとを、それぞれ個別に送信するデータ通信手段と、
前記印刷ジョブ定義データ編集手段による編集後の印刷ジョブ定義データに基づいてジョブスケジューリングを行い、印刷装置を設定する印刷ジョブ定義データ処理手段と、
前記コンテンツデータ記憶手段に記憶されている編集後のコンテンツデータに基づいて、画像イメージを作成するコンテンツデータ処理手段と、
前記画像イメージに基づいて画像を形成する画像形成手段として実現される処理をコンピュータに実行させるためのプログラムであることを特徴とする印刷プログラム。
A print program that performs printing after receiving a print setting request including information about a print job and performing print control,
Data receiving means for receiving the print job definition data and content data;
Analyzes of the print job definition data, and the print job definition data editing means after creating the content data editing information, you edit the print job definition data is information for editing the content data by the analysis result,
Content data editing means for editing the content data based on the content data editing information sent from the print job definition data editing means in parallel with the editing of the print job definition data by the print job definition data editing means When,
Content data storage means for storing the edited content data edited by the content data editing means;
Data communication means for individually transmitting the print job definition data after editing by the print job definition data editing means and the edited content data stored in the content data storage means;
Print job definition data processing means for performing job scheduling based on the print job definition data edited by the print job definition data editing means and setting a printing device;
Content data processing means for creating an image based on the edited content data stored in the content data storage means;
A printing program for causing a computer to execute processing realized as image forming means for forming an image based on the image image.
請求項9記載の印刷制御プログラムまたは請求項12記載の印刷プログラムを記録したことを特徴とする記録媒体。   A recording medium on which the printing control program according to claim 9 or the printing program according to claim 12 is recorded.
JP2006311108A 2006-11-17 2006-11-17 Printing control apparatus, printing control method, printing control program, printing apparatus, printing method, printing program, and recording medium Expired - Fee Related JP4882694B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006311108A JP4882694B2 (en) 2006-11-17 2006-11-17 Printing control apparatus, printing control method, printing control program, printing apparatus, printing method, printing program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006311108A JP4882694B2 (en) 2006-11-17 2006-11-17 Printing control apparatus, printing control method, printing control program, printing apparatus, printing method, printing program, and recording medium

Publications (2)

Publication Number Publication Date
JP2008129675A JP2008129675A (en) 2008-06-05
JP4882694B2 true JP4882694B2 (en) 2012-02-22

Family

ID=39555450

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006311108A Expired - Fee Related JP4882694B2 (en) 2006-11-17 2006-11-17 Printing control apparatus, printing control method, printing control program, printing apparatus, printing method, printing program, and recording medium

Country Status (1)

Country Link
JP (1) JP4882694B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9513849B2 (en) * 2013-11-29 2016-12-06 Ricoh Company, Ltd. Information processing apparatus, information processing method, and recording medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3267076B2 (en) * 1994-11-28 2002-03-18 富士ゼロックス株式会社 Image processing device
JPH10313413A (en) * 1997-05-12 1998-11-24 Canon Inc Image processor and image processing method
JP2005070957A (en) * 2003-08-21 2005-03-17 Fuji Photo Film Co Ltd Conversion control unit and conversion control program

Also Published As

Publication number Publication date
JP2008129675A (en) 2008-06-05

Similar Documents

Publication Publication Date Title
US8345277B2 (en) Print-item setting server apparatus, print-item setting method, and computer program product
JP5763904B2 (en) Printing system, printing method, print server, control method therefor, and program
JP6454213B2 (en) Image output system, image processing apparatus, image output apparatus, method and program therefor
US20090241024A1 (en) Information processing apparatus, information processing method, and printing system
US10956095B2 (en) Server system that improves availability of a plurality of printers, print controller, information processing apparatus, and print service system
JP2013050935A (en) Printing control device, printing control program, and printing control method
JP2008146434A (en) Printing control device, printing control method, printing control program, printer, printing method, printing program and recording medium
US9507544B2 (en) Information processing apparatus, recording medium, and control method to process print data using filters
JP3832423B2 (en) Image processing apparatus, image forming apparatus, and program
JP4784361B2 (en) Printing system, information processing apparatus, and program
US20180253561A1 (en) Information processing apparatus, storage medium, and control method therefor
EP2933716B1 (en) Image output system, image output method, document server
US20130215464A1 (en) Image forming apparatus, system, and method
US8363245B2 (en) Printing system, print processing method and program
JP4110945B2 (en) Image processing apparatus, image forming apparatus, and program
JP4882694B2 (en) Printing control apparatus, printing control method, printing control program, printing apparatus, printing method, printing program, and recording medium
US9552332B2 (en) Information processing apparatus having improved preview function
US20160041795A1 (en) Information processing apparatus and method for controlling the same
US20130050750A1 (en) Print data processing method, print data processing apparatus, and storage medium for processing print data according to print setting information in the print data
JP3994984B2 (en) Print support module, recording medium, and print job issuing method
JP2013114515A (en) Cloud print system, image processing device, image processing method and program
JP6341016B2 (en) Image forming system, image forming apparatus, and program
JP2008140031A (en) Printing control system, printing control program, and printing control method
JP6011255B2 (en) Print control apparatus and print control program
JP4957933B1 (en) Print control apparatus, image forming system, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090805

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110608

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110614

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110808

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20111108

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111121

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141216

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees