JP2001092607A - Printing system - Google Patents

Printing system

Info

Publication number
JP2001092607A
JP2001092607A JP27131499A JP27131499A JP2001092607A JP 2001092607 A JP2001092607 A JP 2001092607A JP 27131499 A JP27131499 A JP 27131499A JP 27131499 A JP27131499 A JP 27131499A JP 2001092607 A JP2001092607 A JP 2001092607A
Authority
JP
Japan
Prior art keywords
data
print data
print
buffer
host device
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
JP27131499A
Other languages
Japanese (ja)
Other versions
JP3867186B2 (en
Inventor
Yasushi Oguri
泰 小栗
Tetsuei Kogai
哲英 小飼
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.)
Casio Computer Co Ltd
Casio Electronics Co Ltd
Original Assignee
Casio Computer Co Ltd
Casio Electronics 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 Casio Computer Co Ltd, Casio Electronics Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP27131499A priority Critical patent/JP3867186B2/en
Publication of JP2001092607A publication Critical patent/JP2001092607A/en
Application granted granted Critical
Publication of JP3867186B2 publication Critical patent/JP3867186B2/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 system for efficiently performing transfer processing and for shortening the print processing itself in a print system in which corresponding print processing can be attained in response to the data reception of not only original actual print data to be used for printing but also form data, external character data, and font data or the like. SOLUTION: In this printing system, print data supplied from host equipment are stored into a receiving buffer 13 by a receiving part 12, data in a configuration different from that of the print data such as form data supplied from the host equipment are registered in a registering buffer 15, the analysis processing of the data is performed by an executing part 14, plotting data are prepared by a plotting part 17, the plotting data are developed in a picture memory 18, and print processing is operated by the printer engine not shown in the figure. When the receiving buffer 13 is full of the print data, data such as the form data from the host equipment are registered in a registering buffer 5 so that any waiting time for data transfer of the host equipment can be eliminated.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は印刷に使用する本来
の実印刷データだけでなく、フォームデータや、外字デ
ータ、フォントデータ等のデータ送信を受け、対応する
印刷処理を行う印刷システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printing system which receives not only original actual print data used for printing but also data such as form data, external character data, font data and the like, and performs a corresponding printing process.

【0002】[0002]

【従来の技術】パーソナルコンピュータ等のホスト機器
に直接接続され、又はLAN(ローカルエリアネットワ
ーク)等のネットワーク回線を介して接続され、印刷デ
ータに従って印刷処理を行う印刷装置は、今日多くの機
能を有する。例えば、フォームデータに対して被フォー
ムデータを合成印刷を行うフォームオーバレイ機能や、
外字を登録し、又は各種フォントデータを登録し、幅広
い書体を使用できる印刷機能等である。
2. Description of the Related Art A printing apparatus which is directly connected to a host device such as a personal computer or connected via a network line such as a LAN (Local Area Network) and performs a printing process in accordance with print data has many functions today. . For example, a form overlay function that performs composite printing of form data on form data,
This is a printing function for registering external characters or registering various font data and using a wide range of fonts.

【0003】図7は上述のような機能を有する印刷装置
のシステム構成図である。同図において、印刷装置1は
受信部2、受信バッファ3、実行部4、登録バッファ
5、ページバッファ6、描画部7、画像メモリ8、印刷
制御部9、及び全体制御部10で構成されている。ま
た、上記構成の印刷装置は、例えば不図示のパーソナル
コンピュータ(ホスト機器)に接続され、パーソナルコ
ンピュータから印刷データの供給を受ける。
FIG. 7 is a system configuration diagram of a printing apparatus having the above-described functions. In FIG. 1, a printing apparatus 1 includes a receiving unit 2, a receiving buffer 3, an execution unit 4, a registration buffer 5, a page buffer 6, a drawing unit 7, an image memory 8, a print control unit 9, and an overall control unit 10. I have. The printing apparatus having the above configuration is connected to, for example, a personal computer (host device) (not shown), and receives supply of print data from the personal computer.

【0004】受信部2は供給される印刷データを受信
し、登録データ以外は受信バッファ3に格納し、登録デ
ータは登録バッファ5に登録する。ここで、登録データ
とは、例えばフォームオーバレイ印刷用に予め用意する
フォームデータであり、この登録データは上記のように
登録バッファ5に登録される。
The receiving unit 2 receives the supplied print data, stores the print data other than the registration data in the reception buffer 3, and registers the registration data in the registration buffer 5. Here, the registration data is, for example, form data prepared in advance for form overlay printing, and the registration data is registered in the registration buffer 5 as described above.

【0005】また、パーソナルコンピュータからの印刷
データの受信中、上記受信バッファ3に空き領域が無い
場合、受信部2は一時印刷データの受信ができないこと
をパーソナルコンピュータに通知する。そして、以後受
信バッファ3を監視し、受信バッファ3に空き領域がで
きた時、受信可能であることをパーソナルコンピュータ
に通知する。
If there is no free space in the reception buffer 3 during reception of print data from the personal computer, the reception unit 2 notifies the personal computer that temporary print data cannot be received. Then, the reception buffer 3 is monitored thereafter, and when a free area is created in the reception buffer 3, the personal computer is notified that reception is possible.

【0006】実行部4は上記受信バッファ3に格納した
印刷データを読み出し、印刷データの解析処理を行い、
ページバッファ6に描画可能なページデータに変換して
変換後のページデータを1ページ毎に記憶させる。ま
た、この時登録データが必要であれば、登録バッファ5
から登録データを読み出し、使用する。
The execution unit 4 reads out the print data stored in the reception buffer 3 and performs an analysis process on the print data.
The page data is converted into drawable page data in the page buffer 6, and the converted page data is stored for each page. If registration data is required at this time, the registration buffer 5
Read the registration data from and use it.

【0007】描画部7はページバッファ6に1頁分の印
刷データが記憶されると、当該印刷データに基づいて画
像メモリ8に描画を行う。また、印刷制御部9は画像メ
モリ8に1頁分の印刷データが描画されると、不図示の
プリンタエンジンに印刷指示を行い、画像メモリ8に展
開した描画データをプリンタエンジンに送信する。
[0007] When one page of print data is stored in the page buffer 6, the drawing unit 7 draws in the image memory 8 based on the print data. Further, when one page of print data is drawn in the image memory 8, the print control unit 9 issues a print instruction to a printer engine (not shown) and transmits the drawn data developed in the image memory 8 to the printer engine.

【0008】尚、全体制御部10は上記受信部2、実行
部4、描画部7、印刷制御部9から情報を収集し、この
情報に基づいて各部の制御を行う。
The overall control unit 10 collects information from the receiving unit 2, the execution unit 4, the drawing unit 7, and the print control unit 9, and controls each unit based on this information.

【0009】一方、図8は従来の印刷装置1がパーソナ
ルコンピュータから印刷データを受信して印刷処理を行
うまでのタイムチャートであり、例えば図9に示すJO
B1〜JOB5を実行するものとする。尚、JOB1〜
JOB5は、図12に示すように各1頁の印刷データ又
はフォームデータであり、JOB1は複写枚数が3枚、
JOB2〜JOB5は複写枚数がそれぞれ1枚である。
FIG. 8 is a time chart from when the conventional printing apparatus 1 receives print data from a personal computer and performs print processing. For example, the JO shown in FIG.
B1 to JOB5 are executed. In addition, JOB1
JOB5 is print data or form data of one page as shown in FIG. 12, and JOB1 is three copies,
Each of JOB2 to JOB5 has one copy.

【0010】また、処理の前提として前述の受信バッフ
ァ3、及びページバッファ6は、それぞれ2頁分の印刷
データを格納できるメモリ容量を有する。また、図8に
示す「受信」とは上記受信部2が印刷データを受信し、
受信バッファ3又は登録バッファ5に当該データを書き
込むまでの時間を示し、「実行」とは受信バッファ3又
は登録バッファ5に格納又は登録されたデータを読み出
し、ページバッファ6に描画可能なページデータに変換
して記憶させる時間を意味する。また、「印刷」とはペ
ージバッファ6のページデータを画像メモリ8に描画
し、不図示のプリンタエンジンによって印刷を終えるま
での時間を示す。さらに、「受信」及び「実行」の点線
部は、その処理が完了するまでデータを保持する時間を
示す。以下、具体的に説明する。
As a premise of the processing, the above-mentioned reception buffer 3 and page buffer 6 each have a memory capacity capable of storing print data for two pages. Also, “reception” shown in FIG. 8 means that the receiving unit 2 receives the print data,
Indicates the time until the data is written to the reception buffer 3 or the registration buffer 5, and “execute” reads out the data stored or registered in the reception buffer 3 or the registration buffer 5, and converts the data into page data drawable in the page buffer 6. It means the time to convert and store. “Print” indicates the time from when the page data in the page buffer 6 is drawn in the image memory 8 to when printing is completed by a printer engine (not shown). Furthermore, the dotted lines of “reception” and “execution” indicate the time for which data is held until the processing is completed. Hereinafter, a specific description will be given.

【0011】先ず、処理を開始する前、イニシャル処理
によって受信バッファ3、登録バッファ5、及びページ
バッファ6の各領域を“空き”状態とする。その後、パ
ーソナルコンピュータからJOB1の印刷データを供給
すると、受信バッファ3のエリア(半分のエリア)にJ
OB1の印刷データが格納される。この状態は図8に示
すのタイミングである。
First, before starting the processing, the respective areas of the reception buffer 3, the registration buffer 5, and the page buffer 6 are set to the "empty" state by initial processing. Thereafter, when the print data of JOB1 is supplied from the personal computer, the JB1 is stored in the area (half area) of the reception buffer 3.
The print data of OB1 is stored. This state is the timing shown in FIG.

【0012】次に、受信バッファ3に格納された上記J
OB1の印刷データが実行部4によって読み出され、解
析処理されると同時に、次のJOB2の印刷データが受
信バッファ3のエリア(残りの半分のエリア)に格納さ
れる。この状態は図8に示すのタイミングである。
Next, the above J stored in the reception buffer 3
The print data of OB1 is read out by the execution unit 4 and analyzed, and at the same time, the print data of the next job 2 is stored in the area of the reception buffer 3 (the remaining half area). This state is the timing shown in FIG.

【0013】次に、受信バッファ3に格納された上記J
OB2の印刷データが実行部4によって読み出され、解
析処理されると同時に、前のJOB1の印刷データも実
行部4によって解析処理が継続され、実行部4によるJ
OB1の印刷データの解析処理が完了すると、次のJO
B3の印刷データが受信バッファ3のエリア(JOB1
の印刷データが読み出された後の半分のエリア)に格納
される。この状態は図8に示すのタイミングである。
Next, the above J stored in the reception buffer 3
At the same time as the print data of OB2 is read and analyzed by the execution unit 4, the print data of the previous job 1 is also continuously analyzed by the execution unit 4, and
When the print data analysis processing of OB1 is completed, the next JO
The print data of B3 is stored in the area (JOB1
(Half area after the print data is read out). This state is the timing shown in FIG.

【0014】次に、上述と同様、実行部4によって解析
処理が継続し、受信バッファ3に格納された上記JOB
2の印刷データの解析処理が完了すると、次のJOB4
の印刷データが受信バッファ3のエリア(JOB2の印
刷データが読み出された後の半分のエリア)に格納され
る。この状態は図8に示すのタイミングである。
Next, in the same manner as described above, the analysis processing is continued by the execution unit 4 and the job stored in the reception buffer 3 is processed.
When the analysis processing of the print data of step 2 is completed, the next job 4
Is stored in the area of the reception buffer 3 (half the area after the print data of JOB 2 is read). This state is the timing shown in FIG.

【0015】次に、上述と同様の処理を継続するが、上
記に続く’の間、ページバッファ6にはJOB1と
JOB2のデータが記憶され、描画部7による描画処理
が行われている。しかし、JOB1の処理は複写枚数3
枚である。このため、描画部7は3回の描画処理を行う
必要があり、この間ページバッファ6に新たな解析デー
タを書き込むことができない。したがって、受信バッフ
ァ3においても新たな印刷データを書き込むことができ
ず、パーソナルコンピュータからのデータ供給が停止す
る。
Next, the same processing as described above is continued, but during the following ', the data of JOB1 and JOB2 are stored in the page buffer 6, and the drawing processing by the drawing unit 7 is performed. However, the processing of JOB1 is 3
It is a sheet. For this reason, the drawing unit 7 needs to perform the drawing process three times, and during this time, new analysis data cannot be written to the page buffer 6. Therefore, new print data cannot be written even in the reception buffer 3, and data supply from the personal computer stops.

【0016】すなわち、JOB5のフォームデータの入
力は図8に示すのタイミングとなる。また、この時供
給されるデータはフォームデータであり、登録バッファ
5に登録される。その後、同図のの時点でJOB5の
印刷データが供給され、上述と同様の解析処理、描画処
理等を行い、順次JOB1〜JOB5のデータが印刷処
理される。
That is, the input of the form data of JOB 5 is at the timing shown in FIG. The data supplied at this time is form data, and is registered in the registration buffer 5. Thereafter, the print data of JOB5 is supplied at the time shown in the figure, and the same analysis processing, drawing processing, and the like as described above are performed, and the data of JOB1 to JOB5 are sequentially printed.

【0017】[0017]

【発明が解決しようとする課題】しかしながら、上記従
来の印刷システムによる処理では、JOB5のフォーム
データの入力が遅れる。すなわち、前のJOB4の印刷
データが供給された後、登録バッファ5に空き領域があ
るにも関わらず、次に供給されるデータがフォームデー
タであることが判らず、パーソナルコンピュータからの
送信処理が遅れ、パーソナルコンピュータの転送待ち時
間となる。したがって、パーソナルコンピュータから印
刷装置1への転送処理の効率が悪く、印刷処理自体も遅
れる原因となる。
However, in the processing by the above-mentioned conventional printing system, the input of the form data of JOB5 is delayed. That is, after the print data of the previous job 4 is supplied, the data to be supplied next is not known to be form data even though there is an empty area in the registration buffer 5, and the transmission processing from the personal computer is not performed. The delay is the transfer waiting time of the personal computer. Therefore, the efficiency of the transfer process from the personal computer to the printing apparatus 1 is low, and the print process itself may be delayed.

【0018】本発明は上記課題を解決するため、転送処
理を効率良く行い、印刷処理自体も短縮できる印刷シス
テムを提供するものである。
In order to solve the above-mentioned problems, the present invention provides a printing system capable of efficiently performing transfer processing and shortening the printing processing itself.

【0019】[0019]

【課題を解決するための手段】上記課題は本発明の請求
項1の態様によれば、印刷装置に設けられ、ホスト機器
から供給される印刷データを記憶する第1の記憶手段
と、前記印刷装置に設けられ、前記ホスト機器から供給
される前記印刷データとは異なる形態のデータを記憶す
る第2の記憶手段とを有し、前記印刷データの記憶によ
って前記第1の記憶手段に記憶領域がないとき、前記ホ
スト機器は前記印刷データとは異なる形態のデータが送
信データに存在するか判断し、存在する時該データを先
に前記第2の記憶手段に送信する印刷システムを提供す
ることによって達成できる。
According to a first aspect of the present invention, there is provided a printing apparatus, comprising: first storage means for storing print data supplied from a host device; A second storage unit that is provided in the apparatus and stores data in a form different from the print data supplied from the host device, and a storage area is stored in the first storage unit by storing the print data. When there is no print data, the host device determines whether data in a form different from the print data exists in the transmission data, and when it exists, by providing a printing system for transmitting the data to the second storage means first. Can be achieved.

【0020】ここで、ホスト機器は印刷装置に直接、又
はネットワークを介して接続される、例えばパーソナル
コンピュータ等であり、印刷装置は上記ホスト機器に接
続する例えばプリンタである。
Here, the host device is, for example, a personal computer or the like connected directly to the printing device or via a network, and the printing device is, for example, a printer connected to the host device.

【0021】また、第1の記憶手段は印刷装置に設けら
れ、例えば印刷データを記憶する受信バッファであり、
実データである印刷データを記憶するメモリである。ま
た、第2の記憶手段も印刷装置に設けられ、例えば請求
項2に示すフォームデータ等の印刷データとは形態の異
なるデータである。
The first storage means is provided in the printing apparatus and is, for example, a reception buffer for storing print data.
This is a memory for storing print data as actual data. Further, the second storage means is also provided in the printing apparatus, and is data having a different form from print data such as form data described in claim 2.

【0022】また、ホスト機器は上記第1の記憶手段に
印刷データが記憶され、第1の記憶手段が満杯である時
転送データに上記印刷データとは形態の異なるデータの
有無を確認し、もし存在すれば当該データを先に印刷装
置に送り、第2の記憶手段に記憶する。
Further, the host device stores the print data in the first storage means, and when the first storage means is full, confirms whether or not transfer data has data different in form from the print data. If it exists, the data is sent to the printing device first and stored in the second storage means.

【0023】このように構成することにより、データ転
送の待ち時間を無くし、効率良い転送を行うと共に、例
えば早期に転送できたフォームデータを使用しフォーム
オーバレイ印刷を迅速に行い印刷処理を短時間で行うこ
とが可能になる。
With this configuration, the waiting time for data transfer is eliminated, efficient transfer is performed, and, for example, form overlay printing is performed quickly using form data that can be transferred early, and printing processing is performed in a short time. It is possible to do.

【0024】請求項2の記載は、前記請求項1記載の発
明において、前記印刷データとは異なる形態のデータ
は、例えばフォームオーバレイ印刷を行うフォームデー
タである。
According to a second aspect of the present invention, in the first aspect of the invention, the data in a form different from the print data is, for example, form data for performing form overlay printing.

【0025】本例は上記印刷データとは異なる形態のデ
ータの例を示す構成であり、フォームオーバレイ印刷を
行うフォームデータを特定する。したがって、本発明に
おいては他のデータ、例えば外字データやフォントデー
タ等を対象としてもよい。
This example has a configuration showing an example of data in a form different from the above-described print data, and specifies form data for performing form overlay printing. Therefore, in the present invention, other data, such as external character data and font data, may be used.

【0026】請求項3の記載は、前記請求項1記載の発
明において、前記ホスト機器は、例えば前記第1の記憶
手段に記憶領域がなくなると前記ホスト機器に対して送
信不可情報を出力し、この情報に従って前記ホスト機器
は送信データに前記印刷データとは異なるデータが存在
するか判断する構成である。
According to a third aspect of the present invention, in the first aspect of the present invention, the host device outputs transmission disable information to the host device when, for example, the first storage means runs out of storage area, According to this information, the host device determines whether there is data different from the print data in the transmission data.

【0027】このように構成することにより、ホスト機
器は当該情報を受け取った後、送信データに上記印刷デ
ータとは異なるデータの存在を検索することになり、よ
り効率の良い検索処理を行うことができる。
With this configuration, after receiving the information, the host device searches the transmission data for the presence of data different from the print data, thereby performing a more efficient search process. it can.

【0028】請求項4の記載は、前記請求項1記載の発
明において、前記ホスト機器は、例えば前記第2の記憶
手段にデータを送信する前、該第2の記憶手段に空き領
域が存在するか確認する構成である。
According to a fourth aspect of the present invention, in the first aspect of the present invention, the host device has an empty area in the second storage unit before transmitting data to the second storage unit, for example. It is a configuration to confirm whether or not.

【0029】このように構成することにより、例えば第
2の記憶手段が上記フォームデータ等を記憶し、新たな
データを記憶できない場合、上記ホスト機器からのデー
タ送信を行わない。
With this configuration, for example, when the second storage unit stores the form data and the like and cannot store new data, the data transmission from the host device is not performed.

【0030】[0030]

【発明の実施の形態】以下、本発明の実施の形態を図面
を参照しながら説明する。 <第1の実施形態>図1は、本発明の第1実施形態を説
明するシステム構成図である。
Embodiments of the present invention will be described below with reference to the drawings. <First Embodiment> FIG. 1 is a system configuration diagram illustrating a first embodiment of the present invention.

【0031】同図において、本例の印刷装置11は受信
部12、受信バッファ13、実行部14、登録バッファ
15、ページバッファ16、描画部17、画像メモリ1
8、印刷制御部19、及び全体制御部20で構成されて
いる。また、上記構成の印刷装置は、例えば不図示のホ
スト機器(例えば、パーソナルコンピュータ)に接続さ
れ、ホスト機器から印刷データの供給を受ける。
Referring to FIG. 1, a printing apparatus 11 of this embodiment includes a receiving unit 12, a receiving buffer 13, an executing unit 14, a registration buffer 15, a page buffer 16, a drawing unit 17, and an image memory 1.
8, a print control unit 19, and an overall control unit 20. Further, the printing apparatus having the above configuration is connected to, for example, a host device (for example, a personal computer) not shown, and receives supply of print data from the host device.

【0032】受信部12は供給される印刷データを受信
し、フォームデータや外字データ、フォントデータ以外
のデータ(以下、登録データで示す)は受信バッファ1
3に格納し、登録データは登録バッファ15に登録す
る。ここで、登録データとは、例えばフォームオーバレ
イ印刷用に予め用意するフォームデータであり、また上
記のように外字データ、又はフォントデータであり、こ
の登録データは上記のように登録バッファ15に登録さ
れる。
The receiving unit 12 receives the supplied print data, and stores data other than form data, external character data, and font data (hereinafter, referred to as registration data) in the reception buffer 1.
3 and the registration data is registered in the registration buffer 15. Here, the registration data is, for example, form data prepared in advance for form overlay printing, and is external character data or font data as described above. The registration data is registered in the registration buffer 15 as described above. You.

【0033】実行部14は上記受信バッファ13に格納
した印刷データを読み出し、印刷データの解析処理を行
い、ページバッファ16に描画可能なページデータに変
換して変換後のページデータを1ページ毎に記憶させ
る。また、この時登録データが必要であれば、登録バッ
ファ15から登録データを読み出し、使用する。
The execution unit 14 reads out the print data stored in the reception buffer 13, analyzes the print data, converts the data into page data that can be drawn in the page buffer 16, and converts the converted page data for each page. Remember. At this time, if the registration data is required, the registration data is read from the registration buffer 15 and used.

【0034】描画部17はページバッファ16に1頁分
の印刷データが記憶されると、当該印刷データに基づい
て画像メモリ18に描画を行う。また、印刷制御部19
は画像メモリ18に1頁分の印刷データが描画される
と、不図示のプリンタエンジンに印刷指示を行い、画像
メモリ18に展開した描画データをプリンタエンジンに
送信する。
When one page of print data is stored in the page buffer 16, the drawing unit 17 draws in the image memory 18 based on the print data. The print control unit 19
When one page of print data is drawn in the image memory 18, a print instruction is issued to a printer engine (not shown), and the drawn data developed in the image memory 18 is transmitted to the printer engine.

【0035】尚、全体制御部20は上記受信部12、実
行部14、描画部17、印刷制御部19から情報を収集
し、この情報に基づいて各部の制御を行う。
The overall control unit 20 collects information from the receiving unit 12, the execution unit 14, the drawing unit 17, and the print control unit 19, and controls each unit based on this information.

【0036】一方、図2は本例のシステムがホスト機器
から印刷データ、又はフォームデータ等を受信して印刷
処理を行うまでのタイムチャートであり、図3に示すJ
OB1〜JOB5を実行するものである。例えば、JO
B1は印刷データであり、ジョブ番号とフォームデータ
を示すフラグ、及び実データで構成されている。また、
JOB2〜JOB5についても同様に、ジョブ番号とフ
ォームデータを示すフラグ、及び実データで構成されて
いる。但し、JOB5はフォームオーバレイ印刷を行う
ためのデータであり、JOB5はフォームデータと印刷
データを含み、ジョブ番号とフォームフラグ、及びフォ
ームデータと実データで構成されている。
FIG. 2 is a time chart from when the system of this embodiment receives print data or form data from the host device and performs print processing.
OB1 to JOB5 are executed. For example, JO
B1 is print data, which includes a job number, a flag indicating form data, and actual data. Also,
Similarly, each of JOB2 to JOB5 includes a job number, a flag indicating form data, and actual data. However, JOB5 is data for performing form overlay printing, and JOB5 includes form data and print data, and is composed of a job number and a form flag, and form data and actual data.

【0037】尚、JOB1は複写枚数が3枚、JOB2
〜JOB5は複写枚数がそれぞれ1枚の指定であるもの
とし、本例における説明も従来例と対比させるため、同
じ条件とする。
It should be noted that JOB1 has three copies and JOB2
, JOB5, and JOB5 are designated to be one copy each, and the same conditions are used in the description of the present embodiment in order to compare with the conventional example.

【0038】したがって、処理の前提として前述の受信
バッファ13、及びページバッファ16は、それぞれ2
頁分の印刷データが格納されると一杯になるメモリ容量
であり、また図2に示す「受信」は前述の受信部12が
印刷データを受信し、受信バッファ13又は登録バッフ
ァ15に当該データを書き込む時間を示し、「実行」は
受信バッファ13又は登録バッファ15に格納又は登録
されたデータを読み出し、ページバッファ16に描画可
能なページデータに変換して1頁毎に記憶させる時間を
示す。また、「印刷」はページバッファ16のページデ
ータを画像メモリ18に描画し、不図示のプリンタエン
ジンによって印刷が完了するまでの時間を示す。以下、
本例の処理を具体的に説明する。
Therefore, as a premise of the processing, the reception buffer 13 and the page buffer 16 each have 2
The “reception” shown in FIG. 2 is a memory capacity that becomes full when print data for a page is stored, and the reception unit 12 receives the print data and stores the print data in the reception buffer 13 or the registration buffer 15. "Execution" indicates the time for reading data stored or registered in the reception buffer 13 or the registration buffer 15, converting the data into page data that can be drawn in the page buffer 16, and storing the data for each page. “Print” indicates the time from when the page data in the page buffer 16 is drawn in the image memory 18 to when printing is completed by a printer engine (not shown). Less than,
The processing of this example will be specifically described.

【0039】先ず、本例においてもイニシャル処理によ
って受信バッファ13、登録バッファ15、及びページ
バッファ16の各領域を“空き”状態とする。そして、
先ずJOB1の印刷データをホスト機器から供給する。
この印刷データの供給によって、先ず受信バッファ3の
エリア(半分のエリア)にJOB1の印刷データが格納
され(図2に示すのタイミング)、次にJOB2の印
刷データを受信バッファ3のエリア(残りの半分のエリ
ア)に格納する(図2に示すのタイミング)。
First, also in this example, each area of the reception buffer 13, the registration buffer 15, and the page buffer 16 is set to the "empty" state by the initial processing. And
First, print data of JOB1 is supplied from the host device.
By supplying this print data, first, the print data of JOB1 is stored in the area (half area) of the reception buffer 3 (at the timing shown in FIG. 2), and then the print data of JOB2 is stored in the area of the reception buffer 3 (the remaining area). (Half area) (timing shown in FIG. 2).

【0040】次に、受信バッファ13に格納された上記
JOB2の印刷データが実行部14によって読み出さ
れ、解析処理されると同時に、前のJOB1の印刷デー
タも実行部14によって解析処理が継続され、実行部1
4によるJOB1の印刷データの解析処理が終了する
と、次のJOB3の印刷データが受信バッファ13のエ
リア(JOB1の印刷データが読み出された後の半分の
エリア)に格納される(図2に示すのタイミング)。
Next, the print data of the job 2 stored in the reception buffer 13 is read out by the execution unit 14 and analyzed, and at the same time, the print data of the previous job 1 is also analyzed by the execution unit 14. , Execution unit 1
When the print data analysis process of job 1 by job No. 4 is completed, the print data of the next job 3 is stored in the area of the reception buffer 13 (half the area after the print data of job 1 is read) (shown in FIG. 2). Timing).

【0041】次に、上述と同様、実行部14によって解
析処理が継続し、受信バッファ13に格納された上記J
OB2の印刷データの解析処理が完了すると、次のJO
B4の印刷データが受信バッファ13のエリア(JOB
2の印刷データが読み出された後の半分のエリア)に格
納される(図2に示すのタイミング)。
Next, the analysis processing is continued by the execution unit 14 and the J
When the print data analysis processing of OB2 is completed, the next JO
B4 print data is stored in the area (JOB
2 is stored in a half area after the readout of the print data (the timing shown in FIG. 2).

【0042】次に、上述と同様処理を継続するが、上記
の時点ではページバッファ16にJOB1とJOB2
の解析後のデータが記憶され、描画部17による描画処
理が行われている。しかし、JOB1の処理は複写枚数
3枚である。このため、描画部17は3回の描画処理を
行う必要があり、この間ページバッファ16に新たな解
析データを書き込むことができない。しかしながら、本
例においては印刷装置1から印刷データの受信不可の通
知を受けると、ホスト機器側では残りのJOBの中にフ
ォームデータ等の登録バッファ15に登録できるデータ
を探し、当該データが存在する場合には先に当該データ
を送信する。
Next, the same processing as described above is continued, but at the above-mentioned time, JOB1 and JOB2 are stored in the page buffer 16.
Is stored, and the drawing unit 17 performs a drawing process. However, the processing of JOB1 is three copies. For this reason, the drawing unit 17 needs to perform the drawing process three times, and during this time, new analysis data cannot be written to the page buffer 16. However, in this example, upon receiving a notification from the printing apparatus 1 that print data cannot be received, the host device searches the remaining JOB for data that can be registered in the registration buffer 15 such as form data, and the data exists. In this case, the data is transmitted first.

【0043】この処理を上述の図2で説明すると、上述
ののタイミングにおいてホスト機器は受信不可の情報
を印刷装置11から受けとる。ホスト機器では上述のよ
うに印刷データの受信不可の通知を受けると、残りのJ
OBの中にフォームデータ等の登録バッファ5に登録で
きるデータを探す。例えば、フォームオーバレイ用のフ
ォームデータ、又は外字データや、フォントデータを検
索する。そして、本例においてはJOB5にフォームデ
ータが存在し、ホスト機器は登録バッファ5に空き状態
があるか確認する。
This processing will be described with reference to FIG. 2 described above. At the above-mentioned timing, the host device receives information indicating that reception is impossible from the printing apparatus 11. When the host device receives the notification that print data cannot be received as described above, the remaining J
The OB is searched for data that can be registered in the registration buffer 5, such as form data. For example, form data for form overlay, external character data, and font data are searched. Then, in this example, the form data exists in JOB 5 and the host device checks whether the registration buffer 5 has an empty state.

【0044】ここで、本例の場合登録バッファ5には空
き領域があり、ホスト機器はJOB5のフォームデータ
の送信処理を行う。したがって、本例においては図2に
示すのタイミングでJOB5のフォームデータが登録
バッファ5に登録され、前述の図8に示すのタイミン
グに比べて早期にデータ転送が行われ、ホスト機器に待
ち時間を発生させることがない。
Here, in the case of the present example, there is an empty area in the registration buffer 5, and the host device performs transmission processing of the form data of JOB5. Therefore, in this example, the form data of JOB 5 is registered in the registration buffer 5 at the timing shown in FIG. 2, and the data transfer is performed earlier than the timing shown in FIG. It does not occur.

【0045】また、フォームデータを上記のように早期
に登録バッファ5に登録することによって、以後当該フ
ォームデータを使用したフォームオーバレイ処理を行う
場合、迅速に合成処理を行い、迅速な印刷を行うことが
可能となる。
By registering the form data in the registration buffer 5 at an early stage as described above, when performing the form overlay processing using the form data thereafter, the synthesizing processing is performed quickly and the printing is performed quickly. Becomes possible.

【0046】尚、図2の説明において、タイミングの
後、一旦受信バッファ3へのデータ転送が不可能になる
ため、ホスト機器は受信不可の情報を受けるが、JOB
1の印刷データの解析処理が短時間で終了し、受信バッ
ファ3に空き領域が形成されるので、この時点ではJO
B5のフォームデータの転送は見送られる。
In the description of FIG. 2, after the timing, the data cannot be transferred to the reception buffer 3 once, so that the host device receives the information indicating that the data cannot be received.
1 is completed in a short time and a free area is formed in the reception buffer 3.
The transfer of the form data of B5 is forgotten.

【0047】また、のタイミングで転送されるデータ
は、フォームデータに限らず上述の外字データやフォン
トデータ等のデータであってもよい。 <第2の実施形態>次に、本発明の第2の実施形態につ
いて説明する。
The data transferred at the timing described above is not limited to form data, but may be data such as the above-described external character data or font data. <Second Embodiment> Next, a second embodiment of the present invention will be described.

【0048】図4は第2の実施形態を説明する図であ
る。尚、同図は前述の第1の実施形態に対してハードデ
ィスク等のメモリを接続する構成であり、例えばカード
タイプのフラッシュメモリやRAMカード等の外部メモ
リ21を印刷装置1に装着する。この外部メモリ21は
前述の受信部12、実行部14、及び印刷制御部19に
接続され、データバスを介して印刷データや描画データ
の授受が行われる。尚、他の構成は前述の第1の実施形
態と基本的に同じであり、構成上の説明を省略する。以
下、具体的に説明する。
FIG. 4 is a view for explaining the second embodiment. FIG. 2 shows a configuration in which a memory such as a hard disk is connected to the above-described first embodiment. The external memory 21 is connected to the receiving unit 12, the execution unit 14, and the print control unit 19, and exchanges print data and drawing data via a data bus. Note that the other configuration is basically the same as that of the above-described first embodiment, and a description of the configuration will be omitted. Hereinafter, a specific description will be given.

【0049】図5は受信部12及び全体制御部20が行
う制御を説明するフローチャートである。先ず、ホスト
機器から印刷データが供給されると、受信バッファ13
に空き領域があるか判断する(ステップ(以下Sで示
す)1)。ここで、受信バッファ13に空き領域がある
場合(S1がY(イエス))、外部メモリ21が既に受
信中であるか判断し、印刷データを受信バッファ3に格
納する(S2がN(ノー)、S3)。尚、上記外部メモ
リ21の受信中の判断は、後述する「受信中フラグ1」
を確認して行い、後述するように外部メモリ21に印刷
データを格納(待避)させた場合には、必ず当該印刷デ
ータを転送した後、新たな印刷データを受信バッファ1
3に転送する構成である。
FIG. 5 is a flowchart for explaining the control performed by the receiving unit 12 and the overall control unit 20. First, when print data is supplied from the host device, the reception buffer 13
It is determined whether or not there is an empty area (step (hereinafter referred to as S) 1). Here, if there is an empty area in the reception buffer 13 (S1 is Y (Yes)), it is determined whether the external memory 21 is already receiving, and the print data is stored in the reception buffer 3 (S2 is N (No)). , S3). The determination during reception of the external memory 21 is made by a “receiving flag 1” described later.
When the print data is stored (saved) in the external memory 21 as described later, the print data is always transferred, and then the new print data is transferred to the reception buffer 1.
3 is transferred.

【0050】一方、上記判断(S1)において、受信バ
ッファ13に空き領域がない場合(S1がN)、受信バ
ッファ3は印刷データで満杯であり、新たな印刷データ
の格納ができないので、上記外部メモリ21が受信中で
あるか判断して印刷データを外部メモリ21に転送する
(S4がN(ノー)、S6)。尚、この時外部メモリ2
1が以後受信中であることを示すため「受信中フラグ
1」をオンする(S5)。
On the other hand, in the judgment (S1), if there is no free space in the reception buffer 13 (N in S1), the reception buffer 3 is full of print data and new print data cannot be stored. It is determined whether or not the memory 21 is receiving data, and the print data is transferred to the external memory 21 (S4: N (No), S6). At this time, the external memory 2
The “receiving flag 1” is turned on to indicate that “1” is being received thereafter (S5).

【0051】このように処理することにより、印刷デー
タ供給時、受信バッファ13に空き容量がない場合でも
外部メモリ21に格納することができ、ホスト機器から
の印刷データの転送処理を中断させることがない。
By performing the above-described processing, the print data can be stored in the external memory 21 even when there is no free space in the reception buffer 13 when the print data is supplied, and the transfer of the print data from the host device can be interrupted. Absent.

【0052】その後、受信バッファ13の印刷データが
実行部14によって順次読み出され、解析処理が行われ
ると、受信バッファ13に空き領域が形成される(S1
がY)。この場合、受信部2は上述の「受信中フラグ
1」を確認し、外部メモリ21に印刷データが格納され
ているか判断する(S7)。そして、外部メモリ21に
印刷データが残っている場合、「受信中フラグ1」をオ
フにして外部メモリ21から印刷データを受信バッファ
13に転送する(S8、S3)。
Thereafter, the print data in the reception buffer 13 is sequentially read out by the execution unit 14, and when an analysis process is performed, a free area is formed in the reception buffer 13 (S1).
Is Y). In this case, the receiving unit 2 checks the above-mentioned “receiving flag 1” and determines whether print data is stored in the external memory 21 (S7). If print data remains in the external memory 21, the "receiving flag 1" is turned off and the print data is transferred from the external memory 21 to the reception buffer 13 (S8, S3).

【0053】したがって、このように制御することによ
って、一旦外部メモリ21に格納された印刷データを受
信バッファ13に転送することができる。また、その後
外部メモリ21に格納していた印刷データが全て受信バ
ッファ13に送られると判断(S7)がNとなり、以後
ホスト機器から印刷データが供給されると直接受信バッ
ファ3に印刷データが転送される(S1がY、S2が
N、S3)。したがって、一旦印刷データを外部メモリ
21に格納した後には、外部メモリ21に格納した印刷
データを全て出力した後、新たな印刷データを受信バッ
ファ3に格納する。
Therefore, by performing such control, the print data once stored in the external memory 21 can be transferred to the reception buffer 13. Then, it is determined that all the print data stored in the external memory 21 is sent to the reception buffer 13 (S7). If the print data is supplied from the host device, the print data is directly transferred to the reception buffer 3. (S1 is Y, S2 is N, S3). Therefore, once the print data is once stored in the external memory 21, all the print data stored in the external memory 21 is output, and then the new print data is stored in the reception buffer 3.

【0054】以上のように処理することによって、ホス
ト機器の印刷データの転送待ち時間を無くし、効率よい
転送処理を行うことができる。
By performing the processing as described above, the transfer waiting time of the print data of the host device can be eliminated, and the efficient transfer processing can be performed.

【0055】次に、図6は実行部14及び全体制御部2
0による制御を説明するフローチャートである。本例は
ページバッファ16に描画データを書き込む際、ページ
バッファ16の空き領域を判断し、空き領域が無い場
合、上述の外部メモリ21にデータを格納し(待避
し)、ページバッファ16に空き領域が形成された時外
部メモリ21に待避したデータを転送する構成である。
以下、具体的に説明する。
Next, FIG. 6 shows the execution unit 14 and the overall control unit 2.
It is a flowchart explaining control by 0. In this example, when writing drawing data to the page buffer 16, the free area of the page buffer 16 is determined. If there is no free area, the data is stored (evacuated) in the above-described external memory 21, and the free area is stored in the page buffer 16. Is formed, the saved data is transferred to the external memory 21 when is formed.
Hereinafter, a specific description will be given.

