JP4032672B2 - Printing system - Google Patents

Printing system Download PDF

Info

Publication number
JP4032672B2
JP4032672B2 JP2001199275A JP2001199275A JP4032672B2 JP 4032672 B2 JP4032672 B2 JP 4032672B2 JP 2001199275 A JP2001199275 A JP 2001199275A JP 2001199275 A JP2001199275 A JP 2001199275A JP 4032672 B2 JP4032672 B2 JP 4032672B2
Authority
JP
Japan
Prior art keywords
print data
job
print
printing
printer
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.)
Expired - Fee Related
Application number
JP2001199275A
Other languages
Japanese (ja)
Other versions
JP2003015840A (en
Inventor
章彦 山本
昭弘 清水
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2001199275A priority Critical patent/JP4032672B2/en
Publication of JP2003015840A publication Critical patent/JP2003015840A/en
Application granted granted Critical
Publication of JP4032672B2 publication Critical patent/JP4032672B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明はセントロニクスインターフェースを使用する印刷システムに関する。
【0002】
【従来技術】
今日、LAN等のネットワークにプリンタ装置を接続し、複数のホスト機器からの印刷データを受信し、印刷処理を行う印刷システムが知られている。このようなシステムにおいて、印刷処理を中止する場合予め決められたプロトコルによって発行されたコマンドにより、ジョブ(JOB)のキャンセルを印刷データとは別に通知し、プリンタ装置側でジョブのキャンセルを行っている。
【0003】
【発明が解決しようとする課題】
しかしながら、セントロニクスインターフェースを使用してホスト機器とプリンタ装置を接続するシステムでは、印刷処理をキャンセルするための機能がないため、プリンタ装置に印刷データを送信した後に印刷データのキャンセルを行うかとが困難であった。すなわち、印刷データをキャンセルするためのコマンドを発行しても、印刷データとの間で区別ができず、印刷処理のキャンセルが困難であった。
【0004】
本発明は、OS(オペレーションシステム)の仕組みの一部として提供される言語モニタの機能を拡張し、キャンセル用のコマンドをプリンタ装置に送信し、プリンタ装置に送信した後の印刷データについても印刷処理をキャンセルできる構成とした印刷システムを提供するものである。
【0005】
【課題を解決するための手段】
上記課題を解決するため、請求項1記載の発明は、双方向性のセントロニクスインターフェースを介してホスト機器と印刷装置が接続された印刷システムにおいて、前記ホスト機器は、前記印刷データの転送済み、又は未転送の情報を含むジョブ情報を記憶するテーブルと、該テーブルに前記ジョブ情報を書き込み、前記ジョブ情報を監視する言語モニタと、印刷のキャンセル指示に基づいて、前記テーブルを参照し、未転送の印刷データが有る場合には該未転送の印刷データを削除し、前記インターフェースの双方向性調停後のコマンドコードの一部を印刷データのキャンセルコードに変換する変換手段と、該キャンセルコードを前記印刷装置に送信する送信手段とを有し、前記印刷装置は、前記印刷データの印刷処理を行う印刷処理手段と、前記キャンセルコードの受信に基づいて、該キャンセルコードに指示された転送済みの印刷データであって、印刷処理中の印刷データの印刷処理を中止する中止手段とを有する印刷システムを提供することによって達成できる。
【0006】
ここで、IEEE1284で規定されるセントロニクスインターフェースは双方向性であり、双方向性調停後に印刷データ以外の制御信号の授受を行うため、複数のコマンドが用意されている。本発明は上記変換手段によって、上記コマンドの一部を印刷データのキャンセルコードに変換し、このコードを双方向性調停後にプリンタ装置に出力することによって、印刷装置による印刷処理を中止させる構成である。
【0009】
【発明の実施形態】
以下、本発明の実施の形態を図面を参照しながら説明する。
図1は本発明の印刷システムを説明する図である。同図において、本発明の印刷システムは、ホスト機器であるパーソナルコンピュータ1とプリンタ装置2で構成され、パーソナルコンピュータ1とプリンタ装置2はIEEE1284で規定されるセントロインターフェース3で接続されている。ここで、印刷データの送信は、以下のように行われる。
【0010】
すなわち、先ずアプリケーション4によって作成された印刷データはスプーラ5に送られる(図1に示す▲1▼)。次に、スプーラ5はプリンタドライバ6を使用し、接続されたプリンタ装置2に対応するコマンドを生成する(図1に示す▲2▼)。この時、プリンタドライバ6は、印刷ジョブの先頭に、例えば特定のジョブ情報を付加する。
【0011】
また、スプーラ5は言語モニタ7へ印刷データを書き込み(図1に示す▲3▼)、更に言語モニタ7は、ハードディスク8に印刷データを書き込む(図1に示す▲4▼)。また、言語モニタ7は印刷ジョブが蓄積されると印刷データを読み出し、プリンタポートドライバ10へ印刷データを送信する(図1に示す▲6▼)。尚、監視アプリケーション9は、言語モニタ7にプリンタ装置2の情報を定期的に読みに行き、必要な情報を取得する構成である。
【0012】
プリンタポートドライバ10は、セントロニクスインターフェース3を使用し、プリンタ装置2の送受信部11と通信を行い、上記印刷データをプリンタ装置2に送る。
図2は上記プリンタ装置2の構成を説明する図である。上記のようにプリンタポートドライバ10から送信される印刷データは送受信部11に入力し(図2に示す▲1▼)、送受信バッファ12を介してコマンドバッファ13に印刷データを書き込む(図2に示す▲2▼、▲3▼)。尚、ホスト機器1から送信される双方向通信調停後のキャンセル要求コマンドも受信バッファ12に書き込まれる。
【0013】
コマンド実行部14はコマンドバッファ13から印刷データに含まれるコマンドを読み出し、コマンドの解析処理を実行し(図2に示す▲4▼)、画像メモリ15に画像データを書き込む(図2に示す▲5▼)。そして、画像メモリ15に、例えば1ページ分の画像データが展開されると、転送タスク16が作成された画像データをプリンタエンジン制御部17に転送する(図2に示す▲6▼、▲7▼)。
【0014】
プリンタエンジン制御部17は、送信された画像データをプリンタエンジン部18に送る。尚、上記送受信部11、送受信バッファ12、コマンドバッファ13等はプリンタコントローラ19内に配設されている。
図3は上記スプーラ5内のテーブル構成を説明する図である。同図において、テーブルは複数のエリアで構成され、エリア20aにはジョブ名のデータが記憶され、エリア20bには送信状態の情報が記憶され、エリア20cには印刷状態の情報が記憶され、エリア20dには対応する印刷データのデータ容量が記憶される。
【0015】
図4は上記情報をテーブルに書き込むための処理を説明するフローチャートであり、スプール処理を説明するものである。先ず、スプーラ5はアプリケーション4から供給される印刷データを解析し、ジョブの最後か判断する(ステップ (以下、STで示す)1)。ここで、ジョブの最後であれば処理を終了するが (ST1がYES)、ジョブの最後でなければ(ST1がNO)、ジョブの先頭であるか判断する(ST2)。
【0016】
ここで、ジョブの先頭であれば、ジョブの付加情報を読み込み(ST3)、ジョブ一覧にジョブ名を登録する(ST4)。すなわち、この処理によって、図3に示すエリア20aにジョブ名1が登録され(図3に示す▲1▼)、同時に時刻データが書き込まれる。この時刻データは、例えば同じジョブの印刷データが存在した場合でも識別できるようにするためである。
【0017】
その後、登録したジョブ名の印刷データをハードディスク8に書き込む(ST5)。
上記処理はアプリケーション4から印刷データが供給される毎に行われ、図3に示すテーブルにはジョブ名2、ジョブ名3、ジョブ名4、・・・が順次登録され、同時に時刻データが書き込まれる(図3に示す▲2▼、▲3▼、▲4▼、・・・)。また、登録したジョブ名の印刷データも順次ハードディスク8に書き込む(ST1〜ST5)。
【0018】
以上のようにして、上記テーブルにジョブ名のデータ及び時刻データが登録され、ハードディスク8にはテーブルに登録されたジョブ名の印刷データが記憶される。
上記登録処理の後、図5に示すフローチャートに従って印刷処理が実行される。先ず、スプーラ5に印刷ジョブが有るか判断する(ステップ(以下、Sで示す)1)。この判断は前述の図3に示すテーブルの送信状態を確認することによって実行し、未転送の印刷ジョブを送信する(S1がYES、S2)。この場合、ハードディスク8から対応する印刷データを読み出し、セントロニクスインターフェース3を介してプリンタ装置2に送信する。
【0019】
プリンタ装置2では供給される印刷データに従って印刷処理を行い、不図示の排紙部に印刷結果を出力する。そして、印刷ジョブの印刷終了を判断し、印刷終了でなければ(S3がNO)、更に印刷ジョブの送信処理を継続する(S2、S3)。一方、印刷ジョブの印刷終了であれば(S3がYES)、印刷完了か判断する(S4)。この場合、図3に示すテーブルに他の未転送の印刷ジョブが残っているか判断する処理であり、まだ未転送の印刷ジョブが残っていれば(S4がNO)、上記と同様ハードディスク8から印刷データを読み出し、印刷処理を行う。
【0020】
その後、印刷処理が完了すると(S4がYES)、印刷ジョブの削除、ジョブ一覧からの削除処理を行う(S5)。すなわち、図3に示すテーブルの印刷状態を印刷未終了から印刷終了に変える。
このように処理することにより、図3に示すテーブルは順次書き換えられ、常に最新の印刷状態が登録されている。この状態において、プリンタ装置2における印刷処理をキャンセルする処理を説明する。
【0021】
図6はこの処理を説明するフローチャートである。先ず、印刷のキャンセル指示があるとスプーラのジョブ一覧を参照する(ステップ(以下、STPで示す)1)。すなわち、前述の図3に示すテーブルを参照し、未転送のジョブが有るか判断する。そして、未転送のジョブが有る場合にはスプーラ5から該当ジョブを削除する(STP2がYES、STP3)。また、ジョブ一覧から該当ジョブを削除する(STP4)。
【0022】
一方、未転送のジョブが無い場合(STP2がNO)、ネゴシエーションが可能であるか判断する(STP2がYES、STP5)。ここで、ネゴシエーションとはセントロニクスインターフェース3を使用して印刷データを送信する際のタイミング確認であり、双方向通信のタイミング調整であり、ゴシエーションが可能であれば(STP5がYES)、キャンセル要求コマンドを送信する(STP6、STP7)。
【0023】
図7はキャンセル要求コマンドの例を示す図である。本例では、キャンセル要求コマンドとして、同図に示す「7Fh」を使用する。このキャンセル要求コマンドは前述のようにホスト機器1からプリンタ装置2の送受信部11に送られる。送受信部11は、このキャンセル要求コマンドの入力を判断すると、次に送られてくる固定バイトの印刷情報はキャンセルするジョブ情報として扱うモードとする。
【0024】
次に、ホスト機器1から固定バイトのデータが送られてくるが、プリンタ装置2の送受信部11は、ジョブ情報として扱うモードとなっているため、送受信バッファ12からコマンドバッファ13へ移動せず、転送タスク16へキャンセルが要求されたこと、及びキャンセルするジョブ情報を通知する。
【0025】
プリンタ装置2は上記ジョブ情報からキャンセル要求があった印刷データを探し、該当する印刷ジョブの画像イメージを見つけ、画像イメージをプリンタエンジン部18へ転送せず、印刷を行わないように制御する。
このように構成することにより、セントロニクスインターフェースを使用するシステムにおいて、双方向通信調停後のコマンドを拡張し、キャンセル要求コマンドをプリンタコントローラ側と予め取り決め、印刷データと混同することなく、ジョブのキャンセルを通知すると共に、ジョブ情報を通知できる。
【0026】
尚、同等の処理が実現できるLANのジョブ管理と本発明の印刷システムについて、同一の管理テーブルを使用することによりLANプリンタとセントロプリンタの違いに依存せず同一のジョブ管理が行える。
【0027】
【発明の効果】
以上、説明したように、本発明によればセントロニクスインターフェースを使用した印刷システムであり、プリンタ装置に送信された印刷データに対してもキャンセル要求コマンドをプリンタ装置に送信することによって、印刷処理を中止することができる。
【図面の簡単な説明】
【図1】本発明の印刷システムを説明する図である。
【図2】プリンタ装置の構成を説明する図である。
【図3】ハードディスク内の構成を説明する図である。
【図4】情報をテーブルに書き込むための処理を説明するフローチャートであり、スプール処理を説明するものである。
【図5】印刷処理を説明するフローチャートである。
【図6】キャンセル要求コマンドに基づくキャンセル処理を説明するフローチャートである。
【図7】キャンセル要求コマンドの例を示す図である。
【符号の説明】
1 パーソナルコンピュータ
2 プリンタ装置
3 セントロインターフェース
4 アプリケーション
5 スプーラ
6 プリンタドライバ
7 言語モニタ
8 ハードディスク
9 監視アプリケーション
10 プリンタポートドライバ
11 送受信部
12 送受信バッファ
13 コマンドバッファ
14 コマンド実行部
15 画像メモリ
16 転送タスク
17 プリンタエンジン制御部
18 プリンタエンジン部
19 プリンタコントローラ
20a〜20d エリア
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a printing system using a Centronics interface.
[0002]
[Prior art]
2. Description of the Related Art Today, a printing system is known that connects a printer device to a network such as a LAN, receives print data from a plurality of host devices, and performs print processing. In such a system, when canceling print processing, a job issued according to a predetermined protocol is used to notify job (JOB) cancellation separately from print data, and the printer apparatus cancels the job. .
[0003]
[Problems to be solved by the invention]
However, in a system in which a host device and a printer device are connected using a Centronics interface, there is no function for canceling print processing, so it is difficult to cancel print data after sending print data to the printer device. there were. That is, even if a command for canceling print data is issued, it cannot be distinguished from print data, and it is difficult to cancel print processing.
[0004]
The present invention extends the language monitor function provided as part of the OS (operation system) mechanism, transmits a cancel command to the printer device, and prints the print data after it is transmitted to the printer device. The present invention provides a printing system configured to cancel the above.
[0005]
[Means for Solving the Problems]
In order to solve the above-described problem, the invention described in claim 1 is a printing system in which a host device and a printing apparatus are connected via a bidirectional Centronics interface, and the host device transmits the print data, or A table for storing job information including untransferred information, a language monitor for writing the job information in the table and monitoring the job information, and referring to the table based on a print cancel instruction, If there is print data, the untransferred print data is deleted, and conversion means for converting a part of the command code after bidirectional arbitration of the interface into a print data cancel code; and the cancel code A print processing unit for performing a print process on the print data. , Based on the reception of the cancel code, by a transfer already print data indicated in the cancel code, to provide a printing system having a stop means to stop the printing process of the print data during the printing process Can be achieved.
[0006]
Here, the Centronics interface defined by IEEE1284 is bidirectional, and a plurality of commands are prepared to exchange control signals other than print data after bidirectional arbitration. In the present invention, a part of the command is converted into a cancel code of the print data by the converting means, and the code is output to the printer apparatus after bidirectional arbitration, thereby stopping the printing process by the printing apparatus. .
[0009]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below with reference to the drawings.
FIG. 1 is a diagram illustrating a printing system according to the present invention. In the figure, the printing system of the present invention is composed of a personal computer 1 as a host device and a printer device 2, and the personal computer 1 and the printer device 2 are connected by a Centro interface 3 defined by IEEE1284. Here, transmission of print data is performed as follows.
[0010]
That is, first, the print data created by the application 4 is sent to the spooler 5 ((1) shown in FIG. 1). Next, the spooler 5 uses the printer driver 6 to generate a command corresponding to the connected printer device 2 ((2) shown in FIG. 1). At this time, the printer driver 6 adds, for example, specific job information to the head of the print job.
[0011]
The spooler 5 writes the print data to the language monitor 7 (<3> shown in FIG. 1), and the language monitor 7 writes the print data to the hard disk 8 (<4> shown in FIG. 1). When the print job is accumulated, the language monitor 7 reads the print data and transmits the print data to the printer port driver 10 ((6) shown in FIG. 1). The monitoring application 9 is configured to periodically read the information of the printer device 2 to the language monitor 7 and acquire necessary information.
[0012]
The printer port driver 10 uses the Centronics interface 3 to communicate with the transmission / reception unit 11 of the printer apparatus 2 and sends the print data to the printer apparatus 2.
FIG. 2 is a diagram illustrating the configuration of the printer device 2. As described above, the print data transmitted from the printer port driver 10 is input to the transmission / reception unit 11 ((1) shown in FIG. 2), and the print data is written to the command buffer 13 via the transmission / reception buffer 12 (shown in FIG. 2). (2), (3)). Note that a cancel request command after bidirectional communication arbitration transmitted from the host device 1 is also written in the reception buffer 12.
[0013]
The command execution unit 14 reads the command included in the print data from the command buffer 13, executes the command analysis process (4 in FIG. 2), and writes the image data in the image memory 15 (5 in FIG. 2). ▼). For example, when one page of image data is developed in the image memory 15, the image data generated by the transfer task 16 is transferred to the printer engine control unit 17 ((6) and (7) shown in FIG. 2). ).
[0014]
The printer engine control unit 17 sends the transmitted image data to the printer engine unit 18. The transmission / reception unit 11, the transmission / reception buffer 12, the command buffer 13, and the like are disposed in the printer controller 19.
FIG. 3 is a diagram for explaining a table configuration in the spooler 5. In the figure, the table is composed of a plurality of areas, the job name data is stored in the area 20a, the transmission status information is stored in the area 20b, and the printing status information is stored in the area 20c. The data capacity of the corresponding print data is stored in 20d.
[0015]
FIG. 4 is a flowchart for explaining the process for writing the above information into the table, and explains the spool process. First, the spooler 5 analyzes the print data supplied from the application 4 and determines whether it is the end of the job (step (hereinafter referred to as ST) 1). If the end of the job is reached, the process ends (ST1 is YES). If not the end of the job (ST1 is NO), it is determined whether the job is at the beginning (ST2).
[0016]
If it is the head of the job, the additional information of the job is read (ST3), and the job name is registered in the job list (ST4). That is, by this processing, job name 1 is registered in area 20a shown in FIG. 3 ((1) shown in FIG. 3), and time data is written at the same time. This time data is for identifying even when print data of the same job exists, for example.
[0017]
Thereafter, the print data of the registered job name is written to the hard disk 8 (ST5).
The above processing is performed every time print data is supplied from the application 4, and job name 2, job name 3, job name 4,... Are sequentially registered in the table shown in FIG. ((2), (3), (4),... Shown in FIG. 3). Also, the print data of the registered job name is sequentially written to the hard disk 8 (ST1 to ST5).
[0018]
As described above, the job name data and the time data are registered in the table, and the hard disk 8 stores the print data of the job name registered in the table.
After the registration process, the printing process is executed according to the flowchart shown in FIG. First, it is determined whether there is a print job in the spooler 5 (step (hereinafter referred to as S) 1). This determination is executed by confirming the transmission state of the table shown in FIG. 3 described above, and an untransferred print job is transmitted (S1 is YES, S2). In this case, the corresponding print data is read from the hard disk 8 and transmitted to the printer apparatus 2 via the Centronics interface 3.
[0019]
The printer apparatus 2 performs a printing process according to the supplied print data, and outputs a print result to a paper discharge unit (not shown). Then, it is determined whether printing of the print job is finished. If the printing is not finished (NO in S3), the print job transmission process is continued (S2, S3). On the other hand, if printing of the print job is completed (S3 is YES), it is determined whether printing is completed (S4). In this case, it is a process for determining whether or not another untransferred print job remains in the table shown in FIG. 3. If there is still an untransferred print job (S4 is NO), printing is performed from the hard disk 8 as described above. Data is read and printing processing is performed.
[0020]
Thereafter, when the printing process is completed (YES in S4), the print job is deleted and the deletion process from the job list is performed (S5). That is, the printing state of the table shown in FIG. 3 is changed from printing not completed to printing completed.
By processing in this way, the table shown in FIG. 3 is rewritten sequentially, and the latest printing state is always registered. A process for canceling the printing process in the printer apparatus 2 in this state will be described.
[0021]
FIG. 6 is a flowchart for explaining this process. First, when there is an instruction to cancel printing, a spooler job list is referred to (step (hereinafter referred to as STP) 1). That is, it is determined whether there is an untransferred job with reference to the table shown in FIG. If there is an untransferred job, the job is deleted from the spooler 5 (YES in STP2, STP3). Also, the job is deleted from the job list (STP4).
[0022]
On the other hand, if there is no untransferred job (STP2 is NO), it is determined whether negotiation is possible (STP2 is YES, STP5). Here, the negotiation is a timing check at the time of transmitting print data using the Centronics interface 3 and is a timing adjustment of bidirectional communication. If the negotiation is possible (YES in STP5), a cancel request command Is transmitted (STP6, STP7).
[0023]
FIG. 7 is a diagram illustrating an example of a cancel request command. In this example, “7Fh” shown in the figure is used as the cancel request command. This cancel request command is sent from the host device 1 to the transmission / reception unit 11 of the printer apparatus 2 as described above. When the transmission / reception unit 11 determines the input of the cancel request command, the transmission / reception unit 11 sets a mode in which the fixed byte print information transmitted next is handled as job information to be canceled.
[0024]
Next, fixed byte data is sent from the host device 1, but since the transmission / reception unit 11 of the printer apparatus 2 is in a mode for handling as job information, it does not move from the transmission / reception buffer 12 to the command buffer 13. The transfer task 16 is notified of cancellation and job information to be canceled.
[0025]
The printer device 2 searches the print information for the cancel request from the job information, finds the image image of the corresponding print job, and controls not to transfer the image image to the printer engine unit 18 and to perform printing.
By configuring in this way, in the system using the Centronics interface, the command after bi-directional communication arbitration is expanded, the cancel request command is negotiated with the printer controller side in advance, and the job can be canceled without being confused with the print data. In addition to notification, job information can be notified.
[0026]
It should be noted that the same job management can be performed regardless of the difference between the LAN printer and the Centro printer by using the same management table for the LAN job management and the printing system of the present invention capable of realizing equivalent processing.
[0027]
【The invention's effect】
As described above, according to the present invention, a printing system using a Centronics interface cancels printing processing by sending a cancel request command to the printer device even for print data sent to the printer device. can do.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating a printing system according to the present invention.
FIG. 2 is a diagram illustrating a configuration of a printer apparatus.
FIG. 3 is a diagram illustrating a configuration in a hard disk.
FIG. 4 is a flowchart illustrating a process for writing information to a table, and illustrates a spool process.
FIG. 5 is a flowchart illustrating print processing.
FIG. 6 is a flowchart illustrating cancel processing based on a cancel request command.
FIG. 7 is a diagram illustrating an example of a cancel request command.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Personal computer 2 Printer apparatus 3 Centro interface 4 Application 5 Spooler 6 Printer driver 7 Language monitor 8 Hard disk 9 Monitoring application 10 Printer port driver 11 Transmission / reception part 12 Transmission / reception buffer 13 Command buffer 14 Command execution part 15 Image memory 16 Transfer task 17 Printer engine Control unit 18 Printer engine unit 19 Printer controllers 20a to 20d Area

Claims (1)

双方向性のセントロニクスインターフェースを介してホスト機器と印刷装置が接続された印刷システムにおいて、
前記ホスト機器は、
前記印刷データの転送済み、又は未転送の情報を含むジョブ情報を記憶するテーブルと、
該テーブルに前記ジョブ情報を書き込み、前記ジョブ情報を監視する言語モニタと、
印刷のキャンセル指示に基づいて、前記テーブルを参照し、未転送の印刷データが有る場合には該未転送の印刷データを削除し、前記インターフェースの双方向性調停後のコマンドコードの一部を印刷データのキャンセルコードに変換する変換手段と、
該キャンセルコードを前記印刷装置に送信する送信手段と、を有し、
前記印刷装置は、
前記印刷データの印刷処理を行う印刷処理手段と、
前記キャンセルコードの受信に基づいて、該キャンセルコードに指示された転送済みの印刷データであって、印刷処理中の印刷データの印刷処理を中止する中止手段と、
を有することを特徴とする印刷システム。
In a printing system in which a host device and a printing device are connected via a bidirectional Centronics interface,
The host device is
A table for storing job information including transferred or untransferred information of the print data;
A language monitor for writing the job information to the table and monitoring the job information;
Based on the print cancel instruction, the table is referred to. If there is untransferred print data, the untransferred print data is deleted and a part of the command code after bidirectional arbitration of the interface is printed. Conversion means for converting to a data cancellation code;
Transmitting means for transmitting the cancellation code to the printing apparatus,
The printing apparatus includes:
Print processing means for performing print processing of the print data;
Canceling means for canceling the print processing of the print data that has been transferred and instructed by the cancel code based on the reception of the cancel code;
A printing system comprising:
JP2001199275A 2001-06-29 2001-06-29 Printing system Expired - Fee Related JP4032672B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001199275A JP4032672B2 (en) 2001-06-29 2001-06-29 Printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001199275A JP4032672B2 (en) 2001-06-29 2001-06-29 Printing system

Publications (2)

Publication Number Publication Date
JP2003015840A JP2003015840A (en) 2003-01-17
JP4032672B2 true JP4032672B2 (en) 2008-01-16

Family

ID=19036589

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001199275A Expired - Fee Related JP4032672B2 (en) 2001-06-29 2001-06-29 Printing system

Country Status (1)

Country Link
JP (1) JP4032672B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8392021B2 (en) 2005-02-18 2013-03-05 Irobot Corporation Autonomous surface cleaning robot for wet cleaning
KR100706214B1 (en) * 2005-05-27 2007-04-11 삼성전자주식회사 Printing-Error Evasion Method and Printing system therefor

Also Published As

Publication number Publication date
JP2003015840A (en) 2003-01-17

Similar Documents

Publication Publication Date Title
JP4980776B2 (en) Image forming apparatus, program, and recording medium
JP2000172453A (en) Print system and host device of same system
WO2005124531A1 (en) Information processing device and job transfer control method
JPH11327856A (en) Printing controller, data processing method for the same and storage medium storing program which computer can read
JP4408590B2 (en) Printing system and printing control apparatus and method
US7362456B2 (en) Print job substitution in a copy job
US7768665B2 (en) Printing control device for processing a spool file and printing system, program product, and printing control method associated therewith
JP4532993B2 (en) Printing system and control method thereof, printing method, host device, and printer
JP2006041764A (en) Log recording apparatus, log recording program, and recording medium
JP4032672B2 (en) Printing system
JP2000085211A (en) Print-controlling method and printing system
JP2004341728A (en) Printer, printing system and cancellation method
JP3508752B2 (en) Printing system, method and printer
US7880917B2 (en) Image forming apparatus and print system
JP3560081B2 (en) Printer control device and printer control method
JP2001243026A (en) Image forming device, system and method for transferring image data and storage medium
JP4400097B2 (en) Printing apparatus, printing control method, program, and recording medium
JP2002244821A (en) Method of printing by using print server, print server, program and recording medium
JP2001325081A (en) Print data cache system
JP2001260433A (en) Printer and its control method
JP2007034496A (en) Print control system
JP2002073520A (en) Information processor, data communication processing method, and storage medium
JP3840226B2 (en) Print control program, medium, and information processing apparatus
JP2006123261A (en) Printing apparatus and printing method
JP2000259363A (en) Printing server, printing control method, medium recording printing control program and network printing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040929

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061212

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070205

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071015

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

Free format text: PAYMENT UNTIL: 20101102

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20111102

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20121102

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20131102

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees