JP2003118206A - Printer with function for detecting missing of print page - Google Patents

Printer with function for detecting missing of print page

Info

Publication number
JP2003118206A
JP2003118206A JP2001312109A JP2001312109A JP2003118206A JP 2003118206 A JP2003118206 A JP 2003118206A JP 2001312109 A JP2001312109 A JP 2001312109A JP 2001312109 A JP2001312109 A JP 2001312109A JP 2003118206 A JP2003118206 A JP 2003118206A
Authority
JP
Japan
Prior art keywords
pages
print
data
page
printing
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
JP2001312109A
Other languages
Japanese (ja)
Inventor
Tomohisa Kitazawa
智寿 北澤
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2001312109A priority Critical patent/JP2003118206A/en
Publication of JP2003118206A publication Critical patent/JP2003118206A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a printer in which an abnormality in the number of outputted pages, e.g. missing of a page, can be detected as incorrect print at the time of processing print data in a printer controller. SOLUTION: A printer controller counts the number of pages of received data according to print format information. The received data is developed and transmitted as bit map data in units of page to a print mechanism section and the number of transmitted pages is counted. The number of received pages is then compared with the number of transmitted pages in response to a specific command and if they do not match each other, abnormal print is expressed clearly by printing mismatch in the number of pages following to the last print.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、上位装置よりプリ
ンタ制御装置が印刷データを受信して、プリンタ印刷機
構部に頁単位にデータを送信し、印刷結果を得るプリン
トシステムの、プリンタ制御装置に関し、特に印刷デー
タ処理における頁抜け監視を行う印刷システム処理に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer control device of a print system in which a printer control device receives print data from a higher-level device, transmits the data to a printer print mechanism section in page units, and obtains a print result. In particular, the present invention relates to a printing system process for monitoring page missing in print data processing.

【0002】[0002]

【従来の技術】一般に、レーザビームにより印刷を行う
印刷装置は、上位装置から送信される文字キャラクタ等
の印刷データを、プリンタ制御装置が受信し、プリンタ
制御装置内部でビットマップへ展開処理して、プリンタ
印刷機構部へ送信して印刷結果を得ている。
2. Description of the Related Art Generally, in a printing device for printing with a laser beam, a printer control device receives print data such as character characters transmitted from a higher-level device and develops it into a bitmap inside the printer control device. , To the printer print mechanism to obtain the print result.

【0003】従来、請求書等の印刷物を100頁分印刷
出力されることを期待する印刷業務で、最終的に印刷結
果が99頁しかなく頁ぬけの起きた場合、頁が抜けた原
因が、上位装置内の印刷データ作成部での印刷データ作
成段階で、間違って99頁分しか印刷データが作成され
なかったのか、プリンタ制御装置には印刷データが10
0頁分正しく送信されているにもかかわらず、プリンタ
制御装置内での処理に誤りがあり、99頁分しか処理し
ていないのか、プリンタ制御装置での処理は正しく行わ
れたが、プリンタ印刷機構部で印刷が出来ていないのか
を特定することは困難であった。
Conventionally, in a printing job in which a printed matter such as an invoice is expected to be printed out for 100 pages, when the final print result is only 99 pages and a page skip occurs, the cause of missing pages is In the print data creation stage in the print data creation unit in the host device, the print data may be created by mistake for only 99 pages.
Despite the fact that 0 pages have been correctly transmitted, there is an error in the processing within the printer control device, and it is possible that only 99 pages have been processed. It was difficult to identify whether the mechanical section could not print.

【0004】従来の印刷装置は、特開平11−1984
94号公報に示されるように、上位装置から送付される
印刷データに、上位装置側の印字情報発生源等で頁番号
を付加して、印刷装置における処理段階で上記頁番号を
認識して、頁抜け等の異常を監視するとなっていた。
A conventional printing apparatus is disclosed in Japanese Patent Laid-Open No. 11-1984.
As disclosed in Japanese Patent Publication No. 94, a page number is added to print data sent from a higher-level device by a print information generation source or the like on the higher-level device side, and the page number is recognized at the processing stage in the printing device. It was supposed to monitor for abnormalities such as missing pages.

【0005】[0005]

【発明が解決しようとする課題】このような従来のプリ
ントシステムでは、頁抜け等の異常を検出する方法とし
て、上位装置側のアプリケーションソフト等で頁番号を
印刷データに付加する処理と、印刷装置によって印刷デ
ータに付加されている頁番号を認識し、印刷頁数を監視
する処理が必要であった。上位装置側のアプリケーショ
ンソフトについては、他社作成のプログラムや開発当時
のプログラムソース等が無くなったなど、上位装置側の
アプリケーションソフトを変更して、印刷データに頁番
号を付加することが不可能なものもあり、既存のプリン
トシステムに頁抜け等の異常を検出する手段を適用する
のが困難であった。
In such a conventional printing system, as a method for detecting an abnormality such as a page omission, a process of adding a page number to print data by application software or the like on the upper device side, and a printing device Therefore, it is necessary to recognize the page number added to the print data and monitor the number of printed pages. Regarding the application software on the higher-level device side, it is impossible to change the application software on the higher-level device side and add page numbers to the print data, such as the programs created by other companies or the program source at the time of development disappeared. Therefore, it has been difficult to apply a means for detecting an abnormality such as a missing page to an existing print system.

【0006】本発明の目的は、上位装置のアプリケーシ
ョンソフトや印刷データはそのままに、印刷装置側の処
理を変更・追加することで、頁抜け印刷等の印刷頁数に
関する異常を検出できることを目的とすることにある。
It is an object of the present invention to detect abnormalities relating to the number of printed pages such as page-missing printing by changing / adding processing on the printing device side while leaving the application software and print data of the host device unchanged. To do.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するた
め、プリンタ制御装置内に、上位装置から受信した頁数
をカウントする処理と、プリンタ印刷機構部に送信した
頁数をカウントする処理をもうけ、プリンタ制御装置内
の印刷データが排出される印刷形態切替コマンド等を契
機に、両者の頁数を比較して、プリンタ制御装置内の処
理課程で頁抜け等の障害を検出可能としたものである。
また、上記比較結果と共に、上位装置より受信した頁数
と、プリンタ印刷機構部に送信した頁数を、プリンタ制
御装置内に蓄積しておくことによって、印刷オペレータ
により印刷結果が印刷装置より取り出された後、印刷頁
数の異常が分かった場合、プリンタ制御装置の入力頁と
出力頁を明確にすることにより、頁抜けの原因の切り分
けを容易にするものである。
To achieve the above object, the printer control device is provided with a process of counting the number of pages received from a host device and a process of counting the number of pages transmitted to a printer printing mechanism section. By using a print mode switching command that discharges print data in the printer control device, etc., the numbers of both pages are compared, and it is possible to detect a failure such as a page omission in the processing process in the printer control device. is there.
Further, by storing the number of pages received from the higher-level device and the number of pages transmitted to the printer printing mechanism unit together with the above comparison result in the printer control device, the printing result is taken out from the printing device by the printing operator. After that, when an abnormality in the number of printed pages is found, the input page and the output page of the printer controller are clarified, so that the cause of the page omission can be easily identified.

【0008】[0008]

【発明の実施の形態】以下、図1に本発明の実施例につ
いてのプリントシステム全体の流れを説明する。上位装
置1内のデータ作成部2により作成された、印刷データ
をは、データ送受信部3から印刷装置4へ送信される。
データ作成部2はアプリケーションソフトによって構成
され、印刷装置4で認識可能な印刷データを作成する。
印刷データとしては、1頁の行数や余白の大きさ等の頁
書式情報を設定する制御データ、両面・片面等の印刷形
態を切替る制御コマンド、及び文字コードなどが含まれ
ている。印刷装置4内のプリンタ制御装置5はデータ送
受信部6で印刷データを受信する。データ制御部7によ
って印刷データを解釈し、頁書式情報等の制御データに
ついてはデータ制御部7内のメモリに設定する。文字デ
ータについては、頁書式情報データに基づいてビットマ
ップデータに展開処理する。作成したビットマップデー
タをデータ送受信部8から、プリンタ印刷機構部11に
送信し、プリンタ印刷機構部11でビットマップデータ
を受信して印刷媒体に印刷し、印刷結果を排出する。プ
リンタ制御装置5内には、印刷中であることや異常が発
生していることを表示可能な状態表示部9や、障害情報
等の各種情報を記憶しておくデータ格納部10を備えて
いる。
BEST MODE FOR CARRYING OUT THE INVENTION The flow of the entire printing system according to an embodiment of the present invention will be described below with reference to FIG. The print data created by the data creation unit 2 in the host device 1 is transmitted from the data transmission / reception unit 3 to the printing device 4.
The data creation unit 2 is composed of application software and creates print data that can be recognized by the printing device 4.
The print data includes control data for setting page format information such as the number of lines per page and the size of a margin, a control command for switching the printing mode such as double-sided / single-sided, and a character code. The printer control device 5 in the printing device 4 receives the print data by the data transmitting / receiving unit 6. The print data is interpreted by the data control unit 7, and the control data such as page format information is set in the memory in the data control unit 7. The character data is expanded into bitmap data based on the page format information data. The created bitmap data is transmitted from the data transmission / reception unit 8 to the printer printing mechanism unit 11, the printer printing mechanism unit 11 receives the bitmap data, prints it on a printing medium, and discharges the printing result. The printer control device 5 is provided with a status display section 9 capable of displaying that printing is in progress and an abnormality has occurred, and a data storage section 10 for storing various information such as failure information. .

【0009】図2に本発明のプリンタ制御装置での処理
の流れを説明する。上位装置より受信した印刷データに
頁書式情報があるかをステップ201で判定する。頁書
式情報データがあれば、ステップ202で受信した頁書
式情報をプリンタ制御装置データ制御部内のメモリに設
定する。頁書式情報データが無い場合、ステップ203
で以前の印刷データで使用していた頁書式情報を継続し
て使用する。以前の印刷データが無い場合、あらかじめ
決定されているデフォルトの頁書式情報を、プリンタ制
御装置内のメモリに設定する。ステップ204で上位装
置より印刷データを受信し、ステップ205で1頁分の
データが完成するまで印刷データの受信を繰り返す。1
頁分の印刷データが完成したら、ステップ206でプリ
ンタ制御装置内のデータ制御部で受信頁数カウンタを+
1し、ステップ207で受信した1頁分の印刷データを
データ制御部でビットマップデータへ展開処理する。展
開処理が完了したら、ステップ208でデータ送信部8
がビットマップデータとしてプリンタ印刷機構部へ送信
する。データ送信部がプリンタ印刷機構部へ1ページ分
のビットマップデータを送信したら、ステップ209で
データ制御部内で送信頁数カウントを+1する。なお1
頁分データ完成とは、上位装置から受信した頁完成コマ
ンドにより頁が完成した、または印刷行数が頁書式情報
データにより指定されている1頁分の行数を超えたとき
である。ステップ210で頁が完成したときのコマンド
が、印刷形態切替コマンドかを判定し、印刷形態切替コ
マンドの場合ステップ211でステップ206でカウン
トした上位装置より受信した頁数と、ステップ209で
カウントしたプリンタ印刷機構部に送信した頁数とを比
較する。ステップ210で印刷形態切替コマンドで無い
と判定した場合は、ステップ204に戻り、次の頁の印
刷データを受信する。ステップ211での受信頁数と送
信頁数との比較で、受信頁数と送信頁数が不一致の場
合、以降のデータの印刷を停止しステップ212でエラ
ー処理を実施する。エラー処理には、印刷形態切替コマ
ンドの終了報告時に、印刷装置での処理中に異常が発生
した等のエラー情報を付け加えて上位装置へ応答するこ
とで、印刷装置で異常が発生したことを通知する。上位
装置に報告する内容には、再印刷が必要な頁数(前回の
書式切替コマンドからの頁数)といった情報も含むこと
で、リトライ印刷に必要な頁数を通知することも可能と
する。また、頁数不一致の異常が発生したことを示すマ
ークを印刷媒体に印刷することにより、リトライ印刷で
印刷した印刷結果と、異常の発生していた印刷媒体との
区切りを明確にし、印刷オペレータによる異常頁の取り
出し作業を容易にし、印刷媒体の取り扱いでの作業ミス
を低減できる。さらに、プリンタ制御装置内の状態表示
部にエラー情報を表示することにより、印刷オペレータ
に異常が発生したことを通知したり、プリンタ制御装置
内のデータ格納部に異常が発生したときのメモリ状態の
内容を格納する。ステップ211で受信頁数と送信頁数
が一致したときは、データ格納部に受信頁数と送信頁
数、及び比較を実施した時間等を格納し処理結果を蓄積
しておく。以降、ステップ213にて印刷データがあれ
ば最初に戻り上記処理を繰り返す。
FIG. 2 illustrates the flow of processing in the printer controller of the present invention. In step 201, it is determined whether the print data received from the host device has page format information. If there is page format information data, the page format information received in step 202 is set in the memory in the printer controller data controller. If there is no page format information data, step 203
Continue to use the page format information used in the previous print data. If there is no previous print data, the predetermined default page format information is set in the memory in the printer control device. In step 204, print data is received from the host device, and in step 205, print data reception is repeated until data for one page is completed. 1
When the print data for the pages is completed, in step 206, the received page number counter is incremented by + in the data control unit in the printer control device.
Then, the print data for one page received in step 207 is expanded into bitmap data by the data control unit. When the expansion processing is completed, in step 208 the data transmission unit 8
Is transmitted to the printer print mechanism unit as bitmap data. When the data transmission unit has transmitted one page of bitmap data to the printer printing mechanism unit, in step 209, the transmission page number count is incremented by 1 in the data control unit. 1
The page data completion means that the page is completed by the page completion command received from the higher-level device or the number of print lines exceeds the number of lines for one page specified by the page format information data. In step 210, it is determined whether the command when the page is completed is the print mode switching command. If the command is the print mode switching command, the number of pages received from the host device counted in step 206 in step 211 and the printer counted in step 209. The number of pages transmitted to the printing mechanism unit is compared. If it is determined in step 210 that the command is not the print mode switching command, the process returns to step 204 to receive the print data of the next page. If the number of received pages and the number of transmitted pages in step 211 are compared and the number of received pages and the number of transmitted pages do not match, printing of the subsequent data is stopped and error processing is performed in step 212. For error processing, when the end of the print mode switching command is reported, by adding error information such as an error that occurred during processing in the printing device and responding to the higher-level device, it is notified that an error has occurred in the printing device. To do. By including information such as the number of pages that need to be reprinted (the number of pages from the previous format switching command) in the content to be reported to the host device, it is possible to notify the number of pages that is required for retry printing. Also, by printing a mark on the print medium indicating that an error of page number mismatch has occurred, the boundary between the print result printed by retry printing and the print medium in which the error occurred is clarified, and It is possible to facilitate the work of taking out the abnormal page and reduce the work error in handling the print medium. Furthermore, by displaying error information on the status display section in the printer control device, the print operator is notified of the occurrence of an error, and the memory status at the time of the error occurrence in the data storage section in the printer control device is displayed. Store the contents. When the number of received pages and the number of transmitted pages match in step 211, the number of received pages and the number of transmitted pages, the time when the comparison is performed, and the like are stored in the data storage unit and the processing result is accumulated. After that, if there is print data in step 213, the process returns to the beginning and the above process is repeated.

【0010】[0010]

【発明の効果】本発明によれば、プリンタ制御装置単体
で頁抜け等の異常の検出が可能になり、現在存在してい
るプリントシステムに適用することで、より確実な印刷
結果を得られることが可能になる。また、印刷頁数をプ
リンタ制御装置内に蓄積しておくことにより、印刷物を
印刷装置から取り出した後に頁抜け等の頁数の異常が判
明した場合でも、実印刷頁数とプリンタ制御装置内に蓄
積してある頁数を比較することで、印刷装置での印刷頁
数を証明することが可能になり、上位装置からの印刷デ
ータに異常があったのか、印刷装置から取り出した後に
頁が紛失したのかを、切り分けることが容易になり、原
因究明にかかる時間を低減できる効果がある。
As described above, according to the present invention, it is possible to detect an abnormality such as a page omission by the printer control device alone, and it is possible to obtain a more reliable printing result by applying the present invention to the existing printing system. Will be possible. In addition, by storing the number of printed pages in the printer control device, even if an abnormal number of pages such as missing pages is found after the printed matter is taken out from the printing device, the actual number of printed pages and the printer control device are stored. By comparing the stored page numbers, it becomes possible to prove the number of pages printed by the printing device.If there is an error in the print data from the host device, the page is lost after being taken out from the printing device. It is easy to distinguish whether or not it is done, and there is an effect that the time required for investigating the cause can be reduced.

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

【図1】本発明の実施例におけるプリントシステム全体
の構成を示した図である。
FIG. 1 is a diagram showing a configuration of an entire printing system according to an exemplary embodiment of the present invention.

【図2】本発明の印刷装置での処理の流れを示した図で
ある。
FIG. 2 is a diagram showing a flow of processing in the printing apparatus of the present invention.

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

1…上位装置、2…印刷データ作成部、3…データ送受
信部、4…印刷装置、5…プリンタ制御装置、6…デー
タ送受信部、7…データ制御部、8…データ送受信部、
9…状態表示部、10…データ格納部、11…プリンタ
印刷機構部
DESCRIPTION OF SYMBOLS 1 ... Host device, 2 ... Print data creation unit, 3 ... Data transmission / reception unit, 4 ... Printing device, 5 ... Printer control device, 6 ... Data transmission / reception unit, 7 ... Data control unit, 8 ... Data transmission / reception unit,
9 ... Status display section, 10 ... Data storage section, 11 ... Printer printing mechanism section

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 2C061 AQ06 AS02 HK11 HK23 HN15 HN22 HV01 HV35 HV60 2C087 AB05 AC08 BA03 BA05 BC04 BC07 BD46 CB02 DA11 5B021 AA01 AA02 NN16    ─────────────────────────────────────────────────── ─── Continued front page    F-term (reference) 2C061 AQ06 AS02 HK11 HK23 HN15                       HN22 HV01 HV35 HV60                 2C087 AB05 AC08 BA03 BA05 BC04                       BC07 BD46 CB02 DA11                 5B021 AA01 AA02 NN16

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】上位装置から送信されてくる印刷データ
を、印刷データ内の頁書式情報データに従い印刷媒体に
印刷する印刷装置において、上位装置から受信した印刷
データの受信頁数をカウントして記憶する手段と、プリ
ンタ印刷機構部へビットマップデータとして送信した送
信頁数をカウントし記憶する手段と、両者の頁数を比較
する手段を備えることを特徴とする印刷装置。
1. A printing apparatus that prints print data transmitted from a higher-level device on a print medium according to page format information data in the print data, counts and stores the number of pages of print data received from the higher-level device. And a means for counting and storing the number of transmission pages transmitted as bit map data to the printer printing mechanism section, and a means for comparing the numbers of both pages.
【請求項2】請求項1に記載の印刷装置において、外部
への情報表示手段を備え、請求項1の比較結果に基づい
て頁抜け等の異常の有無を報告することを特徴とする印
刷装置。
2. A printing apparatus according to claim 1, further comprising information displaying means for displaying information to the outside, and reporting the presence or absence of an abnormality such as a page omission based on the comparison result of claim 1. .
【請求項3】請求項1に記載の印刷装置において、上位
装置から受信した受信頁数と、プリンタ印刷機構部へ送
信した送信頁数との比較結果、両者の頁数、及び比較を
実施したときの時間を記憶手段に蓄積し、印刷後に読み
だし可能としたことを特徴とする印刷装置。
3. The printing apparatus according to claim 1, wherein the comparison result of the number of received pages received from the higher-level device and the number of transmitted pages transmitted to the printer printing mechanism section, the number of both pages, and the comparison are performed. A printing apparatus characterized in that the time is stored in a storage means and can be read out after printing.
JP2001312109A 2001-10-10 2001-10-10 Printer with function for detecting missing of print page Pending JP2003118206A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001312109A JP2003118206A (en) 2001-10-10 2001-10-10 Printer with function for detecting missing of print page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001312109A JP2003118206A (en) 2001-10-10 2001-10-10 Printer with function for detecting missing of print page

Publications (1)

Publication Number Publication Date
JP2003118206A true JP2003118206A (en) 2003-04-23

Family

ID=19130820

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001312109A Pending JP2003118206A (en) 2001-10-10 2001-10-10 Printer with function for detecting missing of print page

Country Status (1)

Country Link
JP (1) JP2003118206A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007272503A (en) * 2006-03-31 2007-10-18 Toray Eng Co Ltd Printing system and printing method
JP2010247480A (en) * 2009-04-18 2010-11-04 Konica Minolta Business Technologies Inc Printing control device and printer

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007272503A (en) * 2006-03-31 2007-10-18 Toray Eng Co Ltd Printing system and printing method
JP2010247480A (en) * 2009-04-18 2010-11-04 Konica Minolta Business Technologies Inc Printing control device and printer

Similar Documents

Publication Publication Date Title
JP4530012B2 (en) Image processing apparatus and program
JP2003118206A (en) Printer with function for detecting missing of print page
CN100382002C (en) Printing method and apparatus for rectifying error and computer readable recording medium
JP2738302B2 (en) Printing device
JPH08156372A (en) Printer having automatic restarting function
JP2915774B2 (en) Print processing apparatus and method
JP3250118B2 (en) Printing device data management method
JP3364247B2 (en) Monitoring and control equipment
JP2915703B2 (en) Print control apparatus and method
JPH10283131A (en) Printer
JPS6118378B2 (en)
JPH05229236A (en) Paper delivery controlling system
JPH0781835A (en) Paper-size monitoring device of printer
JPH02110626A (en) Error display control device for printing device
JP4586839B2 (en) Image processing apparatus, printing system, and program
JPH06348435A (en) Network printer
JP2007272503A (en) Printing system and printing method
JPH02120076A (en) Printing paper run-out monitoring system
KR100224875B1 (en) Image forming device
JP2002214899A (en) Residual quantity of toner detecting method and printer using the same
JPH07295896A (en) Peripheral equipment and information processing system using same
JP2001202261A (en) Image forming device
JPH01208054A (en) Printer terminal equipment
JPH0550719A (en) Printer capable of displaying error treating method
JPH0291738A (en) Output digit overflow display system