【0056】先ず、実行部14は受信バッファ13から
印刷データを読み出し、解析処理を行い、描画データに
変換してページバッファ16に書き込む。この際、実行
部14はページバッファ16に空き領域があるか判断す
る(ステップ(以下STで示す)1)。ここで、ページ
バッファ16に空き領域がある場合(ST1がY(イエ
ス))、外部メモリ21が既に受信中であるか判断し、
描画データをページバッファ16に格納する(ST2が
N(ノー)、ST3)。尚、この外部メモリ21の受信
中の判断は、後述する「受信中フラグ2」を確認して行
い、この処理の意味は受信バッファ13への印刷データ
の書き込み処理と同様、外部メモリ21に前の印刷デー
タが残っていないことを確認して新たな描画データをペ
ージバッファ16に書き込むためである。
First, the execution unit 14 reads the print data from the reception buffer 13, performs an analysis process, converts the data into drawing data, and writes it into the page buffer 16. At this time, the execution unit 14 determines whether there is a free area in the page buffer 16 (step (hereinafter, referred to as ST) 1). If there is a free area in the page buffer 16 (ST1 is Y (yes)), it is determined whether the external memory 21 is already receiving data.
The drawing data is stored in the page buffer 16 (ST2 is N (No), ST3). The determination during reception of the external memory 21 is performed by checking the “receiving flag 2” described later, and the meaning of this processing is stored in the external memory 21 similarly to the processing of writing print data to the reception buffer 13. This is for confirming that no print data remains and writing new drawing data into the page buffer 16.

【0057】一方、上記判断(ST1)において、ペー
ジバッファ16に空き領域がない場合(ST1がN)、
ページバッファ6には新たに印刷データを書き込むこと
ができず、新たな描画データは、上記外部メモリ21が
受信中であることを判断して外部メモリ21に転送する
(ST4がN(ノー)、ST6)。尚、この時外部メモ
リ21が以後受信中であることを示す「受信中フラグ
2」をオンする(ST5)。
On the other hand, in the above judgment (ST1), if there is no free area in the page buffer 16 (ST1 is N),
No new print data can be written to the page buffer 6, and the new drawing data is transferred to the external memory 21 after judging that the external memory 21 is receiving (ST4 is N (No), ST6). At this time, the "receiving flag 2" indicating that the external memory 21 is receiving data thereafter is turned on (ST5).

【0058】また、以後ページバッファ16が満杯であ
り、外部メモリ21に描画データを書き込む場合には、
「受信中フラグ2」を確認して外部メモリ21に新たな
描画データを書き込む(ST4がY、ST6)。
When the page buffer 16 is full and the drawing data is written to the external memory 21 thereafter,
After confirming the "receiving flag 2", new drawing data is written to the external memory 21 (Y in ST4, ST6).

【0059】このように処理することにより、描画デー
タをページバッファ16に書き込む際、ページバッファ
16に空き容量がない場合でも外部メモリ21に格納す
ることができ、実行部14の描画データの転送処理を中
断させることがない。
By performing the above processing, when writing the drawing data to the page buffer 16, even if there is no free space in the page buffer 16, the drawing data can be stored in the external memory 21. Will not be interrupted.

【0060】その後、ページバッファ16から描画デー
タが読み出され、画像メモリ18を介して印刷処理が行
われると、ページバッファ16に空き領域が形成され
(ST1がY)、実行部14は上述の「受信中フラグ
2」を確認し、外部メモリ21に描画データが格納され
ているか判断する(ST7)。そして、外部メモリ21
に描画データが残っている場合、「受信中フラグ2」を
オフにして外部メモリ21から印刷データをページバッ
ファ16に転送する(ST8、ST3)。
Thereafter, when the drawing data is read from the page buffer 16 and the printing process is performed via the image memory 18, a free area is formed in the page buffer 16 (Y in ST1). The "receiving flag 2" is checked, and it is determined whether the drawing data is stored in the external memory 21 (ST7). Then, the external memory 21
If the drawing data remains, the "receiving flag 2" is turned off and the print data is transferred from the external memory 21 to the page buffer 16 (ST8, ST3).

【0061】したがって、このように処理することによ
って、一旦外部メモリ21に格納された描画データをペ
ージバッファ16に転送することができる。また、その
後外部メモリ21に格納していた描画データが全てペー
ジバッファ16に送られると判断(ST7)がNとな
り、以後実行部14から直接ページバッファ16に描画
データが転送される(ST1がY、ST2がN、ST
3)。
Therefore, by performing such processing, the drawing data temporarily stored in the external memory 21 can be transferred to the page buffer 16. Then, it is determined that all drawing data stored in the external memory 21 is sent to the page buffer 16 (ST7), and the drawing data is directly transferred from the execution unit 14 to the page buffer 16 (ST1 is Y). , ST2 is N, ST
3).

【0062】以上のように処理することによって、実行
部4の描画データの転送待ち時間を無くし、効率よい転
送処理を行うことができる。
By performing the processing as described above, the transfer waiting time of the drawing data of the execution unit 4 can be eliminated, and efficient transfer processing can be performed.

【0063】したがって、上述の図5、及び図6に示す
処理によって転送処理を効率よく行い、印刷データや描
画データの迅速処理を行うことができる。
Therefore, the transfer process can be efficiently performed by the processes shown in FIGS. 5 and 6, and the print data and the drawing data can be quickly processed.

【0064】尚、上述の実施形態に使用する外部メモリ
21は、例えばフォームデータやフォントデータ、又は
ラスタライズしたデータを記憶するメモリであってもよ
い。
The external memory 21 used in the above embodiment may be a memory for storing, for example, form data, font data, or rasterized data.

【0065】[0065]

【発明の効果】以上説明したように、本発明によれば印
刷ジョブの中に実データである印刷データのみならずフ
ォームデータやフォントデータ等が含まれる場合、印刷
装置側が受信不可能になっても、実データとフォームデ
ータを切り換えて受信可能とし、データの効率よい転送
処理を行うことができる。
As described above, according to the present invention, when not only print data as actual data but also form data and font data are included in a print job, the printing apparatus cannot receive the print data. Also, it is possible to switch between the actual data and the form data so that the data can be received, and to perform an efficient data transfer process.

【0066】また、転送時間を短縮すると共に、迅速に
送信したフォームデータ等を有効に使用することによっ
て全体の印刷処理を短縮することもできる。
In addition to shortening the transfer time, it is also possible to shorten the entire printing process by effectively using the form data and the like transmitted quickly.

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

【図1】本発明の第1実施形態を説明するシステム構成
図である。
FIG. 1 is a system configuration diagram illustrating a first embodiment of the present invention.

【図2】本例のシステムがホスト機器から印刷データ、
又はフォームデータ等を受信して印刷処理を行うまでの
タイムチャートである。
FIG. 2 is a diagram illustrating an example in which a system according to the present exemplary embodiment uses print data from a host device;
5 is a time chart from when form data and the like are received to when print processing is performed.

【図3】JOB1〜JOB5の内容を詳しく説明する図
である。
FIG. 3 is a diagram for explaining the contents of JOB1 to JOB5 in detail.

【図4】第2の実施形態を説明する図である。FIG. 4 is a diagram illustrating a second embodiment.

【図5】受信部及び全体制御部が行う制御を説明するフ
ローチャートである。
FIG. 5 is a flowchart illustrating control performed by a receiving unit and an overall control unit.

【図6】実行部及び全体制御部が行う制御を説明するフ
ローチャートである。
FIG. 6 is a flowchart illustrating control performed by an execution unit and an overall control unit.

【図7】従来の印刷装置のシステム構成図である。FIG. 7 is a system configuration diagram of a conventional printing apparatus.

【図8】従来の印刷装置がパーソナルコンピュータから
印刷データを受信して印刷処理を行うまでのタイムチャ
ートである。
FIG. 8 is a time chart from when a conventional printing apparatus receives print data from a personal computer and performs print processing.

【図9】従来のJOB1〜JOB5の内容を説明する図
である。
FIG. 9 is a diagram for explaining the contents of conventional jobs JOB1 to JOB5.

【符号の説明】 11 印刷装置 12 受信部 13 受信バッファ 14 実行部 15 登録バッファ 16 ページバッファ 17 描画部 18 画像メモリ 19 印刷制御部 20 全体制御部 21 外部メモリ JOB1〜JOB5 ジョブ 〜 処理タイミング[Description of Signs] 11 Printing apparatus 12 Receiving unit 13 Receiving buffer 14 Execution unit 15 Registration buffer 16 Page buffer 17 Drawing unit 18 Image memory 19 Print control unit 20 Overall control unit 21 External memory JOB1 to JOB5 Job to Processing timing

───────────────────────────────────────────────────── フロントページの続き (72)発明者 小飼 哲英 東京都東大和市桜が丘2丁目229 番地 カシオ計算機株式会社東京事業所内 Fターム(参考) 2C087 AB05 BA09 BC02 BC05 BC06 BD01 BD08 BD46 5B021 BB06 DD17 DD20 LA01 9A001 BB01 BB03 BB04 CC08 DD07 DD08 FF03 HH28 HH34 JJ35 KK31 KK42  ────────────────────────────────────────────────── ─── Continued on the front page (72) Inventor Tetsuhide Kokai 2-229 Sakuragaoka, Higashiyamato-shi, Tokyo Casio Computer Co., Ltd. Tokyo Office F-term (reference) 2C087 AB05 BA09 BC02 BC05 BC06 BD01 BD08 BD46 5B021 BB06 DD17 DD20 LA01 9A001 BB01 BB03 BB04 CC08 DD07 DD08 FF03 HH28 HH34 JJ35 KK31 KK42

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 印刷装置に設けられ、ホスト機器から供
給される印刷データを記憶する第1の記憶手段と、 前記印刷装置に設けられ、前記ホスト機器から供給され
る前記印刷データとは異なる形態のデータを記憶する第
2の記憶手段とを有し、 前記印刷データの記憶によって前記第1の記憶手段に記
憶領域がないとき、前記ホスト機器は前記印刷データと
は異なる形態のデータが送信データに存在するか判断
し、存在する時該データを先に前記第2の記憶手段に送
信することを特徴とする印刷システム。
A first storage unit provided in the printing apparatus for storing print data supplied from a host device; and a form different from the print data provided in the printing device and supplied from the host device. And a second storage unit for storing the data of the print data. When the storage of the print data does not have a storage area in the first storage unit, the host device transmits data of a form different from the print data to the transmission data. Wherein the data is transmitted to the second storage means first when the data is present.
【請求項2】 前記印刷データとは異なる形態のデータ
は、フォームオーバレイ印刷を行うフォームデータであ
ることを特徴とする請求項1記載の印刷システム。
2. The printing system according to claim 1, wherein the data in a form different from the print data is form data for performing form overlay printing.
【請求項3】 前記ホスト機器は、前記第1の記憶手段
に記憶領域がなくなると前記ホスト機器に対して送信不
可情報を出力し、この情報に従って前記ホスト機器は送
信データに前記印刷データとは異なるデータが存在する
か判断することを特徴とする請求項1記載の印刷システ
ム。
3. The host device outputs transmission disable information to the host device when there is no more storage area in the first storage means, and according to this information, the host device converts the print data to the transmission data with the print data. The printing system according to claim 1, wherein it is determined whether different data exists.
【請求項4】 前記ホスト機器は、前記第2の記憶手段
にデータを送信する前、該第2の記憶手段に空き領域が
存在するか確認することを特徴とする請求項1記載の印
刷システム。
4. The printing system according to claim 1, wherein the host device checks whether there is a free area in the second storage unit before transmitting data to the second storage unit. .
JP27131499A 1999-09-24 1999-09-24 Printing system Expired - Fee Related JP3867186B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27131499A JP3867186B2 (en) 1999-09-24 1999-09-24 Printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27131499A JP3867186B2 (en) 1999-09-24 1999-09-24 Printing system

Publications (2)

Publication Number Publication Date
JP2001092607A true JP2001092607A (en) 2001-04-06
JP3867186B2 JP3867186B2 (en) 2007-01-10

Family

ID=17498334

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27131499A Expired - Fee Related JP3867186B2 (en) 1999-09-24 1999-09-24 Printing system

Country Status (1)

Country Link
JP (1) JP3867186B2 (en)

Also Published As

Publication number Publication date
JP3867186B2 (en) 2007-01-10

Similar Documents

Publication Publication Date Title
US5303336A (en) Printing system including print server
US20080007754A1 (en) Image data producing apparatus, image forming apparatus and computer readable medium
JPH0325523A (en) Computer peripheral device
JP2001092607A (en) Printing system
JP2001078018A (en) Data editing device
JP3116354B2 (en) Printer data management method
JP2000015875A (en) Printer, print control method, and memory medium
JP3037537B2 (en) Printing system and printing device used in the printing system
JPH10309835A (en) Page printer
JP3153347B2 (en) Control method of image recording apparatus
JP3046478B2 (en) Printing apparatus and printing method
JP2000181644A (en) Image processor, control method therefor, printer and recording medium
JPH09254485A (en) Image forming apparatus
JP2000315141A (en) Printer and method for managing memory of recording medium and printer
JP2000112684A (en) Document printing system
KR100243122B1 (en) Data transfer method for printing of network system
JPH096556A (en) Printing data transfer system
JP2004246571A (en) Information processor
JP2000156760A (en) Image processing unit, image processing system and storage medium
JPH0971012A (en) Device and method for processing image
JP3774703B2 (en) Printing apparatus, control method, storage medium
JPH08174924A (en) Printer apparatus
JPH11115258A (en) Apparatus and method for controlling output
JP2008221831A (en) Image forming apparatus and print control method used therein
JP2000172477A (en) Printer

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060110

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060220

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: 20060912

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060925

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: 20091020

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20101020

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20101020

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20111020

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20111020

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20121020

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20121020

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20131020

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees