JP2002254779A - Image forming apparatus, image forming method, image forming system, program and storage medium - Google Patents

Image forming apparatus, image forming method, image forming system, program and storage medium

Info

Publication number
JP2002254779A
JP2002254779A JP2001052566A JP2001052566A JP2002254779A JP 2002254779 A JP2002254779 A JP 2002254779A JP 2001052566 A JP2001052566 A JP 2001052566A JP 2001052566 A JP2001052566 A JP 2001052566A JP 2002254779 A JP2002254779 A JP 2002254779A
Authority
JP
Japan
Prior art keywords
error
page
image forming
print job
data
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
JP2001052566A
Other languages
Japanese (ja)
Other versions
JP4541577B2 (en
Inventor
Kazuhiro Kasai
一宏 笠井
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 JP2001052566A priority Critical patent/JP4541577B2/en
Publication of JP2002254779A publication Critical patent/JP2002254779A/en
Application granted granted Critical
Publication of JP4541577B2 publication Critical patent/JP4541577B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an image forming apparatus in which, when the apparatus receives page data from a host computer and stores the data into an image server, a process continues regardless of errors detected during data conversion into print job data without error skip. SOLUTION: When printing out the print job data page by page (S19), a program determines a print-out method designated by a user (S21), if page information has errors. If 'print out all pages' is chosen as a print-out method, a printing process is executed (S22), neglecting error pages in the page information. If 'print out excluding error pages' is chosen, bit-map data of the pages are not printed out. If 'print out up to an error page' is chosen, the printing process halts at the step.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画像形成装置、画
像形成方法、画像形成システム、プログラムおよび記憶
媒体に関する。
[0001] The present invention relates to an image forming apparatus, an image forming method, an image forming system, a program, and a storage medium.

【0002】[0002]

【従来の技術】従来、画像形成システムは、ホストコン
ピュータなどの外部装置からある程度まとまったページ
データ群を1つのプリントジョブ単位とし、このプリン
トジョブデータを受信し、ページ単位にビットマップデ
ータなどに展開してプリント出力を行う画像形成装置を
備える。
2. Description of the Related Art Conventionally, an image forming system uses a group of page data collected from an external device such as a host computer as one print job unit, receives the print job data, and develops it into bitmap data or the like in page units. And an image forming apparatus for performing print output.

【0003】このような画像形成システムでは、ハード
ディスクのような大容量記憶装置を搭載することで、画
像データを一時的に保管することが可能である。以下、
このような印字出力データ(画像データ)を保管する大
容量記憶装置をイメージサーバという。ユーザは、所望
に応じて指定した画像データをイメージサーバからプリ
ント出力させることができる。
In such an image forming system, it is possible to temporarily store image data by mounting a large-capacity storage device such as a hard disk. Less than,
A large-capacity storage device that stores such print output data (image data) is called an image server. The user can cause the image server to print out the designated image data as desired.

【0004】このプリント出力の過程の中で、画像形成
装置は、受信したプリントジョブデータを基に、ページ
単位にビットマップデータ、およびそのページ情報を記
憶するページ属性を作成する。このページ属性には、印
字の際の用紙指定や給紙段指定などの情報が記憶されて
いる。また、このプリント出力処理中にさまざまなエラ
ーが発生するおそれがある。
In the course of this print output, the image forming apparatus creates bitmap data for each page and a page attribute for storing the page information based on the received print job data. In this page attribute, information such as paper designation and paper feed stage designation at the time of printing is stored. Further, various errors may occur during the print output process.

【0005】例えば、外部装置から受信したプリントジ
ョブデータのビットマップ展開中に、処理用のワークメ
モリや文字パターンなどを登録するためのメモリが不足
した場合、「システムワークメモリフル」、「ダウンロ
ードメモリフル」などのエラーが生じる。このとき、ユ
ーザが視認しやすい操作部などのユーザインターフェー
ス部にそのエラー表示を行う。
[0005] For example, if a work memory for processing or a memory for registering a character pattern becomes insufficient during bitmap development of print job data received from an external device, "system work memory full", "download memory" Errors such as "full" occur. At this time, the error is displayed on a user interface unit such as an operation unit that is easily visible to the user.

【0006】また、プリント出力中に、用紙切れ、紙詰
まり、あるいはカセットなどの給紙口に指定されたサイ
ズの用紙が用意されていない場合、それぞれ「用紙補
給」、「紙詰まり」、「用紙交換」などのエラーが発生
すると同時に、その表示をユーザインターフェース部で
行う。
During printing, if the paper is out of paper, jammed, or paper of a designated size is not prepared in a paper feed port of a cassette or the like, "paper replenishment", "paper jam", "paper jam" At the same time when an error such as “replacement” occurs, the display is performed on the user interface unit.

【0007】このように、「システムワークメモリフ
ル」、「ダウンロードメモリフル」などが発生した場
合、登録しようとした文字が印字されないなどの不具合
が生じるので、ユーザが期待した通りの出力結果を得る
ことができない。このような場合、通常、イメージサー
バに格納する際、画像形成システムの操作部にエラー発
生の通知を行った後、システムを一時停止状態にしてユ
ーザからの指示を待つようになっている。
As described above, when "system work memory full", "download memory full", or the like occurs, a problem occurs such that characters to be registered are not printed. Therefore, an output result as expected by the user is obtained. Can not do. In such a case, usually, when the image data is stored in the image server, the operation unit of the image forming system is notified of the occurrence of the error, and then the system is suspended to wait for an instruction from the user.

【0008】ユーザは、リセット操作によってイメージ
サーバへの保管をキャンセルするか、あるいはこのまま
エラーを無視して処理を続行するかを、操作部を介して
選択することができる。ここで、エラーを無視して処理
を続行することを、エラースキップという。
The user can select, via the operation unit, whether to cancel the storage in the image server by the reset operation or to continue the process ignoring the error. Here, ignoring the error and continuing the processing is called error skip.

【0009】[0009]

【発明が解決しようとする課題】しかしながら、上記従
来の画像形成システムでは、エラースキップさせずに、
プリントジョブデータを画像形成システムのイメージサ
ーバに保管しようとすると、そのデータ展開時にメモリ
フル等のエラーを検知した時、イメージサーバに保管す
ることを中止するか、あるいはエラーを無視して保管す
るかを選択しなければならなかった。仮に、「保管す
る」を選択してもそのプリントジョブデータのプリント
出力時にエラーページを印字してしまうことになり、印
字用紙を無駄に使用していた。
However, in the above-mentioned conventional image forming system, the error is not skipped.
When trying to store print job data on the image server of the image forming system, if an error such as memory full is detected during data expansion, whether to stop storing the image data on the image server or ignore the error and store it Had to choose. Even if "store" is selected, an error page is printed when the print job data is printed out, and the printing paper is wasted.

【0010】一方、プリントジョブデータをホストコン
ピュータから受信・展開中にエラーが発生した場合、受
信・展開処理を一時的に中断させることになり、ホスト
コンピュータから他のプリントジョブデータを受信する
ことができなかった。
On the other hand, if an error occurs during reception / decompression of print job data from the host computer, the reception / development process is temporarily interrupted, and other print job data can be received from the host computer. could not.

【0011】また、近年、ネットワーク環境の進歩によ
り、画像形成システムにおいて複数のホストコンピュー
タが接続されている場合、他のホストコンピュータから
画像形成装置にプリントジョブを転送することができな
くなってしまうおそれがあった。
In recent years, when a plurality of host computers are connected in an image forming system due to the progress of a network environment, there is a possibility that a print job cannot be transferred from another host computer to the image forming apparatus. there were.

【0012】さらに、一度、イメージサーバに保管した
後では、そのプリントジョブのどのページにおいてエラ
ーが発生したか否かを確認することができなかった。
[0012] Further, once stored in the image server, it has not been possible to confirm on which page of the print job an error has occurred.

【0013】そこで、本発明は、ホストコンピュータな
どの外部装置からページデータを受信し、イメージサー
バに保管する際、エラースキップさせないでプリントジ
ョブデータに展開する時、エラーを検知しても処理を停
止させない画像形成装置、画像形成方法、画像形成シス
テム、プログラムおよび記憶媒体を提供することを目的
とする。
In view of the above, according to the present invention, when page data is received from an external device such as a host computer and stored in an image server, the processing is stopped even when an error is detected when the data is expanded into print job data without skipping an error. It is an object of the present invention to provide an image forming apparatus, an image forming method, an image forming system, a program, and a storage medium that do not allow the user to make an image forming.

【0014】また、本発明は、エラーページを含んだプ
リントジョブデータを印字する際、印字用紙を無駄にし
ない画像形成装置、画像形成方法、画像形成システム、
プログラムおよび記憶媒体を提供することを他の目的と
する。
According to the present invention, there is provided an image forming apparatus, an image forming method, an image forming system, which does not waste printing paper when printing print job data including an error page.
It is another object to provide a program and a storage medium.

【0015】さらに、本発明は、イメージサーバに保管
されているプリントジョブデータがエラーページを含ん
でいるのか、あるいはどのページにエラーが存在するか
を、ユーザが確認できる画像形成装置、画像形成方法、
画像形成システム、プログラムおよび記憶媒体を提供す
ることを目的とする。
Further, the present invention provides an image forming apparatus and an image forming method by which a user can confirm whether print job data stored in an image server includes an error page or which page has an error. ,
It is an object to provide an image forming system, a program, and a storage medium.

【0016】[0016]

【課題を解決するための手段】上記目的を達成するため
に、本発明の画像形成装置は、プリントジョブのデータ
をページ単位にビットマップデータに展開するビットマ
ップ展開手段と、前記展開されたビットマップデータを
印刷する印刷手段とを備えた画像形成装置において、前
記展開されたビットマップデータにエラーが発生したか
否かを検知するエラー検知手段と、前記エラーの発生が
検知された場合、該エラーを含むページの出力方法を選
択する選択手段とを備え、前記印刷手段は、前記選択さ
れた出力方法にしたがって、前記ビットマップデータを
印刷することを特徴とする。
In order to achieve the above object, an image forming apparatus according to the present invention comprises: a bitmap developing means for developing print job data into bitmap data in page units; An image forming apparatus comprising: a printing unit that prints map data; an error detection unit that detects whether an error has occurred in the expanded bitmap data; and Selecting means for selecting an output method of a page including an error, wherein the printing means prints the bitmap data according to the selected output method.

【0017】本発明の画像形成方法は、情報処理装置か
ら送信されたプリントジョブを画像形成装置を用いて印
刷する画像形成方法において、前記送信されるプリント
ジョブのデータをページ単位にビットマップデータに展
開する工程と、前記展開されたビットマップデータにエ
ラーが発生したか否かを検知する工程と、前記エラーの
発生が検知された場合、該エラーを含むページの出力方
法を選択する工程と、前記選択された出力方法にしたが
って、前記展開されたビットマップデータを印刷する工
程とを有することを特徴とする。
According to the image forming method of the present invention, in the image forming method of printing a print job transmitted from an information processing apparatus using an image forming apparatus, the transmitted print job data is converted into bitmap data in page units. Expanding, and detecting whether an error has occurred in the expanded bitmap data, and, when the occurrence of the error is detected, selecting an output method of a page including the error, Printing the expanded bitmap data in accordance with the selected output method.

【0018】本発明の画像形成システムは、情報処理装
置から送信されたプリントジョブを画像形成装置を用い
て印刷する画像形成システムにおいて、前記送信される
プリントジョブのデータをページ単位にビットマップデ
ータに展開するビットマップ展開手段と、前記展開され
たビットマップデータにエラーが発生したか否かを検知
するエラー検知手段と、前記エラーの発生が検知された
場合、該エラーを含むページの出力方法を選択する選択
手段と、前記選択された出力方法にしたがって、前記展
開されたビットマップデータを印刷する印刷手段とを備
えたことを特徴とする。
An image forming system according to the present invention is an image forming system for printing a print job transmitted from an information processing apparatus using an image forming apparatus, wherein the data of the transmitted print job is converted into bitmap data in page units. Bitmap expanding means for expanding, an error detecting means for detecting whether or not an error has occurred in the expanded bitmap data, and a method for outputting a page including the error when the error is detected. The image processing apparatus further comprises a selection unit for selecting, and a printing unit for printing the developed bitmap data in accordance with the selected output method.

【0019】[0019]

【発明の実施の形態】本発明の画像形成装置、画像形成
方法、画像形成システム、プログラムおよび記憶媒体の
実施の形態について図面を参照しながら説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of an image forming apparatus, an image forming method, an image forming system, a program and a storage medium according to the present invention will be described with reference to the drawings.

【0020】[第1の実施形態]図1は第1の実施形態
における画像形成システムの全体構成を示す図である。
この画像形成システムは、画像形成装置100、ホスト
コンピュータ401、パーソナルコンピュータ(PC)
402がネットワーク(LAN)400に接続された構
成を有する。
[First Embodiment] FIG. 1 is a diagram showing an entire configuration of an image forming system according to a first embodiment.
The image forming system includes an image forming apparatus 100, a host computer 401, and a personal computer (PC).
402 has a configuration connected to a network (LAN) 400.

【0021】画像形成装置100は、制御装置(コント
ローラ部)100、リーダ部(画像入力装置)200、
プリンタ部(画像出力装置)300および操作部500
を有する。
The image forming apparatus 100 includes a control unit (controller unit) 100, a reader unit (image input device) 200,
Printer unit (image output device) 300 and operation unit 500
Having.

【0022】リーダ部200は、原稿画像を光学的に読
み取り、画像データに変換する。リーダ部200は、原
稿を読み取る機能を有するスキャナユニット210、お
よび原稿用紙を搬送する機能を有する原稿給紙ユニット
250から構成される。
The reader section 200 optically reads a document image and converts it into image data. The reader unit 200 includes a scanner unit 210 having a function of reading a document, and a document feeding unit 250 having a function of conveying document sheets.

【0023】プリンタ部300は、記録紙を搬送し、そ
の上に画像データを可視画像として印字し、装置外に排
紙する。プリンタ部300は、複数種類の記録紙カセッ
トを有する給紙ユニット310、画像データを記録紙に
転写・定着する機能を有するマーキングユニット32
0、および印字された記録紙のソート、ステイプルおよ
びパンチを行って機外に出力する機能を有する排紙ユニ
ット330から構成される。
The printer section 300 conveys a recording sheet, prints image data thereon as a visible image, and discharges the sheet outside the apparatus. The printer unit 300 includes a paper feed unit 310 having a plurality of types of recording paper cassettes, and a marking unit 32 having a function of transferring and fixing image data on recording paper.
0, and a paper discharge unit 330 having a function of sorting, stapling, and punching printed recording paper and outputting it outside the apparatus.

【0024】制御装置110は、リーダ部200および
プリンタ部300に電気的に接続され、さらにネットワ
ーク400を介してホストコンピュータ401およびパ
ーソナルコンピュータ(PC)402に接続されてい
る。制御装置110は、リーダ部200を制御すること
により、原稿を読み込ませて画像データに変換させ、さ
らにプリンタ部300を制御することにより、変換され
た画像データを記録用紙に出力させるコピー機能を提供
する。また、制御装置110は、リーダ部200から取
得した画像データを、コードデータに変換し、ネットワ
ーク400を介してホストコンピュータ401に送信す
るスキャナ(OCR)機能、およびホストコンピュータ
401からネットワーク400を介して受信したコード
データを画像データに変換し、プリンタ部300に出力
するプリンタ機能を提供する。
The control device 110 is electrically connected to the reader unit 200 and the printer unit 300, and is further connected to a host computer 401 and a personal computer (PC) 402 via a network 400. The control device 110 provides a copy function of reading a document by converting the reader unit 200 to convert the converted image data into image data, and controlling the printer unit 300 to output the converted image data to recording paper. I do. Further, the control device 110 converts the image data acquired from the reader unit 200 into code data and transmits the code data to the host computer 401 via the network 400, and the scanner (OCR) function from the host computer 401 via the network 400. A printer function is provided that converts the received code data into image data and outputs it to the printer unit 300.

【0025】操作部500は、制御装置110に接続さ
れた液晶タッチパネルから構成され、画像形成システム
を操作するためのユーザインタフェース(I/F)を提
供する。
The operation unit 500 includes a liquid crystal touch panel connected to the control device 110, and provides a user interface (I / F) for operating the image forming system.

【0026】図2はリーダ部200およびプリンタ部3
00の構成を示す断面図である。リーダ部200の原稿
給送ユニット250は、原稿を先頭順に1枚ずつプラテ
ンガラス211上に給送し、原稿の読み取り動作終了
後、プラテンガラス211上の原稿を排出するものであ
る。
FIG. 2 shows a reader unit 200 and a printer unit 3.
It is sectional drawing which shows the structure of 00. The document feeding unit 250 of the reader unit 200 feeds a document one by one on the platen glass 211 in the order of the head, and discharges the document on the platen glass 211 after the reading operation of the document is completed.

【0027】プラテンガラス211上に原稿を置くか、
あるいは原稿給送ユニット250により原稿が搬送され
ると、ランプ212を点灯し、光学ユニット213の移
動を開始させて原稿を露光走査する。このとき、原稿か
らの反射光は、ミラー214、215、216およびレ
ンズ217を通じてCCDイメージセンサ(以下、CC
Dという)218に導かれる。このように走査された原
稿の画像は、CCD218によって読み取られる。CC
D218から出力される画像データは、所定の処理が施
された後、制御装置110に転送される。
A document is placed on the platen glass 211 or
Alternatively, when a document is conveyed by the document feeding unit 250, the lamp 212 is turned on, the movement of the optical unit 213 is started, and the document is exposed and scanned. At this time, the reflected light from the document passes through a mirror 214, 215, 216 and a lens 217 to a CCD image sensor (hereinafter referred to as CC).
D) 218. The image of the document thus scanned is read by the CCD 218. CC
The image data output from D218 is subjected to predetermined processing, and is then transferred to control device 110.

【0028】プリンタ部300のレーザドライバ321
は、レーザ発光部322を駆動するものであり、制御装
置110から出力された画像データに応じたレーザ光を
レーザ発光部322によって発光させる。このレーザ光
は、感光ドラム323に照射され、感光ドラム323に
はレーザ光に応じた潜像が形成される。
Laser driver 321 of printer unit 300
Drives the laser light emitting unit 322, and causes the laser light emitting unit 322 to emit laser light corresponding to the image data output from the control device 110. The laser beam is applied to the photosensitive drum 323, and a latent image corresponding to the laser beam is formed on the photosensitive drum 323.

【0029】この感光ドラム323の潜像の部分には、
現像器324によって現像剤が付着される。そして、レ
ーザ光の照射開始と同期したタイミングで、カセット3
11およびカセット312のいずれかから記録紙を給紙
して転写部325に搬送し、感光ドラム323に付着さ
れた現像剤を記録紙に転写する。
In the portion of the latent image on the photosensitive drum 323,
The developer is attached by the developing device 324. Then, at a timing synchronized with the start of laser beam irradiation, the cassette 3
The recording paper is fed from one of the cassette 11 and the cassette 312 and is conveyed to the transfer unit 325 to transfer the developer attached to the photosensitive drum 323 to the recording paper.

【0030】現像剤が付着された記録紙は定着部326
に搬送され、定着部326の熱と圧力により現像剤は記
像紙に定着される。定着部326を通過した記録紙は排
出ローラ327によって排紙ユニット330に排出され
る。排紙ユニット330では、仕分け部に排出された記
録紙を束ねて仕分けし、ステイプル部332で仕分けさ
れた記録紙のステイプルを行ったり、パンチ部333で
記録紙にパンチ穴を空ける。
The recording paper to which the developer has been applied is fixed to the fixing section 326.
The developer is fixed to the recording paper by the heat and pressure of the fixing unit 326. The recording paper that has passed through the fixing unit 326 is discharged to a discharge unit 330 by a discharge roller 327. The paper discharge unit 330 bundles and sorts the recording paper discharged to the sorting unit, staples the recording paper sorted by the stapling unit 332, and punches a punched hole in the recording paper by the punch unit 333.

【0031】また、両面記録が設定されている場合、排
出ローラ327のところまで記録紙を搬送した後、排出
ローラ327の回転方向を逆転させ、フラッパ328に
よって再給紙搬送路329に導く。再給紙搬送路329
に導かれた記録紙は、前述したタイミングで転写部32
5に給紙される。
When double-sided recording is set, the recording sheet is conveyed to the discharge roller 327, the rotation direction of the discharge roller 327 is reversed, and the recording paper is guided to the re-feed conveyance path 329 by the flapper 328. Refeeding conveyance path 329
The recording paper guided to is transferred to the transfer unit 32 at the above-described timing.
5 is fed.

【0032】図3は制御装置110の構成を示すブロッ
ク図である。制御装置110は、CPU101、ROM
120、RAM148、ハードディスク150、ネット
ワークインタフェース(I/F)104、スキャナI/
F102、プリンタ部I/F103および操作部I/F
105がシステムバス145に接続された構成を有す
る。
FIG. 3 is a block diagram showing the configuration of the control device 110. The control device 110 includes a CPU 101, a ROM
120, RAM 148, hard disk 150, network interface (I / F) 104, scanner I / F
F102, printer unit I / F103 and operation unit I / F
105 is connected to the system bus 145.

【0033】ネットワークI/F104は、LAN等の
ネットワーク400を介して外部のホストコンピュータ
401に接続されており、制御装置110は、ホストコ
ンピュータ401から送られてくるプリントジョブデー
タに従って、所定の印刷処理を実行する。
The network I / F 104 is connected to an external host computer 401 via a network 400 such as a LAN, and the control device 110 performs a predetermined printing process in accordance with print job data sent from the host computer 401. Execute

【0034】CPU101は、ROM120から読み込
んだプログラムに基づき、システムバス145に接続さ
れた各種デバイスのアクセスを統括的に制御する。ま
た、ホストコンピュータ401から受信したPDL(ペ
ージ記述言語)コードで記述されたプリントジョブデー
タは、入力データ格納領域である受信バッファ111に
蓄えられる。
The CPU 101 controls access to various devices connected to the system bus 145 based on a program read from the ROM 120. The print job data described in PDL (page description language) code received from the host computer 401 is stored in the reception buffer 111 which is an input data storage area.

【0035】受信バッファ111に蓄えられたデータ
は、CPU101によって順次解釈され、ビットマップ
データに展開される。このビットマップデータを生成す
る処理は、描画オブジェクト生成部131および描画オ
ブジェクト描画部132によって行われるが、この描画
オブジェクト生成部131および描画オブジェクト描画
部132は、CPU101によって実行されるプログラ
ムの一部として構成されている。
The data stored in the reception buffer 111 is sequentially interpreted by the CPU 101 and developed into bitmap data. The process of generating the bitmap data is performed by the drawing object generating unit 131 and the drawing object drawing unit 132. The drawing object generating unit 131 and the drawing object drawing unit 132 are used as a part of the program executed by the CPU 101. It is configured.

【0036】具体的には、まず、描画オブジェクト生成
部131がPDLコードデータ(文字印字命令、イメー
ジ描画命令、図形描画命令等)を解析し、描画に適した
中間データ形式のオブジェクトを1ページ分生成した
後、描画オブジェクト描画部132が描画オブジェクト
を基にビットマップデータを生成する。
More specifically, first, the drawing object generating unit 131 analyzes PDL code data (character print command, image drawing command, graphic drawing command, etc.), and converts an intermediate data format object suitable for drawing into one page. After the generation, the drawing object drawing unit 132 generates bitmap data based on the drawing object.

【0037】ここで、描画オブジェクト生成部131お
よび描画オブジェクト描画部132は、それぞれプリン
トジョブデータの解析中に必要に応じて、メモリフルな
どの各種エラー、用紙交換などのオペレータコールを発
生させるように構成されている。
Here, the drawing object generating section 131 and the drawing object drawing section 132 generate various errors such as memory full and operator calls such as paper exchange, etc., as needed during the analysis of the print job data. It is configured.

【0038】展開されたビットマップデータは、大容量
記憶装置であるハードディスク150や出力データ格納
領域である出力バッファ112に蓄えられる。尚、ペー
ジ記述言語で記述されたプリントジョブデータは、ホス
トコンピュータ401上のアプリケーションソフトウェ
アからの印刷指示をページ記述言語に変換するプリンタ
ドライバによって、ホストコンピュータのハードディス
ク411内にファイルとして予め生成されているものと
する。
The expanded bitmap data is stored in the hard disk 150 as a large-capacity storage device or the output buffer 112 as an output data storage area. The print job data described in the page description language is generated in advance as a file in the hard disk 411 of the host computer by a printer driver that converts a print instruction from application software on the host computer 401 into the page description language. Shall be.

【0039】RAM148は、CPU101が動作する
際に使用されるワークメモリ113、ホストコンピュー
タ401から受信したプリントジョブデータを格納する
受信バッファ111、ビットマップデータ化された描画
オブジェクトを格納する出力バッファ112などに用い
られる。
The RAM 148 includes a work memory 113 used when the CPU 101 operates, a receiving buffer 111 for storing print job data received from the host computer 401, an output buffer 112 for storing drawing objects converted into bitmap data, and the like. Used for

【0040】操作部I/F105は、操作部500に接
続される。操作部500は、液晶表示部、この液晶表示
部の上に張り付けられたタッチパネル入力装置、および
複数個のハードウェアキーを有する。タッチパネル入力
装置またはハードウェアキーにより入力された信号は、
操作部I/F105を介してCPU101に伝えられ
る。液晶表示部は、操作部I/F105から送られてき
た画像データを表示するものであり、画像形成システム
の操作における機能表示や画像データ等を表示する。
The operation unit I / F 105 is connected to the operation unit 500. The operation unit 500 includes a liquid crystal display unit, a touch panel input device attached on the liquid crystal display unit, and a plurality of hardware keys. The signal input by touch panel input device or hardware key is
The information is transmitted to the CPU 101 via the operation unit I / F 105. The liquid crystal display unit displays image data sent from the operation unit I / F 105, and displays a function display, image data, and the like in the operation of the image forming system.

【0041】スキャナI/F102は、リーダ部200
に接続されており、リーダ部200から受け取った画像
に対し、その後の過程における処理の内容に応じて最適
な2値化処理を行ったり、主走査・副走査の変倍処理を
行う機能、およびリーダ部200から送られたビデオ制
御信号を基に生成した制御信号をシステムバス145に
出力する機能を有する。
The scanner I / F 102 includes a reader unit 200
A function of performing an optimal binarization process on an image received from the reader unit 200 in accordance with the content of a process in a subsequent process, and performing a scaling process of main scanning and sub scanning, and It has a function of outputting a control signal generated based on the video control signal sent from the reader unit 200 to the system bus 145.

【0042】プリンタ部I/F103は、プリンタ部3
00に接続されており、システムバス145を介して出
力バッファ112内に記憶された画像データ、またはハ
ードディスク150に一時的に保管された画像データに
対し、スムージング処理を行ってプリンタ部300に出
力する機能、およびプリンタ部300から送られたビデ
オ制御信号を基に生成した制御信号をシステムバス14
5に出力する機能を有する。
The printer unit I / F 103 includes the printer unit 3
00, which performs smoothing processing on the image data stored in the output buffer 112 or the image data temporarily stored in the hard disk 150 via the system bus 145, and outputs the image data to the printer unit 300. The control signal generated based on the function and the video control signal transmitted from the printer unit 300 is transmitted to the system bus 14.
5 is provided.

【0043】上記構成を有する画像形成システムの印刷
処理を示す。本実施形態の印刷処理は、印刷処理中にエ
ラーが発生してもエラーを無視して処理を続行する、い
わゆるエラースキップを行わない印刷処理である。
The printing process of the image forming system having the above configuration will be described. The printing process of the present embodiment is a printing process in which even if an error occurs during the printing process, the process is ignored and the process is continued, that is, so-called error skip is not performed.

【0044】図4はホストコンピュータ401から受信
したプリントジョブデータを描画オブジェクトに変換
し、ハードディスク150に格納するまでの処理手順を
示すフローチャートである。この処理プログラムは制御
装置110内のROM120に格納されており、CPU
101によって実行される。
FIG. 4 is a flowchart showing the processing procedure from the conversion of print job data received from the host computer 401 into drawing objects and storage of the drawing objects in the hard disk 150. This processing program is stored in the ROM 120 in the control device 110,
It is executed by 101.

【0045】画像形成システムでは、まず、ホストコン
ピュータ401からプリントジョブデータを受信する
と、順次、受信バッファ111に格納する(ステップS
1)。受信バッファ111の容量が一杯であるか否かを
判別する(ステップS2)。受信バッファ111の容量
が一杯になり、さらに格納することができない場合、ホ
ストコンピュータ401に「受信バッファフル」という
エラーを返し、再度、プリントジョブデータを送信して
もらうか、あるいは印刷処理を中止するかのいずれかの
ユーザによる選択を受け付ける(ステップS3)。
In the image forming system, first, when print job data is received from the host computer 401, the print job data is sequentially stored in the reception buffer 111 (step S).
1). It is determined whether or not the capacity of the reception buffer 111 is full (step S2). If the capacity of the reception buffer 111 is full and cannot be further stored, an error "reception buffer full" is returned to the host computer 401, and the print job data is transmitted again or the printing process is stopped. The selection by any of the users is received (step S3).

【0046】ステップS3で再度、プリントジョブデー
タを送信してもらう場合、ステップS1の処理に戻る。
一方、ステップS3で印刷処理を中止する場合、この処
理を終了する。
When the print job data is transmitted again in step S3, the process returns to step S1.
On the other hand, if the printing process is to be stopped in step S3, the process ends.

【0047】また一方、ステップS2で受信バッファ1
11が一杯でない場合、プリントジョブデータを受信す
ると、描画オブジェクト生成部131は、受信バッファ
111内のプリントジョブデータの読み出し・解析処理
を行う(ステップS4)。このとき、プリントジョブデ
ータは、受信バッファ111内に格納された順に読み出
される。
On the other hand, in step S2, the reception buffer 1
When print job data is received when 11 is not full, the drawing object generation unit 131 reads and analyzes print job data in the reception buffer 111 (step S4). At this time, the print job data is read out in the order stored in the reception buffer 111.

【0048】ステップS4の解析処理では、そのプリン
トジョブデータが描画命令であるか否かを調べ、描画命
令である場合、PDL(ページ記述言語)によるプリン
トジョブデータのパラメータを調べ、所定の変換処理を
行って対応する描画オブジェクトを生成する。
In the analysis processing of step S4, it is checked whether or not the print job data is a drawing command. If the printing job data is a drawing command, the parameters of the print job data in PDL (page description language) are checked. To generate a corresponding drawing object.

【0049】一方、プリントジョブデータが文字印字命
令であった場合、プリントジョブデータで指定された文
字情報(フォント指定、サイズ、文字コード、回転角度
など)に対応するアウトラインデータをフォントROM
140から読み出し、これを基にドットパターン(描画
オブジェクト)を生成し(ステップS4)、後述するス
テップS5、S6の処理後、印字すべき位置情報、ドッ
トパターンの幅・高さ・描画論理など、バンドラスタを
描画する際に必要なページ情報と共に、描画オブジェク
トをハードディスク150に格納する(ステップS
7)。また、文字以外の図形データやイメージデータで
あった場合、同様に、各印字命令に対応した中間データ
(描画オブジェクト)を生成し(ステップS4)、後述
するステップS5、S6の処理後、印字すべき位置情報
やドットパターンの幅・高さ・描画論理などのページ情
報と共に、描画オブジェクトをハードディスク150に
格納する(ステップS7)。
On the other hand, if the print job data is a character print command, outline data corresponding to character information (font specification, size, character code, rotation angle, etc.) specified in the print job data is stored in a font ROM.
140, a dot pattern (drawing object) is generated based on this (step S4). After the processing of steps S5 and S6 described later, position information to be printed, width / height of the dot pattern, drawing logic, etc. The drawing object is stored on the hard disk 150 together with the page information necessary for drawing the band raster (step S
7). If the data is graphic data or image data other than characters, similarly, intermediate data (drawing object) corresponding to each print command is generated (step S4), and after the processing of steps S5 and S6 described later, printing is performed. The drawing object is stored in the hard disk 150 together with the page information such as the position information to be obtained and the dot pattern width / height / drawing logic (step S7).

【0050】図5は描画オブジェクトの構成を示す図で
ある。描画オブジェクトは、ページ毎のビットマップデ
ータおよびページ情報から構成されている。尚、描画オ
ブジェクトは、必ずしも図5に示す構成でなくてもよ
い。
FIG. 5 is a diagram showing the configuration of a drawing object. The drawing object includes bitmap data and page information for each page. The drawing object does not necessarily have to have the configuration shown in FIG.

【0051】図6はハードディスク150内における描
画オブジェクトが格納された部分の構造を示す図であ
る。イメージサーバテーブルは、プリントジョブ単位に
存在するプリントジョブに関する情報(以下、プリント
ジョブ情報という)および描画オブジェクト群の先頭ア
ドレスを示す構造となっている。
FIG. 6 is a diagram showing a structure of a portion of the hard disk 150 where a drawing object is stored. The image server table has a structure indicating information on a print job existing in print job units (hereinafter, referred to as print job information) and a starting address of a group of drawing objects.

【0052】ハードディスク150に格納する際、この
プリントジョブに関する情報をハードディスク150内
のプリントジョブ情報部分に格納する。このプリントジ
ョブ情報には、プリントジョブの名称、プリントジョブ
受信時間などの情報が記憶される。
When storing the print job in the hard disk 150, the information about the print job is stored in the print job information portion in the hard disk 150. The print job information stores information such as the name of the print job and the print job reception time.

【0053】ステップS4で描画命令の解釈中、メモリ
不足などの続行可能なエラーが発生したか否かを検知す
る(ステップS5)。続行可能なエラーが発生した場
合、そのエラー情報をページ情報に格納し(ステップS
6)、ステップS7の処理に移行してページ情報と共
に、描画オブジェクトをハードディスク150に格納す
る。一方、続行可能なエラーが発生していない場合、そ
のままステップS7の処理に移行する。
During the interpretation of the drawing command in step S4, it is detected whether or not an error that can be continued, such as insufficient memory, has occurred (step S5). If an error that can be continued occurs, the error information is stored in the page information (step S
6) The process proceeds to step S7, where the drawing object is stored in the hard disk 150 together with the page information. On the other hand, if no error that can be continued has occurred, the process directly proceeds to step S7.

【0054】ホストコンピュータ401から受信したプ
リントジョブデータを最終ページまで受信したか否かを
判別し(ステップS8)、受信していない場合、ステッ
プS4の処理に戻り、一方、受信した場合、ハードディ
スクへの格納処理を終了する。
It is determined whether the print job data received from the host computer 401 has been received up to the last page (step S8). If not received, the process returns to step S4. Is terminated.

【0055】図7は大容量記憶装置であるハードディス
ク150に格納されたプリントジョブデータのプリント
出力を行うまでの処理手順を示すフローチャートであ
る。この処理プログラムは制御装置110内のROM1
20に格納されており、CPU101によって実行され
る。ユーザは、操作部500において、ハードディスク
(イメージサーバ)150から出力するためのボタンを
選択することにより、ハードディスク150に格納され
ている描画オブジェクトのプリント出力処理は開始され
る。
FIG. 7 is a flowchart showing a processing procedure until print output of print job data stored in the hard disk 150 which is a mass storage device. This processing program is stored in the ROM 1 in the controller 110.
20 and is executed by the CPU 101. When the user selects a button for outputting from the hard disk (image server) 150 on the operation unit 500, the print output processing of the drawing object stored in the hard disk 150 is started.

【0056】まず、ユーザはハードディスク150内の
プリントジョブテーブルを検索し、操作部500内の液
晶表示部に表示する(ステップS11)。図8は操作部
500内の液晶表示部に表示されたイメージサーバ情報
の画面を示す図である。ユーザが操作部500内の液晶
表示部に表示されているハードディスク(イメージサー
バ)150内の所望のデータ(プリントジョブ)を選択
したか否かを判別する(ステップS12)。プリントジ
ョブが選択されず、キャンセルされた場合、この処理を
終了する。一方、プリントジョブが選択されると、エラ
ースキップを行わない本実施形態の場合、ハードディス
ク150内の該当データにおけるページ情報を順次探し
出す。
First, the user searches the print job table in the hard disk 150 and displays it on the liquid crystal display unit in the operation unit 500 (step S11). FIG. 8 is a diagram showing a screen of the image server information displayed on the liquid crystal display unit in the operation unit 500. It is determined whether the user has selected desired data (print job) in the hard disk (image server) 150 displayed on the liquid crystal display unit in the operation unit 500 (step S12). If the print job is not selected and canceled, the process ends. On the other hand, when a print job is selected, in the case of the present embodiment in which error skip is not performed, page information of corresponding data in the hard disk 150 is sequentially searched.

【0057】そして、ページ情報にエラー情報が存在す
るか否かを判別し(ステップS13)、エラー情報が存
在しない場合、ステップS17の処理に移行する。一
方、エラー情報が存在している場合、その旨を液晶表示
部に表示する(ステップS14)。図9はページ情報に
エラー情報が存在している場合のプリント出力選択画面
を示す図である。尚、図8および図9の液晶表示部にお
ける表示は一例であり、これに限るものではない。
Then, it is determined whether or not error information exists in the page information (step S13). If no error information exists, the process proceeds to step S17. On the other hand, if there is error information, that fact is displayed on the liquid crystal display unit (step S14). FIG. 9 is a diagram showing a print output selection screen when error information exists in page information. The display on the liquid crystal display unit in FIGS. 8 and 9 is an example, and the present invention is not limited to this.

【0058】ユーザからの指示を待ち、ユーザがそのエ
ラー情報を含んだ印刷データをプリント出力する選択を
行ったか否かを判別する(ステップS15)。プリント
出力処理を中止する場合、キャンセルボタン502を押
下することで、この処理を終了し、プリント出力処理を
中止する。また、詳細情報ボタン503を押下すること
により、図10に表示される、そのエラーページの詳細
を見ることも可能である。図10はエラーページ情報の
画面を示す図である。
Waiting for an instruction from the user, it is determined whether or not the user has selected to print out the print data including the error information (step S15). When canceling the print output process, the user presses a cancel button 502 to end the process and stop the print output process. By pressing the detailed information button 503, it is also possible to see the details of the error page displayed in FIG. FIG. 10 is a diagram showing a screen of error page information.

【0059】一方、プリントボタン501を押下してプ
リント出力処理を行う場合、エラーページの出力方法を
ユーザに問い合わせる(ステップS16)。図11はエ
ラーページの出力方法を選択するためのプリント出力選
択画面を示す図である。
On the other hand, when the print button 501 is pressed to perform the print output process, the user is inquired of an error page output method (step S16). FIG. 11 is a view showing a print output selection screen for selecting an error page output method.

【0060】この図11では、「全てのページを出力す
る」、「エラーページを除いて出力する」、「エラーペ
ージの手前まで出力する」などの選択を行うことができ
る。尚、図11はエラーページを含んだ印刷データのプ
リント出力方法の一例を示しているに過ぎず、表示方法
はこれに限定されない。
In FIG. 11, selections such as "output all pages", "output except error pages", and "output up to error pages" can be made. Note that FIG. 11 shows only an example of a print output method of print data including an error page, and the display method is not limited to this.

【0061】そして、画像形成システムでは、特にエラ
ーページを意識することなくハードディスク150内の
描画オブジェクトデータを出力バッファ112に転送す
る(ステップS17)。
Then, the image forming system transfers the drawing object data in the hard disk 150 to the output buffer 112 without paying particular attention to the error page (step S17).

【0062】プリンタ部300は、出力バッファ112
から出力データを取得し(ステップS18)、ページ単
位にプリント出力を行う(ステップS19)。そして、
ページ情報にエラーが存在するか否かを判別し(ステッ
プS20)、エラーが存在する場合、ステップS16で
ユーザによって指定された出力方法を判別する(ステッ
プS21)。一方、エラーが存在しない場合、プリント
出力処理を行う(ステップS22)。
The printer unit 300 includes an output buffer 112
Is obtained (step S18), and print output is performed in page units (step S19). And
It is determined whether or not there is an error in the page information (step S20). If there is an error, the output method specified by the user in step S16 is determined (step S21). On the other hand, if there is no error, print output processing is performed (step S22).

【0063】ステップS21で出力方法として「全ての
ページを出力する」が選択された場合、ページ情報のエ
ラーページを意識せずにプリント出力処理を行う(ステ
ップS22)。この場合、エラーページの印字結果につ
いては保証されないことは言うまでもない。そして、最
終ページのプリントであるか否かを判別し(ステップS
23)、最終ページのプリントでない場合、ステップS
19の処理に戻り、最終ページのプリントである場合、
この処理を終了する。
If "output all pages" is selected as the output method in step S21, the print output process is performed without considering the error page of the page information (step S22). In this case, it goes without saying that the printing result of the error page is not guaranteed. Then, it is determined whether or not the last page is printed (step S).
23) If the last page is not printed, step S
Returning to the processing of step 19, if the last page is printed,
This processing ends.

【0064】一方、ステップS21で出力方法として
「エラーページを除いて出力する」が選択された場合、
そのままステップS23の処理に移行する。つまり、実
際にページをプリント出力する際、ページ情報を確認
し、エラー情報がある場合、そのページのビットマップ
データを印字しない。
On the other hand, if "output without error page" is selected as the output method in step S21,
The process directly proceeds to step S23. That is, when actually printing out a page, the page information is checked, and if there is error information, the bitmap data of the page is not printed.

【0065】また一方、ステップS21で出力方法とし
て「エラーページの手前まで出力する」が選択された場
合、この処理を終了する。つまり、実際にページをプリ
ント出力する際、ページ情報を確認し、エラー情報があ
る場合、そのページのビットマップデータを印字せず、
その時点でプリント出力処理を中止する。
On the other hand, if "output up to the error page" is selected as the output method in step S21, this processing ends. In other words, when actually printing out a page, check the page information, and if there is error information, do not print the bitmap data of that page,
At that point, the print output process is stopped.

【0066】このように、本実施形態では、ホストコン
ピュータ401からプリントジョブデータを受信し、ハ
ードディスク150に格納し、エラースキップさせない
でプリント出力を行う場合、プリントジョブデータの展
開時にエラーを検知しても、画像形成システムの処理を
停止させないようにすることができる。
As described above, in the present embodiment, when print job data is received from the host computer 401 and stored in the hard disk 150 and printout is performed without error skipping, an error is detected when the print job data is expanded. Also, it is possible to prevent the processing of the image forming system from being stopped.

【0067】また、エラーページを含んだプリントジョ
ブデータを印字する際、印字用紙を無駄にしないで済
む。さらに、ハードディスク150に格納されているプ
リントジョブデータがエラーページを含んでいるのか、
あるいはどのページにエラーが存在するのかを、ユーザ
は確認できる。
Further, when printing print job data including an error page, it is not necessary to waste printing paper. Further, whether the print job data stored in the hard disk 150 includes an error page,
Alternatively, the user can check which page has the error.

【0068】[第2の実施形態]前記第1の実施の形態
では、描画オブジェクト作成中に発生したエラーに対
し、ページ情報にそのエラー情報を記憶させ、プリント
出力時にそのエラー情報を見てプリント出力方法を選択
する場合を示したが、第2の実施の形態では、プリント
出力時にハードディスク(イメージサーバ)内のページ
情報を見て、必要な描画オブジェクトのみ出力バッファ
に送信してプリント出力させる場合を示す。
[Second Embodiment] In the first embodiment, when an error occurs during the creation of a drawing object, the error information is stored in the page information, and the error information is printed at the time of printout. Although the case where the output method is selected has been described, in the second embodiment, when the page information in the hard disk (image server) is viewed at the time of print output, only necessary drawing objects are transmitted to the output buffer and printed. Is shown.

【0069】第2の実施形態における画像形成システム
の構成は、前記第1の実施形態と同様である。また、イ
メージサーバに格納する手順は、前記第1の実施の形態
で示した手順と同様の手順であるので、ここではハード
ディスク(イメージサーバ)からプリントジョブを取得
してプリント出力処理する方法についてだけ説明する。
The configuration of the image forming system according to the second embodiment is the same as that of the first embodiment. Since the procedure for storing the image data in the image server is the same as the procedure described in the first embodiment, only the method for acquiring a print job from the hard disk (image server) and performing print output processing is described here. explain.

【0070】図12は第2の実施形態におけるプリント
出力処理手順を示すフローチャートである。この処理プ
ログラムは制御装置110内のROM120に格納され
ており、CPU101によって実行される。前記第1の
実施の形態と同様、まず、操作部500において、ユー
ザがハードディスク(イメージサーバ)150から出力
するためのボタン(図示せず)を選択することにより、
ハードディスク150に格納されているプリントジョブ
の一覧が表示される。
FIG. 12 is a flowchart showing a print output processing procedure according to the second embodiment. This processing program is stored in the ROM 120 in the control device 110 and is executed by the CPU 101. As in the first embodiment, the user first selects a button (not shown) for outputting from the hard disk (image server) 150 on the operation unit 500,
A list of print jobs stored on the hard disk 150 is displayed.

【0071】まず、ハードディスク150内のプリント
ジョブテーブルを検索し、図8に示すように、操作部5
00内の液晶表示部に表示する(ステップS31)。ユ
ーザが操作部500内の液晶表示部に表示されているハ
ードディスク(イメージサーバ)150内の所望のデー
タ(プリントジョブ)を選択したか否かを判別する(ス
テップS32)。プリントジョブが選択されず、キャン
セルされた場合、この処理を終了する。一方、プリント
ジョブが選択されると、エラースキップしない場合、ハ
ードディスク150内の該当データにおけるページ情報
を順次探し出す。
First, the print job table in the hard disk 150 is searched, and as shown in FIG.
00 is displayed on the liquid crystal display section (step S31). It is determined whether the user has selected desired data (print job) in the hard disk (image server) 150 displayed on the liquid crystal display unit in the operation unit 500 (step S32). If the print job is not selected and canceled, the process ends. On the other hand, when a print job is selected, if error skip is not performed, page information of corresponding data in the hard disk 150 is sequentially searched.

【0072】そして、ページ情報にエラー情報が存在す
るか否かを判別し(ステップS33)、エラー情報が存
在しない場合、ステップS37の処理に移行する。一
方、エラー情報が存在している場合、図9に示すよう
に、その旨を液晶表示部に表示する(ステップS3
4)。また、詳細情報ボタン503を押下することによ
り、図10に表示される、そのエラーページの詳細を見
ることも可能である。
Then, it is determined whether or not error information exists in the page information (step S33). If no error information exists, the process proceeds to step S37. On the other hand, when the error information exists, the fact is displayed on the liquid crystal display unit as shown in FIG. 9 (step S3).
4). By pressing the detailed information button 503, it is also possible to see the details of the error page displayed in FIG.

【0073】ユーザからの指示を待ち、ユーザがそのエ
ラー情報を含んだ印刷データをプリント出力する選択を
行ったか否かを判別する(ステップS35)。プリント
出力処理を中止する場合、図9のキャンセルボタン50
2を押下することで、この処理は終了し、プリント出力
処理を中止する。一方、プリントボタン501を押下し
てプリント出力処理を行う場合、図11に示すプリント
出力選択画面を表示し、エラーページの出力方法をユー
ザに問い合わせる(ステップS36)。図11では、
「全てのページを出力する」、「エラーページを除いて
出力する」、「エラーページの手前まで出力する」など
の選択を行うことができる。
Waiting for an instruction from the user, it is determined whether or not the user has selected to print out the print data including the error information (step S35). When canceling the print output process, the cancel button 50 in FIG.
By pressing 2, the process ends, and the print output process is stopped. On the other hand, when the print button 501 is pressed to perform the print output process, a print output selection screen shown in FIG. 11 is displayed, and the user is inquired about an error page output method (step S36). In FIG.
The user can select “output all pages”, “output without error pages”, “output up to the error page”, and the like.

【0074】画像形成システムでは、ハードディスク1
50内の描画オブジェクトデータを出力バッファ112
に転送する際、描画オブジェクトのエラー情報を検知
し、ユーザにより指定された描画オブジェクトのみを出
力バッファ112に転送する。
In the image forming system, the hard disk 1
Output drawing data 112 in the output buffer 112
At the time of transfer, the error information of the drawing object is detected, and only the drawing object specified by the user is transferred to the output buffer 112.

【0075】例えば、出力方法として「全てのページを
出力する」が選択された場合、ページ情報のエラーペー
ジを意識せず、全てのページの描画オブジェクトを出力
バッファ112に転送する(ステップS37)。この場
合、エラーページの印字結果については保証されないこ
とは言うまでもない。一方、出力方法として「エラーペ
ージを除いて出力する」が選択された場合、実際にエラ
ーページ以外の描画オブジェクトのみを出力バッファ1
12に転送する(ステップS38)。また一方、出力方
法して「エラーページの手前まで出力する」が選択され
た場合、実際にエラーページを検知した段階で出力バッ
ファ112への転送を中止する(ステップS39)。
For example, when "output all pages" is selected as the output method, the drawing objects of all pages are transferred to the output buffer 112 without regard to the error page of the page information (step S37). In this case, it goes without saying that the printing result of the error page is not guaranteed. On the other hand, if “output without error page” is selected as the output method, only the drawing objects other than the error page are actually output to the output buffer 1.
12 (step S38). On the other hand, if "output up to the error page" is selected as the output method, the transfer to the output buffer 112 is stopped when the error page is actually detected (step S39).

【0076】プリンタ部300は、出力バッファ112
から描画オブジェクトを取得し、取得した描画オブジェ
クトをページ単位でプリントし(ステップS40)、処
理を終了する。ここで、プリンタ部300によって取得
される描画オブジェクトは、ユーザが指定したプリント
出力方法に則ったデータである。
The printer unit 300 includes an output buffer 112
Then, the drawing object is obtained from, and the obtained drawing object is printed for each page (step S40), and the process is ended. Here, the drawing object acquired by the printer unit 300 is data according to the print output method specified by the user.

【0077】このように、第2の実施形態においても前
記第1の実施形態と同様の効果を得ることができる。
As described above, the same effects as those of the first embodiment can be obtained in the second embodiment.

【0078】[第3の実施形態]前記第1および第2の
実施形態では、描画オブジェクトの作成中に発生したエ
ラーをページ情報にそのエラー情報を記憶させる場合を
示したが、第3の実施形態では、描画オブジェクトの作
成中に発生したエラーをハードディスク(イメージサー
バ)に格納する際、ハードディスク(イメージサーバ)
内で各プリントジョブデータとして作成されるプリント
ジョブ情報にそのエラー情報を記憶させる場合を示す。
第3の実施形態における画像形成システムの構成は、前
記第1の実施形態と同様である。
[Third Embodiment] In the first and second embodiments, the case where an error occurred during the creation of a drawing object is stored in the page information is described. In the form, when an error that occurred while creating a drawing object is stored in the hard disk (image server), the hard disk (image server)
The case where the error information is stored in the print job information created as each print job data in FIG.
The configuration of the image forming system according to the third embodiment is the same as that of the first embodiment.

【0079】図13は第3の実施形態におけるホストコ
ンピュータ401から受信したプリントジョブデータを
描画オブジェクトに変換し、ハードディスク150に格
納するまでの処理手順を示すフローチャートである。こ
の処理プログラムは制御装置110内のROM120に
格納されており、CPU101によって実行される。
FIG. 13 is a flowchart showing the processing procedure from the conversion of print job data received from the host computer 401 to drawing objects in the third embodiment and the storage of the print objects in the hard disk 150. This processing program is stored in the ROM 120 in the control device 110 and is executed by the CPU 101.

【0080】前記第1および第2の実施形態と同様、画
像形成システムは、まずホストコンピュータ401から
プリントジョブデータを受信すると、順次受信バッファ
111に格納する(ステップS41)。受信バッファ1
11の容量が一杯であるか否かを判別する(ステップS
42)。受信バッファ111の容量が一杯になり、さら
に格納することができない場合、ホストコンピュータ4
01に「受信バッファフル」というエラーを返し、再度
プリントジョブデータを送信してもらうか、あるいは印
刷処理の中止するかのユーザによる選択を受け付ける
(ステップS43)。ステップS43で再度、プリント
ジョブデータを送信してもらう場合、ステップS41の
処理に戻る。一方、ステップS43で印刷処理を中止す
る場合、この処理を終了する。
As in the first and second embodiments, upon receiving print job data from the host computer 401, the image forming system sequentially stores the print job data in the reception buffer 111 (step S41). Receive buffer 1
11 is determined to be full (step S).
42). If the capacity of the reception buffer 111 is full and cannot be further stored, the host computer 4
In step S43, an error “reception buffer full” is returned to the user, and the user's selection of whether to send print job data again or to stop the print processing is accepted. If the print job data is to be transmitted again in step S43, the process returns to step S41. On the other hand, when the printing process is stopped in step S43, the process ends.

【0081】一方、ステップS42で受信バッファ11
1の容量が一杯でない場合、プリントジョブデータを受
信すると、前記第1の実施形態と同様、描画オブジェク
ト生成部131は受信バッファ内111のプリントジョ
ブデータの読み出し・解析処理を行う(ステップS4
4)。このとき、読み出されるプリントジョブデータ
は、受信バッファ111内に格納された順に読み出され
る。
On the other hand, in step S42, the reception buffer 11
If the print job data is received when the capacity of No. 1 is not full, the drawing object generation unit 131 reads and analyzes the print job data in the reception buffer 111 as in the first embodiment (step S4).
4). At this time, the read print job data is read out in the order stored in the reception buffer 111.

【0082】ステップS44の解析処理では、そのプリ
ントジョブデータが描画命令であるか否かを調べ、描画
命令である場合、PDL(ページ記述言語)によるプリ
ントジョブデータのパラメータを調べ、所定の変換処理
を行って対応する描画オブジェクトを生成する。一方、
プリントジョブデータが文字印字命令であった場合、プ
リントジョブデータで指定された文字情報(フォント指
定、サイズ、文字コード、回転角度など)に対応するア
ウトラインデータをフォントROM140から読み出し
てドットパターン(描画オブジェクト)を生成した後、
印字すべき位置情報やドットパターンの幅・高さ・描画
論理など、バンドラスタに描画する際に必要なページ情
報と共に、ハードディスク150に格納する。また一
方、文字以外の図形データやイメージデータであった場
合、同様に各印字命令に対応した中間データ(描画オブ
ジェクト)を生成し、印字すべき位置情報やドットパタ
ーンの幅・高さ・描画論理などのページ情報と共に、ハ
ードディスク150に格納する。尚、ページ毎のビット
マップデータおよびページ情報から構成される描画オブ
ジェクトは、図5に示す構成を有するが、必ずしもこの
構成でなくてもよい。
In the analysis process of step S44, it is checked whether or not the print job data is a drawing command. If the printing job data is a drawing command, the parameters of the print job data in PDL (page description language) are checked. To generate a corresponding drawing object. on the other hand,
If the print job data is a character print command, outline data corresponding to the character information (font specification, size, character code, rotation angle, etc.) specified in the print job data is read from the font ROM 140 and a dot pattern (drawing object ), Then
The information is stored in the hard disk 150 together with page information necessary for drawing on the band raster, such as position information to be printed, dot pattern width / height, drawing logic, and the like. On the other hand, if the data is graphic data or image data other than characters, the intermediate data (drawing object) corresponding to each print command is similarly generated, and the position information to be printed, the width / height of the dot pattern, the drawing logic Is stored in the hard disk 150 together with page information such as The drawing object composed of bitmap data and page information for each page has the configuration shown in FIG. 5, but does not necessarily have to have this configuration.

【0083】また、ハードディスク150内に描画オブ
ジェクトを格納する部分の構造は、前記第1の実施形態
と同様、図6に示す構造になっている。イメージサーバ
テーブルは、プリントジョブ単位に存在するプリントジ
ョブに関する情報(以下、プリントジョブ情報という)
および描画オブジェクト群の先頭アドレスを示す構造と
なっている。
The structure of the portion for storing the drawing objects in the hard disk 150 is the same as that of the first embodiment shown in FIG. The image server table stores information on print jobs that exist in print job units (hereinafter referred to as print job information).
And the head address of the drawing object group.

【0084】ハードディスク150に格納する際、この
プリントジョブに関する情報をハードディスク150内
のプリントジョブ情報部分に格納する。このプリントジ
ョブ情報には、プリントジョブの名称、プリントジョブ
受信時間などの情報が記憶される。
When storing the print job in the hard disk 150, the information about the print job is stored in the print job information portion in the hard disk 150. The print job information stores information such as the name of the print job and the print job reception time.

【0085】ステップS44で描画命令解釈中、メモリ
不足などの続行可能なエラーが発生したか否かを検知す
る(ステップS45)。続行可能なエラーが発生した場
合、そのエラー情報をプリントジョブ情報内のエラー情
報に格納し(ステップS46)、ハードディスク150
に描画オブジェクトを格納する(ステップS47)。一
方、ステップS45で続行可能なエラーが発生していな
い場合、そのままステップS47の処理に移行する。
During the interpretation of the drawing command in step S44, it is detected whether or not an error that can be continued, such as insufficient memory, has occurred (step S45). If an error that can be continued occurs, the error information is stored in the error information in the print job information (step S46), and the hard disk 150
(Step S47). On the other hand, if no error that can be continued has occurred in step S45, the process directly proceeds to step S47.

【0086】この後、ホストコンピュータ401から受
信したプリントジョブデータを最終ページまで受信した
か否かを判別し(ステップS48)、受信していない場
合、ステップS44の処理に戻り、一方、最終ページま
で受信した場合、プリントジョブに関する情報をハード
ディスク150内のプリント情報部分に格納し(ステッ
プS49)、ハードディスクへの格納処理を終了する。
このプリントジョブ情報には、プリントジョブの名称、
プリントジョブ受信時間、エラー発生時のエラー情報な
どの情報が記憶される。
Thereafter, it is determined whether or not the print job data received from the host computer 401 has been received up to the last page (step S48). If not, the process returns to step S44, and on the other hand, up to the last page. If received, the information regarding the print job is stored in the print information portion in the hard disk 150 (step S49), and the storage processing to the hard disk ends.
The print job information includes the name of the print job,
Information such as a print job reception time and error information when an error occurs is stored.

【0087】図14は第3の実施形態におけるプリント
出力処理手順を示すフローチャートである。この処理プ
ログラムは、制御装置110内のROM120に格納さ
れており、CPU101によって実行される。前記第1
の実施の形態と同様、まず、操作部500において、ユ
ーザがハードディスク(イメージサーバ)150から出
力を行うためのボタン(図示せず)を選択することによ
り、ハードディスク150に格納されているプリントジ
ョブの一覧が示される。
FIG. 14 is a flowchart showing a print output processing procedure in the third embodiment. This processing program is stored in the ROM 120 in the control device 110 and is executed by the CPU 101. The first
As in the first embodiment, first, the user selects a button (not shown) for performing output from the hard disk (image server) 150 on the operation unit 500, so that the print job stored in the hard disk 150 is A list is shown.

【0088】まず、ハードディスク150内のプリント
ジョブテーブルを検索し、図8に示すように、操作部5
00内の液晶表示部に表示する(ステップS51)。ユ
ーザが操作部500内の液晶表示部に表示されているハ
ードディスク(イメージサーバ)150内の所望のデー
タ(プリントジョブ)を選択したか否かを判別する(ス
テップS52)。プリントジョブが選択されず、キャン
セルされた場合、この処理を終了する。一方、プリント
ジョブが選択されると、エラースキップしないで印刷を
行う場合、ハードディスク150内のプリントジョブ情
報にエラー情報が存在するか否かを判別し(ステップS
53)、エラー情報が存在しない場合、ステップS57
の処理に移行する。一方、エラー情報が存在している場
合、図9に示すように、その旨を液晶表示部に表示する
(ステップS54)。また、詳細情報ボタン503を押
下することにより、図10に示すように、そのエラーペ
ージの詳細を見ることも可能である。
First, the print job table in the hard disk 150 is searched, and as shown in FIG.
00 is displayed on the liquid crystal display section (step S51). It is determined whether the user has selected desired data (print job) in the hard disk (image server) 150 displayed on the liquid crystal display unit in the operation unit 500 (step S52). If the print job is not selected and canceled, the process ends. On the other hand, when a print job is selected, when printing is performed without error skipping, it is determined whether or not error information exists in the print job information in the hard disk 150 (step S).
53) If there is no error information, step S57
Move to the processing of. On the other hand, when the error information exists, the fact is displayed on the liquid crystal display unit as shown in FIG. 9 (step S54). By pressing the detailed information button 503, it is also possible to see the details of the error page as shown in FIG.

【0089】ユーザからの指示を待ち、ユーザがそのエ
ラー情報を含んだ印刷データをプリント出力選択を行っ
たか否かを判別する(ステップS55)。プリント出力
処理を中止する場合、キャンセルボタン502を押下す
ることで、この処理を終了し、プリント出力処理を中止
する。一方、プリントボタン501を押下してプリント
出力処理を行う場合、図11に示すように、エラーペー
ジの出力方法をユーザに問い合わせる(ステップS5
6)。
Waiting for an instruction from the user, it is determined whether or not the user has selected to print out the print data containing the error information (step S55). When canceling the print output process, the user presses a cancel button 502 to end the process and stop the print output process. On the other hand, when the print button 501 is pressed to perform the print output process, the user is inquired of an error page output method as shown in FIG. 11 (step S5).
6).

【0090】図11では、「全てのページを出力す
る」、「エラーページを除いて出力する」、「エラーペ
ージの手前まで出力する」などの選択を行うことができ
る。
In FIG. 11, selections such as "output all pages", "output except error pages", and "output up to the error page" can be made.

【0091】画像形成システムでは、ハードディスク1
50内の描画オブジェクトデータを出力バッファ112
に転送する際、描画オブジェクトのエラー情報を検知
し、ユーザにより指定されたオブジェクトのみを出力バ
ッファ112に転送する。
In the image forming system, the hard disk 1
Output drawing data 112 in the output buffer 112
In this case, the error information of the drawing object is detected, and only the object specified by the user is transferred to the output buffer 112.

【0092】例えば、出力方法として「全てのページを
出力する」が選択された場合、ページ情報のエラーペー
ジを意識せず、全てのページの描画オブジェクトを出力
バッファ112に転送する(ステップS57)。この場
合、エラーページの印字結果については保証されないこ
とは言うまでもない。一方、出力方法として「エラーペ
ージを除いて出力する」が選択された場合、実際にエラ
ーページ以外の描画オブジェクトのみを出力バッファ1
12に転送する(ステップS58)。また一方、出力方
法して「エラーページの手前まで出力する」が選択され
た場合、実際にエラーページを検知した段階で出力バッ
ファ112への転送を中止する(ステップS59)。
For example, when "output all pages" is selected as the output method, the drawing objects of all pages are transferred to the output buffer 112 without regard to the error page of the page information (step S57). In this case, it goes without saying that the printing result of the error page is not guaranteed. On the other hand, if “output without error page” is selected as the output method, only the drawing objects other than the error page are actually output to the output buffer 1.
12 (step S58). On the other hand, when "output up to the error page" is selected as the output method, the transfer to the output buffer 112 is stopped when the error page is actually detected (step S59).

【0093】そして、プリンタ部300は、出力バッフ
ァ112から出力データを取得し、描画オブジェクトを
ページ単位で印字し(ステップS60)、処理を終了す
る。ここで、プリンタ部300によって取得される描画
オブジェクトは、ユーザが指定したプリント出力方法に
則ったデータである。
Then, the printer unit 300 acquires the output data from the output buffer 112, prints the drawing object in page units (step S60), and ends the processing. Here, the drawing object acquired by the printer unit 300 is data according to the print output method specified by the user.

【0094】このように、第3の実施形態においても、
前記第1および第2の実施形態と同様の効果が得られ
る。
As described above, also in the third embodiment,
The same effects as in the first and second embodiments can be obtained.

【0095】以上が本発明の実施の形態の説明である
が、本発明は、これら実施の形態の構成に限られるもの
ではなく、特許請求の範囲で示した機能、または実施の
形態の構成が持つ機能が達成できる構成であれば、どの
ようなものであっても適用可能である。
The above is an explanation of the embodiments of the present invention. However, the present invention is not limited to the configurations of the embodiments, and the functions described in the claims or the configurations of the embodiments are not limited to the embodiments. Any configuration can be applied as long as it has a function that can be achieved.

【0096】例えば、上記第3の実施形態では、描画オ
ブジェクトを出力バッファに転送する時に、ユーザによ
って選択された出力方法に応じて描画オブジェクトを転
送していたが、前記第1の実施形態と同様、印刷する時
に、ユーザによって選択された出力方法に応じて印刷す
るようにしてもよい。
For example, in the third embodiment, when the drawing object is transferred to the output buffer, the drawing object is transferred according to the output method selected by the user. However, as in the first embodiment, When printing, printing may be performed according to the output method selected by the user.

【0097】また、本発明は、前述した実施形態の機能
を実現するソフトウェアのプログラムコードを記憶した
記録媒体を用いて、システムあるいは装置にプログラム
を供給することによって達成される場合にも適用できる
ことはいうまでもない。この場合、記憶媒体から読み出
されたプログラムコード自体が本発明の新規な機能を実
現することになり、プログラム自体およびそのプログラ
ムを記憶した記憶媒体は本発明を構成することになる。
The present invention can also be applied to a case where the present invention is achieved by supplying a program to a system or an apparatus using a recording medium storing software program codes for realizing the functions of the above-described embodiments. Needless to say. In this case, the program code itself read from the storage medium implements the novel function of the present invention, and the program itself and the storage medium storing the program constitute the present invention.

【0098】上記実施形態では、図4、図7、図12、
図13、図14のフローチャートに示すプログラムコー
ドは記憶媒体であるROMに格納されている。プログラ
ムコードを供給する記憶媒体としては、例えばフロッピ
ー(登録商標)ディスク、ハードディスク、CD−RO
M、CD−R、DVD、磁気テープ、不揮発性のメモリ
カードなどを用いることができる。
In the above embodiment, FIG. 4, FIG. 7, FIG.
The program codes shown in the flowcharts of FIGS. 13 and 14 are stored in a ROM serving as a storage medium. As a storage medium for supplying the program code, for example, a floppy (registered trademark) disk, a hard disk, a CD-RO
M, CD-R, DVD, magnetic tape, nonvolatile memory card, and the like can be used.

【0099】[0099]

【発明の効果】本発明によれば、ホストコンピュータな
どの外部装置からページデータを受信し、イメージサー
バに保管する際、エラースキップさせない場合にプリン
トジョブデータの展開時にエラーを検知しても、画像形
成システムの処理を停止させないようにすることができ
る。
According to the present invention, when page data is received from an external device such as a host computer and stored in an image server, if an error is detected during the expansion of print job data without error skipping, the image data can be stored in the image server. The processing of the forming system can be prevented from being stopped.

【0100】また、エラーページを含んだプリントジョ
ブデータを印字する際、印字用紙を無駄にしないで済
む。
Further, when printing print job data including an error page, it is not necessary to waste printing paper.

【0101】さらに、イメージサーバに保管されている
プリントジョブデータがエラーページを含んでいるの
か、あるいはどのページにエラーが存在するかを、ユー
ザが確認できる。
Further, the user can confirm whether the print job data stored in the image server includes an error page or which page has an error.

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

【図1】第1の実施形態における画像形成システムの全
体構成を示す図である。
FIG. 1 is a diagram illustrating an overall configuration of an image forming system according to a first embodiment.

【図2】リーダ部200およびプリンタ部300の構成
を示す断面図である。
FIG. 2 is a cross-sectional view illustrating a configuration of a reader unit 200 and a printer unit 300.

【図3】制御装置110の構成を示すブロック図であ
る。
FIG. 3 is a block diagram showing a configuration of a control device 110.

【図4】ホストコンピュータ401から受信したプリン
トジョブデータを描画オブジェクトに変換し、ハードデ
ィスク150に格納するまでの処理手順を示すフローチ
ャートである。
FIG. 4 is a flowchart showing a procedure for converting print job data received from a host computer 401 into drawing objects and storing the drawing objects in a hard disk 150.

【図5】描画オブジェクトの構成を示す図である。FIG. 5 is a diagram illustrating a configuration of a drawing object.

【図6】ハードディスク150内における描画オブジェ
クトが格納された部分の構造を示す図である。
FIG. 6 is a diagram showing a structure of a portion of the hard disk 150 in which a drawing object is stored.

【図7】大容量記憶装置であるハードディスク150に
格納されたプリントジョブデータのプリント出力を行う
までの処理手順を示すフローチャートである。
FIG. 7 is a flowchart showing a processing procedure until print output of print job data stored in a hard disk 150 which is a mass storage device.

【図8】操作部500内の液晶表示部に表示されたイメ
ージサーバ情報の画面を示す図である。
FIG. 8 is a diagram showing a screen of image server information displayed on a liquid crystal display unit in the operation unit 500.

【図9】ページ情報にエラー情報が存在している場合の
プリント出力選択画面を示す図である。
FIG. 9 is a diagram illustrating a print output selection screen when error information exists in page information.

【図10】エラーページ情報の画面を示す図である。FIG. 10 is a diagram showing a screen of error page information.

【図11】エラーページの出力方法を選択するためのプ
リント出力選択画面を示す図である。
FIG. 11 is a diagram showing a print output selection screen for selecting an error page output method.

【図12】第2の実施形態におけるプリント出力処理手
順を示すフローチャートである。
FIG. 12 is a flowchart illustrating a print output processing procedure according to the second embodiment.

【図13】第3の実施形態におけるホストコンピュータ
401から受信したプリントジョブデータを描画オブジ
ェクトに変換し、ハードディスク150に格納するまで
の処理手順を示すフローチャートである。
FIG. 13 is a flowchart illustrating a procedure for converting print job data received from a host computer 401 into a drawing object and storing the drawing object in a hard disk 150 according to the third embodiment.

【図14】第3の実施形態におけるプリント出力処理手
順を示すフローチャートである。
FIG. 14 is a flowchart illustrating a print output processing procedure according to the third embodiment.

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

100 画像形成装置 110 制御装置 200 リーダ部 300 プリンタ部 400 ネットワーク(LAN) 401 ホストコンピュータ 402 パーソナルコンピュータ(PC) 500 操作部 REFERENCE SIGNS LIST 100 image forming apparatus 110 control device 200 reader unit 300 printer unit 400 network (LAN) 401 host computer 402 personal computer (PC) 500 operation unit

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 2C061 AP01 AQ06 HH03 HJ06 HJ08 HK11 HN04 HN15 HN24 HQ17 HV06 HV09 HV11 HV12 HV13 HV33 HV36 HV44 HV50 2C087 AB05 AC08 BB01 BC05 BC14 CB02 CB18 DA02 DA07 2C187 AC07 5B021 AA01 DD03 NN16  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 2C061 AP01 AQ06 HH03 HJ06 HJ08 HK11 HN04 HN15 HN24 HQ17 HV06 HV09 HV11 HV12 HV13 HV33 HV36 HV44 HV50 2C087 AB05 AC08 BB01 BC05 BC14 CB02 2CB18 A02 DD07

Claims (17)

【特許請求の範囲】[Claims] 【請求項1】 プリントジョブのデータをページ単位に
ビットマップデータに展開するビットマップ展開手段
と、 前記展開されたビットマップデータを印刷する印刷手段
とを備えた画像形成装置において、 前記展開されたビットマップデータにエラーが発生した
か否かを検知するエラー検知手段と、 前記エラーの発生が検知された場合、該エラーを含むペ
ージの出力方法を選択する選択手段とを備え、 前記印刷手段は、前記選択された出力方法にしたがっ
て、前記ビットマップデータを印刷することを特徴とす
る画像形成装置。
1. An image forming apparatus comprising: a bitmap developing unit configured to develop print job data into bitmap data in page units; and a printing unit configured to print the developed bitmap data. Error detecting means for detecting whether or not an error has occurred in the bitmap data; and selecting means for selecting an output method of a page including the error when the occurrence of the error is detected, wherein the printing means comprises An image forming apparatus that prints the bitmap data according to the selected output method.
【請求項2】 前記選択手段は、前記ビットマップデー
タを印刷する時、前記ページの出力方法を選択すること
を特徴とする請求項1記載の画像形成装置。
2. The image forming apparatus according to claim 1, wherein the selection unit selects the page output method when printing the bitmap data.
【請求項3】 前記ビットマップデータを印刷する前に
出力バッファに転送するデータ転送手段を備え、 前記選択手段は、前記ビットマップを転送する時、前記
ページの出力方法を選択し、 前記データ転送手段は、前記選択されたページの出力方
法に応じて前記ビットマップデータを転送することを特
徴とする請求項1記載の画像形成装置。
3. A data transfer unit for transferring the bitmap data to an output buffer before printing, wherein the selection unit selects the page output method when transferring the bitmap, and the data transfer. 2. The image forming apparatus according to claim 1, wherein the unit transfers the bitmap data according to a method of outputting the selected page.
【請求項4】 前記ビットマップデータに展開する時、
前記エラーが検知された場合、該エラーを前記ページに
関する情報が記憶されたページ情報に記憶するページ情
報記憶手段を備えたことを特徴とする請求項1乃至3の
いずれかに記載の画像形成装置。
4. When developing into the bitmap data,
4. The image forming apparatus according to claim 1, further comprising: a page information storage unit configured to store the error in page information storing information on the page when the error is detected. 5. .
【請求項5】 前記ビットマップデータに展開する時、
前記エラーが検知された場合、該エラーを前記プリント
ジョブに関する情報が記憶されたプリントジョブ情報に
記憶するプリントジョブ情報記憶手段を備えたことを特
徴とする請求項1乃至3のいずれかに記載の画像形成装
置。
5. When developing into the bitmap data,
4. The print job information storage device according to claim 1, further comprising a print job information storage unit that stores the error in print job information in which information on the print job is stored when the error is detected. Image forming device.
【請求項6】 前記選択手段は、ユーザによって指定さ
れた前記ページの出力方法を選択することを特徴とする
請求項1乃至5のいずれかに記載の画像形成装置。
6. The image forming apparatus according to claim 1, wherein the selection unit selects an output method of the page specified by a user.
【請求項7】 前記プリントジョブと共に、前記検知さ
れたエラー情報を記憶するプリント情報記憶手段と、 前記記憶されたエラー情報を表示する表示手段とを備
え、 前記選択手段は、前記表示されたエラー情報を基に前記
ページの出力方法を選択することを特徴とする請求項6
記載の画像形成装置。
7. A print information storage unit for storing the detected error information together with the print job, and a display unit for displaying the stored error information, wherein the selection unit includes the display unit. 7. The method according to claim 6, wherein the output method of the page is selected based on information.
The image forming apparatus as described in the above.
【請求項8】 情報処理装置から送信されたプリントジ
ョブを画像形成装置を用いて印刷する画像形成方法にお
いて、 前記送信されるプリントジョブのデータをページ単位に
ビットマップデータに展開する工程と、 前記展開されたビットマップデータにエラーが発生した
か否かを検知する工程と、 前記エラーの発生が検知された場合、該エラーを含むペ
ージの出力方法を選択する工程と、 前記選択された出力方法にしたがって、前記展開された
ビットマップデータを印刷する工程とを有することを特
徴とする画像形成方法。
8. An image forming method for printing a print job transmitted from an information processing apparatus using an image forming apparatus, wherein the data of the transmitted print job is expanded into bitmap data in page units. A step of detecting whether or not an error has occurred in the expanded bitmap data; a step of selecting a method of outputting a page including the error when the occurrence of the error is detected; And printing the developed bitmap data according to the following.
【請求項9】 前記選択する工程では、前記ビットマッ
プデータを印刷する時、前記ページの出力方法を選択す
ることを特徴とする請求項8記載の画像形成方法。
9. The image forming method according to claim 8, wherein in the selecting step, when printing the bitmap data, the method of outputting the page is selected.
【請求項10】 前記ビットマップデータを印刷する前
に出力バッファに転送する工程を有し、 前記選択する工程では、前記ビットマップを転送する
時、前記ページの出力方法を選択し、 前記転送する工程では、前記選択されたページの出力方
法に応じて前記ビットマップデータを転送することを特
徴とする請求項8記載の画像形成方法。
10. The method according to claim 1, further comprising the step of: transferring the bitmap data to an output buffer before printing; selecting the output method of the page when transferring the bitmap; 9. The image forming method according to claim 8, wherein in the step, the bitmap data is transferred according to a method of outputting the selected page.
【請求項11】 前記ビットマップデータに展開する
時、前記エラーが検知された場合、該エラーを前記ペー
ジに関する情報が記憶されたページ情報に記憶する工程
を有することを特徴とする請求項8乃至11のいずれか
に記載の画像形成方法。
11. The method according to claim 8, further comprising a step of storing the error in page information in which information on the page is stored when the error is detected when the bitmap data is expanded. 12. The image forming method according to any one of 11.
【請求項12】 前記ビットマップデータに展開する
時、前記エラーが検知された場合、該エラーを前記プリ
ントジョブに関する情報が記憶されたプリントジョブ情
報に記憶する工程を有することを特徴とする請求項8乃
至11のいずれかに記載の画像形成方法。
12. The method according to claim 1, further comprising the step of storing the error in print job information in which information on the print job is stored, when the error is detected when developing the bit map data. 12. The image forming method according to any one of items 8 to 11.
【請求項13】 前記選択する工程では、ユーザによっ
て指定された前記ページの出力方法を選択することを特
徴とする請求項8乃至12のいずれかに記載の画像形成
方法。
13. The image forming method according to claim 8, wherein in the selecting step, an output method of the page specified by a user is selected.
【請求項14】 前記プリントジョブと共に、前記検知
されたエラー情報を記憶する工程と、 前記記憶されたエラー情報を表示する工程とを有し、 前記選択する工程では、前記表示されたエラー情報を基
に前記ページの出力方法を選択することを特徴とする請
求項13記載の画像形成方法。
14. The method according to claim 14, further comprising: storing the detected error information together with the print job; and displaying the stored error information. 14. The image forming method according to claim 13, wherein the output method of the page is selected based on the output method.
【請求項15】 情報処理装置から送信されたプリント
ジョブを画像形成装置を用いて印刷する画像形成システ
ムにおいて、 前記送信されるプリントジョブのデータをページ単位に
ビットマップデータに展開するビットマップ展開手段
と、 前記展開されたビットマップデータにエラーが発生した
か否かを検知するエラー検知手段と、 前記エラーの発生が検知された場合、該エラーを含むペ
ージの出力方法を選択する選択手段と、 前記選択された出力方法にしたがって、前記展開された
ビットマップデータを印刷する印刷手段とを備えたこと
を特徴とする画像形成システム。
15. An image forming system for printing a print job transmitted from an information processing apparatus using an image forming apparatus, wherein bitmap developing means for developing the data of the transmitted print job into bitmap data in page units. Error detection means for detecting whether or not an error has occurred in the expanded bitmap data; and, when the occurrence of the error is detected, a selection means for selecting a method of outputting a page including the error, Printing means for printing the developed bitmap data in accordance with the selected output method.
【請求項16】 請求項8乃至14のいずれかに記載の
画像形成方法を実現するためのプログラムコードを有す
るプログラム。
16. A program having a program code for realizing the image forming method according to claim 8. Description:
【請求項17】 請求項8乃至14のいずれかに記載の
画像形成方法を実現するためのプログラムコードを保持
する記憶媒体。
17. A storage medium storing a program code for realizing the image forming method according to claim 8.
JP2001052566A 2001-02-27 2001-02-27 Image forming apparatus, image forming method, image forming system, program, and storage medium Expired - Fee Related JP4541577B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001052566A JP4541577B2 (en) 2001-02-27 2001-02-27 Image forming apparatus, image forming method, image forming system, program, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001052566A JP4541577B2 (en) 2001-02-27 2001-02-27 Image forming apparatus, image forming method, image forming system, program, and storage medium

Publications (2)

Publication Number Publication Date
JP2002254779A true JP2002254779A (en) 2002-09-11
JP4541577B2 JP4541577B2 (en) 2010-09-08

Family

ID=18913177

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001052566A Expired - Fee Related JP4541577B2 (en) 2001-02-27 2001-02-27 Image forming apparatus, image forming method, image forming system, program, and storage medium

Country Status (1)

Country Link
JP (1) JP4541577B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007288306A (en) * 2006-04-13 2007-11-01 Murata Mach Ltd Image forming unit, and electronic device
US8041889B2 (en) 2005-09-27 2011-10-18 Ricoh Company, Ltd. Information processor and image generator for stopping rotation of a magnetic disk in response to an abnormal state
JP2011217129A (en) * 2010-03-31 2011-10-27 Kyocera Mita Corp Facsimile device with forwarding function, and control program of facsimile device with forwarding function
JP2016002743A (en) * 2014-06-19 2016-01-12 富士ゼロックス株式会社 Image forming device
JP2017042946A (en) * 2015-08-24 2017-03-02 富士ゼロックス株式会社 Image forming device and program
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

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62102330A (en) * 1985-10-30 1987-05-12 Canon Inc Printing device
JPH05270067A (en) * 1992-03-30 1993-10-19 Canon Inc Recording method and device
JPH0781187A (en) * 1993-09-13 1995-03-28 Canon Inc Image forming device and control method thereof
JPH07219727A (en) * 1994-02-07 1995-08-18 Canon Inc Printing device and its system and control method thereof
JPH07323643A (en) * 1994-06-02 1995-12-12 Seiko Epson Corp Error control device of printer
JPH08118752A (en) * 1994-10-19 1996-05-14 Fuji Xerox Co Ltd Imaging processing method
JPH11134122A (en) * 1997-10-31 1999-05-21 Canon Inc Printing controller and data processing method thereof, printing control system and data processing method thereof, and computer-readable storage medium where program is stored
JP2000137798A (en) * 1998-11-04 2000-05-16 Canon Inc Device and method for image input and output, and image processing system
JP2002248814A (en) * 2001-02-23 2002-09-03 Canon Inc Imaging apparatus, its data processing method, and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62102330A (en) * 1985-10-30 1987-05-12 Canon Inc Printing device
JPH05270067A (en) * 1992-03-30 1993-10-19 Canon Inc Recording method and device
JPH0781187A (en) * 1993-09-13 1995-03-28 Canon Inc Image forming device and control method thereof
JPH07219727A (en) * 1994-02-07 1995-08-18 Canon Inc Printing device and its system and control method thereof
JPH07323643A (en) * 1994-06-02 1995-12-12 Seiko Epson Corp Error control device of printer
JPH08118752A (en) * 1994-10-19 1996-05-14 Fuji Xerox Co Ltd Imaging processing method
JPH11134122A (en) * 1997-10-31 1999-05-21 Canon Inc Printing controller and data processing method thereof, printing control system and data processing method thereof, and computer-readable storage medium where program is stored
JP2000137798A (en) * 1998-11-04 2000-05-16 Canon Inc Device and method for image input and output, and image processing system
JP2002248814A (en) * 2001-02-23 2002-09-03 Canon Inc Imaging apparatus, its data processing method, and storage medium

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8041889B2 (en) 2005-09-27 2011-10-18 Ricoh Company, Ltd. Information processor and image generator for stopping rotation of a magnetic disk in response to an abnormal state
JP2007288306A (en) * 2006-04-13 2007-11-01 Murata Mach Ltd Image forming unit, and electronic device
JP2011217129A (en) * 2010-03-31 2011-10-27 Kyocera Mita Corp Facsimile device with forwarding function, and control program of facsimile device with forwarding function
US8456657B2 (en) 2010-03-31 2013-06-04 Kyocera Document Solutions Inc. Facsimile device, computer readable recording medium storing control program code for facsimile device, and control method for facsimile device regarding transfer-scheduled data and print-scheduled data
JP2016002743A (en) * 2014-06-19 2016-01-12 富士ゼロックス株式会社 Image forming device
JP2017042946A (en) * 2015-08-24 2017-03-02 富士ゼロックス株式会社 Image forming device and program
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

Also Published As

Publication number Publication date
JP4541577B2 (en) 2010-09-08

Similar Documents

Publication Publication Date Title
US7679776B2 (en) Information processing apparatus, information processing method, and storage medium storing computer-readable program therein
JP4035232B2 (en) Image forming apparatus and control method thereof
US7549623B2 (en) Image forming apparatus with paper feed direction specifying means
CN1383058A (en) Printing controller and method, information processor and its control method and program
JPH11143651A (en) Job operation situation notifying system/method and storage medium
JP4181661B2 (en) Image processing apparatus, data processing method for image processing apparatus, and storage medium storing computer-readable program
US6331894B1 (en) Pattern output apparatus and method for converting form data and input data to intermediate data to form an overlay pattern
JP4541577B2 (en) Image forming apparatus, image forming method, image forming system, program, and storage medium
US7190484B2 (en) Cash operated image forming apparatus and its control method
JPH11136459A (en) Image input/output device and method
JP3870200B2 (en) Job management apparatus, management method, and computer-readable storage medium
JP2000137798A (en) Device and method for image input and output, and image processing system
JP2002019198A (en) Imaging apparatus
US7027170B1 (en) Printing control system for separation printing
JP4532760B2 (en) Image forming apparatus, data processing method of image forming apparatus, and storage medium
JP2003256177A (en) Image forming system, control method of image forming system, storage medium and program
JP2007026079A (en) Printer, printing method, and program for executing printing method
JP2008146244A (en) Information processor and information processing method
KR100369381B1 (en) Method for printing partition of document
JP2000276311A (en) Device and method for outputting network information
JP2009141772A (en) Image processing apparatus and image processing system
JP2003011443A (en) Imaging apparatus, printing control method, program and storage medium
JP2006205442A (en) Image forming apparatus, information processing method, program, and memory medium
JP2007098847A (en) Image forming device
JP4393536B2 (en) Image forming apparatus and control method thereof

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20060413

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100223

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100426

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100525

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100603

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100624

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4541577

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130702

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees