JPH10177462A - Page printer controller - Google Patents

Page printer controller

Info

Publication number
JPH10177462A
JPH10177462A JP8336951A JP33695196A JPH10177462A JP H10177462 A JPH10177462 A JP H10177462A JP 8336951 A JP8336951 A JP 8336951A JP 33695196 A JP33695196 A JP 33695196A JP H10177462 A JPH10177462 A JP H10177462A
Authority
JP
Japan
Prior art keywords
page
data
printing
unit
printing mechanism
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
JP8336951A
Other languages
Japanese (ja)
Inventor
Yuuya Satou
雄哉 佐藤
Susumu Saito
進 斎藤
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.)
Koki Holdings Co Ltd
Original Assignee
Hitachi Koki 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 Hitachi Koki Co Ltd filed Critical Hitachi Koki Co Ltd
Priority to JP8336951A priority Critical patent/JPH10177462A/en
Publication of JPH10177462A publication Critical patent/JPH10177462A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To restrict the degradation of printing performance even at the time of including a complicated object after a blank paper page by generating the blank paper page without using a page memory when the blank paper page is included during a printing job, jumping the page extending processing of the blank paper page and processing a succeeding page. SOLUTION: A data analyzing part 2 analyzes and edits a printing command/ parameter received from a high-order host computer and a page extending part 3 executes an extention-processing in a bit map-type printing page data by editing data which is generated in the data analyzing part 2 so as to store it in a page memory 4. When the printing job including the blank paper page, the page extending part 3 judges that the second the third pages are the blank paper pages based on analyzed and processed page information and indicates the processing of blank paper page data generation to a printing mechanism control part 6. The printing mechanism control part 6 which receives an indication indicates the transmission of zero data to a printing mechanism part 8 to a zero data generating part 9.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ペーシプリンタ制
御装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a page printer control device.

【0002】[0002]

【従来の技術】図4はページプリンタ制御装置における
受信部、解析部、ページ展開部、および印刷機構部周辺
のブロック図である。ページプリンタ制御装置において
は、通常、データ受信部1にて上位ホストコンピュータ
からの印刷コマンド/パラメータを受信し、その後受信
したコマンド/パラメータを解析するためにデータ解析
部2に送る。コマンド/パラメータを受け取った解析部
2は印刷ページデータを作成するために必要となるペー
ジ情報(一般的にはどのような文字をどのようなフォン
トを使用し、ページのどの位置に印刷するかなどの情
報)を解析し、その解析した情報をもとにページ展開部
3に対して印刷ページデータ生成命令を発行する。ま
た、通常、ページプリンタ制御装置にはページメモリ4
と呼ばれるメモリが搭載され、該メモリにはページ展開
部3によりビットマップ形式のページデータ5が生成さ
れる。1ページ分のページデータ5の生成が終了する
と、該ページメモリ4のページデータ5は印刷データ送
出部を含む印刷機構制御部6より読み出された後、印刷
データ7が印刷機構部8に送出され、印刷機構部8にて
印刷が行われる。
2. Description of the Related Art FIG. 4 is a block diagram showing the periphery of a receiving section, an analyzing section, a page expanding section, and a printing mechanism section in a page printer control device. In the page printer control device, the data receiving unit 1 normally receives a print command / parameter from the host computer and then sends the received command / parameter to the data analyzing unit 2 for analysis. Upon receiving the command / parameter, the analysis unit 2 generates page information necessary for creating print page data (generally, what kind of character is to be used, what kind of font is used, and at what position on the page, etc.) ), And issues a print page data generation command to the page developing unit 3 based on the analyzed information. Usually, the page memory 4 is provided in the page printer control device.
The page expansion unit 3 generates bitmap page data 5 in the memory. When the generation of the page data 5 for one page is completed, the page data 5 in the page memory 4 is read out by the printing mechanism control unit 6 including the printing data sending unit, and then the printing data 7 is sent to the printing mechanism unit 8. Then, printing is performed in the printing mechanism unit 8.

【0003】ここで、図5の従来装置における印刷シー
ケンス例1に示すように白紙ページ(本印刷ジョブでは
2、3ページ目がそれに該当する)を含む印刷ジョブを
印刷する場合、ページ展開部3は解析処理されたページ
情報をもとに1ページ目のページデータを展開後(ペー
ジ展開0)、白紙ページである2ページ目のページデー
タをページメモリ2に展開する(ページ展開1)。一方
印刷データ送出部を含む印刷機構制御部6は、1ページ
目のページデータが生成された後、印刷データを印刷機
構部8に送出し印刷処理を実行する。同様に2ページ以
降もページデータが生成された順に、印刷データ送出部
を含む印刷機構制御部6、印刷機構部8により印刷処理
が実行される。
Here, as shown in a print sequence example 1 in the conventional apparatus of FIG. 5, when printing a print job including a blank page (the second and third pages correspond to this print job), the page developing unit 3 Expands the page data of the first page based on the analyzed page information (page expansion 0), and expands the page data of the second page, which is a blank page, in the page memory 2 (page expansion 1). On the other hand, after the page data of the first page is generated, the printing mechanism control unit 6 including the printing data sending unit sends the printing data to the printing mechanism unit 8 to execute the printing process. Similarly, for the second and subsequent pages, the printing process is executed by the printing mechanism control unit 6 including the print data sending unit and the printing mechanism unit 8 in the order in which the page data is generated.

【0004】通常、白紙ページデータを生成するにはペ
ージ展開部3によりページメモリ4上に0データを書き
込むことで実現される。これに要する時間としてはペー
ジメモリ4にデータ0を書き込むためのメモリサイクル
時間がほとんどであるが、一般的な解像度のページプリ
ンタでは1ページ分のページデータ作成に要するページ
メモリは1〜2メガバイト、さらに高解像度のページプ
リンタではこの倍以上のページメモリを必要とする。従
って白紙ページデータを生成するための単純な0データ
書き込みの時間も、全体の印刷シーケンスからは無視で
きない割合を占める。ただし図5の印刷シーケンス例1
に示すように、各ページの展開時間が、各ページの印刷
処理開始のタイミングまでに間に合うようであれば、ペ
ージプリンタは印刷機構部8の性能に見合った連続印刷
が可能となり問題はない。
Normally, blank page data is generated by writing 0 data in the page memory 4 by the page expanding section 3. The time required for this is almost the same as the memory cycle time for writing data 0 to the page memory 4. However, in a general resolution page printer, the page memory required for creating one page of page data is 1 to 2 megabytes. Further, a high-resolution page printer requires twice as much page memory. Therefore, the time for writing the simple 0 data for generating blank page data also accounts for a proportion that cannot be ignored from the entire print sequence. However, printing sequence example 1 in FIG.
As shown in (1), if the development time of each page is sufficient by the timing of the start of the printing process of each page, the page printer can perform continuous printing corresponding to the performance of the printing mechanism unit 8, and there is no problem.

【0005】ところが、図6に示す印刷シーケンス例2
のような場合は問題となる。これは白紙ページ後のペー
ジが複雑なものだと(一般的に複雑な例としては、通常
のテキスト文書に加えイメージデータやグラフィックス
を含むページが挙げられる)前ページの印刷時間内にペ
ージ展開が終了しないことが発生し、印刷機構部8の性
能に見合った連続印刷が不可能になり印刷待機という状
態が発生する。印刷待機は印刷機構部8に印刷データを
送出できないため、印刷機構部8が印刷データ待ちとな
り、連続印刷を中断することが発生する。この印刷待機
時に、印刷機構部の動作が一時的に中断されると、ペー
ジデータ展開終了の情報受信後(図6の時間10)によ
うやく印刷データ送出部を含む印刷機構制御部6が印刷
機構部8に対し起動の命令を発行する。しかし通常、起
動命令発行から印刷機構部8が動作を開始するまでの時
間は秒単位の時間を要し、連続印刷を妨げる大きな問題
となる。
However, a print sequence example 2 shown in FIG.
In such a case, there is a problem. This means that if the page after the blank page is complex (typically a complex document includes a page containing image data and graphics in addition to a normal text document), the page is expanded within the print time of the previous page Does not end, and continuous printing corresponding to the performance of the printing mechanism unit 8 becomes impossible, and a state of printing standby occurs. In print standby, print data cannot be sent to the print mechanism unit 8, so that the print mechanism unit 8 waits for print data and interrupts continuous printing. If the operation of the printing mechanism unit is temporarily interrupted during the printing standby, the printing mechanism control unit 6 including the print data sending unit is finally operated by the printing mechanism control unit after receiving the information of the end of the page data development (time 10 in FIG. 6). A start instruction is issued to the unit 8. However, usually, the time from the issuance of the start command to the start of the operation of the printing mechanism unit 8 requires a time in seconds, which is a serious problem that hinders continuous printing.

【0006】[0006]

【発明が解決しようとする課題】以上のように、従来の
ページプリンタ制御装置では、白紙ページも印刷データ
としてページメモリに展開するため、白紙ページ後にイ
メージ、グラフィックなどの複雑なオブジェクトを含む
ページを印刷する場合、白紙ページのページ展開に処理
時間が取られてしまい次ページのページ展開処理が間に
合わず印刷待機となる場合が問題となっていた。本発明
の目的は、前記従来のページプリンタ制御装置の欠点を
なくし、白紙ページの後に複雑なオブジェクトを含むジ
ョブを印刷する場合でも印刷性能の低下を最低限にする
ページプリンタ制御装置を提供することである。
As described above, in the conventional page printer control device, since blank pages are also developed as print data in the page memory, pages including complicated objects such as images and graphics are printed after blank pages. When printing, there has been a problem that a processing time is required for developing a blank page, and the page developing process for the next page cannot be completed in time and the printing is on standby. SUMMARY OF THE INVENTION It is an object of the present invention to provide a page printer control apparatus which eliminates the drawbacks of the conventional page printer control apparatus and minimizes a decrease in printing performance even when printing a job including a complex object after a blank page. It is.

【0007】[0007]

【課題を解決するための手段】上記課題は、白紙ページ
を自動生成する手段を設け、前記ページ展開部の白紙ペ
ージか否かの判断に基づき、印刷ジョブ中に白紙ページ
が含まれる場合にページメモリを使用することなしに白
紙ページを自動生成し白紙ページのページ展開処理を飛
ばして次ページの処理を行うことにより解決できる。
The object of the present invention is to provide a means for automatically generating a blank page, and to determine whether a blank page is included in a print job based on a determination of whether or not the page is a blank page by the page expanding section. The problem can be solved by automatically generating a blank page without using a memory, skipping the page expanding process of the blank page, and performing the process of the next page.

【0008】[0008]

【発明の実施の形態】本発明の1実施例を図1乃至図3
を用いて説明する。図1はページ展開部、および印刷機
構部周辺の構成を示すブロック図、図2、図3は印刷シ
ーケンスの例を示す説明図である。先の従来例を示した
図4乃至図6と同一の部分には同じ符号を付している。
1 to 3 show an embodiment of the present invention.
This will be described with reference to FIG. FIG. 1 is a block diagram showing a configuration around a page developing unit and a printing mechanism unit, and FIGS. 2 and 3 are explanatory diagrams showing an example of a printing sequence. The same parts as those shown in FIGS. 4 to 6 showing the prior art are denoted by the same reference numerals.

【0009】本実施例において白紙ページを含む印刷ジ
ョブを印刷する場合、ページ展開部3は解析処理された
ページ情報をもとに2、3ページ目が白紙ページである
ことを判定し、白紙ページデータ生成の処理を印刷デー
タ送出部を含む印刷機構制御部6に指示する。本指示を
受けた印刷データ送出部を含む印刷機構制御部6は図2
の印刷シーケンス例1における時間5のタイミングより
0データ生成部9に0データを印刷機構部8に送出する
ように指示する。本実施例では印刷データ送出部を含む
印刷機構制御部6とは独立した形で0データ生成部9を
付加したが、これは例えば印刷データ送出部を含む印刷
機構制御部6に内蔵させてもよい。具体的には印刷デー
タ送出部を含む印刷機構制御部6内のデータ用レジスタ
に0データを書き込み印刷機構部に該印刷データ7を送
出することでも実現できる。
In this embodiment, when printing a print job including a blank page, the page developing unit 3 determines that the second and third pages are blank pages based on the analyzed page information, and The data generation process is instructed to the printing mechanism control unit 6 including the print data sending unit. The printing mechanism control unit 6 including the print data sending unit that has received this instruction is configured as shown in FIG.
Instructs the 0 data generation unit 9 to transmit 0 data to the printing mechanism unit 8 at the timing of time 5 in the print sequence example 1 of FIG. In this embodiment, the 0 data generation unit 9 is added independently of the printing mechanism control unit 6 including the print data transmission unit. However, the zero data generation unit 9 may be incorporated in the printing mechanism control unit 6 including the print data transmission unit. Good. Specifically, it can be realized by writing 0 data in a data register in the printing mechanism control unit 6 including the print data sending unit and sending the print data 7 to the printing mechanism unit.

【0010】なお、図3の印刷シーケンス例2における
時間2、3のタイミングで印刷データ送出部を含む印刷
機構制御部6に指示を終えたページ展開部3は時間4の
タイミングより次ページである4ページ目のページ展開
処理を開始させることができる。従って4ページ目のペ
ージ展開処理時間が通常の2倍必要とされる場合でも時
間9のタイミングまでに印刷機構部9に対し印刷データ
7を送出させることができ、印刷待機を防ぐことができ
る。
The page developing unit 3 which has given the instruction to the printing mechanism control unit 6 including the print data sending unit at the timings of times 2 and 3 in the printing sequence example 2 of FIG. 3 is the next page from the timing of time 4. The page development process for the fourth page can be started. Therefore, even when the page expansion processing time of the fourth page is required to be twice as long as the normal time, the print data 7 can be sent to the printing mechanism unit 9 by the timing of the time 9, and the printing standby can be prevented.

【0011】[0011]

【発明の効果】以上、本発明によれば、白紙ページを含
むジョブを印刷する場合、ページ展開部はページメモリ
に白紙のページデータを生成することなしに次ページの
展開処理を行えるので、次ページの展開処理時間が通常
の2倍必要な場合においても印刷待機することなく連続
印刷が可能となる。
As described above, according to the present invention, when printing a job including a blank page, the page developing unit can perform the next page developing process without generating blank page data in the page memory. Even when the page development processing time is twice as long as usual, continuous printing can be performed without waiting for printing.

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

【図1】本発明のページプリンタ制御装置の1実施例を
示すブロック図
FIG. 1 is a block diagram showing an embodiment of a page printer control device according to the present invention.

【図2】本発明のページプリンタ制御装置における印刷
シーケンスの例を示す説明図
FIG. 2 is an explanatory diagram showing an example of a print sequence in the page printer control device of the present invention.

【図3】本発明のページプリンタ制御装置における印刷
シーケンスの他の例を示す説明図
FIG. 3 is an explanatory diagram showing another example of a print sequence in the page printer control device of the present invention.

【図4】従来のページプリンタ制御装置を示すブロック
FIG. 4 is a block diagram showing a conventional page printer control device.

【図5】従来のページプリンタ制御装置における印刷シ
ーケンスの例を示す説明図
FIG. 5 is an explanatory diagram showing an example of a print sequence in a conventional page printer control device.

【図6】従来のページプリンタ制御装置における印刷シ
ーケンスの他の例を示す説明図
FIG. 6 is an explanatory diagram showing another example of a print sequence in a conventional page printer control device.

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

1はデータ受信部、2はデータ解析部、3はページ展開
部、4はページメモリ、5はページデータ、6は印刷機
構制御部、7は印刷データ、8は印刷機構部、9は0デ
ータ生成部である。
1 is a data receiving unit, 2 is a data analyzing unit, 3 is a page expanding unit, 4 is a page memory, 5 is page data, 6 is a printing mechanism control unit, 7 is print data, 8 is a printing mechanism unit, and 9 is 0 data. The generation unit.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 上位ホストコンピュータから送信される
印刷コマンド/パラメータを受信する受信部と、受信し
たコマンド/パラメータを解析・編集する解析部と、上
記解析部で生成された編集データによりビットマップ形
式の印刷ページデータに展開処理を行うページ展開部
と、展開した印刷ページデータを蓄えるページメモリ
と、プリンタの印刷機構部の制御およびプリンタ印刷機
構部から送信される同期信号に従い前記ページメモリか
ら印刷ページデータを読み出しプリンタ印刷機構部に送
信を行う印刷機構制御部とを有するページプリンタ制御
装置において、白紙ページを自動生成する手段を設け、
前記ページ展開部の白紙ページか否かの判断に基づき、
印刷ジョブ中に白紙ページが含まれる場合にページメモ
リを使用することなしに白紙ページを自動生成し白紙ペ
ージのページ展開処理を飛ばして次ページの処理を行う
ことを特徴とするページプリンタ制御装置。
1. A receiving unit for receiving a print command / parameter transmitted from an upper host computer, an analyzing unit for analyzing / editing the received command / parameter, and a bitmap format based on edit data generated by the analyzing unit. A page expansion unit for expanding the print page data, a page memory for storing the expanded print page data, a control of a printing mechanism of the printer, and a printing page from the page memory according to a synchronization signal transmitted from the printer printing mechanism. In a page printer control device having a printing mechanism control unit for reading data and transmitting the data to a printer printing mechanism unit, a means for automatically generating a blank page is provided,
Based on the determination of whether the page expansion unit is a blank page,
A page printer control apparatus characterized in that when a blank page is included in a print job, a blank page is automatically generated without using a page memory, and a page developing process of the blank page is skipped and a next page is processed.
JP8336951A 1996-12-17 1996-12-17 Page printer controller Pending JPH10177462A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8336951A JPH10177462A (en) 1996-12-17 1996-12-17 Page printer controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8336951A JPH10177462A (en) 1996-12-17 1996-12-17 Page printer controller

Publications (1)

Publication Number Publication Date
JPH10177462A true JPH10177462A (en) 1998-06-30

Family

ID=18304133

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8336951A Pending JPH10177462A (en) 1996-12-17 1996-12-17 Page printer controller

Country Status (1)

Country Link
JP (1) JPH10177462A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012006202A (en) * 2010-06-23 2012-01-12 Fuji Xerox Co Ltd Print image processing apparatus, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012006202A (en) * 2010-06-23 2012-01-12 Fuji Xerox Co Ltd Print image processing apparatus, and program

Similar Documents

Publication Publication Date Title
JPS60141076A (en) Control system of printer
JP2773632B2 (en) Printing system
JPH10177462A (en) Page printer controller
JP2000155654A (en) Printing device and printing system using the device and control method
JPS61250722A (en) Printer
JP2713707B2 (en) Character output device
JP2981400B2 (en) Printing apparatus and data processing method for printing apparatus
JP4400097B2 (en) Printing apparatus, printing control method, program, and recording medium
JP3046478B2 (en) Printing apparatus and printing method
JP3715796B2 (en) Printing control apparatus, data processing method for printing control apparatus, and storage medium storing computer-readable program
JP2744025B2 (en) Printing control device
JPH071771A (en) Printer
JPH05212916A (en) Printer device
JP2000305925A (en) Method and device for print control and storage medium
JP3397514B2 (en) Output device and output method
JP2002152488A (en) Spool data generating device and method, and recording medium
JP2002370409A (en) Print system, print control method, program and storage medium
JPH0532021A (en) Printing device
JP2859976B2 (en) Printing equipment
JP2001325086A (en) Print controller, data-storing method and storage medium
JPH07137367A (en) Image processing device
JPH0615908A (en) Printing control apparatus
JPH10119384A (en) Image forming apparatus
JPH0890865A (en) Recorder
JP2003330657A (en) Printing device and print controller and information processing system and print control method

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040121