JP2003266881A - Printer, print control method, medium recording print control program and print control program - Google Patents

Printer, print control method, medium recording print control program and print control program

Info

Publication number
JP2003266881A
JP2003266881A JP2002068233A JP2002068233A JP2003266881A JP 2003266881 A JP2003266881 A JP 2003266881A JP 2002068233 A JP2002068233 A JP 2002068233A JP 2002068233 A JP2002068233 A JP 2002068233A JP 2003266881 A JP2003266881 A JP 2003266881A
Authority
JP
Japan
Prior art keywords
print
print job
data
job
file
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
JP2002068233A
Other languages
Japanese (ja)
Inventor
Takahiro Emoto
孝弘 江本
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2002068233A priority Critical patent/JP2003266881A/en
Publication of JP2003266881A publication Critical patent/JP2003266881A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To solve a problem that when a command is interpreted at the time of canceling a print job although printing is not performed for media, that processing is a sheer waste and since a processing load is imposed, start of printing another job is delayed. <P>SOLUTION: When one file is created in units of job at the time of spooling print job data and then canceling of the print job is requested, canceling is performed in units of job by deleting that file. The file is deleted before a processing for interpreting the command of the print job data is performed so that useless interpretation of command can be prevented for the print job data being canceled. Since the processing load is reduced, jobs subsequent to the print job being canceled can be processed quickly. <P>COPYRIGHT: (C)2003,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、印刷装置、印刷制
御方法、印刷制御プログラムを記録した媒体および印刷
制御プログラムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printing apparatus, a printing control method, a medium recording a printing control program, and a printing control program.

【0002】[0002]

【従来の技術】レーザープリンタ等の印刷装置において
は、印刷ジョブが投入されるとページ記述言語等のコマ
ンドを含む印刷ジョブデータを取得してスプールし、当
該コマンドを解釈して印刷データを生成し、当該印刷デ
ータをプリントエンジンに送出することによって印刷を
実行している。印刷ジョブデータの転送速度の方が印刷
実行速度よりはるかに高速であるため、多くの印刷ジョ
ブを投入するとしばらくの間印刷開始を待つことにな
る。投入された印刷ジョブが誤りであったり、印刷文書
に誤りを発見したときなどには、印刷ジョブのキャンセ
ルを行う。しかし、このとき印刷ジョブの区切りが定か
でなければ、いずれのデータを削除すべきか判明しない
ため、スプールされたデータについて上記コマンドの解
釈は行うものの印刷は実行しないと言う状態とし、コマ
ンド解釈のみを実行してキャンセル処理を実現してい
る。
2. Description of the Related Art In a printing apparatus such as a laser printer, when a print job is input, print job data including a command such as a page description language is acquired and spooled, and the command is interpreted to generate print data. The printing is executed by sending the print data to the print engine. Since the transfer speed of print job data is much higher than the print execution speed, if many print jobs are input, the start of printing will be waited for a while. If the input print job is incorrect, or if an error is found in the print document, the print job is canceled. However, at this time, if the delimiter of the print job is not clear, it is not known which data should be deleted. Therefore, the spooled data is interpreted as the above command but not printed, and only the command interpretation is performed. It is executed to realize the cancellation process.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の印刷装
置においては、印刷ジョブのキャンセル時にメディアに
対する印刷を実行しないにもかかわらずコマンドの解釈
を行っており、この処理が全く無駄であるとともに処理
負荷がかかるため、他のジョブの印刷開始が遅くなって
しまう。本発明は、上記課題にかんがみてなされたもの
で、コマンド解釈をする以前にてスプールファイルを削
除して処理負担を低減することが可能な印刷装置、印刷
制御方法、印刷制御プログラムを記録した媒体および印
刷制御プログラムの提供を目的とする。
In the above-mentioned conventional printing apparatus, the command is interpreted even though the printing on the medium is not executed when the print job is canceled, and this processing is completely useless and Because of the load, the start of printing other jobs will be delayed. The present invention has been made in view of the above problems, and a printing apparatus, a print control method, and a medium in which a print control program is recorded, which can reduce a processing load by deleting a spool file before interpreting a command. And to provide a print control program.

【0004】[0004]

【課題を解決するための手段】上記目的を達成するた
め、請求項1にかかる発明では、ネットワークを介して
接続されたクライアントPCが投入する印刷ジョブの印
刷ジョブデータを受信する印刷ジョブデータ受信手段
と、上記受信した印刷ジョブデータをスプールするハー
ドディスクドライブと、上記受信した印刷ジョブデータ
をスプールするに当たりジョブ単位で一つのファイルに
して上記ハードディスクドライブにスプールさせるスプ
ール制御手段と、上記スプールされた印刷ジョブデータ
内のコマンドを解釈して印刷ユニットで印刷を実行させ
るための印刷データを生成する印刷データ生成手段と、
印刷データ生成手段で生成された印刷データを取得して
印刷メディアへの印刷を実行する印刷ユニットと、上記
投入された印刷ジョブのキャンセル要求をネットワーク
を介して受信するキャンセル要求受信手段と、同キャン
セル要求受信手段にてキャンセル要求がなされた印刷ジ
ョブのファイルであって、上記印刷データ生成手段での
解釈が開始されていないファイルを上記ハードディスク
ドライブから削除するファイル削除手段とを具備する構
成としてある。
In order to achieve the above object, in the invention according to claim 1, print job data receiving means for receiving print job data of a print job input by a client PC connected via a network. A hard disk drive for spooling the received print job data; spool control means for spooling the received print job data into one file for each job in the hard disk drive; and the spooled print job Print data generation means for interpreting commands in the data and generating print data for executing printing in the printing unit;
A print unit that acquires print data generated by the print data generating unit and prints on a print medium, a cancel request receiving unit that receives a cancel request of the input print job via a network, and the cancel unit. The file deleting unit deletes from the hard disk drive a file of a print job for which a cancellation request has been made by the request receiving unit and whose interpretation by the print data generating unit has not started.

【0005】上記のように構成した請求項1にかかる発
明においては、印刷装置はネットワークを介してクライ
アントPCと接続可能であり、印刷ジョブデータ受信手
段によってクライアントPCが投入する印刷ジョブの印
刷ジョブデータを受信する。受信された印刷ジョブデー
タはコマンドの解釈等を実行する以前の状態でハードデ
ィスクドライブにスプールされる。印刷データ生成手段
は上記スプールされた印刷ジョブデータ内のコマンドを
解釈し、印刷ユニットで印刷を実行させるための印刷デ
ータを生成する。この印刷データは印刷ユニットで取得
され、印刷ユニットで印刷メディアへの印刷が実行され
る。
In the invention according to claim 1 configured as described above, the printing apparatus can be connected to the client PC via the network, and the print job data of the print job input by the client PC by the print job data receiving means. To receive. The received print job data is spooled to the hard disk drive in a state before executing command interpretation and the like. The print data generation means interprets the command in the spooled print job data and generates print data for causing the printing unit to execute printing. This print data is acquired by the print unit, and printing on the print medium is executed by the print unit.

【0006】本発明では、スプール制御手段にて一旦ス
プールされた印刷ジョブのキャンセルを可能にするため
にキャンセル要求受信手段とファイル削除手段とを備え
ており、キャンセル要求受信手段ではネットワークを介
して印刷ジョブのキャンセル要求を受信する。ファイル
削除手段は、キャンセル要求受信手段にてキャンセル要
求がなされた印刷ジョブのファイルであって、上記印刷
データ生成手段での解釈が開始されていないファイルを
上記ハードディスクドライブから削除する。従って、印
刷ジョブデータ内のコマンドを解釈する以前においてハ
ードディスクドライブにスプールされた印刷ジョブデー
タを削除して印刷ジョブをキャンセルすることができ
る。この結果、他の印刷ジョブがスプールされている場
合に当該他の印刷ジョブを早急に実行開始することが可
能になる。
According to the present invention, the spool control means is provided with a cancel request receiving means and a file deleting means so that the print job once spooled can be canceled. The cancel request receiving means prints via a network. Receives a job cancel request. The file deleting means deletes from the hard disk drive a file of the print job for which the cancel request has been issued by the cancel request receiving means and whose interpretation by the print data generating means has not started. Therefore, it is possible to cancel the print job by deleting the print job data spooled in the hard disk drive before interpreting the command in the print job data. As a result, when another print job is spooled, the other print job can be started immediately.

【0007】ここで、印刷装置とクライアントPCとは
ネットワークを介して接続可能であれば良く、その規格
は限定されない。例えば、USBやIEEE1394規
格に準拠した構成でも良いしパラレルポートを介した接
続でも良く種々の構成を採用可能である。印刷ジョブデ
ータは印刷ジョブを実行させるためのデータであれば良
く、後にコマンドを解釈可能な構成を採用しているた
め、当該コマンドを含みコマンド解釈によってビットマ
ップデータ等に変換される前のデータである。むろん、
そのコマンドの形式、すなわち、適用されるページ記述
言語は限定されない。
[0007] Here, the printing apparatus and the client PC may be connected via a network, and the standard thereof is not limited. For example, a configuration conforming to the USB or IEEE 1394 standard or a connection via a parallel port may be used, and various configurations may be adopted. The print job data need only be data for executing the print job, and since it has a configuration that can interpret the command later, it is the data before including the command and converted to bitmap data by command interpretation. is there. Of course,
The format of the command, that is, the applied page description language is not limited.

【0008】コマンド解釈は印刷データ生成手段で実行
されるので、スプール制御手段ではコマンド解釈等を実
行することなく、受信データをそのままスプールさせる
ことができればよい。但し、本発明では印刷ジョブをジ
ョブ単位でキャンセル可能にするために、スプール制御
手段はジョブ単位で一つのファイルにしてデータをスプ
ールする。このとき、一回のジョブ投入処理の開始から
終了までを一印刷ジョブとし、当該投入処理の開始から
終了までのデータを一つのファイルにする構成等を採用
可能である。
Since the command interpretation is executed by the print data generating means, it is sufficient that the spool control means can spool the received data as it is without executing the command interpretation or the like. However, in the present invention, the spool control means spools the data into one file for each job so that the print job can be canceled for each job. At this time, it is possible to adopt a configuration in which one print job starts from one job input process to one end, and one file contains data from the start to the end of the job input process.

【0009】印刷データ生成手段は印刷ジョブデータ内
のコマンドを解釈できれば良く、種々のページ記述言語
を解釈可能に構成することができる。印刷ジョブの管理
として印刷キューを生成することも可能であり、印刷ジ
ョブの投入順にキューを生成する構成等を採用可能であ
る。印刷ユニットでは生成された印刷データに基づいて
印刷メディアへの印刷を実行することができればよく、
印刷データを取得しメディアへのトナーの付着やインク
の吐出等を行うメカ駆動部を含み、印刷メディアへの印
刷を実行する構成としてプリントエンジンを備えるプリ
ンタでは当該プリントエンジンを含む。
The print data generating means only needs to be able to interpret the commands in the print job data, and can be configured to be able to interpret various page description languages. It is also possible to generate a print queue as a management of print jobs, and it is possible to adopt a configuration in which the queues are generated in the order of input of print jobs. The printing unit only needs to be able to print on print media based on the generated print data,
A printer that includes a mechanical drive unit that acquires print data and attaches toner to a medium, ejects ink, and the like, and includes a print engine as a configuration that executes printing on a print medium includes the print engine.

【0010】キャンセル要求受信手段はキャンセル要求
をネットワークを介して受信することができればよく、
本発明においてはコマンド解釈前の印刷ジョブデータを
削除するため、コマンド解釈前のジョブに関するキャン
セル要求を受信可能に構成する。ファイル削除手段は、
キャンセル要求がなされた印刷ジョブのファイルであっ
て、上記印刷データ生成手段での解釈が開始されていな
いファイルを上記ハードディスクドライブから削除する
ことができればよく、上記ハードディスクドライブにス
プールされた印刷ジョブデータであって、コマンド解釈
前の印刷ジョブを把握できるように構成すれば良い。
The cancellation request receiving means is only required to be able to receive the cancellation request via the network,
In the present invention, since the print job data before command interpretation is deleted, the cancel request regarding the job before command interpretation can be received. File deletion means
It is only necessary to be able to delete from the hard disk drive a file of a print job for which a cancellation request has been made, the interpretation of which has not been started by the print data generating means. Therefore, it may be configured so that the print job before command interpretation can be grasped.

【0011】また、キャンセル要求対象の印刷ジョブを
把握するために好適な構成例として請求項2にかかる発
明では、上記スプール制御手段は上記ファイルをスプー
ルするに当たり印刷ジョブを一義的に特定可能な識別子
を付し、上記キャンセル要求受信手段は当該識別子によ
ってキャンセル要求対象の印刷ジョブを認識する構成と
してある。すなわち、印刷ジョブデータをファイルとし
てスプールする際に当該ファイルがいずれの印刷ジョブ
であるのかを一義的に特定可能な識別子を付しておけ
ば、当該識別子によってキャンセル要求対象の印刷ジョ
ブを容易に把握することができる。
Further, in the invention according to claim 2 as a configuration example suitable for grasping the print job for which the cancellation request is made, the spool control means can uniquely identify the print job when spooling the file. The cancel request receiving means recognizes the print job to be canceled by the identifier. That is, when spooling the print job data as a file, if an identifier that can uniquely identify which print job the file belongs to is attached, the print job that is the cancellation request target can be easily identified by the identifier. can do.

【0012】さらに、キャンセルを実行する際の具体的
な構成例として請求項3にかかる発明では、上記クライ
アントPCは上記ネットワークを介して印刷装置のMI
B情報を取得して上記ハードディスクドライブにスプー
ルされた印刷ジョブデータとクライアントPCから投入
した印刷ジョブとの対応を一義的に特定可能であり、投
入した印刷ジョブのキャンセル要求を所定のユーザイン
タフェースによって受け付けるとともに上記ネットワー
クを介してキャンセル要求を示すMIB情報を出力する
ことが可能であり、上記キャンセル要求受信手段は上記
MIB情報を蓄積するとともに上記ネットワークを介し
て出力可能である構成としてある。
Further, in the invention according to claim 3 as a concrete configuration example when executing the cancellation, the client PC is an MI of the printing apparatus via the network.
It is possible to uniquely identify the correspondence between the print job data spooled in the hard disk drive by the B information and the print job input from the client PC, and a cancel request for the input print job is accepted by a predetermined user interface. At the same time, it is possible to output MIB information indicating a cancellation request via the network, and the cancellation request receiving means can store the MIB information and output it via the network.

【0013】すなわち、MIB情報にはハードディスク
ドライブにスプールされているスプールファイルおよび
当該スプールファイルを特定可能な情報を含ませること
ができ、当該MIB情報によればクライアントPCにお
いて容易にキャンセル可能な印刷ジョブを把握すること
ができる。また、クライアントPCを操作する利用者は
印刷ジョブをその投入時間や使用したアプリケーション
プログラム,クライアントPCにおけるファイル名,印
刷ジョブの作成者等によって把握する方が便利であり、
MIB情報によれば当該使用したアプリケーションプロ
グラム等とスプールファイルとを容易に対応づけること
ができる。さらに、クライアントPCからMIB情報と
してキャンセル要求を行うように構成すれば、印刷装置
側でもキャンセル要求対象のファイルがハードディスク
ドライブにスプールされたいずれのファイルであるのか
を容易に把握することができる。
That is, the MIB information can include a spool file spooled in the hard disk drive and information that can identify the spool file. According to the MIB information, a print job that can be easily canceled in the client PC. Can be grasped. Further, it is more convenient for the user who operates the client PC to grasp the print job by the submission time, the application program used, the file name on the client PC, the creator of the print job, etc.
According to the MIB information, the used application program or the like and the spool file can be easily associated with each other. Further, if the cancel request is made as the MIB information from the client PC, it is possible for the printing apparatus side to easily understand which file spooled in the hard disk drive is the file for which the cancel request is made.

【0014】このように印刷ジョブをジョブ単位でスプ
ールし、コマンドの解釈前にファイルを削除することに
よってコマンド解釈前にジョブ単位でキャンセルを実行
可能にする手法は必ずしも実体のある装置に限られるも
のではなく、請求項4に記載した発明のように方法の発
明としても有効である。また、上述の印刷装置は単独で
存在する場合もあるし、ある機器に組み込まれた状態で
利用されることもあるなど、発明の思想としては、各種
の態様を含むものである。また、ソフトウェアであった
りハードウェアであったりするなど、適宜、変更可能で
ある。
As described above, a method of spooling a print job in units of jobs and deleting a file before interpreting a command so that cancellation can be executed in units of a job before interpreting a command is not limited to a substantial device. Instead, it is also effective as a method invention as in the invention described in claim 4. In addition, the above-described printing apparatus may exist alone or may be used in a state of being incorporated in a certain device. The idea of the invention includes various aspects. Further, it can be changed as appropriate such as software or hardware.

【0015】発明の思想の具現化例として印刷装置のソ
フトウェアとなる場合には、かかるソフトウェアを記録
した記録媒体上においても当然に存在し、利用される。
その一例として、請求項5に記載した発明は、印刷制御
プログラムを記録した媒体として発明を特定している。
むろん、その記録媒体は、磁気記録媒体であってもよい
し光磁気記録媒体であってもよいし、今後開発されるい
かなる記録媒体においても全く同様に考えることができ
る。
When the software of the printing apparatus is embodied as an example of embodying the idea of the invention, it naturally exists and is used on a recording medium recording such software.
As an example, the invention according to claim 5 specifies the invention as a medium in which a print control program is recorded.
Of course, the recording medium may be a magnetic recording medium or a magneto-optical recording medium, and any recording medium developed in the future can be considered in exactly the same manner.

【0016】また、一次複製品、二次複製品などの複製
段階については全く問う余地無く同等である。上記媒体
とは異なるが、供給方法として通信回線を利用して行な
う場合であれば通信回線が伝送媒体となって本発明が利
用されることになる。むろん、請求項6に記載した発明
のようにプログラムの発明として特定することもでき
る。さらに、これらの印刷制御方法、印刷制御プログラ
ムを記録した媒体および印刷制御プログラムにおいて上
記請求項2,請求項3に対応した構成にすることも可能
である。
Further, the copying stages of the primary duplicated product, the secondary duplicated product and the like are equivalent to each other without any question. Although different from the above medium, if the communication method is used as a supply method, the communication line serves as a transmission medium and the present invention is used. Of course, it can be specified as the invention of a program like the invention described in claim 6. Furthermore, the print control method, the medium in which the print control program is recorded, and the print control program can be configured to correspond to the above claims 2 and 3.

【0017】[0017]

【発明の効果】以上説明したように請求項1,請求項4
〜請求項6にかかる発明によれば、印刷ジョブデータ内
のコマンドを解釈する以前の印刷ジョブをキャンセルす
ることができ、他の印刷ジョブがスプールされている場
合に当該他の印刷ジョブを早急に実行開始することが可
能な印刷装置、印刷制御方法、印刷制御プログラムを記
録した媒体および印刷制御プログラムを提供することが
できる。また、請求項2にかかる発明によれば、キャン
セル要求対象の印刷ジョブを容易に把握することができ
る。さらに、請求項3にかかる発明によれば、キャンセ
ル要求対象の印刷ジョブとスプールされたファイルとを
クライアントPCと印刷装置とで容易に対応付け、また
把握しつつキャンセルを行うことができる。
As described above, claim 1, claim 4
According to the invention of claim 6, it is possible to cancel the print job before interpreting the command in the print job data, and when another print job is spooled, the other print job is promptly processed. A printing device capable of starting execution, a print control method, a medium recording a print control program, and a print control program can be provided. According to the second aspect of the invention, the print job for which the cancel request is issued can be easily grasped. Further, according to the third aspect of the present invention, the print job for which the cancellation request is made and the spooled file can be easily associated with the client PC and the printing apparatus, and can be canceled while grasping.

【0018】[0018]

【発明の実施の形態】ここでは、下記の順序に従って本
発明の実施の形態について説明する。 (1)レーザープリンタの構成: (2)印刷制御プログラムの構成: (3)印刷処理: (4)印刷ジョブのキャンセル処理:
BEST MODE FOR CARRYING OUT THE INVENTION Here, embodiments of the present invention will be described in the following order. (1) Configuration of laser printer: (2) Configuration of print control program: (3) Printing process: (4) Canceling process of print job:

【0019】(1)レーザープリンタの構成:図1は本
発明にかかる印刷装置たるレーザープリンタ10の概略
ハードウェア構成を示したブロック図である。レーザー
プリンタ10は、ネットワークを介してクライアントP
C100,101と接続可能であり、クライアントPC
100,101においては文書や画像等種々の印刷対象
を印刷ジョブとして投入可能である。印刷ジョブが投入
されるとネットワークを介して印刷ジョブデータが送出
される。レーザープリンタ10は各種データ処理を行う
制御部20と各種データを蓄積するハードディスクドラ
イブ(HDD)30とレーザービームの照射やトナー付
着等を行って印刷用紙上への印刷を実行するプリントエ
ンジン40とを備えている。
(1) Configuration of Laser Printer: FIG. 1 is a block diagram showing a schematic hardware configuration of a laser printer 10 which is a printing apparatus according to the present invention. The laser printer 10 uses the client P
Client PC that can be connected to C100 and 101
In 100 and 101, various print targets such as documents and images can be input as a print job. When a print job is input, print job data is sent out via the network. The laser printer 10 includes a control unit 20 that processes various data, a hard disk drive (HDD) 30 that stores various data, and a print engine 40 that performs laser beam irradiation, toner adhesion, and the like to perform printing on printing paper. I have it.

【0020】制御部20においては印刷ジョブデータを
取得して、プリントエンジン40における印刷を実行可
能な印刷データを生成し、印刷ジョブの実行順序を管理
する等の処理を実行するためにCPU21とメモリコン
トローラ22とRAM23とROM24と通信I/F2
5とビデオI/F26とIDEI/F27とを備えてい
る。すなわち、CPU21とRAM23とROM24と
メモリコントローラ22とからなるプログラム実行環境
を備えており、ROM24に格納されたプログラムを適
宜RAM23にロードして各種プログラムを実行可能で
ある。
The control unit 20 acquires print job data, generates print data that can be printed by the print engine 40, and manages the execution order of print jobs. Controller 22, RAM 23, ROM 24 and communication I / F 2
5, a video I / F 26, and an IDE I / F 27. That is, a program execution environment including the CPU 21, the RAM 23, the ROM 24, and the memory controller 22 is provided, and the programs stored in the ROM 24 can be appropriately loaded into the RAM 23 to execute various programs.

【0021】メモリコントローラ22は、上記CPU2
1,RAM23,ROM24や通信I/F25,ビデオ
I/F26,IDEI/F27にアクセスして、各種デ
ータの送受信を制御している。上記クライアントPC1
00,101が出力する印刷ジョブデータは、当該メモ
リコントローラ22の制御によって通信I/F25を介
して制御部20に取り込まれるようになっている。ここ
で、メモリコントローラ22はIDEI/F27にアク
セスし、取り込んだ印刷ジョブデータに対してコマンド
解釈をすることなくそのままの状態でHDD30にスプ
ールする。本実施形態においては、一つのジョブから一
つのスプールファイルを生成している。
The memory controller 22 is the CPU 2
1, RAM 23, ROM 24, communication I / F 25, video I / F 26, IDE I / F 27 are accessed to control transmission / reception of various data. The client PC1
The print job data output by 00 and 101 is loaded into the control unit 20 through the communication I / F 25 under the control of the memory controller 22. Here, the memory controller 22 accesses the IDE I / F 27, and spools the fetched print job data in the HDD 30 as it is without interpreting the command. In this embodiment, one spool file is generated from one job.

【0022】印刷ジョブデータがHDD30にスプール
されると、上記CPU21等からなるプログラム実行環
境はメモリコントローラ22の制御によって印刷ジョブ
データのコマンドを取り込み可能になり、適宜コマンド
解釈および印刷キューの生成等を実行する。また、印刷
ジョブのキャンセル要求を受信して個々のスプールファ
イルを削除、すなわち、ジョブ単位で印刷ジョブをキャ
ンセル可能になっている。印刷ジョブデータのコマンド
が解釈されると、当該印刷ジョブデータは印刷データに
変換される。当該印刷データは印刷用紙の各ページに印
刷すべきビットマップデータを含むデータであり、当該
印刷データによってプリントエンジン40における印刷
が実行可能である。
When the print job data is spooled in the HDD 30, the program execution environment including the CPU 21 and the like can take in the commands of the print job data under the control of the memory controller 22, and interpret the commands and generate the print queue appropriately. Run. In addition, it is possible to receive a print job cancel request and delete individual spool files, that is, cancel print jobs on a job-by-job basis. When the command of the print job data is interpreted, the print job data is converted into print data. The print data is data including bitmap data to be printed on each page of the printing paper, and the print engine 40 can execute printing by the print data.

【0023】上記CPU21等からなるプログラム実行
環境によって印刷データと印刷キューとが生成される
と、メモリコントローラ22は印刷キューに従って適宜
印刷データをビデオI/F26に送出し、ビデオI/F
26からプリントエンジン40に対して印刷データが送
出されると、プリントエンジン40が駆動して各ページ
毎の印刷が実行される。
When print data and a print queue are generated by the program execution environment including the CPU 21 and the like, the memory controller 22 appropriately sends the print data to the video I / F 26 in accordance with the print queue, and the video I / F 26
When print data is sent from the print engine 26 to the print engine 40, the print engine 40 is driven to execute printing for each page.

【0024】(2)印刷制御プログラムの構成:上記制
御部20においてCPU21等からなるプログラム実行
環境は、具体的には図2に示すような機能を有する印刷
制御プログラム50を備えている。以下図2に沿って印
刷制御プログラム50の機能を説明する。印刷制御プロ
グラム50は、受信バッファ51aとスプール制御部5
1bとPDL解釈部52と印刷キュー管理部53とエン
ジン管理部54と印刷ジョブ管理部55とMIB情報管
理部56とを備えている。
(2) Configuration of print control program: The program execution environment including the CPU 21 and the like in the control unit 20 specifically includes a print control program 50 having the functions shown in FIG. The function of the print control program 50 will be described below with reference to FIG. The print control program 50 includes a reception buffer 51a and a spool control unit 5
1b, a PDL interpreter 52, a print queue manager 53, an engine manager 54, a print job manager 55, and a MIB information manager 56.

【0025】印刷制御プログラム50は、上記通信I/
F25を介して上記クライアントPC100,101が
投入した印刷ジョブにかかる印刷ジョブデータを取得
し、上記RAM23からなる受信バッファ51aにバッ
ファリングするようになっている。スプール制御部51
bは当該バッファリングされた印刷ジョブデータをジョ
ブ単位で一つのファイルとし、スプールファイル31と
してHDD30にスプールする。ここで、スプール制御
部51bは、受信バッファ51a取得した印刷ジョブデ
ータをそのまま上記HDD30に書き込み、スプールフ
ァイル31とする。
The print control program 50 uses the communication I /
The print job data relating to the print job input by the client PCs 100 and 101 is acquired via F25 and buffered in the reception buffer 51a composed of the RAM 23. Spool controller 51
In b, the buffered print job data is made into one file for each job and spooled as a spool file 31 in the HDD 30. Here, the spool control unit 51b writes the print job data acquired in the reception buffer 51a into the HDD 30 as it is, and sets it as the spool file 31.

【0026】本実施形態では、クライアントPC10
0,101によって行われる一回のジョブ投入処理の開
始から終了までを一印刷ジョブとしており、当該一印刷
ジョブ毎に上記スプールファイル31が生成される。ま
た、スプール制御部51bにおいては、HDD30への
スプールに際して各スプールファイル31にジョブID
を付している。同ジョブIDは、スプールファイル31
を特定するための通し番号であり、HDD30へのスプ
ールに際してスプールファイル31に付与されるファイ
ル名と一対一に対応する。
In this embodiment, the client PC 10
One print job is made from the start to the end of the one-time job input process performed by 0 and 101, and the spool file 31 is generated for each print job. In the spool control unit 51b, the job ID is assigned to each spool file 31 when spooling to the HDD 30.
Is attached. The job ID is the spool file 31.
Is a serial number for identifying the file name and has a one-to-one correspondence with the file name given to the spool file 31 when spooling to the HDD 30.

【0027】スプールファイル31を構成する印刷ジョ
ブデータには所定のPDL(Page Discription Languag
e)で記述されたコマンドが含まれており、PDL解釈
部52は、スプールファイル31について逐次コマンド
解釈を行ってプリントエンジン40にて印刷を実行可能
な形式の印刷データ23aを生成する。この印刷データ
23aは上記RAM23に蓄積される。印刷キュー管理
部53は、印刷キューの生成など印刷キューの管理を行
っており、本実施形態においては印刷ジョブの投入順に
印刷が実行されるように印刷キューを生成する。
The print job data forming the spool file 31 has a predetermined PDL (Page Discription Language).
The command described in e) is included, and the PDL interpretation unit 52 sequentially interprets the command for the spool file 31 to generate the print data 23a in a format in which printing can be executed by the print engine 40. The print data 23a is stored in the RAM 23. The print queue management unit 53 manages the print queue such as generation of the print queue. In the present embodiment, the print queue management unit 53 generates the print queue so that printing is executed in the order of input of print jobs.

【0028】エンジン管理部54は、印刷データ23a
を取得してプリントエンジン40に受け渡す処理を実行
しており、上記印刷キューに印刷データが存在するか否
かを印刷キュー管理部53に問い合わせる処理を行って
いる。すなわち、エンジン管理部54が印刷キューに印
刷データが存在するか否かを問い合わせ、印刷データが
存在したときにRAM23から該当する印刷データを取
得してプリントエンジン40に受け渡すのみで、印刷キ
ューどおりの順序で印刷を実行することができる。
The engine management unit 54 uses the print data 23a.
Is performed and is passed to the print engine 40, and a process is performed to inquire of the print queue management unit 53 whether print data exists in the print queue. That is, the engine management unit 54 inquires whether print data exists in the print queue, and when the print data exists, the corresponding print data is acquired from the RAM 23 and passed to the print engine 40. Printing can be executed in the order of.

【0029】本実施形態においてはさらに、印刷ジョブ
のキャンセル処理を実行することが可能であり、このた
めに印刷ジョブ管理部55とMIB情報管理部56とを
備えている。MIB情報管理部56は、印刷制御プログ
ラム50の各モジュール等から種々のMIB情報を取得
することができ、その一つとしてスプール制御部51b
からスプールファイルのジョブIDとファイル名とを取
得するようになっている。むろん、この他にもレーザー
プリンタ10のモデル名や消耗品の量など種々の情報を
取得可能である。
Further, in the present embodiment, it is possible to execute the cancel processing of the print job, and for this purpose, the print job management section 55 and the MIB information management section 56 are provided. The MIB information management unit 56 can acquire various kinds of MIB information from each module of the print control program 50, and one of them is the spool control unit 51b.
The job ID and file name of the spool file are acquired from the. Of course, various other information such as the model name of the laser printer 10 and the amount of consumables can be acquired in addition to this.

【0030】MIB情報管理部56は、印刷ジョブ毎の
キャンセルを実行するためにMIB情報を管理してお
り、クライアントPC100,101に対して印刷ジョ
ブとジョブIDとを一義的に対応づけることが可能な情
報を出力するとともに、クライアントPC100,10
1からキャンセル要求を受け付けるようになっている。
印刷ジョブとジョブIDとを一義的に対応づけるために
は、各印刷ジョブについて当該印刷ジョブを投入したユ
ーザやドキュメント名,作成されたアプリケーションプ
ログラム等の情報を取得し、これらの情報とジョブID
とを対応づけつつクライアントPC100,101に送
出する構成や、印刷ジョブ投入時の双方向通信において
ジョブIDをクライアントPC100,101に出力
し、投入中の印刷ジョブとジョブIDとの対応を行う構
成など、種々の構成が採用可能である。
The MIB information management unit 56 manages the MIB information for executing the cancellation for each print job, and the print job and the job ID can be uniquely associated with the client PCs 100 and 101. Various information is output, and the client PCs 100, 10
The cancellation request from 1 is accepted.
To uniquely associate a print job with a job ID, information such as the user who submitted the print job, the document name, and the created application program is acquired for each print job, and these information and the job ID are acquired.
And the like are sent to the client PCs 100 and 101, and the job ID is output to the client PCs 100 and 101 in the two-way communication when the print job is input, and the print job being submitted and the job ID are associated with each other. Various configurations can be adopted.

【0031】また、MIB情報管理部56は、当該通信
I/F25を介して印刷ジョブのキャンセル要求を受信
することが可能であり、当該キャンセル要求時にはジョ
ブIDによってキャンセル要求対象のファイルを特定す
るようになっている。MIB情報管理部56がキャンセ
ル要求を受信すると、上記印刷ジョブ管理部55に対し
てキャンセル要求対象となっている印刷ジョブのジョブ
IDを通知する。印刷ジョブ管理部55は、当該ジョブ
IDからキャンセル要求対象となっている印刷ジョブの
ファイル名を特定し、上記HDD30へアクセスして当
該ファイルを削除する。
Further, the MIB information management unit 56 can receive a cancel request for a print job via the communication I / F 25, and at the time of the cancel request, the file to be canceled is specified by the job ID. It has become. When the MIB information management unit 56 receives the cancellation request, the MIB information management unit 56 notifies the print job management unit 55 of the job ID of the print job that is the cancellation request target. The print job management unit 55 identifies the file name of the print job for which the cancellation request is made from the job ID, accesses the HDD 30, and deletes the file.

【0032】ここで、スプールファイル31は、上記P
DL解釈部52によるコマンドの解釈が実施される前の
状態であるから、印刷ジョブ管理部55が当該スプール
ファイル31を削除することにより、PDL解釈部52
によるコマンドの解釈以前に印刷ジョブのキャンセルを
実施することになる。従って、キャンセル要求対象のフ
ァイルが、例えば100ページなどという非常に大きな
データである場合にPDL解釈部52において無用なコ
マンド解釈処理を実行することなくジョブをキャンセル
することができ、それ以後の印刷ジョブを早急に開始す
ることができる。
Here, the spool file 31 has the P
Since the command is not yet interpreted by the DL interpreting unit 52, the print job managing unit 55 deletes the spool file 31 so that the PDL interpreting unit 52
The print job is canceled before the command is interpreted. Therefore, if the file to be canceled is very large data, such as 100 pages, the job can be canceled without executing unnecessary command interpretation processing in the PDL interpreter 52, and the print job after that can be canceled. Can be started immediately.

【0033】図2には、上記クライアントPC100,
101の概略構成も示してある。これらのクライアント
PC100,101においては、種々のアプリケーショ
ンプログラム(APL)110によって種々の文書や画
像を作成可能であるとともに、当該文書や画像の印刷を
実行させることができる。印刷が実行されるとそのデー
タは印刷ジョブデータとして通信I/F120から出力
される。また、クライアントPC100,101におい
ては、APLの一種としてMIB情報管理APL110
を備えている。
In FIG. 2, the client PC 100,
A schematic configuration of 101 is also shown. In these client PCs 100 and 101, various documents and images can be created by various application programs (APL) 110, and the documents and images can be printed. When printing is executed, the data is output from the communication I / F 120 as print job data. Further, in the client PCs 100 and 101, the MIB information management APL110 is used as a kind of APL.
Is equipped with.

【0034】同MIB情報管理APL110において
は、上記MIB情報管理部56が出力するMIB情報に
基づいて、レーザープリンタ10のステータス管理や印
刷ジョブ管理を実行することが可能であり、当該MIB
情報管理APL110の一機能として投入済の印刷ジョ
ブのキャンセルが可能である。図3は、MIB情報管理
APL110によって印刷ジョブの管理を行うための画
面を示す例である。この画面における各パラメータは、
MIB情報管理APL110によって上記レーザープリ
ンタ10からMIB情報を取得することによって表示さ
れる。
The MIB information management APL 110 can execute status management and print job management of the laser printer 10 based on the MIB information output from the MIB information management unit 56.
As a function of the information management APL 110, it is possible to cancel a print job that has already been submitted. FIG. 3 is an example showing a screen for managing print jobs by the MIB information management APL 110. Each parameter on this screen is
The MIB information management APL 110 displays the MIB information acquired from the laser printer 10.

【0035】同図に示すように、画面上には各印刷ジョ
ブのジョブID,ジョブ名,ステータスおよび各印刷ジ
ョブに対応したラジオボタンが表示される。ラジオボタ
ンをチェックした印刷ジョブであって、印刷待ちのジョ
ブについては、キャンセルボタンがクリックできるよう
に反転し、当該キャンセルボタンのクリックによってキ
ャンセルを実行可能である。ジョブ名は、各印刷ジョブ
を投入したユーザ名とそのドキュメント名および作成し
たアプリケーションプログラム名から構成されている。
ジョブIDは上述のように上記MIB情報管理部56が
取得しており、MIB情報としてクライアントPC10
0,101に取得される。
As shown in the figure, the job ID, job name, status of each print job and radio buttons corresponding to each print job are displayed on the screen. For a print job whose radio button is checked and which is waiting to be printed, the cancel button can be reversed so that it can be clicked, and the cancellation can be executed by clicking the cancel button. The job name is composed of the user name of each print job, its document name, and the created application program name.
The job ID is acquired by the MIB information management unit 56 as described above, and is stored as MIB information in the client PC 10.
It is acquired at 0, 101.

【0036】このとき、上述のようにしてジョブIDか
ら印刷ジョブを特定可能であるので、図3においてはジ
ョブIDとジョブ名とを対応づけつつ表示する。従っ
て、クライアントPC100,101の利用者は、ジョ
ブ名によって容易に印刷ジョブを特定することができ、
キャンセルすべき印刷ジョブを容易に特定することがで
きる。ステータスは各ジョブについて印刷中であるか印
刷待ちであるかを示すものである。また、キャンセルボ
タンをクリックしたときにはステータスにキャンセルさ
れた旨が示されるとともに、上記MIB情報管理APL
110は当該キャンセル対象の印刷ジョブのジョブID
を通信I/F120から出力する。このジョブIDが上
記MIB情報管理部56に取得され、印刷ジョブ管理部
55に通知されることとなる。
At this time, since the print job can be specified from the job ID as described above, the job ID and the job name are displayed in association with each other in FIG. Therefore, the users of the client PCs 100 and 101 can easily specify the print job by the job name,
The print job to be canceled can be easily specified. The status indicates whether each job is being printed or is waiting to be printed. When the cancel button is clicked, the status indicates that the cancellation has been performed, and the MIB information management APL
110 is the job ID of the print job to be canceled
Is output from the communication I / F 120. This job ID is acquired by the MIB information management unit 56 and notified to the print job management unit 55.

【0037】(3)印刷処理:次に、上記構成における
印刷処理を一連の流れとして図4に示すフローチャート
に沿って説明する。レーザープリンタ10においては、
印刷制御プログラム50が常に実行されており、同印刷
制御プログラム50は通信I/F25を介して印刷ジョ
ブデータを受信したか否かを判別している(ステップS
100)。同ステップS100にて印刷ジョブデータを
受信したと判別されないときには、以下のステップS1
10〜S140をスキップする。
(3) Printing Process: Next, the printing process in the above configuration will be described as a series of flows with reference to the flowchart shown in FIG. In the laser printer 10,
The print control program 50 is always executed, and the print control program 50 determines whether print job data is received via the communication I / F 25 (step S).
100). When it is not determined that the print job data is received in step S100, the following step S1 is performed.
10 to S140 are skipped.

【0038】ステップS100にて印刷ジョブデータを
受信したと判別されたときには、受信バッファ51aに
対する印刷ジョブデータの蓄積を開始し、上記スプール
制御部51bはジョブIDを付与するとともにHDD3
0にスプールする際のファイル名を付与する(ステップ
S102,S104)。さらに、HDD30にてファイ
ルをオープンし(ステップS110)、上記受信バッフ
ァ51a内の印刷ジョブデータを当該ファイルに書き込
む(ステップS112)。そして、この印刷ジョブデー
タの書き込みが全データについて終了したか否かを判別
し(ステップS114)、同ステップS114にて全デ
ータについて書き込みが終了したと判別されるまでステ
ップS112の書き込みを行う。
When it is determined in step S100 that print job data has been received, accumulation of print job data in the reception buffer 51a is started, and the spool controller 51b assigns a job ID and the HDD 3
A file name for spooling is added to 0 (steps S102 and S104). Further, the file is opened in the HDD 30 (step S110), and the print job data in the reception buffer 51a is written in the file (step S112). Then, it is determined whether or not the writing of the print job data is completed for all the data (step S114), and the writing of step S112 is performed until it is determined that the writing for all the data is completed in step S114.

【0039】ステップS114にて全データについての
書き込みが終了したと判別されたときには、ファイルを
クローズし(ステップS116)、HDD30へのスプ
ールを終了する。この結果、一つの印刷ジョブを単位と
したスプールファイル31がHDDにスプールされる。
スプールファイル31がスプールされると、PDL解釈
部52は当該スプールされた印刷ジョブデータをHDD
30から読み出し、各種コマンドを解釈して印刷データ
を生成する(ステップS120,S130)。生成され
た印刷データはRAM23に蓄積され、印刷キュー管理
部53は当該蓄積された印刷データを取得して印刷キュ
ーを生成する(ステップS140)。この結果、印刷ジ
ョブの投入順に印刷が実行されるようにスプールファイ
ル31の各ジョブの実行順序が決定される。
When it is determined in step S114 that writing of all data is completed, the file is closed (step S116) and spooling to the HDD 30 is completed. As a result, the spool file 31 for each print job is spooled in the HDD.
When the spool file 31 is spooled, the PDL interpretation unit 52 stores the spooled print job data in the HDD.
The print data is read by reading out from 30 and interpreting various commands to generate print data (steps S120 and S130). The generated print data is accumulated in the RAM 23, and the print queue management unit 53 acquires the accumulated print data and generates a print queue (step S140). As a result, the execution order of the jobs of the spool file 31 is determined so that the printing is executed in the order of input of the print jobs.

【0040】エンジン管理部54は、印刷キュー管理部
53に対して印刷データが印刷キューに存在するか否か
を問い合わせており(ステップS150)、印刷キュー
が存在しない場合には上記ステップS100以降の処理
を繰り返す。ステップS150にて印刷キューに印刷デ
ータが存在すると判別されたときには、印刷キュー管理
部53が印刷キューを参照し、印刷キューに存在する印
刷ジョブにかかる印刷データをエンジン管理部54に通
知する(ステップS160)。
The engine management unit 54 inquires of the print queue management unit 53 whether or not the print data exists in the print queue (step S150). If the print queue does not exist, the process from step S100 onward is executed. Repeat the process. When it is determined in step S150 that print data exists in the print queue, the print queue management unit 53 refers to the print queue and notifies the engine management unit 54 of the print data related to the print job existing in the print queue (step S150). S160).

【0041】エンジン管理部54は、当該通知された印
刷ジョブの印刷データを上記RAM23からキューの順
に取得して上記プリントエンジン40に受け渡すことに
よって印刷を実行する(ステップS170)。以上の処
理によって印刷キューに存在する印刷ジョブの印刷ペー
ジを逐次印刷するように構成してあり、本実施形態にお
ける印刷制御プログラム50はさらに、上記キャンセル
要求があったときにジョブキャンセル処理のルーチンを
実行するようになっている。
The engine management unit 54 executes the printing by acquiring the print data of the notified print job from the RAM 23 in the order of the queue and passing the print data to the print engine 40 (step S170). The print pages of the print jobs existing in the print queue are sequentially printed by the above processing, and the print control program 50 according to the present embodiment further executes a job cancel processing routine when the cancel request is issued. Ready to run.

【0042】(4)印刷ジョブのキャンセル処理:図5
は、当該ジョブキャンセル処理のフローチャートであ
る。同図5に示すフローにおいて、MIB情報管理部5
6は上記クライアントPC100,101が出力する印
刷ジョブのキャンセル要求につき、受信待ち状態で待機
している(ステップS200,S210)。このステッ
プS210にてキャンセル要求を受信したと判別したと
きに、MIB情報管理部56はキャンセル要求対象のジ
ョブIDを取得して印刷ジョブ管理部55に通知する
(ステップS220)。印刷ジョブ管理部55は、当該
ジョブIDの印刷ジョブに関して上記PDL解釈部52
における処理が開始されておらず、スプールファイル3
1として存在しているか否かを判別する(ステップS2
30)。
(4) Cancel processing of print job: FIG.
6 is a flowchart of the job canceling process. In the flow shown in FIG. 5, the MIB information management unit 5
Reference numeral 6 stands by in a waiting state for a print job cancel request output by the client PCs 100 and 101 (steps S200 and S210). When it is determined in step S210 that the cancellation request has been received, the MIB information management unit 56 acquires the job ID of the cancellation request target and notifies the print job management unit 55 (step S220). The print job management unit 55 uses the PDL interpretation unit 52 for the print job with the job ID.
Processing has not started and spool file 3
It is determined whether or not it exists as 1 (step S2).
30).

【0043】同ステップS230にてPDL解釈部52
による処理前であると判別されないときには上記ステッ
プS200以降の処理を続行し、ステップS230にて
PDL解釈部52による処理前であると判別されたとき
には、印刷ジョブ管理部55が上記ジョブIDからキャ
ンセル対象のスプールファイルを特定し、当該スプール
ファイルを削除する(ステップS240)。従って、キ
ャンセル要求対象の印刷ジョブは、PDL解釈部52に
よる処理前に削除され、キャンセルされる。この結果、
キャンセル要求対象の印刷ジョブの後に印刷すべきジョ
ブについて早急に実施開始することができる。
In the same step S230, the PDL interpreter 52
If it is not determined to be before the processing by step S200, the processing from step S200 is continued, and if it is determined in step S230 that the PDL interpretation section 52 is not performed, the print job management section 55 cancels the job ID from the job ID. The spool file is identified and the spool file is deleted (step S240). Therefore, the print job for which the cancel request is issued is deleted and canceled before the PDL interpretation unit 52 processes the job. As a result,
It is possible to immediately start execution of a job to be printed after the print job for which the cancellation request is made.

【0044】以上説明したように、本発明においては印
刷ジョブデータのスプールに際してジョブ単位で一つの
ファイルを生成し、印刷ジョブのキャンセル要求がなさ
れたときには、このファイルを削除することによりジョ
ブ単位でのキャンセルを実行する。また、このファイル
の削除は印刷ジョブデータのコマンドを解釈する処理を
実行する前に行うようにしてあり、キャンセル対象の印
刷ジョブデータについて無用なコマンド解釈をすること
を防止することができる。従って、処理負荷が低減さ
れ、キャンセル対象の印刷ジョブ以降のジョブを早急に
実行することができる。
As described above, in the present invention, when spooling print job data, one file is generated for each job, and when a print job cancel request is made, this file is deleted so that each file is deleted. Execute cancellation. Further, this file is deleted before the process of interpreting the command of the print job data is executed, and it is possible to prevent unnecessary command interpretation of the print job data to be canceled. Therefore, the processing load is reduced, and jobs after the print job to be canceled can be executed immediately.

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

【図1】レーザープリンタの概略ハードウェア構成を示
したブロック図である。
FIG. 1 is a block diagram showing a schematic hardware configuration of a laser printer.

【図2】印刷制御プログラムの構成を示すブロック図で
ある。
FIG. 2 is a block diagram showing a configuration of a print control program.

【図3】印刷ジョブの管理を行うための画面を示す図で
ある。
FIG. 3 is a diagram showing a screen for managing print jobs.

【図4】印刷処理のフローチャートである。FIG. 4 is a flowchart of print processing.

【図5】ジョブキャンセル処理のフローチャートであ
る。
FIG. 5 is a flowchart of a job cancel process.

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

10…レーザープリンタ 20…制御部 21…CPU 22…メモリコントローラ 23…RAM 23a…印刷データ 24…ROM 25…通信I/F 26…ビデオI/F 27…IDEI/F 30…HDD 31…スプールファイル 40…プリントエンジン 50…印刷制御プログラム 51a…受信バッファ 51b…スプール制御部 52…PDL解釈部 53…印刷キュー管理部 54…エンジン管理部 55…印刷ジョブ管理部 56…MIB情報管理部 100,101…クライアントPC 110…MIB情報管理APL 120…通信I/F 10 ... Laser printer 20 ... Control unit 21 ... CPU 22 ... Memory controller 23 ... RAM 23a ... print data 24 ... ROM 25 ... Communication I / F 26 ... Video I / F 27 ... IDEI / F 30 ... HDD 31 ... spool file 40 ... Print engine 50 ... Print control program 51a ... Receive buffer 51b ... Spool controller 52 ... PDL interpreter 53 ... Print queue management unit 54 ... Engine Management Department 55 ... Print job management unit 56 ... MIB information management unit 100, 101 ... Client PC 110 ... MIB information management APL 120 ... Communication I / F

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークを介して接続されたクライ
アントPCが投入する印刷ジョブの印刷ジョブデータを
受信する印刷ジョブデータ受信手段と、 上記受信した印刷ジョブデータをスプールするハードデ
ィスクドライブと、 上記受信した印刷ジョブデータをスプールするに当たり
ジョブ単位で一つのファイルにして上記ハードディスク
ドライブにスプールさせるスプール制御手段と、 上記スプールされた印刷ジョブデータ内のコマンドを解
釈して印刷ユニットで印刷を実行させるための印刷デー
タを生成する印刷データ生成手段と、 印刷データ生成手段で生成された印刷データを取得して
印刷メディアへの印刷を実行する印刷ユニットと、 上記投入された印刷ジョブのキャンセル要求をネットワ
ークを介して受信するキャンセル要求受信手段と、 同キャンセル要求受信手段にてキャンセル要求がなされ
た印刷ジョブのファイルであって、上記印刷データ生成
手段での解釈が開始されていないファイルを上記ハード
ディスクドライブから削除するファイル削除手段とを具
備することを特徴とする印刷装置。
1. A print job data receiving unit that receives print job data of a print job input by a client PC connected via a network, a hard disk drive that spools the received print job data, and the received print. When spooling job data, a spool control unit that spools one file for each job in the hard disk drive, and print data for interpreting a command in the spooled print job data and executing printing in the printing unit A print data generating unit, a print unit that acquires the print data generated by the print data generating unit and prints on a print medium, and a cancel request for the input print job described above via a network. Cancel request received Means and a file deleting means for deleting from the hard disk drive a file of a print job for which a cancellation request has been issued by the cancellation request receiving means, the file whose interpretation by the print data generating means has not started. A printing device characterized by:
【請求項2】 上記スプール制御手段は上記ファイルを
スプールするに当たり印刷ジョブを一義的に特定可能な
識別子を付し、上記キャンセル要求受信手段は当該識別
子によってキャンセル要求対象の印刷ジョブを認識する
ことを特徴とする上記請求項1に記載の印刷装置。
2. The spool control means attaches an identifier that can uniquely identify a print job when spooling the file, and the cancel request receiving means recognizes the print job to be canceled by the identifier. The printing apparatus according to claim 1, wherein the printing apparatus is characterized.
【請求項3】 上記クライアントPCは上記ネットワー
クを介して印刷装置のMIB情報を取得して上記ハード
ディスクドライブにスプールされた印刷ジョブデータと
クライアントPCから投入した印刷ジョブとの対応を一
義的に特定可能であり、投入した印刷ジョブのキャンセ
ル要求を所定のユーザインタフェースによって受け付け
るとともに上記ネットワークを介してキャンセル要求を
示すMIB情報を出力することが可能であり、上記キャ
ンセル要求受信手段は上記MIB情報を蓄積するととも
に上記ネットワークを介して出力可能であることを特徴
とする上記請求項1または請求項2のいずれかに記載の
印刷装置。
3. The client PC can uniquely identify the correspondence between print job data spooled in the hard disk drive and the print job input from the client PC by acquiring MIB information of the printing apparatus via the network. It is possible to accept a cancel request for the input print job by a predetermined user interface and output MIB information indicating the cancel request via the network, and the cancel request receiving means stores the MIB information. The printing apparatus according to claim 1, wherein the printing apparatus is capable of outputting via the network.
【請求項4】 ネットワークを介して接続されたクライ
アントPCが投入する印刷ジョブの印刷ジョブデータを
受信してハードディスクドライブにスプールし、印刷ユ
ニットによって印刷メディアへの印刷を実行する印刷制
御方法であって、 上記受信した印刷ジョブデータをスプールするに当たり
ジョブ単位で一つのファイルにして上記ハードディスク
ドライブにスプールさせるスプール制御工程と、 上記スプールされた印刷ジョブデータ内のコマンドを解
釈して印刷ユニットで印刷を実行させるための印刷デー
タを生成する印刷データ生成工程と、 印刷データ生成工程で生成された印刷データを取得して
印刷ユニットへ受け渡し、印刷メディアへの印刷を実行
させる印刷実行工程と、 上記投入された印刷ジョブのキャンセル要求をネットワ
ークを介して受信するキャンセル要求受信工程と、 同キャンセル要求受信工程にてキャンセル要求がなされ
た印刷ジョブのファイルであって、上記印刷データ生成
工程での解釈が開始されていないファイルを上記ハード
ディスクドライブから削除するファイル削除工程とを具
備することを特徴とする印刷制御方法。
4. A print control method for receiving print job data of a print job input by a client PC connected via a network, spooling the print job data on a hard disk drive, and executing printing on a print medium by a print unit. When spooling the received print job data, a spool control process is performed to make one file for each job and spool to the hard disk drive, and a command in the spooled print job data is interpreted to execute printing in the printing unit. A print data generation step for generating print data for performing the printing, a print execution step for acquiring the print data generated in the print data generation step, passing the print data to the print unit, and executing printing on the print medium; Net print job cancellation request The cancel request receiving step for receiving via the network and the file of the print job for which the cancel request is made in the cancel request receiving step, the file for which the interpretation in the print data generating step has not been started. And a file deleting step of deleting from the drive.
【請求項5】 ネットワークを介して接続されたクライ
アントPCが投入する印刷ジョブの印刷ジョブデータを
受信してハードディスクドライブにスプールし、印刷ユ
ニットによって印刷メディアへの印刷を実行する印刷制
御プログラムを記録した媒体であって、 上記受信した印刷ジョブデータをスプールするに当たり
ジョブ単位で一つのファイルにして上記ハードディスク
ドライブにスプールさせるスプール制御機能と、 上記スプールされた印刷ジョブデータ内のコマンドを解
釈して印刷ユニットで印刷を実行させるための印刷デー
タを生成する印刷データ生成機能と、 印刷データ生成機能で生成された印刷データを取得して
印刷ユニットへ受け渡し、印刷メディアへの印刷を実行
させる印刷実行機能と、 上記投入された印刷ジョブのキャンセル要求をネットワ
ークを介して受信するキャンセル要求受信機能と、 同キャンセル要求受信機能にてキャンセル要求がなされ
た印刷ジョブのファイルであって、上記印刷データ生成
機能での解釈が開始されていないファイルを上記ハード
ディスクドライブから削除するファイル削除機能とをコ
ンピュータに実現させることを特徴とする印刷制御プロ
グラムを記録した媒体。
5. A print control program for receiving print job data of a print job input by a client PC connected via a network, spooling the print job data on a hard disk drive, and executing printing on a print medium by a printing unit is recorded. A medium, which is a spool control function for spooling the received print job data into one file for each job when spooling the received print job data, and a printing unit by interpreting a command in the spooled print job data. A print data generation function that generates print data for executing printing with, and a print execution function that acquires the print data generated by the print data generation function and transfers it to the print unit to execute printing on the print medium. The print job key entered above Cancel request reception function that receives a cancellation request via the network, and a print job file for which a cancellation request has been made by the cancellation request reception function, and which has not been interpreted by the print data generation function. A medium having a print control program recorded thereon, which allows a computer to realize a file deletion function of deleting from the hard disk drive.
【請求項6】 ネットワークを介して接続されたクライ
アントPCが投入する印刷ジョブの印刷ジョブデータを
受信してハードディスクドライブにスプールし、印刷ユ
ニットによって印刷メディアへの印刷を実行する印刷制
御プログラムであって、 上記受信した印刷ジョブデータをスプールするに当たり
ジョブ単位で一つのファイルにして上記ハードディスク
ドライブにスプールさせるスプール制御機能と、 上記スプールされた印刷ジョブデータ内のコマンドを解
釈して印刷ユニットで印刷を実行させるための印刷デー
タを生成する印刷データ生成機能と、 印刷データ生成機能で生成された印刷データを取得して
印刷ユニットへ受け渡し、印刷メディアへの印刷を実行
させる印刷実行機能と、 上記投入された印刷ジョブのキャンセル要求をネットワ
ークを介して受信するキャンセル要求受信機能と、 同キャンセル要求受信機能にてキャンセル要求がなされ
た印刷ジョブのファイルであって、上記印刷データ生成
機能での解釈が開始されていないファイルを上記ハード
ディスクドライブから削除するファイル削除機能とをコ
ンピュータに実現させることを特徴とする印刷制御プロ
グラム。
6. A print control program for receiving print job data of a print job input by a client PC connected via a network, spooling the print job data on a hard disk drive, and executing printing on a print medium by a print unit. When spooling the received print job data, a spool control function that makes a single file for each job and spools to the hard disk drive, and interprets the command in the spooled print job data to execute printing in the printing unit. A print data generation function for generating print data for performing the print data generation, a print execution function for acquiring the print data generated by the print data generation function, passing the print data to the print unit, and executing printing on the print medium, and the above-mentioned input. Request to cancel print job The cancellation request reception function that is received via the network and the print job file for which the cancellation request has been issued by the cancellation request reception function, and whose interpretation has not been started by the print data generation function. A print control program that causes a computer to realize a file deletion function of deleting from a computer.
JP2002068233A 2002-03-13 2002-03-13 Printer, print control method, medium recording print control program and print control program Pending JP2003266881A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002068233A JP2003266881A (en) 2002-03-13 2002-03-13 Printer, print control method, medium recording print control program and print control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002068233A JP2003266881A (en) 2002-03-13 2002-03-13 Printer, print control method, medium recording print control program and print control program

Publications (1)

Publication Number Publication Date
JP2003266881A true JP2003266881A (en) 2003-09-25

Family

ID=29199379

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002068233A Pending JP2003266881A (en) 2002-03-13 2002-03-13 Printer, print control method, medium recording print control program and print control program

Country Status (1)

Country Link
JP (1) JP2003266881A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8040550B2 (en) 2005-05-30 2011-10-18 Brother Kogyo Kabushiki Kaisha Image forming apparatus with a ratio change of receive buffer in response to a cancellation instruction

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8040550B2 (en) 2005-05-30 2011-10-18 Brother Kogyo Kabushiki Kaisha Image forming apparatus with a ratio change of receive buffer in response to a cancellation instruction

Similar Documents

Publication Publication Date Title
JP3405159B2 (en) Printing equipment
US7719703B2 (en) Print control program and medium and information processing apparatus
US7130068B1 (en) Print server apparatus, information processing apparatus, print job reservation management method, reservation job generation method and memory medium
JP3774702B2 (en) Print control program and information processing apparatus
US20100220355A1 (en) Information processing apparatus, control method, and program
US20070013963A1 (en) Image processing apparatus
US20080266601A1 (en) Information processing apparatus and job management method
JP2008036999A (en) Image forming apparatus and system
JP3622671B2 (en) Print job management device
JP4109821B2 (en) Information processing apparatus and job processing result confirmation method
JP7175693B2 (en) PRINTING DEVICE, PRINTING DEVICE CONTROL METHOD, AND PROGRAM
JP2006041764A (en) Log recording apparatus, log recording program, and recording medium
JP2002373064A (en) Printer and information processor
US8665460B2 (en) Print system, printing apparatus, printing method and printing program
JP3622670B2 (en) Print job management device
JP2003266881A (en) Printer, print control method, medium recording print control program and print control program
JP3829798B2 (en) Image forming apparatus and program
US20030218767A1 (en) Explicit feedback for remote printing
JP4854144B2 (en) Printing system, management method, and printing apparatus
JP2003308191A (en) Print system, information processor, information processing method, and control program
JP2003303060A (en) Printing system, printer, printer host and printer driver
JP3509815B2 (en) Printing system, image forming apparatus, and job management method
JP4110021B2 (en) Print processing program, information processing apparatus, information processing method, and storage medium for performing print processing with department management
JP2008027217A (en) Printing system with information processor and printing apparatus
JP2008059371A (en) Printing controller and its method