JP2001088365A - Control method of printer - Google Patents

Control method of printer

Info

Publication number
JP2001088365A
JP2001088365A JP27024499A JP27024499A JP2001088365A JP 2001088365 A JP2001088365 A JP 2001088365A JP 27024499 A JP27024499 A JP 27024499A JP 27024499 A JP27024499 A JP 27024499A JP 2001088365 A JP2001088365 A JP 2001088365A
Authority
JP
Japan
Prior art keywords
printing
band
data
frame memory
real frame
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
JP27024499A
Other languages
Japanese (ja)
Inventor
Satoshi Nakamura
中村  聡
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP27024499A priority Critical patent/JP2001088365A/en
Publication of JP2001088365A publication Critical patent/JP2001088365A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a method for controlling a printer in which lowering of speed due to compression of bit map data can be limited. SOLUTION: In the method for controlling a printer which prints print image data from a host unit while compressing, a page of print image data is divided into a plurality of bands and each band data is stored in a real frame memory. When each band data is printed while being compressed, a part of band data held in the real frame memory is printed without being compressed.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はプリンタ制御方法に
関し、特に印刷イメージデータを圧縮保持し印刷を行う
プリンタ装置のプリンタコントローラに関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a printer control method, and more particularly, to a printer controller of a printer device for performing printing while compressing and holding print image data.

【0002】[0002]

【従来の技術】図9はフルビットマップ型プリントコン
トローラを有する従来のプリンタ装置の構成を示すブロ
ック図である。同図において、プリンタコントローラ2
00は受信部21によって上位装置100から印刷イメ
ージデータを受信すると上位装置100の指示内容をコ
マンド解析部22にて解析する。指示内容に従って描画
処理部23は予め格納されている描画リストを参照して
1ページ分に対応する描画命令を作成する。この描画命
令に基づいてビットマップ展開部24はビットマップに
展開し、そのビットマップデータをビットマップメモリ
25に保持する。そして印刷処理部26はプリンタエン
ジン300に転送して印刷を行っていた。
2. Description of the Related Art FIG. 9 is a block diagram showing the configuration of a conventional printer having a full bitmap type print controller. Referring to FIG.
When the print image data 00 is received from the host device 100 by the receiving unit 21, the command analysis unit 22 analyzes the instruction content of the host device 100. The drawing processing unit 23 creates a drawing command corresponding to one page by referring to a drawing list stored in advance according to the instruction. The bitmap developing unit 24 develops the data into a bitmap based on the drawing command, and stores the bitmap data in the bitmap memory 25. Then, the print processing unit 26 transfers the print data to the printer engine 300 for printing.

【0003】最近では、高解像度化やカラー化により1
ページ分のビットマップデータをプリンタコントローラ
内に保持するほどメモリを搭載せずに、ビットマップデ
ータを圧縮保持するプリンタコントローラが多くなって
きた。以下その圧縮ビットマップ型プリントコントロー
ラを説明する。ここで描画を行う1単位をバンドと呼
び、バンドの単位は通常印刷すべきデータを主走査方向
に分割したものである。
[0003] Recently, high resolution and colorization have led to 1
More and more printer controllers that compress and hold bitmap data without mounting a memory enough to hold bitmap data for a page in the printer controller. Hereinafter, the compressed bitmap type print controller will be described. Here, one unit for performing drawing is called a band, and the unit of the band is obtained by dividing data to be printed normally in the main scanning direction.

【0004】図10は圧縮ビットマップ型プリントコン
トローラを有する従来のプリンタ装置の構成を示すブロ
ック図である。また、図11は従来の圧縮ビットマップ
型プリントコントローラの動作を示すフローチャートで
ある。両図を用いて圧縮ビットマップ型プリントコント
ローラの動作を説明する。プリンタコントローラ200
は受信部21によって上位装置100から印刷イメージ
データを受信すると(ステップS501)上位装置10
0の指示内容をコマンド解析部22にて解析する。指示
内容に従って描画処理部23は予め格納されている描画
リストを参照して1ページ分の分割された複数のバンド
毎に対応する各描画命令を作成する。この描画命令毎に
基づいてビットマップ展開部24はビットマップに展開
する。そのバンドデータを仮想フレームメモリ27に保
持する。そして、一部のバンドを割り当ててバンドデー
タを作成する(ステップS502,S503)。作成し
たバンドデータはリアルフレームメモリ28に保持され
(ステップS504,S505)、更に圧縮処理部29
によって圧縮された全ての各バンドデータはバンドプー
ルメモリ30に圧縮ビットマップデータとして保持され
る(ステップS506〜S509)。その後、印刷処理
部26はプリンタエンジン300に転送して印刷を行っ
ていた(ステップS510)。図12に各メモリの内容
を示す。このように、実際に印刷に必要なビットマップ
データ(仮想フレームメモリ27内)の一部のバンドの
みをリアルフレームメモリ28上に置き、そのリアルフ
レームメモリ28を使用し印刷すべきビットマップデー
タに対して圧縮を行うことで、1ページ分の圧縮ビット
マップデータをバンドプールメモリ30に保持して印刷
を行う。
FIG. 10 is a block diagram showing the configuration of a conventional printer having a compressed bitmap type print controller. FIG. 11 is a flowchart showing the operation of a conventional compressed bitmap type print controller. The operation of the compressed bitmap type print controller will be described with reference to both figures. Printer controller 200
Receives print image data from the host device 100 by the receiving unit 21 (step S501).
The instruction content of 0 is analyzed by the command analysis unit 22. In accordance with the contents of the instruction, the drawing processing unit 23 creates drawing commands corresponding to each of a plurality of divided bands for one page with reference to a drawing list stored in advance. The bitmap developing unit 24 develops a bitmap based on each drawing command. The band data is held in the virtual frame memory 27. Then, band data is created by allocating some bands (steps S502 and S503). The created band data is held in the real frame memory 28 (steps S504 and S505), and furthermore, the compression processing unit 29
All the band data compressed by the above is held as compressed bitmap data in the band pool memory 30 (steps S506 to S509). Thereafter, the print processing unit 26 transfers the print data to the printer engine 300 and performs printing (step S510). FIG. 12 shows the contents of each memory. In this way, only a part of the band of the bitmap data (in the virtual frame memory 27) actually required for printing is placed on the real frame memory 28, and the On the other hand, by performing compression, one page of compressed bitmap data is held in the band pool memory 30 and printing is performed.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記従
来の圧縮ビットマップ型プリンタコントローラの場合、
メモリ使用量は少なくなるが、圧縮動作に伴う処理によ
り印刷速度が圧縮を行わない場合より遅くなる。
However, in the case of the above-mentioned conventional compressed bitmap type printer controller,
Although the memory usage is reduced, the printing speed becomes slower than when no compression is performed due to processing accompanying the compression operation.

【0006】本発明はこの問題点を解決するためのもの
であり、ビットマップデータの圧縮を行うことにより起
こる速度低下を少なくできるプリンタ制御方法を提供す
ることを目的とする。
An object of the present invention is to solve this problem, and an object of the present invention is to provide a printer control method capable of reducing a reduction in speed caused by compressing bitmap data.

【0007】[0007]

【課題を解決するための手段】前記問題点を解決するた
めに、上位装置からの印刷イメージデータを圧縮して印
刷を行うプリンタ装置における本発明に係るプリンタ制
御方法によれば、1ページ分の印刷イメージデータを複
数のバンドに分けて得られた各バンドデータをリアルフ
レームメモリに保持する。そして、各バンドデータ毎に
圧縮して印刷する時に圧縮前のリアルフレームメモリ内
に保持されている一部のバンドデータを圧縮せずに印刷
処理を施し、そして当該一部のバンドデータ以外のバン
ドデータは圧縮して印刷処理を施す。よって、一部のバ
ンドデータのみ圧縮処理を行わないことにより当該圧縮
しない時間だけ印刷速度を上げることができる。
According to the printer control method of the present invention in a printer device for printing by compressing print image data from a higher-level device, the present invention solves the above-mentioned problems. Each band data obtained by dividing the print image data into a plurality of bands is held in a real frame memory. Then, when compressing and printing each band data, a printing process is performed without compressing a part of the band data held in the real frame memory before the compression, and a band other than the part of the band data is performed. The data is compressed and subjected to print processing. Therefore, by not performing compression processing on only some of the band data, the printing speed can be increased by the time during which the compression is not performed.

【0008】また、リアルフレームメモリの空きメモリ
量とバンドサイズとを比較し、リアルフレームメモリの
空きメモリ量がバンドサイズより大きいとき一部のバン
ドデータを圧縮せずに印刷処理を施す。よって、複数ペ
ージのプリントジョブであっても印刷速度を上げること
ができる。
Further, the free memory amount of the real frame memory is compared with the band size, and when the free memory amount of the real frame memory is larger than the band size, printing processing is performed without compressing some band data. Therefore, the printing speed can be increased even for a print job of a plurality of pages.

【0009】更に、印刷モードが両面印刷又は複数部数
印刷であるか否かを判別し、両面印刷又は複数部数印刷
でないときに一部のバンドデータを圧縮せずに印刷処理
を施すことにより、印刷速度の低下を防ぐことができ
る。
Further, it is determined whether or not the printing mode is double-sided printing or multiple-copy printing, and when not in double-sided printing or multiple-copy printing, a printing process is performed without compressing a part of the band data to perform printing. A decrease in speed can be prevented.

【0010】[0010]

【発明の実施の形態】1ページ分の印刷イメージデータ
を複数のバンドに分けて得られた各バンドデータをリア
ルフレームメモリに保持する。そして、各バンドデータ
毎に圧縮して印刷する時に圧縮前のリアルフレームメモ
リ内に保持されている一部のバンドデータを圧縮せずに
印刷処理を施す。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Each band data obtained by dividing one page of print image data into a plurality of bands is stored in a real frame memory. Then, when compressing and printing each band data, a printing process is performed without compressing a part of the band data held in the real frame memory before compression.

【0011】[0011]

【実施例】図1は本発明の一実施例のプリンタコントロ
ーラの動作を示すフローチャートである。また、図2は
本実施例の動作の概略を示す図であり、図3は従来のプ
リントコントローラの動作の概略を示す。図2,3にお
いて、図10と同じ参照符号は同じ構成要素を示す。は
じめに、図3に示す従来のプリンタコントローラでは、
1ページ分のビットマップの一部をリアルフレームメモ
リに割り当て、そのメモリに描画データを書込み、バン
ドプールメモリに圧縮保存を行う。そして、1ページ分
のバンド描画を行い、そして圧縮保存が終わると、圧縮
データを印刷していた。一方、本実施例では、本実施例
の動作を示すフローチャートを示す図1からわかるよう
に、バンドに分割された圧縮データは印刷が終わると不
要となりすぐに開放されることに着目し、印刷直前にリ
アルフレームメモリ内に保持されている一部のバンドに
対しては圧縮処理を行わない。詳細に説明すると、プリ
ンタコントローラは受信部によって上位装置から印刷イ
メージデータを受信すると(ステップS101)上位装
置の指示内容をコマンド解析部にて解析する。指示内容
に従って描画処理部は予め格納されている描画リストを
参照して1ページ分の分割された複数のバンド毎に対応
する各描画命令を作成する。この描画命令毎に基づいて
ビットマップ展開部はビットマップに展開する。そのバ
ンドデータを仮想フレームメモリに保持する。そして、
一部のバンドを割り当ててバンドデータを作成する(ス
テップS102,S103)。作成したバンドデータは
リアルフレームメモリに保持される(ステップS10
4,S105)。そして、リアルフレームメモリ内に保
持されている一部のバンドデータ以外のバンドデータは
圧縮処理部によって圧縮されてバンドプールメモリに圧
縮ビットマップデータとして保持される(ステップS1
06〜S109)。その後、印刷処理部はプリンタエン
ジンに転送して印刷を行う(ステップS110)。この
ように、図2に示すようにバンド3が圧縮処理を行わな
いバンドである。これによりリアルフレームメモリ上に
あるバンドは圧縮処理の処理時間が不要になり速度の向
上が見込まれる。
FIG. 1 is a flowchart showing the operation of a printer controller according to one embodiment of the present invention. FIG. 2 is a diagram schematically showing the operation of the present embodiment, and FIG. 3 is a diagram schematically showing the operation of a conventional print controller. 2 and 3, the same reference numerals as those in FIG. 10 indicate the same components. First, in the conventional printer controller shown in FIG.
A part of the bit map for one page is allocated to the real frame memory, the drawing data is written into the memory, and the compressed data is stored in the band pool memory. Then, band drawing for one page was performed, and when the compression and storage were completed, the compressed data was printed. On the other hand, in the present embodiment, as can be seen from FIG. 1 showing a flowchart showing the operation of the present embodiment, it is noted that the compressed data divided into bands becomes unnecessary when printing is completed and is released immediately. No compression processing is performed on some of the bands held in the real frame memory. More specifically, when the printer controller receives the print image data from the higher-level device by the receiving unit (step S101), the command analysis unit analyzes the instruction content of the higher-level device. In accordance with the content of the instruction, the drawing processing unit refers to a drawing list stored in advance and creates each drawing command corresponding to each of a plurality of bands divided for one page. The bitmap development unit develops a bitmap based on each drawing command. The band data is held in the virtual frame memory. And
Band data is created by allocating some bands (steps S102 and S103). The created band data is held in the real frame memory (step S10).
4, S105). Then, band data other than some of the band data held in the real frame memory is compressed by the compression processing unit and held as compressed bitmap data in the band pool memory (step S1).
06-S109). After that, the print processing unit transfers the print data to the printer engine and performs printing (step S110). Thus, as shown in FIG. 2, band 3 is a band on which no compression processing is performed. As a result, the processing time of the compression processing for the band on the real frame memory is not required, and the speed is expected to be improved.

【0012】ここで、例えば1バンドを512ラインで
区切るとA4 long edgefeed 600d
piでは19個のバンドに分かれる。つまり、リアルフ
レームメモリ上に残るバンドとは少なくとも印刷直前に
バンド描画を行っていたバンドと、リアルフレームメモ
リの大きさが十分に大きければその数バンド前のバンド
分残ることができる。例えば、バンドの大きさが1MB
とし、リアルフレームメモリの大きさが5MBとすると
最後に描画を行っていたバンドからさかのぼって5バン
ドがリアルフレームメモリに残すことができる。しか
し、印刷の際はこれらのバンドはビデオ転送のため使用
され、消したり、移動することができないので、リアル
フレームメモリ全部を使い切った場合には次ページの描
画のためのバンドがリアルフレームメモリ上に取れず、
連続印刷が不可能となるため、従来のプリンタでは図3
に示すようにバンドデータをバンドプールへ圧縮保存せ
ざるを得なかった。そこで、本実施例では図4の(a)
のように、次ページ分の描画が行えるようにリアルフレ
ームメモリを空けて圧縮を行うようにする。この時、空
けておくべきメモリ量は、紙サイズにより異なり求め難
いが、本実施例では通常のプリントジョブのほとんどが
同一紙サイズで行われることに着目し、現在印刷を行お
うとするバンドサイズを用いて、空けておくメモリ量を
求める。つまり、図5に示す動作フローにおけるステッ
プS209,S210のようにページ毎の印刷時に圧縮
前の描画用メモリを圧縮する否かをリアルフレームメモ
リの空きメモリ量Xとバンドサイズを比較して判断す
る。空きメモリ量Xが少なくとも1バンドデータのバン
ドサイズより小さいときはリアルフレームメモリ上の1
バンドデータをバンドプールメモリへ圧縮を行って空き
メモリ量Xがバンドサイズより大きくなるまで繰り返
し、少なくとも1バンドサイズ分の空きメモリ量Xを確
保した上でリアルフレームメモリ内に保持されている一
部のバンドデータ以外のバンドデータを圧縮処理部によ
って圧縮されてバンドプールメモリに圧縮ビットマップ
データとして保持する(ステップS211)。その後、
印刷処理部はプリンタエンジンに転送して印刷を行う
(ステップS212)。
Here, for example, if one band is divided by 512 lines, A4 long edged 600d
Pi splits into 19 bands. In other words, the bands remaining on the real frame memory can be at least the bands for which band drawing was performed immediately before printing and the bands several bands before the band if the size of the real frame memory is sufficiently large. For example, if the band size is 1MB
Assuming that the size of the real frame memory is 5 MB, five bands can be left in the real frame memory from the band in which the drawing was last performed. However, when printing, these bands are used for video transfer and cannot be deleted or moved, so if the entire real frame memory is used up, the band for drawing the next page will be on the real frame memory. I can't take it
Since continuous printing is not possible, conventional printer
As shown in the above, the band data had to be compressed and stored in the band pool. Thus, in the present embodiment, FIG.
As described above, compression is performed by opening a real frame memory so that drawing for the next page can be performed. At this time, the amount of memory to be freed differs depending on the paper size and is difficult to obtain. However, in this embodiment, it is noted that most of the normal print jobs are performed with the same paper size, and the band size to be printed at present is determined. By using this, the amount of memory to be freed is obtained. That is, as in steps S209 and S210 in the operation flow shown in FIG. 5, whether or not the drawing memory before compression is compressed at the time of printing for each page is determined by comparing the free memory amount X of the real frame memory with the band size. . When the available memory amount X is smaller than the band size of at least one band data, 1
The band data is compressed to the band pool memory and repeated until the free memory amount X becomes larger than the band size, and at least the free memory amount X for at least one band size is secured, and then the part held in the real frame memory The band data other than the band data is compressed by the compression processing unit and stored in the band pool memory as compressed bitmap data (step S211). afterwards,
The print processing unit transfers the data to the printer engine and performs printing (step S212).

【0013】一方、印刷モードが両面印刷である場合に
は、図4の(b)のように、次ページの描画が終了しな
い限り、印刷動作に入れないので、バンドデータをリア
ルフレームメモリに残して置かない方が次ページの描画
にリアルフレームメモリを残しておくことができるので
有利である。このため両面印刷の表面の場合には図6に
示す動作フローにおけるステップS309,S310,
S311のように印刷モードが両面印刷であるか否かを
判断して、両面印刷でなければページ毎の印刷時に圧縮
前の描画用メモリを圧縮する否かをリアルフレームメモ
リの空き量Xとバンドサイズを比較して空きメモリ量X
が小さいときのみリアルフレームメモリ上の1バンドデ
ータをバンドプールメモリへ圧縮を行って空きメモリ量
Xがバンドサイズより大きくなるまで繰り返し、少なく
とも1バンドサイズ分の空きメモリ量Xを確保した上で
リアルフレームメモリ内に保持されている一部のバンド
データ以外のバンドデータを圧縮処理部によって圧縮さ
れてバンドプールメモリに圧縮ビットマップデータとし
て保持する(ステップS312)。ステップS309,
S313のように両面印刷であるときは上述のような本
実施例の処理を行わない。その後、印刷処理部はプリン
タエンジンに転送して印刷を行う(ステップS31
4)。両面印刷時のリアルフレームメモリ及びバンドプ
ールメモリの保持内容の一例を図7に示す。
On the other hand, when the printing mode is double-sided printing, as shown in FIG. 4B, since the printing operation is not started until the drawing of the next page is completed, the band data is left in the real frame memory. It is more advantageous not to put the real frame memory on the next page because the real frame memory can be left for drawing the next page. For this reason, in the case of the front side of double-sided printing, steps S309, S310, and S310 in the operation flow shown in FIG.
It is determined whether or not the print mode is double-sided printing as in step S311. If the printing mode is not double-sided printing, whether or not to compress the drawing memory before compression when printing each page is determined by the free space X of the real frame memory and the band. Compare the size and free memory X
Only when is smaller, one band data in the real frame memory is compressed into the band pool memory and repeated until the free memory amount X becomes larger than the band size, and at least the free memory amount X for one band size is secured. Band data other than some of the band data held in the frame memory is compressed by the compression processing unit and held as compressed bitmap data in the band pool memory (step S312). Step S309,
When double-sided printing is performed as in S313, the processing of the present embodiment as described above is not performed. Thereafter, the print processing unit transfers the print data to the printer engine and performs printing (step S31).
4). FIG. 7 shows an example of the contents held in the real frame memory and the band pool memory at the time of double-sided printing.

【0014】また、印刷モードが複数部印刷であるとき
は、1ページの印刷時間が多くかかるためバンドが解放
されるまでの時間が長くなる。この場合も図8に示す動
作フローにおけるS409,S410,S411のよう
に印刷モードが複数部印刷であるか否かを判断して、複
数部印刷でなければページ毎の印刷時に圧縮前の描画用
メモリを圧縮する否かをリアルフレームメモリの空き量
Xとバンドサイズを比較して空き量Xが小さいときのみ
リアルフレームメモリ上の1バンドデータをバンドプー
ルメモリへ圧縮を行って空きメモリ量Xがバンドサイズ
より大きくなるまで繰り返し、少なくとも1バンドサイ
ズ分の空きメモリ量Xを確保した上でリアルフレームメ
モリ内に保持されている一部のバンドデータ以外のバン
ドデータを圧縮処理部によって圧縮されてバンドプール
メモリに圧縮ビットマップデータとして保持する(ステ
ップS412)。ステップS409,S413のように
両面印刷であるときは次ページにリアルフレームメモリ
を残すために上述のような本実施例の処理を行わない。
その後、印刷処理部はプリンタエンジンに転送して印刷
を行う(ステップS414)。
Further, when the print mode is a multi-copy print mode, it takes a long time to print one page, so that the time until the band is released becomes long. Also in this case, it is determined whether or not the print mode is the multiple copy printing as in S409, S410, and S411 in the operation flow shown in FIG. It is determined whether the memory is compressed or not by comparing the free space X of the real frame memory with the band size, and only when the free space X is small, compressing one band data on the real frame memory to the band pool memory to reduce the free memory X. The band processing is repeated until the band size becomes larger than the band size, and the band data other than a part of the band data held in the real frame memory is compressed by the compression processing unit after securing the free memory amount X for at least one band size. The compressed bitmap data is stored in the pool memory (step S412). When double-sided printing is performed as in steps S409 and S413, the processing of the present embodiment as described above is not performed to leave the real frame memory on the next page.
After that, the print processing unit transfers the print data to the printer engine and performs printing (step S414).

【0015】なお、本発明は上記実施例に限定されるも
のではなく、特許請求の範囲内の記載であれば多種の変
形や置換可能であることは言うまでもない。
The present invention is not limited to the above embodiment, and needless to say, various modifications and substitutions can be made within the scope of the claims.

【0016】[0016]

【発明の効果】以上説明したように、本発明によれば、
上位装置からの印刷イメージデータを圧縮して印刷を行
うプリンタ装置における本発明に係るプリンタ制御方法
によれば、1ページ分の印刷イメージデータを複数のバ
ンドに分けて得られた各バンドデータをリアルフレーム
メモリに保持する。そして、各バンドデータ毎に圧縮し
て印刷する時に圧縮前のリアルフレームメモリ内に保持
されている一部のバンドデータを圧縮せずに印刷処理を
施し、そして当該所定のバンドデータ以外のバンドデー
タを圧縮して印刷処理を施す。よって、一部のバンドデ
ータのみ圧縮処理を行わないことにより当該圧縮しない
時間だけ印刷速度を上げることができる。
As described above, according to the present invention,
According to the printer control method of the present invention in a printer device that performs printing by compressing print image data from a higher-level device, realizing each band data obtained by dividing print image data for one page into a plurality of bands. Store in frame memory. Then, when compressing and printing each band data, a printing process is performed without compressing some of the band data held in the real frame memory before compression, and band data other than the predetermined band data is processed. Is subjected to a printing process. Therefore, by not performing compression processing on only some of the band data, the printing speed can be increased by the time during which the compression is not performed.

【0017】また、リアルフレームメモリの空きメモリ
量とバンドサイズとを比較し、リアルフレームメモリの
空きメモリ量がバンドサイズより大きいとき一部のバン
ドデータを圧縮せずに印刷処理を施す。よって、複数ペ
ージのプリントジョブであっても印刷速度を上げること
ができる。
Further, the free memory amount of the real frame memory is compared with the band size, and when the free memory amount of the real frame memory is larger than the band size, printing processing is performed without compressing some band data. Therefore, the printing speed can be increased even for a print job of a plurality of pages.

【0018】更に、印刷モードが両面印刷又は複数部数
印刷であるか否かを判別し、両面印刷又は複数部数印刷
でないときに一部のバンドデータを圧縮せずに印刷処理
を施すことにより、印刷速度の低下を防ぐことができ
る。
Further, it is determined whether or not the printing mode is double-sided printing or multiple-copy printing, and when not in double-sided printing or multiple-copy printing, a printing process is performed without compressing a part of the band data to thereby perform printing. A decrease in speed can be prevented.

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

【図1】本発明の一実施例のプリンタコントローラの動
作を示すフローチャートである。
FIG. 1 is a flowchart illustrating an operation of a printer controller according to an embodiment of the present invention.

【図2】本実施例における各メモリの内容を示す図であ
る。
FIG. 2 is a diagram showing the contents of each memory in the present embodiment.

【図3】従来例における各メモリの内容を示す図であ
る。
FIG. 3 is a diagram showing the contents of each memory in a conventional example.

【図4】本実施例と連続印刷時のリアルフレームメモリ
の内容を示す図である。
FIG. 4 is a diagram illustrating the contents of a real frame memory during continuous printing according to the present embodiment.

【図5】本発明の他の実施例のプリンタコントローラの
動作を示すフローチャートである。
FIG. 5 is a flowchart illustrating an operation of a printer controller according to another embodiment of the present invention.

【図6】両面印刷時のプリンタコントローラの動作を示
すフローチャートである。
FIG. 6 is a flowchart illustrating the operation of the printer controller during duplex printing.

【図7】複数部数印刷時のリアルフレームメモリとバン
ドプールメモリの内容を示す図である。
FIG. 7 is a diagram showing the contents of a real frame memory and a band pool memory when printing a plurality of copies.

【図8】複数部数印刷時のプリンタコントローラの動作
を示すフローチャートである。
FIG. 8 is a flowchart illustrating an operation of the printer controller when printing a plurality of copies.

【図9】フルビットマップ型プリンタコントローラを有
する従来のプリンタ装置の構成を示すブロック図であ
る。
FIG. 9 is a block diagram showing a configuration of a conventional printer device having a full bitmap type printer controller.

【図10】圧縮ビットマップ型プリンタコントローラを
有する従来のプリンタ装置の構成を示すブロック図であ
る。
FIG. 10 is a block diagram showing a configuration of a conventional printer device having a compressed bitmap type printer controller.

【図11】従来の圧縮ビットマップ型プリンタコントロ
ーラの動作を示すフローチャートである。
FIG. 11 is a flowchart showing the operation of a conventional compressed bitmap printer controller.

【図12】従来の圧縮ビットマップ型プリンタコントロ
ーラによる各メモリの内容を示す図である。
FIG. 12 is a diagram showing the contents of each memory by a conventional compressed bitmap printer controller.

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

21:受信部、22:コマンド解析部、23:描画処理
部、24:ビットマップ展開部、25:ビットマップメ
モリ、26:印刷処理部、27:仮想フレームメモリ、
28:リアルフレームメモリ、 29:圧縮処理部、3
0:バンドプールメモリ、100:上位装置、200:
プリンタコントローラ、300:プリンタエンジン。
21: receiving unit, 22: command analyzing unit, 23: drawing processing unit, 24: bitmap developing unit, 25: bitmap memory, 26: print processing unit, 27: virtual frame memory,
28: Real frame memory, 29: Compression processing unit, 3
0: Band pool memory, 100: Host device, 200:
Printer controller, 300: printer engine.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 上位装置からの印刷イメージデータを圧
縮して印刷を行うプリンタ装置において、 1ページ分の印刷イメージデータを複数のバンドに分け
て得られた各バンドデータをリアルフレームメモリに保
持し、各バンドデータ毎に圧縮して印刷する時に圧縮前
のリアルフレームメモリ内に保持されている一部のバン
ドデータを圧縮せずに印刷処理を施すことを特徴とする
プリンタ制御方法。
1. A printer device for compressing and printing print image data from a higher-level device, wherein each band data obtained by dividing print image data for one page into a plurality of bands is stored in a real frame memory. A printer control method for performing printing processing without compressing a part of band data held in a real frame memory before compression when compressing and printing each band data.
【請求項2】 リアルフレームメモリの空きメモリ量と
バンドサイズとを比較し、リアルフレームメモリの空き
メモリ量がバンドサイズより大きいとき一部のバンドデ
ータを圧縮せずに印刷処理を施す請求項1記載のプリン
タ制御方法。
2. The printing apparatus according to claim 1, wherein a free memory amount of the real frame memory is compared with a band size, and when the free memory amount of the real frame memory is larger than the band size, a printing process is performed without compressing a part of band data. The printer control method described above.
【請求項3】 印刷モードが両面印刷又は複数部数印刷
であるか否かを判別し、両面印刷又は複数部数印刷でな
いときに一部のバンドデータを圧縮せずに印刷処理を施
す請求項1又は2に記載のプリンタ制御方法。
3. The method according to claim 1, wherein the control unit determines whether the print mode is duplex printing or multi-copy printing, and performs the printing process without compressing some band data when the printing mode is not duplex printing or multi-copy printing. 3. The printer control method according to item 2.
JP27024499A 1999-09-24 1999-09-24 Control method of printer Pending JP2001088365A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27024499A JP2001088365A (en) 1999-09-24 1999-09-24 Control method of printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27024499A JP2001088365A (en) 1999-09-24 1999-09-24 Control method of printer

Publications (1)

Publication Number Publication Date
JP2001088365A true JP2001088365A (en) 2001-04-03

Family

ID=17483565

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27024499A Pending JP2001088365A (en) 1999-09-24 1999-09-24 Control method of printer

Country Status (1)

Country Link
JP (1) JP2001088365A (en)

Similar Documents

Publication Publication Date Title
EP0772115B1 (en) System, output device, method, and computer-usable medium using a split printer driver to control a computer printer device
US6317193B2 (en) Image forming apparatus
JP3733759B2 (en) Printer control apparatus and method, recording medium storing printer control program, and printer system
JP2001088365A (en) Control method of printer
JP2002144670A (en) Imaging system, its post-processing method and storage medium
JP2007067579A (en) Image forming apparatus
JP3483689B2 (en) Image processing method for printer device
JPH10208031A (en) Image processor
JPH10309835A (en) Page printer
JP2003241983A (en) Information processor and information processing method
JPH06202935A (en) Image forming method/device
JP2003237147A (en) Image processing method and image processor
JP4399701B2 (en) Image forming apparatus and image forming method
JPH03114856A (en) Printer data management system
JP2922676B2 (en) Image forming device
JPH0632015A (en) Printer
JPH04314559A (en) Printer
JPH0948155A (en) Printer
JPH055474U (en) Printer device
JPH111048A (en) Printing control method and printing apparatus
JP2000203102A (en) Print system and print processing method
JP2005231374A (en) Printer, method for managing memory of the printer and record medium recording program
JP2000127566A (en) Printer
JP2002055790A (en) Printing system and printing control method
JPH11227294A (en) Apparatus having staple function

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041206

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081104

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090210

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090609