JP2002370409A - Print system, print control method, program and storage medium - Google Patents

Print system, print control method, program and storage medium

Info

Publication number
JP2002370409A
JP2002370409A JP2001183303A JP2001183303A JP2002370409A JP 2002370409 A JP2002370409 A JP 2002370409A JP 2001183303 A JP2001183303 A JP 2001183303A JP 2001183303 A JP2001183303 A JP 2001183303A JP 2002370409 A JP2002370409 A JP 2002370409A
Authority
JP
Japan
Prior art keywords
printing
print
code data
data
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.)
Pending
Application number
JP2001183303A
Other languages
Japanese (ja)
Inventor
Masakatsu Sakurai
正勝 桜井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2001183303A priority Critical patent/JP2002370409A/en
Publication of JP2002370409A publication Critical patent/JP2002370409A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To obtain a print system in which the volume of data being transferred from a host unit to a printer is reduced and a user can attain normal printing results by performing printing by only one operation. SOLUTION: The intermediate code data generating section 5 of a host unit 1 generates print data in PDL code format which is transmitted to a printer 9 where the intermediate code data processing section 12 converts the received PDL code data into image code data. When the printer 9 is converting the PDL data into image code data, the image code data generating section 6 of the host unit 1 also converts the PDL code data into image code data. Upon occurrence of an error in the conversion processing of the printer 9, image code data developed into image on the host unit 1 side is retransmitted to the printer 9.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、印刷システム、印
刷制御方法、プログラム、及び記憶媒体に関し、特に、
印刷装置と、該印刷装置に印刷データを送信して印刷を
実行させるホスト装置とからなる印刷システム、該印刷
システムに適用される印刷制御方法、該印刷制御方法を
コンピュータに実行させるためのプログラム、及び該プ
ログラムを記憶した記憶媒体に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a printing system, a printing control method, a program, and a storage medium.
A printing system including a printing apparatus and a host apparatus that transmits print data to the printing apparatus to execute printing, a printing control method applied to the printing system, a program for causing a computer to execute the printing control method, And a storage medium storing the program.

【0002】[0002]

【従来の技術】従来、ホスト装置から送られた印刷デー
タに基づき印刷装置が出力(印刷)を行なう印刷システ
ムにおいては、ホスト装置が、出力先の印刷装置で処理
可能な印刷データを生成して印刷装置に送信すること
で、所望とする印刷処理を行っている。
2. Description of the Related Art Conventionally, in a printing system in which a printing device outputs (prints) based on print data sent from a host device, the host device generates print data that can be processed by the printing device at the output destination. By transmitting the print data to the printing apparatus, desired print processing is performed.

【0003】ところで、印刷データ生成をホスト装置側
で行うことで、編集画面内容により近い印刷イメージを
得ることができるが、こうした印刷データ生成をホスト
装置側で行うことは、ホスト装置から印刷装置へ転送す
るデータ量を多くするとともに、ホスト装置の処理負担
を重くしてしまう。こうした点を考慮し、ホスト装置で
は印刷画像を抽象化したデータ量の少ない印刷コード
(中間コード)を生成して印刷装置に送り、この印刷コ
ードを受け取った印刷装置側がイメージ化を行って印刷
処理を実施し、これによってトータルスループットを向
上させるようにした印刷システムも存在する。
By generating print data on the host device side, a print image closer to the contents of the edit screen can be obtained. However, such print data generation on the host device side requires the host device to send the print data to the printing device. This increases the amount of data to be transferred and increases the processing load on the host device. In consideration of these points, the host device generates a print code (intermediate code) with a small amount of data that abstracts the print image and sends it to the printing device. There is also a printing system in which the total throughput is improved.

【0004】[0004]

【発明が解決しようとする課題】上記後者の印刷システ
ムでは、印刷装置側でイメージ化を行うため、ホスト装
置上で表示された編集画面内容と印刷結果とが異なる場
合があり得る。これを避けるため、ユーザが任意に設定
できる所定の印刷モードを設け、このモードが選択され
たときには、ホスト装置でイメージ化を行って編集画面
内容と印刷結果とが同一になるようにしている。
In the latter printing system, since the image is formed on the printing device side, the contents of the editing screen displayed on the host device may differ from the printing result. In order to avoid this, a predetermined print mode that can be arbitrarily set by the user is provided, and when this mode is selected, image formation is performed by the host device so that the contents of the edit screen and the print result are the same.

【0005】しかしながら、ユーザが前述の所定の印刷
モードを常時、または頻繁に選択した場合には、ホスト
装置から印刷装置へ転送するデータ量が多いという問題
が相変わらず存在することになる。
[0005] However, if the user always or frequently selects the above-mentioned predetermined print mode, the problem that the amount of data transferred from the host device to the printing device is still large still exists.

【0006】また、印刷装置側でイメージ化を行う上記
従来の印刷システムでは、印刷装置の実装メモリの容量
を超えるような複雑な印刷データを処理する場合もあり
得、この場合には処理のオーバーフローが発生し、正常
な印刷結果が得られない。そのため、こうしたオーバー
フローが発生すると、ホスト装置でイメージ化を行う前
述の所定の印刷モードを選択し直し、印刷処理のやり直
しを行っていた。
Further, in the above-described conventional printing system in which printing is performed on the printing apparatus side, there is a case where complicated print data exceeding the capacity of the mounting memory of the printing apparatus may be processed, and in this case, the processing overflows. Occurs and a normal print result cannot be obtained. Therefore, when such an overflow occurs, the above-described predetermined print mode for performing imaging in the host device is reselected, and the printing process is performed again.

【0007】このように、オーバーフローが発生した場
合には、ユーザが複数回の印刷指令操作を行う必要があ
り、ユーザが1回の印刷指令操作を行うだけで正常な印
刷結果を得ることが難しいという問題があった。
As described above, when an overflow occurs, it is necessary for the user to perform a print command operation a plurality of times, and it is difficult for the user to perform a single print command operation to obtain a normal print result. There was a problem.

【0008】本発明はこのような問題点に鑑みてなされ
たものであって、ホスト装置から印刷装置へ転送するデ
ータ量を削減するとともに、ユーザが1回の印刷操作を
行うだけで正常な印刷結果を得ることを可能にした印刷
システム、印刷制御方法、プログラム、及び記憶媒体を
提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of such a problem, and reduces the amount of data to be transferred from a host device to a printing apparatus, and allows a user to perform normal printing only by performing a single printing operation. It is an object of the present invention to provide a printing system, a printing control method, a program, and a storage medium capable of obtaining a result.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に、請求項1記載の発明によれば、印刷装置と、該印刷
装置に印刷データを送信して印刷を実行させるホスト装
置とからなる印刷システムにおいて、前記ホスト装置に
設けられ、印刷オブジェクトを、そのままでは印刷不可
能な第1の印刷コードデータに変換する第1の変換手段
と、前記ホスト装置に設けられ、前記第1の印刷コード
データを前記印刷装置に送信する第1の送信手段と、前
記ホスト装置に設けられ、前記第1の印刷コードデータ
を、そのままで印刷可能な第2の印刷コードデータに変
換する第2の変換手段と、前記ホスト装置に設けられ、
前記印刷装置の印刷処理状態を示す情報を取得する取得
手段と、前記ホスト装置に設けられ、前記取得手段が、
前記印刷装置の所定の処理異常状態を示す情報を取得し
たとき、前記第2の印刷コードデータを前記印刷装置に
送信する第2の送信手段と、前記印刷装置に設けられ、
前記第1の印刷コードデータを受け取り、そのままで印
刷可能な第3の印刷コードデータに変換する第3の変換
手段と、前記印刷装置に設けられ、前記第3の変換手段
の変換処理を監視し、該変換処理が正常に完了したと
き、前記第3の印刷コードデータに基づく印刷を実行さ
せる第1の制御手段と、前記印刷装置に設けられ、前記
第2の印刷コードデータを前記ホスト装置より受け取っ
たとき、前記第2の印刷コードデータに基づく印刷を実
行させる第2の制御手段とを有することを特徴とする印
刷システムが提供される。
According to the first aspect of the present invention, there is provided a printing apparatus and a host apparatus for transmitting print data to the printing apparatus to execute printing. In a printing system, a first conversion unit provided in the host device for converting a print object into first print code data that cannot be printed as it is, and the first print code provided in the host device First transmission means for transmitting data to the printing apparatus; and second conversion means provided in the host device for converting the first print code data into second print code data that can be printed as it is. Provided in the host device,
Acquiring means for acquiring information indicating a print processing state of the printing apparatus, and the acquiring means provided in the host device,
A second transmission unit configured to transmit the second print code data to the printing apparatus when information indicating a predetermined processing abnormal state of the printing apparatus is obtained; provided in the printing apparatus;
A third conversion unit that receives the first print code data and converts the first print code data into third print code data that can be printed as it is, and is provided in the printing apparatus, and monitors a conversion process of the third conversion unit. A first control unit configured to execute printing based on the third print code data when the conversion process is normally completed; and a second control unit that is provided in the printing apparatus and transmits the second print code data from the host device. And a second control unit that, when received, executes printing based on the second print code data.

【0010】また、請求項7記載の発明によれば、印刷
装置と、該印刷装置に印刷データを送信して印刷を実行
させるホスト装置とからなる印刷システムに適用される
印刷制御方法において、印刷オブジェクトを、そのまま
では印刷不可能な第1の印刷コードデータに変換する、
前記ホスト装置で実行される第1の変換ステップと、前
記第1の印刷コードデータを前記印刷装置に送信する、
前記ホスト装置で実行される第1の送信ステップと、前
記第1の印刷コードデータを、そのままで印刷可能な第
2の印刷コードデータに変換する、前記ホスト装置で実
行される第2の変換ステップと、前記印刷装置の印刷処
理状態を示す情報を取得する、前記ホスト装置で実行さ
れる取得ステップと、前記取得ステップにより、前記印
刷装置の所定の処理異常状態を示す情報が取得されたと
き、前記第2の印刷コードデータを前記印刷装置に送信
する、前記ホスト装置で実行される第2の送信ステップ
と、前記第1の印刷コードデータを受け取り、そのまま
で印刷可能な第3の印刷コードデータに変換する、前記
印刷装置で実行される第3の変換ステップと、前記第3
の変換ステップで実行される変換処理を監視し、該変換
処理が正常に完了したとき、前記第3の印刷コードデー
タに基づく印刷を実行させる、前記印刷装置で実行され
る第1の制御ステップと、前記第2の印刷コードデータ
を前記ホスト装置より受け取ったとき、前記第2の印刷
コードデータに基づく印刷を実行させる、前記印刷装置
で実行される第2の制御ステップとを有することを特徴
とする印刷制御方法が提供される。
According to a seventh aspect of the present invention, there is provided a print control method applied to a print system including a printing apparatus and a host apparatus for transmitting print data to the printing apparatus and executing printing. Convert the object into first print code data that cannot be printed as it is,
A first conversion step executed by the host device, and transmitting the first print code data to the printing device;
A first transmission step executed by the host device; and a second conversion step executed by the host device, for converting the first print code data into second print code data that can be printed as it is. And acquiring information indicating a print processing state of the printing apparatus, an acquiring step executed by the host device, and, by the acquiring step, when information indicating a predetermined processing abnormal state of the printing apparatus is acquired, A second transmission step executed by the host device for transmitting the second print code data to the printing apparatus, and a third print code data that can receive the first print code data and print as it is A third conversion step executed by the printing apparatus,
A first control step executed by the printing apparatus, which monitors the conversion processing executed in the conversion step, and, when the conversion processing is completed normally, executes printing based on the third print code data. And a second control step executed by the printing device, when the second print code data is received from the host device, to execute printing based on the second print code data. Is provided.

【0011】また、請求項13記載の発明によれば、印
刷装置と、該印刷装置に印刷データを送信して印刷を実
行させるホスト装置とからなる印刷システムに適用され
る印刷制御方法を、コンピュータに実行させるためのプ
ログラムにおいて、前記印刷制御方法が、印刷オブジェ
クトを、そのままでは印刷不可能な第1の印刷コードデ
ータに変換する、前記ホスト装置で実行される第1の変
換ステップと、前記第1の印刷コードデータを前記印刷
装置に送信する、前記ホスト装置で実行される第1の送
信ステップと、前記第1の印刷コードデータを、そのま
まで印刷可能な第2の印刷コードデータに変換する、前
記ホスト装置で実行される第2の変換ステップと、前記
印刷装置の印刷処理状態を示す情報を取得する、前記ホ
スト装置で実行される取得ステップと、前記取得ステッ
プにより、前記印刷装置の所定の処理異常状態を示す情
報が取得されたとき、前記第2の印刷コードデータを前
記印刷装置に送信する、前記ホスト装置で実行される第
2の送信ステップと、前記第1の印刷コードデータを受
け取り、そのままで印刷可能な第3の印刷コードデータ
に変換する、前記印刷装置で実行される第3の変換ステ
ップと、前記第3の変換ステップで実行される変換処理
を監視し、該変換処理が正常に完了したとき、前記第3
の印刷コードデータに基づく印刷を実行させる、前記印
刷装置で実行される第1の制御ステップと、前記第2の
印刷コードデータを前記ホスト装置より受け取ったと
き、前記第2の印刷コードデータに基づく印刷を実行さ
せる、前記印刷装置で実行される第2の制御ステップと
を有することを特徴とするプログラムが提供される。
Further, according to the invention, a printing control method applied to a printing system including a printing apparatus and a host apparatus for transmitting print data to the printing apparatus and executing printing is provided by a computer. A first conversion step executed by the host device, wherein the print control method converts a print object into first print code data that cannot be printed as it is, A first transmission step executed by the host device for transmitting one print code data to the printing device; and converting the first print code data into second print code data that can be printed as it is. A second conversion step executed by the host device; and information indicating a print processing state of the printing device. And transmitting the second print code data to the printing apparatus when the information indicating the predetermined processing abnormal state of the printing apparatus is obtained by the obtaining step. A second transmission step, a third conversion step executed by the printing device, receiving the first print code data, and converting the first print code data into third print code data that can be printed as it is, The conversion process executed in the conversion step is monitored, and when the conversion process is completed normally, the third
A first control step executed by the printing apparatus for executing printing based on the second print code data, and when the second print code data is received from the host apparatus, the first control step is based on the second print code data. And a second control step executed by the printing apparatus to execute printing.

【0012】さらに、請求項15記載の発明によれば、
印刷装置と、該印刷装置に印刷データを送信して印刷を
実行させるホスト装置とからなる印刷システムに適用さ
れる印刷制御方法をプログラムとして記憶した、コンピ
ュータにより読み出し可能な記憶媒体において、前記印
刷制御方法が、印刷オブジェクトを、そのままでは印刷
不可能な第1の印刷コードデータに変換する、前記ホス
ト装置で実行される第1の変換ステップと、前記第1の
印刷コードデータを前記印刷装置に送信する、前記ホス
ト装置で実行される第1の送信ステップと、前記第1の
印刷コードデータを、そのままで印刷可能な第2の印刷
コードデータに変換する、前記ホスト装置で実行される
第2の変換ステップと、前記印刷装置の印刷処理状態を
示す情報を取得する、前記ホスト装置で実行される取得
ステップと、前記取得ステップにより、前記印刷装置の
所定の処理異常状態を示す情報が取得されたとき、前記
第2の印刷コードデータを前記印刷装置に送信する、前
記ホスト装置で実行される第2の送信ステップと、前記
第1の印刷コードデータを受け取り、そのままで印刷可
能な第3の印刷コードデータに変換する、前記印刷装置
で実行される第3の変換ステップと、前記第3の変換ス
テップで実行される変換処理を監視し、該変換処理が正
常に完了したとき、前記第3の印刷コードデータに基づ
く印刷を実行させる、前記印刷装置で実行される第1の
制御ステップと、前記第2の印刷コードデータを前記ホ
スト装置より受け取ったとき、前記第2の印刷コードデ
ータに基づく印刷を実行させる、前記印刷装置で実行さ
れる第2の制御ステップとを有することを特徴とする記
憶媒体が提供される。
Further, according to the invention of claim 15,
A computer-readable storage medium storing, as a program, a print control method applied to a printing system including a printing apparatus and a host apparatus that transmits print data to the printing apparatus to execute printing, the print control method comprising: A first converting step executed by the host device, wherein the method converts the print object into first print code data that cannot be printed as it is, and transmitting the first print code data to the printing device A first transmission step executed by the host device; and a second transmission step executed by the host device, converting the first print code data into second print code data that can be printed as it is. A conversion step, obtaining information indicating a print processing state of the printing apparatus, an obtaining step executed by the host device, A step of transmitting the second print code data to the printing apparatus when information indicating a predetermined processing abnormal state of the printing apparatus is acquired by the obtaining step; a second transmission step executed by the host apparatus; Receiving the first print code data, and converting the first print code data into third print code data that can be printed as it is, the third conversion step being executed by the printing apparatus; and the third conversion step being executed by the third conversion step. A first control step executed by the printing apparatus for monitoring a conversion process and executing printing based on the third print code data when the conversion process is normally completed; and the second print code. And a second control step executed by the printing device to execute printing based on the second print code data when data is received from the host device. Storage medium is provided, wherein the door.

【0013】[0013]

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

【0014】図1は、本発明に係る印刷システムの一実
施の形態の構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an embodiment of a printing system according to the present invention.

【0015】同図において1はホスト装置であり、本発
明に係る印刷システムにおけるクライアントコンピュー
タ本体であり、後述する印刷装置とはセントロインタフ
ェースにより接続されている。ホスト装置1において、
2はユーザインタフェース部であり、ユーザが印刷装置
に対して、用紙サイズ、両面指定、印刷解像度、印刷階
調などの各種印刷設定を入力したり、印刷開始指示を行
なうための入力操作部である。このユーザインタフェー
ス部2での設定には、後述の通常印刷を行うか、高精度
印刷を行うか、その他の処理を行うかの指定も含まれ
る。3は画像を表示するための表示部であり、印刷デー
タのプレビュー表示を行う。
In FIG. 1, reference numeral 1 denotes a host device, which is a client computer main body in a printing system according to the present invention, and is connected to a printing device described later by a centro interface. In the host device 1,
Reference numeral 2 denotes a user interface unit, which is an input operation unit for the user to input various print settings such as paper size, double-sided designation, print resolution, print gradation, etc., and to issue a print start instruction to the printing apparatus. . The settings in the user interface unit 2 include designation of whether to perform normal printing, high-precision printing, or other processing to be described later. A display unit 3 displays an image, and performs preview display of print data.

【0016】4は印刷データ制御部であり、アプリケー
ションから送られた印刷命令指示を受けて、印刷装置に
送信すべき印刷データを生成する。この印刷データ制御
部4には、中間コードデータを生成する中間コードデー
タ生成部5と、イメージコードデータを生成するイメー
ジコードデータ生成部6とが含まれる。中間コードデー
タ生成部5は、印刷オブジェクトを基に中間コードデー
タ、すなわちPDL(Page Description Language)コ
ードを生成する。PDLコードは、円や矩形などの図形
を表す図形印刷コードであり、もしホスト装置1がPD
Lコードを生成するだけであれば、コード生成に要する
時間は短く、ホスト装置1が高速処理を行えるが、一
方、PDLコードを受け取った印刷装置ではそのまま印
刷することはできず、イメージ化処理を行わねばならな
い。また、イメージコードデータ生成部6は、中間コー
ドデータ生成部5で生成したPDLコードを基にイメー
ジコードデータを生成する。イメージコードデータは、
印刷装置での印刷画像に一致するため、印刷装置で直接
そのまま印刷処理を行うことが可能なデータである。
Reference numeral 4 denotes a print data control unit, which generates print data to be transmitted to a printing apparatus in response to a print command instruction sent from an application. The print data control unit 4 includes an intermediate code data generation unit 5 that generates intermediate code data, and an image code data generation unit 6 that generates image code data. The intermediate code data generation unit 5 generates intermediate code data, that is, a PDL (Page Description Language) code based on the print object. The PDL code is a graphic print code representing a graphic such as a circle or a rectangle.
If only the L code is generated, the time required for the code generation is short, and the host device 1 can perform high-speed processing. On the other hand, the printing device that has received the PDL code cannot perform printing as it is, Have to do it. Further, the image code data generation unit 6 generates image code data based on the PDL code generated by the intermediate code data generation unit 5. Image code data is
Since the data matches the print image of the printing device, the data can be directly printed by the printing device as it is.

【0017】後述するように、ホスト装置1は印刷装置
に対して、中間コードデータ生成部5で生成された中間
コードデータを出力すると同時に、イメージコードデー
タ生成部6に、中間コードデータからイメージコードデ
ータへの変換を行わせる。その後、ホスト装置1は必要
に応じて、イメージコードデータ生成部6で生成された
イメージコードデータを印刷装置に出力することもあ
る。
As will be described later, the host apparatus 1 outputs the intermediate code data generated by the intermediate code data generating section 5 to the printing apparatus and, at the same time, outputs the intermediate code data to the image code data generating section 6 from the intermediate code data. Causes conversion to data. Thereafter, the host device 1 may output the image code data generated by the image code data generation unit 6 to the printing device as needed.

【0018】7は印刷コマンド制御部であり、印刷装置
の正常な印刷状態あるいはエラー状態を示す情報を取得
するとともに、印刷装置との間で送受信されるコマンド
全体に対する制御を行う。8はセントロ接続された印刷
装置との間でデータ送受信を行なうデータ送受信部であ
る。
Reference numeral 7 denotes a print command control unit, which acquires information indicating a normal printing state or an error state of the printing apparatus, and controls all commands transmitted to and received from the printing apparatus. Reference numeral 8 denotes a data transmission / reception unit that transmits / receives data to / from a printing device connected to the Centro.

【0019】9は印刷装置であり、接続されたホスト装
置1からの指示に応じた印刷処理あるいは印刷状態の応
答等を行なう。印刷装置9において、10はデータ送受
信部であり、セントロ接続されたホスト装置1とデータ
送受信を行なう。11は印刷装置制御部であり、データ
送受信部10で受信したデータを解析し、また印刷装置
9の印刷処理状態あるいはエラー状態をコマンド形式に
してデータ送受信部10を介してホスト装置1に送信す
る。12は中間コードデータ処理部であり、ホスト装置
1より送信された中間コードデータ形式の印刷データ
(PDLコード)を受信し、これを基に印刷装置で印刷
可能なイメージ画像の生成を行う。13はイメージコー
ドデータ処理部であり、ホスト装置1より送信されたイ
メージコードデータ形式の印刷データを受信する。
Reference numeral 9 denotes a printing device which performs a printing process or a printing status response in response to an instruction from the connected host device 1. In the printing device 9, reference numeral 10 denotes a data transmission / reception unit, which transmits / receives data to / from the host device 1 connected to the Centro. Reference numeral 11 denotes a printing device control unit which analyzes data received by the data transmission / reception unit 10 and transmits a print processing state or an error state of the printing device 9 to the host device 1 via the data transmission / reception unit 10 in a command format. . Reference numeral 12 denotes an intermediate code data processing unit which receives print data (PDL code) in the intermediate code data format transmitted from the host apparatus 1 and generates an image image printable by the printing apparatus based on the print data. An image code data processing unit 13 receives the print data in the image code data format transmitted from the host device 1.

【0020】14はエラー状態記憶部であり、中間コー
ドデータ処理部12でのイメージ画像生成時に処理エラ
ーが発生したか否かの情報を記憶する。ここでの処理エ
ラーは、中間コードデータ処理部12が処理中、内部ワ
ークメモリがオーバーフローしたり、あるいは未サポー
トの印刷データを検知した場合など、印刷結果が異常に
なる要素を検出した場合に発生される。15は印刷デー
タ保存部であり、中間コードデータ処理部12またはイ
メージコードデータ処理部13から出力されたイメージ
画像データを保存する。16は出力部であり、印刷デー
タ保存部15に保存されたイメージ画像データを読み出
し、指定された処理に従い印刷出力を行う。
Reference numeral 14 denotes an error state storage unit which stores information as to whether or not a processing error has occurred when the intermediate code data processing unit 12 generates an image. The processing error here occurs when the intermediate code data processing unit 12 detects an element that causes an abnormal print result, such as when the internal work memory overflows or when unsupported print data is detected during processing. Is done. A print data storage unit 15 stores the image data output from the intermediate code data processing unit 12 or the image code data processing unit 13. An output unit 16 reads out the image data stored in the print data storage unit 15 and prints out the image data in accordance with a designated process.

【0021】以上のような構成の印刷システムの動作
を、図2および図3を参照して以下に説明する。
The operation of the printing system configured as described above will be described below with reference to FIGS.

【0022】図2は、ホスト装置1で実行される印刷処
理の手順を示すフローチャートである。
FIG. 2 is a flowchart showing the procedure of the printing process executed by the host device 1.

【0023】まずホスト装置1における印刷処理が起動
されると、ステップS201でホスト装置1の初期化を
行ない、印刷装置9に印刷を行わせるための準備を行な
う。
First, when the printing process in the host device 1 is started, the host device 1 is initialized in step S201, and preparations are made for the printing device 9 to perform printing.

【0024】ステップS202で、ユーザインタフェー
ス部2に対してユーザから操作入力があったか否か、あ
ったとすれば、その操作入力の指示内容が通常印刷、高
精度印刷、その他の処理のうちどれであったかを判別す
る。通常印刷指定の入力であればステップS203に進
んで、アプリケーションから送られた印刷指定データに
基づき、中間コードデータ生成部5により中間コード
(PDLコード)データを生成し、次のステップS20
4で、生成された中間コードデータを、データ送受信部
8を介して印刷装置9に送信し、ステップS202に戻
る。
In step S202, it is determined whether or not there is an operation input from the user to the user interface unit 2, and if so, whether the instruction content of the operation input is normal printing, high-accuracy printing, or other processing. Is determined. If the input is the normal print designation, the process proceeds to step S203, where the intermediate code data generation unit 5 generates intermediate code (PDL code) data based on the print designation data sent from the application, and then proceeds to step S20.
In step 4, the generated intermediate code data is transmitted to the printing device 9 via the data transmission / reception unit 8, and the process returns to step S202.

【0025】一方、ステップS202で、高精度印刷指
定の操作入力があったと判別されたならばステップS2
05に進んで、アプリケーションから送られた印刷指定
データに基づき、中間コードデータ生成部5が中間コー
ド(PDLコード)データを生成し、次のステップS2
06で、生成された中間コードデータを、データ送受信
部8を介して印刷装置9に送信する。次に、ステップS
207で、印刷コマンド制御部7が印刷装置9の印刷状
態を示す情報を取得する。ここで取得する印刷状態を示
す情報とは、ステップS206で送信した中間コードデ
ータに基づく印刷が印刷装置9で終了したか、あるいは
印刷処理中であるかを示す情報である。
On the other hand, if it is determined in step S202 that an operation input for designating high-precision printing has been made, step S2 is performed.
Proceeding to step 05, the intermediate code data generation unit 5 generates intermediate code (PDL code) data based on the print designation data sent from the application, and then proceeds to step S2.
At 06, the generated intermediate code data is transmitted to the printing device 9 via the data transmission / reception unit 8. Next, step S
In step 207, the print command control unit 7 acquires information indicating the printing state of the printing device 9. The information indicating the printing state acquired here is information indicating whether printing based on the intermediate code data transmitted in step S206 has been completed by the printing device 9 or is in the process of being printed.

【0026】次にステップS208において、ステップ
S207で取得した印刷状態を示す情報に応じて、印刷
が終了(印刷済み)していればステップS202に戻
り、印刷処理中であればステップS209に進む。ステ
ップS209では、イメージコードデータ生成部6が、
中間コードデータ生成部5で生成された中間コード(P
DLコード)データに基づくイメージ展開処理が全て終
了したか否かを判別する。
Next, in step S208, according to the information indicating the printing state acquired in step S207, if printing is completed (printed), the process returns to step S202, and if printing is being performed, the process proceeds to step S209. In step S209, the image code data generation unit 6
The intermediate code (P) generated by the intermediate code data generation unit 5
It is determined whether or not all image development processing based on (DL code) data has been completed.

【0027】中間コードデータに基づくイメージ展開処
理が未終了であればステップS210に進んで、中間コ
ードデータに基づくイメージ展開処理を継続し、ステッ
プS207に戻る。一方、ステップS209で、中間コ
ードデータに基づくイメージ展開処理が全て終了してい
ると判別された場合は、1ページ分のイメージ展開処理
が終了したと見做してステップS211へ進み、印刷コ
マンド制御部7が取得した情報が、印刷装置9のエラー
状態を示しているか否かを判別する。
If the image development processing based on the intermediate code data has not been completed, the flow advances to step S210 to continue the image development processing based on the intermediate code data, and returns to step S207. On the other hand, if it is determined in step S209 that all the image development processing based on the intermediate code data has been completed, it is considered that the image development processing for one page has been completed, and the flow advances to step S211 to execute print command control. It is determined whether or not the information acquired by the unit 7 indicates an error state of the printing device 9.

【0028】その結果、印刷コマンド制御部7が取得し
た情報が、正常な印刷状態を示しているならばステップ
S207に戻り、一方、エラー状態であればステップS
212に進んで、イメージコードデータ生成部6で生成
済みのイメージコードデータをデータ送受信部8を介し
て印刷装置9に送信し、ステップS202に戻る。
As a result, if the information obtained by the print command control unit 7 indicates a normal printing state, the process returns to step S207, while if it is an error state, the process returns to step S207.
In step 212, the image code data generated by the image code data generation unit 6 is transmitted to the printing device 9 via the data transmission / reception unit 8, and the process returns to step S202.

【0029】また、ステップS202の判別で、印刷以
外のその他の処理指定であれば、ステップS213に進
んで、それぞれの指定に応じた処理を行い、ステップS
202に戻る。
If it is determined in step S202 that a process other than printing is designated, the flow advances to step S213 to perform a process corresponding to each designation.
Return to 202.

【0030】以上が、ホスト装置1内の印刷処理の動作
である。
The operation of the printing process in the host device 1 has been described above.

【0031】図3は、印刷装置9で実行される印刷処理
の手順を示すフローチャートである。
FIG. 3 is a flowchart showing the procedure of the printing process executed by the printing apparatus 9.

【0032】まず印刷装置9における印刷処理が起動さ
れると、ステップS301で印刷装置9の初期化を行な
い、印刷処理するための準備を行なう。その1つとし
て、エラー状態記憶部14に記憶される情報を、エラー
なし状態に初期化する。
First, when the printing process in the printing device 9 is started, the printing device 9 is initialized in step S301 to prepare for the printing process. As one of them, the information stored in the error state storage unit 14 is initialized to an error-free state.

【0033】ステップS302で、ホスト装置1からデ
ータ送受信部10への入力があったか否かを判別し、入
力があった場合にはその入力が印刷データの入力か、印
刷装置9の状態を示す情報の取得を指示する入力である
かを判別する。印刷データの入力であればステップS3
03に進んで、入力された印刷データのコード形式を判
別し、中間コード形式の印刷データであればステップS
304に進み、イメージコード形式の印刷データであれ
ばステップS311に進む。
In step S302, it is determined whether or not an input has been made from the host device 1 to the data transmission / reception unit 10. If an input has been made, the input is print data input or information indicating the state of the printing device 9. It is determined whether or not the input is an instruction to acquire the information. If print data is input, step S3
In step S03, the code format of the input print data is determined.
The process proceeds to step 304, and if the print data is in the image code format, the process proceeds to step S311.

【0034】ステップS304では、エラー状態記憶部
14に記憶されている情報が、中間コードデータ処理部
12でのイメージ画像生成時に処理エラーが発生したこ
とを示しているか否かを判別し、処理エラーが発生した
ことを示しているならばステップS303に戻り、一
方、処理エラーが発生したことを示していないならばス
テップS305へ進む。
In step S304, it is determined whether or not the information stored in the error state storage unit 14 indicates that a processing error has occurred when the intermediate code data processing unit 12 generates an image. If it indicates that a processing error has occurred, the process returns to step S303. On the other hand, if it does not indicate that a processing error has occurred, the process proceeds to step S305.

【0035】ステップS305では、中間コードデータ
処理部12が、受信した中間コード形式の印刷データを
解析し、次のステップS306で、イメージコード形式
データに変換し、印刷データ保存部15に保存する。
In step S305, the intermediate code data processing unit 12 analyzes the received intermediate code format print data, converts it into image code format data in the next step S306, and stores it in the print data storage unit 15.

【0036】次にステップS307において、ステップ
S306で行われた中間コードデータ処理部12による
イメージコード形式データへの変換処理において処理エ
ラーが発生したか否かを判別する。ここでは、中間コー
ドデータ処理部12が処理中、内部ワークメモリがオー
バーフローすることによりイメージ展開処理が完全には
行えなかったり、あるいは未サポートの印刷データを検
知し、正確なイメージ展開処理が行えなかった場合な
ど、印刷結果が異常になる要素を検出したときエラー発
生として認識される。
Next, in step S307, it is determined whether or not a processing error has occurred in the conversion processing to the image code format data by the intermediate code data processing unit 12 performed in step S306. Here, during the processing of the intermediate code data processing unit 12, the image development processing cannot be performed completely due to the overflow of the internal work memory, or unsupported print data is detected, and the accurate image development processing cannot be performed. For example, when an element that causes an abnormal print result is detected, such as when the error occurs, it is recognized as an error occurrence.

【0037】ステップS307でエラー発生を検知した
と判別された場合にはステップS308に進んで、既に
生成したイメージ展開済みの画像データを破棄するとと
もに、エラー状態記憶部14に、処理エラーが存在する
旨の情報を記憶し、ステップS303に戻る。一方、ス
テップS307でエラー発生を検知しないと判別された
場合にはステップS309に進んで、中間コードデータ
に排紙コードが含まれているか否かを判別し、含まれて
いなければステップS303に戻り、含まれていればス
テップS310に進む。ステップS310では、印刷デ
ータ保存部15に保存された印刷データを読み出して出
力部16が印刷処理するとともに、エラー状態記憶部1
4に、処理エラーが存在しない旨の情報を記憶し、ステ
ップS302に戻る。
If it is determined in step S307 that an error has been detected, the flow advances to step S308 to discard the already generated image-developed image data, and there is a processing error in the error state storage unit 14. Is stored, and the process returns to step S303. On the other hand, if it is determined in step S307 that no error has been detected, the flow advances to step S309 to determine whether or not the intermediate code data includes a discharge code. If not, the flow returns to step S303. If it is included, the process proceeds to step S310. In step S310, the print data stored in the print data storage unit 15 is read out, the output unit 16 performs the printing process, and the error state storage unit 1
4 stores information indicating that there is no processing error, and returns to step S302.

【0038】また、ステップS303で、入力された印
刷データが、イメージコード形式の印刷データであると
判別されたならばステップS311に進み、イメージコ
ードデータ処理部13が、受信したイメージコードデー
タを印刷データ保存部15に保存し、ステップS310
へ進む。
If it is determined in step S303 that the input print data is print data in the image code format, the flow advances to step S311, and the image code data processing unit 13 prints the received image code data. The data is stored in the data storage unit 15, and step S310
Proceed to.

【0039】また、ステップS302で、印刷装置9の
状態を示す情報の取得指示が入力されたと判別された場
合にはステップS312へ進んで、印刷装置制御部11
が印刷装置9の状態をチェックし、データ送受信部10
を介して、印刷状態およびエラー状態をホスト装置1に
返信し、ステップS302に戻る以上が、印刷装置9内
の印刷処理の動作である。
If it is determined in step S302 that an instruction to acquire information indicating the state of the printing apparatus 9 has been input, the process advances to step S312, where the printing apparatus control unit 11
Checks the status of the printing device 9 and checks the data
The print processing and the error state are returned to the host device 1 via the host computer 1 and the process returns to step S302.

【0040】このようにして、本実施の形態では、原則
的に印刷装置9側でイメージ化を行い、そのイメージ化
処理中にエラーが発生したときだけ、ホスト装置1でイ
メージ化されたイメージコードデータが印刷装置9へ送
信される。
As described above, in the present embodiment, image formation is basically performed on the printing apparatus 9 side, and only when an error occurs during the image formation processing, the image code generated by the host apparatus 1 is processed. The data is transmitted to the printing device 9.

【0041】これにより、ホスト装置1からイメージコ
ードデータが印刷装置9へ、ユーザの任意によって常時
または頻繁に送信されることはなくなるので、ホスト装
置1から印刷装置9へ転送されるデータ量が多過ぎると
いう問題が解消される。
As a result, the image code data from the host device 1 to the printing device 9 is not transmitted constantly or frequently by the user, so that the amount of data transferred from the host device 1 to the printing device 9 is large. The problem of too long is eliminated.

【0042】また、印刷装置9側でイメージ化を行う際
に、印刷装置9の実装メモリの容量を超えるような複雑
な印刷データが処理される場合、上記処理エラーが発生
され、ホスト装置1でイメージ化されたイメージコード
データが印刷装置9へ送信される。したがって、このよ
うにオーバーフローが発生した場合でも、ユーザは1回
の印刷指令操作を行うだけで正常な印刷結果を得ること
ができる。
When complex printing data exceeding the capacity of the mounting memory of the printing device 9 is processed during image formation on the printing device 9 side, the above processing error occurs, and the host device 1 generates an error. Imaged image code data is transmitted to the printing device 9. Therefore, even when the overflow occurs as described above, the user can obtain a normal print result only by performing one print command operation.

【0043】なお、上記の本実施の形態では、ホスト装
置1と印刷装置9とがセントロインタフェースで接続さ
れているが、このインタフェース形式は、本発明におけ
る重要な構成要件ではなく、セントロインタフェースに
代わって、赤外線通信、USBやIEEE1394規格
で定義されたインタフェース、あるいは様々なネットワ
ーク接続形態であってもよい。
In the above-described embodiment, the host device 1 and the printing device 9 are connected by the Centro interface. However, this interface format is not an important component in the present invention, and is replaced with the Centro interface. Alternatively, infrared communication, an interface defined by USB or IEEE 1394 standard, or various network connection forms may be used.

【0044】なおまた、前述した実施の形態の機能を実
現するソフトウェアのプログラムコードを記憶した記憶
媒体を、システムあるいは装置に供給し、そのシステム
あるいは装置のコンピュータ(またはCPUやMPU)
が記憶媒体に格納されたプログラムコードを読み出して
実行することによっても、本発明が達成されることは言
うまでもない。
A storage medium storing program codes of software for realizing the functions of the above-described embodiments is supplied to a system or an apparatus, and a computer (or CPU or MPU) of the system or the apparatus is provided.
It is needless to say that the present invention can also be achieved by reading and executing the program code stored in the storage medium.

【0045】この場合、記憶媒体から読み出されたプロ
グラムコード自体が、前述の実施の形態の機能を実現す
ることになり、そのプログラムコードを記憶した記憶媒
体が本発明を構成することになる。
In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention.

【0046】プログラムコードを供給するための記憶媒
体として、例えば、フロッピー(登録商標)ディスク、
ハードディスク、光ディスク、光磁気ディスク、CD−
ROM、CD−R、磁気テープ、不揮発性のメモリカー
ド、ROMなどを用いることができる。
As a storage medium for supplying the program code, for example, a floppy (registered trademark) disk,
Hard disk, optical disk, magneto-optical disk, CD-
A ROM, a CD-R, a magnetic tape, a nonvolatile memory card, a ROM, and the like can be used.

【0047】また、コンピュータが読み出したプログラ
ムコードを実行することにより、前述した実施の形態の
機能が実現されるだけでなく、そのプログラムコードの
指示に基づき、コンピュータ上で稼働しているOSなど
が実際の処理の一部または全部を行い、その処理によっ
て前述した実施の形態の機能が実現される場合も、本発
明に含まれることは言うまでもない。
When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also an OS or the like running on the computer based on the instruction of the program code. It goes without saying that the present invention includes a case where some or all of the actual processing is performed and the functions of the above-described embodiments are realized by the processing.

【0048】さらに、記憶媒体から読み出されたプログ
ラムコードが、コンピュータに挿入された機能拡張ボー
ドやコンピュータに接続された機能拡張ユニットに備わ
るメモリに書き込まれた後、そのプログラムコードの指
示に基づき、その機能拡張ボードや機能拡張ユニットに
備わるCPUなどが実際の処理の一部または全部を行
い、その処理によって前述した実施の形態の機能が実現
される場合も、本発明に含まれることは言うまでもな
い。
Further, after the program code read from the storage medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, based on the instruction of the program code, It is needless to say that the present invention includes a case where the CPU or the like provided in the function expansion board or the function expansion unit performs part or all of the actual processing, and the processing realizes the functions of the above-described embodiments. .

【0049】[0049]

【発明の効果】以上説明したように本発明によれば、ホ
スト装置が、比較的高速に生成処理の可能なPDLコー
ド形式の印刷データを生成し、印刷装置に送信して、印
刷装置では、送信されたPDLコードデータに対してイ
メージコードデータへの変換処理を行う。印刷装置での
イメージコードデータへの変換処理の間、ホスト装置で
もPDLコードデータに対してイメージコードデータへ
の変換処理を行う。印刷装置での変換処理においてエラ
ーが発生した場合には、ホスト装置側でイメージ展開さ
れたイメージコードデータを印刷装置へ送り直す。
As described above, according to the present invention, the host device generates print data in the PDL code format which can be generated at relatively high speed, and transmits the print data to the printing device. The transmitted PDL code data is converted into image code data. During the conversion process to the image code data in the printing device, the host device also performs the conversion process to the PDL code data to the image code data. If an error occurs in the conversion process in the printing device, the host computer retransmits the image code data developed in the image to the printing device.

【0050】これにより、ホスト装置から印刷装置へ転
送されるデータ量が多過ぎるという問題が解消される。
This solves the problem that the amount of data transferred from the host device to the printing device is too large.

【0051】また、印刷装置側でイメージ化を行う際
に、印刷装置の実装メモリの容量を超えるような複雑な
印刷データが処理される場合、上記エラーが発生し、ホ
スト装置でイメージ化されたイメージコードデータが印
刷装置へ送信される。したがって、このようにオーバー
フローが発生した場合でも、ユーザは1回の印刷指令操
作を行うだけで正常な印刷結果を得ることができる。
When complex printing data exceeding the capacity of the memory mounted in the printing apparatus is processed when the printing apparatus performs imaging, the above-described error occurs and the host apparatus generates an image. The image code data is transmitted to the printing device. Therefore, even when the overflow occurs as described above, the user can obtain a normal print result only by performing one print command operation.

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

【図1】本発明に係る印刷システムの一実施の形態の構
成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an embodiment of a printing system according to the present invention.

【図2】ホスト装置で実行される印刷処理の手順を示す
フローチャートである。
FIG. 2 is a flowchart illustrating a procedure of a printing process executed by a host device.

【図3】印刷装置で実行される印刷処理の手順を示すフ
ローチャートである。
FIG. 3 is a flowchart illustrating a procedure of a printing process performed by the printing apparatus.

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

1 ホスト装置 2 ユーザインタフェース部 3 表示部 4 印刷データ制御部(中止手段) 5 中間コードデータ生成部(第1の変換手段) 6 イメージコードデータ生成部(第2の変換手段) 7 印刷コマンド制御部(取得手段) 8 データ送受信部(第1の送信手段、第2の送信手
段) 9 印刷装置 10 データ送受信部 11 印刷装置制御部(第1の制御手段、第2の制御手
段) 12 中間コードデータ処理部(第3の変換手段) 13 イメージコードデータ処理部 14 エラー状態記憶部 15 印刷データ保存部 16 出力部
REFERENCE SIGNS LIST 1 host device 2 user interface unit 3 display unit 4 print data control unit (stop unit) 5 intermediate code data generation unit (first conversion unit) 6 image code data generation unit (second conversion unit) 7 print command control unit (Acquisition unit) 8 Data transmission / reception unit (first transmission unit, second transmission unit) 9 Printing device 10 Data transmission / reception unit 11 Printing device control unit (first control unit, second control unit) 12 Intermediate code data Processing unit (third conversion unit) 13 Image code data processing unit 14 Error state storage unit 15 Print data storage unit 16 Output unit

Claims (16)

【特許請求の範囲】[Claims] 【請求項1】 印刷装置と、該印刷装置に印刷データを
送信して印刷を実行させるホスト装置とからなる印刷シ
ステムにおいて、 前記ホスト装置に設けられ、印刷オブジェクトを、その
ままでは印刷不可能な第1の印刷コードデータに変換す
る第1の変換手段と、 前記ホスト装置に設けられ、前記第1の印刷コードデー
タを前記印刷装置に送信する第1の送信手段と、 前記ホスト装置に設けられ、前記第1の印刷コードデー
タを、そのままで印刷可能な第2の印刷コードデータに
変換する第2の変換手段と、 前記ホスト装置に設けられ、前記印刷装置の印刷処理状
態を示す情報を取得する取得手段と、 前記ホスト装置に設けられ、前記取得手段が、前記印刷
装置の所定の処理異常状態を示す情報を取得したとき、
前記第2の印刷コードデータを前記印刷装置に送信する
第2の送信手段と、 前記印刷装置に設けられ、前記第1の印刷コードデータ
を受け取り、そのままで印刷可能な第3の印刷コードデ
ータに変換する第3の変換手段と、 前記印刷装置に設けられ、前記第3の変換手段の変換処
理を監視し、該変換処理が正常に完了したとき、前記第
3の印刷コードデータに基づく印刷を実行させる第1の
制御手段と、 前記印刷装置に設けられ、前記第2の印刷コードデータ
を前記ホスト装置より受け取ったとき、前記第2の印刷
コードデータに基づく印刷を実行させる第2の制御手段
とを有することを特徴とする印刷システム。
1. A printing system comprising: a printing device; and a host device for transmitting print data to the printing device and executing printing, the printing system being provided in the host device and configured to print a print object as it is. First conversion means for converting the first print code data into one print code data; first transmission means for transmitting the first print code data to the printing apparatus; A second conversion unit that converts the first print code data into second print code data that can be printed as it is, provided in the host device, and acquires information indicating a print processing state of the printing device. Obtaining means, provided in the host device, when the obtaining means obtains information indicating a predetermined processing abnormal state of the printing apparatus,
A second transmitting unit that transmits the second print code data to the printing device; and a third print code data that is provided in the printing device, receives the first print code data, and prints as it is. A third conversion unit for performing conversion, provided in the printing device, for monitoring the conversion process of the third conversion unit, and when the conversion process is completed normally, printing based on the third print code data is performed. A first control unit that is executed, and a second control unit that is provided in the printing device and that executes printing based on the second print code data when the second print code data is received from the host device. And a printing system comprising:
【請求項2】 前記ホスト装置に設けられ、前記第1の
制御手段によって前記第3の印刷コードデータに基づく
印刷の実行が完了したとき、前記第2の変換手段の作動
を中止させる中止手段を、更に有することを特徴とする
請求項1記載の印刷システム。
2. A suspending means provided in the host device and suspending the operation of the second converting means when the execution of printing based on the third print code data by the first control means is completed. The printing system according to claim 1, further comprising:
【請求項3】 前記第1の印刷コードデータは、印刷オ
ブジェクトをPDL(Page Description Language)コ
ード形式で表現されたデータであることを特徴とする請
求項1記載の印刷システム。
3. The printing system according to claim 1, wherein the first print code data is data in which a print object is represented in a PDL (Page Description Language) code format.
【請求項4】 前記第2及び第3の印刷コードデータ
は、イメージコード形式で表現されたデータであること
を特徴とする請求項1記載の印刷システム。
4. The printing system according to claim 1, wherein the second and third print code data are data expressed in an image code format.
【請求項5】 前記印刷装置の所定の処理異常状態を示
す情報は、正常な印刷結果を出力できない前記印刷装置
の状態を示す情報であることを特徴とする請求項1記載
の印刷システム。
5. The printing system according to claim 1, wherein the information indicating the predetermined processing abnormal state of the printing apparatus is information indicating a state of the printing apparatus that cannot output a normal print result.
【請求項6】 前記所定の処理異常状態は、前記印刷装
置が備える記憶装置の容量が、前記第3の変換手段によ
る変換処理が必要とする容量よりも小さいという状態で
あることを特徴とする請求項1記載の印刷システム。
6. The predetermined processing abnormal state is a state in which a capacity of a storage device provided in the printing apparatus is smaller than a capacity required for conversion processing by the third conversion unit. The printing system according to claim 1.
【請求項7】 印刷装置と、該印刷装置に印刷データを
送信して印刷を実行させるホスト装置とからなる印刷シ
ステムに適用される印刷制御方法において、 印刷オブジェクトを、そのままでは印刷不可能な第1の
印刷コードデータに変換する、前記ホスト装置で実行さ
れる第1の変換ステップと、 前記第1の印刷コードデータを前記印刷装置に送信す
る、前記ホスト装置で実行される第1の送信ステップ
と、 前記第1の印刷コードデータを、そのままで印刷可能な
第2の印刷コードデータに変換する、前記ホスト装置で
実行される第2の変換ステップと、 前記印刷装置の印刷処理状態を示す情報を取得する、前
記ホスト装置で実行される取得ステップと、 前記取得ステップにより、前記印刷装置の所定の処理異
常状態を示す情報が取得されたとき、前記第2の印刷コ
ードデータを前記印刷装置に送信する、前記ホスト装置
で実行される第2の送信ステップと、 前記第1の印刷コードデータを受け取り、そのままで印
刷可能な第3の印刷コードデータに変換する、前記印刷
装置で実行される第3の変換ステップと、 前記第3の変換ステップで実行される変換処理を監視
し、該変換処理が正常に完了したとき、前記第3の印刷
コードデータに基づく印刷を実行させる、前記印刷装置
で実行される第1の制御ステップと、 前記第2の印刷コードデータを前記ホスト装置より受け
取ったとき、前記第2の印刷コードデータに基づく印刷
を実行させる、前記印刷装置で実行される第2の制御ス
テップとを有することを特徴とする印刷制御方法。
7. A printing control method applied to a printing system including a printing apparatus and a host apparatus for transmitting print data to the printing apparatus and executing printing, wherein a printing object is not printable as it is. A first conversion step executed by the host device to convert the first print code data into one print code data; and a first transmission step executed by the host device to send the first print code data to the printing device. A second conversion step executed by the host device for converting the first print code data into second print code data that can be printed as it is, information indicating a print processing state of the printing device Obtaining an information indicating a predetermined processing abnormal state of the printing apparatus by the obtaining step executed by the host device; A second transmission step executed by the host device for transmitting the second print code data to the printing device; and a third printing process capable of receiving the first print code data and printing as it is. A third conversion step executed by the printing apparatus for converting the data into code data; and a conversion process executed in the third conversion step is monitored. A first control step executed by the printing device for executing printing based on print code data, and printing based on the second print code data when receiving the second print code data from the host device And a second control step executed by the printing apparatus.
【請求項8】 前記第1の制御ステップの実行によって
前記第3の印刷コードデータに基づく印刷の実行が完了
したとき、前記第2の変換ステップの実行を中止させ
る、前記ホスト装置で実行される中止ステップを、更に
有することを特徴とする請求項7記載の印刷制御方法。
8. When the printing based on the third print code data is completed by the execution of the first control step, the execution of the second conversion step is stopped. The print control method according to claim 7, further comprising a stop step.
【請求項9】 前記第1の印刷コードデータは、印刷オ
ブジェクトをPDLコード形式で表現されたデータであ
ることを特徴とする請求項7記載の印刷制御方法。
9. The print control method according to claim 7, wherein the first print code data is data representing a print object in a PDL code format.
【請求項10】 前記第2及び第3の印刷コードデータ
は、イメージコード形式で表現されたデータであること
を特徴とする請求項7記載の印刷制御方法。
10. The print control method according to claim 7, wherein said second and third print code data are data expressed in an image code format.
【請求項11】 前記印刷装置の所定の処理異常状態を
示す情報は、正常な印刷結果を出力できない前記印刷装
置の状態を示す情報であることを特徴とする請求項7記
載の印刷制御方法。
11. The print control method according to claim 7, wherein the information indicating the predetermined processing abnormal state of the printing apparatus is information indicating a state of the printing apparatus that cannot output a normal print result.
【請求項12】 前記所定の処理異常状態は、前記印刷
装置が備える記憶装置の容量が、前記第3の変換ステッ
プの変換処理が必要とする容量よりも小さいという状態
であることを特徴とする請求項7記載の印刷制御方法。
12. The predetermined processing abnormal state is a state in which the capacity of a storage device provided in the printing apparatus is smaller than the capacity required for the conversion processing in the third conversion step. The print control method according to claim 7.
【請求項13】 印刷装置と、該印刷装置に印刷データ
を送信して印刷を実行させるホスト装置とからなる印刷
システムに適用される印刷制御方法を、コンピュータに
実行させるためのプログラムにおいて、 前記印刷制御方法が、 印刷オブジェクトを、そのままでは印刷不可能な第1の
印刷コードデータに変換する、前記ホスト装置で実行さ
れる第1の変換ステップと、 前記第1の印刷コードデータを前記印刷装置に送信す
る、前記ホスト装置で実行される第1の送信ステップ
と、 前記第1の印刷コードデータを、そのままで印刷可能な
第2の印刷コードデータに変換する、前記ホスト装置で
実行される第2の変換ステップと、 前記印刷装置の印刷処理状態を示す情報を取得する、前
記ホスト装置で実行される取得ステップと、 前記取得ステップにより、前記印刷装置の所定の処理異
常状態を示す情報が取得されたとき、前記第2の印刷コ
ードデータを前記印刷装置に送信する、前記ホスト装置
で実行される第2の送信ステップと、 前記第1の印刷コードデータを受け取り、そのままで印
刷可能な第3の印刷コードデータに変換する、前記印刷
装置で実行される第3の変換ステップと、 前記第3の変換ステップで実行される変換処理を監視
し、該変換処理が正常に完了したとき、前記第3の印刷
コードデータに基づく印刷を実行させる、前記印刷装置
で実行される第1の制御ステップと、 前記第2の印刷コードデータを前記ホスト装置より受け
取ったとき、前記第2の印刷コードデータに基づく印刷
を実行させる、前記印刷装置で実行される第2の制御ス
テップとを有することを特徴とするプログラム。
13. A program for causing a computer to execute a print control method applied to a printing system including a printing device and a host device that transmits print data to the printing device and executes printing, the program comprising: A first conversion step executed by the host device, wherein the control method converts the print object into first print code data that cannot be printed as it is, and the first print code data is transmitted to the printing device. Transmitting, a first transmission step executed by the host device; and second conversion executed by the host device, converting the first print code data into second print code data that can be printed as it is. A conversion step; an acquisition step executed by the host device, for acquiring information indicating a print processing state of the printing apparatus; A step of transmitting the second print code data to the printing apparatus when information indicating a predetermined processing abnormal state of the printing apparatus is acquired by the step, a second transmission step executed by the host apparatus; A third conversion step executed by the printing apparatus, which receives the first print code data and converts the first print code data into third print code data that can be printed as it is, and a conversion executed in the third conversion step A first control step executed by the printing apparatus, wherein the first control step executes the printing based on the third print code data when the conversion processing is normally completed, and the second print code data And a second control step executed by the printing apparatus, when printing is received from the host apparatus, to execute printing based on the second print code data. Program which is characterized.
【請求項14】 前記印刷制御方法が、 前記第1の制御ステップの実行によって前記第3の印刷
コードデータに基づく印刷の実行が完了したとき、前記
第2の変換ステップの実行を中止させる、前記ホスト装
置で実行される中止ステップを、更に有することを特徴
とする請求項13記載のプログラム。
14. The print control method according to claim 1, wherein when the execution of the first control step completes the execution of the printing based on the third print code data, the execution of the second conversion step is stopped. 14. The program according to claim 13, further comprising a stop step executed by the host device.
【請求項15】 印刷装置と、該印刷装置に印刷データ
を送信して印刷を実行させるホスト装置とからなる印刷
システムに適用される印刷制御方法をプログラムとして
記憶した、コンピュータにより読み出し可能な記憶媒体
において、 前記印刷制御方法が、 印刷オブジェクトを、そのままでは印刷不可能な第1の
印刷コードデータに変換する、前記ホスト装置で実行さ
れる第1の変換ステップと、 前記第1の印刷コードデータを前記印刷装置に送信す
る、前記ホスト装置で実行される第1の送信ステップ
と、 前記第1の印刷コードデータを、そのままで印刷可能な
第2の印刷コードデータに変換する、前記ホスト装置で
実行される第2の変換ステップと、 前記印刷装置の印刷処理状態を示す情報を取得する、前
記ホスト装置で実行される取得ステップと、 前記取得ステップにより、前記印刷装置の所定の処理異
常状態を示す情報が取得されたとき、前記第2の印刷コ
ードデータを前記印刷装置に送信する、前記ホスト装置
で実行される第2の送信ステップと、 前記第1の印刷コードデータを受け取り、そのままで印
刷可能な第3の印刷コードデータに変換する、前記印刷
装置で実行される第3の変換ステップと、 前記第3の変換ステップで実行される変換処理を監視
し、該変換処理が正常に完了したとき、前記第3の印刷
コードデータに基づく印刷を実行させる、前記印刷装置
で実行される第1の制御ステップと、 前記第2の印刷コードデータを前記ホスト装置より受け
取ったとき、前記第2の印刷コードデータに基づく印刷
を実行させる、前記印刷装置で実行される第2の制御ス
テップとを有することを特徴とする記憶媒体。
15. A computer-readable storage medium storing, as a program, a print control method applied to a printing system including a printing apparatus and a host apparatus that transmits print data to the printing apparatus and executes printing. A first conversion step executed by the host device, wherein the print control method converts a print object into first print code data that cannot be printed as it is; A first transmission step executed by the host device, which is transmitted to the printing device; and a first transmission code executed by the host device, which converts the first print code data into second print code data that can be printed as it is. A second conversion step performed by the host device, and obtaining information indicating a print processing state of the printing device. And when the information indicating the predetermined processing abnormal state of the printing apparatus is obtained by the obtaining step, transmitting the second print code data to the printing apparatus. Transmitting the first print code data, and converting the first print code data into third print code data that can be printed as it is, executed by the printing apparatus; and the third conversion step. A first control step executed by the printing apparatus, wherein the first control step executed by the printing apparatus monitors a conversion process executed in the printer device and, when the conversion process is completed normally, causes printing to be executed based on the third print code data. A second control executed by the printing apparatus, when the second printing code data is received from the host device, the printing based on the second printing code data is executed. Storage medium characterized by having a step.
【請求項16】 前記印刷制御方法が、 前記第1の制御ステップの実行によって前記第3の印刷
コードデータに基づく印刷の実行が完了したとき、前記
第2の変換ステップの実行を中止させる、前記ホスト装
置で実行される中止ステップを、更に有することを特徴
とする請求項15記載のプログラム。
16. The printing control method according to claim 1, further comprising: stopping execution of the second conversion step when printing based on the third print code data is completed by execution of the first control step. The program according to claim 15, further comprising a stop step executed by the host device.
JP2001183303A 2001-06-18 2001-06-18 Print system, print control method, program and storage medium Pending JP2002370409A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001183303A JP2002370409A (en) 2001-06-18 2001-06-18 Print system, print control method, program and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001183303A JP2002370409A (en) 2001-06-18 2001-06-18 Print system, print control method, program and storage medium

Publications (1)

Publication Number Publication Date
JP2002370409A true JP2002370409A (en) 2002-12-24

Family

ID=19023274

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001183303A Pending JP2002370409A (en) 2001-06-18 2001-06-18 Print system, print control method, program and storage medium

Country Status (1)

Country Link
JP (1) JP2002370409A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005246820A (en) * 2004-03-05 2005-09-15 Seiko Epson Corp Host base printer, host base printer system and printing method
JP2017105218A (en) * 2017-03-22 2017-06-15 キヤノン株式会社 Image forming apparatus
JP2019014268A (en) * 2018-11-05 2019-01-31 キヤノン株式会社 Printing apparatus, control method, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005246820A (en) * 2004-03-05 2005-09-15 Seiko Epson Corp Host base printer, host base printer system and printing method
JP4517680B2 (en) * 2004-03-05 2010-08-04 セイコーエプソン株式会社 Host-based printer, host-based printer system, and printing method
JP2017105218A (en) * 2017-03-22 2017-06-15 キヤノン株式会社 Image forming apparatus
JP2019014268A (en) * 2018-11-05 2019-01-31 キヤノン株式会社 Printing apparatus, control method, and program

Similar Documents

Publication Publication Date Title
US7499190B2 (en) Information processor, printing apparatus, information processing system, printing method and printing program
JP3287787B2 (en) Output control method and device
JP3039396B2 (en) Print control apparatus and method
JP2000112687A (en) Host device and printer
JP2960630B2 (en) Print control device and print control method
US20020159086A1 (en) Testing apparatus and method
US20020035582A1 (en) Image processing apparatus, image processing method, and program
JP2002370409A (en) Print system, print control method, program and storage medium
JP4537133B2 (en) Printer, control method, program, and storage medium
JP2001239728A (en) Printing device, printing system, printing method, and memory medium
JP2006235935A (en) Printing system
JP2007102378A (en) Driver program
US20060098222A1 (en) Image forming device
JP4086380B2 (en) Image forming apparatus, data processing method for image forming apparatus, and storage medium storing computer-readable program
JP3478658B2 (en) Information processing apparatus, printing system, and data processing method
JP3445048B2 (en) Image reading apparatus, printing apparatus, image processing system, and environment setting method for image processing system
US20070296996A1 (en) Printing apparatus
JPH11203064A (en) Device and method for processing image and program storage medium
JPH11249844A (en) Printing system
JP2003341152A (en) Printing controlling unit, printing controlling method, printing system, and program
JPH09300736A (en) Printing control apparatus, data processing method therefor and memory medium storing program readable by computer
JP2004185133A (en) Printing system
JPH10177462A (en) Page printer controller
KR20010018369A (en) Method for re-printing of document
JP2000187567A (en) Method and device for printing control

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20060414

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626