JPH1124855A - Print device and method - Google Patents

Print device and method

Info

Publication number
JPH1124855A
JPH1124855A JP9174587A JP17458797A JPH1124855A JP H1124855 A JPH1124855 A JP H1124855A JP 9174587 A JP9174587 A JP 9174587A JP 17458797 A JP17458797 A JP 17458797A JP H1124855 A JPH1124855 A JP H1124855A
Authority
JP
Japan
Prior art keywords
data
received
print
controllers
allocating
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9174587A
Other languages
Japanese (ja)
Inventor
Masahiko Yamaguchi
雅彦 山口
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP9174587A priority Critical patent/JPH1124855A/en
Publication of JPH1124855A publication Critical patent/JPH1124855A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the data processing capability of a print device. SOLUTION: The print data received via a data receiving interface 11 are sent to a received data assignment part 13. At the same time, a page alignment detection part 12 detects a page alignment code. The part 13 sends first the print data to a controller 14 which expands the print data into a pattern that is actually printed. The expanded pattern undergoes a synthesizing process via an expanded data synthesizing part 17, and the pattern is printed on a print form by a printer engine 18 based on the expanded data. When the page alignment code is detected by the part 12, the part 13 switches the sending destination of the received data to a controller 15 from the controller 14. Thus, the received data are sent to the controller 15.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、複数のコントロー
ラを用いた印刷装置および方法に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a printing apparatus and method using a plurality of controllers.

【0002】[0002]

【従来の技術】ビジネス現場にパソコンが導入され、O
A化が進んだ今日においても、最終的な出力結果として
の紙の重要性は今だ変わることがないので、パソコン等
の処理結果を紙に印字するプリンタには、これまで以上
に高速、高機能が求められている。しかし、一方で低コ
スト化への要望も強いため、プリンタを供給するメーカ
は高性能型から低コスト型まで幅広く製品をラインアッ
プさせることになる。
2. Description of the Related Art When a personal computer is introduced into a business site,
Even today, with the advance of A, the importance of paper as the final output result does not change, so printers that print the processing results of personal computers and the like on paper are faster and faster than ever before. Function is required. However, on the other hand, there is also a strong demand for cost reduction, and therefore, manufacturers who supply printers will have a wide lineup of products from high-performance types to low-cost types.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、プリン
タの性能を変えると、印刷機構(以下、プリンタエンジ
ンと称する)も性能目標/コスト目標を変える必要があ
り、さらには、プリンタエンジンを制御するコントロー
ラ(以下、コントローラと称する)を機種ごとに新たに
開発する必要があるので、開発日程が遅延し、開発コス
ト/製品単価がアップすることになる。
However, when the performance of the printer is changed, the printing mechanism (hereinafter, referred to as a printer engine) also needs to change the performance target / cost target, and further, a controller (not shown) for controlling the printer engine. (Hereinafter, referred to as a controller) must be newly developed for each model, so that the development schedule is delayed and the development cost / product unit price increases.

【0004】プリンタの性能を左右する重要な構成要素
として、プリンタエンジンを制御するコントローラを挙
げることができる。通常、コントローラはCPU(centr
al processing unit) を内蔵しており、このCPUを制
御プログラムに従って動作させて、受信データを実際の
印刷パターンデータに展開する処理を行っている。しか
し、印刷内容によって処理手順が異なるため、使用する
CPUのタイプやこれに付随する専用処理LSI(large
scale integraed circuit) には、展開データによって
得手不得手があるのが現状であり、最適なコントローラ
を実現することが困難である。
An important component that determines the performance of a printer is a controller that controls a printer engine. Usually, the controller is a CPU (centr
al processing unit), the CPU is operated in accordance with a control program to perform processing for developing received data into actual print pattern data. However, since the processing procedure differs depending on the print content, the type of CPU used and the dedicated processing LSI (large
At present, scale integrated circuits have advantages and disadvantages depending on expanded data, and it is difficult to realize an optimal controller.

【0005】具体例を挙げると、テキストデータが主体
の受信データでは、文字コードからフォントデータに展
開する処理が必要とされるので、大量のフォントデータ
を記憶する記憶部が重要になり、さらに、フォントデー
タを高速に読み出す処理能力が重要となる。一方、グラ
フィックデータが主体の受信データでは、大量のフォン
トデータは必要ないものの、グラフィックコードあるい
はグラフィック言語を高速に解析する能力と、直線、
円、円弧といった図形を高速に描画する機能が重要にな
る。また、画像データが主体の受信データでは、JPE
G(joint photographic experts group)などに代表され
る圧縮データを高速に復元する機能や、プリンタエンジ
ンの特性に合わせて高速に色補正を行う機能等が重要と
なる。このように、受信データの内容によって、最適な
コントローラのアーキテクチャが異なるのである。しか
し、従来では、これを1つの汎用コントローラで処理を
行っていたため、テキストデータの展開処理は速いがグ
ラフィックデータの展開処理は遅いなどの間題が発生し
ていた。
[0005] To give a specific example, in the case of received data mainly composed of text data, a process of expanding character codes into font data is required, so a storage unit for storing a large amount of font data becomes important. Processing ability to read font data at high speed is important. On the other hand, the received data mainly composed of graphic data does not require a large amount of font data, but the ability to analyze graphic codes or graphic languages at high speed,
The function of drawing figures such as circles and arcs at high speed becomes important. In the case of received data mainly composed of image data, JPE
A function of restoring compressed data typified by G (joint photographic experts group) or the like at high speed, a function of performing color correction at high speed in accordance with the characteristics of a printer engine, and the like are important. Thus, the optimal controller architecture differs depending on the content of the received data. However, conventionally, since this processing is performed by one general-purpose controller, problems such as a rapid expansion processing of the text data but a slow expansion processing of the graphic data occur.

【0006】本発明の目標は、上記のような問題点を解
決し、データ処理能力を向上させることができる印刷装
置および方法を提供することにある。
[0006] It is an object of the present invention to provide a printing apparatus and method which can solve the above-mentioned problems and improve data processing capability.

【0007】[0007]

【課題を解決するための手段】請求項1の発明は、印刷
データを受信する受信手段と、該受信手段により受信さ
れた印刷データをパターンに展開する複数のコントロー
ラと、前記受信手段により受信された印刷データに基づ
き、ページの区切りを検出するページ区切り検出手段
と、該ページ区切り検出手段によりページの区切りが検
出されるたびに、前記複数のコントローラに、前記受信
手段により受信された受信データを割り振る割振手段と
を備えている。
According to a first aspect of the present invention, there is provided a receiving unit for receiving print data, a plurality of controllers for developing the print data received by the receiving unit into a pattern, and a plurality of controllers for receiving the print data. Page break detecting means for detecting a page break based on the print data obtained, and each time the page break is detected by the page break detecting means, the plurality of controllers send the received data received by the receiving means to the plurality of controllers. And allocating means for allocating.

【0008】請求項1において、ページ区切り検出手段
は印刷データ内の改ぺージコードを検出することができ
る。
In the first aspect, the page break detecting means can detect a page change code in the print data.

【0009】請求項1において、コントローラにより展
開されたデータを格納するためのメモリをさらに備える
ことができる。
According to the first aspect, a memory for storing data developed by the controller can be further provided.

【0010】請求項4の発明は、印刷データを受信する
受信手段と、該受信手段により受信された印刷データを
パターンに展開する複数のコントローラと、前記受信手
段により受信された印刷データに基づき、印刷ジョブの
区切りを検出する印刷ジョブ検出手段と、該印刷ジョブ
検出手段より印刷ジョブの区切りが検出されるたびに、
前記複数のコントローラに、前記受信手段により受信さ
れた受信データを割り振る割振手段とを備えている。
According to a fourth aspect of the present invention, there is provided a receiving device for receiving print data, a plurality of controllers for developing the print data received by the receiving device into a pattern, and a print data received by the receiving device. A print job detecting unit for detecting a break of the print job, and each time a break of the print job is detected by the print job detecting unit,
Allocating means for allocating the received data received by the receiving means to the plurality of controllers.

【0011】請求項5の発明は、印刷データを受信する
受信手段と、該受信手段により受信された印刷データを
パターンに展開する複数のコントローラと、前記受信手
段により受信されたデータがテキストデータ主体か、グ
ラフィックデータ主体かを判別する判別手段と、該判別
手段による判別結果に応じて、受信データを、前記複数
の印刷処理用コントローラのうちの予め定めた印刷処理
用コントローラに割り振る割振手段とを備えている。
According to a fifth aspect of the present invention, there is provided a receiving means for receiving print data, a plurality of controllers for developing the print data received by the receiving means into a pattern, and a method for transmitting data received by the receiving means to text data. Or a determination unit that determines whether the data is mainly graphic data, and an allocation unit that allocates received data to a predetermined print processing controller among the plurality of print processing controllers in accordance with a determination result by the determination device. Have.

【0012】請求項6の発明は、印刷データを受信する
受信手段と、該受信手段により受信された印刷データを
パターンに展開する複数のコントローラと、前記受信手
段により受信されたデータ中に画像データが含まれてい
るか否か判定する判定手段と、該判別手段による判定結
果に応じて、受信データを、前記複数の印刷処理用コン
トローラのうちの予め定めた印刷処理用コントローラに
割り振る割振手段とを備えている。
According to a sixth aspect of the present invention, there is provided a receiving means for receiving print data, a plurality of controllers for developing the print data received by the receiving means into a pattern, and image data included in the data received by the receiving means. Determining means for determining whether or not the data is included, and allocating means for allocating received data to a predetermined print processing controller among the plurality of print processing controllers in accordance with a determination result by the determination means. Have.

【0013】請求項6において、複数のコントローラは
画像データ復元/展開用のコントローラと、テキスト/
グラフィック展開用のコントローラを含むことができ
る。
In a sixth aspect, the plurality of controllers include a controller for restoring / developing image data and a controller for text /
A controller for graphics development can be included.

【0014】請求項8の発明は、受信された印刷データ
に基づき、ページの区切りを検出し、ページの区切りが
検出されるたびに、受信データを複数のコントローラに
割り振る。
According to an eighth aspect of the present invention, a page break is detected based on the received print data, and the received data is allocated to a plurality of controllers each time a page break is detected.

【0015】請求項9の発明は、受信された印刷データ
に基づき、印刷ジョブの区切りを検出し、印刷ジョブの
区切りが検出されるたびに、受信データを複数のコント
ローラに割り振る。
According to a ninth aspect of the present invention, a break of a print job is detected based on the received print data, and the received data is allocated to a plurality of controllers each time a break of a print job is detected.

【0016】請求項10の発明は、受信データがテキス
トデータ主体かグラフィックデータ主体かを判別し、判
別結果に応じて、受信データを、複数の印刷処理用コン
トローラのうちの予め定めた印刷処理用コントローラに
割り振る。
According to a tenth aspect of the present invention, it is determined whether the received data is mainly text data or graphic data, and the received data is converted into a predetermined print processing controller among a plurality of print processing controllers according to the determination result. Assign to controller.

【0017】請求項11の発明は、受信データ中に画像
データが含まれているか否か判定し、判定結果に応じ
て、受信データを、複数の印刷処理用コントローラのう
ちの予め定めた印刷処理用コントローラに割り振る。
According to an eleventh aspect of the present invention, it is determined whether or not image data is included in the received data, and the received data is converted to a predetermined print processing among a plurality of print processing controllers according to the determination result. To the controller for

【0018】[0018]

【発明の実施の形態】以下、本発明の実施の形態を図面
を参照して説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0019】<第1の実施の形態>図1は本発明の第1
の実施の形態を示す。図1において、12は改ページ検
出部であり、データ受信インターフェース11を介して
受信された印刷データから、改ページコードを検出する
ものである。13は受信データ割振部であり、データ受
信インターフェース11を介して受信された印刷データ
を、改ページ検出部12により改ページコードが検出さ
れるたびに、コントローラ14,15に順次に割り振る
ものである。14,15はコントローラであり、受信デ
ータ割振部13により割り振られた印刷データを実際に
印刷するパターンに展開する処理を行うものである。1
7は展開データ合成部であり、コントローラ14,15
により展開されたパターンをプリンタエンジン18に送
り込むものである。18はプリンタエンジンであり、展
開データ合成部17からの展開データに基づき印刷用紙
に印刷するものである。
<First Embodiment> FIG. 1 shows a first embodiment of the present invention.
An embodiment will be described. In FIG. 1, a page break detection unit 12 detects a page break code from print data received via the data reception interface 11. Reference numeral 13 denotes a received data allocating unit, which sequentially allocates print data received via the data receiving interface 11 to the controllers 14 and 15 each time a new page code is detected by the new page detection unit 12. . Reference numerals 14 and 15 denote controllers which perform processing for developing the print data allocated by the received data allocation unit 13 into a pattern to be actually printed. 1
Reference numeral 7 denotes a developed data synthesizing unit,
Is sent to the printer engine 18. Reference numeral 18 denotes a printer engine which prints on printing paper based on the developed data from the developed data synthesizing unit 17.

【0020】次に、動作を説明する。受信データインタ
ーフェース11を介して受信された印刷データは、受信
データ割振部13に送り込まれ、同時に、改ページ検出
部12により改ページコードの検出が開始される。印刷
データを受信した受信データ割振部13は、印刷データ
を、最初に、コントローラ14に送り込む。この印刷デ
ータはコントローラ14により、実際に印刷するパター
ンに展開され、展開されたパターンは展開データ合成部
17により合成処理され、展開データに基づき、パター
ンがプリンタエンジン18により印刷用紙に印刷され
る。
Next, the operation will be described. The print data received via the reception data interface 11 is sent to the reception data allocating unit 13, and at the same time, the detection of a page break code is started by the page break detection unit 12. The received data allocating unit 13 that has received the print data sends the print data to the controller 14 first. The print data is developed by the controller 14 into a pattern to be actually printed, and the developed pattern is synthesized by the expansion data synthesizing unit 17, and the pattern is printed on printing paper by the printer engine 18 based on the expansion data.

【0021】そして、改ページ検出部12により改ペー
ジコードが検出されると、受信データ割振部13によ
り、受信データの送り先がコントローラ14からコント
ローラ15へ切り替えられ、コントローラ15に受信デ
ータが送り込まれる。コントローラ15により、受信デ
ータが実際に印刷するパターンに展開され、展開された
パターンは展開データ合成部17により合成処理され、
展開データに基づき、パターンがプリンタエンジン18
により印刷用紙に印刷される。
When the page break code is detected by the page break detecting unit 12, the destination of the received data is switched from the controller 14 to the controller 15 by the received data allocating unit 13, and the received data is sent to the controller 15. The controller 15 develops the received data into a pattern to be actually printed, and the developed pattern is synthesized by the expanded data synthesizing unit 17.
Based on the expanded data, the pattern is
Is printed on printing paper.

【0022】以後、改ページ検出部12により新たな改
ページコードが検出されるたびに、受信データ割振部1
3により、コントローラ14または15のうち、先に受
信データの展開処理が終了した方のコントローラに、受
信データの送り先を切り替える。
Thereafter, each time a new page break code is detected by the page break detecting unit 12, the received data allocating unit 1
By (3), the destination of the received data is switched to the controller of the controller 14 or 15 which has completed the processing of expanding the received data first.

【0023】よって、コントローラ14,15により印
刷データの展開処理を並行して行なうことができ、コン
トローラの数を増やした分だけ処理能力を上げることが
でき、低速型プリンタから高速型プリンタまで、共通の
コントローラを使用することができる。
Therefore, the processing for developing print data can be performed in parallel by the controllers 14 and 15, and the processing capacity can be increased by the number of controllers. Controller can be used.

【0024】<第2の実施の形態>図2は本発明の第2
の実施の形態を示す。本実施の形態は第1の実施の形態
との比較でいえば、受信データの割り振り方法が相違す
る。すなちわ、第1の実施の形態では、改ページ検出部
12により新たな改ページコードが検出されるたびに、
受信データ割振部13により、受信データを順次にコン
トローラ14,15に割り振るようにした。これに対し
て、本実施の形態では、印字ジョブ検出部22により、
ネットワークデータ受信インターフェース21を介して
受信される印刷データに基づき、印刷ジョブの区切りが
検出されるたびに、印刷データを、受信データ割振部2
3により、コントローラ14,15,26に順次に割り
振るようにした。
<Second Embodiment> FIG. 2 shows a second embodiment of the present invention.
An embodiment will be described. This embodiment differs from the first embodiment in the method of allocating received data. That is, in the first embodiment, every time a new page break code is detected by the page break detection unit 12,
The reception data allocating unit 13 sequentially allocates the reception data to the controllers 14 and 15. On the other hand, in the present embodiment, the print job detection unit 22
Each time a break of a print job is detected based on the print data received via the network data reception interface 21, the print data is transferred to the reception data allocating unit 2
In accordance with No. 3, the controller is sequentially allocated to the controllers 14, 15, and 26.

【0025】<第3の実施の形態>図3は本発明の第3
の実施の形態を示す。本実施の形態は第1の実施の形態
との比較でいえば、展開されたパターンの供給先が相違
する。すなわち、第1の実施の形態では、展開されたパ
ターンを展開データ展開部17に直接供給するようにし
た。これに対して、本実施の形態では、コントローラ1
4,15,26により展開されたパターンを、それぞ
れ、展開データ格納メモリ32,33,34にストア
し、展開データ格納メモリ32,33,34にストアさ
れているパターンを展開データ合成部17により順次に
読み出すようにした。よって、コントローラ14,1
5,26は1ページ分の受信データの処理が終了する
と、即座に、次の受信データの処理準備に入ることがで
きる。
<Third Embodiment> FIG. 3 shows a third embodiment of the present invention.
An embodiment will be described. This embodiment differs from the first embodiment in the supply destination of the developed pattern. That is, in the first embodiment, the developed pattern is directly supplied to the developed data developing unit 17. On the other hand, in the present embodiment, the controller 1
The patterns expanded by the expansion data storage memories 32, 33, and 34 are stored in the expansion data storage memories 32, 33, and 34, respectively. Was read. Therefore, the controllers 14, 1
When the processing of the received data for one page is completed, the processing units 5 and 26 can immediately start preparing for processing the next received data.

【0026】<第4の実施の形態>図4は本発明の第4
の実施の形態を示す。本実施の形態は第1の実施の形態
との比較でいえば、受信データの割り振り方法が相違す
る。すなわち、第1の実施の形態では、改ページ検出部
12により新たな改ページコードが検出されるたびに、
受信データ割振部13により、受信データを順次にコン
トローラ14,15に割り振るようにした。これに対し
て、本実施の形態では、受信データをテキストデータ/
グラフィックデータ判別部42により判別し、テキスト
データである場合には、受信データ割振部43によりテ
キストデータ展開用コントローラ44に割振り、グラフ
ィックデータである場合には、受信データ割振部43に
よりグラフィックデータ展開用コントローラ45に割り
振るようにした。従って、データの処理がより高速に行
うことができ、処理効率が向上した。
<Fourth Embodiment> FIG. 4 shows a fourth embodiment of the present invention.
An embodiment will be described. This embodiment differs from the first embodiment in the method of allocating received data. That is, in the first embodiment, each time a new page break code is detected by the page break detection unit 12,
The reception data allocating unit 13 sequentially allocates the reception data to the controllers 14 and 15. On the other hand, in the present embodiment, the received data is
The data is determined by the graphic data determination unit 42. If the data is text data, the data is allocated to the text data development controller 44 by the reception data allocation unit 43. Assigned to the controller 45. Therefore, data processing can be performed at higher speed, and processing efficiency has been improved.

【0027】<第5の実施の形態>図5は本発明の第5
の実施の形態を示す。本実施の形態は第1の実施の形態
との比較でいえば、受信データの割り振り方法が相違す
る。すなわち、第1の実施の形態では、改ページ検出部
12により新たな改ページコードが検出されるたびに、
受信データ割振部13により、受信データを順次にコン
トローラ14,15に割り振るようにした。これに対し
て、本実施の形態では、受信データが画像データである
か否かを画像データ判別部52により判別し、受信デー
タが画像データでない場合には、受信データ割振部53
によりテキスト/グラフィック兼用、データ展開用コン
トローラ54に割振り、画像データである場合には、受
信データ割振部43により画像データ復元/展開用コン
トローラ55に割り振るようにした。従って、データの
処理がより高速に行うことができ、処理効率が向上し
た。
<Fifth Embodiment> FIG. 5 shows a fifth embodiment of the present invention.
An embodiment will be described. This embodiment differs from the first embodiment in the method of allocating received data. That is, in the first embodiment, each time a new page break code is detected by the page break detection unit 12,
The reception data allocating unit 13 sequentially allocates the reception data to the controllers 14 and 15. On the other hand, in the present embodiment, whether the received data is image data is determined by the image data determining unit 52, and if the received data is not image data, the received data allocating unit 53
Is assigned to the controller 54 for both text / graphic and data development, and if the data is image data, the received data allocator 43 allocates it to the controller 55 for image data restoration / development. Therefore, data processing can be performed at higher speed, and processing efficiency has been improved.

【0028】[0028]

【発明の効果】以上説明したように、本発明によれば、
複数のコントローラに、受信データを割り振るようにし
たので、データ処理能力が向上し、各プリンタエンジン
で共通のコントローラを使用することができ、さらに、
データ処理をより高速で行うことができる。
As described above, according to the present invention,
Since the received data is allocated to a plurality of controllers, the data processing capability is improved, and a common controller can be used for each printer engine.
Data processing can be performed at higher speed.

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

【図1】本発明の第1の実施の形態を示すブロック図で
ある。
FIG. 1 is a block diagram showing a first embodiment of the present invention.

【図2】本発明の第2の実施の形態を示すブロック図で
ある。
FIG. 2 is a block diagram showing a second embodiment of the present invention.

【図3】本発明の第3の実施の形態を示すブロック図で
ある。
FIG. 3 is a block diagram showing a third embodiment of the present invention.

【図4】本発明の第4の実施の形態を示すブロック図で
ある。
FIG. 4 is a block diagram showing a fourth embodiment of the present invention.

【図5】本発明の第5の実施の形態を示すブロック図で
ある。
FIG. 5 is a block diagram showing a fifth embodiment of the present invention.

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

11 データ受信インターフェース 12 改ページ検出部 13,23,43,53 受信データ割振部 14,15,26 コントローラ 17 展開データ合成部 18 プリンタエンジン 21 ネットワークデータ受信インターフェース 22 印刷ジョブ検出部 31,32,33 展開データ格納メモリ 42 テキストデータ/グラフィックデータ判別部 44 テキストデータ展開用コントローラ 45 グラフィックデータ展開用コントローラ 52 画像データ判別部 54 テキスト/グラフィック兼用、データ展開用コン
トローラ 55 画像データ復元/展開用コントローラ
DESCRIPTION OF SYMBOLS 11 Data reception interface 12 Page break detection part 13,23,43,53 Reception data allocation part 14,15,26 controller 17 Development data synthesis part 18 Printer engine 21 Network data reception interface 22 Print job detection part 31,32,33 Development Data storage memory 42 Text data / graphic data discriminating unit 44 Controller for text data decompression 45 Controller for graphic data decompression 52 Image data discrimination unit 54 Controller for both text / graphic and data decompression 55 Controller for image data restoration / decompression

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 印刷データを受信する受信手段と、 該受信手段により受信された印刷データをパターンに展
開する複数のコントローラと、 前記受信手段により受信された印刷データに基づき、ペ
ージの区切りを検出するページ区切り検出手段と、 該ページ区切り検出手段によりページの区切りが検出さ
れるたびに、前記複数のコントローラに、前記受信手段
により受信された受信データを割り振る割振手段とを備
えたことを特徴とする印刷装置。
1. A receiving unit for receiving print data, a plurality of controllers for developing the print data received by the receiving unit into a pattern, and detecting a page break based on the print data received by the receiving unit Page break detecting means, and allocating means for allocating the received data received by the receiving means to the plurality of controllers each time a page break is detected by the page break detecting means. Printing device.
【請求項2】 請求項1において、前記ページ区切り検
出手段は印刷データ内の改ぺージコードを検出すること
を特徴とする印刷装置。
2. A printing apparatus according to claim 1, wherein said page break detecting means detects a page change code in print data.
【請求項3】 請求項1において、前記コントローラに
より展開されたデータを格納するためのメモリをさらに
備えたことを特徴とする印刷装置。
3. The printing apparatus according to claim 1, further comprising a memory for storing data developed by the controller.
【請求項4】 印刷データを受信する受信手段と、 該受信手段により受信された印刷データをパターンに展
開する複数のコントローラと、 前記受信手段により受信された印刷データに基づき、印
刷ジョブの区切りを検出する印刷ジョブ検出手段と、 該印刷ジョブ検出手段より印刷ジョブの区切りが検出さ
れるたびに、前記複数のコントローラに、前記受信手段
により受信された受信データを割り振る割振手段とを備
えたことを特徴とする印刷装置。
4. A receiving unit for receiving print data, a plurality of controllers for expanding the print data received by the receiving unit into a pattern, and dividing a print job based on the print data received by the receiving unit. Print job detecting means for detecting, and allocating means for allocating the received data received by the receiving means to the plurality of controllers each time a print job break is detected by the print job detecting means. Characteristic printing device.
【請求項5】 印刷データを受信する受信手段と、 該受信手段により受信された印刷データをパターンに展
開する複数のコントローラと、 前記受信手段により受信されたデータがテキストデータ
主体か、グラフィックデータ主体かを判別する判別手段
と、 該判別手段による判別結果に応じて、受信データを、前
記複数の印刷処理用コントローラのうちの予め定めた印
刷処理用コントローラに割り振る割振手段とを備えたこ
とを特徴とする印刷装置。
5. A receiving means for receiving print data, a plurality of controllers for developing the print data received by the receiving means into a pattern, and wherein the data received by the receiving means is mainly text data or graphic data. Determination means for determining whether the received data is received, and allocating means for allocating the received data to a predetermined print processing controller among the plurality of print processing controllers in accordance with the determination result by the determination means. Printing device.
【請求項6】 印刷データを受信する受信手段と、 該受信手段により受信された印刷データをパターンに展
開する複数のコントローラと、 前記受信手段により受信されたデータ中に画像データが
含まれているか否か判定する判定手段と、 該判別手段による判定結果に応じて、受信データを、前
記複数の印刷処理用コントローラのうちの予め定めた印
刷処理用コントローラに割り振る割振手段とを備えたこ
とを特徴とする印刷装置。
6. A receiving means for receiving print data, a plurality of controllers for developing the print data received by the receiving means into a pattern, and whether the data received by the receiving means includes image data. Determining means for determining whether or not the received data is received, and allocating means for allocating the received data to a predetermined print processing controller among the plurality of print processing controllers according to the determination result by the determination means. Printing device.
【請求項7】 請求項6において、前記複数のコントロ
ーラは、画像データ復元/展開用のコントローラと、テ
キスト/グラフィック展開用のコントローラを含むこと
を特徴とする印刷装置。
7. The printing apparatus according to claim 6, wherein the plurality of controllers include a controller for restoring / developing image data and a controller for developing text / graphics.
【請求項8】 受信された印刷データに基づき、ページ
の区切りを検出するステップと、 ページの区切りが検出されるたびに、受信データを複数
のコントローラに割り振るステップとを備えたことを特
徴とする印刷方法。
8. The method according to claim 1, further comprising: detecting a page break based on the received print data; and allocating the received data to a plurality of controllers each time a page break is detected. Printing method.
【請求項9】 受信された印刷データに基づき、印刷ジ
ョブの区切りを検出するステップと、 印刷ジョブの区切りが検出されるたびに、受信データを
複数のコントローラに割り振るステップとを備えたこと
を特徴とする印刷方法。
9. The method according to claim 1, further comprising a step of detecting a break of the print job based on the received print data, and a step of allocating the received data to a plurality of controllers each time a break of the print job is detected. And printing method.
【請求項10】 受信データがテキストデータ主体かグ
ラフィックデータ主体かを判別するステップと、 判別結果に応じて、受信データを、複数の印刷処理用コ
ントローラのうちの予め定めた印刷処理用コントローラ
に割り振るステップとを備えたことを特徴とする印刷方
法。
10. A step of determining whether received data is mainly text data or graphic data, and allocating the received data to a predetermined print processing controller among a plurality of print processing controllers according to a result of the determination. And a printing method.
【請求項11】 受信データ中に画像データが含まれて
いるか否か判定するステップと、 判定結果に応じて、受信データを、複数の印刷処理用コ
ントローラのうちの予め定めた印刷処理用コントローラ
に割り振るステップとを備えたことを特徴とする印刷方
法。
11. A step of determining whether image data is included in the received data, and transmitting the received data to a predetermined print processing controller among the plurality of print processing controllers according to the determination result. And a allocating step.
JP9174587A 1997-06-30 1997-06-30 Print device and method Pending JPH1124855A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9174587A JPH1124855A (en) 1997-06-30 1997-06-30 Print device and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9174587A JPH1124855A (en) 1997-06-30 1997-06-30 Print device and method

Publications (1)

Publication Number Publication Date
JPH1124855A true JPH1124855A (en) 1999-01-29

Family

ID=15981177

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9174587A Pending JPH1124855A (en) 1997-06-30 1997-06-30 Print device and method

Country Status (1)

Country Link
JP (1) JPH1124855A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8976397B2 (en) 2012-10-29 2015-03-10 Kyocera Document Solutions Inc. Image forming apparatus and image forming method to output in an appropriate sequence
US8994999B2 (en) 2012-11-22 2015-03-31 Kyocera Document Solutions Inc. Image forming apparatus that uses appropriate print control device to complete printing at high speed
US20210063252A1 (en) * 2018-01-22 2021-03-04 Hitachi Industrial Equipment Systems Co., Ltd. Temperature Detection Ink, Temperature Detection Ink Initialization Method, Temperature Indicator, and Article Management System
DE102016107113C5 (en) 2016-04-18 2023-05-04 Z & J Technologies Gmbh Acoustic temperature measurement device, sealing arrangement for such device and system for acoustic temperature measurement

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8976397B2 (en) 2012-10-29 2015-03-10 Kyocera Document Solutions Inc. Image forming apparatus and image forming method to output in an appropriate sequence
US8994999B2 (en) 2012-11-22 2015-03-31 Kyocera Document Solutions Inc. Image forming apparatus that uses appropriate print control device to complete printing at high speed
DE102016107113C5 (en) 2016-04-18 2023-05-04 Z & J Technologies Gmbh Acoustic temperature measurement device, sealing arrangement for such device and system for acoustic temperature measurement
US20210063252A1 (en) * 2018-01-22 2021-03-04 Hitachi Industrial Equipment Systems Co., Ltd. Temperature Detection Ink, Temperature Detection Ink Initialization Method, Temperature Indicator, and Article Management System

Similar Documents

Publication Publication Date Title
JPH1124855A (en) Print device and method
JP3610142B2 (en) Print control apparatus and print control method
JPH07112552A (en) Method for control of printing form and apparatus therefor in printer
JP3167775B2 (en) Image forming method and apparatus
JPH07152521A (en) Printing system
JP3315679B2 (en) Image forming apparatus and page layout method
JP2981400B2 (en) Printing apparatus and data processing method for printing apparatus
JP3209858B2 (en) Print control device and print control method
JP3359318B2 (en) Printing apparatus, print control method, and print control apparatus
JPH03114856A (en) Printer data management system
JPH04323058A (en) Output method and apparatus
JP3610307B2 (en) Image forming method and apparatus
JP3320229B2 (en) Image forming method and printer control system
JP2000177189A (en) Printer and control method therefor
JPH0462080A (en) Printing device
JPS593625A (en) Empty confirmation control system of image buffer of printer
JPH111048A (en) Printing control method and printing apparatus
JPH11188943A (en) Print controller, band processing method therefor and storage medium storing computer readable program
JPH10190936A (en) Composite image-processing unit, control method for the composite image-processing unit, and storage medium program readable by computer
JPH11245454A (en) Print controller, data processing method therefor and memory medium storing computer readable program
JPH1115613A (en) Picture output device and its controlling method
JPH0557959A (en) Printer
JPH08123399A (en) Method and device for processing character data and image forming device
JPH1134443A (en) Printer, option control method thereof, and option device of printer
JPH0969032A (en) Information processor, printing device and printing system, and data processing method of printing system

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees