JP2012162041A - Image forming apparatus, method of controlling the same, and program - Google Patents

Image forming apparatus, method of controlling the same, and program Download PDF

Info

Publication number
JP2012162041A
JP2012162041A JP2011025554A JP2011025554A JP2012162041A JP 2012162041 A JP2012162041 A JP 2012162041A JP 2011025554 A JP2011025554 A JP 2011025554A JP 2011025554 A JP2011025554 A JP 2011025554A JP 2012162041 A JP2012162041 A JP 2012162041A
Authority
JP
Japan
Prior art keywords
job
print job
print
stored
control unit
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
JP2011025554A
Other languages
Japanese (ja)
Inventor
Yasutomo Tanaka
康智 田中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2011025554A priority Critical patent/JP2012162041A/en
Publication of JP2012162041A publication Critical patent/JP2012162041A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To preferentially delete a print job that matches an attribute to be deleted from among a plurality of print jobs, which are saved in a saving means, in a reprint mode.SOLUTION: An image forming apparatus processes the print jobs by switching between a normal print mode and a reprint mode. The apparatus includes deciding whether the received print jobs can be saved in the saving means, when a save job control unit 412 receives the print jobs to be saved in the saving means (S204). When the save job control unit 412 decides that the print jobs can not be saved in the saving means, the print job matching the attribute to be deleted is preferentially deleted from among the plurality of print jobs saved in the saving means (S205).

Description

本発明は、再印刷指示に従ってデータ処理装置から受信した印刷データを再度印刷する画像形成装置、画像形成装置の制御方法及びプログラムに関する。   The present invention relates to an image forming apparatus that reprints print data received from a data processing apparatus in accordance with a reprint instruction, a control method for the image forming apparatus, and a program.

この種の画像形成装置において、あるドキュメントの印刷後に同じドキュメントをもう一部印刷したいというユーザ要求がある。このような場合、データ処理装置から印刷データ(印刷ジョブ)を再送することなく、再印刷する機能をリプリント機能と呼ぶ(例えば、特許文献1)。具体的には、画像形成装置のパネルをユーザが操作することで、再印刷(以降、リプリントと呼ぶ)指示に従ってそのドキュメントの印刷を行う。
画像形成装置は、通常の印刷処理では、データ処理装置から送信された印刷ジョブを画像形成装置内部の記憶装置に保存し、印刷処理が終了した後、当該記憶装置に保存した印刷ジョブを削除する。
In this type of image forming apparatus, there is a user request to print another part of the same document after printing a certain document. In such a case, a function of reprinting without retransmitting print data (print job) from the data processing apparatus is called a reprint function (for example, Patent Document 1). Specifically, when the user operates the panel of the image forming apparatus, the document is printed in accordance with a reprint (hereinafter referred to as “reprint”) instruction.
In a normal printing process, the image forming apparatus stores a print job transmitted from the data processing apparatus in a storage device inside the image forming apparatus, and deletes the print job stored in the storage apparatus after the printing process is completed. .

しかし、このリプリント技術によるリプリントモードにおいて、画像形成装置は、印刷処理が終了した後も、前記記憶装置に保存した印刷ジョブを削除しないで、記憶装置の空きがなくなるまで保存し続ける制御を実行する。それによって、ユーザは、データ処理装置から印刷データを再送することなく、画像形成装置のパネル操作によるリプリント指示によって一度印刷した印刷データと同一の印刷データを再度印刷することができる。   However, in the reprint mode based on the reprint technology, the image forming apparatus executes control to continue to save until the storage device is full without deleting the print job stored in the storage device even after the printing process is completed. . Accordingly, the user can print again the same print data as the print data once printed by the reprint instruction by the panel operation of the image forming apparatus without retransmitting the print data from the data processing apparatus.

また、リプリントモードにおいて、画像形成装置は、受信した印刷ジョブを記憶装置内のジョブスプール領域に自動保存していく。そのため、記憶装置内のジョブスプール領域がフルになった時に、次に受信する印刷ジョブを保存するためのジョブスプール領域に適量の空き領域を確保するためにジョブスプール領域内のいずれかのジョブを削除しなければならない。
具体的には、特許文献1に示す例では、印刷ジョブの受信時に、ジョブスプール領域に保存している印刷ジョブのうち保存した日時情報の最も古い印刷ジョブを削除して次の印刷ジョブを保存するための領域を確保する制御を実行している。
In the reprint mode, the image forming apparatus automatically saves the received print job in the job spool area in the storage device. Therefore, when the job spool area in the storage device becomes full, any job in the job spool area is reserved in order to secure an appropriate amount of free area in the job spool area for storing the next received print job. Must be deleted.
Specifically, in the example shown in Patent Document 1, when a print job is received, the print job with the oldest saved date and time information is deleted from the print jobs saved in the job spool area, and the next print job is saved. The control to secure the area to do is executed.

特開2001−63158号公報JP 2001-63158 A

画像形成装置に対してリプリントを実装する場合、すべての印刷ジョブを画像形成装置内に自動保存するため、再印刷する可能性の低いジョブも保存してしまう場合があった。
リプリントモードでは上述したように、ジョブスプール領域がフルになった時に次に受信する印刷ジョブを保存するための領域を空けるために、ジョブスプール領域内いずれかの保存ジョブを削除する必要がある。
When reprinting is mounted on an image forming apparatus, all print jobs are automatically stored in the image forming apparatus, and therefore, there is a case where jobs with a low possibility of reprinting are also stored.
As described above, in the reprint mode, it is necessary to delete one of the stored jobs in the job spool area in order to free an area for storing a print job to be received next when the job spool area becomes full.

ここで、保存した日時情報の最も古い印刷ジョブを削除する構成の場合、リプリントする可能性の高い保存ジョブがリプリントする可能性の低い保存ジョブよりも先に削除されてしまうことがある。
また、リプリント対象となった印刷ジョブは、リプリントを実行する際にリスト表示されるため、不要な保存ジョブが多くなるとユーザがリプリントしたいジョブを選択する操作が難しくなるという問題がある。
本発明は、上記の課題を解決するためになされたもので、本発明の目的は、リプリントモード時において、保存手段に保存される複数の印刷ジョブの中から、削除すべき属性に合致する印刷ジョブを優先して削除できる仕組みを提供することである。
さらに、リプリントモード時において、保存手段に保存させる印刷ジョブ数を制限して、削除すべき印刷ジョブをユーザに表示する際に表示すべき印刷ジョブ数を削減できる仕組みを提供することである。
Here, in a configuration in which the print job with the oldest stored date and time information is deleted, a stored job with a high possibility of reprinting may be deleted before a stored job with a low possibility of reprinting.
In addition, since print jobs to be reprinted are displayed in a list when reprinting is performed, there is a problem that it becomes difficult for a user to select a job to be reprinted when the number of unnecessary stored jobs increases.
The present invention has been made to solve the above-described problems, and an object of the present invention is to perform printing that matches an attribute to be deleted from among a plurality of print jobs stored in the storage unit in the reprint mode. It is to provide a mechanism that can delete jobs with priority.
It is another object of the present invention to provide a mechanism capable of reducing the number of print jobs to be displayed when displaying a print job to be deleted to the user by limiting the number of print jobs to be stored in the storage unit in the reprint mode.

上記目的を達成する本発明の画像形成装置は以下に示す構成を備える。
通常のプリントモードとリプリントモードとを切り替えて印刷ジョブを処理する画像形成装置であって、前記リプリントモード時において、データ処理装置から受信して印刷した印刷ジョブと、当該印刷ジョブの処理結果を示す属性とを関連づけて複数ジョブ分保存する保存手段と、前記保存手段に保持すべき印刷ジョブを受信した場合、当該受信した印刷ジョブを前記保存手段に保持できるかどうかを判断する判断手段と、前記判断手段により保持できないと判断した場合、前記保存手段に保持される複数の印刷ジョブの中から、削除すべき属性に合致する印刷ジョブを優先して削除する制御手段と、を備えることを特徴とする。
The image forming apparatus of the present invention that achieves the above object has the following configuration.
An image forming apparatus that processes a print job by switching between a normal print mode and a reprint mode, and displays a print job received from a data processing apparatus and printed in the reprint mode, and a processing result of the print job A storage unit that stores a plurality of jobs in association with attributes; a determination unit that determines whether the received print job can be stored in the storage unit when a print job to be stored in the storage unit is received; And a control unit that preferentially deletes a print job that matches an attribute to be deleted from a plurality of print jobs held in the storage unit when it is determined that the determination unit cannot hold the print job. To do.

本発明によれば、リプリントモード時において、保存手段に保存される複数の印刷ジョブの中から、削除すべき属性に合致する印刷ジョブを優先して削除できる。
さらに、本発明によれば、リプリントモード時において、保存手段に保存させる印刷ジョブ数を制限して、削除すべき印刷ジョブをユーザに表示する際に表示すべき印刷ジョブ数を削減できる。
According to the present invention, in the reprint mode, a print job that matches the attribute to be deleted can be preferentially deleted from among a plurality of print jobs stored in the storage unit.
Furthermore, according to the present invention, in the reprint mode, it is possible to limit the number of print jobs to be stored in the storage unit and reduce the number of print jobs to be displayed when displaying the print job to be deleted to the user.

画像形成装置を含むシステム構成の概略を示すブロック図である。1 is a block diagram illustrating an outline of a system configuration including an image forming apparatus. 図1に示したコントローラの構成例を示すブロック図である。It is a block diagram which shows the structural example of the controller shown in FIG. 図2に示したコントローラのデータフロー制御を説明する図である。It is a figure explaining the data flow control of the controller shown in FIG. 保存ジョブ制御部が管理する保存ジョブ管理テーブルを示す図である。It is a figure which shows the preservation | save job management table which a preservation | save job control part manages. パネルインタフェース部に表示されるUI画面を示す図である。It is a figure which shows UI screen displayed on a panel interface part. 画像形成装置の制御方法を説明するフローチャートである。3 is a flowchart illustrating a method for controlling the image forming apparatus. 画像形成装置の制御方法を説明するフローチャートである。3 is a flowchart illustrating a method for controlling the image forming apparatus. 画像形成装置の制御方法を説明するフローチャートである。3 is a flowchart illustrating a method for controlling the image forming apparatus. 画像形成装置における印刷ジョブ終了タイミングを説明する図である。FIG. 6 is a diagram for explaining a print job end timing in the image forming apparatus.

次に本発明を実施するための最良の形態について図面を参照して説明する。
<システム構成の説明>
〔第1実施形態〕
図1は、本実施形態を示す画像形成装置を含むシステム構成の概略を示すブロック図である。以下、本実施形態では、画像形成装置の例としてプリンタ102を用いた例を説明する。なお、本実施形態に示す画像形成装置は、通常のプリントモードとリプリントモードとを切り替えて印刷ジョブを処理することが可能に構成されている。
図1において、データ処理装置101は、ネットワーク通信機能を備えるコンピュータで構成され、プリンタ102に対する画像情報の供給源として機能する。本実施例において適用される画像形成装置は、レーザビームプリンタに限られるものではなく、インクジェットプリンタ等他のプリント方式のプリンタでもよいことは言うまでもない。また、カラー/モノクロいずれのエンジンを備えるものでも本発明を適用可能である。
Next, the best mode for carrying out the present invention will be described with reference to the drawings.
<Description of system configuration>
[First Embodiment]
FIG. 1 is a block diagram illustrating an outline of a system configuration including an image forming apparatus according to the present exemplary embodiment. Hereinafter, in this embodiment, an example in which the printer 102 is used as an example of the image forming apparatus will be described. Note that the image forming apparatus shown in the present embodiment is configured to be able to process a print job by switching between a normal print mode and a reprint mode.
In FIG. 1, a data processing apparatus 101 is configured by a computer having a network communication function and functions as a supply source of image information to the printer 102. Needless to say, the image forming apparatus applied in the present embodiment is not limited to a laser beam printer, but may be a printer of another printing system such as an ink jet printer. Further, the present invention can be applied to any one having a color / monochrome engine.

プリンタ102において、コントローラ302は、データ処理装置101から供給される画像情報(例えば、ページ記述言語(以降、PDLと呼ぶ))に基づいて、ページ毎にラスタデータを生成し、プリンタエンジン303に送出する。なお、本実施形態において、印刷制御情報、PDLデータを含めて印刷ジョブと呼ぶ。
プリンタエンジン303は、コントローラ302から供給されるラスタデータに基づいて、感光ドラム上に静電潜像を形成し、その静電潜像を記録媒体上に転写・定着(電子写真方式)することにより画像データを記録用紙上に定着する。
In the printer 102, the controller 302 generates raster data for each page based on image information (for example, page description language (hereinafter referred to as PDL)) supplied from the data processing apparatus 101, and sends it to the printer engine 303. To do. In the present embodiment, the print control information and the PDL data are referred to as a print job.
The printer engine 303 forms an electrostatic latent image on the photosensitive drum based on the raster data supplied from the controller 302, and transfers and fixes the electrostatic latent image on a recording medium (electrophotographic method). Fix image data on recording paper.

通知すべき情報を表示したりするユーザインタフェースとして使用される。この際、コントローラ302は、パネル部301を介してユーザからの所望の動作指示を受け付ける。また、コントローラ302は、パネル部301を介して、プリンタ102の処理内容やユーザへの警告内容を表示する。 Used as a user interface for displaying information to be notified. At this time, the controller 302 receives a desired operation instruction from the user via the panel unit 301. Further, the controller 302 displays processing contents of the printer 102 and warning contents to the user via the panel unit 301.

図2は、図1に示したコントローラ302の構成例を示すブロック図である。
図2において、401はパネルインタフェース部で、パネル部301とのデータ通信を行う。409はCPUで、パネルインタフェース部401を介して、ユーザからのパネル部301を介しての設定および指示内容を受け付ける。
402はホストインタフェース部で、ネットワークを介してホストコンピュータ等のデータ処理装置101と双方向に通信接続する。403は中間データ作成部で、ホストインタフェース部402を介してデータ処理装置101から受信した印刷ジョブをプリンタ102内部で扱いやすい形である中間データに変換する処理を行う。
FIG. 2 is a block diagram illustrating a configuration example of the controller 302 illustrated in FIG.
In FIG. 2, reference numeral 401 denotes a panel interface unit that performs data communication with the panel unit 301. Reference numeral 409 denotes a CPU which receives settings and instruction contents from the user via the panel unit 301 via the panel interface unit 401.
A host interface unit 402 is bidirectionally connected to the data processing apparatus 101 such as a host computer via a network. An intermediate data creation unit 403 performs processing for converting a print job received from the data processing apparatus 101 via the host interface unit 402 into intermediate data in a form that can be easily handled in the printer 102.

404はROMで、本発明で説明する処理や、その他プリンタ102の行う制御プログラムコードが保持される。405はRAMで、CPU409のワークメモリとして機能する。なお、CPU409がRAM405に格納するデータには、ホストインタフェース部402を介して受信した印刷データ、印刷データを解釈して生成される中間データ、中間データをレンダリングして生成されるビットマップ、その他の処理に必要な一時的な各種
処理ステータスなどがある。
421は二次ストレージで、ホストインタフェース部402を介して受信した印刷データやその他ログ情報などを保存する。二次ストレージ421には、HDDやSDカードなどで構成されている。
406はエンジンインタフェース部で、プリンタエンジン303と通信接続する。なお、後述するCPU409は、エンジンインタフェース部406を介して、プリンタエンジン303の状態を認識する。407はDMA制御部である。
Reference numeral 404 denotes a ROM that holds processing described in the present invention and other control program codes executed by the printer 102. Reference numeral 405 denotes a RAM which functions as a work memory for the CPU 409. The data stored in the RAM 405 by the CPU 409 includes print data received via the host interface unit 402, intermediate data generated by interpreting the print data, a bitmap generated by rendering the intermediate data, and other data. There are various temporary processing statuses required for processing.
Reference numeral 421 denotes a secondary storage that stores print data and other log information received via the host interface unit 402. The secondary storage 421 is configured by an HDD, an SD card, or the like.
An engine interface unit 406 is connected to the printer engine 303 for communication. A CPU 409 described later recognizes the state of the printer engine 303 via the engine interface unit 406. Reference numeral 407 denotes a DMA control unit.

CPU409は、RAM405内に格納されているビットマップデータをDMA制御部407を介してエンジンインタフェース部406に転送する。また、CPU409は、ROM404に格納された制御プログラムコードに基づいて、CPUバス420に接続されたデバイスを制御する。408はレンダリング部で、RAM405に格納された中間データの内容に従って、ビットマップイメージに展開する。
410は不揮発性メモリ(EEPROM)で、プリンタ102の設定情報を保持する。411はメディアインタフェース部で、USBメモリ等のリムーバブルメディア304から画像データ、プログラムデータ、機器設定データ等の各種データを読み取ったり書き込んだりする。
The CPU 409 transfers the bitmap data stored in the RAM 405 to the engine interface unit 406 via the DMA control unit 407. Further, the CPU 409 controls devices connected to the CPU bus 420 based on the control program code stored in the ROM 404. A rendering unit 408 develops a bitmap image in accordance with the contents of the intermediate data stored in the RAM 405.
Reference numeral 410 denotes a nonvolatile memory (EEPROM) that holds setting information of the printer 102. A media interface unit 411 reads and writes various data such as image data, program data, and device setting data from a removable medium 304 such as a USB memory.

412は保存ジョブ制御部で、ROM404に保持されるプログラムのモジュールであり、そのプログラムはコントローラ302のRAM405に記憶され、CPU409により実行される。
なお、CPU409は、保存ジョブ制御部412を介して、データ処理装置101から受信した印刷ジョブとしてRAM405又は二次ストレージ421に保存したり、保存されている印刷ジョブをそれらから消去したりする制御を行うように構成されている。
420はCPUバスで、アドレス、データ、コントロールバスを含んで構成されている。上記401〜410に対応する各デバイスは、それぞれCPUバス420に接続されたすべてのデバイスにアクセスできる。
A stored job control unit 412 is a program module stored in the ROM 404. The program is stored in the RAM 405 of the controller 302 and executed by the CPU 409.
Note that the CPU 409 controls the storage job control unit 412 to store the print job received from the data processing apparatus 101 in the RAM 405 or the secondary storage 421 and to delete the stored print job from them. Configured to do.
A CPU bus 420 includes an address, data, and control bus. Each device corresponding to the above 401 to 410 can access all devices connected to the CPU bus 420.

図3は、図2に示したコントローラ302のデータフロー制御の一例を説明する図である。
図3において、501は受信バッファで、RAM405に論理的に確保される。502はジョブスプール領域で、RAM405、あるいは二次ストレージ421に論理的に確保される。なお、受信バッファ501は、通常ジョブスプール領域502より容量が小さい。503はイメージスプール領域で、RAM405に論理的に確保される。なお、ジョブスプール領域502は、リプリントモード時において、データ処理装置から受信して印刷した印刷ジョブと、当該印刷ジョブの処理結果を示す属性とを関連づけて複数ジョブ分保存する。ここで、処理結果を示す属性とは、図4に示す処理結果に対応する。
FIG. 3 is a diagram for explaining an example of data flow control of the controller 302 shown in FIG.
In FIG. 3, reference numeral 501 denotes a reception buffer, which is logically secured in the RAM 405. A job spool area 502 is logically secured in the RAM 405 or the secondary storage 421. The reception buffer 501 has a smaller capacity than the normal job spool area 502. An image spool area 503 is logically secured in the RAM 405. Note that, in the reprint mode, the job spool area 502 stores a plurality of jobs in association with a print job received from the data processing apparatus and printed and an attribute indicating a processing result of the print job. Here, the attribute indicating the processing result corresponds to the processing result shown in FIG.

以下、図6および図7において後述するステップに合わせてデータ処理の流れを説明する。
ホストインタフェース部402は、受信バッファ501が空であれば、データ処理装置101より印刷データを受信し、受信バッファ501に保存する(S601)。保存ジョブ制御部412は、受信バッファ501に印刷データが保存されたという通知を受けたときに、ジョブスプール領域502に受信バッファ501の容量と同じサイズの空きがあることを確認する。
保存ジョブ制御部412は、ジョブスプール領域502にその空きがなければ空きができるまで待機し、その空きがあればジョブスプール領域502に印刷ジョブとして保存する。そして、保存ジョブ制御部412は、受信バッファ501の印刷ジョブを消去して受信バッファ501を空にする(S602)。
In the following, the flow of data processing will be described in accordance with the steps described later in FIGS.
If the reception buffer 501 is empty, the host interface unit 402 receives print data from the data processing apparatus 101 and stores it in the reception buffer 501 (S601). When the stored job control unit 412 receives a notification that print data has been stored in the reception buffer 501, the stored job control unit 412 confirms that the job spool area 502 has a space of the same size as the capacity of the reception buffer 501.
If there is no space in the job spool area 502, the stored job control unit 412 waits until the space is available, and if there is space, saves it as a print job in the job spool area 502. Then, the saved job control unit 412 deletes the print job in the reception buffer 501 and empties the reception buffer 501 (S602).

また、図6および図7において後述するように保存ジョブ制御部412は、一方でジョブスプール領域502に保存されている保存ジョブを消去する処理も非同期に行っている。
中間データ作成部403は、イメージスプール領域503に所定のサイズの空きがあるという条件のもとで、ジョブスプール領域502に保存されている印刷ジョブを読み出し、PDL解釈処理(中間データ作成処理)を行う。
中間データ作成部403によって作成された中間データは、RAM405に論理的に確保されたバッファに保存される。レンダリング部408は、バッファに保存されている中間データに従ってレンダリング処理を開始し、レンダリング処理によって生成されるビットマップイメージをイメージスプール領域503に保存する(S603)。エンジンインタフェース部406は、プリンタエンジン303と同期を取りながら、DMA制御部407を介してイメージスプール領域503のビットマップイメージをプリンタエンジン303に転送する(S604)。
Further, as will be described later with reference to FIGS. 6 and 7, the saved job control unit 412 also asynchronously performs a process of deleting a saved job stored in the job spool area 502.
The intermediate data creation unit 403 reads a print job stored in the job spool area 502 under the condition that the image spool area 503 has a space of a predetermined size, and performs PDL interpretation processing (intermediate data creation processing). Do.
The intermediate data created by the intermediate data creation unit 403 is stored in a buffer logically secured in the RAM 405. The rendering unit 408 starts rendering processing according to the intermediate data stored in the buffer, and stores the bitmap image generated by the rendering processing in the image spool area 503 (S603). The engine interface unit 406 transfers the bitmap image in the image spool area 503 to the printer engine 303 via the DMA control unit 407 while synchronizing with the printer engine 303 (S604).

(リプリントモードの説明)
図2に示したコントローラ302は、データ処理装置101より印刷データを受信して印刷する通常モードの他に、「リプリントモード」を備えており、「リプリントモード」と通常モードを本体のユーザメニューの設定によって切り替えることができる。
本実施形態において、「リプリントモード」は、一度印刷した印刷ジョブをジョブスプール領域502に保存したままにしておいて、別のタイミングでその保存されている印刷ジョブをユーザからの印刷指示に従って再度印刷するモードのことである。
(Description of reprint mode)
The controller 302 shown in FIG. 2 includes a “reprint mode” in addition to the normal mode in which print data is received from the data processing apparatus 101 and is printed, and the “reprint mode” and the normal mode are set in the user menu of the main body. It can be switched by setting.
In the present embodiment, in the “reprint mode”, a print job that has been printed once is stored in the job spool area 502, and the stored print job is printed again according to a print instruction from the user at another timing. It is a mode to do.

「リプリントモード」に設定されている時には、コントローラ302は、保存ジョブ制御部412を介して、印刷ジョブが終了してもジョブスプール領域502に自動保存した保存ジョブデータを消去しないまま残しておくように制御する。
この際、保存ジョブ制御部412は、リプリントモードに設定されているときには、図4において後述する保存ジョブ管理テーブルに従って保存ジョブを管理する。
When the “reprint mode” is set, the controller 302 causes the stored job data automatically stored in the job spool area 502 to remain without being erased via the stored job control unit 412 even when the print job is completed. To control.
At this time, when the reprint mode is set, the saved job control unit 412 manages the saved job according to a saved job management table described later with reference to FIG.

コントローラ302は、ジョブスプール領域502の保存ジョブをパネルインタフェース部401を介してパネル部301にリプリント可能なジョブリストとして表示する制御を行う。リプリント可能なジョブリストを示すパネル部301の表示画面例については図5において後述する。
コントローラ302は、パネル部301に表示したリプリント可能なジョブリストに対して、パネル部301を介してユーザからリプリント指示があれば、その指示対象の保存ジョブを再印刷するように制御する。
The controller 302 performs control to display the job stored in the job spool area 502 as a job list that can be reprinted on the panel unit 301 via the panel interface unit 401. An example of a display screen on the panel unit 301 showing a reprintable job list will be described later with reference to FIG.
If there is a reprint instruction from the user via the panel unit 301 for the reprintable job list displayed on the panel unit 301, the controller 302 controls to reprint the stored job as the instruction target.

コントローラ302は、「リプリントモード」に設定されているときと、通常モードに設定されているときとで、ジョブスプール領域502に保存した保存ジョブの消去タイミングを変える制御を実行する。「リプリントモード」に設定されているときの保存ジョブの消去処理手順については、図7において後述する。通常モードに設定されているときの保存ジョブの消去処理手順については、図6において後述する。   The controller 302 executes control to change the erasure timing of the stored job stored in the job spool area 502 when the “reprint mode” is set and when the normal mode is set. The stored job erasure process procedure when the “reprint mode” is set will be described later with reference to FIG. The stored job erasing process procedure when the normal mode is set will be described later with reference to FIG.

(保存ジョブ管理テーブルの説明)
図4は、図2に示した保存ジョブ制御部412が管理する保存ジョブ管理テーブルの一例を示す図である。本例は、リプリントモード時において、保存ジョブ管理テーブルに、データ処理装置101から受信して印刷した印刷ジョブと、当該印刷ジョブの処理結果を示す属性とを関連づけて複数ジョブ分ジョブスプール領域502に保存した例を示す。
図4に示す保存ジョブ管理テーブルは、保存ジョブ制御部412がジョブスプール領域502に保存しているすべての保存ジョブを管理するための保存ジョブ管理テーブルである。保存ジョブ管理テーブルは、ジョブスプール領域502内の管理領域に保存されている。
保存ジョブ制御部412は、受信バッファ501に保存されている印刷データをジョブスプール領域502に転送するときに、その転送データが新規ジョブのデータであるかどうかを判断する。ここで、保存ジョブ制御部412は、転送データが新規ジョブであると判断したときにはその印刷データのジョブ情報部分を解釈し、ジョブ情報を抽出して保存ジョブ管理テーブルに新規に登録する。ここで、ジョブ情報には、ジョブID,ジョブオーナー、ジョブ名、ジョブサイズ、ジョブ種、といった情報が含まれる。同時に、保存ジョブ制御部412は、新規ジョブとして保存した時刻も対象ジョブの保存時刻情報として登録する。
(Description of stored job management table)
FIG. 4 is a diagram showing an example of a saved job management table managed by the saved job control unit 412 shown in FIG. In this example, in the reprint mode, a print job received from the data processing apparatus 101 and printed in the saved job management table and an attribute indicating the processing result of the print job are associated with each other in the job spool area 502 for a plurality of jobs. A saved example is shown.
The saved job management table shown in FIG. 4 is a saved job management table for managing all saved jobs stored in the job spool area 502 by the saved job control unit 412. The saved job management table is saved in a management area in the job spool area 502.
When the stored job control unit 412 transfers the print data stored in the reception buffer 501 to the job spool area 502, the stored job control unit 412 determines whether the transfer data is data of a new job. When the stored job control unit 412 determines that the transfer data is a new job, it interprets the job information portion of the print data, extracts the job information, and newly registers it in the stored job management table. Here, the job information includes information such as job ID, job owner, job name, job size, and job type. At the same time, the saved job control unit 412 registers the time saved as a new job as the saved time information of the target job.

さらに、保存ジョブ制御部412は、エンジンインタフェース部406からの印刷終了通知に従って、対象ジョブの最終印刷時刻を登録、あるいは更新する。また、保存ジョブ制御部412は、スプール領域内のジョブ状態を監視し、印刷ジョブが印刷完了前にキャンセルされた場合や、終了結果がエラーであった場合に、保存ジョブ管理テーブル上の対象ジョブの欄に処理結果に関する情報を付与する。   Further, the saved job control unit 412 registers or updates the final print time of the target job in accordance with the print end notification from the engine interface unit 406. Also, the saved job control unit 412 monitors the job status in the spool area, and if the print job is canceled before printing is completed or if the end result is an error, the target job on the saved job management table is displayed. Information on the processing result is assigned to the column of.

(リプリント指示画面の説明)
図5は、図2に示したパネルインタフェース部401がリプリント指示を受け付けるためのUI画面の一例を示す図である。
図5の(A)は、ジョブスプール領域502に保存されているジョブを操作するためのジョブメニュー画面である。このジョブメニュー画面において、パネル部301を介してユーザにより「リプリント」が選択(反転表示された状態)される。このとき、パネルインタフェース部401は、保存ジョブ制御部412を介して保存ジョブ管理テーブルのジョブオーナー情報に従って図5の(B)を表示する。
(Description of reprint instruction screen)
FIG. 5 is a diagram illustrating an example of a UI screen for the panel interface unit 401 illustrated in FIG. 2 to accept a reprint instruction.
FIG. 5A shows a job menu screen for operating a job stored in the job spool area 502. On this job menu screen, “reprint” is selected (inverted display state) by the user via the panel unit 301. At this time, the panel interface unit 401 displays (B) of FIG. 5 according to the job owner information of the stored job management table via the stored job control unit 412.

図5の(B)は、リプリント可能なオーナーリストを示す画面で、リプリント指示するジョブオーナー情報を入力するための画面である。例えばこの画面において、パネル部301を介してユーザにより「UID0004」が選択された。このとき、パネルインタフェース部401は、保存ジョブ制御部412を介してジョブオーナー「UID0004」に対応するジョブ名情報に従って図5の(C)に示すリプリント可能なジョブリストを表示する。   FIG. 5B is a screen for displaying a reprintable owner list, and is a screen for inputting job owner information for instructing reprinting. For example, “UID0004” is selected by the user via the panel unit 301 on this screen. At this time, the panel interface unit 401 displays the reprintable job list shown in FIG. 5C according to the job name information corresponding to the job owner “UID0004” via the saved job control unit 412.

図5の(C)は、ジョブオーナー「UID0004」がリプリント可能なジョブリストを示す画面で、リプリント指示するジョブ情報を入力するための画面である。例えばこの画面において、パネル部301を介してユーザに「分担表」を選択された。このとき、パネルインタフェース部401は、保存ジョブ制御部412を介してジョブ名「分担表」に対応するジョブID情報(JID001)を取得するとともに図5の(D)に示すリプリント開始の確認画面を表示する。なお、図5の(C)に示す画面は、保存ジョブ制御部412の表示制御により、リプリント可能に前記保存手段に保存されている印刷ジョブの一覧を表示した例である。   FIG. 5C is a screen showing a job list that can be reprinted by the job owner “UID0004”, and is a screen for inputting job information for instructing reprinting. For example, on this screen, the “share table” is selected by the user via the panel unit 301. At this time, the panel interface unit 401 obtains job ID information (JID001) corresponding to the job name “share table” via the saved job control unit 412 and displays a reprint start confirmation screen shown in FIG. indicate. Note that the screen shown in FIG. 5C is an example in which a list of print jobs stored in the storage unit so as to be reprinted is displayed by display control of the stored job control unit 412.

図5の(D)に示すリプリント開始の確認画面において、パネル部301を介してユーザにより「はい」が選択されたとき、パネルインタフェース部401は、保存ジョブ制御部412にジョブID「JID001」のリプリント開始を指示する。そして、保存ジョブ制御部412は、パネルインタフェース部401からのジョブID「JID001」のリプリント開始指示に従ってリプリントジョブを生成する。 In the reprint start confirmation screen shown in FIG. 5D, when “Yes” is selected by the user via the panel unit 301, the panel interface unit 401 sends the job ID “JID001” to the saved job control unit 412. Instructs reprint start. Then, the saved job control unit 412 generates a reprint job in accordance with the reprint start instruction of the job ID “JID001” from the panel interface unit 401.

(通常モード時のジョブ消去処理)
図6は、本実施形態を示す画像形成装置の制御方法を説明するフローチャートである。本例は、保存ジョブ制御部412が通常モード時に保存ジョブを消去する処理手順に対応する。なお、各ステップは、上述したように、CPU409がROM404、二次ストレージ421等に記憶された制御プログラムを実行する保存ジョブ制御部412により実現される。
なお、保存ジョブ制御部412の保存ジョブを消去する処理手順は、二次ストレージを使う場合と使わない場合とで異なる。
二次ストレージを使う場合、保存ジョブ制御部412は、ユーザの指示による保存ジョブを生成することができる。また、保存ジョブ制御部412は、ユーザから削除指示がない限り、ユーザ指示による保存ジョブの消去を行わない。
(Job deletion processing in normal mode)
FIG. 6 is a flowchart illustrating a method for controlling the image forming apparatus according to the present exemplary embodiment. This example corresponds to a processing procedure in which the saved job control unit 412 deletes a saved job in the normal mode. Each step is realized by the saved job control unit 412 in which the CPU 409 executes the control program stored in the ROM 404, the secondary storage 421, or the like, as described above.
Note that the processing procedure for erasing a saved job in the saved job control unit 412 differs depending on whether the secondary storage is used or not.
When the secondary storage is used, the saved job control unit 412 can generate a saved job according to a user instruction. Further, the stored job control unit 412 does not delete the stored job according to the user instruction unless there is a deletion instruction from the user.

S101において、保存ジョブ制御部412は、二次ストレージ421を使う設定になっているかどうかを判断する。ここで、S101において二次ストレージ421を使う設定になっていると判断した場合、保存ジョブ制御部412は、S102においてエンジンインタフェース部406からの印刷ジョブのジョブ終了通知があるまで待つ。そして、保存ジョブ制御部412は、エンジンインタフェース部406からの印刷ジョブのジョブ終了通知を受け取った場合、終了通知対象の印刷ジョブがユーザに保存指示されている印刷ジョブかどうかを判断する(S103)。
S103において、保存ジョブ制御部412は、終了通知対象の印刷ジョブがユーザに保存指示されている印刷ジョブであると判断した場合、S102からの処理を繰り返す。
一方、S103において、保存ジョブ制御部412は、終了通知対象のジョブがユーザに保存指示されている印刷ジョブでないと判断した場合は、S104において終了通知対象の保存ジョブをジョブスプール領域502から消去する。保存ジョブ制御部412は、終了通知対象の保存ジョブをジョブスプール領域502から消去したあと、S102からの処理を繰り返す。
In step S101, the stored job control unit 412 determines whether the secondary storage 421 is set to be used. If it is determined in S101 that the secondary storage 421 is set to be used, the saved job control unit 412 waits until there is a print job job end notification from the engine interface unit 406 in S102. When the storage job control unit 412 receives the job completion notification of the print job from the engine interface unit 406, the storage job control unit 412 determines whether the print job targeted for completion notification is a print job instructed to be stored by the user (S103). .
In step S <b> 103, the storage job control unit 412 repeats the processing from step S <b> 102 when determining that the end notification target print job is a print job instructed to be stored by the user.
On the other hand, if the stored job control unit 412 determines in S103 that the job to be notified of completion is not a print job instructed to be stored by the user, the stored job to be notified of completion is deleted from the job spool area 502 in S104. . The saved job control unit 412 repeats the processing from S102 after deleting the saved job to be notified of completion from the job spool area 502.

一方、S101において、二次ストレージ421を使う設定になっていないと保存ジョブ制御部412が判断した場合、S105において、保存ジョブ制御部412は、中間データ作成部403からのPDL解釈終了通知があるまで待つ。ここで、保存ジョブ制御部412が中間データ作成部403からのPDL解釈終了通知を受け取ったことを確認したら、S106において終了通知対象の保存ジョブをジョブスプール領域502から消去する。そして、保存ジョブ制御部412は、終了通知対象の保存ジョブをジョブスプール領域502から消去した後、S102からの処理を繰り返す。   On the other hand, if the saved job control unit 412 determines that the secondary storage 421 is not set to be used in S101, the saved job control unit 412 receives a PDL interpretation end notification from the intermediate data creation unit 403 in S105. Wait until. Here, when it is confirmed that the stored job control unit 412 has received the PDL interpretation completion notification from the intermediate data creation unit 403, the stored job to be notified of completion is deleted from the job spool area 502 in S 106. The saved job control unit 412 then deletes the saved job to be notified of completion from the job spool area 502, and then repeats the processing from S102.

(リプリントモード時のジョブ消去処理)
図7は、本実施形態を示す画像形成装置の制御方法を説明するフローチャートである。本例は、保存ジョブ制御部412がリプリントモード時に保存ジョブを消去する処理手順に対応する。なお、各ステップは、上述したように、CPU409がROM404、二次ストレージ421等に記憶された制御プログラムを実行する保存ジョブ制御部412により実現される。
S201において、保存ジョブ制御部412は、ホストインタフェース部402から印刷データの受信通知を受け付けるのを待つ。なお、印刷データの受信通知は、ホストインタフェース部402がS601において、データ処理装置101から印刷データを受信し、受信バッファ501に保存することによって発生する。
このようにしてホストインタフェース部402から印刷データの受信通知があったことを確認したら、保存ジョブ制御部412は、S202において、ジョブスプール領域502に所定サイズの空きがあるかどうかを判断する。ここで、所定サイズの空きとは、例えば受信バッファ501と同じサイズの空きでよい。
(Job deletion processing in reprint mode)
FIG. 7 is a flowchart illustrating a method for controlling the image forming apparatus according to the present exemplary embodiment. This example corresponds to a processing procedure in which the saved job control unit 412 deletes a saved job in the reprint mode. Each step is realized by the saved job control unit 412 in which the CPU 409 executes the control program stored in the ROM 404, the secondary storage 421, or the like, as described above.
In step S <b> 201, the saved job control unit 412 waits to receive a print data reception notification from the host interface unit 402. The print data reception notification is generated when the host interface unit 402 receives print data from the data processing apparatus 101 and stores it in the reception buffer 501 in step S601.
After confirming that there has been a print data reception notification from the host interface unit 402 in this way, the saved job control unit 412 determines whether or not there is a predetermined size of space in the job spool area 502 in S202. Here, the empty of the predetermined size may be, for example, an empty of the same size as the reception buffer 501.

なお、保存ジョブ制御部412は、ジョブスプール領域502全体のサイズから、保存ジョブ管理テーブルの中のジョブサイズの合計値を引いた値を求める。そして、保存ジョブ制御部412が、求めた値が受信バッファ501のサイズより小さいと判断した場合、所定サイズの空きがないと判断して、いずれかの保存ジョブを消去するためにS204に進む。
一方、S202において、保存ジョブ制御部412は、ジョブスプール領域502全体のサイズから、保存ジョブ管理テーブルの中のジョブサイズの合計値を引いた値を求める。そして、保存ジョブ制御部412が、受信バッファ501のサイズより小さくないと判断した場合、保存ジョブを消去する必要ないと判断してS203の処理に進む。
そして、S203において保存ジョブ制御部412は、受信したジョブをスプール領域に保存し、S201からの処理を繰り返す。
The saved job control unit 412 obtains a value obtained by subtracting the total job size in the saved job management table from the size of the entire job spool area 502. If the stored job control unit 412 determines that the obtained value is smaller than the size of the reception buffer 501, it determines that there is no space of a predetermined size, and proceeds to S204 to delete any stored job.
On the other hand, in step S <b> 202, the saved job control unit 412 obtains a value obtained by subtracting the total value of job sizes in the saved job management table from the size of the entire job spool area 502. If the stored job control unit 412 determines that the size is not smaller than the size of the reception buffer 501, the stored job control unit 412 determines that it is not necessary to delete the stored job, and the process proceeds to S203.
In step S203, the saved job control unit 412 saves the received job in the spool area, and repeats the processing from step S201.

S202で、いずれかの保存ジョブを消去する必要があると判断した場合は、保存ジョブ制御部412は、S204において、キャンセルされたジョブがスプールされているかを判断する。具体的には、保存ジョブ制御部412が図4に示す保存ジョブ管理テーブルを参照し、ジョブスプール領域に印刷完了前にキャンセルされたジョブがスプールされているかを判断する。
ここで、S204においてジョブスプール領域に印刷完了前にキャンセルされたジョブがスプールされていると保存ジョブ制御部412が判断した場合、S205に進む。そして、S205で、保存ジョブ制御部412はキャンセルされたジョブの中から最も古い時刻に受信したジョブを消去し、S207に進む。
If it is determined in S202 that one of the stored jobs needs to be deleted, the stored job control unit 412 determines in S204 whether the canceled job is spooled. Specifically, the saved job control unit 412 refers to the saved job management table shown in FIG. 4 and determines whether a job canceled before printing is completed is spooled in the job spool area.
If the stored job control unit 412 determines in S204 that a job canceled before completion of printing is spooled in the job spool area, the process advances to S205. In step S205, the saved job control unit 412 deletes the job received at the oldest time from the canceled jobs, and proceeds to step S207.

そして、S207において、ジョブ制御部412は受信バッファに保持される印刷ジョブをスプール領域に保存して、S201へ戻る。
一方、S204においてジョブスプール領域501にキャンセルされた印刷ジョブがスプールされていないと保存ジョブ制御部412が判断した場合、印刷時刻の最も古い保存ジョブを消去し、S207に進む。具体的には、保存ジョブ制御部412は、図4に示した保存ジョブ管理テーブルを参照し、印刷時刻の最も古い保存ジョブを消去し、S207に進む。そして、S207において、受信バッファ内に保持される印刷ジョブをジョブスプール領域502に保存し、S201からの処理を繰り返す。
これにより、保存ジョブ制御部412は、ジョブスプール領域502に保存される印刷ジョブに関連付けられた属性がキャンセルジョブである印刷ジョブを優先して削除することができる。
In step S207, the job control unit 412 stores the print job held in the reception buffer in the spool area, and returns to step S201.
On the other hand, if the stored job control unit 412 determines that the print job canceled in the job spool area 501 in S204 is not spooled, the stored job with the oldest printing time is deleted, and the process proceeds to S207. Specifically, the saved job control unit 412 refers to the saved job management table shown in FIG. 4, deletes the saved job with the oldest printing time, and proceeds to S207. In step S207, the print job held in the reception buffer is stored in the job spool area 502, and the processing from step S201 is repeated.
As a result, the stored job control unit 412 can preferentially delete a print job whose attribute associated with the print job stored in the job spool area 502 is a cancel job.

図8は、本実施形態を示す画像形成装置の制御方法を説明するフローチャートである。本例は、リプリントモード時において、保存ジョブ制御部412がリプリントモード時にスプール領域に保存されているジョブの終了状態を監視する処理手順に対応する。なお、各ステップは、上述したように、CPU409がROM404、二次ストレージ421等に記憶された制御プログラムを実行する保存ジョブ制御部412により実現される。以下、保持すべき印刷ジョブを受信した場合、保存ジョブ制御部412が保持される複数の印刷ジョブの中から、削除すべき属性に合致する印刷ジョブを優先して削除する処理について説明する。具体的には、保存ジョブ制御部412が当該受信した印刷ジョブをジョブスプール領域502に保持できるかどうかを判断する。そして、その結果に応じて、保存ジョブ制御部412が保持される複数の印刷ジョブの中から、削除すべき属性に合致する印刷ジョブを優先して削除する処理について説明する。
S301で、保存ジョブ制御部412は、スプール領域に保存されている印刷ジョブが印刷完了前にキャンセルされたかどうかを判断する。ここで、スプール領域に保存されているジョブが印刷完了前にキャンセルされていると保存ジョブ制御部412が判断した場合、S303に進む。そして、S303において、保存ジョブ制御部412は対象ジョブがキャンセルされた旨を保存ジョブ管理テーブルに設定し、S301からの処理を繰り返す。
FIG. 8 is a flowchart illustrating a method for controlling the image forming apparatus according to the present exemplary embodiment. This example corresponds to a processing procedure in which the stored job control unit 412 monitors the end state of a job stored in the spool area in the reprint mode in the reprint mode. Each step is realized by the saved job control unit 412 in which the CPU 409 executes the control program stored in the ROM 404, the secondary storage 421, or the like, as described above. Hereinafter, a process for preferentially deleting a print job that matches an attribute to be deleted from among a plurality of print jobs held by the saved job control unit 412 when a print job to be held is received will be described. Specifically, the saved job control unit 412 determines whether or not the received print job can be held in the job spool area 502. A process for preferentially deleting a print job that matches an attribute to be deleted from among a plurality of print jobs held by the saved job control unit 412 according to the result will be described.
In step S301, the saved job control unit 412 determines whether a print job saved in the spool area has been canceled before printing is completed. If the stored job control unit 412 determines that the job stored in the spool area has been canceled before printing is completed, the process proceeds to S303. In step S303, the saved job control unit 412 sets in the saved job management table that the target job has been canceled, and repeats the processing from step S301.

一方、S301においてジョブスプール領域に保存されている印刷ジョブが印刷完了前にキャンセルされていないと保存ジョブ制御部412が判断した場合、S302に進む。そして、S302において、ジョブ制御部412はジョブスプール領域に保存されている保存ジョブの印刷結果が正常終了か、エラー終了かを判断する。ここでいうエラー終了とは、PDL解釈中のワークメモリ不足や、パスワード付きPDFを印刷しようとしたときに発生するエラーのことで、ジャムのようなエラーではない。
S302においてジョブスプール領域に保存されているジョブの印刷結果がエラー終了であると保存ジョブ制御部412が判断した場合、S304に進む。そして、S304において、保存ジョブ制御部412はエラー終了した保存ジョブをスプール領域から削除すると同時に、図4に示した保存ジョブ管理テーブルから当該ジョブの情報を削除する。その後、S301からの処理を繰り返す。
一方、S302においてジョブスプール領域502に保存されているジョブの印刷結果が正常終了であると保存ジョブ制御部412が判断した場合、S301からの処理を繰り返す。
On the other hand, if the stored job control unit 412 determines in S301 that the print job stored in the job spool area has not been canceled before printing is completed, the process proceeds to S302. In step S <b> 302, the job control unit 412 determines whether the print result of the saved job saved in the job spool area is a normal end or an error end. The term “error termination” here means an error that occurs when a work memory is insufficient during interpretation of PDL or an attempt is made to print a PDF with a password, and is not an error such as a jam.
If the stored job control unit 412 determines that the print result of the job stored in the job spool area is an error end in S302, the process proceeds to S304. In step S304, the saved job control unit 412 deletes the error-completed saved job from the spool area, and simultaneously deletes the job information from the saved job management table shown in FIG. Thereafter, the processing from S301 is repeated.
On the other hand, when the stored job control unit 412 determines that the print result of the job stored in the job spool area 502 is normal end in S302, the processing from S301 is repeated.

〔第2実施形態〕
図9は、本実施形態を示す画像形成装置における印刷ジョブ終了タイミングを説明する図である。本例は、ジョブの終了結果とジョブ種(ジョブ属性)に応じた、リプリントモード時における保存ジョブの消去タイミングを一覧にした例である。以下、保存ジョブ制御部412が上記ジョブ種とその処理結果とに基づいて、スプール領域502に保存された印刷ジョブの削除処理例を説明する。
図9に示す例では、リプリントモード時において、図7、図8に示した制御が実行され、各種ジョブの削除タイミング処理の条件が設定されている。
ここで、各種ジョブには、印刷完了前にキャンセルされた印刷ジョブ、エラー終了した印刷ジョブの他に、ジョブ種としてセキュア印刷ジョブ、連携FAXジョブ、同一ユーザがプリンタに送信した同名印刷ジョブが含まれる。ここで、セキュア印刷ジョブとは、保存手段に保存される印刷ジョブに関連付けられた属性がユーザから入力される認証情報と照合して印刷ジョブを実行するジョブをいう。
〔印刷ジョブの削除処理例1〕
まず、キャンセルジョブに関しては前述のとおりであり、スプール領域の空きがない時に次のジョブを受信した際に、キャンセルジョブを優先的に削除する。エラージョブについても前述のとおりであり、ジョブスプール領域に保存されているジョブの終了結果がエラーであった場合、保存ジョブ制御部412は直ちに当該ジョブをジョブスプール領域から削除する。
[Second Embodiment]
FIG. 9 is a diagram illustrating the print job end timing in the image forming apparatus according to the present exemplary embodiment. In this example, the stored job erase timings in the reprint mode according to the job end result and the job type (job attribute) are listed. Hereinafter, an example of processing for deleting the print job stored in the spool area 502 based on the job type and the processing result by the stored job control unit 412 will be described.
In the example shown in FIG. 9, in the reprint mode, the control shown in FIGS. 7 and 8 is executed, and the conditions for the deletion timing processing of various jobs are set.
Here, the various jobs include a print job canceled before completion of printing, a print job that ended in error, a secure print job as a job type, a linked FAX job, and a print job with the same name sent to the printer by the same user. It is. Here, the secure print job refers to a job that executes a print job by checking the attribute associated with the print job stored in the storage unit with authentication information input from the user.
[Print Job Deletion Example 1]
First, the cancel job is as described above, and when the next job is received when there is no free space in the spool area, the cancel job is preferentially deleted. The error job is also as described above. If the end result of the job stored in the job spool area is an error, the stored job control unit 412 immediately deletes the job from the job spool area.

次に、ジョブスプール領域502に保存されたジョブがセキュアジョブであった場合、保存ジョブ制御部412がジョブを消去するタイミングについて説明する。
ここで、セキュアジョブとはユーザがデータ処理装置101から印刷ジョブにパスワードを付与し、プリンタ102に送信する。その後、ユーザがプリンタ102のパネル部301でパスワードを入力すると、保存ジョブ制御部412が、ユーザがデータ処理装置101で付与したパスワードと一致した場合、当該印刷ジョブをプリントする機能である。
〔印刷ジョブの削除処理例2〕
印刷ジョブがセキュアジョブの場合、セキュリティの観点から長期間プリンタにデータを残しておくことは好ましくない。そのため、保存ジョブ制御部412が、リプリントモードでなく通常モードであった場合、セキュアジョブは印刷終了時にジョブスプール領域502から削除する。具体的には、スプール領域502に保存される印刷ジョブがセキュア印刷ジョブである場合、保存ジョブ制御部412が、セキュア印刷ジョブが保存された後、印刷処理が終了したらセキュア印刷ジョブを削除する制御を実行することにより実現される。
〔印刷ジョブの削除処理例3〕
また、セキュアジョブをリプリント対象とするリプリントモードの場合、印刷終了からある一定時間が経過した時点でジョブスプール領域502から削除をする。具体的には、スプール領域502に保存される印刷ジョブがセキュア印刷ジョブである場合、保存ジョブ制御部412が、保存された保存期間が所定期間経過したらセキュア印刷ジョブを削除する制御を実行することにより実現される。
また、保存ジョブ制御部412が、複数回のリプリントは許可せず、一度のリプリントが終了した時点でジョブスプール領域502から削除する。もちろん削除までの時間や、リプリント許可回数をユーザが設定できる構成としても良い。
Next, when the job stored in the job spool area 502 is a secure job, the timing when the stored job control unit 412 deletes the job will be described.
Here, the secure job is that the user assigns a password to the print job from the data processing apparatus 101 and transmits it to the printer 102. Thereafter, when the user inputs a password on the panel unit 301 of the printer 102, the saved job control unit 412 prints the print job when the password matches the password assigned by the user in the data processing apparatus 101.
[Print Job Deletion Example 2]
When the print job is a secure job, it is not preferable to leave data in the printer for a long time from the viewpoint of security. Therefore, when the saved job control unit 412 is in the normal mode instead of the reprint mode, the secure job is deleted from the job spool area 502 at the end of printing. Specifically, when the print job stored in the spool area 502 is a secure print job, the stored job control unit 412 controls to delete the secure print job when the print processing is completed after the secure print job is stored. It is realized by executing.
[Print Job Deletion Example 3]
In the reprint mode in which a secure job is a reprint target, the job is deleted from the job spool area 502 when a certain time has elapsed since the end of printing. Specifically, when the print job stored in the spool area 502 is a secure print job, the stored job control unit 412 executes control to delete the secure print job when the stored storage period has passed a predetermined period. It is realized by.
In addition, the saved job control unit 412 does not permit a plurality of reprints, and deletes them from the job spool area 502 when one reprint is completed. Of course, it is possible to adopt a configuration in which the user can set the time until deletion and the number of reprints allowed.

〔印刷ジョブの削除処理例4〕
次に、リプリントモードでの連携FAXジョブの消去タイミングに関して説明する。
ここで、連携FAXとはFAX機能を持つ複合機を少数に抑え、FAX機能を持たないプリンタを複数台設置し、複合機で受け取ったFAXデータをプリンタに転送することであたかも複数台のFAX機を導入しているのと同等の機能を実現する機能である。
このとき複合機からプリンタのデータ転送にはすでに一般的になっているSEND機能を用いる。
連携FAXでは一般的には印刷が終了した時点でプリンタからそのFAXデータを削除する。そのため文字がかすれていたとしても再度の印刷は基本的には不可能である。文字がかすれる現象はトナーLOW状態での印刷時に発生する可能性がある。
そこで、リプリントモード時には、FAX印刷完了時にトナーLOWである時のみジョブスプール領域502から当該ジョブを削除せずリプリント対象とする。
リプリント対象となった連携FAXジョブは、トナーLOW以外の時にリプリントされた場合、保存ジョブ制御部412が、印刷完了と同時にジョブスプール領域502から当該ジョブデータを削除する。
一方で、複合機の設定によっては複合機側にFAXデータが残っている構成がある。この場合、プリンタ側でジョブをスプールせずともプリンタの操作により複合機からFAXデータを取得し、印刷が可能である。
[Print Job Deletion Example 4]
Next, the erase timing of the linked FAX job in the reprint mode will be described.
Here, linked FAX means that the number of MFPs having FAX functions is limited, a plurality of printers not having FAX functions are installed, and FAX data received by the MFP is transferred to the printer as if there were a plurality of FAX machines. It is a function that realizes the same function as that introduced.
At this time, the SEND function, which is already common, is used for data transfer from the multifunction device to the printer.
In the linked FAX, generally, the FAX data is deleted from the printer when printing is completed. For this reason, even if the characters are blurred, it is basically impossible to print again. The phenomenon that characters are blurred may occur during printing in the toner LOW state.
Therefore, in the reprint mode, the job is not deleted from the job spool area 502 and is a reprint target only when the toner is LOW when the FAX printing is completed.
When the linked FAX job to be reprinted is reprinted at a time other than toner LOW, the saved job control unit 412 deletes the job data from the job spool area 502 at the same time as printing is completed.
On the other hand, depending on the settings of the multifunction device, there is a configuration in which FAX data remains on the multifunction device side. In this case, FAX data can be acquired from the multifunction peripheral by operating the printer without spooling the job on the printer side, and printing is possible.

そのため、保存ジョブ制御部412が、複合機側にFAXデータが残る場合はプリンタでの印刷完了時にジョブスプール領域502から当該ジョブを削除する。
具体的には、保存ジョブ制御部412が、他の画像形成装置から受信する画像データを印刷する印刷ジョブである場合、印刷ジョブを印刷するエンジンに設定されたトナー濃度に応じて以下にように制御することにより実現される。つまり、保存ジョブ制御部412は、トナー濃度が高濃度の場合は、受信して印刷処理が終了した印刷ジョブをジョブスプール領域502に保存しない。一方、印刷ジョブを印刷するエンジンに設定されたトナー濃度が低濃度の場合は、保存ジョブ制御部412は、受信して印刷処理が終了した前記印刷ジョブをジョブスプール領域502に保存する。
〔印刷ジョブの削除処理例5〕
保存ジョブ制御部412が、次に同一ユーザからプリンタに送信された同名ジョブに関するリプリントモード時のデータ消去について説明する。
保存ジョブ制御部412が、リプリントモード時には受信バッファ501からジョブスプール領域502にデータを保存するときに保存ジョブ管理テーブルにジョブ情報を登録する。その登録の際、同一ジョブオーナー、同一ジョブ名、同一サイズのジョブが既に保存ジョブ管理テーブルに登録されていた場合、テーブルに登録した同一ユーザからの同一印刷ジョブとして扱う。
ここで、保存ジョブ管理テーブルにすでに登録されている印刷ジョブと同一ユーザからの同名ジョブを再度リプリント対象とした場合、リプリントリストに同一のジョブ名が表示されてしまう。そのため、保存ジョブ制御部412が、印刷が完了した時点で、スプール領域に保存されている古いほうの保存ジョブを削除する。印刷が完了せず、エラーとなった場合は新たに受信した保存ジョブを削除する。
具体的には、保存ジョブ制御部412が、受信して印刷処理が終了した印刷ジョブをスプール領域502に保存し、スプール領域502に保存された前記印刷ジョブに関連付けられた属性が同ジョブ名であって、同一ユーザ名である印刷ジョブの中から、保存時間の長い印刷ジョブを削除する制御を実行することで実現される。
Therefore, when the FAX data remains on the multifunction device side, the saved job control unit 412 deletes the job from the job spool area 502 when printing with the printer is completed.
More specifically, when the stored job control unit 412 is a print job that prints image data received from another image forming apparatus, the following is performed according to the toner density set in the engine that prints the print job. It is realized by controlling. In other words, when the toner density is high, the saved job control unit 412 does not save the received print job for which print processing has been completed in the job spool area 502. On the other hand, when the toner density set in the engine that prints the print job is low, the save job control unit 412 saves the print job that has been received and the print processing is completed in the job spool area 502.
[Print Job Deletion Processing Example 5]
Next, the erasure of data in the reprint mode regarding the job of the same name transmitted from the same user to the printer by the stored job control unit 412 will be described.
In the reprint mode, the saved job control unit 412 registers job information in the saved job management table when saving data from the reception buffer 501 to the job spool area 502. At the time of registration, if jobs with the same job owner, the same job name, and the same size are already registered in the stored job management table, they are handled as the same print job from the same user registered in the table.
Here, when the same name job from the same user as the print job already registered in the saved job management table is set as the reprint target, the same job name is displayed in the reprint list. Therefore, the saved job control unit 412 deletes the older saved job saved in the spool area when printing is completed. If printing is not completed and an error occurs, the newly received stored job is deleted.
Specifically, the saved job control unit 412 saves the print job received and printed in the spool area 502, and the attribute associated with the print job saved in the spool area 502 has the same job name. This is realized by executing control for deleting a print job having a long storage time from print jobs having the same user name.

以上、代表的なジョブ種に関して説明したが、本発明では印刷ジョブのジョブ種と印刷ジョブの終了結果に応じて自動保存ジョブの消去タイミングを変えることがポイントであるため、図9に示した以外のジョブ種でも本発明を適応可能である。
本実施形態によれば、ジョブスプール領域フル時に、自動保存されたジョブの中からリプリントする可能性が低いと判断したデータを優先的に削除することで、リプリントする可能性が高い印刷ジョブを残すことができる。また、印刷ジョブの終了結果、ジョブ種に応じてリプリントする可能性のなくなったデータをその都度削除することで、リプリントリストに表示させるジョブ数を減らせ、ユーザがリプリントしたい印刷ジョブを選択しやすくできるようになる。
The representative job type has been described above. However, in the present invention, the point is to change the erasing timing of the auto-save job according to the job type of the print job and the end result of the print job. The present invention can also be applied to other job types.
According to the present embodiment, when the job spool area is full, data that is determined to have a low possibility of reprinting is preferentially deleted from jobs automatically stored, thereby leaving a print job with a high possibility of reprinting. be able to. In addition, by deleting the data that is no longer likely to be reprinted according to the job type as a result of the end of the print job, the number of jobs to be displayed in the reprint list can be reduced, and the user can easily select the print job to be reprinted. It becomes like this.

本発明の各工程は、ネットワーク又は各種記憶媒体を介して取得したソフトウエア(プログラム)をパソコン(コンピュータ)等の処理装置(CPU、プロセッサ)にて実行することでも実現できる。   Each process of the present invention can also be realized by executing software (program) acquired via a network or various storage media by a processing device (CPU, processor) such as a personal computer (computer).

本発明は上記実施形態に限定されるものではなく、本発明の趣旨に基づき種々の変形(各実施形態の有機的な組合せを含む)が可能であり、それらを本発明の範囲から除外するものではない。   The present invention is not limited to the above embodiment, and various modifications (including organic combinations of the embodiments) are possible based on the spirit of the present invention, and these are excluded from the scope of the present invention. is not.

101 画像形成装置
102 クライアントPC
101 Image forming apparatus 102 Client PC

Claims (9)

通常のプリントモードとリプリントモードとを切り替えて印刷ジョブを処理する画像形成装置であって、
リプリントモード時において、データ処理装置から受信して印刷した印刷ジョブと、当該印刷ジョブの処理結果を示す属性とを関連づけて複数ジョブ分保存する保存手段と、
前記保存手段に保持すべき印刷ジョブを受信した場合、当該受信した印刷ジョブを前記保存手段に保持できるかどうかを判断する判断手段と、
前記判断手段により保持できないと判断した場合、前記保存手段に保持される複数の印刷ジョブの中から、削除すべき属性に合致する印刷ジョブを優先して削除する制御手段と、
を備えることを特徴とする画像形成装置。
An image forming apparatus that processes a print job by switching between a normal print mode and a reprint mode,
A storage unit for storing a plurality of jobs in association with the print job received from the data processing apparatus and printed in the reprint mode and the attribute indicating the processing result of the print job;
A determination unit that determines whether the received print job can be stored in the storage unit when a print job to be stored in the storage unit is received;
A control unit that preferentially deletes a print job that matches an attribute to be deleted from among a plurality of print jobs held in the storage unit when the determination unit determines that the job cannot be held;
An image forming apparatus comprising:
リプリント可能に前記保存手段に保存されている印刷ジョブの一覧を表示する表示制御手段を備えることを特徴とする請求項1記載の画像形成装置。   The image forming apparatus according to claim 1, further comprising a display control unit that displays a list of print jobs stored in the storage unit so as to be reprintable. 前記制御手段は、前記保存手段に保存される前記印刷ジョブに関連付けられた属性がキャンセルジョブである印刷ジョブを優先して削除することを特徴とする請求項1記載の画像形成装置。   The image forming apparatus according to claim 1, wherein the control unit preferentially deletes a print job whose attribute associated with the print job stored in the storage unit is a cancel job. 前記制御手段は、前記保存手段に保存される前記印刷ジョブに関連付けられた属性がユーザから入力される認証情報と照合して印刷ジョブを実行するためのセキュア印刷ジョブである場合、前記保存手段に保存された保存期間が所定期間経過したら前記セキュア印刷ジョブを削除することを特徴とする請求項1記載の画像形成装置。   If the attribute associated with the print job stored in the storage unit is a secure print job for executing a print job by collating with authentication information input from a user, the control unit The image forming apparatus according to claim 1, wherein the secure print job is deleted when a predetermined storage period has elapsed. 前記制御手段は、前記保存手段に保存される前記印刷ジョブに関連付けられた属性がユーザから入力される認証情報と照合して印刷ジョブを実行するためのセキュア印刷ジョブである場合、前記セキュア印刷ジョブが前記保存手段に保存された後、印刷処理が終了したら前記セキュア印刷ジョブを削除することを特徴とする請求項1記載の画像形成装置。   When the attribute associated with the print job stored in the storage unit is a secure print job for executing a print job by checking with authentication information input from a user, the control unit The image forming apparatus according to claim 1, wherein after the image data is stored in the storage unit, the secure print job is deleted when print processing is completed. 前記制御手段は、他の画像形成装置から受信する画像データを印刷する印刷ジョブである場合、前記印刷ジョブを印刷するエンジンに設定されたトナー濃度が高濃度の場合は、受信して印刷処理が終了した前記印刷ジョブを前記保存手段に保存せず、前記印刷ジョブを印刷するエンジンに設定されたトナー濃度が低濃度の場合は、受信して印刷処理が終了した前記印刷ジョブを前記保存手段に保存することを特徴とする請求項1記載の画像形成装置。   In the case where the control unit is a print job that prints image data received from another image forming apparatus, and the toner density set in the engine that prints the print job is high, the control unit receives and performs print processing. When the completed print job is not stored in the storage unit and the toner density set in the engine that prints the print job is low, the received print job that has been received and printed is stored in the storage unit. The image forming apparatus according to claim 1, wherein the image forming apparatus is stored. 前記制御手段は、受信して印刷処理が終了した前記印刷ジョブを前記保存手段に保存し、前記保存手段に保存された前記印刷ジョブに関連付けられた属性が同ジョブ名であって、同一ユーザ名である印刷ジョブの中から、保存時間の長い印刷ジョブを削除することを特徴とする請求項1記載の画像形成装置。   The control unit stores the print job that has been received and has been subjected to print processing in the storage unit, and the attribute associated with the print job stored in the storage unit is the same job name, and the same user name 2. The image forming apparatus according to claim 1, wherein a print job having a long storage time is deleted from the print jobs. 通常のプリントモードとリプリントモードとを切り替えて印刷ジョブを処理する画像形成装置の制御方法であって、
リプリントモード時において、データ処理装置から受信して印刷した印刷ジョブと、当該印刷ジョブの処理結果を示す属性とを関連づけて複数ジョブ分保存手段に保存する保存工程と、
前記保存手段に保持すべき印刷ジョブを受信した場合、当該受信した印刷ジョブを前記保存手段に保持できるかどうかを判断する判断工程と、
前記判断工程により保持できないと判断した場合、前記保存手段に保持される複数の印刷ジョブの属性が削除すべき属性に合致する印刷ジョブを優先して削除する制御工程と、
を備えることを特徴とする画像形成装置の制御方法。
An image forming apparatus control method for processing a print job by switching between a normal print mode and a reprint mode,
A storage step of storing the print job received from the data processing apparatus and printed in the reprint mode and the attribute indicating the processing result of the print job in the storage unit for a plurality of jobs;
A determination step of determining whether or not the received print job can be stored in the storage unit when a print job to be stored in the storage unit is received;
A control step of preferentially deleting a print job in which attributes of a plurality of print jobs held in the storage unit match an attribute to be deleted,
An image forming apparatus control method comprising:
請求項8に記載の画像形成装置の制御方法をコンピュータに実行させることを特徴とするプログラム。   A program for causing a computer to execute the control method for an image forming apparatus according to claim 8.
JP2011025554A 2011-02-09 2011-02-09 Image forming apparatus, method of controlling the same, and program Withdrawn JP2012162041A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011025554A JP2012162041A (en) 2011-02-09 2011-02-09 Image forming apparatus, method of controlling the same, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011025554A JP2012162041A (en) 2011-02-09 2011-02-09 Image forming apparatus, method of controlling the same, and program

Publications (1)

Publication Number Publication Date
JP2012162041A true JP2012162041A (en) 2012-08-30

Family

ID=46841936

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011025554A Withdrawn JP2012162041A (en) 2011-02-09 2011-02-09 Image forming apparatus, method of controlling the same, and program

Country Status (1)

Country Link
JP (1) JP2012162041A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014058102A (en) * 2012-09-18 2014-04-03 Konica Minolta Inc Printing control device, program and printing system
JP2016155339A (en) * 2015-02-26 2016-09-01 京セラドキュメントソリューションズ株式会社 Job control device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014058102A (en) * 2012-09-18 2014-04-03 Konica Minolta Inc Printing control device, program and printing system
JP2016155339A (en) * 2015-02-26 2016-09-01 京セラドキュメントソリューションズ株式会社 Job control device

Similar Documents

Publication Publication Date Title
JP6034555B2 (en) Printing control apparatus and control method therefor
JP5760745B2 (en) Printing apparatus and printing system
JP5817251B2 (en) Printing apparatus and printing system
JP7355147B2 (en) application program
US8649049B2 (en) Image forming apparatus, job management method, and storage medium in which a job designated in a job list for reprinting can be securely reprinted
JP3774702B2 (en) Print control program and information processing apparatus
JP2009241584A (en) Method of canceling printing job submitted to printer
JP2012242897A (en) Host computer, print control system, control method for print control system and program
JP2009260852A (en) Print control apparatus and printing apparatus
US9986117B2 (en) Image processing device, control method for the same, and program
US20130194609A1 (en) Printing apparatus and method of controlling the same
JP5966835B2 (en) Printing apparatus and log writing method
US8169632B2 (en) Printing system and printing device
JP5950553B2 (en) Printing apparatus and control method and program therefor
JP6265589B2 (en) Job processing apparatus, job management method, job management system, and program
JP2012162041A (en) Image forming apparatus, method of controlling the same, and program
JP2012224035A (en) Printing apparatus, method for controlling printing apparatus, and program
JP2010097350A (en) Printing system, printer driver and printer
US9207889B2 (en) Information processing apparatus, information processing method, and storage medium
JP2013129092A (en) Image forming apparatus
JP2013111799A (en) Printer and method for controlling the same
JP3583879B2 (en) Printer control device
JP2012064184A (en) Printing system and printer
JP2010214710A (en) Printing system and image processor
JP5062750B2 (en) Image forming apparatus

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