JP2000218877A - Printing control method, printing control apparatus, medium with printing control program recorded and printing apparatus - Google Patents

Printing control method, printing control apparatus, medium with printing control program recorded and printing apparatus

Info

Publication number
JP2000218877A
JP2000218877A JP11027492A JP2749299A JP2000218877A JP 2000218877 A JP2000218877 A JP 2000218877A JP 11027492 A JP11027492 A JP 11027492A JP 2749299 A JP2749299 A JP 2749299A JP 2000218877 A JP2000218877 A JP 2000218877A
Authority
JP
Japan
Prior art keywords
image data
print
print image
data
frame buffer
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
JP11027492A
Other languages
Japanese (ja)
Other versions
JP3858956B2 (en
Inventor
Sunao Murata
すなお 村田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP02749299A priority Critical patent/JP3858956B2/en
Publication of JP2000218877A publication Critical patent/JP2000218877A/en
Application granted granted Critical
Publication of JP3858956B2 publication Critical patent/JP3858956B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a printing control method, a printing control apparatus, a medium with a printing control program recorded and a printing apparatus whereby a data transmission amount can be reduced by compressing printing image data. SOLUTION: A band unit of a page frame buffer of a printer 50 is obtained. Printing image data divided by the band unit is generated. A capacity of the page frame buffer of the printer 50 can be small and, a use efficiency for a RAM can be improved. Since the printing image data is transmitted after compressed by a data compression process, a data transmission amount between a computer 10 and the printer 50 can be reduced.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、印刷制御方法、印
刷制御装置、印刷制御プログラムを記録した媒体および
印刷装置に関し、特に、印刷データに対して所定のデー
タ処理を実行して印刷イメージデータを生成するととも
に、同生成した印刷イメージデータを入力して印刷を実
行する印刷制御方法、印刷制御装置、印刷制御プログラ
ムを記録した媒体および印刷装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a print control method, a print control device, a medium on which a print control program is recorded, and a printing device. In particular, the present invention executes predetermined data processing on print data to convert print image data. The present invention relates to a print control method, a print control device, a medium on which a print control program is recorded, and a printing device for generating and inputting the generated print image data to execute printing.

【0002】[0002]

【従来の技術】プリンタはプリンタホストであるコンピ
ュータの周辺機器として所定のインターフェイスケーブ
ルを介して接続され、コンピュータにおいて印刷ジョブ
が実行されると、同印刷ジョブに伴う印刷データから生
成される印刷イメージデータがプリンタに転送される。
そして、プリンタはこの転送された印刷イメージデータ
に基づいて印刷を実行する。ここで、コンピュータから
印刷イメージデータをプリンタに転送する手法としては
二つの手法がある。一つ目は、コンピュータ側のプリン
タドライバにて印刷ジョブに伴う印刷データを所定のラ
イン単位にラスタライズして印刷イメージデータを生成
し、同印刷イメージデータをプリンタが備えるページフ
レームバッファのバンド単位に対応させてプリンタに転
送する手法である。二つ目は、コンピュータ側のプリン
タドライバにて印刷ジョブに伴う印刷データを所定のラ
イン単位でラスタライズして印刷イメージデータを生成
し、同印刷イメージデータをプリンタが備えるページフ
レームバッファのバンド単位に対応させた後に、所定の
圧縮手法により同印刷イメージデータを圧縮してプリン
タに転送手法である。
2. Description of the Related Art A printer is connected as a peripheral device of a computer serving as a printer host via a predetermined interface cable, and when a print job is executed in the computer, print image data generated from print data accompanying the print job. Is transferred to the printer.
Then, the printer executes printing based on the transferred print image data. Here, there are two methods for transferring the print image data from the computer to the printer. First, print data associated with a print job is rasterized by a predetermined line unit by a printer driver on the computer side to generate print image data, and the print image data corresponds to a band unit of a page frame buffer provided in the printer. And transfer it to the printer. Second, print data associated with the print job is rasterized by a predetermined line unit by the printer driver on the computer side to generate print image data, and the print image data corresponds to the band unit of the page frame buffer provided in the printer Then, the print image data is compressed by a predetermined compression method and transferred to the printer.

【0003】[0003]

【発明が解決しようとする課題】上述したプリンタへの
印刷イメージデータの転送方法においては、次のような
課題がある。前者においては、所定のバンド単位にて生
成した複数の印刷イメージデータを順次プリンタに転送
するため、転送する印刷イメージデータのデータ量が大
きくなってしまう。また、プリンタは転送された各印刷
イメージデータを内部に備えるページフレームバッファ
に順次格納する場合、バンドごとに、転送されたバンド
に係る印刷イメージデータをリンクしたリンクデータを
生成する。そして、印刷イメージデータをレンダリング
するときに、このリンクデータを順次展開してバンド単
位の印刷イメージデータを復元し、同復元した印刷イメ
ージデータに基づいて印刷を実行する。従って、コンピ
ュータ側にて印刷データのラスタライズ方向と、プリン
タ側のページフレームバッファのバンド方向が異なる場
合、ラスタライズされバンド単位に対応された各印刷イ
メージデータは、プリンタに転送されページフレームバ
ッファに格納される場合、全てのバンドに係ることにな
り、各バンドにおいて同一の印刷イメージデータをリン
クしたリンクデータが生成されることになる。すなわ
ち、プリンタに転送するバンド単位に対応した印刷イメ
ージデータには、複数のバンドに渡る印刷イメージデー
タを格納している。従って、各バンドは全ての印刷イメ
ージデータをリンクしなければならないため、ページフ
レームバッファをの容量が大きくなり、同ページフレー
ムバッファを格納するメモリの使用効率が低下してしま
うという課題がある。
The above-described method of transferring print image data to a printer has the following problems. In the former, a plurality of print image data generated in a predetermined band unit is sequentially transferred to the printer, so that the amount of print image data to be transferred increases. When the printer sequentially stores the transferred print image data in a page frame buffer provided therein, the printer generates, for each band, link data in which the print image data related to the transferred band is linked. When rendering the print image data, the link data is sequentially expanded to restore the print image data in band units, and printing is performed based on the restored print image data. Therefore, when the rasterization direction of the print data is different from the band direction of the page frame buffer on the printer side on the computer side, each print image data rasterized and corresponding to each band is transferred to the printer and stored in the page frame buffer. In this case, all the bands are involved, and link data in which the same print image data is linked in each band is generated. That is, print image data corresponding to a band unit to be transferred to the printer stores print image data over a plurality of bands. Therefore, since all the print image data must be linked to each band, the capacity of the page frame buffer is increased, and the use efficiency of the memory for storing the page frame buffer is reduced.

【0004】後者においては、所定のライン単位にてラ
スタライズし所定のバンド単位に対応した印刷イメージ
データを圧縮してからプリンタに転送するため、転送す
る印刷イメージデータのデータ量を小さくすることが可
能になる。一方、プリンタ側では、転送された圧縮デー
タを復元してから、ページフレームバッファの各バンド
に印刷イメージデータをリンクしてリンクデータを生成
するため、処理負荷が大きくなってしまう。また、前者
と同様、コンピュータ側にて印刷データのラスタライズ
方向と、プリンタ側のページフレームバッファのバンド
方向が異なる場合に、各バンドにおいて復元した各印刷
イメージデータをリンクしたリンクデータを生成するた
め、ページフレームバッファの容量が大きくなり、同ペ
ージフレームバッファを格納するメモリの使用効率が低
下してしまうという課題がある。
[0004] In the latter case, since the print image data corresponding to a predetermined band is rasterized in a predetermined line unit and then transferred to a printer, the data amount of the transferred print image data can be reduced. become. On the other hand, on the printer side, after the transferred compressed data is decompressed, the print image data is linked to each band of the page frame buffer to generate link data, so that the processing load increases. Similarly to the former, when the rasterizing direction of the print data is different from the band direction of the page frame buffer on the printer side on the computer side, link data linking the print image data restored in each band is generated. There is a problem that the capacity of the page frame buffer is increased and the use efficiency of the memory for storing the page frame buffer is reduced.

【0005】本発明は、上記課題にかんがみてなされた
もので、印刷装置のページフレームバッファのバンド方
向に分割した印刷イメージデータを生成することによ
り、印刷装置側では、各バンドに含まれる印刷イメージ
データのみから構成されるリンクデータの生成すること
が可能になり、同リンクデータを格納するページフレー
ムバッファの容量が小さくなることによって、同ページ
フレームバッファを格納するメモリの負荷を低減させる
ことが可能であるとともに、この印刷イメージデータを
圧縮することによりデータ転送量を低減させることが可
能な印刷制御方法、印刷制御装置、印刷制御プログラム
を記録した媒体および印刷装置の提供を目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and generates printing image data divided in a band direction of a page frame buffer of a printing apparatus, so that the printing apparatus can control printing images included in each band. It is possible to generate link data composed only of data, and the capacity of the page frame buffer for storing the link data is reduced, thereby reducing the load on the memory for storing the page frame buffer. Another object of the present invention is to provide a print control method, a print control device, a medium recording a print control program, and a printing device capable of reducing the data transfer amount by compressing the print image data.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、請求項1にかかる発明は、データ転送路を介して接
続された印刷装置に対して所定の印刷イメージデータを
生成しつつ転送する印刷制御方法であって、印刷ジョブ
が実行されると同印刷ジョブに伴う印刷データを入力し
つつ、同印刷データに基づいたページ単位の印刷イメー
ジデータを生成する印刷データ入力工程と、同印刷デー
タ入力工程にて生成したページ単位の印刷イメージデー
タのラスタライズ方向と上記プリンタが備えるページフ
レームバッファのバンド方向とが異なる場合に、ラスタ
ライズした印刷イメージデータを上記ページフレームバ
ッファのバンド方向に分割しつつ、上記プリンタに転送
する印刷イメージデータ分割転送工程とを具備する構成
としてある。
In order to achieve the above object, according to the first aspect of the present invention, there is provided a printing apparatus which generates and transmits predetermined print image data to a printing apparatus connected via a data transfer path. A print data inputting step of, when a print job is executed, inputting print data accompanying the print job, and generating print image data in page units based on the print data; and When the rasterizing direction of the page-based print image data generated in the process is different from the band direction of the page frame buffer provided in the printer, the rasterized print image data is divided in the band direction of the page frame buffer. And a print image data division transfer step of transferring the print image data to the printer.

【0007】上記のように構成した請求項1にかかる発
明において、印刷制御方法は印刷データ入力工程と、印
刷イメージデータ分割転送工程とを備え、システムまた
はアプリケーションにて印刷ジョブが実行された場合、
この印刷ジョブに伴う印刷データに所定のデータ処理を
実施し生成した印刷イメージデータを印刷装置に転送す
るものである。また、印刷装置は、この転送された印刷
イメージデータをページ単位によって格納するページフ
レームバッファを備え、順次格納して所定のタイミング
でレンダリングするとともに、印刷を実行している。こ
のページフレームバッファは、複数のバンドに分割され
ており、バンドが分割される方向をバンド方向というと
ともに、この一つのバンドをバンド単位という。かかる
場合、印刷ジョブがシステムまたはアプリケーションプ
ログラムにて実行されると、この印刷ジョブに伴う印刷
データを印刷データ入力工程は入力する。ここで、シス
テムまたはアプリケーションが生成する印刷データは、
ページ単位を複数に分割されて、ランダムに印刷データ
入力工程に渡される。従って、印刷データ入力工程では
入力したランダムに分割されている複数の印刷データを
順次入力するとともに、ページ単位の印刷イメージデー
タを生成するために整列させる。
In the invention according to claim 1 configured as described above, the print control method includes a print data input step and a print image data division transfer step, and when a print job is executed by a system or an application,
The print image data generated by performing predetermined data processing on the print data accompanying the print job is transferred to the printing apparatus. Further, the printing apparatus includes a page frame buffer for storing the transferred print image data in page units, sequentially stores and renders the print image data at a predetermined timing, and executes printing. The page frame buffer is divided into a plurality of bands, a direction in which the band is divided is referred to as a band direction, and one band is referred to as a band unit. In such a case, when the print job is executed by the system or the application program, the print data input process inputs the print data accompanying the print job. Here, the print data generated by the system or application is
The page unit is divided into a plurality of pages, and is randomly transferred to the print data input step. Therefore, in the print data input step, the input plurality of randomly divided print data are sequentially input, and are arranged to generate print image data in page units.

【0008】そして、印刷イメージデータ分割転送工程
は、所定のライン単位にて同印刷イメージデータをラス
タライズする。ここで、このラスタライズ方向と上記プ
リンタが備えるページフレームバッファのバンド方向と
が異なる場合に、ラスタライズした印刷イメージデータ
を上記ページフレームバッファのバンド方向に分割しつ
つ、上記印刷装置に転送する。本実施形態においては、
バンド方向に分割する構成を採用している。従って、こ
のバンド方向は上述したバンド単位であってもよいし、
複数のバンド単位を一つの塊とし分割するものであって
もよく、適宜変更可能である。
In the print image data division transfer step, the print image data is rasterized in predetermined line units. If the rasterizing direction is different from the band direction of the page frame buffer provided in the printer, the rasterized print image data is transferred to the printing apparatus while being divided in the band direction of the page frame buffer. In the present embodiment,
A configuration of dividing in the band direction is adopted. Therefore, this band direction may be the band unit described above,
A plurality of band units may be divided into one block and may be changed as appropriate.

【0009】すなわち、印刷データ入力工程にて生成さ
れた印刷イメージデータのラスタライズ方向と上記印刷
装置が備えるページフレームバッファのバンド方向とが
異なる場合、所定のライン単位によりラスタライズして
生成された各印刷イメージデータは、印刷装置のページ
フレームバッファに格納されるとき、全てのバンドに係
る。これによる各バンド単位において各印刷イメージデ
ータを含むリンクデータの生成を防止するため、ラスタ
ライズされた各印刷イメージデータをページフレームバ
ッファが分割されるバンド方向に分割する。従って、各
バンドは、自己のバンドに含まれる印刷イメージデータ
のみをに保存することが可能になり、ページフレームバ
ッファの容量を小さくすることが可能になり、同ページ
フレームバッファを格納するメモリを効率的に使用する
ことができる。
That is, when the rasterizing direction of the print image data generated in the print data input step is different from the band direction of the page frame buffer provided in the printing apparatus, each print generated by rasterizing in a predetermined line unit. The image data, when stored in the page frame buffer of the printing device, pertains to all bands. In order to prevent generation of link data including each print image data in each band unit, each rasterized print image data is divided in the band direction in which the page frame buffer is divided. Therefore, each band can store only the print image data included in its own band, and the capacity of the page frame buffer can be reduced, and the memory for storing the page frame buffer can be efficiently used. Can be used

【0010】例えば、印刷イメージデータ分割転送工程
にて所定のライン単位によってラスタライズした印刷イ
メージデータが5ライン生成されるとともに、各印刷イ
メージデータの大きさが5MBであり、ページフレーム
バッファが5バンド単位に分割されるとともに印刷装置
に転送される場合を考察する。かかる場合、各バンドに
おいて5MBの印刷イメージデータの5ライン分をリン
クしたリンクデータが生成され保存されることになるた
め、各バンドが格納するリンクデータは、合計5MB*
5ライン=25MBとになる。一方、5MBの印刷イメ
ージデータを5バンド単位に分割すると、一バンド単位
の印刷イメージデータは1MBになる。そして、それぞ
れのバンドは、この1MBの印刷イメージデータを5ラ
イン分をリンクしたリンクデータを保存するため、各バ
ンドが格納するリンクデータは、合計1MB*5ライン
=5MBとなり、前者と比較して5分の一のデータ量に
低減させることが可能になることが分かる。
For example, in the print image data division transfer step, five lines of print image data rasterized in predetermined line units are generated, and the size of each print image data is 5 MB, and the page frame buffer is in 5 band units. And transfer to a printing device. In such a case, link data linking 5 lines of 5 MB of print image data in each band is generated and stored, so that the link data stored in each band is 5 MB * in total.
5 lines = 25 MB. On the other hand, when the print image data of 5 MB is divided into five bands, the print image data of one band becomes 1 MB. Each band stores link data obtained by linking 5 lines of the 1 MB print image data, so that the total link data stored in each band is 1 MB * 5 lines = 5 MB. It can be seen that the data amount can be reduced to one fifth of the data amount.

【0011】次に、印刷データ入力工程にて生成された
印刷イメージデータのラスタライズ方向と上記印刷装置
が備えるページフレームバッファのバンド方向とが異な
る一例について説明する。ここではシステムプログラム
またはアプリケーションプログラムによる印刷ジョブに
伴う印刷データが上下辺の長い長方形を形成する印刷領
域を有していて、この印刷領域をA4用紙に印刷する場
合を考察する。上述した印刷データについては、短辺を
区切る方向により所定のライン単位に基づいてラスタラ
イズされた印刷イメージデータが生成される。この短辺
を区切る方向がラスタライズ方向になる。一方、印刷装
置にてこの印刷イメージデータを印刷する場合、A4用
紙の縦方向が用紙搬出方向となるため、バンド方向はこ
の搬出方向に直角になる。従って、A4用紙の長辺を区
切る方向がバンド方向となる。このように、ラスタライ
ズ方向がA4用紙短辺分割方向であって、バンド方向が
A4用紙長辺分割方向である場合がラスタライズ方向と
バンド方向が異なる場合に該当する。
Next, an example in which the rasterizing direction of the print image data generated in the print data input step and the band direction of the page frame buffer provided in the printing apparatus are different will be described. Here, a case is considered in which print data associated with a print job by a system program or an application program has a print area that forms a rectangle with long upper and lower sides, and this print area is printed on A4 paper. With respect to the above-described print data, print image data rasterized on the basis of a predetermined line unit in a direction separating short sides is generated. The direction separating the short side is the rasterizing direction. On the other hand, when printing the print image data by the printing apparatus, the vertical direction of the A4 sheet is the sheet unloading direction, and thus the band direction is perpendicular to the unloading direction. Therefore, the direction which divides the long side of the A4 sheet is the band direction. As described above, the case where the rasterizing direction is the direction of dividing the short side of the A4 paper and the band direction is the direction of dividing the long side of the A4 paper corresponds to the case where the rasterizing direction and the band direction are different.

【0012】上記印刷イメージデータ分割転送工程は、
ラスタライズして生成された印刷イメージデータを印刷
装置が備えるページフレームバッファのバンド方向に分
割する際に、分割を行うバンド単位を所定の手法により
取得しなければならない。この取得手法の具体的な実現
方法として、予め所定の領域に格納されているバンド単
位の大きさを示すパラメータを取得してもよいし、接続
する印刷装置にバンド単位の大きさを問い合わせて取得
してもよい。前者の一例として、請求項2にかかる発明
は、請求項1に記載の印刷制御方法において、上記印刷
イメージデータ分割転送工程は、予め所定の領域に格納
された上記プリンタが備えるページフレームバッファの
バンド単位を読み出して取得するとともに、同取得した
バンド単位によりラスタライズした印刷イメージデータ
を分割する構成としてある。上記のように構成した請求
項2にかかる発明において、印刷イメージデータ分割転
送工程は、予め所定の領域に格納された上記プリンタが
備えるページフレームバッファのバンド単位を読み出し
て取得するとともに、同取得したバンド単位によりラス
タライズした印刷イメージデータを分割する。すなわ
ち、印刷イメージデータを印刷装置に転送する際に、所
定の領域に格納されているバンド単位を読み出して分割
しつつ、印刷装置に転送する。ここで、バンド単位を格
納する領域は、印刷イメージデータ分割転送工程の所定
の処理時に読み出すことができる領域であればよく、ハ
ードディスクやEEPROMであってもよいし、ROM
などに格納されているものであってもよい。また、複数
の印刷装置におけるページフレームバッファのバンド単
位を格納しておき、接続されている印刷装置に適合した
バンド単位を読み出すようにしてもよい。
The print image data division transfer step includes:
When the print image data generated by the rasterization is divided in the band direction of the page frame buffer provided in the printing apparatus, the band unit to be divided must be obtained by a predetermined method. As a specific realization method of this acquisition method, a parameter indicating the size of a band unit stored in a predetermined area in advance may be acquired, or the size of the band unit may be obtained by inquiring of a connected printing apparatus. May be. As an example of the former, the invention according to claim 2 is the printing control method according to claim 1, wherein the print image data division transfer step includes a step of storing a band of a page frame buffer provided in the printer and stored in a predetermined area in advance. The unit is read and acquired, and the print image data rasterized by the acquired band unit is divided. In the invention according to claim 2 configured as described above, in the print image data division transfer step, the band unit of the page frame buffer included in the printer, which is stored in a predetermined area in advance, is read and obtained, and the print unit is obtained. The print image data rasterized by the band is divided. That is, when the print image data is transferred to the printing apparatus, the band unit stored in the predetermined area is read out, divided, and transferred to the printing apparatus. Here, the area for storing the band unit may be an area that can be read out during a predetermined process of the print image data division transfer process, and may be a hard disk or an EEPROM, or may be a ROM.
Or the like may be stored. Alternatively, band units of the page frame buffer in a plurality of printing apparatuses may be stored, and band units suitable for the connected printing apparatuses may be read.

【0013】上述した印刷イメージデータ分割転送工程
がバンド単位を取得する後者の一例として、請求項3に
かかる発明は、請求項1に記載の印刷制御方法におい
て、上記印刷イメージデータ分割転送工程は、所定のタ
イミングにより上記印刷装置に対してページフレームバ
ッファのバンド単位を問い合わせて取得するとともに、
同取得したバンド単位によりラスタライズした印刷イメ
ージデータを分割する構成としてある。上記のように構
成した請求項3にかかる発明において、印刷イメージデ
ータ分割転送工程は、ラスタライズして生成した印刷イ
メージデータを分割するためのバンド単位を所定のタイ
ミングにより上記印刷装置より取得する。かかる場合、
印刷装置に対してページフレームバッファのバンド単位
を問い合わせる。そして、この問い合わせに対するバン
ド単位の返答を入力し、同入力したバンド単位によりラ
スタライズした印刷イメージデータを分割する。ここ
で、印刷装置にバンド単位を問い合わせて取得する所定
のタイミングは、印刷装置が接続されたタイミングでも
よいし、印刷データ入力工程が印刷データを入力したと
き、すなわち、システムプログラムあるいはアプリケー
ションプログラムにて印刷ジョブが実行されたときでも
よい。また、これらに限定されるものではなく、印刷装
置のプロパティを変更するタイミングなど、適宜変更可
能である。
As an example of the latter in which the print image data division transfer step acquires a band unit, the invention according to claim 3 is the print control method according to claim 1, wherein the print image data division transfer step includes: While inquiring and acquiring the band unit of the page frame buffer to the printing device at a predetermined timing,
The configuration is such that print image data rasterized by the acquired band unit is divided. In the invention according to claim 3 configured as described above, in the print image data division transfer step, a band unit for dividing print image data generated by rasterization is acquired from the printing apparatus at a predetermined timing. In such cases,
Inquires the printing device about the band unit of the page frame buffer. Then, a response in band units to this inquiry is input, and the print image data rasterized by the input band units is divided. Here, the predetermined timing at which the printing device is inquired about the band unit may be the timing at which the printing device is connected, or may be the timing at which the printing data is input in the printing data input step, that is, the system program or the application program. It may be when a print job is executed. The present invention is not limited to these, and can be changed as appropriate such as the timing of changing the properties of the printing apparatus.

【0014】印刷イメージデータ分割転送工程にてラス
タライズして生成した印刷イメージデータをバンド単位
によって分割した場合、この分割した印刷イメージデー
タを生成するごとに接続される印刷装置に対して転送し
てもよいし、この印刷イメージデータをページ単位にス
プールしてから所定のタイミングにて順次印刷装置に転
送してもよい。後者の一例として 、請求項4にかかる
発明は、請求項1〜請求項3のいずれかに記載の印刷制
御方法において、上記印刷イメージデータ分割転送工程
は、バンド単位により分割した印刷イメージデータをペ
ージ単位でスプールする印刷イメージデータスプール工
程を備える構成としてある。上記のように構成した請求
項4にかかる発明において、印刷イメージデータスプー
ル工程は、印刷イメージデータ分割転送工程にてラスタ
ライズして生成された印刷イメージデータを分割してペ
ージ単位にページイメージを再現するように同印刷イメ
ージデータをスプールする。そして、所定量の印刷イメ
ージデータのスプールが完了すると印刷装置に転送す
る。ここで、スプールして印刷装置に転送する所定量は
上述したようにページ単位であってもよいし、ページ単
位がスプールされるまえに、スプールする領域が満杯に
なった場合などは、この満杯になったタイミングに印刷
装置に転送するようにしてもよい。
When the print image data generated by rasterization in the print image data division transfer step is divided in band units, the divided print image data is transferred to the connected printing apparatus every time the divided print image data is generated. Alternatively, the print image data may be spooled in page units and then sequentially transferred to the printing apparatus at a predetermined timing. As an example of the latter, according to a fourth aspect of the present invention, in the print control method according to any one of the first to third aspects, the print image data division transfer step includes converting the print image data divided by a band unit into a page. It is configured to include a print image data spooling step of spooling in units. According to the fourth aspect of the present invention, in the print image data spooling step, the print image data generated by rasterizing in the print image data division transfer step is divided to reproduce a page image in page units. The print image data is spooled as described above. Then, when spooling of a predetermined amount of print image data is completed, the print image data is transferred to the printing apparatus. Here, the predetermined amount to be spooled and transferred to the printing apparatus may be in units of pages as described above, or when the area to be spooled becomes full before the page units are spooled, this full amount is used. At this time, the data may be transferred to the printing apparatus.

【0015】印刷イメージデータ分割転送工程にて印刷
装置のページフレームバッファのバンド単位に分割され
た印刷イメージデータは、一つ当たりの印刷イメージデ
ータのデータ量としては小さくなるものの、印刷装置に
転送する印刷イメージデータのデータ量の合計は所定の
ライン単位にてラスタライズして生成した印刷イメージ
データを順次転送する場合と変わらない。ここで、バン
ド単位に分割した印刷イメージデータを圧縮して印刷装
置に転送するとデータ量を低減させることができ好適で
ある。そこで、請求項5にかかる発明は、請求項1〜請
求項4のいずれかに記載の印刷制御方法において、上記
印刷イメージデータ分割転送工程は、分割した印刷イメ
ージデータを所定の手法により圧縮する圧縮データ生成
工程を備える構成としてある。上記のように構成した請
求項5にかかる発明において、圧縮データ生成工程は、
印刷イメージデータ分割転送工程における前工程にて生
成されたバンド単位に分割された印刷イメージデータを
所定の手法により圧縮する。ここで、この圧縮を実行す
る所定の手法は、圧縮された印刷イメージデータを転送
された印刷装置側で復元可能な手法であればよく、特に
限定されるものではない。
The print image data divided in band units of the page frame buffer of the printing apparatus in the print image data division transfer step is transferred to the printing apparatus although the amount of print image data per one becomes small. The total data amount of the print image data is the same as the case where the print image data generated by rasterizing in a predetermined line unit is sequentially transferred. Here, it is preferable to compress the print image data divided in band units and transfer the compressed print image data to the printing apparatus because the data amount can be reduced. According to a fifth aspect of the present invention, in the print control method according to any one of the first to fourth aspects, the print image data dividing and transferring step compresses the divided print image data by a predetermined method. The configuration includes a data generation step. In the invention according to claim 5 configured as described above, the compressed data generating step includes:
The print image data divided in band units generated in the previous step in the print image data division transfer step is compressed by a predetermined method. Here, the predetermined method of executing the compression is not particularly limited as long as it is a method capable of restoring the compressed print image data on the side of the printing apparatus to which the compressed print image data is transferred.

【0016】このように、システムプログラムまたはア
プリケーションプログラムにより発生した印刷ジョブに
伴う印刷データに対して所定のデータ処理を実行して印
刷イメージデータを生成しつつ、接続する印刷装置に同
印刷イメージデータを転送する手法は必ずしも方法に限
られる必要はなく、その印刷制御方法を実行する工程を
組み込むことにより実体化した印刷制御装置としても機
能することは容易に理解できる。このため、請求項6に
かかる発明は、発生した印刷ジョブに伴う印刷データに
対して所定のデータ処理を実行して印刷イメージデータ
を生成しつつ、接続する印刷装置に同印刷イメージデー
タを転送する印刷制御装置であって、印刷ジョブが実行
されると同印刷ジョブに伴う印刷データを入力しつつ、
同印刷データに基づいたページ単位の印刷イメージデー
タを生成する印刷データ入力手段と、上記印刷データ入
力手段にて生成したページ単位の印刷イメージデータの
ラスタライズ方向と上記印刷装置が備えるページフレー
ムバッファのバンド方向が異なる場合に、ラスタライズ
により生成した印刷イメージデータを上記ページフレー
ムバッファのバンド方向に分割しつつ、同印刷装置に転
送する印刷イメージデータ分割転送手段とを具備する構
成としてある。すなわち、必ずしも印刷制御方法に限ら
れずこの印刷制御方法を適用して実体化した印刷制御装
置としても有効であることに相違はない。
As described above, while performing predetermined data processing on print data associated with a print job generated by a system program or an application program to generate print image data, the print image data is transmitted to a connected printing apparatus. The transfer method is not necessarily limited to the method, and it can be easily understood that the method functions as a substantialized print control device by incorporating a step of executing the print control method. Therefore, the invention according to claim 6 performs predetermined data processing on print data associated with a generated print job to generate print image data, and transfers the print image data to a connected printing apparatus. A print control device, wherein when a print job is executed, while inputting print data accompanying the print job,
Print data input means for generating print image data in page units based on the print data, a rasterizing direction of the print image data in page units generated by the print data input means, and a band of a page frame buffer provided in the printing apparatus When the directions are different, a print image data division transfer unit that transfers print image data generated by rasterization to the printing apparatus while dividing the print image data in the band direction of the page frame buffer is provided. That is, there is no difference in that the present invention is not necessarily limited to the print control method and is effective as a print control device that is realized by applying the print control method.

【0017】ところで、このようなシステムプログラム
またはアプリケーションプログラムにて発生した印刷ジ
ョブに伴う印刷データに対して所定のデータ処理を実行
して印刷イメージデータを生成しつつ、接続する印刷装
置に同印刷イメージデータを転送する印刷制御装置は単
独で存在する場合もあるし、ある機器に組み込まれた状
態で利用されることもあるなど、発明の思想としてはこ
れに限らず、各種の態様を含むものである。従って、ソ
フトウェアであったりハードウェアであったりするな
ど、適宜変更可能である。従って、発明の思想の具現化
例として、この発生した印刷ジョブに伴う印刷データに
対して所定のデータ処理を実行して印刷イメージデータ
を生成しつつ、接続する印刷装置に同印刷イメージデー
タを転送する印刷制御装置のソフトウェアとなる場合に
は、かかるソフトウェアを記録した記録媒体上において
も当然に存在し、利用されるといわざるをえない。
By the way, predetermined data processing is performed on print data associated with a print job generated by such a system program or application program to generate print image data, and the print image data is transmitted to a connected printing apparatus. The concept of the present invention is not limited to this, and may include various aspects, such as a case where a print control device for transferring data exists alone and a case where the print control device is incorporated in a certain device. Therefore, it can be changed as appropriate, such as software or hardware. Therefore, as an embodiment of the idea of the present invention, predetermined print processing is performed on print data associated with the generated print job to generate print image data, and transfer the print image data to a connected printing apparatus. In the case of software for a print control device, the software naturally exists on a recording medium on which such software is recorded, and it must be said that the software is used.

【0018】その一例として、請求項7にかかる発明
は、発生した印刷ジョブに伴う印刷データに対して所定
のデータ処理を実行して印刷イメージデータを生成しつ
つ、接続されているプリンタ同印刷イメージデータを転
送する印刷制御プログラムを記録した媒体であって、印
刷ジョブが実行されると同印刷ジョブに伴う印刷データ
を入力しつつ、同印刷データに基づいたページ単位の印
刷イメージデータを生成する印刷データ入力ステップ
と、上記印刷データ入力ステップにて生成したページ単
位の印刷イメージデータのラスタライズ方向と上記印刷
装置が備えるページフレームバッファのバンド方向が異
なる場合に、ラスタライズにより生成した印刷イメージ
データを上記ページフレームバッファのバンド方向に分
割しつつ、同印刷装置に転送する印刷イメージデータ分
割転送ステップとを具備する構成としてある。
As one example, the invention according to claim 7 performs a predetermined data process on print data associated with a generated print job to generate print image data while generating print image data. A medium on which a print control program for transferring data is recorded, wherein when a print job is executed, print data associated with the print job is input and print image data for each page is generated based on the print data. When the rasterizing direction of the page-based print image data generated in the data input step and the print data input step in the page is different from the band direction of the page frame buffer provided in the printing apparatus, the print image data generated by the rasterization is converted to the page. The printing device is divided while dividing in the band direction of the frame buffer. It is constituted comprising a print image data division transfer step of transferring.

【0019】むろん、その記録媒体は、磁気記録媒体で
あってもよいし光磁気記録媒体であってもよいし、今後
開発されるいかなる記録媒体においても全く同様に考え
ることができる。また、一次複製品、二次複製品などの
複製段階については全く問う余地無く同等である。その
他、供給方法として通信回線を利用して行なう場合でも
本発明が利用されていることにはかわりない。さらに、
一部がソフトウェアであって、一部がハードウェアで実
現されている場合においても発明の思想において全く異
なるものではなく、一部を記録媒体上に記憶しておいて
必要に応じて適宜読み込まれるような形態のものとして
あってもよい。
Of course, the recording medium may be a magnetic recording medium, a magneto-optical recording medium, or any recording medium to be developed in the future. Also, the duplication stages of the primary duplicated product, the secondary duplicated product, and the like are equivalent without any question. In addition, the present invention is not limited to the case where the present invention is used even when the supply is performed using a communication line. further,
The concept of the present invention is not completely different even when part is software and part is realized by hardware, and part is stored on a recording medium and read as needed as needed. Such a form may be adopted.

【0020】上述した印刷制御装置に接続され、所定の
印刷イメージデータを入力するとともに、所定のデータ
処理を実行して印刷を実行する印刷装置においても本発
明が利用されることにかわりはない。そこで、請求項8
にかかる発明は、接続する印刷ホストにて生成される印
刷イメージデータのラスタライズ方向とページフレーム
バッファのバンド方向が異なる場合に、ラスタライズさ
れた印刷イメージデータを上記ページフレームバッファ
のバンド方向に分割されるとともに、所定の手法により
圧縮された印刷イメージデータを入力する印刷装置であ
って、上記印刷ホストから転送された圧縮されている印
刷イメージデータをバンド単位に区切られたページフレ
ームバッファの所定の位置に格納する印刷イメージデー
タ格納手段と、所定のタイミングに基づいて上記印刷イ
メージデータ格納手段に格納された圧縮されている印刷
イメージデータを復元し、ページフレームデータを再生
する印刷データ復元再生手段と、上記印刷データ復元再
生手段により復元されるとともに再生されたページイメ
ージデータに基づいて印刷を実行するページイメージデ
ータ印刷手段とを具備する構成としてある。
The present invention is also applied to a printing apparatus which is connected to the above-described print control apparatus, inputs predetermined print image data, and executes predetermined data processing to execute printing. Then, claim 8
According to the invention, when the rasterizing direction of the print image data generated by the connected printing host and the band direction of the page frame buffer are different, the rasterized print image data is divided into the band direction of the page frame buffer. A printing apparatus for inputting print image data compressed by a predetermined method, wherein the compressed print image data transferred from the print host is stored in a predetermined position of a page frame buffer divided in bands. Print image data storage means for storing, print data restoration / reproduction means for restoring compressed print image data stored in the print image data storage means based on predetermined timing, and reproducing page frame data; Restored by print data restoration / reproduction means It is constituted comprising the page image data printing means for performing printing based on the reproduced page image data with the.

【0021】上記のように構成した請求項8にかかる発
明において、印刷装置は接続する印刷ホストにて生成さ
れる印刷イメージデータのラスタライズ方向とページフ
レームバッファのバンド方向が異なる場合に、ラスタラ
イズされた印刷イメージデータを上記ページフレームバ
ッファのバンド方向に分割されて、所定の手法により圧
縮された印刷イメージデータを入力して、バンド単位に
展開し所定の印刷媒体に同印刷イメージデータの印刷を
実行する。所定のライン単位とは、印刷ホスト側にて制
御されるものであり、所定のバンド単位は、印刷装置が
備えるページフレームバッファを分割するものであり、
本印刷装置が備える記憶領域の大きさなどに基づく仕様
により適宜変更されるものである。また、印刷イメージ
データ格納手段は、上記印刷ホストから転送された圧縮
されている印刷イメージデータをバンド単位に区切られ
たページフレームバッファの所定の位置に格納する。ま
た、印刷データ復元再生手段は、所定のタイミングに基
づいて上記印刷イメージデータ格納手段に格納された圧
縮されている印刷イメージデータを解凍することにより
復元し、印刷を実行するページイメージデータを再生す
る。そして、ページイメージデータ印刷手段は、上記印
刷イメージデータ復元再生手段により復元されるととも
に再生されたページイメージデータについて印刷を実行
する。また、上記所定のタイミングは、転送された所定
のライン単位でラスタライズされるとともにバンド単位
によって分割圧縮された印刷イメージデータがページフ
レームバッファにページ単位で格納されたタイミングで
あってもよいし、上記印刷イメージデータ入力手段が印
刷イメージデータに含まれる所定の制御コードであって
転送の終了を示すものを含む印刷イメージデータを入力
したタイミングであってもよい。
In the invention according to claim 8 configured as described above, when the rasterizing direction of the print image data generated by the connected printing host and the band direction of the page frame buffer are different, the printing apparatus performs rasterization. The print image data is divided in the band direction of the page frame buffer, the print image data compressed by a predetermined method is input, expanded in band units, and the print image data is printed on a predetermined print medium. . The predetermined line unit is controlled on the print host side, and the predetermined band unit is for dividing a page frame buffer included in the printing apparatus,
It is appropriately changed according to specifications based on the size of the storage area provided in the printing apparatus. Further, the print image data storage means stores the compressed print image data transferred from the print host at a predetermined position in a page frame buffer divided into bands. The print data restoration / reproduction means restores the compressed print image data stored in the print image data storage means by decompression based on a predetermined timing, and reproduces the page image data to be printed. . The page image data printing means prints the page image data restored and reproduced by the print image data restoration and reproduction means. Further, the predetermined timing may be a timing at which the print image data rasterized in the transferred predetermined line unit and divided and compressed in the band unit is stored in the page frame buffer in the page unit, The timing may be a timing at which the print image data input means inputs print image data including a predetermined control code included in the print image data and indicating that transfer is completed.

【0022】[0022]

【発明の効果】以上説明したように本発明は、印刷装置
のページフレームバッファのバンド方向に分割した印刷
イメージデータを生成し印刷装置に転送することによ
り、印刷装置側では、各バンドに含まれる印刷イメージ
データのみから構成されるリンクデータを生成すること
が可能になる。また、同リンクデータを格納するページ
フレームバッファの容量を小さくすることにより、同ペ
ージフレームバッファを格納するメモリの負荷を低減す
ることが可能であるとともに、この印刷イメージデータ
を圧縮することによりデータ転送量を低減させることが
可能な印刷制御方法を提供することができる。また、請
求項2にかかる発明によれば、簡易な構成により印刷装
置が備えるページフレームバッファのバンド単位を取得
することが可能になる。さらに、請求項3にかかる発明
によれば、接続される印刷装置が交換され、ページフレ
ームバッファのバンド単位が変化する場合に容易に対応
することが可能になる。さらに、請求項4にかかる発明
によれば、印刷データを印刷装置に転送する前にスプー
ルするため、スプールした印刷イメージデータに所定の
処理を実施することが可能になる。さらに、請求項5に
かかる発明によれば、印刷装置に転送する印刷イメージ
データを圧縮することによって、転送するデータ量を低
減させることが可能になる。
As described above, according to the present invention, print image data divided in the band direction of the page frame buffer of the printing apparatus is generated and transferred to the printing apparatus. Link data composed of only print image data can be generated. Further, by reducing the capacity of the page frame buffer for storing the link data, it is possible to reduce the load on the memory for storing the page frame buffer, and to compress the print image data to transfer the data. A print control method capable of reducing the amount can be provided. According to the second aspect of the present invention, it is possible to acquire the band unit of the page frame buffer provided in the printing apparatus with a simple configuration. Further, according to the third aspect of the invention, it is possible to easily cope with a case where the connected printing device is replaced and the band unit of the page frame buffer changes. Further, according to the invention of claim 4, since the print data is spooled before being transferred to the printing apparatus, it is possible to perform a predetermined process on the spooled print image data. Furthermore, according to the fifth aspect of the invention, it is possible to reduce the amount of data to be transferred by compressing the print image data to be transferred to the printing apparatus.

【0023】さらに、請求項6にかかる発明によれば、
印刷装置のページフレームバッファのバンド方向に分割
した印刷イメージデータを生成し印刷装置に転送するこ
とにより、印刷装置側では、各バンドに含まれる印刷イ
メージデータのみから構成されるリンクデータを生成す
ることが可能になる。また、同リンクデータを格納する
ページフレームバッファの容量を小さくすることによ
り、同ページフレームバッファを格納するメモリの負荷
を低減することが可能であるとともに、この印刷イメー
ジデータを圧縮することによりデータ転送量を低減させ
ることが可能な印刷制御装置を提供することができる。
さらに、請求項7にかかる発明によれば、印刷装置のペ
ージフレームバッファのバンド方向に分割した印刷イメ
ージデータを生成し印刷装置に転送することにより、印
刷装置側では、各バンドに含まれる印刷イメージデータ
のみから構成されるリンクデータを生成することが可能
になる。また、同リンクデータを格納するページフレー
ムバッファの容量を小さくすることにより、同ページフ
レームバッファを格納するメモリの負荷を低減すること
が可能であるとともに、この印刷イメージデータを圧縮
することによりデータ転送量を低減させることが可能な
印刷制御プログラムを記録した媒体を提供することがで
きる。さらに、請求項8にかかる発明によれば、印刷制
御装置側から印刷装置に対して印刷装置のページフレー
ムバッファのバンド単位に適合するとともに圧縮した印
刷イメージデータを生成して転送することにより、印刷
装置側のページフレームバッファを格納するメモリ負荷
を低減することが可能であるとともに、圧縮したデータ
形式でページフレームバッファに格納することが可能な
印刷装置を提供することができる。
Further, according to the invention according to claim 6,
By generating print image data divided in the band direction of the page frame buffer of the printing apparatus and transferring the generated print image data to the printing apparatus, the printing apparatus can generate link data including only the print image data included in each band. Becomes possible. Further, by reducing the capacity of the page frame buffer for storing the link data, it is possible to reduce the load on the memory for storing the page frame buffer, and to compress the print image data to transfer the data. A print control device capable of reducing the amount can be provided.
Further, according to the present invention, the print image data divided in the band direction of the page frame buffer of the printing apparatus is generated and transferred to the printing apparatus. Link data composed only of data can be generated. Further, by reducing the capacity of the page frame buffer for storing the link data, it is possible to reduce the load on the memory for storing the page frame buffer, and to compress the print image data to transfer the data. A medium in which a print control program capable of reducing the amount can be provided. Further, according to the invention according to claim 8, printing is performed by generating and transmitting compressed print image data that conforms to the band unit of the page frame buffer of the printing apparatus from the printing control apparatus side to the printing apparatus. It is possible to provide a printing apparatus which can reduce the memory load for storing the page frame buffer on the apparatus side and can store the compressed data format in the page frame buffer.

【0024】[0024]

【発明の実施の形態】以下、図面にもとづいて本発明の
実施形態を説明する。図1は、本発明の一実施形態にか
かる印刷システムの概略フローを示しており、この印刷
システムはプリンタホストとプリンタとから構成されて
いる。まず、これらのプリンタホストとプリンタの構成
について説明する。図2はプリンタホストを実現する典
型的なパーソナルコンピュータ本体(以下、パソコンと
呼ぶ)10を示している。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 shows a schematic flow of a printing system according to an embodiment of the present invention, and the printing system includes a printer host and a printer. First, the configuration of the printer host and the printer will be described. FIG. 2 shows a typical personal computer (hereinafter, referred to as a personal computer) 10 for realizing a printer host.

【0025】パソコン10は演算処理の中枢をなすCP
U11を備えており、このCPU11にはCPUバス1
2を介して二次キャッシュ13やデータバスユニット1
4やシステムコントローラ15が接続されている。近年
のパソコンでは処理効率を向上させるためにCPUバス
12のクロックスピードを上げており、遅いメモリ16
はデータバスユニット14やシステムコントローラ15
を介してCPU11によってアクセスされるようになっ
ている。なお、このメモリ16にはバイオスエリアなど
のROMエリアとともにRAMエリアも含まれている。
The personal computer 10 is a central processing unit for the CP.
U11, and a CPU bus 1
2 and the secondary cache 13 and the data bus unit 1
4 and the system controller 15 are connected. In recent personal computers, the clock speed of the CPU bus 12 has been increased in order to improve the processing efficiency.
Are the data bus unit 14 and the system controller 15
Via the CPU 11. The memory 16 includes a ROM area such as a BIOS area and a RAM area.

【0026】同様にインターフェイス類も速いCPUバ
ス12と直に接続することはできず、データバスユニッ
ト14やシステムコントローラ15によって汎用高速バ
スであるPCIバス17が提供されている。このPCI
バス17にはパソコン10自体が直接持つPS/2ポー
トやパラレルポートやシリアルポートなどの通信用イン
ターフェイスとともにフロッピーディスクを接続するた
めの共通インターフェイス18が接続され、また、特に
高速性を要求されるハードディスクやCD−ROMを接
続してDMA転送させるためのバスマスタ19も接続さ
れている。PCIバスには直にPCIデバイス21を接
続できるほか、ISAブリッジ22を介してデータ幅の
狭い旧式の汎用バスであるISAバス23を提供してお
り、このISAバス23を介してISAデバイス24を
接続できるようになっている。
Similarly, interfaces cannot be directly connected to the fast CPU bus 12, and a PCI bus 17 which is a general-purpose high-speed bus is provided by the data bus unit 14 and the system controller 15. This PCI
A common interface 18 for connecting a floppy disk is connected to the bus 17 together with communication interfaces such as a PS / 2 port, a parallel port, and a serial port that the personal computer 10 itself has. And a bus master 19 for connecting a CD-ROM and performing DMA transfer. A PCI device 21 can be directly connected to the PCI bus, and an ISA bus 23 which is an old general-purpose bus having a small data width is provided via an ISA bridge 22. An ISA device 24 is connected via the ISA bus 23. You can connect.

【0027】図3はこのパソコン10に対する周辺機器
を示しており、キーボード25とマウス26はPS/2
ポートを介して、プリンタ27はパラレルポートを介し
て、モデム28はシリアルポートを介してそれぞれ共通
インターフェイス18に接続されている。スキャナ29
はPCIデバイス21としてのSCSIカード21aを
介してPCIバス17に接続され、このSCSIカード
21aに対しては各種の外部機器を接続可能であり、光
磁気記憶装置32などを接続したりすることができる。
また、ディスプレイ31は、ディスプレイコントローラ
カード21bを介して接続され、ハードディスク19a
とCD−ROMドライブ19bはバスマスタ19を介し
てPCIバス17に接続されている。
FIG. 3 shows peripheral devices for the personal computer 10, and a keyboard 25 and a mouse 26 are connected to PS / 2.
The printer 27 is connected to the common interface 18 via a parallel port, and the modem 28 is connected to the common interface 18 via a serial port. Scanner 29
Is connected to a PCI bus 17 via a SCSI card 21a as a PCI device 21. Various external devices can be connected to the SCSI card 21a, and a magneto-optical storage device 32 and the like can be connected. it can.
The display 31 is connected via the display controller card 21b, and is connected to the hard disk 19a.
And the CD-ROM drive 19 b are connected to the PCI bus 17 via the bus master 19.

【0028】ISAデバイス24としてはさまざまな機
器が提供されているが、PCMCIAカード24aを利
用すればPCMCIAカードソケットを33を接続で
き、画像データを記録したメモリカード34を装着して
データの入出力が容易になる。このメモリカード34は
デジタルスチルカメラ35であるとか、他のモバイルパ
ソコンなどからのデータを入力することも容易である。
パソコン10にはこれらの他にもビデオカードを介して
外部ディスプレイを接続する他、LANカードを接続し
てネットワークに接続することが可能であるし、赤外線
通信装置を介して他の外部機器と接続したりすることも
可能である。以上がパソコンシステムのハードウェアの
概略構成であり、かかるハードウェアを前提として、パ
ソコン10上では図4に示す態様でソフトウェアが実行
されている。
Various devices are provided as the ISA device 24. If a PCMCIA card 24a is used, a PCMCIA card socket 33 can be connected, and a memory card 34 on which image data is recorded is mounted to input / output data. Becomes easier. The memory card 34 is a digital still camera 35, and it is easy to input data from another mobile personal computer or the like.
In addition to the above, an external display can be connected to the personal computer 10 via a video card, or a LAN card can be connected to a network, or connected to another external device via an infrared communication device. It is also possible to do. The above is the schematic configuration of the hardware of the personal computer system. On the premise of such hardware, software is executed on the personal computer 10 in the mode shown in FIG.

【0029】すなわち、上記ハードウェア41を基礎と
してバイオス42が実行され、その上層にてオペレーテ
ィングシステム43とアプリケーション44が実行され
る。基本的にはオペレーティングシステム43がバイオ
ス42を介するか直にハードウェア41とアクセスし、
アプリケーション44はこのオペレーティングシステム
43を介してハードウェア41とデータなどのやりとり
を行う。例えば、ハードディスク19aからデータを読
み込むには、オペレーティングシステム43を介してハ
ードウェア41にアクセスする。この他、オペレーティ
ングシステム43にはハードウェア41を制御するため
の各種のドライバを組み込むことが可能であり、組み込
まれたドライバ類はオペレーティングシステム43の一
部となって各種の制御を実行する。ドライバの類として
はビデオカードを介して外部のディスプレイへの表示を
制御するディスプレイドライバであるとか、プリンタ2
7への印字制御を実行するプリンタドライバ43aなど
が組み込まれている。
That is, a BIOS 42 is executed on the basis of the hardware 41, and an operating system 43 and an application 44 are executed on an upper layer. Basically, the operating system 43 accesses the hardware 41 via the BIOS 42 or directly,
The application 44 exchanges data with the hardware 41 via the operating system 43. For example, to read data from the hard disk 19a, access the hardware 41 via the operating system 43. In addition, various drivers for controlling the hardware 41 can be incorporated in the operating system 43, and the incorporated drivers execute various controls as a part of the operating system 43. Examples of the driver include a display driver for controlling display on an external display via a video card, and a printer 2.
A printer driver 43a for executing printing control to the printer 7 and the like are incorporated.

【0030】一方、本印刷システムで印刷を実行するプ
リンタの概略構成を図5に示している。このプリンタ5
0はレーザプリンタであり、上述したプリンタ27と同
様にプリンタホストであるパソコン10のパラレルポー
トに接続される。プリンタ50にはパソコン10のパラ
レルポートと接続するためのインターフェイス51が備
えられ、コマンドや印刷データの送受をパラレル通信で
行う。本印刷システムにおけるパラレル通信は、プリン
タ50の性能をパソコン10の側から検出する場合もあ
るので、単方向通信のセントロニクス方式ではなく、ニ
ブル、ECB、EPPといった双方向通信を実行可能な
インターフェイスを備えている。インターフェイス51
はDMAコントローラ52に接続され、同DMAコント
ローラ52はCPU53とROM54とRAM55が相
互に接続されたバス56に接続されている。CPU53
はROM54に書き込まれているプリンタ制御プログラ
ムを実行する。RAM55は印刷するドットマトリクス
状の各画素に対応してドットのオン・オフを示す印刷画
素データが記録される。本実施形態においては、RAM
55が必ずしも1頁分の印刷イメージデータを保持でき
なければならないわけではなく、データの入力と出力と
を並行して行えるようにRAM55はDMAコントロー
ラ52を介して直接アクセスすることができるようにし
ている。
On the other hand, FIG. 5 shows a schematic configuration of a printer that performs printing in the printing system. This printer 5
Reference numeral 0 denotes a laser printer, which is connected to a parallel port of the personal computer 10 as a printer host, similarly to the printer 27 described above. The printer 50 is provided with an interface 51 for connecting to a parallel port of the personal computer 10, and sends and receives commands and print data by parallel communication. In the parallel communication in this printing system, since the performance of the printer 50 may be detected from the personal computer 10 side, an interface capable of executing bidirectional communication such as nibble, ECB, and EPP is provided instead of the one-way communication Centronics method. ing. Interface 51
Is connected to a DMA controller 52, and the DMA controller 52 is connected to a bus 56 in which a CPU 53, a ROM 54, and a RAM 55 are connected to each other. CPU53
Executes the printer control program written in the ROM 54. In the RAM 55, print pixel data indicating ON / OFF of dots is recorded corresponding to each pixel of a dot matrix to be printed. In the present embodiment, the RAM
The RAM 55 does not necessarily need to be able to hold one page of print image data, and the RAM 55 can be directly accessed via the DMA controller 52 so that data input and output can be performed in parallel. .

【0031】すなわち、パソコン10の側から印刷画素
データが入力されるとCPU53を介することなく直に
RAM55に書き込めるようにしている。そして、RA
M55から印刷画素データを直に読み出して送り出すこ
とになる。RAM55から読み出された印刷画素データ
は特に圧縮されていない限りはデータ伸張回路58をス
ルーしてビデオコントローラ59に入力され、同ビデオ
コントローラ59でタイミング調整される。このビデオ
コントローラ59もデータの入力と出力とを並行して行
なう関係から特にタイミング調整をクリティカルに実行
できるようにしてあり、このビデオコントローラ59か
ら出力されるビデオ信号は後処理回路61に入力され、
印刷エンジン62の解像度に対応して解像度の変換を行
ったり、エッジスムージング、ガンマ特性の調整という
ような印刷エンジン62を中心としたプリンタ50のハ
ードウェアに固有の後処理を実行する。
That is, when print pixel data is input from the personal computer 10, it can be written directly to the RAM 55 without going through the CPU 53. And RA
The print pixel data is read directly from M55 and sent out. The print pixel data read from the RAM 55 is input to the video controller 59 through the data decompression circuit 58 unless otherwise compressed, and the video controller 59 adjusts the timing. The video controller 59 is also designed so that timing adjustment can be critically performed because data input and output are performed in parallel. A video signal output from the video controller 59 is input to a post-processing circuit 61.
Post-processing unique to the hardware of the printer 50 centering on the print engine 62, such as conversion of the resolution corresponding to the resolution of the print engine 62 and adjustment of edge smoothing and gamma characteristics, is executed.

【0032】一方、転送効率を向上させたりRAM55
の占有量を減らすために印刷画素データを圧縮してRA
M55に記録することが可能であり、この場合にDMA
コントローラ52を介して直にデータを読み出すと圧縮
されたままとなってしまう。このため、上述したデータ
伸張回路58が介在されており、圧縮された印刷画素デ
ータを読み出した場合にはそれを伸張し、ビデオコント
ローラ59に出力する。これらのパソコン10とプリン
タ50とをパラレル接続ケーブル70で接続することに
より、パソコン10上のアプリケーション44から印刷
処理を実行するときにパソコン10のプリンタドライバ
43aおよびプリンタ50の動作を示す概略フローは図
1に示すようになる。
On the other hand, the transfer efficiency is improved or the RAM 55
Compression of print pixel data to reduce the
M55, and in this case, DMA
If the data is read directly through the controller 52, the data remains compressed. For this reason, the data decompression circuit 58 described above is interposed. When the compressed print pixel data is read, it is decompressed and output to the video controller 59. By connecting the personal computer 10 and the printer 50 with the parallel connection cable 70, a schematic flow showing the operation of the printer driver 43a and the printer 50 of the personal computer 10 when executing the printing process from the application 44 on the personal computer 10 is shown in FIG. As shown in FIG.

【0033】まず、アプリケーション44から印刷処理
を実行すると直接的にはオペレーティングシステム43
は標準的な手順に従ってプリンタドライバ43aに対し
て印刷データを出力する。これに対応してプリンタドラ
イバ43aはオペレーティングシステム43からコール
される。そして、ステップ110のイメージデータ生成
処理にてアプリケーション44での印刷操作に対応する
印刷データであるビットイメージの印刷イメージデータ
が生成されると、この生成された印刷イメージデータを
所定のライン単位に基づいてラスタライズする。次に、
ステップS120にてラスタライズ方向と、プリンタ5
0のRAM55が備えるページフレームバッファのバン
ド方向を比較し、異なっていると、ステップ130〜S
150にて上記印刷イメージデータに対して所定のデー
タ処理を実行する。概略的には、ステップS130のバ
ンド分割処理にてステップS110にてラスタライズさ
れた印刷イメージデータを入力し、ステップS140に
て取得した上記ページフレームバッファのバンド単位に
基づき各印刷イメージデータを分割する。そして、ステ
ップS150にて、この分割した印刷イメージデータに
対して所定の手法に基づいてデータ圧縮処理を実施す
る。そして、この分割するとともに圧縮して生成された
印刷イメージデータをスプールファイルへと格納する。
このスプール自体はオペレーティングシステムの標準機
能を利用しても良いし、これに代替するものを利用する
ことも可能である。このステップ150にてスプールフ
ァイルにスプールされる時点では、印刷イメージデータ
は、印刷用紙の左上領域から右下領域に向かって左右の
主走査方向と上下の副走査方向の順序どおりに生成され
ている。すなわち、印刷用紙上の所定の矩形領域を基準
として印刷を実行する単位に用紙の領域を分割し、少な
くとも1頁分の印刷データが左上領域から右下領域に向
かって整列するように生成される。そして、この印刷イ
メージデータは、所定の順序に従って順次プリンタ50
に転送され、プリンタ50はステップS160にて転送
された印刷イメージデータに基づいて印刷用紙などの媒
体に対して印刷出力を実行する。
First, when the print processing is executed from the application 44, the operating system 43 is directly executed.
Outputs print data to the printer driver 43a according to a standard procedure. In response, the printer driver 43a is called from the operating system 43. Then, when the print image data of the bit image, which is the print data corresponding to the print operation in the application 44, is generated in the image data generation processing of step 110, the generated print image data is based on a predetermined line unit. Rasterize. next,
In step S120, the rasterizing direction and the printer 5
The band direction of the page frame buffer included in the RAM 55 of the CPU 55 is compared.
At 150, predetermined data processing is performed on the print image data. Generally, the print image data rasterized in step S110 in the band division process in step S130 is input, and each print image data is divided based on the band unit of the page frame buffer acquired in step S140. Then, in step S150, a data compression process is performed on the divided print image data based on a predetermined method. Then, the print image data generated by the division and compression is stored in a spool file.
The spool itself may use a standard function of the operating system, or may use an alternative to this. At the time when the print image data is spooled in the spool file in step 150, the print image data is generated in the order of the left and right main scanning directions and the upper and lower sub scanning directions from the upper left area to the lower right area of the printing paper. . That is, the paper area is divided into units for performing printing based on a predetermined rectangular area on the printing paper, and print data for at least one page is generated so as to be aligned from the upper left area to the lower right area. . The print image data is sequentially stored in the printer 50 in a predetermined order.
The printer 50 executes print output on a medium such as printing paper based on the print image data transferred in step S160.

【0034】この処理内容を示した概略ブロック図を図
6に示す。同図において、プリンタドライバ43aは、
イメージデータ生成モジュール43a1と、スプールフ
ァイル43a2と、転送モジュール43a3とを備えて
いる。そして、アプリケーション44から印刷要求と印
刷データをプリンタドライバ43aが入力すると、イメ
ージデータ生成モジュール43a1にてこの印刷要求お
よび印刷データを入力する。そして、イメージデータ生
成モジュール43a1にてステップS110〜S150
の処理を実行し、生成された印刷イメージデータをスプ
ールファイル43a2にステップS150にて格納す
る。ここで、スプールファイル43a2に格納された印
刷イメージデータは転送モジュール43a3によりプリ
ンタ50に転送される。この転送モジュール43a3
は、プリンタ50と双方向通信を実行可能になってお
り、プリンタ50のステータスなどを取得可能にもなっ
ている。以上から、概略的には、印刷データを入力する
とともに、ページ単位の印刷イメージデータを生成する
ことからステップS110のイメージデータ生成処理が
印刷データ入力工程を構成し、生成された印刷イメージ
データに対して所定のデータ処理を実行し、プリンタ5
0に転送する印刷イメージデータを生成することからス
テップS120〜S150が印刷イメージデータ分割転
送工程を構成する。
FIG. 6 is a schematic block diagram showing the contents of this processing. In the figure, the printer driver 43a
An image data generation module 43a1, a spool file 43a2, and a transfer module 43a3 are provided. When the printer driver 43a inputs a print request and print data from the application 44, the image data generation module 43a1 inputs the print request and print data. Then, the image data generation module 43a1 performs steps S110 to S150.
Is performed, and the generated print image data is stored in the spool file 43a2 in step S150. Here, the print image data stored in the spool file 43a2 is transferred to the printer 50 by the transfer module 43a3. This transfer module 43a3
Is capable of performing bidirectional communication with the printer 50, and is capable of acquiring the status of the printer 50 and the like. From the above, generally, the print data is input, and the print image data of each page is generated. Therefore, the image data generation processing in step S110 constitutes a print data input step, and the generated print image data is To execute predetermined data processing,
Since the print image data to be transferred to 0 is generated, steps S120 to S150 constitute a print image data division transfer step.

【0035】以下、各処理をより詳細に説明していく。
アプリケーション44で印刷処理を選択したときにオペ
レーティングシステム43のプリンタドライバ43aが
ステップS110にてイメージデータを生成するイメー
ジデータ生成処理のフローチャートを図7に示してい
る。アプリケーション44から印刷処理を実行すると直
接的にはオペレーティングシステム43に対して標準的
な手順に従って所定のプリンタドライバ43aに対して
印刷データを出力する。これに対応してプリンタドライ
バ43aはオペレーティングシステム43からコールさ
れ、ステップ111にて印刷要求ありと判断すると、ま
ずはステップ112にてスプールファイルの準備を行
う。スプールファイルはハードディスク19aの所定領
域から確保され、ステップ113ではアプリケーション
44が生成した印刷データを入力して同スプールファイ
ルへと格納する。このスプール自体はオペレーティング
システムの標準機能を利用しても良いし、これに代替す
るものを利用することも可能である。
Hereinafter, each processing will be described in more detail.
FIG. 7 shows a flowchart of image data generation processing in which the printer driver 43a of the operating system 43 generates image data in step S110 when the print processing is selected by the application 44. When the print processing is executed from the application 44, the print data is directly output to a predetermined printer driver 43a according to a standard procedure for the operating system 43. In response to this, the printer driver 43a is called from the operating system 43, and if it is determined in step 111 that there is a print request, first in step 112, a spool file is prepared. The spool file is secured from a predetermined area of the hard disk 19a. In step 113, the print data generated by the application 44 is input and stored in the spool file. The spool itself may use a standard function of the operating system, or may use an alternative to this.

【0036】スプールされた時点では印刷データはアプ
リケーション44によってさまざまな切り出し方が行わ
れている。すなわち、必ずしも用紙の左上領域から右下
領域に向かって左右の主走査方向と上下の副走査方向の
順序どおりに印刷データは生成されず、用紙上の任意の
矩形領域を基準として印刷イメージが存在する部分を全
て補う程度に用紙領域を分割し、任意の順序で送り出さ
れる。従って、スプール完了後、プリンタドライバ43
aはステップ114にてスプールファイルの整理を行な
い、少なくとも1頁分の印刷データが左上領域から右下
領域に向かって整列させてイメージデータを生成するこ
とになる。そして、ステップS115にてこの整列され
た印刷イメージデータを所定のライン単位にてラスタラ
イズする。ここまでがステップ110のイメージデータ
生成処理に該当する。
At the time when the print data is spooled, the print data is cut by the application 44 in various ways. That is, print data is not necessarily generated in the order of the main scanning direction in the left and right directions and the sub scanning direction in the upper and lower directions from the upper left area to the lower right area of the paper, and the print image exists based on an arbitrary rectangular area on the paper. The paper area is divided so as to make up for all the parts to be printed, and are sent out in an arbitrary order. Therefore, after the spool is completed, the printer driver 43
In step a, the spool files are organized in step 114, and image data is generated by aligning at least one page of print data from the upper left area to the lower right area. Then, in step S115, the aligned print image data is rasterized for each predetermined line. The steps up to here correspond to the image data generation processing of step 110.

【0037】このスプールファイル43a3は、ステッ
プS150にて所定のデータ処理を施した印刷イメージ
ファイルを格納するスプールファイル43a3と同一で
あってもよい。かかる場合、ステップS110のイメー
ジデータ生成処理にて整理されたスプールファイルに対
して所定の単位ごとに所定のデータ処理を行い、ステッ
プS150ではデータ処理終了後に同一領域を更新す
る。また、本イメージデータ生成処理のスプールファイ
ル43a3と、ステップS150のスプールファイル4
3a3を別領域とし、ステップS114のスプールファ
イル43a3の所定の領域に対して所定のデータ処理を
ほどした後に、ステップS150にて別領域のスプール
ファイル43a3に格納するものであってもよい。
This spool file 43a3 may be the same as the spool file 43a3 that stores the print image file subjected to the predetermined data processing in step S150. In such a case, predetermined data processing is performed on the spool files arranged in the image data generation processing in step S110 for each predetermined unit, and in step S150, the same area is updated after the data processing ends. Also, the spool file 43a3 of the image data generation process and the spool file 4a of step S150
3a3 may be set as another area, and after performing predetermined data processing on a predetermined area of the spool file 43a3 in step S114, the data may be stored in the spool file 43a3 in another area in step S150.

【0038】このようラスタライズされたスプールファ
イル43a3が生成されると、ステップS120にてラ
スタライズ方向と、プリンタ50のRAM55に形成さ
れるページフレームバッファのバンド方向が比較され、
異なる場合は、図8のフローチャートに示すステップS
130のバンド単位取得処理の処理が実行される。同図
において、プリンタドライバ43aはイメージデータ生
成モジュール43a1にて印刷要求を入力すると、ステ
ップS200にて転送モジュール43a3からバンド単
位取得コマンドをプリンタ50に送出する。そして、プ
リンタ50は、このコマンドを入力すると、プリンタド
ライバ43aから転送された印刷イメージデータを格納
するRAM55に形成されるページフレームバッファを
分割するバンド単位をプリンタドライバ43aに返答す
る。ここで、プリンタドライバ43aは、ステップS2
10にてこの返答を入力すると、所定の領域にバンド単
位データとして設定する。本実施形態においては、プリ
ンタ50にバンド単位を問い合わせる構成を採用してい
るが、むろん、予め所定の領域にバンド単位を記憶させ
ておき、この記録されたバンド単位データとして設定す
る構成であってもよい。また、本実施形態においては、
イメージデータ生成モジュール43a1が印刷要求を入
力したタイミングでプリンタ50に問い合わせる構成を
採用しているが、むろん、プリンタ50のバンド単位を
取得するタイミングは、印刷時に限定されるものではな
く、プリンタ50をコンピュータ10に接続したときで
もよいし、所定の手法によりプリンタ50の属性を変更
するタイミングでもよく、適宜採用可能である。
When the rasterized spool file 43a3 is generated, the rasterizing direction is compared with the band direction of the page frame buffer formed in the RAM 55 of the printer 50 in step S120.
If not, step S shown in the flowchart of FIG.
The processing of the band unit acquisition processing of 130 is executed. In the figure, when a print request is input by the image data generation module 43a1, the printer driver 43a sends a band unit acquisition command to the printer 50 from the transfer module 43a3 in step S200. Then, when this command is input, the printer 50 replies to the printer driver 43a a band unit for dividing the page frame buffer formed in the RAM 55 for storing the print image data transferred from the printer driver 43a. Here, the printer driver 43a determines in step S2
When this reply is input at 10, it is set as band unit data in a predetermined area. In the present embodiment, the configuration in which the band unit is inquired to the printer 50 is adopted. However, it is needless to say that the band unit is stored in a predetermined area in advance and set as the recorded band unit data. Is also good. In the present embodiment,
Although a configuration is employed in which the image data generation module 43a1 inquires the printer 50 at the timing of inputting a print request, the timing of acquiring the band unit of the printer 50 is not limited to printing, and the It may be at the time of connection to the computer 10 or at the timing of changing the attribute of the printer 50 by a predetermined method, and may be adopted as appropriate.

【0039】図9は、ステップS140のバンド分割処
理の処理内容をフローチャートにより示したものであ
る。同図において、生成モジュール43a1はステップ
S250においてアプリケーション44から出力された
印刷データを入力するとともに、ステップS255にて
バンド単位取得処理により所定の領域に設定されたバン
ド単位データを入力する。次に、ステップS260にて
ビットイメージデータである印刷イメージデータを所定
の解像度変換を経て所定のライン単位にてラスタライズ
を実行する。そして、ステップS265ではラスタライ
ズデータをRGBからCMYKへ色変換処理を実行し、
その後のステップS270でCMYKの階調データから
二値データに変換するハーフトーン処理を実行する。ス
テップ275では、ステップS210にて設定されたバ
ンド単位データを読み出し、この変換した印刷イメージ
データを同バンド単位データに基づいて分割する。これ
により、ステップS280にて所定のライン単位により
ラスタライズされるとともに、バンド単位に分割された
印刷イメージデータが生成される。
FIG. 9 is a flowchart showing the contents of the band division processing in step S140. In the figure, the generation module 43a1 inputs the print data output from the application 44 in step S250, and inputs the band unit data set in a predetermined area by the band unit acquisition process in step S255. Next, in step S260, the print image data, which is the bit image data, undergoes a predetermined resolution conversion and is rasterized in predetermined line units. Then, in step S265, a color conversion process is performed on the rasterized data from RGB to CMYK,
In the subsequent step S270, a halftone process for converting CMYK gradation data into binary data is executed. In step 275, the band unit data set in step S210 is read, and the converted print image data is divided based on the band unit data. As a result, in step S280, the print image data is rasterized in a predetermined line unit and is divided into band units.

【0040】ここで、図10(a)は、アプリケーショ
ン44から出力される印刷データを示したものである。
通常、印刷データは、同図に示すラスタライズ方向に所
定のライン単位によりラスタライズされ、所定のデータ
処理がなされた後に印刷イメージデータとしてプリンタ
50に転送される。本実施形態においては印刷データを
四つのライン単位によって分割する一例を示している。
一方、図10(b)は、転送された印刷イメージデータ
を入力したプリンタ50が同印刷イメージデータをペー
ジフレームバッファに格納する状態を示している。本実
施形態においては、ページフレームバッファを四つのバ
ンド0〜3に分割する一例を示している。ここで、バン
ドは図示した用紙搬出方向に対して直交するように所定
のバンド単位により分割される。
FIG. 10A shows print data output from the application 44.
Normally, the print data is rasterized in predetermined raster units in the rasterizing direction shown in FIG. 3, and after being subjected to predetermined data processing, is transferred to the printer 50 as print image data. In the present embodiment, an example is shown in which print data is divided into four line units.
On the other hand, FIG. 10B shows a state where the printer 50 that has received the transferred print image data stores the print image data in the page frame buffer. In the present embodiment, an example in which the page frame buffer is divided into four bands 0 to 3 is shown. Here, the band is divided by a predetermined band unit so as to be orthogonal to the illustrated sheet unloading direction.

【0041】かかる場合、印刷データから生成される印
刷イメージデータをL100〜L400とし、そのデー
タ量を印刷イメージデータL100=16Mバイト,印
刷イメージデータL200=12Mバイト,印刷イメー
ジデータL300=8Mバイト,印刷イメージデータL
400=4Mバイトとしたとき、この印刷イメージデー
タL100〜L400がプリンタ50に転送されると、
図10(b)に示すよう用紙搬出方向に沿って、バンド
0〜3の全てに係るように順次格納される。従って、ペ
ージフレームバッファの容量は40Mバイト*4=16
0Mバイトとなる。なぜなら、図11に示すようにアプ
リケーション44が出力した印刷データから生成された
印刷イメージデータに図11(a)に示す図形A,B,
Cがある場合、上述したようにページフレームバッファ
には図11(b)に示す状態で格納される。ここで、バ
ンド0〜3のそれぞれにおいて印刷イメージデータL1
00〜L400の全てのデータを参照しなければ、印刷
エンジン62にて図形A,B,Cの再現を行うことがで
きないため、バンド0〜3はそれぞれが印刷イメージデ
ータL100〜L400を格納しなければならないため
である。
In such a case, the print image data generated from the print data is assumed to be L100 to L400, and the amounts of the data are as follows: print image data L100 = 16 Mbytes, print image data L200 = 12 Mbytes, print image data L300 = 8 Mbytes, Image data L
When 400 = 4 Mbytes, when the print image data L100 to L400 are transferred to the printer 50,
As shown in FIG. 10B, the data is sequentially stored so as to relate to all the bands 0 to 3 along the sheet unloading direction. Therefore, the capacity of the page frame buffer is 40 Mbytes * 4 = 16
It is 0 MB. This is because the print image data generated from the print data output from the application 44 as shown in FIG.
When C is present, it is stored in the page frame buffer in the state shown in FIG. Here, in each of the bands 0 to 3, the print image data L1
Since the print engine 62 cannot reproduce the figures A, B, and C without referring to all the data 00 to L400, the bands 0 to 3 must store the print image data L100 to L400, respectively. That is because it must be done.

【0042】そこで、図12(a)はアプリケーション
44から出力された印刷データを四つのライン単位にて
ラスタライズするとともに、四つのバンド単位で分割し
印刷イメージデータを生成した場合を示している。従っ
て、印刷イメージデータとしてL1001〜L100
4,L2001〜L2004,L3001〜L300
4,L4001〜L4004が生成されることになる。
ここでは理解しやすいように四つのバンド単位で分割し
た印刷イメージデータの大きさは印刷イメージデータL
1001〜L1004,L2001〜L2004,L3
001〜L3004,L4001〜L4004ごとに同
一であると考える。例えば、印刷イメージデータL10
01〜L1004=4Mバイト,L2001〜L200
4=3Mバイト,L3001〜L3004=2Mバイ
ト,L4001〜L4004=1Mバイトとし、印刷イ
メージデータL1001〜L1004の大きさの合計は
図10に示す印刷イメージデータL100に対応させ1
6Mバイトとし、印刷イメージデータL2001〜L2
004の大きさの合計は印刷イメージデータL200に
対応させ12Mバイトとし、印刷イメージデータL30
01〜L3004の大きさの合計は印刷イメージデータ
L300に対応させ8Mバイトとし、印刷イメージデー
タL4001〜L4004の大きさの合計は印刷イメー
ジデータL400に対応させ4Mバイトとする。
FIG. 12A shows a case in which print data output from the application 44 is rasterized in units of four lines and divided into units of four bands to generate print image data. Therefore, L1001 to L100 are used as print image data.
4, L2001-L2004, L3001-L300
4, L4001 to L4004 are generated.
Here, for easy understanding, the size of the print image data divided in units of four bands is the print image data L
1001 to L1004, L2001 to L2004, L3
001 to L3004 and L4001 to L4004 are considered to be the same. For example, the print image data L10
01 to L1004 = 4 Mbytes, L2001 to L200
4 = 3 Mbytes, L3001 to L3004 = 2Mbytes, L4001 to L4004 = 1Mbytes, and the total size of the print image data L1001 to L1004 corresponds to the print image data L100 shown in FIG.
6 Mbytes, and print image data L2001 to L2
The total of the size of 004 corresponds to the print image data L200 and is 12 Mbytes.
The total size of the print image data L4001 to L4004 is 4 Mbytes corresponding to the print image data L400, and the total size of the print image data L4001 to L4004 is 8 Mbytes.

【0043】一方、図12(b)は、この印刷イメージ
データL1001〜L4004を入力したプリンタ50
が同印刷イメージデータL1001〜L4004をペー
ジフレームバッファに格納した状態を示している。本実
施形態においては、ページフレームバッファを四つのバ
ンド0〜3に分割する一例を示している。かかる場合、
印刷イメージデータL1001〜L4004がプリンタ
50に転送されると、図12(b)に示すようにバンド
0〜3をそれぞれ四分割した一のエリアに対応して印刷
イメージデータL1001,L2001,L3001,
L4001が格納される。従って、バンド0の容量は、
4+3+2+1=10Mバイトになる。バンド1〜3も
同様に容量が10Mバイトになるため、ページフレーム
バッファの容量は、合計40Mバイトとなる。すなわ
ち、図9に示したバンド分割処理によりプリンタ50の
ページフレームバッファのバンド単位に印刷データを分
割して印刷イメージデータを生成するため、プリンタ5
0がページフレームバッファに格納する印刷イメージデ
ータのデータ量を削減することが可能になる。また、コ
ンピュータ10とプリンタ50間のデータ転送量も16
0Mバイトから40Mバイトに低減させることが可能に
なる。ここで、このデータ転送量を低減するために、印
刷イメージデータL100〜L400をそれぞれ圧縮デ
ータに変換し、プリンタ50に転送する手法も考えられ
る。しかし、かかる場合、この圧縮された印刷イメージ
データをページフレームバッファに格納する際に、復元
してから格納しなければならないため、プリンタ50に
処理負荷がかかり得策ではない。
On the other hand, FIG. 12B shows the printer 50 which has received the print image data L1001 to L4004.
Indicates a state in which the print image data L1001 to L4004 are stored in the page frame buffer. In the present embodiment, an example in which the page frame buffer is divided into four bands 0 to 3 is shown. In such cases,
When the print image data L1001 to L4004 are transferred to the printer 50, as shown in FIG. 12B, the print image data L1001, L2001, L3001, and L1001 correspond to one area obtained by dividing the bands 0 to 3 into four.
L4001 is stored. Therefore, the capacity of band 0 is
4 + 3 + 2 + 1 = 10 Mbytes. Bands 1 to 3 also have a capacity of 10 Mbytes, so the capacity of the page frame buffer is 40 Mbytes in total. That is, the print data is generated by dividing the print data into band units of the page frame buffer of the printer 50 by the band division processing shown in FIG.
0 enables the amount of print image data stored in the page frame buffer to be reduced. The data transfer amount between the computer 10 and the printer 50 is also 16
It becomes possible to reduce from 0 Mbytes to 40 Mbytes. Here, in order to reduce the data transfer amount, a method of converting the print image data L100 to L400 into compressed data and transferring the data to the printer 50 is also conceivable. However, in such a case, when storing the compressed print image data in the page frame buffer, it is necessary to restore the compressed print image data before storing the print image data.

【0044】上述したように、アプリケーション44が
出力した印刷データは、プリンタ50がページフレーム
バッファに格納する印刷イメージデータのデータ量を削
減するために所定のライン単位でラスタライズされると
ともに所定のバンド単位により分割されてプリンタに転
送される印刷イメージデータとなる。そして、ステップ
S150ではこの印刷イメージデータに対してデータ圧
縮処理が実施し、よりデータ量を縮少してプリンタ50
に転送する。図13は、このデータ圧縮処理の処理内容
をフローチャートにより示したものである。同図におい
て、ステップS300にてラスタライズされるとともに
バンド単位で分割された印刷イメージデータを入力し、
ステップS305にて所定の手法に基づいてこの印刷イ
メージデータを圧縮する。これによりステップS310
にてプリンタ50に転送する印刷イメージデータが生成
される。そして、ステップS315にてスプールファイ
ル43a2の所定の領域にこの印刷イメージデータを格
納する。ステップS300では、印刷イメージデータL
1001からL4004を順次入力するため、ステップ
S320にて印刷イメージデータL4004まで入力し
たか否かを判断し、入力していればデータ圧縮処理を終
了する。
As described above, the print data output by the application 44 is rasterized by a predetermined line unit to reduce the data amount of the print image data stored in the page frame buffer by the printer 50, and is also converted by a predetermined band unit. , And becomes print image data to be transferred to the printer. In step S150, a data compression process is performed on the print image data, and the data amount is further reduced, and
Transfer to FIG. 13 is a flowchart showing the contents of the data compression processing. In the figure, print image data rasterized in step S300 and divided in band units is input.
In step S305, the print image data is compressed based on a predetermined method. Thereby, step S310
Generates print image data to be transferred to the printer 50. Then, in step S315, the print image data is stored in a predetermined area of the spool file 43a2. In step S300, the print image data L
In order to sequentially input L4004 from 1001, it is determined in step S320 whether or not the print image data L4004 has been input. If input has been performed, the data compression process ends.

【0045】ここで、スプールファイル43a3に格納
される印刷イメージデータL1001〜L4004のデ
ータ形式を図14に示す。同図において、印刷イメージ
データL1001〜L4004はデータ領域D100〜
D104に区分され、データ領域D100には、ビット
マップ描画コマンドが格納され、印刷イメージデータL
1001〜L4004に格納されているビットマップデ
ータを描画するための描画コマンドデータが格納されて
いる。従って、プリンタ50では、この描画コマンドデ
ータに基づいて印刷を実行することになる。データ領域
D101には、データ圧縮処理により圧縮された印刷イ
メージデータの圧縮データが格納される。そして、デー
タ領域D102には、印刷イメージデータの印刷を行う
開始点が座標データとして格納されるとともに、データ
領域D103には、印刷イメージデータの上記開始点か
らの相対的な終了点の座標データが格納される。プリン
タ50は、転送された印刷イメージデータをページバッ
ファに格納するときに、この開始点および終了点の座標
データを参照しつつ、これらの座標データが含まれるバ
ンド0〜3を検出し、対応するバンドの所定位置に格納
する。また、データ領域D104には、データ圧縮処理
における圧縮形式が格納され、この圧縮形式を読み出し
て、データ領域D101の圧縮データを復元する。従っ
て、プリンタ50は描画コマンドデータに基づいて印刷
を実行する際に、開始点および終了点より印刷イメージ
データの大きさを決定し、復元した印刷イメージデータ
の印刷を実行する。
FIG. 14 shows the data format of the print image data L1001 to L4004 stored in the spool file 43a3. In the figure, print image data L1001 to L4004 include data areas D100 to D100.
D104, and a bitmap drawing command is stored in the data area D100.
Drawing command data for drawing the bitmap data stored in 1001 to L4004 is stored. Therefore, the printer 50 executes printing based on the drawing command data. The data area D101 stores the compressed data of the print image data compressed by the data compression processing. In the data area D102, a start point for printing the print image data is stored as coordinate data, and in the data area D103, coordinate data of a relative end point of the print image data from the start point is stored. Is stored. When storing the transferred print image data in the page buffer, the printer 50 detects bands 0 to 3 including these coordinate data while referring to the coordinate data of the start point and the end point, and corresponds thereto. It is stored in a predetermined position of the band. The data area D104 stores a compression format in the data compression process, and reads out this compression format to restore the compressed data in the data area D101. Therefore, when printing is performed based on the drawing command data, the printer 50 determines the size of the print image data from the start point and the end point, and prints the restored print image data.

【0046】プリンタ50は、印刷イメージデータを入
力するとRAM55のページフレームバッファに同印刷
イメージデータを順次書き込む。そして、ステップ17
0における印刷出力処理を実行する。印刷出力処理は、
図15に示すように、ステップ350にてRAM55の
ページフレームバッファに格納された印刷イメージデー
タをDMAコントローラ52が読み出してビデオコント
ローラ59へ送出し、ステップS355でタイミングを
調整しながら後処理回路61にて、データ領域D101
の圧縮データをデータ領域D104の圧縮形式に基づい
て復元するとともに、印刷エンジン62に応じたデータ
に変更する。そして、ステップ365にてデータ領域D
100のビットマップ描画エントリーデータおよびデー
タ領域D102の開始点およびデータ領域D103の終
了点を参照し、同印刷エンジン62が所定の記録紙にト
ナーを付着させて印刷物を生成していく。
When the print image data is input, the printer 50 sequentially writes the print image data in the page frame buffer of the RAM 55. And step 17
0 is executed. The print output process is
As shown in FIG. 15, the DMA controller 52 reads out the print image data stored in the page frame buffer of the RAM 55 in step 350 and sends it out to the video controller 59. In step S355, the DMA controller 52 adjusts the timing and sends it to the post-processing circuit 61. And the data area D101
Is decompressed based on the compression format of the data area D104, and is changed to data corresponding to the print engine 62. Then, at step 365, the data area D
With reference to the 100 bitmap drawing entry data, the start point of the data area D102, and the end point of the data area D103, the print engine 62 applies toner to predetermined recording paper to generate a printed matter.

【0047】ところで、上述した各種のプログラムの位
置づけは処理の流れに沿った説明を行っているが、複数
の機器がタイミングを取り合って実行するので、実際に
はさまざまな態様で実現されている。また、各プログラ
ムは独立実行されるようなものであっても良いし、他の
プログラムの一部であっても良い。さらに、ソフトウェ
ア処理をハードウェア処理で置き換えることも可能であ
り、この意味でモジュールという語はソフトウェアとし
てもハードウェアとしても共通な手段を指している。
The positioning of the various programs described above has been described in accordance with the flow of processing. However, since a plurality of devices execute at the same timing, they are actually realized in various modes. Further, each program may be executed independently, or may be a part of another program. Furthermore, it is also possible to replace software processing with hardware processing, and in this sense, the term module refers to means common to both software and hardware.

【0048】このように、プリンタ50のページフレー
ムバッファのバンド単位を取得して、このバンド単位に
分割した印刷イメージデータを生成することにより、プ
リンタ50のページフレームバッファの容量を小さく
し、RAM55の利用効率を向上させることが可能であ
るとともに、この印刷イメージデータをデータ圧縮処理
により圧縮してプリンタ50に転送するため、コンピュ
ータ10とプリンタ50間のデータ転送量を低減するこ
とができる。
As described above, by acquiring the band unit of the page frame buffer of the printer 50 and generating the print image data divided in the band unit, the capacity of the page frame buffer of the printer 50 is reduced, and the capacity of the RAM 55 is reduced. The utilization efficiency can be improved, and the print image data is compressed by the data compression process and transferred to the printer 50. Therefore, the data transfer amount between the computer 10 and the printer 50 can be reduced.

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

【図1】本発明の一実施形態にかかる印刷システムの処
理内容を示したフローチャートである。
FIG. 1 is a flowchart showing processing contents of a printing system according to an embodiment of the present invention.

【図2】印刷システムにおけるパソコンの概略ブロック
図である。
FIG. 2 is a schematic block diagram of a personal computer in the printing system.

【図3】印刷システムにおけるパソコンへの周辺装置の
接続状況を示す概略ブロック図である。
FIG. 3 is a schematic block diagram illustrating a connection state of a peripheral device to a personal computer in the printing system.

【図4】パソコンのソフトウェアの構成を示す図であ
る。
FIG. 4 is a diagram showing a configuration of software of a personal computer.

【図5】プリンタの概略ブロック図である。FIG. 5 is a schematic block diagram of a printer.

【図6】プリンタドライバ43aの概略内部構成を示す
ブロック図である。
FIG. 6 is a block diagram illustrating a schematic internal configuration of a printer driver 43a.

【図7】イメージデータ生成処理のフローチャートであ
る。
FIG. 7 is a flowchart of an image data generation process.

【図8】バンド単位取得処理のフローチャートである。FIG. 8 is a flowchart of band unit acquisition processing.

【図9】バンド分割処理のフローチャートである。FIG. 9 is a flowchart of band division processing.

【図10】印刷データのラスタライズおよび印刷イメー
ジデータの格納状態を示した図である。
FIG. 10 is a diagram illustrating the rasterization of print data and the storage state of print image data.

【図11】印刷データのラスタライズおよび印刷イメー
ジデータの具体的な格納状態を示した図である。
FIG. 11 is a diagram showing a specific state of rasterizing print data and storing print image data.

【図12】バンド単位に分割された印刷データおよび印
刷イメージデータの格納状態を示した図である。
FIG. 12 is a diagram showing a storage state of print data and print image data divided in band units.

【図13】データ圧縮処理のフローチャートである。FIG. 13 is a flowchart of a data compression process.

【図14】印刷イメージデータのデータフォーマットを
示した図である。
FIG. 14 is a diagram illustrating a data format of print image data.

【図15】印刷出力処理のフローチャートである。FIG. 15 is a flowchart of a print output process.

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

10…コンピュータ 43a…プリンタドライバ 43a1…生成モジュール 43a2…スプールファイル 43a3…転送モジュール 50…プリンタ 10 Computer 43a Printer Driver 43a1 Generation Module 43a2 Spool File 43a3 Transfer Module 50 Printer

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 データ転送路を介して接続された印刷装
置に対して所定の印刷イメージデータを生成しつつ転送
する印刷制御方法であって、印刷ジョブが実行されると
同印刷ジョブに伴う印刷データを入力しつつ、同印刷デ
ータに基づいたページ単位の印刷イメージデータを生成
する印刷データ入力工程と、 上記印刷データ入力工程にて生成したページ単位の印刷
イメージデータのラスタライズ方向と上記プリンタが備
えるページフレームバッファのバンド方向とが異なる場
合に、 ラスタライズした印刷イメージデータを上記ページフレ
ームバッファのバンド方向に分割しつつ、上記プリンタ
に転送する印刷イメージデータ分割転送工程とを具備す
ることを特徴とする印刷制御方法。
1. A print control method for generating and transferring predetermined print image data to a printing apparatus connected via a data transfer path, wherein when a print job is executed, printing accompanying the print job is performed. A print data input process for generating print image data in page units based on the print data while inputting data; a rasterizing direction of the print image data in page units generated in the print data input process; and the printer. A print image data dividing and transferring step of transferring the rasterized print image data to the printer while dividing the rasterized print image data in the band direction of the page frame buffer when the band direction is different from the band direction of the page frame buffer. Print control method.
【請求項2】 上記請求項1に記載の印刷制御方法にお
いて、 上記印刷イメージデータ分割転送工程は、予め所定の領
域に格納された上記プリンタが備えるページフレームバ
ッファのバンド単位を読み出して取得するとともに、同
取得したバンド単位によりラスタライズした印刷イメー
ジデータを分割することを特徴とする印刷制御方法。
2. The print control method according to claim 1, wherein the print image data division transfer step reads and acquires a band unit of a page frame buffer included in the printer stored in a predetermined area in advance. A print control method, wherein the print image data rasterized by the acquired band unit is divided.
【請求項3】 上記請求項1に記載の印刷制御方法にお
いて、上記印刷イメージデータ分割転送工程は、所定の
タイミングにより上記印刷装置に対してページフレーム
バッファのバンド単位を問い合わせて取得するととも
に、同取得したバンド単位によりラスタライズした印刷
イメージデータを分割することを特徴とする印刷制御方
法。
3. The print control method according to claim 1, wherein the print image data division transfer step inquires and acquires a band unit of a page frame buffer from the printing apparatus at a predetermined timing. A print control method, comprising dividing print image data rasterized by an acquired band unit.
【請求項4】 上記請求項1〜請求項3のいずれかに記
載の印刷制御方法において、 上記印刷イメージデータ分割転送工程は、バンド単位に
より分割した印刷イメージデータをページ単位でスプー
ルする印刷イメージデータスプール工程を備えることを
特徴とする印刷制御方法。
4. The print control method according to claim 1, wherein the print image data dividing and transferring step includes spooling the print image data divided in band units in page units. A print control method comprising a spooling step.
【請求項5】 上記請求項1〜請求項4のいずれかに記
載の印刷制御方法において、 上記印刷イメージデータ分割転送工程は、分割した印刷
イメージデータを所定の手法により圧縮する圧縮データ
生成工程を備えることを特徴とする印刷制御方法。
5. The print control method according to claim 1, wherein the print image data division transfer step includes a compression data generation step of compressing the divided print image data by a predetermined method. A printing control method, comprising:
【請求項6】 発生した印刷ジョブに伴う印刷データに
対して所定のデータ処理を実行して印刷イメージデータ
を生成しつつ、接続する印刷装置に同印刷イメージデー
タを転送する印刷制御装置であって、 印刷ジョブが実行されると同印刷ジョブに伴う印刷デー
タを入力しつつ、同印刷データに基づいたページ単位の
印刷イメージデータを生成する印刷データ入力手段と、 上記印刷データ入力手段にて生成したページ単位の印刷
イメージデータのラスタライズ方向と上記印刷装置が備
えるページフレームバッファのバンド方向が異なる場合
に、 ラスタライズにより生成した印刷イメージデータを上記
ページフレームバッファのバンド方向に分割しつつ、同
印刷装置に転送する印刷イメージデータ分割転送手段と
を具備することを特徴とする印刷制御装置。
6. A print control apparatus for executing predetermined data processing on print data associated with a generated print job to generate print image data and transferring the print image data to a connected printing apparatus. A print data input unit for generating print image data in page units based on the print data while inputting print data accompanying the print job when the print job is executed; and When the rasterizing direction of the print image data in page units is different from the band direction of the page frame buffer provided in the printing apparatus, the print image data generated by the rasterization is divided into the band directions of the page frame buffer, And a print image data division transfer unit for transferring. Printing control device.
【請求項7】 発生した印刷ジョブに伴う印刷データに
対して所定のデータ処理を実行して印刷イメージデータ
を生成しつつ、接続されているプリンタ同印刷イメージ
データを転送する印刷制御プログラムを記録した媒体で
あって、 印刷ジョブが実行されると同印刷ジョブに伴う印刷デー
タを入力しつつ、同印刷データに基づいたページ単位の
印刷イメージデータを生成する印刷データ入力ステップ
と、 上記印刷データ入力ステップにて生成したページ単位の
印刷イメージデータのラスタライズ方向と上記印刷装置
が備えるページフレームバッファのバンド方向が異なる
場合に、 ラスタライズにより生成した印刷イメージデータを上記
ページフレームバッファのバンド方向に分割しつつ、同
印刷装置に転送する印刷イメージデータ分割転送ステッ
プとを具備することを特徴とする印刷制御プログラムを
記録した媒体。
7. A print control program for executing predetermined data processing on print data associated with a generated print job to generate print image data and transferring the print image data to a connected printer. A print data input step of generating print image data in page units based on the print data while the print data is input when the print job is executed, the print data input step including: When the rasterizing direction of the print image data of the page unit generated in the step is different from the band direction of the page frame buffer provided in the printing apparatus, the print image data generated by the rasterization is divided in the band direction of the page frame buffer, Print image data division transfer And a recording medium storing a print control program.
【請求項8】 接続する印刷ホストにて生成される印刷
イメージデータのラスタライズ方向とページフレームバ
ッファのバンド方向が異なる場合に、ラスタライズされ
た印刷イメージデータを上記ページフレームバッファの
バンド方向に分割されるとともに、所定の手法により圧
縮された印刷イメージデータを入力する印刷装置であっ
て、 上記印刷ホストから転送された圧縮されている印刷イメ
ージデータをバンド単位に区切られたページフレームバ
ッファの所定の位置に格納する印刷イメージデータ格納
手段と、 所定のタイミングに基づいて上記印刷イメージデータ格
納手段に格納された圧縮されている印刷イメージデータ
を復元し、ページイメージデータを再生する印刷データ
復元再生手段と、 上記印刷データ復元再生手段により復元されるとともに
再生されたページイメージデータに基づいて印刷を実行
するページイメージデータ印刷手段とを具備することを
特徴とする印刷装置。
8. When the rasterizing direction of print image data generated by a printing host to be connected is different from the band direction of the page frame buffer, the rasterized print image data is divided in the band direction of the page frame buffer. A printing apparatus for inputting print image data compressed by a predetermined method, wherein the print image data compressed from the print host is stored in a predetermined position of a page frame buffer divided in bands. Print image data storage means for storing, print data restoration and reproduction means for restoring compressed print image data stored in the print image data storage means based on predetermined timing, and reproducing page image data; Restored by print data restoration and playback means And a page image data printing means for executing printing based on the reproduced page image data.
JP02749299A 1999-02-04 1999-02-04 PRINT CONTROL METHOD, PRINT CONTROL DEVICE, MEDIUM RECORDING PRINT CONTROL PROGRAM, AND PRINTING DEVICE Expired - Fee Related JP3858956B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02749299A JP3858956B2 (en) 1999-02-04 1999-02-04 PRINT CONTROL METHOD, PRINT CONTROL DEVICE, MEDIUM RECORDING PRINT CONTROL PROGRAM, AND PRINTING DEVICE

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02749299A JP3858956B2 (en) 1999-02-04 1999-02-04 PRINT CONTROL METHOD, PRINT CONTROL DEVICE, MEDIUM RECORDING PRINT CONTROL PROGRAM, AND PRINTING DEVICE

Publications (2)

Publication Number Publication Date
JP2000218877A true JP2000218877A (en) 2000-08-08
JP3858956B2 JP3858956B2 (en) 2006-12-20

Family

ID=12222645

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02749299A Expired - Fee Related JP3858956B2 (en) 1999-02-04 1999-02-04 PRINT CONTROL METHOD, PRINT CONTROL DEVICE, MEDIUM RECORDING PRINT CONTROL PROGRAM, AND PRINTING DEVICE

Country Status (1)

Country Link
JP (1) JP3858956B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014063525A (en) * 2013-12-20 2014-04-10 Fuji Xerox Co Ltd Image processing apparatus and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014063525A (en) * 2013-12-20 2014-04-10 Fuji Xerox Co Ltd Image processing apparatus and program

Also Published As

Publication number Publication date
JP3858956B2 (en) 2006-12-20

Similar Documents

Publication Publication Date Title
JP4035173B2 (en) Control apparatus and control method
US8762750B2 (en) Information processing apparatus and method of controlling the same
US7272737B2 (en) Image processing device, method for saving power consumption of the image processing device, and a computer product
US6226095B1 (en) Image processing apparatus, method, and system
US20030174354A1 (en) Method of and system for image processing of user registered data
US6985258B1 (en) Print system
JPH08278862A (en) Image output device and image processing method
JP3685234B2 (en) Image processing device
JP2001144920A (en) Image processor, image processing method and computer- readable recording medium for recording program to allow computer to execute the method
JP3858956B2 (en) PRINT CONTROL METHOD, PRINT CONTROL DEVICE, MEDIUM RECORDING PRINT CONTROL PROGRAM, AND PRINTING DEVICE
JP3695498B2 (en) Image processing device
JPH07135575A (en) Color picture information output device
US7170616B2 (en) Print processing and method for banding areas and pages of each physical color
JP4400709B2 (en) Image processing apparatus and image processing method
JP4642245B2 (en) Image forming apparatus, image forming method, and storage medium storing image forming procedure
JP2001306275A (en) Image processing system
JP4058157B2 (en) Image processing method, image forming apparatus, and recording medium
JP4649097B2 (en) Medium on which image processing control program is recorded
JP2006121438A (en) Compound machine
JP3117987B2 (en) Image processing device
JP3544021B2 (en) Image processing apparatus and method
JP2001109598A (en) Print system
JP2000270130A (en) System and method for image formation and storage medium
JPH10108024A (en) Data processing unit and data processing method
JP2000322210A (en) Method for controlling printer

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060531

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060731

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060830

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060912

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20090929

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100929

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100929

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110929

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120929

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130929

Year of fee payment: 7

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees