JPH09204277A - Print processing system - Google Patents

Print processing system

Info

Publication number
JPH09204277A
JPH09204277A JP8012570A JP1257096A JPH09204277A JP H09204277 A JPH09204277 A JP H09204277A JP 8012570 A JP8012570 A JP 8012570A JP 1257096 A JP1257096 A JP 1257096A JP H09204277 A JPH09204277 A JP H09204277A
Authority
JP
Japan
Prior art keywords
print job
unit
fragment
print
job
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.)
Granted
Application number
JP8012570A
Other languages
Japanese (ja)
Other versions
JP3384223B2 (en
Inventor
Koji Adachi
康二 足立
Hiroshi Ishikawa
宏 石川
Hiroshi Kawamoto
浩史 川本
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP01257096A priority Critical patent/JP3384223B2/en
Publication of JPH09204277A publication Critical patent/JPH09204277A/en
Application granted granted Critical
Publication of JP3384223B2 publication Critical patent/JP3384223B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To accelerate the processing speed of the entire system by efficiently recovering printing picture element information for which a rasterization processing is performed in plural arithmetic processors on a network. SOLUTION: At the time of generating print job fragments in a printing job division means 4, fragment tags for describing the management information of the print job fragments and a tag table for describing the management information of a printing job at the time of division/scheduling are generated, and by a printing job transfer means 5, the print job fragments and the corresponding fragment tags are transferred to the arithmetic processors 1a, 1b,... and the tag table is transferred to a printer 2. Partial picture element information for which the rasterization processing is performed in a rasterization processing means 6 is transferred to the printer 2 along with the fragment tags, and in the printing job recovery means 7, partial picture information for which the rasterization processing is individually performed is combined based on the fragment tags and the tag table and the entire picture information is obtained.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は印刷処理システムに
関し、特にページ記述言語等で記述された印刷ジョブを
ネットワーク上の複数の演算処理装置により分担して処
理することにより印刷を高速に実行する印刷処理システ
ムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a print processing system, and more particularly, to a print processing in which a print job described in a page description language or the like is shared and processed by a plurality of arithmetic processing units on a network. Regarding processing system.

【0002】[0002]

【従来の技術】電子写真方式、インクジェット方式など
の高速デジタル印刷に適した印刷装置の開発に伴い、従
来の文字情報中心の印刷から脱皮した、画像、図形、文
字などを同様に取り扱い、文字図形等の拡大、回転、変
形などが自由に制御できる「ページ記述言語」を用いる
印刷制御方式が一般に普及してきた。1980年代に様
々なページ記述言語が開発され、その代表例がPost
Script(ポストスクリプト、Adobe Sys
tems社商標)と、Interpress(インター
プレス、Xerox社商標)であるが、様々なプリンタ
に多くのページ記述言語が用いられている。
2. Description of the Related Art With the development of printing devices suitable for high-speed digital printing such as electrophotography and ink jet printing, images, figures, characters, etc., which have been removed from conventional text-based printing, are handled in the same manner. A print control method using a "page description language" that can freely control enlargement, rotation, deformation, etc. of a document has become popular. Various page description languages were developed in the 1980s, and a typical example is Post.
Script (Postscript, Adobe Systems
tems, Inc.) and Interpress (trademark, Xerox, Inc.), but many page description languages are used in various printers.

【0003】従来のページ記述言語処理印刷装置では、
印刷装置の中央処理装置(CPU)で逐次的に解釈を行
い、印刷装置のプリンタ装置で印字動作を実行すること
が行われていた。その一例として、特開平1−1883
74号公報にはコンピュータから送られてくる印字のた
めのプログラム(以下印刷ジョブという)を受け付け、
記憶する記憶装置と、その印刷ジョブを逐次的に解釈す
る演算処理装置と、この解釈された印刷ジョブに従い印
字動作をする印刷装置を設け、コンピュータから印刷装
置へ印刷ジョブが一旦伝送された後は、印刷装置側で印
刷ジョブを翻訳し印字動作を行うことによりコンピュー
タの負荷を減らし、システム全体の処理速度を向上させ
ることが記載されている。しかしながら、ページ記述言
語から印刷画素への変換(以下、ラスタライズ処理と呼
ぶ。)をソフトウェアで実現する場合、多大な処理時間
がかかることが知られている。さらに、近年の高画質
化、カラー化の要求に対して、演算処理装置に今後ます
ます多くの負荷がかかることが懸念されている。
In a conventional page description language processing printing apparatus,
The central processing unit (CPU) of the printing apparatus sequentially interprets the data, and the printing apparatus executes the printing operation. One example is disclosed in Japanese Patent Application Laid-Open No. 1-1883.
No. 74 accepts a printing program (hereinafter referred to as a print job) sent from a computer,
A storage device for storing, an arithmetic processing device for sequentially interpreting the print job, and a printing device for performing a printing operation in accordance with the interpreted print job are provided, and after the print job is once transmitted from the computer to the printing device, It discloses that a printing apparatus translates a print job and performs a printing operation, thereby reducing the load on a computer and improving the processing speed of the entire system. However, it is known that a great deal of processing time is required when converting from a page description language to print pixels (hereinafter, referred to as rasterization processing) by software. Furthermore, in response to recent demands for higher image quality and colorization, there is a concern that an arithmetic processor will be subjected to an ever-increasing load in the future.

【0004】そこで印刷ジョブを高速に処理するために
いくつかの技術が提案されており、本発明に関連する従
来例として、たとえばPCT/JP91/00456
号、特開平6−168087号公報等が公知である。こ
れらの公報には、複数の演算処理装置をネットワークに
より疎結合し、並列的に印刷ジョブの解釈実行を行うネ
ットワーク分散による印刷処理システムが記載されてい
る。
Therefore, some techniques have been proposed to process a print job at high speed. As a conventional example related to the present invention, for example, PCT / JP91 / 00456.
And Japanese Patent Application Laid-Open No. 6-168087 are known. These publications describe a network-distributed print processing system in which a plurality of arithmetic processing devices are loosely coupled via a network and interpret and execute print jobs in parallel.

【0005】[0005]

【発明が解決しようとする課題】しかし、PCT/JP
91/00456号公報に記載されている印刷処理シス
テムでは、複数の演算処理装置に対して印刷ジョブを分
割し並列的なラスタライズ処理を指示するクライアント
プロセス、または複数の演算処理装置に対して印刷ジョ
ブの分割および並列的なラスタライズ処理の同期を管理
するプリントコンフィグレーションサーバが、印刷画素
を回収しイメージメモリ上で合成した後、印字動作を実
行する印刷装置に転送するよう構成されている。すなわ
ち、上記印刷処理システムでは、ラスタライズ処理され
た大量の印刷画素情報がネットワークを介して少なくと
も2回転送されることになる。したがって、ネットワー
クトラフィックが増大するとともに、印刷出力までの時
間がかかり、複数の演算処理装置で並列的にラスタライ
ズ処理した効果が十分に得られないという問題点があっ
た。
[Problems to be Solved by the Invention] However, PCT / JP
In the print processing system described in Japanese Patent Publication No. 91/00456, a client process that divides a print job into a plurality of arithmetic processing devices and instructs parallel rasterization processing, or a print job for a plurality of arithmetic processing devices. The print configuration server that manages the synchronization of the division and parallel rasterization processing is configured to collect the print pixels, synthesize the print pixels on the image memory, and then transfer the print pixels to the printing apparatus that executes the printing operation. That is, in the print processing system, a large amount of rasterized pixel information is transferred at least twice via the network. Therefore, there is a problem that network traffic increases and it takes time to print out, and the effect of parallel rasterization processing by a plurality of arithmetic processing devices cannot be sufficiently obtained.

【0006】一方、特開平6−168087号公報に記
載されている印刷処理システムでは、複数の演算処理装
置に対して並列的なラスタライズ処理の管理を行う管理
オブジェクト(または管理プログラム)が、各演算処理
装置にあるプリントオブジェクトに対して各CPUを使
っての印刷を指示し、プリントオブジェクトはプリント
メッセージを受け取ると印刷装置を制御してラスタライ
ズ処理された印刷画素情報を印刷装置に送るよう構成さ
れている。さらに、分割・ラスタライズ処理・回収され
る印刷ジョブは、ページ内の分割は考慮されておらず、
ページ単位であることを前提としている。したがって、
分散処理の効果は与えられた印刷ジョブのページ数に大
きく依存することになり、印刷ジョブのページ数が少な
い場合、分散処理の効果が十分に得られないことは明ら
かである。
On the other hand, in the print processing system described in Japanese Patent Application Laid-Open No. 6-168087, a management object (or management program) that manages parallel rasterization processing for a plurality of arithmetic processing devices has each arithmetic operation. The print object is configured to instruct the print object in the processing device to print using each CPU, and when the print object receives the print message, the print object controls the printing device to send the rasterized print pixel information to the printing device. There is. Furthermore, print jobs that are divided / rasterized / collected do not consider division within pages,
It is assumed to be in page units. Therefore,
The effect of the distributed processing greatly depends on the number of pages of a given print job, and it is clear that the effect of the distributed processing cannot be sufficiently obtained when the number of pages of the print job is small.

【0007】本発明はこのような点に鑑みてなされたも
のであり、複数の演算処理装置をネットワークにより疎
結合した印刷処理システムにおいて、複数の演算処理装
置でラスタライズ処理された印刷画素情報の回収を効率
的に行い、システム全体の処理速度を改善する印刷処理
システムを提供することを目的とする。
The present invention has been made in view of the above circumstances, and in a print processing system in which a plurality of arithmetic processing devices are loosely coupled by a network, collection of print pixel information rasterized by a plurality of arithmetic processing devices. It is an object of the present invention to provide a print processing system that efficiently performs printing and improves the processing speed of the entire system.

【0008】[0008]

【課題を解決するための手段】図1は本発明による印刷
処理システムの原理構成図である。同図において、本発
明による印刷処理システムは、ネットワーク上の複数の
演算処理装置1a,1b,・・・および少なくとも1つ
の印刷装置2を含む構成の基に構成されるもので、資源
情報管理手段3a,3b,・・・と、印刷ジョブ分割手
段4と、印刷ジョブ転送手段5と、ラスタライズ処理手
段6と、印刷ジョブ回収手段7とから構成される。
FIG. 1 is a block diagram showing the principle of a print processing system according to the present invention. In the figure, the print processing system according to the present invention is configured based on a configuration including a plurality of arithmetic processing devices 1a, 1b, ... And at least one printing device 2 on a network. .., a print job dividing unit 4, a print job transferring unit 5, a rasterizing processing unit 6, and a print job collecting unit 7.

【0009】資源情報管理手段3a,3b,・・・は、
自および他の演算処理装置1a,1b,・・・において
ラスタライズ処理を行うのに必要なラスタライズ処理資
源情報を収集して保存している。印刷ジョブ分割手段4
は印刷ジョブを受け、資源情報管理手段3aのラスタラ
イズ処理資源情報に基づいて、印刷ジョブを分割・スケ
ジューリングした複数の印刷ジョブフラグメントと、分
割・スケジューリング時に印刷ジョブの管理情報が記述
されたタグテーブルと、各印刷ジョブフラグメントの管
理情報が記述されたフラグメントタグとを生成する。印
刷ジョブ分割手段4で生成された印刷ジョブフラグメン
トはこれに対応するフラグメントタグとともに印刷ジョ
ブ転送手段5によって複数の演算処理装置に転送され
る。また、タグテーブルは指定された印刷装置2に印刷
ジョブ転送手段5によって転送される。
The resource information management means 3a, 3b, ...
The rasterization processing resource information necessary for performing the rasterization processing is collected and stored in the self and other arithmetic processing devices 1a, 1b, .... Print job dividing unit 4
Receives a print job, and based on the rasterization processing resource information of the resource information managing means 3a, a plurality of print job fragments into which the print job is divided / scheduled, and a tag table in which the management information of the print job is described at the time of dividing / scheduling. , And a fragment tag in which the management information of each print job fragment is described. The print job fragment generated by the print job dividing unit 4 is transferred to a plurality of arithmetic processing units by the print job transferring unit 5 together with the fragment tag corresponding to the print job fragment. The tag table is transferred to the designated printing device 2 by the print job transfer means 5.

【0010】転送された印刷ジョブフラグメントはラス
タライズ処理手段6にてラスタライズ処理される。印刷
ジョブフラグメント毎にラスタライズ処理された画素情
報は対応するフラグメントタグとともに印刷装置2の印
刷ジョブ回収手段7によって回収される。印刷ジョブ回
収手段7では、各ラスタライズ処理手段6でラスタライ
ズ処理された部分画素情報から、回収されたフラグメン
トタグと印刷ジョブ転送手段5によって転送されたタグ
テーブルとに基づいて、1ページ分の全体的な画素情報
を得、印刷装置2にて出力される。
The transferred print job fragment is rasterized by the rasterization processing means 6. The pixel information rasterized for each print job fragment is collected by the print job collecting unit 7 of the printer 2 together with the corresponding fragment tag. In the print job collection means 7, based on the partial pixel information rasterized by each rasterization processing means 6, based on the collected fragment tag and the tag table transferred by the print job transfer means 5, the entire one page is printed. Various pixel information is obtained and output by the printing device 2.

【0011】このように、印刷ジョブ分割手段4では、
印刷ジョブフラグメントを生成する際に、印刷ジョブフ
ラグメントをラスタライズ処理した部分画素情報を印刷
ジョブ回収手段7で組み立てるための情報、すなわち、
フラグメントタグおよびタグテーブルを同時に生成し、
印刷ジョブ回収手段7において回収した部分画素情報か
ら全体的な画像情報を得るときに、そのフラグメントタ
グおよびタグテーブルを参照するようにしたので、ラス
タライズ処理された画素情報のネットワーク転送は1回
で済み、ネットワークトラフィックを増大させることが
なくなり、しかも、印刷出力までの時間を短縮すること
ができる。
Thus, in the print job dividing means 4,
When the print job fragment is generated, information for assembling the partial pixel information obtained by rasterizing the print job fragment by the print job collection unit 7, that is,
Generates fragment tag and tag table at the same time,
Since the fragment tag and the tag table are referred to when the overall image information is obtained from the partial pixel information collected by the print job collecting means 7, the rasterized pixel information need only be transferred once through the network. In addition, the network traffic is not increased, and the time until print output can be shortened.

【0012】[0012]

【発明の実施の形態】以下、図面に基づき本発明に係わ
る印刷処理システムの実施の形態について説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT An embodiment of a print processing system according to the present invention will be described below with reference to the drawings.

【0013】[第1の実施の形態]ここでは、請求項1
記載および請求項2記載の発明に係わる印刷処理システ
ムについて説明する。
[First Embodiment] Here, claim 1
The print processing system according to the invention described in claim 2 and claim 2 will be described.

【0014】図2は本発明の印刷処理システムの第1の
実施の形態を示すブロック図である。この図において、
印刷処理システムは、複数の演算処理装置10,20,
30・・・と、ネットワーク40を介して接続された印
刷装置50とから構成されている。
FIG. 2 is a block diagram showing the first embodiment of the print processing system of the present invention. In this figure,
The print processing system includes a plurality of arithmetic processing devices 10, 20,
.. and a printing device 50 connected via a network 40.

【0015】演算処理装置10,20,30・・・は、
パーソナルコンピュータやワークステーション等からな
るものであり、これらの演算処理装置10,20,30
・・・の内、少なくとも1台は文書作成プログラムを備
えたものである。以下、文書作成プログラムを備えて印
刷ジョブを作成する機能を備えた演算処理装置、ここで
は演算処理装置10について、特に、その機能を備えて
いることを意識して説明する場合には、演算処理装置
(クライアント装置)と記す。また、他の演算処理装置
20,30・・・は代表して演算処理装置20,30と
記す。本例の印刷ジョブは、例えばポストスクリプトで
記述されたものであるが、インタープレス等の他のペー
ジ記述言語、あるいはGDI(Graphics De
viceInterface、米国、マイクロソフト社
商標)、Quick Draw(米国、アップル社商
標)等のグラフィックコマンドであってもよい。
The arithmetic processing units 10, 20, 30 ...
It is composed of a personal computer, a workstation, etc., and these arithmetic processing units 10, 20, 30
At least one of the ... Has a document creation program. In the following, an arithmetic processing device having a function of creating a print job with a document creation program, here, the arithmetic processing device 10, will be described in particular when considering the function. It is referred to as a device (client device). Further, the other arithmetic processing devices 20, 30, ... Are represented as the arithmetic processing devices 20, 30 as a representative. The print job of this example is described in, for example, Postscript, but other page description languages such as Interpress or GDI (Graphics Des) are used.
It may be a graphic command such as viceInterface, a trademark of Microsoft Corporation in the United States, or Quick Draw (a trademark of Apple Corporation in the United States).

【0016】演算処理装置(クライアント装置)10
は、図2に示すように、印刷ジョブ12を作成する文書
作成プログラム11と、資源情報管理部13と、印刷ジ
ョブ分割部14と、印刷ジョブ転送部15と、ラスタラ
イズ処理部16と、送受信部17とから構成されてい
る。他の演算処理装置20,30は、文書作成プログラ
ムで作成された印刷ジョブの処理に関して、少なくとも
資源情報管理部23,33と、ラスタライズ処理部2
6,36と、送受信部27,37とを備えている。ここ
で、資源情報管理部13,23,33、印刷ジョブ分割
部14、印刷ジョブ転送部15、ラスタライズ処理部1
6,26,36は、いずれもソフトウェアとして実装さ
れ、それぞれ自身の演算処理装置10,20,30のC
PUを使って実行されるものである。
Arithmetic processing device (client device) 10
2, a document creation program 11 for creating a print job 12, a resource information management unit 13, a print job division unit 14, a print job transfer unit 15, a rasterization processing unit 16, and a transmission / reception unit. It is composed of 17 and. Regarding the processing of the print job created by the document creation program, the other processing devices 20 and 30 include at least the resource information management units 23 and 33 and the rasterization processing unit 2.
6, 36 and transmitting / receiving sections 27, 37. Here, the resource information management units 13, 23 and 33, the print job dividing unit 14, the print job transfer unit 15, and the rasterization processing unit 1
6, 26, and 36 are all implemented as software, and the Cs of the respective arithmetic processing units 10, 20, and 30 are installed.
It is executed using PU.

【0017】演算処理装置(クライアント装置)10に
おいて、その資源情報管理部13は、ネットワーク分散
によりラスタライズ処理を行う演算処理装置10,2
0,30の資源情報データベースを管理するものであ
る。資源情報データベースは、例えば、演算処理装置を
特定する情報、使用可否、ラスタライズ処理可能内容、
ラスタライズ処理資源、処理の制限事項、ラスタライズ
処理アクセスクラス等が記録されている。また、他の演
算処理装置20,30にも資源情報管理部23,33が
備えられ、演算処理装置(クライアント装置)10の要
求に応じて、自装置の資源情報を転送するため自装置の
資源情報を管理する。演算処理装置(クライアント装
置)10の資源情報管理部13は、送受信部17を介し
て、他の演算処理装置20,30の資源情報を収集し、
随時資源情報データベースを更新する。
In the arithmetic processing device (client device) 10, the resource information management unit 13 thereof performs arithmetic processing devices 10 and 2 for performing rasterizing processing by network distribution.
It manages 0, 30 resource information databases. The resource information database includes, for example, information specifying an arithmetic processing device, availability, content capable of rasterizing,
Rasterization processing resources, processing restrictions, rasterization processing access class, etc. are recorded. Further, the other arithmetic processing devices 20 and 30 are also provided with the resource information management units 23 and 33, and in order to transfer the resource information of the own device in response to the request of the arithmetic processing device (client device) 10, the resources of the own device. Manage information. The resource information management unit 13 of the arithmetic processing device (client device) 10 collects the resource information of the other arithmetic processing devices 20 and 30 via the transmission / reception unit 17,
Update the resource information database as needed.

【0018】印刷ジョブ分割部14は、印刷ジョブ12
の文書構造解析、資源従属性解析、および画像の空間的
干渉性解析等により、印刷ジョブ12を複数の印刷ジョ
ブフラグメントに分割する。印刷ジョブ分割部14は、
さらに、資源情報管理部13の資源情報データベースに
基づき、ラスタライズ処理を行う複数の演算処理装置1
0,20,30に対して、各印刷ジョブフラグメントの
処理配分およびスケジューリングを行うものである。ま
た、印刷ジョブ分割部14では、印刷ジョブフラグメン
トの配分と同時に、印刷ジョブの管理情報が記述された
タグテーブルと各印刷ジョブフラグメントの管理情報が
記述されたフラグメントタグとが生成される。また、各
演算処理装置10,20,30に対しては一般的に複数
の印刷ジョブフラグメントが割当てられるとともに、印
刷ジョブフラグメント間の空間的干渉関係はタグテーブ
ルによって管理されている。
The print job dividing unit 14 is used for the print job 12
The print job 12 is divided into a plurality of print job fragments by the document structure analysis, resource dependency analysis, image spatial coherence analysis, and the like. The print job dividing unit 14
Further, based on the resource information database of the resource information management unit 13, a plurality of arithmetic processing devices 1 that perform rasterization processing.
The processing distribution and scheduling of each print job fragment is performed for 0, 20, and 30. Further, the print job dividing unit 14 generates the tag table in which the management information of the print job is described and the fragment tag in which the management information of each print job fragment is described, at the same time as the distribution of the print job fragments. A plurality of print job fragments are generally assigned to each of the arithmetic processing devices 10, 20, and 30, and the spatial interference relationship between the print job fragments is managed by a tag table.

【0019】印刷ジョブ転送部15は、送受信部17を
介して、印刷ジョブ12を分割した複数の印刷ジョブフ
ラグメントと、各印刷ジョブフラグメントの管理情報が
記述されたフラグメントタグを複数の演算処理装置1
0,20,30(クライアント装置を含む)に転送す
る。印刷ジョブ転送部15はさらに、印刷ジョブの管理
情報が記述されたタグテーブルをネットワーク40を介
して接続された印刷装置50へ転送する。尚、印刷装置
が複数あって、演算処理装置(クライアント装置)10
によって指定された印刷装置が複数である場合には、印
刷ジョブ分割部14で印刷装置に対応した複数のタグテ
ーブルが生成され、印刷ジョブ転送部15により対応し
た印刷装置に転送される。
The print job transfer unit 15 sends a plurality of print job fragments obtained by dividing the print job 12 and fragment tags in which management information of each print job fragment is described, via the transmission / reception unit 17, to the plurality of arithmetic processing units 1.
Transfer to 0, 20, 30 (including client device). The print job transfer unit 15 further transfers the tag table in which the management information of the print job is described to the printing device 50 connected via the network 40. In addition, there are a plurality of printing devices, and the arithmetic processing device (client device) 10
When there are a plurality of printing devices designated by, the print job dividing unit 14 generates a plurality of tag tables corresponding to the printing devices, and the print job transfer unit 15 transfers the tag tables to the corresponding printing devices.

【0020】ラスタライズ処理部16は、印刷ジョブ転
送部15よって転送された印刷ジョブフラグメントを、
対応したフラグメントタグに基づきラスタライズ処理を
行うものである。そのラスタライズ処理は演算処理装置
(クライアント装置)10によって指定された印刷装置
50の性能(解像度、色再現特性、階調度、記録サイズ
等)に対応して行われる。ラスタライズ処理された画素
情報は、各演算処理装置10,20,30それぞれの記
憶装置に一時記憶されるとともに、印刷ジョブ回収部5
1に各印刷ジョブフラグメントのラスタライズ処理終了
を通知する。
The rasterization processing unit 16 converts the print job fragment transferred by the print job transfer unit 15 into
Rasterization processing is performed based on the corresponding fragment tag. The rasterizing process is performed according to the performance (resolution, color reproduction characteristics, gradation, recording size, etc.) of the printing device 50 designated by the arithmetic processing device (client device) 10. The rasterized pixel information is temporarily stored in the storage devices of the arithmetic processing devices 10, 20, and 30, and the print job collection unit 5 is also provided.
1 is notified of the end of rasterization processing of each print job fragment.

【0021】送受信部17,27,37,57は、演算
処理装置10,20,30および印刷装置50をネット
ワーク40を介して接続するための、ネットワークアダ
プタおよびネットワークドライバソフトウェアより構成
されている。例えば、ネットワーク40を介して大量の
印刷画素情報を転送するため、ネットワーク40に高速
のFDDI(Fiber Distributed D
ata Interface)ネットワークを使用した
場合、送受信部17,27,37,57はFDDIネッ
トワークに対応したものとなる。尚、各演算装置間およ
び印刷装置間の通信には、TCP/IPプロトコルが使
用される。
The transmission / reception units 17, 27, 37, 57 are composed of a network adapter and network driver software for connecting the arithmetic processing units 10, 20, 30 and the printing unit 50 via the network 40. For example, in order to transfer a large amount of print pixel information via the network 40, a high-speed FDDI (Fiber Distributed D) can be transmitted to the network 40.
When the data interface network is used, the transmission / reception units 17, 27, 37, 57 are compatible with the FDDI network. Note that the TCP / IP protocol is used for communication between the arithmetic devices and between the printing devices.

【0022】さらに、図2において印刷装置50は、送
受信部57と、印刷ジョブ回収部51と、プリンタ装置
52とから構成されている。印刷ジョブ回収部51は、
各演算処理装置10,20,30からラスタライズ処理
終了信号を受信し、各演算処理装置10,20,30の
ラスタライズ処理を管理するとともに、タグテーブルに
基づき各演算処理装置10,20,30から部分的な印
刷画素情報を回収するためのジョブ回収管理部と、部分
的な印刷画素情報からページ全体の印刷画素情報を合成
するページメモリとから構成されている。ページメモリ
上で合成された印刷画素情報は、プリンタ装置52から
読み出され、出力される。
Further, in FIG. 2, the printing apparatus 50 comprises a transmission / reception section 57, a print job collection section 51, and a printer apparatus 52. The print job collection unit 51
A rasterization process end signal is received from each of the arithmetic processing devices 10, 20, 30 to manage the rasterization process of each of the arithmetic processing devices 10, 20, 30 and a partial processing from each of the arithmetic processing devices 10, 20, 30 based on the tag table. A job collection management unit for collecting specific print pixel information, and a page memory for combining print pixel information for the entire page from partial print pixel information. The print pixel information combined on the page memory is read from the printer device 52 and output.

【0023】プリンタ装置52は、CMYK(シアン、
マゼンタ、イエロー、黒)カラーの1色毎に露光、現
像、転写を繰り返すことによりフルカラー画像を出力す
ることができるレーザ走査式の電子写真方式を用いたカ
ラーページプリンタである。その性能は、例えば記録サ
イズA3、解像度400dpi(dot per in
ch)、階調各色8ビットである。従って、印刷ジョブ
回収部51が備えるページメモリは、少なくとも128
MB(Mega Byte)の容量を備えている。
The printer device 52 uses CMYK (cyan,
This is a color page printer using a laser scanning type electrophotographic system capable of outputting a full color image by repeating exposure, development and transfer for each color of magenta, yellow and black). The performance is, for example, a recording size of A3 and a resolution of 400 dpi (dot per in).
ch) and gradation are 8 bits for each color. Therefore, the page memory included in the print job collection unit 51 is at least 128.
It has a capacity of MB (Mega Byte).

【0024】次に、印刷処理システムの主要部の詳細に
ついて説明する。まず、資源情報管理部13,23,3
3について説明するが、これらは同じ構成を有している
ので、ここでは、演算処理装置10の資源情報管理部1
3の構成を例示する。
Next, details of main parts of the print processing system will be described. First, the resource information management unit 13, 23, 3
3 will be described, but since they have the same configuration, here, the resource information management unit 1 of the arithmetic processing device 10 is described.
3 illustrates an example.

【0025】図3は資源情報管理部の構成例を示すブロ
ック図である。資源情報管理部13は、自装置資源情報
管理部131、分散資源情報管理部132、資源情報デ
ータベース133とから構成される。
FIG. 3 is a block diagram showing a configuration example of the resource information management unit. The resource information management unit 13 includes a self-device resource information management unit 131, a distributed resource information management unit 132, and a resource information database 133.

【0026】自装置資源情報管理部131は、自装置の
ラスタライズ処理資源情報を動的に管理し、自装置ある
いは他の演算処理装置の分散資源情報管理部からの資源
情報取得要求に対して、現在の自装置のラスタライズ処
理資源情報を自装置あるいは他の演算処理装置の分散資
源情報管理部に通知するものである。
The self-device resource information management unit 131 dynamically manages the rasterization processing resource information of the self-device, and responds to a resource information acquisition request from the distributed resource information management unit of the self-device or another arithmetic processing device, The current rasterization processing resource information of the own device is notified to the distributed resource information management unit of the own device or another arithmetic processing device.

【0027】分散資源情報管理部132は、資源情報デ
ータベース133を管理するものであり、印刷ジョブの
分割に先だって印刷ジョブ分割部14のラスタライズ処
理資源情報更新要求に対して、印刷ジョブ分割直前の各
演算処理装置のラスタライズ処理資源情報および各印刷
装置の印刷資源情報を収集し、資源情報データベース1
33を更新するものである。また、自装置が印刷ジョブ
を分割処理する演算処理装置でない場合は、分散資源情
報管理部132は実行されず、資源情報データベース1
33も更新されない。
The distributed resource information management unit 132 manages the resource information database 133, and responds to the rasterization processing resource information update request from the print job dividing unit 14 prior to the division of the print job. Resource information database 1 that collects rasterization processing resource information of arithmetic processing devices and printing resource information of each printing device
33 is to be updated. If the device is not an arithmetic processing device that divides a print job, the distributed resource information management unit 132 is not executed and the resource information database 1
33 is not updated either.

【0028】資源情報データベース133は、演算処理
装置のラスタライズ処理資源情報テーブルと、印刷装置
の印刷資源情報テーブルとから構成されている。これら
のラスタライズ処理資源情報テーブルおよび印刷資源情
報テーブルの具体例を以下に示す。
The resource information database 133 is composed of a rasterization processing resource information table of the arithmetic processing device and a printing resource information table of the printing device. Specific examples of the rasterization processing resource information table and the printing resource information table are shown below.

【0029】図4は資源情報データベースのラスタライ
ズ処理資源情報テーブルの一例を示す図である。資源情
報データベース133におけるラスタライズ資源情報テ
ーブル133aは、演算処理装置アドレス、メモリサイ
ズ、CPU速度、転送速度、アクセスクラス、アクセラ
レータ、フォント、ロード状態、サービス状態の欄から
構成されている。演算処理装置アドレスの欄には演算処
理装置のインターネットアドレスが登録されている。メ
モリサイズの欄にはメモリサイズを登載RAMメモリ量
/RAM空き領域/磁気ディスク空き容量について登録
されている。CPU速度の欄にはラスタ/グラフィク/
フォントでの標準プロセッサへの相対値が登録されてい
る。転送速度の欄にはネットワークデータ転送速度(M
bit/sec)のピーク値が登録されている。アクセ
スクラスの欄はラスタライズ処理アクセスクラスを登録
するもので、値として、0/常時最優先可,k/プロセ
ス優先度<kにて可,−1/ユーザプロセス時禁止が入
る。アクセラレータの欄はアクセラレータの有無を登録
するもので、その値は、0/なし、1/color t
ranslate、2/JPEG compressを
表している。フォントの欄には登載フォントのファイル
名が登録されている。ロード状態の欄には0/nota
live,1/alive(no job),2/al
ive(on job),3/alive(予約)が登
録されている。そして、サービス状態の欄には0/sl
eep,1/interwait,2/runが登録さ
れている。この内、磁気ディスク空き容量、ロード状
態、サービス状態は、動的に変化するものであり、自装
置資源情報管理部131を介して動的に管理されてい
る。
FIG. 4 is a diagram showing an example of a rasterization processing resource information table of the resource information database. The rasterized resource information table 133a in the resource information database 133 is composed of columns of arithmetic processing unit address, memory size, CPU speed, transfer speed, access class, accelerator, font, load status, and service status. The Internet address of the arithmetic processing unit is registered in the arithmetic processing unit address column. In the memory size column, the memory size is registered for the mounted RAM memory amount / RAM free area / magnetic disk free space. Raster / Graphics /
The font relative to the standard processor is registered. In the transfer rate column, the network data transfer rate (M
The peak value of (bit / sec) is registered. The access class column is for registering the rasterizing process access class, and the values include 0 / always highest priority, k / process priority <k, and -1 / inhibited during user process. Accelerator column registers the presence / absence of accelerators, and the values are 0 / none, 1 / color t
It represents a translate, 2 / JPEG compress. The file name of the registered font is registered in the font field. 0 / nota in the load status column
live, 1 / alive (no job), 2 / al
ive (on job) and 3 / alive (reservation) are registered. And 0 / sl is entered in the service status column.
eep, 1 / interwait, and 2 / run are registered. Among these, the free space of the magnetic disk, the load status, and the service status dynamically change, and are dynamically managed via the own device resource information management unit 131.

【0030】図5は資源情報データベースの印刷資源情
報テーブルの一例を示す図である。資源情報データベー
ス133における印刷資源情報テーブル133bには、
印刷装置アドレス、解像度、データ形式、色空間、片面
・両面、出力可能用紙サイズ/種類、後処理、サポート
処理、サービス状態の欄によって構成されている。印刷
装置アドレスの欄には印刷装置のインターネットアドレ
スが登録されている。解像度の欄にはデータの解像度が
dpiで、データ形式の欄にはデータの深さビット数
が、色空間の欄にはプリンタ装置に渡す色空間が登録さ
れている。片面・両面の欄には、0/両面,1/片面で
登録され、出力可能用紙サイズ/種類の欄には、サイズ
に関しては0/A6,1/A5,2/A4,3/A3,
4/A2,5/B6,6/B5,7/B4,8/B3,
9/B2で、種類に関しては0/普通紙,1/OHPで
登録されている。後処理の欄には、0/なし,1/丁
合,2/ステプラー止め,3/製本,4/袋詰め,−1
/故障中で登録され、サポート処理の欄には、0/な
し,1/JPEGで登録され、サービス状態の欄には、
0/電源切り,1/動作待機中,2/出力処理中,−1
/故障中で登録されている。この内、出力可能用紙サイ
ズ/種類、サービス状態は、動的に変化するものであ
る。
FIG. 5 is a diagram showing an example of a print resource information table of the resource information database. In the print resource information table 133b in the resource information database 133,
It is composed of columns of printing device address, resolution, data format, color space, single-sided / double-sided, outputable paper size / type, post-processing, support processing, and service status. The Internet address of the printing device is registered in the printing device address column. In the resolution column, the data resolution is dpi, in the data format column, the depth bit number of the data is registered, and in the color space column, the color space to be passed to the printer is registered. 0 / duplex, 1 / single-sided are registered in the single-sided / double-sided column, and 0 / A6, 1 / A5, 2 / A4, 3 / A3 are registered in the outputable paper size / type column.
4 / A2, 5 / B6, 6 / B5, 7 / B4, 8 / B3
9 / B2, and the type is registered as 0 / plain paper and 1 / OHP. In the column of post-processing, 0 / none, 1 / collation, 2 / stepper stop, 3 / bookbinding, 4 / bag packing, -1
/ Registered during failure, 0 / none, 1 / JPEG is registered in the support process column, and the service status column is registered in the service state column.
0 / power off, 1 / standby, 2 / output processing, -1
/ It is registered as being out of order. Among these, the size / type of outputtable paper and the service status dynamically change.

【0031】図6は演算処理装置の印刷ジョブ分割部の
構成例を示すブロック図である。演算処理装置10の印
刷ジョブ分割部14は、印刷ジョブ12を受ける字句解
析部141と、構文解析部142と、文書構造解析部1
43と、資源従属性解析部144と、空間干渉性解析部
145と、印刷ジョブフラグメント生成部146とから
構成されている。
FIG. 6 is a block diagram showing an example of the arrangement of the print job dividing unit of the arithmetic processing unit. The print job dividing unit 14 of the arithmetic processing device 10 includes a lexical analysis unit 141 that receives the print job 12, a syntax analysis unit 142, and a document structure analysis unit 1.
43, a resource dependency analysis unit 144, a spatial coherence analysis unit 145, and a print job fragment generation unit 146.

【0032】字句解析部141は、印刷ジョブ12を予
め定められたページ記述言語(本例ではポストスクリプ
ト)のオペレーションコマンド、およびそのコマンドの
実行に必要なオペランドの値として認識し、トークン列
として内部表現するものである。この字句解析の処理技
法については、例えば、Aho,A.,Sethi,
R.,and Ullman,J.D.,Compil
ers−Principles,Technique
s,and Tools,Addison−Wesle
y,1986に、有限状態機械を用いた解析技法が紹介
されている。
The lexical analysis unit 141 recognizes the print job 12 as an operation command of a predetermined page description language (Postscript in this example) and an operand value necessary for executing the command, and internally recognizes it as a token string. To express. The processing technique of this lexical analysis is described in, for example, Aho, A .; , Sethi,
R. , And Ullman, J .; D. , Compil
ers-Principles, Technique
s, and Tools, Addison-Wesle
Y, 1986, introduces an analysis technique using a finite state machine.

【0033】構文解析部142は、字句解析部141に
おいて形成された各トークンを文法にかなったトークン
の並びとして構文木(シンタックスツリー)に構成する
ものである。一般に、ポストスクリプトのようなインタ
ープリタ型ページ記述言語はスタックマシンにより逐
次、解釈実行されるため、構文木の表現を別個に保持し
ていることはないが、本発明においては、印刷ジョブ1
2を逐次実行せず、印刷処理情報全体を考慮した最適化
およびコマンド分割を行うため、印刷処理情報の基本と
して構文木を表現しておく必要がある。以下、この構文
解析部142において解析された構文木形式の印刷ジョ
ブを特にコマンドシーケンスと呼ぶことにする。印刷ジ
ョブのコマンドシーケンスには、印刷ジョブをラスタラ
イズ処理する際の状態情報や資源情報を示す環境コマン
ドシーケンスと、直接ラスタライズ処理の対象となる描
画コマンドシーケンスとが含まれている。尚、ポストス
クリプトに関するコマンドシーケンスの具体的な記述は
『PostScriptリファレンスマニュアル第2
版』(Adobe Systems著,株式会社アスキ
ー発行,1991)に詳細に記載されている。
The syntactic analysis unit 142 constructs each token formed in the lexical analysis unit 141 into a syntactic tree as a sequence of tokens conforming to the grammar. In general, an interpreter-type page description language such as Postscript is interpreted and executed sequentially by the stack machine, and therefore does not hold a representation of a syntax tree separately.
In order to perform optimization and command division in consideration of the entire print processing information without performing step 2 sequentially, it is necessary to express a syntax tree as the basis of the print processing information. Hereinafter, the syntax tree format print job analyzed by the syntax analysis unit 142 will be particularly referred to as a command sequence. The command sequence of the print job includes an environment command sequence indicating status information and resource information when rasterizing the print job, and a drawing command sequence that is a target of the direct rasterization process. For a detailed description of the command sequence related to PostScript, refer to "PostScript Reference Manual Part 2".
Edition ”(by Adobe Systems, published by ASCII Corporation, 1991).

【0034】印刷ジョブのコマンドシーケンスとして
は、ページ数あるいは記録サイズ等の文書構成情報、解
像度あるいは両面出力等のプリンタに関連する情報、フ
ォントあるいはOPI(Open Prepress
Interface)サーバなどのラスタライズ処理の
ための資源情報、およびラスタライズ処理に直接関連す
る描画情報がある。ここでは、文書構成情報、プリンタ
に関連する情報、および資源情報に関するコマンドシー
ケンスを環境コマンドシーケンスと定義し、描画情報に
関するコマンドシーケンスを描画コマンドシーケンスと
定義している。さらに、ラスタライズ処理をする上で必
要な一連の環境コマンドシーケンス群を環境コンテンツ
と定義し、同一の環境コンテンツ条件で、且つ同一タイ
プのラスタライズ処理が行われる一連の描画コマンドシ
ーケンス群を描画コンテンツと定義している。
The command sequence of the print job includes document configuration information such as the number of pages or recording size, information relating to the printer such as resolution or double-sided output, font or OPI (Open Prepress).
There is resource information for rasterizing processing such as an interface server, and drawing information directly related to the rasterizing processing. Here, a command sequence related to document configuration information, printer-related information, and resource information is defined as an environment command sequence, and a command sequence related to drawing information is defined as a drawing command sequence. Furthermore, a series of environmental command sequences necessary for rasterizing processing is defined as environmental content, and a series of drawing command sequence groups under which the same type of rasterizing processing is performed under the same environmental content conditions are defined as drawing content. doing.

【0035】文書構造解析部143は、印刷ジョブのコ
マンドシーケンスから、環境コンテンツおよび描画コン
テンツを抽出するものである。文書構造解析部143よ
り抽出された文書構造の概念図を以下に示す。
The document structure analysis unit 143 extracts the environmental contents and the drawing contents from the command sequence of the print job. A conceptual diagram of the document structure extracted by the document structure analysis unit 143 is shown below.

【0036】図7は文書構造解析部より抽出された文書
構造の概念を示す図である。同図において、文書構造解
析部143では、印刷ジョブのコマンドシーケンスか
ら、環境コンテンツ(1)E1、環境コンテンツ(2)
E2、環境コンテンツ(6)E6、描画コンテンツ
(1)D1、環境コンテンツ(3)E3、環境コンテン
ツ(4)E4、描画コンテンツ(3)D3、環境コンテ
ンツ(7)E7、描画コンテンツ(2)D2、環境コン
テンツ(5)E5、および描画コンテンツ(4)D4が
抽出されたとする。ここで、環境コンテンツ(1)E1
は、例えば文書全体の文書構成情報、すなわち、全体ペ
ージ数,記録サイズ,出力解像度等であり、環境コンテ
ンツ(2)E2は、例えば第1ページ目を示す環境情報
であり、環境コンテンツ(6)E6は、例えば描画コン
テンツ(1)D1の描画のための環境情報、すなわち、
描画コンテンツ(1)D1が写真データ等のイメージデ
ータ描画であれば、入力解像度,入力色信号等の環境情
報であり、環境コンテンツ(3)E3は、例えば第2ペ
ージ目を示す環境情報である。このようにして、印刷ジ
ョブのコマンドシーケンスから抽出された環境コンテン
ツおよび描画コンテンツは資源従属性解析部144に入
力され、ページ毎の環境パラメータと描画コマンドシー
ケンスの従属性とが解析される。この資源従属性解析部
144における解析例を以下に示す。
FIG. 7 is a diagram showing the concept of the document structure extracted by the document structure analysis unit. In the figure, in the document structure analysis unit 143, from the command sequence of the print job, the environmental content (1) E1, the environmental content (2)
E2, environmental content (6) E6, drawing content (1) D1, environmental content (3) E3, environmental content (4) E4, drawing content (3) D3, environmental content (7) E7, drawing content (2) D2 , Environment content (5) E5, and drawing content (4) D4 are extracted. Here, environmental contents (1) E1
Is, for example, the document configuration information of the entire document, that is, the total number of pages, the recording size, the output resolution, etc. The environmental content (2) E2 is, for example, the environmental information indicating the first page, and the environmental content (6) E6 is, for example, environment information for drawing the drawing content (1) D1, that is,
If the drawing content (1) D1 is image data drawing such as photographic data, it is environmental information such as input resolution and input color signal, and the environmental content (3) E3 is environmental information indicating the second page, for example. . In this way, the environment content and the drawing content extracted from the command sequence of the print job are input to the resource dependency analysis unit 144, and the environment parameter for each page and the dependency of the drawing command sequence are analyzed. An example of analysis by the resource dependency analysis unit 144 is shown below.

【0037】図8は資源従属性解析部により解析された
従属性を表した図である。資源従属性解析部144によ
り、文書構造解析部143で抽出されたページ毎の環境
パラメータと描画コマンドシーケンスの従属性を解析す
ることにより、各描画コンテンツ毎にラスタライズ処理
に必要な環境コンテンツの従属性が図示のように表現さ
れるようになる。尚、環境コンテンツ(5)E5下の環
境コンテンツ(7)E7が図8の右図に記載されている
が、これは環境コンテンツ(4)E4の下の環境コンテ
ンツ(7)E7から継承されたものである。
FIG. 8 is a diagram showing the dependencies analyzed by the resource dependency analysis unit. The resource dependency analysis unit 144 analyzes the dependency between the environmental parameters for each page and the drawing command sequence extracted by the document structure analysis unit 143 to determine the dependency of the environmental content required for the rasterization process for each rendering content. Will be expressed as shown. Although the environmental contents (7) E7 under the environmental contents (5) E5 are shown in the right diagram of FIG. 8, this is inherited from the environmental contents (7) E7 under the environmental contents (4) E4. It is a thing.

【0038】資源従属性解析部144による解析が終了
すると、次に、空間干渉性解析部145により、同一ペ
ージ内の空間的に独立な画像グループの抽出および画像
グループ内の重なり関係の解析が行われる。ここで、同
一ページ内に空間的に独立な画像グループがあり、しか
も画像グループ内に重なり関係があるような文書の例を
以下に示す。
After the analysis by the resource dependency analysis unit 144 is completed, the spatial coherence analysis unit 145 then extracts spatially independent image groups within the same page and analyzes the overlapping relationship within the image groups. Be seen. Here, an example of a document in which there are spatially independent image groups in the same page and there is an overlapping relationship in the image groups is shown below.

【0039】図9は独立な画像グループおよび画像グル
ープ内の重なり関係のある文書の例を示す図である。図
示の例によれば、描画コンテンツはラスタライズ処理の
タイプが異なる3つのグループに分けて表示されてい
る。すなわち、テキスト画像を示す描画コンテンツt、
図形画像を示す描画コンテンツg、写真等のイメージ画
像を示す描画コンテンツimである。また、各描画コン
テンツグループには、理解を容易にするためグループ毎
に連続番号が添付されているが、コンテンツタイプによ
らない連続ナンバーでも良い。
FIG. 9 is a diagram showing an example of an independent image group and a document having an overlapping relationship in the image group. According to the illustrated example, the rendering content is divided into three groups and displayed with different types of rasterizing processing. That is, the drawing content t indicating the text image,
The drawing content g indicates a graphic image, and the drawing content im indicates an image image such as a photograph. In addition, a serial number is attached to each drawing content group for easy understanding, but it may be a serial number that does not depend on the content type.

【0040】この図において、1ページ内には描画コン
テンツg1、描画コンテンツim1および描画コンテン
ツim2があり、描画コンテンツg1の上に描画コンテ
ンツt1、描画コンテンツt4、描画コンテンツt6が
重ねられ、描画コンテンツg1および描画コンテンツi
m1の上に描画コンテンツt2、描画コンテンツt3、
描画コンテンツt5が重ねられ、そして描画コンテンツ
im2の上に描画コンテンツg2が重ねられている。こ
こで、描画コンテンツim2および描画コンテンツg2
は1つの画像グループを構成し、この画像グループとは
空間的に独立している他の全ての描画コンテンツで別の
画像グループを構成している。
In this figure, one page has a drawing content g1, a drawing content im1 and a drawing content im2. The drawing content g1, the drawing content t1, the drawing content t4 and the drawing content t6 are overlapped, and the drawing content g1. And drawing content i
drawing content t2, drawing content t3 on m1,
The drawing content t5 is overlaid, and the drawing content g2 is overlaid on the drawing content im2. Here, the drawing content im2 and the drawing content g2
Forms one image group, and all other drawing contents spatially independent of this image group form another image group.

【0041】図9に示したような描画コンテンツの重な
り関係を持った文書において、そのような描画コンテン
ツの重なり関係は以下のように表現することができる。
図10は独立な画像グループおよび画像グループ内の重
なり関係を示す図である。
In a document having a drawing content overlapping relationship as shown in FIG. 9, such a drawing content overlapping relationship can be expressed as follows.
FIG. 10 is a diagram showing independent image groups and the overlapping relationship within the image groups.

【0042】この図10において、全体が1ページ分で
あり、矢印の開始点のある描画コンテンツによって形成
される画像の上に、矢印の先にある描画コンテンツによ
って形成される画像が上書きされることを示している。
In FIG. 10, the entire page corresponds to one page, and the image formed by the drawing content at the start of the arrow is overwritten on the image formed by the drawing content at the start point of the arrow. Is shown.

【0043】空間干渉性解析部145によるこのような
空間干渉性解析の後、複数の演算処理装置でラスタライ
ズ処理されるよう描画コンテンツ列は、印刷ジョブフラ
グメント生成部146に入力される。この印刷ジョブフ
ラグメント生成部146の詳細な構成例を以下に示す。
After such spatial coherence analysis by the spatial coherence analysis unit 145, the drawing content sequence is input to the print job fragment generation unit 146 so as to be rasterized by a plurality of arithmetic processing devices. A detailed configuration example of the print job fragment generation unit 146 is shown below.

【0044】図11は印刷ジョブフラグメント生成部の
構成を示すブロック図である。同図において、印刷ジョ
ブフラグメント生成部146は、空間干渉性解析部14
5にて空間干渉性が解析された描画コンテンツを受けて
描画コンテンツタイプを判別する描画コンテンツ判別部
1461と、判別された描画コンテンツタイプがイメー
ジの場合の負荷の予測を行うイメージ負荷予測部146
2と、描画コンテンツタイプが図形の場合の負荷の予測
を行う図形負荷予測部1463と、描画コンテンツタイ
プがテキストの場合の負荷の予測を行うテキスト負荷予
測部1464と、負荷予測に基づいてジョブフラグメン
トおよびフラグメントタグを生成するジョブ分割/フラ
グメントタグ生成部1465と、処理スケジューリング
/タグテーブル生成部1466とで構成されている。こ
こで、イメージ負荷予測部1462、図形負荷予測部1
463およびテキスト負荷予測部1464の詳細を以下
に示す。
FIG. 11 is a block diagram showing the arrangement of the print job fragment generator. In the figure, the print job fragment generation unit 146 includes a spatial coherence analysis unit 14
5, a drawing content discriminating unit 1461 that discriminates a drawing content type by receiving the rendering content whose spatial coherence is analyzed, and an image load predicting unit 146 that predicts a load when the discernible drawing content type is an image.
2, a graphic load prediction unit 1463 that predicts a load when the drawing content type is graphic, a text load prediction unit 1464 that predicts a load when the drawing content type is text, and a job fragment based on the load prediction. And a job division / fragment tag generation unit 1465 for generating a fragment tag and a process scheduling / tag table generation unit 1466. Here, the image load prediction unit 1462 and the graphic load prediction unit 1
Details of the 463 and the text load prediction unit 1464 are shown below.

【0045】図12は負荷予測部のより詳細な構成例を
示すブロック図である。同図において、イメージ負荷予
測部1462では、描画コンテンツおよび資源従属性情
報に基づき、対応する環境コンテンツからラスタライズ
処理する画素数、入力色信号、ラスタライズ処理する画
像がOPIで他のファイルサーバを参照するかどうか、
等のパラメータが抽出されて、負荷予測のための標準処
理時間テーブルを参照し、標準処理時間が予測される。
同様に、テキスト負荷予測部1464は、ラスタライズ
処理するフォントサイズ、フォント数等のフォントパラ
メータを抽出して、負荷予測のための標準処理時間を参
照し、標準処理時間を予測する。また、図形負荷予測部
1463は、各図形オペレータの図形パラメータを抽出
して、図形オペレータ毎の処理時間評価ライブラリを参
照し、標準処理時間を予測する。
FIG. 12 is a block diagram showing a more detailed configuration example of the load prediction unit. In the figure, the image load prediction unit 1462 refers to another file server when the number of pixels to be rasterized, the input color signal, and the image to be rasterized from the corresponding environmental content are OPI based on the drawing content and resource dependency information. whether,
Parameters such as are extracted and the standard processing time is predicted by referring to the standard processing time table for load prediction.
Similarly, the text load prediction unit 1464 extracts font parameters such as font size and number of fonts to be rasterized, refers to the standard processing time for load prediction, and predicts the standard processing time. Further, the graphic load prediction unit 1463 extracts the graphic parameter of each graphic operator, refers to the processing time evaluation library for each graphic operator, and predicts the standard processing time.

【0046】また、ここで負荷予測に用いた標準処理時
間テーブル、処理時間評価ライブラリは、標準プロセッ
サに対するものであり、実際の演算処理装置における処
理時間とは異なる。実際の演算処理装置における処理時
間は、処理スケジューリング/タグテーブル生成部14
66において、各演算処理装置のCPU速度性能、アク
セラレータの有無によって決定される。また、負荷予測
部1462,1463,1464では、処理時間予測と
同時にパラメータ解析により、描画コンテンツ毎のラス
タライズ処理に必要な処理記憶量が予測される。
Further, the standard processing time table and the processing time evaluation library used for the load prediction are for the standard processor and are different from the actual processing time in the arithmetic processing unit. The processing time in the actual arithmetic processing device is the processing scheduling / tag table generation unit 14
At 66, the CPU speed performance of each arithmetic processing unit and the presence or absence of an accelerator are determined. In addition, the load predicting units 1462, 1463, and 1464 predict the processing time and the processing storage amount necessary for the rasterizing process for each drawing content by parameter analysis at the same time.

【0047】次に、ジョブ分割/フラグメントタグ生成
部1465では、空間干渉性解析部145による空間干
渉性解析および負荷予測部1462,1463,146
4による各描画コンテンツ毎の処理予測時間に基づき、
描画コンテンツ群のジョブフラグメントへの分割および
各ジョブフラグメントに付属するフラグメントタグの生
成が行われる。このフラグメントタグの構成例を以下に
示す。
Next, in the job division / fragment tag generation unit 1465, the spatial coherence analysis and load prediction units 1462, 1463, 146 by the spatial coherence analysis unit 145 are performed.
Based on the estimated processing time for each drawing content according to 4,
The drawing content group is divided into job fragments and the fragment tag attached to each job fragment is generated. A configuration example of this fragment tag is shown below.

【0048】図13はフラグメントタグの構成例を示す
図である。同図において、フラグメントタグ147は、
識別子、テーブル識別子、ジョブ発行装置、割り付け
先、印刷装置、用紙種類識別子、用紙サイズ識別子、標
準処理時間予測値、必要記憶量予測値、同期先フラグメ
ント識別子、ジョブタイプ、配置、および頁ナンバーか
ら構成されている。識別子はこのフラグメントタグ14
7を識別する識別子であり、テーブル識別子はタグテー
ブルの識別子である。ジョブ発行装置にはジョブ発行装
置アドレスが、割り付け先にはジョブフラグメント割り
付け先アドレスが、印刷装置には印刷装置アドレスが記
述される。用紙種類識別子としては、0/普通紙,1/
OHPが記述され、用紙サイズ識別子としては、0/A
6,1/A5,2/A4,3/A3,4/A2,5/B
6,6/B5,7/B4,8/B3,9/B2が記述さ
れる。標準処理時間予測値および必要記憶量予測値は負
荷予測部1462,1463,1464での予測時間お
よび予測記憶量が記述される。同期先フラグメント識別
子はフラグメントを実行するに当たって完了を待つべき
他のフラグメントの識別子が記述されるもので、そのよ
うな待つべきフラグメントが存在しない場合は「−1」
が記述される。ジョブタイプはフラグメントの処理種別
を示すもので、その値は、1:ラスタオペレーション,
2:グラフィクス,3:フォント,−1:ラスタオペレ
ーション(テストラン),−2:グラフィクス(テスト
ラン),−3:フォント(テストラン)を意味する。配
置はフラグメント実施により生成される画像オブジェク
トの外接矩形の座標点(左下点および右上点)を表す情
報が、頁ナンバーはフラグメントの存在する頁番号が記
述される。この内、テーブル識別子、割り付け先、印刷
装置の値は、処理スケジューリング/タグテーブル生成
部1466で決定され、付加される。また、配置の情報
についても各演算装置のラスタライズ処理後に付加され
る。
FIG. 13 is a diagram showing a configuration example of a fragment tag. In the figure, the fragment tag 147 is
Identifier, table identifier, job issuing device, allocation destination, printing device, paper type identifier, paper size identifier, standard processing time prediction value, required storage amount prediction value, synchronization destination fragment identifier, job type, layout, and page number Has been done. The identifier is this fragment tag 14
7 is an identifier for identifying the table 7, and the table identifier is an identifier for the tag table. The job issuing device address is described in the job issuing device, the job fragment allocation destination address is described in the allocation destination, and the printing device address is described in the printing device. Paper type identifiers are 0 / plain paper, 1 /
OHP is described and the paper size identifier is 0 / A
6,1 / A5,2 / A4,3 / A3,4 / A2,5 / B
6, 6 / B5, 7 / B4, 8 / B3, 9 / B2 are described. As the standard processing time prediction value and the required storage capacity prediction value, the prediction time and the prediction storage capacity in the load predicting units 1462, 1463, 1464 are described. The synchronization destination fragment identifier describes the identifier of another fragment that should wait for completion when executing a fragment, and is "-1" when there is no such fragment to be waited for.
Is described. The job type indicates the fragment processing type, and its value is 1: raster operation,
It means 2: graphics, 3: font, -1: raster operation (test run), -2: graphics (test run), -3: font (test run). The arrangement describes the information indicating the coordinate points (lower left point and upper right point) of the circumscribed rectangle of the image object generated by the fragment implementation, and the page number describes the page number where the fragment exists. Among these, the table identifier, the allocation destination, and the value of the printing device are determined by the processing scheduling / tag table generation unit 1466 and added. In addition, the arrangement information is also added after the rasterizing process of each arithmetic unit.

【0049】図14はタグテーブルの構成例を示す図で
ある。同図において、タグテーブル148は、識別子
と、ジョブ識別子と、ジョブ発行装置と、印刷装置と、
片面・両面識別子と、用紙種類識別子と、用紙サイズ識
別子と、後処理識別子と、総頁数と、それにジョブフラ
グメントに対応した、同期先フラグメント識別子、処理
状態、演算処理装置、標準予測時間、演算装置予測時
間、予測記憶量、およびジョブタイプとから構成されて
いる。識別子はこのタグテーブル148を識別するため
のものであり、ジョブ識別子はジョブフラグメントが含
まれるジョブの識別子である。ジョブ発行装置にはジョ
ブ発行装置アドレスが、印刷装置には印刷装置アドレス
が記述される。片面・両面識別子には、0/両面,1/
片面が記述され、用紙種類識別子および用紙サイズ識別
子はフラグメントタグ147で定義した値が記述され
る。後処理識別子としては、0/なし,1/丁合,2/
ステプラー止め,3/製本,4/袋詰め,−1/故障中
のいずれかが記述される。処理状態はフラグメントの処
理進捗状況を示したもので、その値として、0:未受
信,1:受信完了(処理中),2:処理完了,3:回収
済が記述される。演算処理装置にはそのアドレスが記述
される。図11に戻って、処理スケジューリング/タグ
テーブル生成部1466では、各ジョブフラグメントの
演算処理装置への配分、出力する印刷装置の指定、およ
びそれらの結果に基づくタグテーブルの生成、フラグメ
ントタグへの付加データの記載を行う。各ジョブフラグ
メントの演算処理装置への配分については、資源情報デ
ータベース133のラスタライズ処理資源情報テーブル
における各演算処理装置のロード状態、サービス状態に
基づき処理配分する演算処理装置が決定された後、各演
算処理装置のCPU速度、アクセラレータの有無、ネッ
トワーク転送速度、使用可能メモリサイズと、各ジョブ
フラグメントのタイプ、標準処理予測時間、予測必要記
憶量により、各ジョブフラグメントを配分する演算処理
装置が決定される。また、資源情報データベース133
の印刷資源情報テーブルに基づき、クライアントのユー
ザが予め指定した印刷装置が出力可能であるかどうかを
判定し、出力する印刷装置が決定される。
FIG. 14 is a diagram showing an example of the structure of the tag table. In the figure, the tag table 148 includes an identifier, a job identifier, a job issuing device, a printing device,
Single-sided / double-sided identifier, paper type identifier, paper size identifier, post-processing identifier, total number of pages, and synchronization destination fragment identifier corresponding to the job fragment, processing state, arithmetic processing unit, standard estimated time, arithmetic It is composed of an estimated device time, an estimated storage amount, and a job type. The identifier is for identifying the tag table 148, and the job identifier is the identifier of the job including the job fragment. The job issuing device address is described in the job issuing device, and the printing device address is described in the printing device. For single-sided / double-sided identifiers, 0 / duplex, 1 /
One side is described, and as the paper type identifier and the paper size identifier, the values defined by the fragment tag 147 are described. Post-processing identifiers are 0 / none, 1 / collation, 2 /
One of stepper stop, 3 / binding, 4 / bag packing, and -1 / in trouble is described. The processing status indicates the processing progress status of the fragment, and its values are described as 0: not received, 1: reception completed (processing in progress), 2: processing completed, 3: collected. The address is described in the arithmetic processing unit. Returning to FIG. 11, the processing scheduling / tag table generation unit 1466 allocates each job fragment to the arithmetic processing devices, specifies the printing device to output, and generates a tag table based on the results of the job fragment generation and addition to the fragment tag. Enter the data. Regarding distribution of each job fragment to the arithmetic processing units, after the arithmetic processing units to be processed and distributed are determined based on the load state and service state of each arithmetic processing unit in the rasterization processing resource information table of the resource information database 133, each calculation is performed. The processing unit to which each job fragment is distributed is determined by the CPU speed of the processing unit, the presence / absence of an accelerator, the network transfer rate, the usable memory size, the type of each job fragment, the estimated standard processing time, and the estimated required storage amount. . In addition, the resource information database 133
On the basis of the print resource information table, the user of the client determines whether or not the printing device designated in advance can output, and the printing device to output is determined.

【0050】ここで、図9に示したような重なり関係を
有する文書に対してジョブフラグメントへの分割を実施
した場合の例、およびタグテーブルにおける同期関係を
以下に示す。
Here, an example in which a document having an overlapping relationship as shown in FIG. 9 is divided into job fragments, and a synchronization relationship in the tag table is shown below.

【0051】図15は図9の文書に関するジョブのジョ
ブフラグメントへの分割例を示す図である。同図に示す
ように、各ジョブフラグメントF1〜F6は、空間的な
干渉関係が無く、且つ同一タイプの描画コンテンツおよ
び描画コンテンツに付属した環境コンテンツの集合であ
る。すなわち、ジョブフラグメントF1〜F4はそれぞ
れ空間的な干渉関係のない描画コンテンツg1,im
1,im2,g2およびそれらの環境コンテンツの組で
あり、ジョブフラグメントF5およびF6は描画コンテ
ンツg1に、および描画コンテンツg1およびim1に
干渉したもの同士の描画コンテンツt1,t4,t6と
それらの環境コンテンツの集合、および描画コンテンツ
t2,t3,t5とそれらの環境コンテンツの集合であ
る。このようにして、印刷ジョブ分割部14で分割され
たジョブフラグメントは、次段の印刷ジョブ転送部15
からは、フラグメントタグがそれぞれヘッダとして付加
され、1組のジョブフラグメントとしてラスタライズ処
理部16,26,36へ転送される。
FIG. 15 is a diagram showing an example of dividing a job related to the document of FIG. 9 into job fragments. As shown in the figure, each of the job fragments F1 to F6 is a set of drawing contents of the same type that have no spatial interference relationship and environment contents attached to the drawing contents. That is, the job fragments F1 to F4 are respectively the drawing contents g1 and im having no spatial interference relationship.
1, im2, g2 and their environmental contents, and the job fragments F5 and F6 are the drawing contents g1, and the drawing contents t1, t4, t6 and their environmental contents that interfere with the drawing contents g1 and im1. And a set of drawing contents t2, t3, t5 and their environmental contents. In this way, the job fragment divided by the print job dividing unit 14 is transferred to the print job transferring unit 15 in the next stage.
From the above, fragment tags are respectively added as headers and transferred as a set of job fragments to the rasterization processing units 16, 26 and 36.

【0052】図16は分割されたジョブフラグメントの
タグテーブルを示す図である。図15に示したジョブフ
ラグメントF1〜F6についてのタグテーブルTによれ
ば、各ジョブフラグメントF1〜F6に対応してフラグ
メント識別子が登録され、それぞれに同期先フラグメン
ト識別子が記述されている。すなわち、ジョブフラグメ
ントF1,F2,F3については、これらを実行するに
当たって完了を待つべき他のジョブフラグメントがない
ので、同期先フラグメント識別子として「−1」が記述
されている。ジョブフラグメントF4については、ジョ
ブフラグメントF3の完了を待つ必要があるので、その
フラグメント識別子が記述されている。ジョブフラグメ
ントF5はジョブフラグメントF1の完了を待ち、ジョ
ブフラグメントF6はジョブフラグメントF1およびF
2の完了を待つ必要があるので、それぞれのフラグメン
ト識別子が記述される。
FIG. 16 shows the tag table of the divided job fragments. According to the tag table T for job fragments F1 to F6 shown in FIG. 15, fragment identifiers are registered corresponding to the respective job fragments F1 to F6, and synchronization destination fragment identifiers are described in each. That is, regarding the job fragments F1, F2, and F3, since there is no other job fragment to wait for completion in executing these, "-1" is described as the synchronization destination fragment identifier. Since the job fragment F4 needs to wait for the completion of the job fragment F3, its fragment identifier is described. The job fragment F5 waits for the completion of the job fragment F1, and the job fragment F6 is the job fragments F1 and F.
Since it is necessary to wait for the completion of step 2, each fragment identifier is described.

【0053】次に、印刷ジョブ転送部15によって転送
されたジョブフラグメントを実行するラスタライズ処理
部16,26,36の構成例について説明する。これら
のラスタライズ処理部16,26,36の構成は同じで
あるとして、ここでは、演算処理装置10のラスタライ
ズ処理部16を例にして説明する。
Next, an example of the construction of the rasterization processing units 16, 26, 36 for executing the job fragments transferred by the print job transfer unit 15 will be described. Assuming that the rasterization processing units 16, 26, and 36 have the same configuration, the rasterization processing unit 16 of the arithmetic processing device 10 will be described as an example here.

【0054】図17はラスタライズ処理部の構成例を示
すブロック図である。同図において、ラスタライズ処理
部16は、ジョブフラグメント一時記憶部161と、ポ
ストスクリプトインタプリタ部162と、イメージャ部
163と、圧縮処理部164と、画素情報転送制御部1
65と、色変換ハードウェアアクセラレータ166と、
JPEG圧縮ハードウェアアクセラレータ167と、画
素情報一時記憶部168とから構成されている。
FIG. 17 is a block diagram showing an example of the arrangement of the rasterize processing section. In the figure, the rasterization processing unit 16 includes a job fragment temporary storage unit 161, a Postscript interpreter unit 162, an imager unit 163, a compression processing unit 164, and a pixel information transfer control unit 1.
65, a color conversion hardware accelerator 166,
It is composed of a JPEG compression hardware accelerator 167 and a pixel information temporary storage unit 168.

【0055】ジョブフラグメント一時記憶部161は、
演算処理装置10の印刷ジョブ転送部15から転送され
たジョブフラグメントを一時保存するための記憶部であ
る。ポストスクリプトインタプリタ部162は、ジョブ
フラグメントの環境コンテンツと描画コンテンツとを解
釈し、次段のイメージャ部163で解釈可能なコードデ
ータに変換する。イメージャ部163は、ラスタライズ
処理の中心となるブロックであり、上記コードデータか
ら指定された画像印刷装置に対応したラスタ画像データ
に変換する。圧縮処理部164は、ネットワーク40を
介して指定された印刷装置にラスタ画像データを転送す
るためにそのラスタ画像データを圧縮するもので、圧縮
はジョブタイプに応じた最良の圧縮方式が採用される。
画素情報転送制御部165は、ラスタライズ処理の終了
を指定された印刷装置に通知するともに、印刷装置から
の画素情報転送要求に応じて画素情報一時記憶部168
から画素情報を印刷装置に転送する機能を備える。色変
換ハードウェアアクセラレータ166は、イメージャ部
163で処理時間のかかる画素毎の色変換を高速に処理
するための回路である。JPEG圧縮ハードウェアアク
セラレータ167は、隣接画素間でデータが異なるため
簡易なランレングス圧縮では圧縮効率の上がらないイメ
ージ画像に対して、効果的であるが処理時間のかかるJ
PEG圧縮を高速に処理するための回路である。
The job fragment temporary storage unit 161 stores
A storage unit for temporarily storing the job fragment transferred from the print job transfer unit 15 of the arithmetic processing device 10. The Postscript interpreter unit 162 interprets the environment content and the drawing content of the job fragment and converts them into code data that can be interpreted by the imager unit 163 in the next stage. The imager unit 163 is a block that is the center of the rasterizing process, and converts the code data into raster image data corresponding to the designated image printing apparatus. The compression processing unit 164 compresses the raster image data in order to transfer the raster image data to the designated printing device via the network 40, and the compression adopts the best compression method according to the job type. .
The pixel information transfer control unit 165 notifies the designated printing device of the end of the rasterizing process, and also, in response to a pixel information transfer request from the printing device, the pixel information temporary storage unit 168.
From the pixel information to the printing device. The color conversion hardware accelerator 166 is a circuit for performing high-speed color conversion for each pixel, which requires processing time in the imager unit 163. The JPEG compression hardware accelerator 167 is effective for an image image whose compression efficiency cannot be improved by simple run-length compression because the data is different between adjacent pixels.
This is a circuit for processing PEG compression at high speed.

【0056】尚、JPEGは国際標準化機構(ISO)
のJoint Photographic Codin
g Experts Groupの略であり、JPEG
圧縮の符号化方式はDCT(discrete cos
ine transform)方式と呼ばれる可変長符
号化方式である。詳細については、例えば画像電子学会
誌Vol.18,No.6,398〜407に記載され
ている。画素情報一時記憶部168は、圧縮処理された
ラスタ画像データをフラグメントタグ、圧縮情報ヘッダ
とともに画素情報として記憶する記憶部である。
JPEG is the International Organization for Standardization (ISO)
By Joint Photographic Codin
g Experts Group is an abbreviation for JPEG
The compression encoding method is DCT (discrete cos).
This is a variable-length coding system called an in Transform system. For details, see, for example, Journal of the Institute of Image Electronics Engineers of Japan, Vol. 18, No. 6, 398-407. The pixel information temporary storage unit 168 is a storage unit that stores the compressed raster image data as pixel information together with the fragment tag and the compression information header.

【0057】上述のラスタライズ処理部16には、イメ
ージ画像処理における高速ラスタライズ処理およびネッ
トワークデータ転送量低減のため、色変換ハードウェア
アクセラレータ166およびJPEG圧縮ハードウェア
アクセラレータ167を備えているが、この構成は処理
目的に合わせて特別に付加されるものであり、全てのラ
スタライズ処理部のブロック図を示すものではない。
The rasterization processing section 16 is provided with a color conversion hardware accelerator 166 and a JPEG compression hardware accelerator 167 in order to reduce the amount of network data transfer and high-speed rasterization processing in image processing. It is specially added according to the processing purpose, and does not show a block diagram of all rasterization processing units.

【0058】次に、フラグメントタイプがテキスト、グ
ラフィクスおよびイメージの各ジョブタイプに対する画
素情報の構成、対応する圧縮データフォーマット、画素
情報のヘッダの構成について説明する。
Next, the structure of the pixel information for each job type of which the fragment type is text, graphics and image, the corresponding compressed data format, and the structure of the pixel information header will be described.

【0059】図18はジョブタイプ毎の画素情報の構
成、圧縮データフォーマット、画素情報のヘッダの構成
例を示す図である。同図において、各タイプの画素情報
は、フラグメントタグ、画素情報ヘッダ、Maskデー
タ、Colorデータで構成され、さらにColorデ
ータは、テキスト画像およびグラフィックス(図形)画
像に対しては、ConstantColorデータ、イ
メージ画像に対しては、Sampled Colorデ
ータで構成されている。ここで、Maskデータは形状
を示す2値データ、Constant Colorデー
タはテキストやグラフィックスのような同一Color
値が連続するColorデータ、Sampled Co
lorデータは隣接画素間でColorデータ値が異な
るColorデータを示している。詳細については、例
えば『Interpress』(Steven J.
Harrington and Robert R.
Buckley著,A BradyBooK(US
A),1988)に記載されている。
FIG. 18 is a diagram showing a configuration example of pixel information for each job type, a compressed data format, and a configuration of a pixel information header. In the figure, each type of pixel information is composed of a fragment tag, a pixel information header, Mask data, and Color data. Further, Color data is a ConstantColor data, an image for a text image and a graphics (graphic) image. For an image, it is composed of Sampled Color data. Here, the Mask data is binary data indicating the shape, and the Constant Color data is the same Color such as text or graphics.
Color data with consecutive values, Sampled Co
The color data indicates Color data having different Color data values between adjacent pixels. For details, see, for example, “Interpress” (Steven J. et al.
Harrington and Robert R.
Buckley, A BloodyK (US
A), 1988).

【0060】また、画素情報の画像データ部について、
Maskデータはランレングス圧縮、Constant
Colorデータはランレングス圧縮、Sample
dColorデータはJPEG圧縮がなされている。ま
た、画素情報ヘッダは、YMCK,RGB等のColo
rデータタイプ、Colorデータタイプに対応するC
olorデータ数、データの圧縮の有無、Maskデー
タ先頭アドレス、各Colorデータの先頭アドレス、
Maskデータサイズ、各Colorデータのサイズが
記載されている。次段の画素情報の転送先の印刷装置で
は画素情報ヘッダを参照して、ラスタ画像データへの復
元処理が行われる。
Regarding the image data portion of pixel information,
Mask data is run-length compressed, Constant
Color data is run-length compressed, Sample
The dColor data is JPEG compressed. The pixel information header is a Colo such as YMCK or RGB.
r data type, C corresponding to Color data type
Number of color data, presence / absence of data compression, Mask data start address, start address of each Color data,
The Mask data size and the size of each Color data are described. The printer to which the pixel information of the next stage is transferred refers to the pixel information header and performs restoration processing to raster image data.

【0061】ここで、図15のジョブフラグメントF1
〜F6を上記のような各ジョブタイプに対する画素情報
の構成で表すと、以下のようになる。図19はジョブフ
ラグメントに対応する画素情報の概念図である。
Here, the job fragment F1 of FIG.
.. to F6 are represented as follows by the configuration of pixel information for each job type as described above. FIG. 19 is a conceptual diagram of pixel information corresponding to a job fragment.

【0062】同図において、図15に示した識別子が0
001h〜0006hのジョブフラグメントF1〜F6
の画素情報によれば、Colorデータにおいて、フラ
グメントタイプがテキストおよびグラフィクスであるジ
ョブフラグメントF1,F4〜F6ではConstan
t Colorデータ、フラグメントタイプがイメージ
であるジョブフラグメントF2,F3ではSample
d Colorデータになっている。
In the figure, the identifier shown in FIG. 15 is 0.
Job fragments F1 to F6 of 001h to 0006h
According to the pixel information of, the job data F1 and F4 to F6 whose fragment types are Text and Graphics in Color data are Constan
t Color data, Sample for job fragments F2 and F3 whose fragment type is image
It is d Color data.

【0063】ジョブフラグメントF1〜F6毎に複数の
ラスタライズ処理部でラスタライズされ圧縮された画素
情報はネットワーク40を経由して印刷装置50の印刷
ジョブ回収部51にて回収され、ラスタ画像データへの
復元処理が行われる。その印刷ジョブ回収部51の構成
例について説明する。
Pixel information that has been rasterized and compressed by a plurality of rasterization processing units for each of the job fragments F1 to F6 is collected by the print job collection unit 51 of the printing device 50 via the network 40 and restored to raster image data. Processing is performed. A configuration example of the print job collection unit 51 will be described.

【0064】図20は印刷装置の印刷ジョブ回収部の構
成例を示すブロック図である。同図において印刷ジョブ
回収部51は、ジョブ回収管理部511、画素情報展開
部512、画素情報バッファ513、画像情報復元部5
14、JPEG復元ハードウェアアクセラレータ51
5、ページメモリ516から構成されている。ジョブ回
収管理部511は、印刷ジョブ転送部15から転送され
るタグテーブルを管理し、各演算処理装置のラスタライ
ズ処理部から転送されるラスタライズ処理終了通知によ
り、タグテーブルの各ジョブフラグメントに対する処理
状態識別子を更新する。また、ジョブ回収管理部511
には、印刷ジョブ分割部14の処理スケジューリング/
タグテーブル生成部1466において出力する印刷装置
が決定した後、ジョブ識別子取得要求が出力され、ジョ
ブ識別子取得要求に応じてジョブ識別子を転送する機能
も備えている。さらに画像情報展開部512は、少なく
とも1つのページに対するジョブフラグメントのラスタ
ライズ処理が全て終了した後、またはジョブフラグメン
ト全体のラスタライズ処理が終了した後、ジョブ回収管
理部511を介して各演算処理装置のラスタライズ処理
部に、タグテーブルの同期先フラグメント識別子情報に
基づき順次画素情報転送要求を出力し、画素情報バッフ
ァ513に取り込み、画像情報復元部514を介してペ
ージメモリ516にラスタ画像データを展開する。また
画素情報展開部512は、ページ全体のジョブフラグメ
ントに対するラスタ画像データが終了した後、プリンタ
装置52にプリント要求を出力し、ページデータを出力
する。さらに、ジョブ全体のプリント出力が完了した
後、演算処理装置(クライアント装置)10および各演
算処理装置にジョブ回収管理部511を介してジョブ出
力終了通知を転送する。画像情報復元部514は、画素
情報ヘッダに基づいて画素情報の圧縮データを復元する
ものであり、JPEG復元ハードウェアアクセラレータ
515はJPEG圧縮されたイメージ画像データを復元
するものである。
FIG. 20 is a block diagram showing an example of the arrangement of the print job collection unit of the printing apparatus. In the figure, the print job collection unit 51 includes a job collection management unit 511, a pixel information expansion unit 512, a pixel information buffer 513, and an image information restoration unit 5.
14, JPEG restoration hardware accelerator 51
5, page memory 516. The job collection management unit 511 manages the tag table transferred from the print job transfer unit 15, and the processing status identifier for each job fragment in the tag table is notified by the rasterization processing end notification transferred from the rasterization processing unit of each arithmetic processing unit. To update. Also, the job collection management unit 511
Process scheduling of the print job dividing unit 14 /
A job identifier acquisition request is output after the printer to be output is determined in the tag table generation unit 1466, and the job identifier is also transferred in response to the job identifier acquisition request. Further, the image information rasterization unit 512 performs rasterization of each arithmetic processing unit via the job collection management unit 511 after the rasterization processing of the job fragment for at least one page is completed or after the rasterization processing of the entire job fragment is completed. Pixel information transfer requests are sequentially output to the processing unit based on the synchronization destination fragment identifier information of the tag table, fetched in the pixel information buffer 513, and raster image data is expanded in the page memory 516 via the image information restoration unit 514. In addition, the pixel information expansion unit 512 outputs a print request to the printer device 52 after the raster image data for the job fragment of the entire page is completed, and outputs the page data. Further, after the print output of the entire job is completed, the job output end notification is transferred to the arithmetic processing device (client device) 10 and each arithmetic processing device via the job collection management unit 511. The image information decompression unit 514 decompresses the compressed data of the pixel information based on the pixel information header, and the JPEG decompression hardware accelerator 515 decompresses the JPEG compressed image image data.

【0065】次に、以上説明した構成要素からなる印刷
処理システムの全体の動作について図21を参照しなが
ら説明する。図21は印刷処理システムの動作説明図で
ある。
Next, the overall operation of the print processing system including the above-described components will be described with reference to FIG. FIG. 21 is an operation explanatory diagram of the print processing system.

【0066】演算処理装置(クライアント装置)10の
ユーザは、文書作成プログラムを用いて印刷ジョブ12
を作成し、印刷装置50への出力を指示する。印刷ジョ
ブ12は、印刷ジョブ分割部14において資源情報管理
部13の資源情報データベースに基づき複数の印刷ジョ
ブフラグメントに分割され、フラグメントタグおよびタ
グテーブルを作成する。また、タグテーブルの作成に先
だって、印刷ジョブ分割部14で決定された印刷装置5
0へジョブ識別子取得要求を出力し、ジョブ識別子を得
る。印刷ジョブ転送部15において、印刷ジョブフラグ
メントおよびフラグメントタグは演算処理装置(クライ
アント装置)10を含む複数の演算処理装置10,2
0,30に転送され、タグテーブルは印刷装置50の印
刷ジョブ回収部51の中のジョブ回収管理部61へ転送
される。
The user of the arithmetic processing unit (client unit) 10 uses the document creation program to print the job 12
Is created and output to the printing device 50 is instructed. The print job 12 is divided by the print job dividing unit 14 into a plurality of print job fragments based on the resource information database of the resource information management unit 13, and a fragment tag and a tag table are created. Further, prior to the creation of the tag table, the printing apparatus 5 determined by the print job dividing unit 14
A job identifier acquisition request is output to 0 to obtain a job identifier. In the print job transfer unit 15, the print job fragment and the fragment tag include a plurality of arithmetic processing devices 10 and 2 including an arithmetic processing device (client device) 10.
The tag table is transferred to the job collection management unit 61 in the print job collection unit 51 of the printing apparatus 50.

【0067】複数の演算処理装置に転送された印刷ジョ
ブフラグメントは、フラグメントタグ情報に基づきラス
タライズ処理部で順次ラスタライズおよび圧縮処理さ
れ、印刷ジョブフラグメント毎の画素情報が生成され、
画素情報一時記憶部168に一時保存される。続いて、
ラスタライズ処理部の画素情報転送制御部165から印
刷装置50の印刷ジョブ回収部51におけるジョブ回収
管理部511へラスタライズ処理終了通知が転送され
る。印刷ジョブ回収部51のジョブ回収管理部511で
は、タグテーブルの処理状態が変更される。1ページ毎
または全てのラスタライズ処理が終了した後、ジョブ回
収管理部511がタグテーブルの同期先フラグメント識
別子に基づき、複数の演算処理装置における画素情報一
時記憶部168から画素情報を回収して画素情報バッフ
ァ513に記憶させ、画素情報展開部512ではこれを
画像情報復元部514で復元してページメモリ516に
展開し、プリンタ装置52で出力する。
The print job fragments transferred to the plurality of arithmetic processing units are sequentially rasterized and compressed by the rasterization processing unit based on the fragment tag information to generate pixel information for each print job fragment.
It is temporarily stored in the pixel information temporary storage unit 168. continue,
The rasterization processing end notification is transferred from the pixel information transfer control section 165 of the rasterization processing section to the job collection management section 511 of the print job collection section 51 of the printing device 50. The job collection management unit 511 of the print job collection unit 51 changes the processing state of the tag table. After the rasterization processing for each page or all is completed, the job collection management unit 511 collects the pixel information from the pixel information temporary storage unit 168 in the plurality of arithmetic processing devices based on the synchronization destination fragment identifier of the tag table to obtain the pixel information. The pixel information expansion unit 512 stores it in the buffer 513, restores it in the image information restoration unit 514, expands it in the page memory 516, and outputs it in the printer device 52.

【0068】全てのページに対するプリンタ装置出力が
終了した後、画素情報展開部512はジョブ回収管理部
511に、さらにジョブ回収管理部511を介してクラ
イアント装置および他の演算処理装置にジョブ終了を通
知する。続いて、ジョブ回収管理部511、クライアン
ト装置および他の演算処理装置において、当該ジョブに
関する印刷ジョブフラグメント、フラグメントタグ、タ
グテーブル、画素情報が破棄される。
After the output of all pages to the printer device is completed, the pixel information expansion unit 512 notifies the job collection management unit 511 and also the client device and other arithmetic processing units via the job collection management unit 511 of the completion of the job. To do. Subsequently, the print job fragment, the fragment tag, the tag table, and the pixel information regarding the job are discarded in the job collection management unit 511, the client device, and the other arithmetic processing device.

【0069】以上説明したように、本発明によれば、複
数の演算処理装置をネットワークにより疎結合した印刷
処理システムにおいて、ラスタライズ処理された印刷画
素情報のネットワーク転送は1回となり、従来技術と比
較して、ネットワークトラフィックを増大させることが
無く、且つ印刷出力までの時間を短縮することが可能と
なる。さらに、本発明の印刷処理システムでは、1ペー
ジ内を複数の印刷ジョブフラグメントに分割できるた
め、少ないページのジョブに関しても、複数の演算処理
装置でラスタライズ処理を行うことができるため、シス
テム全体のラスタライズ処理資源を有効に利用すること
が可能である。
As described above, according to the present invention, in a print processing system in which a plurality of arithmetic processing devices are loosely coupled via a network, the rasterized print pixel information is transferred only once over the network, which is a comparison with the prior art. As a result, it is possible to shorten the time until print output without increasing the network traffic. Further, in the print processing system of the present invention, since one page can be divided into a plurality of print job fragments, even a job with a small number of pages can be rasterized by a plurality of arithmetic processing devices. It is possible to use the processing resources effectively.

【0070】[第2の実施の形態]ここでは、請求項3
記載の発明に係わる印刷処理システムについて説明す
る。第1の実施の形態と異なる点は、画素情報の回収に
関連する箇所であり、全体の概念的な構成は第1の実施
の形態に関する図2の構成例と同様である。また、本例
に関するラスタライズ処理部16,26,36の詳細な
ブロック図もまた、図17と同様であるが、画素転送制
御部165および画素情報一時記憶部168の動作が第
1の実施の形態と異なる。即ち、印刷ジョブフラグメン
トをラスタ画像データに変換後、圧縮処理し、圧縮処理
されたラスタ画像データをフラグメントタグ、圧縮情報
ヘッダとともに画素情報として一時記憶するまでは第1
の実施の形態と同様である。しかし、第1の実施の形態
では、ラスタライズ処理終了後、印刷装置50の印刷ジ
ョブ回収部51から回収されるまで、複数の印刷ジョブ
フラグメントに関する画素情報を一時記憶するのに対
し、第2の実施の形態では印刷ジョブ回収部51にラス
タライズ処理終了通知後、直ちに画素情報を印刷ジョブ
回収部51に転送するよう構成されている。尚、印刷ジ
ョブ回収部51に転送されたラスタライズ処理部16,
26,36の画素情報は破棄される。
[Second Embodiment] Here, claim 3
A print processing system according to the described invention will be described. The difference from the first embodiment is the part related to the collection of pixel information, and the overall conceptual configuration is the same as the configuration example of FIG. 2 relating to the first embodiment. The detailed block diagram of the rasterization processing units 16, 26, 36 related to this example is also the same as that of FIG. 17, but the operations of the pixel transfer control unit 165 and the pixel information temporary storage unit 168 are the same as those of the first embodiment. Different from That is, after the print job fragment is converted into raster image data, compression processing is performed, and the compressed raster image data is temporarily stored as pixel information together with a fragment tag and a compression information header.
This is the same as the embodiment. However, in the first embodiment, after the rasterization processing is completed, the pixel information regarding a plurality of print job fragments is temporarily stored until it is collected from the print job collection unit 51 of the printing device 50, whereas in the second embodiment. In this embodiment, the pixel information is transferred to the print job collecting unit 51 immediately after the rasterizing process completion notification is given to the print job collecting unit 51. The rasterization processing unit 16 transferred to the print job collection unit 51,
The pixel information of 26 and 36 is discarded.

【0071】図22は本発明の印刷システムの第2の実
施の形態における印刷装置の印刷ジョブ回収部の構成例
を示すブロック図である。同図において、第1の実施の
形態での印刷装置50の印刷ジョブ回収部51のブロッ
ク図(図20)とは、画素情報バッファ513が画素情
報一時記憶部517に置き換えられている点が異なる。
即ち、本例では、上記したようにラスタライズ処理部1
6,26,36でのラスタライズ処理終了後、直ちに画
素情報を印刷ジョブ回収部51に転送するよう構成され
ているため、各印刷ジョブフラグメントに対応する画素
情報を一時記憶しておく必要がある。画像情報展開部5
12は、少なくとも1つのページに対するジョブフラグ
メントの画素情報の一時記憶が全て終了した後、または
ジョブフラグメント全体の画素情報の一時記憶が終了し
た後、タグテーブルの同期先フラグメント識別子情報に
基づき順次画素情報を読み出し、画像情報復元部514
を介してページメモリ516にラスタ画像データを展開
し、プリンタ装置52にプリント要求を出力し、ページ
データを出力する。さらに、ジョブ全体のプリント出力
が完了した後、演算処理装置(クライアント装置)10
にジョブ回収管理部511を介してジョブ出力終了通知
を転送する。
FIG. 22 is a block diagram showing an example of the arrangement of the print job collection unit of the printing apparatus in the second embodiment of the printing system of the present invention. In the figure, the block diagram (FIG. 20) of the print job collection unit 51 of the printing apparatus 50 according to the first embodiment is different in that the pixel information buffer 513 is replaced by the pixel information temporary storage unit 517. .
That is, in this example, as described above, the rasterization processing unit 1
The pixel information corresponding to each print job fragment needs to be temporarily stored because the pixel information is transferred to the print job collecting unit 51 immediately after the rasterization processing in 6, 26, and 36. Image information development unit 5
12 indicates the pixel information sequentially based on the synchronization destination fragment identifier information of the tag table after the temporary storage of the pixel information of the job fragment for at least one page is completed or the temporary storage of the pixel information of the entire job fragment is completed. Image information restoration unit 514
The raster image data is expanded in the page memory 516 via the, the print request is output to the printer device 52, and the page data is output. Further, after the print output of the entire job is completed, the arithmetic processing unit (client unit) 10
The job output end notification is transferred to the job collection management unit 511.

【0072】図23は本発明の印刷処理システムの第2
の実施の形態での動作説明図である。図示のように、ラ
スタライズ処理までは、第1の実施の形態と同じ動作を
する。ラスタライズ処理終了後は、直ちに画素情報は印
刷ジョブ回収部51の画像情報一時記憶部517に転送
される。転送されたラスタライズ処理部の画素情報一時
記憶部168の画素情報は破棄される。印刷ジョブ回収
部51に転送された画素情報はその画像情報一時記憶部
517にて一時記憶され、少なくとも1つのページに対
するジョブフラグメントの画素情報の一時記憶が全て終
了した後、またはジョブフラグメント全体の画素情報の
一時記憶が終了した後に、画素情報の展開、プリンタ装
置52への出力が行われる。その後、タグテーブルが破
棄され、画素情報一時記憶部517の画素情報が破棄さ
れる。
FIG. 23 shows the second part of the print processing system of the present invention.
6 is an explanatory diagram of an operation in the embodiment of FIG. As shown in the figure, the same operation as that of the first embodiment is performed until the rasterizing process. Immediately after the rasterization processing, the pixel information is transferred to the image information temporary storage unit 517 of the print job collection unit 51. The transferred pixel information in the pixel information temporary storage unit 168 of the rasterization processing unit is discarded. The pixel information transferred to the print job collection unit 51 is temporarily stored in the image information temporary storage unit 517, and after all the temporary storage of the job fragment pixel information for at least one page is completed, or the pixels of the entire job fragment are stored. After the temporary storage of information is completed, the pixel information is expanded and output to the printer device 52. After that, the tag table is discarded, and the pixel information in the pixel information temporary storage unit 517 is discarded.

【0073】この印刷処理システムによれば、ラスタラ
イズ処理された画素情報の記憶資源を一元的に管理する
ことができるため、複数の演算処理装置の記憶資源を常
に管理する必要が無くなり、システムの構成が簡易とな
る。
According to this print processing system, since the storage resources of the rasterized pixel information can be centrally managed, it is not necessary to constantly manage the storage resources of a plurality of arithmetic processing units, and the system configuration is reduced. Will be simpler.

【0074】[第3の実施の形態]ここでは、請求項4
および請求項6記載の発明に係わる印刷処理システムに
ついて説明する。
[Third Embodiment] Here, claim 4
A print processing system according to the invention of claim 6 will be described.

【0075】図24は本発明の印刷処理システムの第3
の実施の形態を示すブロック図である。同図の印刷処理
システムによれば、複数の演算処理装置の1つ、ここで
は演算処理装置20に印刷ジョブ管理部28が設けられ
ている点が、第1および第2の実施の形態での印刷処理
システムと異なる。
FIG. 24 shows the third part of the print processing system of the present invention.
It is a block diagram showing an embodiment. According to the print processing system of FIG. 1, the print job management unit 28 is provided in one of the plurality of arithmetic processing devices, here the arithmetic processing device 20, in the first and second embodiments. Different from the print processing system.

【0076】この印刷ジョブ管理部28は、印刷ジョブ
転送部15により転送された印刷ジョブフラグメントと
タグテーブルとフラグメントタグを一時記憶するととも
に、印刷ジョブの許可・終了と各印刷ジョブフラグメン
トの終了を管理するものである。さらに、第1および第
2の実施の形態において、印刷装置50で行っていたジ
ョブ識別子の生成など、印刷処理システム全体の管理も
行うよう構成されている。以下、システムの動作を動作
説明図に従って説明する。
The print job management unit 28 temporarily stores the print job fragment transferred by the print job transfer unit 15, the tag table and the fragment tag, and manages the permission / end of the print job and the end of each print job fragment. To do. Further, in the first and second embodiments, it is configured to manage the entire print processing system, such as generation of a job identifier performed by the printing device 50. The operation of the system will be described below with reference to the operation explanatory diagram.

【0077】図25は本発明の印刷処理システムの第3
の実施の形態での動作説明図である。同図において、演
算処理装置(クライアント装置)10のユーザは、文書
作成プログラム11を用いて印刷ジョブ12を作成し、
印刷装置50への出力を指示する。印刷ジョブ12は、
印刷ジョブ分割部14で資源情報管理部13の資源情報
データベースに基づき複数の印刷ジョブフラグメントに
分割し、フラグメントタグおよびタグテーブルを作成す
る。また、タグテーブルの作成に先だって、印刷ジョブ
管理部28へジョブ識別子取得要求を出力し、ジョブ識
別子を得る。印刷ジョブ転送部15において、印刷ジョ
ブフラグメント、フラグメントタグおよびタグテーブル
は印刷ジョブ管理部28へ転送され、同時に、印刷ジョ
ブフラグメントおよびフラグメントタグは演算処理装置
(クライアント装置)10を含む複数の演算処理装置1
0,20,30に、タグテーブルは印刷装置50の印刷
ジョブ回収部51へ転送される。各装置へ転送後、演算
処理装置(クライアント装置)10の印刷ジョブフラグ
メント、フラグメントタグおよびタグテーブルは破棄さ
れる。
FIG. 25 shows the third part of the print processing system of the present invention.
6 is an explanatory diagram of an operation in the embodiment of FIG. In the figure, the user of the arithmetic processing device (client device) 10 creates a print job 12 using the document creation program 11,
The output to the printing device 50 is instructed. The print job 12 is
The print job dividing unit 14 divides the print job into a plurality of print job fragments based on the resource information database of the resource information management unit 13, and creates a fragment tag and a tag table. Also, prior to the creation of the tag table, a job identifier acquisition request is output to the print job management unit 28 to obtain the job identifier. In the print job transfer unit 15, the print job fragment, the fragment tag, and the tag table are transferred to the print job management unit 28, and at the same time, the print job fragment and the fragment tag include a plurality of arithmetic processing devices including the arithmetic processing device (client device) 10. 1
At 0, 20, and 30, the tag table is transferred to the print job collection unit 51 of the printing device 50. After transfer to each device, the print job fragment, fragment tag, and tag table of the arithmetic processing device (client device) 10 are discarded.

【0078】複数の演算処理装置に転送された印刷ジョ
ブフラグメントは、フラグメントタグ情報に基づきラス
タライズ処理部16で順次ラスタライズおよび圧縮処理
され、印刷ジョブフラグメント毎の画素情報が生成さ
れ、画素情報一時記憶部168に一時保存される。続い
て、画素情報転送制御部165から印刷ジョブ管理部2
8へラスタライズ処理終了通知が転送され、さらに印刷
ジョブ管理部28から印刷ジョブ回収部51へ転送され
る。印刷ジョブ管理部28および印刷ジョブ回収部51
ではタグテーブルの処理状態が変更されるとともに、印
刷ジョブ回収部51では直ちに画素情報を印刷ジョブ回
収部51の画素情報一時記憶部517に転送される。1
ページ毎または全ての画素情報の受信が終了した後、印
刷ジョブ回収部51の画素情報展開部512ではジョブ
回収管理部511のタグテーブルの同期先フラグメント
識別子に基づき、画素情報一時記憶部517から画素情
報を回収し、ページメモリ516に展開し、プリンタ装
置52で出力する。
The print job fragments transferred to the plurality of arithmetic processing units are sequentially rasterized and compressed by the rasterization processing unit 16 based on the fragment tag information to generate pixel information for each print job fragment, and the pixel information temporary storage unit. It is temporarily stored in 168. Next, the pixel information transfer control unit 165 to the print job management unit 2
The rasterization processing end notification is transferred to the print job management unit 8 and is further transferred from the print job management unit 28 to the print job collection unit 51. Print job management unit 28 and print job collection unit 51
Then, the processing state of the tag table is changed, and the print job collecting unit 51 immediately transfers the pixel information to the pixel information temporary storage unit 517 of the print job collecting unit 51. 1
After receiving the pixel information for each page or all the pixels, the pixel information expansion unit 512 of the print job collection unit 51 uses the pixel information temporary storage unit 517 to store the pixels based on the synchronization destination fragment identifier of the tag table of the job collection management unit 511. The information is collected, developed in the page memory 516, and output by the printer device 52.

【0079】全てのページに対するプリンタ装置出力が
終了した後、画素情報展開部512はジョブ回収管理部
511に、さらにジョブ回収管理部511を介して印刷
ジョブ管理部28にジョブ終了を通知する。続いて、印
刷ジョブ回収部51、印刷ジョブ管理部28において、
当該ジョブに関する印刷ジョブフラグメント、フラグメ
ントタグ、タグテーブル、画素情報が破棄される。
After the output of all pages to the printer device is completed, the pixel information expansion section 512 notifies the job collection management section 511 and the print job management section 28 via the job collection management section 511 of the completion of the job. Then, in the print job collection unit 51 and the print job management unit 28,
The print job fragment, fragment tag, tag table, and pixel information regarding the job are discarded.

【0080】尚、本実施の形態による印刷システムが他
の印刷システムと比較して有利な点は、エラー処理の場
合である。印刷ジョブ管理部28では、各印刷ジョブフ
ラグメントが複数の演算処理装置に転送された後、タグ
テーブルに記載された処理予測時間のα倍(αは安全係
数でジョブタイプによって異なる。)経過後、各印刷ジ
ョブフラグメントのラスタライズ処理をしている演算処
理装置からラスタライズ処理終了通知が転送されない
時、当該演算処理装置に処理状況を問い合せる。印刷ジ
ョブ管理部28では、処理状況に応じて、処理を継続す
るか、当該印刷ジョブフラグメントを一時記憶から読み
出して再転送するか、他の演算処理装置へ転送するかを
決定する。他の演算処理装置へ転送した場合、印刷ジョ
ブの管理情報が記述されたタグテーブルを書き換えると
ともに、印刷装置へ転送されたタグテーブルを書き換え
る。このエラー処理の動作の説明を以下に示す。
Note that the printing system according to the present embodiment is advantageous over other printing systems in the case of error processing. In the print job management unit 28, after each print job fragment is transferred to a plurality of arithmetic processing devices, after α times of the estimated processing time described in the tag table (α is a safety coefficient and varies depending on the job type), When the rasterization processing end notification is not transmitted from the arithmetic processing device that is performing the rasterization process of each print job fragment, the processing state is inquired to the arithmetic processing device. The print job management unit 28 determines whether to continue the processing, read the print job fragment from the temporary storage and retransfer it, or transfer it to another arithmetic processing unit, depending on the processing status. When transferred to another arithmetic processing device, the tag table in which the management information of the print job is described is rewritten and the tag table transferred to the printing device is rewritten. The operation of this error processing is described below.

【0081】図26は印刷システムのエラー処理の動作
説明図である。同図によれば、印刷ジョブ管理部28は
ラスタライズ処理状況管理部281を備え、ここにおい
て、印刷ジョブフラグメントのラスタライズ処理をして
いる演算処理装置からラスタライズ処理終了通知の転送
を監視し、タグテーブルに記載された処理予測時間のα
倍の時間内に通知がなければ、その演算処理装置に対し
てラスタライズ処理状況を問い合わせる。ここで、ラス
タライズ処理不能の通知があれば、ラスタライズ処理状
況管理部281はタグテーブルを変更し、他の演算処理
装置へそのフラグメントのラスタライズ処理を依頼す
る。依頼された演算処理装置では転送されたフラグメン
トのラスタライズ処理を行う。ラスタライズ処理状況管
理部281は変更したタグテーブルを印刷ジョブ回収部
51のジョブ回収管理部511に転送する。他の演算処
理装置でのラスタライズ処理が終了すると、ラスタライ
ズ処理状況管理部281にラスタライズ処理終了通知が
行われ、ラスタライズ処理状況管理部281はラスタラ
イズ処理終了確認をジョブ回収管理部511に対して行
う。
FIG. 26 is an operation explanatory diagram of error processing of the printing system. As shown in the figure, the print job management unit 28 includes a rasterization processing status management unit 281 in which the transfer of the rasterization processing end notification is monitored from the arithmetic processing unit that is rasterizing the print job fragment, and the tag table is displayed. Α of the estimated processing time described in
If there is no notification within the doubled time, the operation processing device is inquired about the rasterization processing status. Here, if there is a notification that the rasterization processing is impossible, the rasterization processing status management unit 281 changes the tag table and requests another arithmetic processing device to perform the rasterization processing of the fragment. The requested arithmetic processing unit performs rasterization processing of the transferred fragments. The rasterization processing status management unit 281 transfers the changed tag table to the job collection management unit 511 of the print job collection unit 51. When the rasterization processing in the other arithmetic processing device is completed, the rasterization processing status management unit 281 is notified of the rasterization processing completion, and the rasterization processing status management unit 281 confirms the rasterization processing completion to the job collection management unit 511.

【0082】従って、印刷ジョブ管理部28を備えた印
刷処理システムでは、エラー処理対応を一元的に処理す
ることが可能となるため、確実に印刷ジョブの出力を得
ることができる。
Therefore, in the print processing system provided with the print job management unit 28, it is possible to centrally process the error handling, so that the output of the print job can be surely obtained.

【0083】[第4の実施の形態]図27は本発明の印
刷処理システムの第4の実施の形態を示すブロック図で
ある。
[Fourth Embodiment] FIG. 27 is a block diagram showing a print processing system according to a fourth embodiment of the present invention.

【0084】ここでは、請求項4記載の発明に係わる第
3の実施の形態とは異なる他の印刷処理システムの構成
について示す。同図の印刷処理システムでは、専用の演
算処理装置、ここでは演算処理装置10に資源情報管理
部13、印刷ジョブ分割部14、印刷ジョブ転送部1
5、ラスタライズ処理部16、印刷ジョブ管理部18が
設けられており、クライアント装置、ここでは演算処理
装置(クライアント装置)20に文書作成プログラム2
1、ラスタライズ処理部26および資源情報管理部23
が備えられている。つまり、演算処理装置10は印刷ジ
ョブ管理部18を備えて、印刷ジョブの許可・分割・終
了を管理する専用の演算処理装置にしている。また、こ
の印刷処理システムでは、演算処理装置(クライアント
装置)20が備えている文書作成プログラム21で印刷
ジョブ22が作成され、演算処理装置10の印刷ジョブ
分割部14にて印刷ジョブ22を印刷ジョブフラグメン
トに分割するとともにフラグメントタグおよびタグテー
ブルを生成し、各印刷ジョブフラグメントはラスタライ
ズ処理部16,26,36でラスタライズ処理され、ラ
スタライズ処理された部分的な画像情報はフラグメント
タグとともにネットワーク40を通じて印刷ジョブ回収
部51に回収され、回収されたフラグメントタグとあら
かじめ転送されていたタグテーブルとに基づき部分的な
画像情報を組み合わせて全体的な画像情報を得、プリン
タ装置52に出力する。
Here, the configuration of another print processing system different from the third embodiment according to the present invention will be described. In the print processing system shown in FIG. 1, a dedicated arithmetic processing device, here, the arithmetic processing device 10 includes a resource information management unit 13, a print job dividing unit 14, and a print job transfer unit 1.
5, a rasterization processing unit 16 and a print job management unit 18 are provided, and the document creation program 2 is stored in a client device, here, an arithmetic processing device (client device) 20.
1. Rasterization processing unit 26 and resource information management unit 23
Is provided. That is, the arithmetic processing unit 10 is provided with the print job management unit 18 and is a dedicated arithmetic processing unit for managing the permission / division / termination of the print job. Further, in this print processing system, a print job 22 is created by the document creation program 21 provided in the arithmetic processing device (client device) 20, and the print job dividing unit 14 of the arithmetic processing device 10 prints the print job 22. Each print job fragment is rasterized by the rasterization processing units 16, 26 and 36, and the partial image information subjected to the rasterization processing is printed together with the fragment tag through the network 40 through the network 40. Collected by the collecting unit 51, partial image information is combined based on the collected fragment tags and the tag table that has been transferred in advance to obtain the entire image information, and the whole image information is output to the printer device 52.

【0085】[0085]

【発明の効果】以上説明したように、本発明によれば、
複数の演算処理装置をネットワークにより疎結合した印
刷処理システムにおいて、印刷ジョブ分割手段にて印刷
ジョブフラグメントを生成する際に、印刷ジョブフラグ
メントの管理情報を記述したフラグメントタグおよび分
割・スケジューリング時の印刷ジョブの管理情報を記述
したタグテーブルを生成し、タグテーブルを印刷装置に
転送し、ラスタライズ処理された印刷画素情報をフラグ
メントタグとともに印刷装置に転送し、印刷装置ではフ
ラグメントタグとタグテーブルとに基づき個々にラスタ
ライズ処理された部分的な画像情報を組み合わせて全体
的な画像情報を得るように構成した。これにより、ラス
タライズ処理された印刷画素情報のネットワーク転送は
1回となり、従来技術と比較して、ネットワークトラフ
ィックを増大させることが無く、且つ印刷出力までの時
間を短縮することが可能となる。さらに、本発明の印刷
処理システムでは、1ページ内を複数の印刷ジョブフラ
グメントに分割できるため、少ないページのジョブに関
しても、複数の演算処理装置でラスタライズ処理を行う
ことができ、システム全体のラスタライズ処理資源を有
効に利用することが可能である。
As described above, according to the present invention,
In a print processing system in which a plurality of arithmetic processing devices are loosely coupled via a network, when a print job fragment is generated by a print job dividing unit, a fragment tag describing print job fragment management information and a print job at the time of dividing / scheduling A tag table describing management information of the printer is generated, the tag table is transferred to the printing apparatus, the rasterized print pixel information is transferred to the printing apparatus together with the fragment tag, and the printing apparatus individually uses the fragment tag and the tag table. The whole image information is obtained by combining the partial image information rasterized. As a result, the rasterized print pixel information is transferred to the network only once, and it is possible to shorten the time until print output without increasing the network traffic, as compared with the conventional technique. Further, in the print processing system of the present invention, since one page can be divided into a plurality of print job fragments, even a job with a small number of pages can be rasterized by a plurality of arithmetic processing devices, and the rasterization processing of the entire system can be performed. It is possible to use resources effectively.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明による印刷処理システムの原理構成図で
ある。
FIG. 1 is a principle configuration diagram of a print processing system according to the present invention.

【図2】本発明の印刷処理システムの第1の実施の形態
を示すブロック図である。
FIG. 2 is a block diagram showing a first embodiment of a print processing system of the present invention.

【図3】資源情報管理部の構成例を示すブロック図であ
る。
FIG. 3 is a block diagram showing a configuration example of a resource information management unit.

【図4】資源情報データベースのラスタライズ処理資源
情報テーブルの一例を示す図である。
FIG. 4 is a diagram showing an example of a rasterization processing resource information table of a resource information database.

【図5】資源情報データベースの印刷資源情報テーブル
の一例を示す図である。
FIG. 5 is a diagram showing an example of a print resource information table of a resource information database.

【図6】演算処理装置の印刷ジョブ分割部の構成例を示
すブロック図である。
FIG. 6 is a block diagram illustrating a configuration example of a print job dividing unit of the arithmetic processing device.

【図7】文書構造解析部より抽出された文書構造の概念
を示す図である。
FIG. 7 is a diagram showing a concept of a document structure extracted by a document structure analysis unit.

【図8】資源従属性解析部により解析された従属性を表
した図である。
FIG. 8 is a diagram showing a dependency analyzed by a resource dependency analyzing unit.

【図9】独立な画像グループおよび画像グループ内の重
なり関係のある文書の例を示す図である。
FIG. 9 is a diagram illustrating an example of an independent image group and a document having an overlapping relationship in the image group.

【図10】独立な画像グループおよび画像グループ内の
重なり関係を示す図である。
FIG. 10 is a diagram showing an independent image group and an overlapping relationship in the image group.

【図11】印刷ジョブフラグメント生成部の構成を示す
ブロック図である。
FIG. 11 is a block diagram illustrating a configuration of a print job fragment generation unit.

【図12】負荷予測部のより詳細な構成例を示すブロッ
ク図である。
FIG. 12 is a block diagram illustrating a more detailed configuration example of a load prediction unit.

【図13】フラグメントタグの構成例を示す図である。FIG. 13 is a diagram showing a configuration example of a fragment tag.

【図14】タグテーブルの構成例を示す図である。FIG. 14 is a diagram showing a configuration example of a tag table.

【図15】図9の文書に関するジョブのジョブフラグメ
ントへの分割例を示す図である。
FIG. 15 is a diagram showing an example of dividing a job related to the document of FIG. 9 into job fragments.

【図16】分割されたジョブフラグメントのタグテーブ
ルを示す図である。
FIG. 16 is a diagram showing a tag table of divided job fragments.

【図17】ラスタライズ処理部の構成例を示すブロック
図である。
FIG. 17 is a block diagram illustrating a configuration example of a rasterization processing unit.

【図18】ジョブタイプ毎の画素情報の構成、圧縮デー
タフォーマット、画素情報のヘッダの構成例を示す図で
ある。
FIG. 18 is a diagram illustrating a configuration example of pixel information for each job type, a compressed data format, and a configuration example of a pixel information header.

【図19】ジョブフラグメントに対応する画素情報の概
念図である。
FIG. 19 is a conceptual diagram of pixel information corresponding to a job fragment.

【図20】印刷装置の印刷ジョブ回収部の構成例を示す
ブロック図である。
FIG. 20 is a block diagram illustrating a configuration example of a print job collection unit of the printing apparatus.

【図21】印刷処理システムの動作説明図である。FIG. 21 is a diagram illustrating the operation of the print processing system.

【図22】本発明の印刷システムの第2の実施の形態に
おける印刷装置の印刷ジョブ回収部の構成例を示すブロ
ック図である。
FIG. 22 is a block diagram illustrating a configuration example of a print job collection unit of the printing apparatus according to the second embodiment of the printing system of the present invention.

【図23】本発明の印刷処理システムの第2の実施の形
態での動作説明図である。
FIG. 23 is an operation explanatory diagram of the print processing system according to the second embodiment of the present invention.

【図24】本発明の印刷処理システムの第3の実施の形
態を示すブロック図である。
FIG. 24 is a block diagram showing a third embodiment of the print processing system of the present invention.

【図25】本発明の印刷処理システムの第3の実施の形
態での動作説明図である。
FIG. 25 is an operation explanatory diagram of the print processing system according to the third embodiment of the present invention.

【図26】印刷システムのエラー処理の動作説明図であ
る。
FIG. 26 is an operation explanatory diagram of error processing of the printing system.

【図27】本発明の印刷処理システムの第4の実施の形
態を示すブロック図である。
FIG. 27 is a block diagram showing a fourth embodiment of the print processing system of the present invention.

【符号の説明】[Explanation of symbols]

1a,1b,・・・ 演算処理装置 2 印刷装置 3a,3b,・・・ 資源情報管理手段 4 印刷ジョブ分割手段 5 印刷ジョブ転送手段 6 ラスタライズ処理手段 7 印刷ジョブ回収手段 10,20,30 演算処理装置 12 印刷ジョブ 11 文書作成プログラム 13 資源情報管理部 14 印刷ジョブ分割部 15 印刷ジョブ転送部 16 ラスタライズ処理部 17 送受信部 23,33 資源情報管理部 26,36 ラスタライズ処理部 27,37 送受信部 57 送受信部 51 印刷ジョブ回収部 52 プリンタ装置 1a, 1b, ... Arithmetic processing device 2 Printing devices 3a, 3b, ... Resource information managing means 4 Print job dividing means 5 Print job transferring means 6 Rasterizing processing means 7 Print job collecting means 10, 20, 30 Arithmetic processing Device 12 Print job 11 Document creation program 13 Resource information management unit 14 Print job division unit 15 Print job transfer unit 16 Rasterization processing unit 17 Transmission / reception unit 23,33 Resource information management unit 26,36 Rasterization processing unit 27,37 Transmission / reception unit 57 Transmission / reception Part 51 Print job collecting part 52 Printer device

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 印刷ジョブを記述したソースファイルか
ら印刷のための画素情報を得るためのラスタライズ処理
をネットワークを介して疎結合された複数の演算処理装
置により行う印刷処理システムにおいて、 前記複数の演算処理装置においてラスタライズ処理を行
うのに必要なラスタライズ処理資源情報を管理する資源
情報管理手段と、 前記ラスタライズ処理資源情報に基づき、印刷ジョブを
分割・スケジューリングした複数の印刷ジョブフラグメ
ントを生成するとともに、分割・スケジューリング時に
印刷ジョブの管理情報が記述されたタグテーブルと各印
刷ジョブフラグメントの管理情報が記述されたフラグメ
ントタグとを生成する印刷ジョブ分割手段と、 前記印刷ジョブフラグメントとフラグメントタグとを複
数の演算処理装置に転送するとともに、前記タグテーブ
ルを指定された印刷装置に転送する印刷ジョブ転送手段
と、 各演算処理装置に設けられ、前記印刷ジョブ転送手段に
よって転送された印刷ジョブフラグメントをラスタライ
ズ処理する複数のラスタライズ処理手段と、 前記印刷装置に設けられ、前記複数の演算処理装置にお
いてそれぞれラスタライズ処理された部分的な画素情報
を対応するフラグメントタグとともに回収し、回収され
たフラグメントタグと前記印刷ジョブ転送手段によって
転送されたタグテーブルとに基づき部分的な画素情報を
組合せて全体的な画素情報を得る印刷ジョブ回収手段
と、 を備えたことを特徴とする印刷処理システム。
1. A print processing system in which a rasterization process for obtaining pixel information for printing from a source file describing a print job is performed by a plurality of arithmetic processing devices loosely coupled via a network, A resource information management unit that manages rasterization processing resource information necessary for performing a rasterization process in a processing device, and a plurality of print job fragments that divide and schedule a print job based on the rasterization processing resource information, A print job dividing unit that generates a tag table in which print job management information is described at the time of scheduling and a fragment tag in which management information for each print job fragment is described; and a plurality of operations for the print job fragment and the fragment tag Transfer to processing unit A print job transfer unit that sends the tag table to the designated printing device, and a plurality of rasterization processes that are provided in each arithmetic processing unit and that rasterize the print job fragments transferred by the print job transfer unit. Means for collecting partial pixel information rasterized in each of the plurality of arithmetic processing devices together with the corresponding fragment tag, and transferred by the collected fragment tag and the print job transfer means. A print job collecting unit that obtains overall pixel information by combining partial pixel information based on the tag table.
【請求項2】 各演算処理装置に設けられて印刷ジョブ
フラグメント毎にラスタライズ処理された画素情報を印
刷装置に転送されるまで一時的に記憶する一時記憶手段
と、各演算処理装置に設けられて前記印刷ジョブ回収手
段に対して各印刷ジョブフラグメントのラスタライズ処
理終了を通知する手段と、前記印刷ジョブ回収手段に設
けられてタグテーブルのジョブスケジューリング情報に
基づき、複数の演算処理装置からラスタライズ処理され
た画素情報を回収し、ページメモリ上に展開する画素情
報展開手段とをさらに備えたことを特徴とする請求項1
記載の印刷処理システム。
2. A temporary storage unit provided in each arithmetic processing unit for temporarily storing pixel information rasterized for each print job fragment until being transferred to the printing unit, and each arithmetic processing unit provided with a temporary storage unit. Rasterization processing is performed from a plurality of arithmetic processing units based on means for notifying the print job collecting means of the end of rasterization processing of each print job fragment and job scheduling information of the tag table provided in the print job collecting means. The pixel information expanding means for collecting the pixel information and expanding it on the page memory is further provided.
The print processing system described.
【請求項3】 各演算処理装置に設けられて印刷ジョブ
フラグメント毎にラスタライズ処理された画素情報およ
び対応するフラグメントタグをラスタライズ処理終了と
ともに印刷装置に転送する手段と、前記印刷ジョブ回収
手段に設けられて複数の演算処理装置より転送された画
素情報およびフラグメントタグを一時的に記憶する一時
記憶手段と、前記印刷ジョブ回収手段に設けられてタグ
テーブルのジョブスケジューリング情報に基づき、前記
一時記憶手段に記憶された画素情報をページメモリ上に
展開する画素情報展開手段とをさらに備えたことを特徴
とする請求項1記載の印刷処理システム。
3. A unit provided in each arithmetic processing unit for transferring the pixel information rasterized for each print job fragment and the corresponding fragment tag to the printing unit upon completion of the rasterization process, and the print job collecting unit. And temporary storage means for temporarily storing pixel information and fragment tags transferred from a plurality of arithmetic processing units, and the temporary storage means provided in the print job collection means and stored in the temporary storage means based on the job scheduling information in the tag table. The print processing system according to claim 1, further comprising pixel information expanding means for expanding the pixel information thus created on a page memory.
【請求項4】 印刷ジョブを記述したソースファイルか
ら印刷のための画素情報を得るためのラスタライズ処理
をネットワークを介して疎結合された複数の演算処理装
置により行う印刷処理システムにおいて、 前記複数の演算処理装置においてラスタライズ処理を行
うのに必要なラスタライズ処理資源情報を管理する資源
情報管理手段と、 前記ラスタライズ処理資源情報に基づき、印刷ジョブを
分割・スケジューリングした複数の印刷ジョブフラグメ
ントを生成するとともに、分割・スケジューリング時に
印刷ジョブの管理情報が記述されたタグテーブルと各印
刷ジョブフラグメントの管理情報が記述されたフラグメ
ントタグとを生成する印刷ジョブ分割手段と、 前記印刷ジョブフラグメントとフラグメントタグとを複
数の演算処理装置に転送するとともに、前記タグテーブ
ルを指定された印刷装置に転送する印刷ジョブ転送手段
と、 前記印刷ジョブ分割手段にて生成され前記印刷ジョブ転
送手段を介して転送された印刷ジョブフラグメントとタ
グテーブルとフラグメントタグとを一時記憶するととも
に、印刷ジョブの許可・終了と各印刷ジョブフラグメン
トの終了とを管理し、各印刷ジョブフラグメントの終了
を指定された印刷装置に通知する印刷ジョブ管理手段
と、 各演算処理装置に設けられ、前記印刷ジョブ転送手段に
よって転送された印刷ジョブフラグメントをラスタライ
ズ処理する複数のラスタライズ処理手段と、 前記印刷装置に設けられ、前記複数の演算処理装置にお
いてそれぞれラスタライズ処理された部分的な画素情報
を対応するフラグメントタグとともに回収し、前記印刷
ジョブ管理手段から転送されたタグテーブルと回収され
たフラグメントタグとに基づき部分的な画素情報を組合
せ、全体的な画素情報を得る印刷ジョブ回収手段と、 を備えたことを特徴とする印刷処理システム。
4. A print processing system in which a rasterization process for obtaining pixel information for printing from a source file describing a print job is performed by a plurality of arithmetic processing devices loosely coupled via a network. A resource information management unit that manages rasterization processing resource information necessary for performing a rasterization process in a processing device, and a plurality of print job fragments that divide and schedule a print job based on the rasterization processing resource information and generate A print job dividing unit that generates a tag table in which print job management information is described at the time of scheduling and a fragment tag in which management information for each print job fragment is described; and a plurality of operations for the print job fragment and the fragment tag Transfer to processing unit A print job transfer unit that sends the tag table to the designated printing device, and a print job fragment generated by the print job dividing unit and transferred via the print job transfer unit, a tag table, and a fragment. A print job management unit that temporarily stores the tag and manages the permission / end of print jobs and the end of each print job fragment, and notifies the designated printing device of the end of each print job fragment, and each arithmetic processing. A plurality of rasterizing processing units provided in the apparatus for rasterizing the print job fragments transferred by the print job transferring unit; and partial rasterizing processing units provided in the printing apparatus and rasterized in the plurality of arithmetic processing units. Collect pixel information with corresponding fragment tags A print job collection unit that obtains overall pixel information by combining partial pixel information based on the tag table transferred from the print job management unit and the collected fragment tag. Print processing system.
【請求項5】 各演算処理装置に設けられて印刷ジョブ
フラグメント毎にラスタライズ処理された画素情報を印
刷装置に転送されるまで一時的に記憶する一時記憶手段
と、各演算処理装置に設けられて前記印刷ジョブ管理手
段に各印刷ジョブフラグメントのラスタライズ処理終了
を通知する手段と、前記印刷ジョブ回収手段に設けられ
てタグテーブルのジョブスケジューリング情報に基づ
き、複数の演算処理装置からラスタライズ処理された画
素情報を回収し、ページメモリ上に展開する画素情報展
開手段とをさらに備えたことを特徴とする請求項4記載
の印刷処理システム。
5. A temporary storage unit provided in each arithmetic processing unit for temporarily storing pixel information rasterized for each print job fragment until being transferred to the printing unit, and each arithmetic processing unit provided with a temporary storage unit. Means for notifying the print job management means of the end of rasterization processing of each print job fragment, and pixel information rasterized by a plurality of arithmetic processing devices based on the job scheduling information of the tag table provided in the print job collection means 5. The print processing system according to claim 4, further comprising: a pixel information expanding unit that collects the data and expands it on a page memory.
【請求項6】 各演算処理装置に設けられて印刷ジョブ
フラグメント毎にラスタライズ処理された画素情報およ
び対応するフラグメントタグをラスタライズ処理終了と
ともに印刷装置に転送する手段と、前記印刷ジョブ回収
手段に設けられて複数の演算処理装置より転送された画
素情報およびフラグメントタグを一時的に記憶する一時
記憶手段と、前記印刷ジョブ回収手段に設けられてタグ
テーブルのジョブスケジューリング情報に基づき、前記
一時記憶手段に記憶された画素情報をページメモリ上に
展開する画素情報展開手段とをさらに備えたことを特徴
とする請求項4記載の印刷処理システム。
6. A unit provided in each arithmetic processing unit for transferring pixel information rasterized for each print job fragment and a corresponding fragment tag to the printing unit upon completion of the rasterization process, and a unit provided in the print job collecting unit. And temporary storage means for temporarily storing pixel information and fragment tags transferred from a plurality of arithmetic processing units, and the temporary storage means provided in the print job collection means and stored in the temporary storage means based on the job scheduling information in the tag table. 5. The print processing system according to claim 4, further comprising pixel information expanding means for expanding the extracted pixel information on a page memory.
JP01257096A 1996-01-29 1996-01-29 Print processing system Expired - Fee Related JP3384223B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP01257096A JP3384223B2 (en) 1996-01-29 1996-01-29 Print processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP01257096A JP3384223B2 (en) 1996-01-29 1996-01-29 Print processing system

Publications (2)

Publication Number Publication Date
JPH09204277A true JPH09204277A (en) 1997-08-05
JP3384223B2 JP3384223B2 (en) 2003-03-10

Family

ID=11809026

Family Applications (1)

Application Number Title Priority Date Filing Date
JP01257096A Expired - Fee Related JP3384223B2 (en) 1996-01-29 1996-01-29 Print processing system

Country Status (1)

Country Link
JP (1) JP3384223B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7382484B2 (en) 2004-06-09 2008-06-03 Canon Kabushiki Kaisha Information processing apparatus and its control method
JP2012048500A (en) * 2010-08-26 2012-03-08 Canon Inc Print processing method and printing system
JP2013077129A (en) * 2011-09-30 2013-04-25 Casio Electronics Co Ltd Distributed printing system and method for controlling the same
JP2020071559A (en) * 2018-10-30 2020-05-07 富士ゼロックス株式会社 Image output service system, image output support apparatus and program
JP2022091437A (en) * 2020-12-09 2022-06-21 藤倉化成株式会社 Method of forming coating film and method of selecting coating material composition

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7382484B2 (en) 2004-06-09 2008-06-03 Canon Kabushiki Kaisha Information processing apparatus and its control method
JP2012048500A (en) * 2010-08-26 2012-03-08 Canon Inc Print processing method and printing system
US9098225B2 (en) 2010-08-26 2015-08-04 Canon Kabushiki Kaisha Print processing method and printing system
US9411548B2 (en) 2010-08-26 2016-08-09 Canon Kabushiki Kaisha Print processing method and printing system
JP2013077129A (en) * 2011-09-30 2013-04-25 Casio Electronics Co Ltd Distributed printing system and method for controlling the same
JP2020071559A (en) * 2018-10-30 2020-05-07 富士ゼロックス株式会社 Image output service system, image output support apparatus and program
JP2022091437A (en) * 2020-12-09 2022-06-21 藤倉化成株式会社 Method of forming coating film and method of selecting coating material composition

Also Published As

Publication number Publication date
JP3384223B2 (en) 2003-03-10

Similar Documents

Publication Publication Date Title
JP3826038B2 (en) Printing system, printing method therefor, and printing apparatus
US5768489A (en) Print processing system and method
JPH09265363A (en) Device and method for processing printing
JP5238526B2 (en) System and method for print resource management
EP0986002A2 (en) Method and apparatus for printing documents including embedded print objects
US20040100656A1 (en) Image processing device, image processing method, program, and computer readable recording medium on which the program is recorded
JP4174476B2 (en) Data processing apparatus, data processing method, printer driver program, print control apparatus, print control method, and printing system
JP3962606B2 (en) Printing command generation apparatus and method, printing apparatus and control method thereof, information processing apparatus, and printing system
JPH1124860A (en) Print processing device and method
JP3384223B2 (en) Print processing system
JP2004334401A (en) Printing controller
US20040012797A1 (en) Load balancing in image generation
JP2000198239A (en) Print system
JPH1040040A (en) Printing processor
JPH11143656A (en) Printing system, data processing method of the same and storage medium for storing computer readable program
JPH09218762A (en) Printing processing system
JPH09218763A (en) Printing processing system
JPH11105371A (en) Print processor
JP3755265B2 (en) Print processing device
JPH1040041A (en) Printing processor
JP3897083B2 (en) Print processing apparatus and print processing method
JP2004326266A (en) Print control method, information processing device, and printer
EP1116095B1 (en) Printing method and apparatus having multiple raster image processors
JPH11235849A (en) Image processing device, data processing method thereof, and storage medium storing program readable by computer
JP2002032285A (en) Image transmitter, image receiver, image processing system, image storage medium, image transmission method, image reception method and image processing method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees