JPH08216484A - Method and apparatus for recovering jam of printer - Google Patents

Method and apparatus for recovering jam of printer

Info

Publication number
JPH08216484A
JPH08216484A JP7026776A JP2677695A JPH08216484A JP H08216484 A JPH08216484 A JP H08216484A JP 7026776 A JP7026776 A JP 7026776A JP 2677695 A JP2677695 A JP 2677695A JP H08216484 A JPH08216484 A JP H08216484A
Authority
JP
Japan
Prior art keywords
jam
printing
page
data
pages
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.)
Withdrawn
Application number
JP7026776A
Other languages
Japanese (ja)
Inventor
Makoto Kisanuki
誠 木佐貫
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP7026776A priority Critical patent/JPH08216484A/en
Publication of JPH08216484A publication Critical patent/JPH08216484A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE: To shorten the time up to restart of printing and to conserve resources by determining whether a jam is eliminated or not after the jam occurs on the way of printing, skipping to read the page immediately before the occurrence of the jam at the time of eliminating, receiving data to be printed from next page, and restarting the printing. CONSTITUTION: When the page number of print is designated from a host computer, a data receiver 1 receives the content, a printing mechanism 8 prints it via a printer controller 4 and a mechanism controller 7. A page counter 2 counts the number of printed pages, and the number-of-pages memory 3 stores the number of the pages. If a jam occurs during printing, whether the jam is eliminated or not is decided. If the jam is eliminated, the print is restarted. At this time, the page to be restarted is compared with the page started from the initial, and if they are the same, it is returned to the initial printing page, of if they are not the same, the data is received from the page where the jam occurs, and the print is restarted.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はプリンタにおけるジャム
リカバリー方法及び装置に関し、特に、印刷中にジャム
が発生した後、印刷を再開する際にプリンタ動作を制御
してジャム発生以降について印刷を再開するようにした
ジャムリカバリー方法及び装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a jam recovery method and apparatus for a printer, and more particularly, after a jam occurs during printing, the printer operation is controlled when printing is resumed and the printing is resumed after the jam occurs. The present invention relates to a jam recovery method and device.

【0002】[0002]

【従来の技術】図3に従来のジャムリカバリー方法の基
本フローチャートを示す。本発明を実施する図1構成に
おいても従来に必要な構成が示されているので、図1構
成を参照しつつ説明する。一般に、操作員はパーソナル
コンピュータのディスプレイに表示された印刷メニュー
を見ながら印刷内容を選択し、キーボードを経て印刷開
始を指示する。プリンタ側は印刷データを受信する(S
21)と、内蔵のプリンタコントローラを経てプリント
機構により印刷メニューに沿って印刷が開始される(S
22)。印刷が進行すると、プリンタコントローラは常
にジャムセンサの検出信号を監視し、ジャムの発生の有
無を判定する(S23)。印刷中にジャムが発生したと
きは(YES)、操作員によりジャムを解消する。プリ
ンタコントローラはジャムが解消したか否か判定し(S
24)、印刷の途中で解消したのであれば(YES)、
ステップS21に戻り、印刷を最初から再開する。な
お、ステップS23においてジャムが発生していなけれ
ば(NO)、ステップS22による印刷が続行される。
2. Description of the Related Art FIG. 3 shows a basic flowchart of a conventional jam recovery method. The configuration necessary for the related art is also shown in the configuration shown in FIG. 1 for carrying out the present invention. Generally, an operator selects print contents while viewing a print menu displayed on the display of a personal computer, and gives an instruction to start printing via a keyboard. The printer side receives the print data (S
21), printing is started according to the print menu by the print mechanism via the built-in printer controller (S).
22). As the printing progresses, the printer controller constantly monitors the detection signal of the jam sensor and determines whether or not a jam has occurred (S23). When a jam occurs during printing (YES), the operator removes the jam. The printer controller determines whether the jam has been resolved (S
24), if it is canceled during printing (YES),
Returning to step S21, printing is restarted from the beginning. If no jam has occurred in step S23 (NO), printing in step S22 is continued.

【0003】このように、ホストコンピュータからプリ
ンタに対して印刷を行う場合、一般的にはホストコンピ
ュータ側で現時点で何ページまで印刷が終了したかを知
ることができない場合が多い。そのために、通常のアプ
リケーションプログラムでは印刷中にジャムが発生した
場合、上記のステップで説明したように、プリンタのジ
ャム状態は操作員により解消した後に、プリンタコント
ローラの指示によりデータを先頭から印刷し直すことに
なる。
As described above, when printing from the host computer to the printer, it is often impossible for the host computer to know how many pages have been printed at the present time. Therefore, when a jam occurs during printing in a normal application program, as described in the above steps, after the jam condition of the printer is cleared by the operator, the data is reprinted from the beginning by the instruction of the printer controller. It will be.

【0004】[0004]

【発明が解決しようとする課題】ところで、パソコン等
のように、ディスプレイとキーボードを備え、フロッピ
ー・ディスクの内容を印刷するような場合には、ジャム
の発生時点で印刷を停止し、ジャムが解消した後はディ
スプレイを見ながらジャム発生以降のページから印刷す
ることができる。
By the way, when the contents of a floppy disk are printed with a display and a keyboard such as a personal computer, printing is stopped at the time of occurrence of a jam and the jam is resolved. After doing, you can print from the page after the jam occurs while looking at the display.

【0005】しかし、特にファクシミリによる受信デー
タの印刷の場合には、送信側ファクシミリからデータを
再送してもらうか、もしくは受信側ファクシミリに内蔵
された受信用メモリ内の受信データを再度読み出して印
刷し直すことが多い。このように、プリンタがジャム状
態から回復した後に、印刷を先頭ページから再開するた
めに、それ以前に印刷が正常に終了していたページを再
度印刷することになり、時間と資源の無駄が生じるとい
う問題があった。
However, particularly in the case of printing the received data by the facsimile, the data is retransmitted from the sending facsimile, or the received data in the receiving memory built in the receiving facsimile is read again and printed. I often fix it. As described above, after the printer recovers from the jammed state, in order to restart the printing from the first page, the page that has been normally printed before is printed again, which wastes time and resources. There was a problem.

【0006】本発明の目的は、上述の問題を解決するた
めに、プリンタ側においてホストコンピュータから送信
されたデータが正常に印刷されたページまでは再度印刷
せず、ジャム発生以降について印刷を再開することによ
り、印刷再開までの時間の短縮と資源の節約を図ったジ
ャムリカバリー方法を提供することにある。
In order to solve the above-mentioned problem, an object of the present invention is to restart printing after the occurrence of a jam, without printing again until the page on which the data transmitted from the host computer is normally printed on the printer side. In this way, it is possible to provide a jam recovery method that shortens the time required to restart printing and saves resources.

【0007】[0007]

【課題を解決するための手段及び作用】本発明によれ
ば、プリンタのジャムリカバリー方法において、ホスト
コンピュータから印刷されるべきデータを受信するとプ
リント機構により印刷を開始し、印刷開始と同時に、計
数手段により正常に印刷されるページをカウントし、カ
ウントされたページ数を記憶手段に記憶し、各ページ毎
に印刷が完了したか否かをプリンタ制御手段が判定す
る。
According to the present invention, in the jam recovery method of the printer, when the data to be printed is received from the host computer, the printing mechanism starts the printing, and at the same time when the printing is started, the counting means is started. The number of pages normally printed is counted by the above, the counted number of pages is stored in the storage unit, and the printer control unit determines whether or not the printing is completed for each page.

【0008】印刷途中においてジャムが発生すると、前
記プリンタ制御手段はジャムが解消したか否か判定し、
解消したときには、前記プリンタ制御手段は、前記記憶
手段に記憶されたページ数を参照し、ジャム発生の直前
までのページを読み飛ばし、その次のページから印刷さ
れるべきデータを受信し印刷を再開するようにしたこと
を特徴とする。
When a jam occurs during printing, the printer control means determines whether the jam is resolved,
When the problem is resolved, the printer control unit refers to the number of pages stored in the storage unit, skips the pages up to immediately before the occurrence of the jam, receives the data to be printed from the next page, and restarts the printing. It is characterized by doing so.

【0009】なお、ジャムが解消した後に再度ジャムを
発生すると、再度発生する直前までのページを読み飛ば
し、その次のページから印刷されるべきデータを受信し
印刷を再再開し、このステップが繰り返される。本発明
はさらに、ホストコンピュータから印刷データを受信し
て印刷を行う印刷装置であって、前記ホストコンピュー
タから印刷されるべきデータを受信するデータ受信手段
と、前記データ受信手段からの印刷データによる印刷開
始と同時に、正常に印刷されるページをカウントする計
数手段と、前記計数手段でカウントされたページ数を記
憶する記憶手段と、各ページ毎に印刷が正常に完了した
か否かを判定し、印刷途中にてジャムが発生するとジャ
ムが解消したか否か判定し、解消したときには前記記憶
手段に記憶された正常なページ数を参照し、ジャム発生
の直前までの正常なページ数を読み飛ばし、ジャム発生
の直後のページから印刷されるべきデータを受信し、印
刷を再開するように前記ホストコンピュータに指示する
プリンタ制御手段と、を具備することを特徴とする。
When a jam occurs again after the jam is resolved, the page just before the occurrence of the jam is skipped, data to be printed is received from the next page, printing is restarted, and this step is repeated. Be done. The present invention is also a printing apparatus for receiving print data from a host computer and performing printing, the data receiving unit receiving data to be printed from the host computer, and printing with the print data from the data receiving unit. Simultaneously with the start, a counting unit that counts pages that are normally printed, a storage unit that stores the number of pages counted by the counting unit, and determines whether or not printing is normally completed for each page, When a jam occurs during printing, it is determined whether or not the jam is resolved, and when it is resolved, the normal page number stored in the storage unit is referred to, and the normal page number immediately before the occurrence of the jam is skipped, A printer control that receives the data to be printed from the page immediately after the jam and instructs the host computer to restart printing. Characterized by comprising a means.

【0010】さらに、前記プリンタ制御手段は、ジャム
が解消した後に再度ジャムを発生すると、再度発生する
直前までのページを読み飛ばし、その次のページから印
刷されるべきデータを受信し印刷を再再開するように指
示する。
Further, when the jam occurs again after the jam is resolved, the printer control means skips the page until immediately before the jam again, receives the data to be printed from the next page, and restarts the printing. Instruct them to do so.

【0011】[0011]

【実施例】図1は本発明によるジャムリカバリー方法を
実施する装置の一実施例構成図である。図中、点線で囲
まれた構成は本発明を実施する上での要部構成である。
1はデータ受信部でありホストコンピュータ20から送
信されてきたデータを受信するものである。2はページ
カウンタであり印刷ページ数をカウントし印刷の終了を
検出するものである。3はページ数記憶部でありページ
カウンタ2でカウントされたページ数を保持するメモリ
である。4はプリンタコントローラでありジャムセンサ
9からのジャム検出信号と、ページ数記憶部3に保持さ
れている印刷ページ数を基にデータを印刷するか破棄す
るかを判定する等、プリンタ全体の制御を行うものであ
る。
1 is a block diagram of an embodiment of an apparatus for carrying out a jam recovery method according to the present invention. In the figure, the structure surrounded by a dotted line is a main part structure for carrying out the present invention.
A data receiving unit 1 receives data transmitted from the host computer 20. A page counter 2 counts the number of printed pages and detects the end of printing. A page number storage unit 3 is a memory that holds the number of pages counted by the page counter 2. A printer controller 4 controls the entire printer, such as determining whether to print or discard data based on the jam detection signal from the jam sensor 9 and the number of print pages held in the page number storage unit 3. It is something to do.

【0012】5は描画部でありホストコンピュータ20
からのデータをページメモリ6で印刷されるイメージで
保持するものである。6はページメモリであり印刷ペー
ジを一時格納するものである。7は機構コントローラで
ありプリント機構8の動作制御を行い、またプリント機
構の動作状態をプリンタコントローラへ通知するもので
ある。8はプリント機構であり、機構コントローラ7の
制御に従い用紙に印刷を行うものである。9はジャムセ
ンサであり、印刷中に発生するジャムを検出し、機構コ
ントローラ7に通知する。10はデータ送信部であり、
プリンタコントローラ4からの通知に従い、ホストコン
ピュータ20にプリンタの状態を通知する。
Reference numeral 5 denotes a drawing unit, which is a host computer 20.
Data is stored in the page memory 6 as an image to be printed. A page memory 6 temporarily stores print pages. A mechanism controller 7 controls the operation of the print mechanism 8 and notifies the printer controller of the operating state of the print mechanism. A print mechanism 8 prints on paper under the control of the mechanism controller 7. A jam sensor 9 detects a jam that occurs during printing and notifies the mechanism controller 7 of the jam. 10 is a data transmission unit,
In accordance with the notification from the printer controller 4, the host computer 20 is notified of the printer status.

【0013】なお、ホストコンピュータ20は、例えば
ファクシミリ装置に内蔵されるものであったり、パソコ
ンに内蔵されるものである。従って、パソコンの場合に
はプリンタ側のデータ受信部1におけるデータとはディ
スプレイに表示された印刷メニューである。操作員によ
り印刷メニューが確定すると、キーボードを経て印刷指
示がプリンタ側に送信される。パソコンの場合には前述
のように、ディスプレイを見ながらジャムの発生したペ
ージから再開することのなるので、本発明の適用する機
会は少ないと判断できる。
The host computer 20 is, for example, built in a facsimile machine or a personal computer. Therefore, in the case of a personal computer, the data in the data receiving section 1 on the printer side is the print menu displayed on the display. When the operator confirms the print menu, the print instruction is transmitted to the printer side via the keyboard. As described above, in the case of a personal computer, since the page is restarted from the page where the jam has occurred while looking at the display, it can be determined that the present invention is rarely applied.

【0014】一方、ファクシミリの場合には、ジャムが
発生すると受信側ファクシミリ内に受信データ用のメモ
リが内蔵されている場合にはメモリからの再度の読み出
しとなり、メモリが内蔵されていない場合には送信側フ
ァクシミリからデータを再送することになる。図2は本
発明によるジャムリカバリー方法の基本フローチャート
である。図中の括弧内の数字は図1構成の各構成番号に
対応する。即ち、そのステップが行われる装置を示して
いる。
On the other hand, in the case of a facsimile, if a jam occurs, if the receiving facsimile has a built-in memory for the received data, it is read again from the memory. The data will be retransmitted from the sending facsimile. FIG. 2 is a basic flowchart of the jam recovery method according to the present invention. The numbers in parentheses in the figure correspond to the respective component numbers in the configuration of FIG. That is, the device in which the step is performed is shown.

【0015】先ず、送信ファクシミリのホストコンピュ
ータから又は受信側ファクシミリの内蔵メモリから印刷
のページ番号が指示される(S1)。データ受信部1は
この内容を受信し(S2)、プリンタコントローラ4及
び機構コントローラ7を経てプリント機構8により印刷
を行う(S3)。ページカウンタ2は印刷ページ数をカ
ウントし各ページが終了しているか否か判定し(S
4)、ページ数記憶部3はそのページ数を記憶する(S
5)。
First, the page number for printing is designated from the host computer of the transmitting facsimile or from the built-in memory of the receiving facsimile (S1). The data receiving unit 1 receives this content (S2), and prints by the print mechanism 8 via the printer controller 4 and the mechanism controller 7 (S3). The page counter 2 counts the number of printed pages and determines whether each page is finished (S
4), the page number storage unit 3 stores the number of pages (S
5).

【0016】次に、印刷の進行中にジャムセンサ9によ
りジャムが検出されると(S6)、この情報は機構コン
トローラ7を経てプリンタコントローラ4に送られる。
ここで操作員によりジャムの解消が図られると、ジャム
コントローラ4はジャムが解消したか否か判定する(S
7)。解消したのであれば(YES)、印刷を再開する
(S8)。ここで、プリンタコントーラ4は再開される
ページ(P’)と、当初に印刷が開始されたページ
(P)とを比較し、同じか否か判定する(S9)。同じ
であれば(YES)、当初の印刷ページに戻り、同じで
なければ(NO)、ジャムの発生したページ(P’)か
らデータを受信し(S10)、又はメモリから読み出し
て印刷を再開する。
Next, when a jam is detected by the jam sensor 9 during printing (S6), this information is sent to the printer controller 4 via the mechanism controller 7.
When the operator attempts to eliminate the jam, the jam controller 4 determines whether the jam has been resolved (S
7). If it is resolved (YES), printing is restarted (S8). Here, the printer controller 4 compares the restarted page (P ') with the page (P) where printing was originally started, and determines whether they are the same (S9). If they are the same (YES), the original print page is returned, and if they are not the same (NO), data is received from the page (P ') in which the jam has occurred (S10), or is read from the memory and printing is restarted. .

【0017】印刷が再開された以降のステップ(S1
1,S12)は上記のステップS4、S5と同じであ
り、ジャムセンサ9及び機構コントローラ7を経てプリ
ンタコントローラ4にてジャム発生か否か判定し(S
6)、ジャムが解消したか否か判定される(S7)。以
上説明したステップから明らかなように、本発明では、
現在何ページまで印刷が終了したかをプリンタ側でカウ
ントし(ページカウンタ2)、その値を保持する(ペー
ジ数記憶部3)。プリンタのジャム状態が解消すると、
印刷が再開され、保持した値に従ってデータを印刷する
かどうか決定する(S9)。
Steps after printing is restarted (S1
1, S12) is the same as steps S4 and S5 described above, and it is determined whether a jam occurs in the printer controller 4 via the jam sensor 9 and the mechanism controller 7 (S).
6) It is determined whether the jam has been resolved (S7). As is clear from the steps described above, in the present invention,
The printer counts the number of pages that have been printed at present (page counter 2) and holds the value (page number storage unit 3). When the jam condition of the printer is resolved,
Printing is restarted, and it is determined whether to print data according to the held value (S9).

【0018】即ち、ジャムの発生しない正常印刷時は印
刷しながら現在何ページまで印刷が終了したかをカウン
トし、その値を保持する。そしてジャムが発生しそれが
解消すると、ホストコンピュータからデータが再送信さ
れるが、本発明ではジャム発生前まで、即ち、正常状態
で保持しているページまでは印刷を行わずにページ数の
カウントのみを行う。その後は正常印刷となり、印刷と
ページ数のカウントを行う。
That is, at the time of normal printing in which no jam occurs, the number of pages currently printed while printing is counted and the value is held. Then, when a jam occurs and is resolved, data is retransmitted from the host computer, but in the present invention, the number of pages is counted without printing before the jam occurs, that is, up to the page held in the normal state. Only do. After that, normal printing is performed, and printing and counting of the number of pages are performed.

【0019】[0019]

【発明の効果】以上説明したように、本発明によれば、
印刷中にジャムが発生した場合に、ジャム状態の解消
後、ホストコンピュータから再送信されたデータをジャ
ムが発生したページの直前まで読み飛ばした後に、印刷
を再開することにより、同じページを複数開印刷するこ
とがなくなるために、時間及び資源の損失を著しく低減
する効果がある。
As described above, according to the present invention,
If a jam occurs during printing, after clearing the jam condition, the data retransmitted from the host computer is skipped to just before the page where the jam occurred, and then printing is restarted to open the same page multiple times. Since there is no need to print, there is the effect of significantly reducing the loss of time and resources.

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

【図1】本発明によるジャムリカバリー方法を適用する
装置の実施例構成図である。
FIG. 1 is a configuration diagram of an embodiment of an apparatus to which a jam recovery method according to the present invention is applied.

【図2】本発明によるジャムリカバリー方法のフローチ
ャートである。
FIG. 2 is a flowchart of a jam recovery method according to the present invention.

【図3】従来のジャムリカバリー方法のフローチャート
である。
FIG. 3 is a flowchart of a conventional jam recovery method.

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

1…データ受信部 2…ページカウンタ 3…ページ数記憶部 4…プリンタコントローラ 5…描画部 6…ページメモリ 7…機構コントローラ 8…プリント機構 9…ジャムセンサ 10…データ送信部 20…ホストコンピュータ 1 ... Data receiving unit 2 ... Page counter 3 ... Page number storage unit 4 ... Printer controller 5 ... Drawing unit 6 ... Page memory 7 ... Mechanism controller 8 ... Printing mechanism 9 ... Jam sensor 10 ... Data transmission unit 20 ... Host computer

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 1/00 108 H04N 1/00 108J ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical indication H04N 1/00 108 H04N 1/00 108J

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 プリンタのジャムリカバリー方法におい
て、 (a)ホストコンピュータから印刷されるべきデータを
受信するとプリント機構により印刷を開始し、 (b)印刷開始と同時に、計数手段により正常に印刷さ
れるページをカウントし、 (c)カウントされたページ数を記憶手段に記憶し、 (d)各ページ毎に印刷が完了したか否かをプリンタ制
御手段が判定し、 (e)印刷途中においてジャムが発生すると、前記プリ
ンタ制御手段はジャムが解消したか否か判定し、 (f)解消したときには、前記プリンタ制御手段は、前
記記憶手段に記憶されたページ数を参照し、ジャム発生
の直前までのページを読み飛ばし、その次のページから
印刷されるべきデータを受信し印刷を再開するようにし
たことを特徴とするプリンタのジャムリカバリー方法。
1. A jam recovery method for a printer, wherein (a) printing is started by a printing mechanism when data to be printed is received from a host computer, and (b) normal printing is performed by a counting means at the same time as the start of printing. The pages are counted, (c) the counted number of pages is stored in the storage unit, (d) the printer control unit determines whether or not printing is completed for each page, and (e) a jam occurs during printing. When it occurs, the printer control unit determines whether or not the jam has been resolved. (F) When the jam has been resolved, the printer control unit refers to the number of pages stored in the storage unit, and immediately before the occurrence of the jam. Printer jam characterized by skipping pages, receiving data to be printed from the next page, and restarting printing Coverry method.
【請求項2】 ジャムが解消した後に再度ジャムを発生
すると、再度発生する直前までのページを読み飛ばし、
その次のページから印刷されるべきデータを受信し印刷
を再再開する請求項1に記載のジャムリカバリー方法。
2. When a jam occurs again after the jam is resolved, the pages up to immediately before the occurrence of the jam are skipped,
The jam recovery method according to claim 1, wherein data to be printed is received from the next page and printing is restarted.
【請求項3】 前記ホストコンピュータはファクシミリ
に内蔵され、ジャム発生ときに送信側ファクシミリから
再送信されるか、又は受信側ファクシミリ内の受信用デ
ータメモリから再読み出しを行う請求項1に記載のジャ
ムリカバリー方法。
3. The jam according to claim 1, wherein the host computer is built in a facsimile and is retransmitted from a transmitting facsimile when a jam occurs or is reread from a receiving data memory in the receiving facsimile. Recovery method.
【請求項4】 ホストコンピュータから印刷データを受
信して印刷を行う印刷装置において、 前記ホストコンピュータから印刷されるべきデータを受
信するデータ受信手段と、 前記データ受信手段からの印刷データによる印刷開始と
同時に、正常に印刷されるページをカウントする計数手
段と、 前記計数手段でカウントされたページ数を記憶する記憶
手段と、 各ページ毎に印刷が正常に完了したか否かを判定し、印
刷途中にてジャムが発生するとジャムが解消したか否か
判定し、解消したときには前記記憶手段に記憶された正
常なページ数を参照し、ジャム発生の直前までの正常な
ページ数を読み飛ばし、ジャム発生の直後のページから
印刷されるべきデータを受信し、印刷を再開するように
前記ホストコンピュータに指示するプリンタ制御手段
と、 を具備することを特徴とする印刷装置。
4. A printing apparatus for receiving print data from a host computer and performing printing, a data receiving unit for receiving data to be printed from the host computer, and a print start by the print data from the data receiving unit. At the same time, a counting unit that counts the pages that are normally printed, a storage unit that stores the number of pages counted by the counting unit, and whether or not the printing has normally completed for each page is determined. When a jam occurs, it is determined whether or not the jam is resolved. When the jam is resolved, the normal page number stored in the storage means is referred to, the normal page number immediately before the jam occurs is skipped, and the jam occurs. The printer control that receives the data to be printed from the page immediately after and instructs the host computer to restart printing. Printing apparatus characterized by comprising a means.
【請求項5】 前記プリンタ制御手段は、ジャムが解消
した後に再度ジャムを発生すると、再度発生する直前ま
でのページを読み飛ばし、その次のページから印刷され
るべきデータを受信し印刷を再再開するように指示する
請求項4に記載の印刷装置。
5. The printer control unit, when a jam occurs again after the jam is resolved, skips a page until immediately before the jam occurs, receives data to be printed from the next page, and restarts printing. The printing device according to claim 4, wherein the printing device is instructed to do so.
JP7026776A 1995-02-15 1995-02-15 Method and apparatus for recovering jam of printer Withdrawn JPH08216484A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7026776A JPH08216484A (en) 1995-02-15 1995-02-15 Method and apparatus for recovering jam of printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7026776A JPH08216484A (en) 1995-02-15 1995-02-15 Method and apparatus for recovering jam of printer

Publications (1)

Publication Number Publication Date
JPH08216484A true JPH08216484A (en) 1996-08-27

Family

ID=12202712

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7026776A Withdrawn JPH08216484A (en) 1995-02-15 1995-02-15 Method and apparatus for recovering jam of printer

Country Status (1)

Country Link
JP (1) JPH08216484A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100296595B1 (en) * 1999-05-07 2001-07-12 윤종용 Method for control discharge state of document in image scanning apparatus
JP2006031677A (en) * 2004-06-17 2006-02-02 Ricoh Co Ltd Print control device, printer, print network system, print control method, print control program and recording medium which records print control program
JP2008233908A (en) * 2007-03-20 2008-10-02 Toshiba Corp Image forming apparatus and control method of the same

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100296595B1 (en) * 1999-05-07 2001-07-12 윤종용 Method for control discharge state of document in image scanning apparatus
JP2006031677A (en) * 2004-06-17 2006-02-02 Ricoh Co Ltd Print control device, printer, print network system, print control method, print control program and recording medium which records print control program
JP2008233908A (en) * 2007-03-20 2008-10-02 Toshiba Corp Image forming apparatus and control method of the same
US8194267B2 (en) 2007-03-20 2012-06-05 Kabushiki Kaisha Toshiba Image forming apparatus and method of the same

Similar Documents

Publication Publication Date Title
JP3127716B2 (en) Printer
US5722781A (en) Printing apparatus
JPH08216484A (en) Method and apparatus for recovering jam of printer
JP3762496B2 (en) Facsimile machine
US6075616A (en) Printer apparatus
US6947165B1 (en) Communication terminal device
US6050732A (en) Double-side printing control method
JPH06245003A (en) Image information processor
JP2861782B2 (en) Image information recording device
JPH0895726A (en) Print server system
JP3085000B2 (en) Communication terminal device with storage function
JP2768307B2 (en) Printer device
JPH0818719A (en) Printer with facsimile
JP3109450B2 (en) Computer-readable recording medium recording a data transfer program to a communication terminal device with a printer function
JP3703962B2 (en) Printing device
KR100224875B1 (en) Image forming device
JP3308104B2 (en) Digital copier
JP3121638B2 (en) Facsimile machine
JPH06164776A (en) Interrupt control system for composite information processing unit
JP2003330673A (en) Image forming network system
JPH06210936A (en) Printing control device of printer
JPH0426270A (en) Facsimile equipment
JPH08116398A (en) Multi-functional facsimile equipment
JPH08279972A (en) Device for printing out video data
JPH10100482A (en) Printer

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020507