JP5246465B2 - Image forming apparatus, image forming system, and program - Google Patents

Image forming apparatus, image forming system, and program Download PDF

Info

Publication number
JP5246465B2
JP5246465B2 JP2007265099A JP2007265099A JP5246465B2 JP 5246465 B2 JP5246465 B2 JP 5246465B2 JP 2007265099 A JP2007265099 A JP 2007265099A JP 2007265099 A JP2007265099 A JP 2007265099A JP 5246465 B2 JP5246465 B2 JP 5246465B2
Authority
JP
Japan
Prior art keywords
print processing
processing request
print
executed
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2007265099A
Other languages
Japanese (ja)
Other versions
JP2009090592A (en
Inventor
晋一 木下
隆久 植野
正人 齋藤
哲也 練木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation 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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2007265099A priority Critical patent/JP5246465B2/en
Publication of JP2009090592A publication Critical patent/JP2009090592A/en
Application granted granted Critical
Publication of JP5246465B2 publication Critical patent/JP5246465B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Control Or Security For Electrophotography (AREA)
  • Facsimiles In General (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)

Description

本発明は、画像形成装置、画像処理装置、画像形成システム、画像処理システムおよびプログラムに関する。   The present invention relates to an image forming apparatus, an image processing apparatus, an image forming system, an image processing system, and a program.

特許文献1には、一覧表示されている複数のジョブのうち、実行中であるジョブの実行を停止し、それからそのジョブの変更を行い、そして停止したジョブの実行を再開することが可能な画像処理装置が示されている。   Japanese Patent Application Laid-Open No. 2004-151867 describes an image that can stop execution of a job that is being executed from among a plurality of jobs displayed in a list, change the job, and then restart execution of the stopped job. A processing unit is shown.

特許文献2には、実行すべきジョブが実行可能であると判別手段により判別された場合はそのジョブを実行し、実行不可能であると判別手段により判別された場合はそのジョブをスキップさせる画像形成装置が示されている。   Japanese Patent Application Laid-Open No. 2004-26883 discloses an image that executes a job when the determining unit determines that the job to be executed is executable, and skips the job when the determining unit determines that the job is not executable. A forming device is shown.

特開2002−111932号公報JP 2002-111932 A 特開2005−131984号公報Japanese Patent Laid-Open No. 2005-131984

本発明の目的は、複数の印刷処理要求の終了までの待ち時間を低減するように、複数の印刷処理要求に対する実行順序の切り替え制御を効率的に実行することが可能な画像形成装置、画像処理装置、画像形成システム、画像処理システムおよびプログラムを提供することである。   An object of the present invention is to provide an image forming apparatus and image processing capable of efficiently executing execution order switching control for a plurality of print processing requests so as to reduce a waiting time until the end of the plurality of print processing requests. An apparatus, an image forming system, an image processing system, and a program are provided.

[画像形成装置]
請求項1に係る本発明は、実行待ちの印刷処理要求を格納する格納手段と、
処理を終了させたい終了希望時間を前記各印刷処理要求毎に設定する設定手段と、
現在実行中の印刷処理要求以外の印刷処理要求が前記格納手段に格納された場合、現在実行中の印刷処理要求の残実行時間と、前記格納手段に格納されている印刷処理要求を実行した場合に必要となる時間である予測実行時間を前記各印刷処理要求毎に算出し、算出された各印刷処理要求の予測実行時間および残実行時間と印刷処理要求の実行順序とに基づいて前記各印刷処理要求が終了する終了予定時間をそれぞれ算出する算出手段と、
前記算出手段により算出された終了予定時間が前記設定手段により設定された終了希望時間よりも長く、かつ現在実行中の印刷処理要求よりも終了希望時間が短い印刷処理要求が存在する場合、現在実行中の印刷処理要求を一旦停止して当該印刷処理要求を現在実行中の印刷処理要求に対して割り込ませて実行する割り込み実行手段とを有する画像形成装置である。
[Image forming equipment]
The present invention according to claim 1 is a storage means for storing a print processing request waiting for execution;
A setting means for setting a desired end time for finishing the processing for each print processing request;
When a print process request other than the print process request currently being executed is stored in the storage unit , the remaining execution time of the print process request currently being executed, and the print process request stored in the storage unit is executed A predicted execution time that is a time required for each print processing request is calculated for each print processing request, and each print processing request is calculated based on the calculated predicted execution time and remaining execution time of each print processing request and the execution order of the print processing requests. A calculation means for calculating each scheduled end time at which the processing request ends;
If there is a print processing request that is longer than the desired end time set by the setting means and shorter than the print processing request that is currently being executed , the current end of execution is calculated. The image forming apparatus includes an interrupt execution unit that temporarily stops the print processing request and interrupts the print processing request with respect to the print processing request that is currently being executed.

請求項2に係る本発明は、前記各印刷処理要求に対する優先度を設定するための優先度設定手段を有し、
前記割り込み実行手段は、終了予定時間が終了希望時間よりも長い印刷処理要求のうち、現在実行中の印刷処理要求の優先度よりも高い優先度が設定されている印刷処理要求を、現在実行中の印刷処理要求に対して割り込ませて実行する請求項1記載の画像形成装置である。
The present invention according to claim 2 has priority setting means for setting a priority for each print processing request,
The interrupt execution means is currently executing a print processing request having a higher priority than the priority of the currently executed print processing request among the print processing requests whose scheduled end time is longer than the desired end time. The image forming apparatus according to claim 1, wherein the image forming apparatus is executed by interrupting the print processing request.

請求項3に係る本発明は、現在実行中の印刷処理要求の排出先と、現在実行中の印刷処理要求に優先して実行する印刷処理要求の排出先が同じ場合、2つの印刷処理要求の処理結果が区分けできるよう区分け処理を行う区分手段と、
現在実行中の印刷処理要求の排出先と、現在実行中の印刷処理要求に優先して実行する印刷処理要求の排出先が同じ場合、現在実行中の印刷処理要求に優先して実行する印刷処理要求を現在実行中の印刷処理要求に対して割り込ませる時期を調整する割り込み時期調整手段を有する請求項1または2記載の画像形成装置である。
According to the third aspect of the present invention, when the discharge destination of the currently executed print processing request is the same as the discharge destination of the print processing request executed in priority to the currently executed print processing request, two print processing request A sorting means for performing sorting processing so that processing results can be sorted,
If the output destination of the print processing request currently being executed is the same as the output destination of the print processing request executed prior to the currently executing print processing request, the print processing executed prior to the currently executing print processing request 3. The image forming apparatus according to claim 1, further comprising an interrupt timing adjustment unit that adjusts a timing for interrupting a request with respect to a print processing request that is currently being executed.

請求項4に係る本発明は、前記割り込み実行手段による割り込み処理後の各印刷処理要求の終了予定時間を通知するための通知手段を有する請求項1から3のいずれか1項記載の画像形成装置である。   4. The image forming apparatus according to claim 1, further comprising a notifying unit for notifying a scheduled end time of each print processing request after the interrupt processing by the interrupt execution unit. It is.

請求項5に係る本発明は、前記通知手段が、前記割り込み実行手段による割り込み処理後においても、前記設定手段により設定された終了希望時間が満たされない印刷処理要求がある場合、その旨を通知する請求項4記載の画像形成装置である。   According to a fifth aspect of the present invention, when there is a print processing request in which the desired completion time set by the setting unit is not satisfied even after the interrupt processing by the interrupt execution unit, the notification unit notifies that fact. The image forming apparatus according to claim 4.

請求項6に係る本発明は、実行待ちの印刷処理要求を格納する格納手段と、
処理を遅くとも終了させたい時刻である終了希望時刻を前記各印刷処理要求毎に設定する設定手段と、
現在実行中の印刷処理要求以外の印刷処理要求が前記格納手段に格納された場合、現在実行中の印刷処理要求の残実行時間と、前記格納手段に格納されている印刷処理要求を実行した場合に必要となる時間である予測実行時間を前記各印刷処理要求毎に算出し、算出された各印刷処理要求の予測実行時間および残実行時間と印刷処理要求の実行順序とに基づいて前記各印刷処理要求が終了する終了予定時刻をそれぞれ算出する算出手段と、
前記算出手段により算出された終了予定時刻が前記設定手段により設定された終了希望時刻よりも遅く、かつ現在実行中の印刷処理要求よりも終了希望時刻が早い印刷処理要求が存在する場合、現在実行中の印刷処理要求を一旦停止して当該印刷処理要求を現在実行中の印刷処理要求に対して割り込ませて実行する割り込み実行手段とを有する画像形成装置である。
According to a sixth aspect of the present invention, there is provided storage means for storing a print processing request waiting for execution;
A setting means for setting a desired end time for each print processing request, which is a time at which processing is to be ended at the latest,
When a print process request other than the print process request currently being executed is stored in the storage unit , the remaining execution time of the print process request currently being executed, and the print process request stored in the storage unit is executed A predicted execution time that is a time required for each print processing request is calculated for each print processing request, and each print processing request is calculated based on the calculated predicted execution time and remaining execution time of each print processing request and the execution order of the print processing requests. A calculation means for calculating a scheduled end time at which the processing request ends;
If the scheduled end time calculated by the calculating means is the slower than desired completion time set by the setting means, and the desired completion time than the printing process currently executing requests exist earlier print processing request, the current execution The image forming apparatus includes an interrupt execution unit that temporarily stops the print processing request and interrupts the print processing request with respect to the print processing request that is currently being executed.

[画像形成システム]
請求項に係る本発明は、実行待ちの印刷処理要求を格納する格納手段と、
処理を終了させたい終了希望時間を前記各印刷処理要求毎に設定する設定手段と、
現在実行中の印刷処理要求以外の印刷処理要求が前記格納手段に格納された場合、現在実行中の印刷処理要求の残実行時間と、前記格納手段に格納されている印刷処理要求を実行した場合に必要となる時間である予測実行時間を前記各印刷処理要求毎に算出し、算出された各印刷処理要求の予測実行時間および残実行時間と印刷処理要求の実行順序とに基づいて前記各印刷処理要求が終了する終了予定時間をそれぞれ算出する算出手段と、
前記算出手段により算出された終了予定時間が前記設定手段により設定された終了希望時間よりも長く、かつ現在実行中の印刷処理要求よりも終了希望時間が短い印刷処理要求が存在する場合、現在実行中の印刷処理要求を一旦停止して当該印刷処理要求を現在実行中の印刷処理要求に対して割り込ませて実行する割り込み実行手段とを有する画像形成システムである。
[Image forming system]
According to a seventh aspect of the present invention, there is provided storage means for storing a print processing request waiting for execution;
A setting means for setting a desired end time for finishing the processing for each print processing request;
When a print process request other than the print process request currently being executed is stored in the storage unit , the remaining execution time of the print process request currently being executed, and the print process request stored in the storage unit is executed A predicted execution time that is a time required for each print processing request is calculated for each print processing request, and each print processing request is calculated based on the calculated predicted execution time and remaining execution time of each print processing request and the execution order of the print processing requests. A calculation means for calculating each scheduled end time at which the processing request ends;
If there is a print processing request that is longer than the desired end time set by the setting means and shorter than the print processing request that is currently being executed , the current end of execution is calculated. And an interrupt execution unit that temporarily interrupts the print processing request and interrupts the print processing request with respect to the currently executed print processing request.

[プログラム]
請求項に係る本発明は、現在実行中の印刷処理要求以外の印刷処理要求が格納された場合、現在実行中の印刷処理要求の残実行時間と、実行待ちの印刷処理要求を実行した場合に必要となる時間である予測実行時間を前記各印刷処理要求毎に算出するステップと、
算出された各印刷処理要求の予測実行時間および残実行時間と印刷処理要求の実行順序とに基づいて前記各印刷処理要求が終了する終了予定時間をそれぞれ算出するステップと、
算出された終了予定時間が、予め設定された処理を終了させたい終了希望時間よりも長く、かつ現在実行中の印刷処理要求よりも終了時間が短い印刷処理要求が存在する場合、現在実行中の印刷処理要求を一旦停止して当該印刷処理要求を現在実行中の印刷処理要求に対して割り込ませて実行するステップとをコンピュータに実行させるためのプログラムである。
[program]
In the present invention according to claim 8 , when a print process request other than the print process request currently being executed is stored, the remaining execution time of the print process request currently being executed, and the print process request waiting to be executed are executed Calculating a predicted execution time, which is a time required for each print processing request,
Calculating each estimated end time of each print processing request based on the calculated estimated execution time and remaining execution time of each print processing request and the execution order of the print processing requests;
If there is a print processing request for which the calculated scheduled end time is longer than the desired end time for which the preset processing is desired to be completed and the end time is shorter than the currently executing print processing request , This is a program for causing a computer to execute a step of temporarily stopping a print processing request and interrupting and executing the print processing request with respect to a currently executed print processing request.

請求項1に係る本発明によれば、複数の印刷処理要求の終了までの待ち時間を低減するように、複数の印刷処理要求に対する実行順序の切り替え制御を効率的に実行することが可能な画像形成装置を提供することができる。   According to the first aspect of the present invention, an image capable of efficiently executing execution order switching control for a plurality of print processing requests so as to reduce a waiting time until the end of the plurality of print processing requests. A forming apparatus can be provided.

請求項2に係る本発明によれば、請求項1に係る発明により得られる効果に加えて、現在実行中の印刷処理要求よりも優先度の高い印刷処理要求のみを現在実行中の印刷処理要求に対して優先して実行することが可能な画像形成装置を提供することができる   According to the second aspect of the present invention, in addition to the effect obtained by the first aspect of the invention, only the print processing request having a higher priority than the print processing request currently being executed is currently being executed. It is possible to provide an image forming apparatus that can be executed with priority

請求項3に係る本発明によれば、請求項1または2に係る発明により得られる効果に加えて、2つの印刷処理要求が同じ排出先に排出された場合でも、2つの印刷処理要求の処理結果が混入することを防ぐことが可能な画像形成装置を提供することができる   According to the third aspect of the present invention, in addition to the effect obtained by the first or second aspect of the invention, even when two print processing requests are discharged to the same discharge destination, the processing of two print processing requests is performed. An image forming apparatus capable of preventing the result from being mixed can be provided.

請求項4に係る本発明によれば、請求項1から3のいずれか1項に係る発明により得られる効果に加えて、実行順序が変更された後の各印刷処理要求の終了予定時間を知ることが可能な画像形成装置を提供することができる   According to the fourth aspect of the present invention, in addition to the effect obtained by the invention according to any one of the first to third aspects, the estimated end time of each print processing request after the execution order is changed is known. An image forming apparatus capable of

請求項5に係る本発明によれば、請求項4に係る発明により得られる効果に加えて、予め設定された終了希望時間が満たされない印刷処理要求を知ることが可能な画像形成装置を提供することができる   According to the present invention of claim 5, in addition to the effect obtained by the invention of claim 4, an image forming apparatus capable of knowing a print processing request that does not satisfy a preset desired end time is provided. be able to

請求項6に係る本発明によれば、複数の印刷処理要求の終了までの待ち時間を低減するように、複数の印刷処理要求に対する実行順序の切り替え制御を効率的に実行することが可能な画像形成装置を提供することができる。   According to the sixth aspect of the present invention, an image capable of efficiently executing execution order switching control for a plurality of print processing requests so as to reduce a waiting time until the end of the plurality of print processing requests. A forming apparatus can be provided.

請求項14に係る本発明によれば、複数の印刷処理要求の終了までの待ち時間を低減するように、複数の印刷処理要求に対する実行順序の切り替え制御を効率的に実行することが可能な画像形成システムを提供することができる。   According to the fourteenth aspect of the present invention, an image capable of efficiently executing execution order switching control for a plurality of print processing requests so as to reduce a waiting time until the end of the plurality of print processing requests. A forming system can be provided.

請求項16に係る本発明によれば、複数の印刷処理要求の終了までの待ち時間を低減するように、複数の印刷処理要求に対する実行順序の切り替え制御を効率的に実行することが可能なプログラムを提供することができる。   According to the sixteenth aspect of the present invention, a program capable of efficiently executing execution order switching control for a plurality of print processing requests so as to reduce a waiting time until the end of the plurality of print processing requests. Can be provided.

次に、本発明の実施の形態について図面を参照して詳細に説明する。   Next, embodiments of the present invention will be described in detail with reference to the drawings.

図1は本発明の一実施形態の画像形成システムの構成を示すブロック図である。図1は本発明の第1の実施形態の画像形成システムの構成を示す図である。   FIG. 1 is a block diagram showing a configuration of an image forming system according to an embodiment of the present invention. FIG. 1 is a diagram showing a configuration of an image forming system according to a first embodiment of the present invention.

本実施形態の画像形成システムは、図1に示すように、表示部19を有する画像形成装置10と、画像形成装置10に重連接続された用紙後処理装置群40と、給紙装置51、52と、端末装置30とから構成されている。画像形成装置10と端末装置30とはネットワーク20により接続されている。端末装置30は、印刷ジョブ(印刷処理要求)を生成して、ネットワーク20経由にて画像形成装置10に対して送信する。画像形成装置10は、端末装置30から送信された印刷ジョブを受け付けて、印刷ジョブに応じた画像を用紙上に出力する。用紙後処理装置群40は、画像形成装置10により画像が形成された用紙に対して、針留め(ステープル)、穴開け(パンチ)、裁断、折り処理、製本(ブックレット)等の各種用紙後処理を行う各種の後処理装置41〜46により構成されている。   As shown in FIG. 1, the image forming system according to the present embodiment includes an image forming apparatus 10 having a display unit 19, a sheet post-processing apparatus group 40 connected in cascade to the image forming apparatus 10, a paper feeding device 51, 52 and the terminal device 30. The image forming apparatus 10 and the terminal device 30 are connected by a network 20. The terminal device 30 generates a print job (print processing request) and transmits it to the image forming apparatus 10 via the network 20. The image forming apparatus 10 receives the print job transmitted from the terminal device 30 and outputs an image corresponding to the print job on a sheet. The paper post-processing device group 40 performs various paper post-processing such as needle fastening (staple), punching (punching), cutting, folding processing, bookbinding (booklet), etc., on the paper on which an image is formed by the image forming apparatus 10. It is comprised by the various post-processing apparatuses 41-46 which perform.

具体的には、用紙後処理装置群40は、スタッカ41と、テープバインダ42と、バインダ43と、パンチャ44と、タンパ45と、フォルダ46とから構成されている。   Specifically, the sheet post-processing device group 40 includes a stacker 41, a tape binder 42, a binder 43, a puncher 44, a tamper 45, and a folder 46.

次に、本実施形態の画像形成システムにおける画像形成装置10のハードウェア構成を図2に示す。   Next, FIG. 2 shows a hardware configuration of the image forming apparatus 10 in the image forming system of the present embodiment.

画像形成装置10は、図2に示されるように、CPU11、メモリ12、ハードディスクドライブ(HDD)等の記憶装置13、ネットワークを介して外部の端末装置30との間でデータの送信及び受信を行う通信インタフェース(IF)14、タッチパネル又は液晶ディスプレイ並びにキーボードを含むユーザインタフェース(UI)装置15、スキャナ16、上述したようなプリントエンジン(印刷機構)17を有する。これらの構成要素は、制御バス18を介して互いに接続されている。   As shown in FIG. 2, the image forming apparatus 10 transmits and receives data to and from the CPU 11, a memory 12, a storage device 13 such as a hard disk drive (HDD), and an external terminal device 30 via a network. It has a communication interface (IF) 14, a user interface (UI) device 15 including a touch panel or a liquid crystal display and a keyboard, a scanner 16, and a print engine (printing mechanism) 17 as described above. These components are connected to each other via a control bus 18.

CPU11は、メモリ12または記憶装置13に格納された制御プログラムに基づいて所定の処理を実行して、画像形成装置10の動作を制御する。   The CPU 11 executes predetermined processing based on a control program stored in the memory 12 or the storage device 13 and controls the operation of the image forming apparatus 10.

なお、本実施形態では、CPU11は、メモリ12または記憶装置13内に格納された制御プログラムを読み出して実行するものとして説明したが、当該プログラムをCD−ROM等の記憶媒体に格納してCPU11に提供することも可能である。   In the present embodiment, the CPU 11 has been described as reading and executing a control program stored in the memory 12 or the storage device 13, but the program is stored in a storage medium such as a CD-ROM and stored in the CPU 11. It is also possible to provide.

図3は、上記の制御プログラムが実行されることにより実現される画像形成装置10の機能構成を示すブロック図である。   FIG. 3 is a block diagram showing a functional configuration of the image forming apparatus 10 realized by executing the control program.

本実施形態における画像形成装置10は、図3に示されるように、表示部19と、印刷制御部31と、操作部32と、印刷ジョブ格納部33と、画像形成部34とを備えている。   As illustrated in FIG. 3, the image forming apparatus 10 according to the present exemplary embodiment includes a display unit 19, a print control unit 31, an operation unit 32, a print job storage unit 33, and an image forming unit 34. .

また、印刷制御部31は、通知部35と、算出部36と、並び替え部37と、割り込み実行部29と、優先度設定部38と、混入防止措置実行部39を備えている。   The print control unit 31 includes a notification unit 35, a calculation unit 36, a rearrangement unit 37, an interrupt execution unit 29, a priority setting unit 38, and a mixing prevention measure execution unit 39.

印刷制御部31は、端末装置30から印刷ジョブを受け付け、受け付けた印刷ジョブを印刷ジョブ格納部33に格納するとともに、受け付けた印刷ジョブに基づいて画像形成部34を制御することにより画像形成処理を実現する。印刷ジョブ格納部33は、実行待ちの印刷ジョブを実行順序に対応して格納する。例えば、印刷ジョブ格納部33は、現在実行中の印刷ジョブを含む複数の印刷ジョブを受け付けた順序でジョブキューに登録しておく。   The print control unit 31 receives a print job from the terminal device 30, stores the received print job in the print job storage unit 33, and controls the image forming unit 34 based on the received print job to perform image formation processing. Realize. The print job storage unit 33 stores print jobs awaiting execution according to the execution order. For example, the print job storage unit 33 registers a plurality of print jobs including a currently executed print job in the job queue in the order in which they are received.

画像形成部34は、給紙装置51、52により給紙されてきた用紙に対して、印刷制御部31による制御に基づいた画像形成処理を行い、画像が形成された用紙を用紙後処理装置群40に出力する。   The image forming unit 34 performs an image forming process based on the control by the print control unit 31 on the paper fed by the paper feeding devices 51 and 52, and the paper on which the image is formed is treated as a group of paper post-processing devices. Output to 40.

算出部36は、印刷ジョブ格納部33に格納されている印刷ジョブを実行した場合に必要となる時間である予測実行時間を各印刷ジョブ毎に算出し、算出された各印刷ジョブの予測実行時間と印刷ジョブの実行順序とに基づいて各印刷ジョブが終了する終了予定時間をそれぞれ算出する。   The calculation unit 36 calculates, for each print job, an estimated execution time that is a time required when the print job stored in the print job storage unit 33 is executed, and the estimated execution time of each calculated print job. And the scheduled end time of each print job is calculated based on the print job execution order.

例えば、算出部36は、図4に示すような条件に基づいて、各印刷ジョブの予測実行時間を算出する。具体的には、先ず最初に、算出部36は、カラーモードと紙種からプロセススピードを算出し、さらにこのプロセススピード、用紙サイズ、印刷方法が片面印刷なのか両面印刷なのかという情報に基づいて、1分間あたりの画像印刷枚数であるIPM(Image Per Minute)を算出する。   For example, the calculation unit 36 calculates the predicted execution time of each print job based on the conditions as shown in FIG. Specifically, first, the calculation unit 36 calculates the process speed from the color mode and the paper type, and further, based on information on whether the process speed, the paper size, and the printing method are single-sided printing or double-sided printing. IPM (Image Per Minute), which is the number of printed images per minute, is calculated.

次に、算出部36は、このIPMと1部あたりのページ数とに基づいて1部あたりの処理時間を算出する。そして、算出部36は、この1部あたりの処理時間と、印刷する部数と、後処理モードにより決定される後処理装置の初期化時間および1部あたりの後処理時間とに基づいて、ジョブ全体の処理時間を算出することにより、このジョブの予測実行時間を算出する。   Next, the calculation unit 36 calculates a processing time per copy based on the IPM and the number of pages per copy. Then, the calculation unit 36 determines the entire job based on the processing time per copy, the number of copies to be printed, the initialization time of the post-processing device determined by the post-processing mode, and the post-processing time per copy. By calculating the processing time, the estimated execution time of this job is calculated.

優先度設定部38は、操作部32による操作に基づいて、各印刷ジョブに対する優先度を予め設定する。そして、優先度設定部38により設定された優先度に基づいて、各印刷ジョブの終了希望時間とジョブ割り込みタイミングが設定されることとなる。この優先度と終了希望時間およびジョブ割り込みタイミングとの関係の一例を図5に示す。   The priority setting unit 38 sets a priority for each print job in advance based on an operation by the operation unit 32. Then, based on the priority set by the priority setting unit 38, the desired completion time and job interrupt timing of each print job are set. An example of the relationship between the priority, the desired end time, and the job interrupt timing is shown in FIG.

この図5に示した例では、ジョブ優先度1〜5に対応して、終了希望時間30〜3600秒および割り込みタイミングが設定されている。ここで、終了希望時間とは、印刷ジョブを画像形成装置10に送信してから印刷ジョブの処理が終了することを希望する時間である。また割り込みタイミングとは、ある印刷ジョブの実行中にその印刷ジョブの実行を停止させて他の印刷ジョブを優先的に実行する場合に、停止させる印刷ジョブをどのタイミングで停止するかを示すものである。つまり割り込みタイミングがシートである場合には、ある印刷ジョブの1シート分の処理が終了した時点でその印刷ジョブを停止させて、優先的に実行する印刷ジョブの処理を開始することを意味している。   In the example shown in FIG. 5, a desired end time of 30 to 3600 seconds and an interrupt timing are set corresponding to job priorities 1 to 5. Here, the desired end time is a time when it is desired to end the processing of the print job after transmitting the print job to the image forming apparatus 10. The interrupt timing indicates when a print job to be stopped is stopped when execution of the print job is stopped and another print job is preferentially executed during execution of the print job. is there. In other words, when the interrupt timing is a sheet, it means that when the processing for one sheet of a certain print job is completed, the print job is stopped and the print job process to be preferentially executed is started. Yes.

ここで、優先度は値が小さいほど優先して実行すべき印刷ジョブであることを示しており、優先度が1の印刷ジョブは他の優先度の印刷ジョブに対して最も優先して印刷すべきである印刷ジョブであるものとする。   Here, the priority indicates that the smaller the value is, the more the print job should be executed, and the print job with the priority of 1 prints with the highest priority over the other priority print jobs. It is assumed that the print job should be.

なお、本実施形態のように優先度に基づいて終了希望時間を設定しない場合には、処理を終了させたい終了希望時間を各印刷ジョブ毎に個別に設定するようにする設定部を設けるようにしてもよい。なお、この設定部は、端末装置30側に設けるようにしてもよい。   In the case where the desired end time is not set based on the priority as in the present embodiment, a setting unit is provided that sets the desired end time for which processing is to be ended individually for each print job. May be. This setting unit may be provided on the terminal device 30 side.

並び替え部37は、算出部36により算出された終了予定時間が、予め設定された終了希望時間よりも長く、かつ現在実行中または実行順序が先頭の印刷ジョブよりも終了希望時間が短い印刷ジョブが存在する場合、この印刷ジョブが現在実行中または実行順序が先頭の印刷ジョブよりも優先して実行されるように印刷ジョブ格納部33に格納されている印刷ジョブの実行順序を並べ替える。ここで、現在実行中または実行順序が先頭の印刷ジョブよりも終了希望時間が短い印刷ジョブが存在する場合とは、現在実行中または実行順序が先頭の印刷ジョブよりも高い優先度が設定されている印刷ジョブが存在する場合のことである。そのため、並び替え部37は、終了予定時間が終了希望時間よりも長い印刷ジョブのうち、現在実行中または実行順序が先頭の印刷ジョブの優先度よりも高い優先度が設定されている印刷ジョブの実行順序を、現在実行中または実行順序が先頭の印刷ジョブよりも早い実行順序となるよう並び替えを行う。   The rearrangement unit 37 has a scheduled end time calculated by the calculation unit 36 longer than a preset desired end time, and a print job that is currently being executed or whose execution order is shorter than the first print job. If the print job is presently executed, the print job execution order stored in the print job storage unit 33 is rearranged so that the print job is currently executed or is executed with priority over the first print job. Here, when there is a print job that is currently being executed or has a shorter desired completion time than the first print job in the execution order, a higher priority is set than the print job currently being executed or in the first execution order. This is when there is a print job. For this reason, the rearrangement unit 37 selects a print job whose priority is higher than the priority of the print job that is currently being executed or whose execution order is the first among the print jobs whose scheduled end time is longer than the desired end time. The execution order is rearranged so that the execution order becomes an execution order that is currently being executed or is earlier than the first print job.

割り込み実行部29は、算出部36により算出された終了予定時間が、予め設定された終了希望時間よりも長く、かつ現在実行中の印刷ジョブよりも終了希望時間が短い印刷ジョブが存在する場合、この印刷ジョブを現在実行中の印刷ジョブに対して割り込ませて実行する。ここで現在実行中の印刷ジョブに対して他の印刷ジョブを割り込ませて実行するとは、現在実行中の印刷ジョブの実行を一旦停止して他の印刷ジョブを優先して実行することを意味する。   When there is a print job in which the scheduled end time calculated by the calculation unit 36 is longer than the preset desired end time and the desired end time is shorter than the print job currently being executed, This print job is executed by interrupting the currently executed print job. Here, interrupting and executing another print job with respect to the currently executing print job means temporarily stopping execution of the currently executing print job and preferentially executing another print job. .

ここで、実行順序が先頭の印刷ジョブが実行中に、並び替え部37により、他の印刷ジョブを実行順序が先頭のジョブに対して優先して実行するよう実行順序の並び替え処理が行われた場合、割り込み実行部20は、この印刷ジョブを現在実行中の印刷ジョブに対して割り込ませて実行する。しかし、説明を簡単にするため、以下の説明では並び替え部37により実行順序の並び替え処理が行われた場合、割り込み実行部29により現在実行中の印刷ジョブに対する割り込み処理が行われる説明については省略し、並び替え部37により実行順序の並び替えが行われることにより現在実行中の印刷ジョブに対する割り込み処理が自動的に行われるものとする。   Here, while the print job with the top execution order is being executed, the rearrangement unit 37 performs execution order rearrangement processing so that other print jobs are executed with priority over the job with the top execution order. If this happens, the interrupt execution unit 20 executes this print job by interrupting the currently executing print job. However, in order to simplify the description, in the following description, when the rearrangement unit 37 performs rearrangement of the execution order, the interrupt execution unit 29 performs interrupt processing for a print job currently being executed. Omitted, it is assumed that interrupt processing for a print job currently being executed is automatically performed by rearranging the execution order by the rearrangement unit 37.

なお、本実施形態では、並び替え部37は、現在実行中の印刷ジョブまたは実行順序が先頭の印刷ジョブとの比較により印刷ジョブの実行順序を並び替えているが、算出部36により算出された終了予定時間が、予め設定された終了希望時間よりも長い印刷ジョブが存在する場合、この印刷ジョブの終了予定時間が終了希望時間よりも短くなるように印刷ジョブ格納部33に格納されている印刷ジョブの実行順序を並べ替えるようにすることも可能である。   In this embodiment, the rearrangement unit 37 rearranges the execution order of the print jobs by comparing the print job currently being executed or the print job whose execution order is the first, but the rearrangement unit 37 calculates the calculation order by the calculation unit 36. If there is a print job whose scheduled end time is longer than the preset desired end time, the print job stored in the print job storage unit 33 is set so that the scheduled end time of this print job is shorter than the desired end time. It is also possible to rearrange the job execution order.

混入防止措置実行部39は、現在実行中の印刷ジョブの排出先と、現在実行中の印刷ジョブに優先して実行する印刷ジョブの排出先が同じ場合、2つの印刷ジョブの処理結果の混入を防止するために必要な措置を行う。具体的には、混入防止装置実行部39は、現在実行中の印刷ジョブの排出先と、現在実行中の印刷ジョブに優先して実行する印刷ジョブの排出先が同じ場合、2つの印刷ジョブの処理結果が区分けできるよう区分け処理を行うとともに、現在実行中の印刷ジョブに優先して実行する印刷ジョブを現在実行中の印刷ジョブに対して割り込ませる時期である割り込みタイミングを調整する。より具体的には、混入防止装置実行部39は、同じ排出先に出力する2つの印刷ジョブの間に仕分けシートのジョブを挿入したり、現在実行中の印刷ジョブの排出モードがステープルやブックレットの場合には、割り込みタイミングをセットに変更する等の措置を行う。なお、現在実行中の印刷ジョブの排出モードがステープルやブックレットの場合に割り込みタイミングをシートからセットに変更するのは、現在実行中の印刷ジョブの排出モードがステープルやブックレットの場合に、1セット分の処理中に他の印刷ジョブが挿入されてしまうと2つの印刷ジョブが混在したまま針止めや製本されてしまう可能性があるからである。   When the discharge destination of the currently executing print job is the same as the discharge destination of the print job to be executed with priority over the currently executed print job, the mixing prevention measure executing unit 39 mixes the processing results of the two print jobs. Take necessary measures to prevent it. Specifically, the mixing prevention device executing unit 39 determines that two print jobs are output when the discharge destination of the currently executed print job is the same as the discharge destination of the print job executed in priority to the currently executed print job. A sorting process is performed so that the processing result can be sorted, and an interrupt timing, which is a timing for interrupting a print job to be executed with priority over a print job currently being executed, is adjusted. More specifically, the mixing prevention device execution unit 39 inserts a sorting sheet job between two print jobs output to the same discharge destination, or the discharge mode of the currently executed print job is set to staple or booklet. In such a case, take measures such as changing the interrupt timing to a set. Note that when the discharge mode of the currently executing print job is staple or booklet, the interrupt timing is changed from sheet to set when the discharge mode of the currently executing print job is staple or booklet. This is because if another print job is inserted during this process, there is a possibility that the two print jobs are mixed and the staples and the book are bound.

なお、混入防止措置実行部39は、現在実行中の印刷ジョブの排出先と、現在実行中の印刷ジョブに優先して実行する印刷ジョブの排出先が同じ場合には、並び替え部37による印刷ジョブの並び替えを禁止することにより2つの印刷ジョブの処理結果の混入を防止するようにしてもよい。   The mixing prevention measure execution unit 39 performs printing by the rearrangement unit 37 when the discharge destination of the currently executed print job is the same as the discharge destination of the print job executed in priority to the currently executed print job. By prohibiting job rearrangement, mixing of processing results of two print jobs may be prevented.

通知部35は、並び替え部37による実行順序の並び替え処理後の各印刷ジョブの終了予定時間を表示部19や端末装置30に対して通知するとともに、並び替え部37による並び替え処理後においても、予め設定された終了希望時間が満たされない印刷ジョブがある場合、その旨を通知する。   The notification unit 35 notifies the display unit 19 and the terminal device 30 of the scheduled end time of each print job after the execution order rearrangement processing by the rearrangement unit 37, and after the rearrangement processing by the rearrangement unit 37. If there is a print job that does not satisfy the preset desired completion time, the fact is notified.

次に、本実施形態の画像形成システムの動作を図面を参照して詳細に説明する。
図6は、本実施形態の画像形成システムにおける印刷制御部31の印刷制御動作を示すフローチャートである。
Next, the operation of the image forming system of this embodiment will be described in detail with reference to the drawings.
FIG. 6 is a flowchart showing the print control operation of the print control unit 31 in the image forming system of this embodiment.

印刷制御部31では、処理対象ジョブの優先度nを1に設定し(ステップS101)、現在実行中の印刷ジョブ以外の印刷ジョブが印刷ジョブ格納部33に登録されるまで待機する(ステップS102)。   The print control unit 31 sets the priority n of the processing target job to 1 (step S101), and waits until a print job other than the print job currently being executed is registered in the print job storage unit 33 (step S102). .

そして、現在実行中の印刷ジョブ以外の印刷ジョブが印刷ジョブ格納部33に登録された場合(ステップS102においてYes)、算出部36は、現在実行中の印刷ジョブの予測実行時間(残実行時間)、新たに登録された印刷ジョブの予測実行時間を算出し(ステップS103)、この予測実行時間と印刷ジョブの実行順序に基づいて各印刷ジョブの終了予定時間を算出する(ステップS104)。   When a print job other than the print job currently being executed is registered in the print job storage unit 33 (Yes in step S102), the calculation unit 36 predicts the execution time (remaining execution time) of the print job currently being executed. Then, the predicted execution time of the newly registered print job is calculated (step S103), and the estimated end time of each print job is calculated based on the predicted execution time and the execution order of the print jobs (step S104).

そして、印刷制御部31では、算出部36により算出された終了予定時間が、優先度に基づく終了希望時間を越えている印刷ジョブが抽出される(ステップS105)。ステップS105において1つの印刷ジョブも抽出されなかった場合、つまり終了希望時間を満たさない印刷ジョブが無い場合には(ステップS106においてNo)、処理は終了する。   Then, the print control unit 31 extracts a print job in which the scheduled end time calculated by the calculation unit 36 exceeds the desired end time based on the priority (step S105). If no print job is extracted in step S105, that is, if there is no print job that does not satisfy the desired end time (No in step S106), the process ends.

ステップS106において終了希望時間を満たさない印刷ジョブがあると判定された場合、並び替え部37は、終了希望時間を満たさない印刷ジョブのうちの優先度が1である印刷ジョブを処理対象ジョブに設定して並び替え処理を実行する(ステップS107)。   If it is determined in step S106 that there is a print job that does not satisfy the desired completion time, the sorting unit 37 sets a print job having a priority of 1 among the print jobs that do not satisfy the desired completion time as a processing target job. Then, the rearrangement process is executed (step S107).

そして、印刷制御部31では、処理対象ジョブの優先度nを2に設定する(ステップS108)。ここでは、まだ処理対象ジョブの優先度nは最大優先度である5よりも小さいため(ステップS109においてNo)、各印刷ジョブの終了予定時間の算出(ステップS104)、終了予定時間が終了希望時間を越えている印刷ジョブの抽出(ステップS105)、並び替え処理の実行(ステップS107)を繰り返す。そして、印刷制御部31では、この処理を優先度n=6となるまで繰り返す(ステップS109)。   Then, the print control unit 31 sets the priority n of the processing target job to 2 (step S108). Here, since the priority n of the job to be processed is still lower than 5 which is the maximum priority (No in step S109), the estimated end time of each print job is calculated (step S104), and the expected end time is the desired end time. Is repeated (step S105) and rearrangement processing is executed (step S107). The print control unit 31 repeats this process until the priority n = 6 (step S109).

最後に、通知部35は、各印刷ジョブの終了予定時刻を表示部19や端末装置30等に対して通知する(ステップS110)。   Finally, the notification unit 35 notifies the scheduled end time of each print job to the display unit 19 and the terminal device 30 (step S110).

次に、図6中の並び替え処理(ステップS107)の詳細を、図7のフローチャートを参照して説明する。
並び替え部37は、ステップS105において抽出された印刷ジョブのうちに、優先度nのジョブが存在するか否かを判定し(ステップS201)、優先度nのジョブが存在する場合、その優先度nのジョブを処理対象ジョブに設定する(ステップS202)。
そして、並び替え部37は、処理対象ジョブの優先度nが現在実行中の印刷ジョブの優先度よりも小さい(つまり優先度が高い)か否かを判定し(ステップS203)、処理対象ジョブの優先度nが現在実行中の印刷ジョブの優先度よりも小さくない場合には処理を終了し、処理対象ジョブの優先度nが現在実行中の印刷ジョブの優先度よりも小さい場合には排出先のチェックを行う(ステップS204)。
Next, details of the rearrangement process (step S107) in FIG. 6 will be described with reference to the flowchart of FIG.
The rearrangement unit 37 determines whether there is a job with priority n among the print jobs extracted in step S105 (step S201). If there is a job with priority n, the priority is determined. The n job is set as a processing target job (step S202).
Then, the rearrangement unit 37 determines whether the priority n of the processing target job is lower (that is, the priority is higher) than the priority of the print job currently being executed (step S203). If the priority n is not lower than the priority of the currently executing print job, the process is terminated. If the priority n of the processing target job is lower than the priority of the currently executing print job, the output destination Is checked (step S204).

そして、並び替え部37は、処理対象ジョブの処理順序が現在実行中の印刷ジョブの前になるような並び替え処理を行う(ステップS205)。   Then, the rearrangement unit 37 performs rearrangement processing so that the processing order of the processing target job comes before the currently executed print job (step S205).

次に、図7中の排出先チェック処理(ステップS204)の詳細を、図8のフローチャートを参照して説明する。
先ず、並び替え処理部37は、現在実行中の印刷ジョブと、現在実行中の印刷ジョブの前に移動しようとする印刷ジョブの排出先が同じであるか否かを判定する(ステップS301)。
Next, details of the discharge destination check process (step S204) in FIG. 7 will be described with reference to the flowchart of FIG.
First, the rearrangement processing unit 37 determines whether or not the print job currently being executed and the discharge destination of the print job to be moved before the print job currently being executed are the same (step S301).

そして、ステップS301において排出先が同じでないと判定された場合、処理はそのまま終了し、ステップS301において排出先が同じであると判定された場合、混入防止措置実行部39は、現在実行中の印刷ジョブの排出モードがステープルまたはブックレットであるか否かが判定される(ステップS303)。そして、ステップS303において、現在実行中の印刷ジョブの排出モードがステープルまたはブックレットであると判定された場合、混入防止措置実行部39は、処理対象ジョブの割り込みタイミングがシートであるか否かを判定し(ステップS304)、割り込みタイミングがシートである場合には割り込みタイミングをセットに変更する(ステップS305)。   If it is determined in step S301 that the discharge destination is not the same, the process ends. If it is determined in step S301 that the discharge destination is the same, the mixing prevention measure execution unit 39 prints currently being executed. It is determined whether or not the job discharge mode is staple or booklet (step S303). If it is determined in step S303 that the discharge mode of the currently executed print job is staple or booklet, the mixture prevention measure execution unit 39 determines whether the interrupt timing of the processing target job is a sheet. If the interrupt timing is a sheet, the interrupt timing is changed to a set (step S305).

次に、図6中の終了時間の通知処理(ステップS110)の詳細を、図9のフローチャートを参照して説明する。
並び替え部37による印刷ジョブの並び替え処理が終了すると、通知部35は、並び替え処理後の各印刷ジョブの終了予定時間を端末装置30および表示部19に通知する(ステップS401)。
Next, the details of the end time notification process (step S110) in FIG. 6 will be described with reference to the flowchart of FIG.
When the print job rearrangement process by the rearrangement unit 37 ends, the notification unit 35 notifies the terminal device 30 and the display unit 19 of the scheduled end time of each print job after the rearrangement process (step S401).

そして、並び替え処理を行ったにもかかわらず終了予定時間が終了希望時間を越えている印刷ジョブがある場合(ステップS402においてYes)、通知部35は、終了予定時間が終了希望時間を越えている印刷ジョブがあることを端末装置30および表示部19に通知する(ステップS403)。   If there is a print job in which the scheduled end time exceeds the desired end time even though the rearrangement process is performed (Yes in step S402), the notification unit 35 exceeds the expected end time. The terminal device 30 and the display unit 19 are notified that there is a print job (step S403).

次に、具体例を用いて本実施形態の画像形成システムの動作を説明する。印刷ジョブ格納部33に格納されている印刷ジョブの一例を図10に示す。   Next, the operation of the image forming system of this embodiment will be described using a specific example. An example of a print job stored in the print job storage unit 33 is shown in FIG.

図10に示す例では、ジョブIDが001の印刷ジョブが現在実行中であり、ジョブID001、002、・・・、007の実行順序でジョブキューに登録されているものとする。   In the example shown in FIG. 10, it is assumed that the print job with the job ID “001” is currently being executed and is registered in the job queue in the execution order of the job IDs “001”, “002”,.

ジョブIDが001の印刷ジョブは、優先度が3に設定され排出先はステープラに設定されている。また、ジョブIDが002の印刷ジョブは、優先度が5に設定され排出先はトップトレイに設定されている。また、ジョブIDが003の印刷ジョブは、優先度が1に設定され排出先はブックレットに設定されている。また、ジョブIDが004の印刷ジョブは、優先度が2に設定され排出先はステープラに設定されている。また、ジョブIDが005の印刷ジョブは、優先度が3に設定され排出先はステープラに設定されている。また、ジョブIDが006の印刷ジョブは、優先度が4に設定され排出先はトップトレイに設定されている。そして、ジョブIDが007の印刷ジョブは、優先度が2に設定され排出先はHCS(High Capacity Stacker)に設定されている。   A print job with a job ID of 001 has a priority set to 3 and a discharge destination set to a stapler. The print job with the job ID 002 has a priority set to 5 and a discharge destination set to the top tray. The print job with the job ID 003 has a priority set to 1 and a discharge destination set to a booklet. The print job with the job ID 004 has a priority set to 2 and a discharge destination set to a stapler. The print job with the job ID 005 has a priority set to 3 and a discharge destination set to a stapler. The print job with the job ID 006 has a priority set to 4 and a discharge destination set to the top tray. The print job with the job ID 007 has the priority set to 2 and the discharge destination set to HCS (High Capacity Stacker).

この図10に示すような印刷ジョブがジョブキューに登録された場合、算出部36は、各印刷ジョブの予測実行時間をそれぞれ算出し、この予測実行時間に基づいて、各印刷ジョブの終了予定時間をそれぞれ算出する。   When the print job as shown in FIG. 10 is registered in the job queue, the calculation unit 36 calculates the estimated execution time of each print job, and based on the estimated execution time, the estimated end time of each print job is calculated. Are calculated respectively.

そして、並び替え部37は、ジョブキューに登録されている印刷ジョブの中から、終了希望時間が満たされていない印刷ジョブを抽出する。図10に示した例では、ジョブIDが003、004、005、007の印刷ジョブが終了希望時間が満たされていない。例えば、ジョブIDが003の印刷ジョブについては、優先度が1に設定されているため、図5に示されるように終了希望時間は30秒であるが、図10に示す印刷順序の場合には終了予定時間は810秒となっている。そのためこのジョブIDが003の印刷ジョブについては終了希望時間が満たされていない。   Then, the rearrangement unit 37 extracts a print job that does not satisfy the desired completion time from the print jobs registered in the job queue. In the example shown in FIG. 10, the print job with the job IDs 003, 004, 005, and 007 does not satisfy the desired completion time. For example, for the print job with the job ID 003, since the priority is set to 1, the desired end time is 30 seconds as shown in FIG. 5, but in the case of the print order shown in FIG. The scheduled end time is 810 seconds. For this reason, the print job with the job ID 003 does not satisfy the desired completion time.

次に、並び替え部37は、図11に示すように、終了希望時間が満たされていない印刷ジョブのうち優先度が1の印刷ジョブを抽出し、抽出された優先度が1の印刷ジョブをジョブキューの先頭に移動する。   Next, as shown in FIG. 11, the rearrangement unit 37 extracts a print job having a priority of 1 from print jobs that do not satisfy the desired end time, and selects the extracted print job having a priority of 1. Move to the top of the job queue.

そして、算出部36は、並び替え処理が行われた後の実行順序に基づいて再度終了予定時間を算出する。並び替え部37も、ジョブキューに登録されている印刷ジョブの中から、終了希望時間が満たされていない印刷ジョブを再度抽出する。   Then, the calculation unit 36 calculates the scheduled end time again based on the execution order after the rearrangement process is performed. The rearrangement unit 37 also extracts a print job that does not satisfy the desired completion time from print jobs registered in the job queue.

この図11に示す例では、ジョブIDが004、005、007の印刷ジョブが終了希望時間が満たされていない。そのため、並び替え部37は、図12に示すように、終了時間が満たされていない印刷ジョブのうち優先度が2の印刷ジョブ(ジョブID=004)を抽出し、抽出された優先度が2の印刷ジョブを優先度が1の印刷ジョブの次の位置に移動する。   In the example shown in FIG. 11, the print job with job IDs 004, 005, and 007 does not satisfy the desired completion time. Therefore, as shown in FIG. 12, the rearrangement unit 37 extracts a print job with a priority of 2 (job ID = 004) from among print jobs whose end time is not satisfied, and the extracted priority is 2. Is moved to the next position of the print job with the priority of 1.

ここで、現在実行中であるジョブIDが001の印刷ジョブの排出先と、実行順序を移動した印刷ジョブ(ジョブID=004)の排出先が同じであるため、混入防止措置実行部39は、実行順序を移動したジョブIDが004の印刷ジョブの割り込みタイミングをシートからセットに変更するという混入防止措置を実行する。   Here, since the discharge destination of the print job whose job ID is 001 currently being executed and the discharge destination of the print job whose job order has been moved (job ID = 004) are the same, the mixing prevention measure execution unit 39 An anti-mixing measure is executed in which the interrupt timing of the print job whose job ID is 004 whose execution order has been changed is changed from sheet to set.

また、並び替え部37は、図13に示すように、他にも優先度2の印刷ジョブがある場合には、その印刷ジョブ(ジョブID=007)をジョブID004の印刷ジョブの次の位置に移動させる。   Further, as shown in FIG. 13, the rearrangement unit 37 sets the print job (job ID = 007) to the next position of the print job with job ID 004 when there is another print job with priority 2. Move.

そして、算出部36は、並び替え処理が行われた後の実行順序に基づいて再度終了予定時間を算出する。並び替え部37も、ジョブキューに登録されている印刷ジョブの中から、終了希望時間が満たされていない印刷ジョブを再度抽出する。   Then, the calculation unit 36 calculates the scheduled end time again based on the execution order after the rearrangement process is performed. The rearrangement unit 37 also extracts a print job that does not satisfy the desired completion time from print jobs registered in the job queue.

この図13に示す例では、ジョブIDが005の印刷ジョブが終了希望時間が満たされていない。そのため、並び替え部37は、図14に示すように、この優先度が3の印刷ジョブ(ジョブID=005)を、現在実行中の印刷ジョブの次の位置に移動する。そして、算出部36は、並び替え処理が行われた後の実行順序に基づいて再度終了予定時間を算出する。   In the example shown in FIG. 13, the print job with the job ID 005 does not satisfy the desired end time. Therefore, as shown in FIG. 14, the rearrangement unit 37 moves the print job with the priority 3 (job ID = 005) to the next position of the print job currently being executed. Then, the calculation unit 36 calculates the scheduled end time again based on the execution order after the rearrangement process is performed.

最後に、通知部35は、この並び替え処理が終了した後の実行順序と、終了希望時間が満たされていない印刷ジョブを表示部19や端末装置30に対して通知する。この図14に示す例では、ジョブIDが003の印刷ジョブは優先度1であるため、終了希望時間は30秒であるが、実際の終了予定時間は150秒であるため終了希望時間は満たされていない。また、ジョブIDが004、007の印刷ジョブは優先度2であるため、終了希望時間は120秒であるが、実際の終了予定時間はそれぞれ、190秒、220秒であるため終了希望時間は満たされていない。   Finally, the notification unit 35 notifies the display unit 19 and the terminal device 30 of the execution order after the rearrangement process ends and the print job that does not satisfy the desired completion time. In the example shown in FIG. 14, since the print job with the job ID 003 has priority 1, the desired end time is 30 seconds, but the actual expected end time is 150 seconds, so the desired end time is satisfied. Not. Also, since the print jobs with job IDs 004 and 007 have priority 2, the desired completion time is 120 seconds, but the actual expected completion times are 190 seconds and 220 seconds, respectively, so the desired completion time is satisfied. It has not been.

そのため図14に示す例では、通知部35は、ジョブIDが003、004、007の印刷ジョブは、終了希望時間が満たされていない旨を端末装置30および表示部19に対して警告する。   Therefore, in the example illustrated in FIG. 14, the notification unit 35 warns the terminal device 30 and the display unit 19 that the print job having the job IDs 003, 004, and 007 does not satisfy the desired completion time.

なお、通知部35は、並び替え処理が終了した後の実行順序は、並び替え処理により終了希望時間が満たされてない印刷ジョブを電子メールにより端末装置30や他の場所にいる管理者等に通知や警告することも可能である。   Note that the notification unit 35 executes the execution order after the rearrangement process is completed by sending a print job that does not satisfy the desired completion time by the rearrangement process to the terminal device 30 or an administrator at another location by e-mail. Notifications and warnings are also possible.

ここでは、実行順序が先頭の印刷ジョブが実行されている最中に他の印刷ジョブが印刷ジョブ格納部33のジョブキューに登録された場合を用いて本実施形態の画像形成装置10の動作説明を行なっているが、実行順序が先頭の印刷ジョブが実行されていない場合に他の印刷ジョブが印刷ジョブ格納部33のジョブキューに登録された場合には、現在実行中の印刷ジョブに対する割り込み処理が行われない以外同様な処理が行われる。   Here, the operation of the image forming apparatus 10 according to the present embodiment is described using a case where another print job is registered in the job queue of the print job storage unit 33 while the first print job is being executed. If the first print job in the execution order is not executed and another print job is registered in the job queue of the print job storage unit 33, an interrupt process for the currently executing print job is performed. Similar processing is performed except that is not performed.

[変形例]
上記実施形態では、優先度に対応して終了希望時間が予め設定されていて、優先度設定部38により印刷ジョブの優先度を設定することにより各印刷ジョブの終了希望時間を設定するようにしているが、終了希望時間の変わりに終了希望時刻を用いるようにしてもよい。ここで終了希望時刻とは、ユーザが印刷ジョブの処理を遅くとも終了させたい時刻である。この場合には、算出部36は、各印刷ジョブの予測実行時間と印刷ジョブの実行順序とに基づいて各印刷ジョブが終了する終了予定時刻をそれぞれ算出する。そして、割り込み実行部29および並び替え部37は、終了予定時間および終了希望時間の替わりに終了予定時刻および終了希望時刻を用いて上記で説明した処理を実行する。
[Modification]
In the above embodiment, the desired end time is set in advance corresponding to the priority, and the desired end time of each print job is set by setting the priority of the print job by the priority setting unit 38. However, the desired end time may be used instead of the desired end time. Here, the desired end time is the time at which the user wants to end the print job processing at the latest. In this case, the calculation unit 36 calculates a scheduled end time at which each print job ends based on the predicted execution time of each print job and the execution order of the print jobs. Then, the interrupt execution unit 29 and the rearrangement unit 37 execute the processing described above using the scheduled end time and the desired end time instead of the scheduled end time and the desired end time.

具体的には、並び替え部37は、算出部36により算出された終了予定時刻が、予め設定された終了希望時刻よりも遅く、かつ現在実行中または実行順序が先頭の印刷ジョブよりも終了希望時刻が早い印刷ジョブが存在する場合、この印刷ジョブが現在実行中または実行順序が先頭の印刷ジョブよりも優先して実行されるように印刷ジョブ格納部33に格納されている印刷ジョブの実行順序を並べ替える。   Specifically, the rearrangement unit 37 wants to end the scheduled end time calculated by the calculation unit 36 later than the preset end desired time and is currently being executed or the execution order is higher than the first print job. When there is a print job with an earlier time, the execution order of the print jobs stored in the print job storage unit 33 so that this print job is currently being executed or is executed with priority over the first print job. Sort by.

上記実施形態では、画像形成部34を備えている画像形成装置10に対して本発明を適用した場合について説明しているが、本発明は、印刷サーバのような画像形成部34を備えていない画像処理装置およびこのような画像処理装置を含む画像処理システムに対しても同様に実行することができるものである。   In the above embodiment, the case where the present invention is applied to the image forming apparatus 10 including the image forming unit 34 has been described. However, the present invention does not include the image forming unit 34 such as a print server. The present invention can be similarly applied to an image processing apparatus and an image processing system including such an image processing apparatus.

本発明の一実施形態の画像形成システムの構成を示す図である。1 is a diagram illustrating a configuration of an image forming system according to an embodiment of the present invention. 本発明の一実施形態の画像形成システムにおける画像形成装置10のハードウェア構成を示すブロック図である。1 is a block diagram illustrating a hardware configuration of an image forming apparatus 10 in an image forming system according to an embodiment of the present invention. 本発明の一実施形態の画像形成システムにおける画像形成装置10の機能構成を示すブロック図である。1 is a block diagram illustrating a functional configuration of an image forming apparatus 10 in an image forming system according to an embodiment of the present invention. 実行時間算出部35が、各印刷ジョブの予測実行時間を算出する具体的な方法を説明するための図である。FIG. 6 is a diagram for explaining a specific method by which an execution time calculation unit calculates an estimated execution time for each print job. 優先度と終了希望時間およびジョブ割り込みタイミングとの関係を示す図である。It is a figure which shows the relationship between a priority, completion | finish desired time, and job interruption timing. 本発明の一実施形態の画像形成システムにおける印刷制御部31の印刷制御動作を示すフローチャートである。4 is a flowchart illustrating a print control operation of a print control unit 31 in the image forming system according to the embodiment of the present invention. 図6中の並び替え処理(ステップS107)の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the rearrangement process (step S107) in FIG. 図7中の排出先チェック処理(ステップS204)の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the discharge destination check process (step S204) in FIG. 図6中の終了時間の通知処理(ステップS110)の動作を示すフローチャートである。7 is a flowchart showing an operation of end time notification processing (step S110) in FIG. 6; 印刷ジョブ格納部33に格納されている印刷ジョブの一例を示す図である。FIG. 4 is a diagram illustrating an example of a print job stored in a print job storage unit 33. 印刷ジョブの並び替え処理が行われる様子を説明するための図である。FIG. 10 is a diagram for explaining a state in which a print job rearrangement process is performed. 印刷ジョブの並び替え処理が行われる様子を説明するための図である。FIG. 10 is a diagram for explaining a state in which a print job rearrangement process is performed. 印刷ジョブの並び替え処理が行われる様子を説明するための図である。FIG. 10 is a diagram for explaining a state in which a print job rearrangement process is performed. 印刷ジョブの並び替え処理が行われる様子を説明するための図である。FIG. 10 is a diagram for explaining a state in which a print job rearrangement process is performed.

符号の説明Explanation of symbols

10 画像形成装置
11 CPU
12 メモリ
13 記憶装置
14 通信インタフェース(IF)
15 ユーザインタフェース(UI)装置
16 スキャナ
17 プリントエンジン
18 制御バス
19 表示部
20 ネットワーク
29 割り込み実行部
30 端末装置
31 印刷制御部
32 操作部
33 印刷ジョブ格納部
34 画像形成部
35 通知部
36 算出部
37 並び替え部
38 優先度設定部
39 混入防止措置実行部
40 用紙後処理装置群
41 スタッカ
42 テープバインダ
43 バインダ
44 パンチャ
45 タンパ
46 フォルダ
51、52 給紙装置
S101〜S110 ステップ
S201〜S205 ステップ
S301〜S305 ステップ
S401〜S403 ステップ
10 Image forming apparatus 11 CPU
12 Memory 13 Storage Device 14 Communication Interface (IF)
DESCRIPTION OF SYMBOLS 15 User interface (UI) apparatus 16 Scanner 17 Print engine 18 Control bus 19 Display part 20 Network 29 Interrupt execution part 30 Terminal apparatus 31 Print control part 32 Operation part 33 Print job storage part 34 Image formation part 35 Notification part 36 Calculation part 37 Sorting section 38 Priority setting section 39 Mixing prevention measure execution section 40 Paper post-processing apparatus group 41 Stacker 42 Tape binder 43 Binder 44 Puncher 45 Tamper 46 Folder 51, 52 Paper feeding apparatus S101 to S110 Step S201 to S205 Step S301 to S305 Steps S401 to S403

Claims (8)

実行待ちの印刷処理要求を格納する格納手段と、
処理を終了させたい終了希望時間を前記各印刷処理要求毎に設定する設定手段と、
現在実行中の印刷処理要求以外の印刷処理要求が前記格納手段に格納された場合、現在実行中の印刷処理要求の残実行時間と、前記格納手段に格納されている印刷処理要求を実行した場合に必要となる時間である予測実行時間を前記各印刷処理要求毎に算出し、算出された各印刷処理要求の予測実行時間および残実行時間と印刷処理要求の実行順序とに基づいて前記各印刷処理要求が終了する終了予定時間をそれぞれ算出する算出手段と、
前記算出手段により算出された終了予定時間が前記設定手段により設定された終了希望時間よりも長く、かつ現在実行中の印刷処理要求よりも終了希望時間が短い印刷処理要求が存在する場合、現在実行中の印刷処理要求を一旦停止して当該印刷処理要求を現在実行中の印刷処理要求に対して割り込ませて実行する割り込み実行手段と、
を有する画像形成装置。
Storage means for storing print processing requests waiting to be executed;
A setting means for setting a desired end time for finishing the processing for each print processing request;
When a print process request other than the print process request currently being executed is stored in the storage unit , the remaining execution time of the print process request currently being executed, and the print process request stored in the storage unit is executed A predicted execution time that is a time required for each print processing request is calculated for each print processing request, and each print processing request is calculated based on the calculated predicted execution time and remaining execution time of each print processing request and the execution order of the print processing requests. A calculation means for calculating each scheduled end time at which the processing request ends;
If there is a print processing request that is longer than the desired end time set by the setting means and shorter than the print processing request that is currently being executed , the current end of execution is calculated. Interrupt execution means for temporarily stopping the print processing request and interrupting the print processing request with respect to the currently executing print processing request,
An image forming apparatus.
前記各印刷処理要求に対する優先度を設定するための優先度設定手段を有し、
前記割り込み実行手段は、終了予定時間が終了希望時間よりも長い印刷処理要求のうち、現在実行中の印刷処理要求の優先度よりも高い優先度が設定されている印刷処理要求を、現在実行中の印刷処理要求に対して割り込ませて実行する請求項1記載の画像形成装置。
Priority setting means for setting a priority for each print processing request;
The interrupt execution means is currently executing a print processing request having a higher priority than the priority of the currently executed print processing request among the print processing requests whose scheduled end time is longer than the desired end time. The image forming apparatus according to claim 1, wherein the image forming apparatus is executed by interrupting the print processing request.
現在実行中の印刷処理要求の排出先と、現在実行中の印刷処理要求に優先して実行する印刷処理要求の排出先が同じ場合、2つの印刷処理要求の処理結果が区分けできるよう区分け処理を行う区分手段と、
現在実行中の印刷処理要求の排出先と、現在実行中の印刷処理要求に優先して実行する印刷処理要求の排出先が同じ場合、現在実行中の印刷処理要求に優先して実行する印刷処理要求を現在実行中の印刷処理要求に対して割り込ませる時期を調整する割り込み時期調整手段を有する請求項1または2記載の画像形成装置。
If the output destination of the print processing request currently being executed is the same as the output destination of the print processing request to be executed in preference to the print processing request currently being executed, a sorting process is performed so that the processing results of the two print processing requests can be divided. Sorting means to perform;
If the output destination of the print processing request currently being executed is the same as the output destination of the print processing request executed prior to the currently executing print processing request, the print processing executed prior to the currently executing print processing request The image forming apparatus according to claim 1, further comprising an interrupt timing adjustment unit that adjusts a timing at which the request is interrupted with respect to a currently executed print processing request.
前記割り込み実行手段による割り込み処理後の各印刷処理要求の終了予定時間を通知するための通知手段を有する請求項1から3のいずれか1項記載の画像形成装置。   4. The image forming apparatus according to claim 1, further comprising a notification unit configured to notify a scheduled end time of each print processing request after the interrupt processing by the interrupt execution unit. 5. 前記通知手段は、前記割り込み実行手段による割り込み処理後においても、前記設定手段により設定された終了希望時間が満たされない印刷処理要求がある場合、その旨を通知する請求項4記載の画像形成装置。   The image forming apparatus according to claim 4, wherein, even after the interrupt processing by the interrupt execution unit, if there is a print processing request that does not satisfy the desired completion time set by the setting unit, the notification unit notifies the fact. 実行待ちの印刷処理要求を格納する格納手段と、
処理を遅くとも終了させたい時刻である終了希望時刻を前記各印刷処理要求毎に設定する設定手段と、
現在実行中の印刷処理要求以外の印刷処理要求が前記格納手段に格納された場合、現在実行中の印刷処理要求の残実行時間と、前記格納手段に格納されている印刷処理要求を実行した場合に必要となる時間である予測実行時間を前記各印刷処理要求毎に算出し、算出された各印刷処理要求の予測実行時間および残実行時間と印刷処理要求の実行順序とに基づいて前記各印刷処理要求が終了する終了予定時刻をそれぞれ算出する算出手段と、
前記算出手段により算出された終了予定時刻が前記設定手段により設定された終了希望時刻よりも遅く、かつ現在実行中の印刷処理要求よりも終了希望時刻が早い印刷処理要求が存在する場合、現在実行中の印刷処理要求を一旦停止して当該印刷処理要求を現在実行中の印刷処理要求に対して割り込ませて実行する割り込み実行手段と、
を有する画像形成装置。
Storage means for storing print processing requests waiting to be executed;
A setting means for setting a desired end time for each print processing request, which is a time at which processing is to be ended at the latest,
When a print process request other than the print process request currently being executed is stored in the storage unit , the remaining execution time of the print process request currently being executed, and the print process request stored in the storage unit is executed A predicted execution time that is a time required for each print processing request is calculated for each print processing request, and each print processing request is calculated based on the calculated predicted execution time and remaining execution time of each print processing request and the execution order of the print processing requests. A calculation means for calculating a scheduled end time at which the processing request ends;
If the scheduled end time calculated by the calculating means is the slower than desired completion time set by the setting means, and the desired completion time than the printing process currently executing requests exist earlier print processing request, the current execution Interrupt execution means for temporarily stopping the print processing request and interrupting the print processing request with respect to the currently executing print processing request,
An image forming apparatus.
実行待ちの印刷処理要求を格納する格納手段と、
処理を終了させたい終了希望時間を前記各印刷処理要求毎に設定する設定手段と、
現在実行中の印刷処理要求以外の印刷処理要求が前記格納手段に格納された場合、現在実行中の印刷処理要求の残実行時間と、前記格納手段に格納されている印刷処理要求を実行した場合に必要となる時間である予測実行時間を前記各印刷処理要求毎に算出し、算出された各印刷処理要求の予測実行時間および残実行時間と印刷処理要求の実行順序とに基づいて前記各印刷処理要求が終了する終了予定時間をそれぞれ算出する算出手段と、
前記算出手段により算出された終了予定時間が前記設定手段により設定された終了希望時間よりも長く、かつ現在実行中の印刷処理要求よりも終了希望時間が短い印刷処理要求が存在する場合、現在実行中の印刷処理要求を一旦停止して当該印刷処理要求を現在実行中の印刷処理要求に対して割り込ませて実行する割り込み実行手段と、
を有する画像形成システム。
Storage means for storing print processing requests waiting to be executed;
A setting means for setting a desired end time for finishing the processing for each print processing request;
When a print process request other than the print process request currently being executed is stored in the storage unit , the remaining execution time of the print process request currently being executed, and the print process request stored in the storage unit is executed A predicted execution time that is a time required for each print processing request is calculated for each print processing request, and each print processing request is calculated based on the calculated predicted execution time and remaining execution time of each print processing request and the execution order of the print processing requests. A calculation means for calculating each scheduled end time at which the processing request ends;
If there is a print processing request that is longer than the desired end time set by the setting means and shorter than the print processing request that is currently being executed , the current end of execution is calculated. Interrupt execution means for temporarily stopping the print processing request and interrupting the print processing request with respect to the currently executing print processing request,
An image forming system.
現在実行中の印刷処理要求以外の印刷処理要求が格納された場合、現在実行中の印刷処理要求の残実行時間と、実行待ちの印刷処理要求を実行した場合に必要となる時間である予測実行時間を前記各印刷処理要求毎に算出するステップと、
算出された各印刷処理要求の予測実行時間および残実行時間と印刷処理要求の実行順序とに基づいて前記各印刷処理要求が終了する終了予定時間をそれぞれ算出するステップと、
算出された終了予定時間が、予め設定された処理を終了させたい終了希望時間よりも長く、かつ現在実行中の印刷処理要求よりも終了時間が短い印刷処理要求が存在する場合、現在実行中の印刷処理要求を一旦停止して当該印刷処理要求を現在実行中の印刷処理要求に対して割り込ませて実行するステップとをコンピュータに実行させるためのプログラム。
When print processing requests other than the currently executing print processing request are stored, the remaining execution time of the currently executing print processing request and the estimated execution time that is required when executing the pending print processing request Calculating a time for each print processing request;
Calculating each estimated end time of each print processing request based on the calculated estimated execution time and remaining execution time of each print processing request and the execution order of the print processing requests;
If there is a print processing request for which the calculated scheduled end time is longer than the desired end time for which the preset processing is desired to be completed and the end time is shorter than the currently executing print processing request , A program for causing a computer to execute a step of temporarily stopping a print processing request and interrupting and executing the print processing request with respect to a currently executed print processing request.
JP2007265099A 2007-10-11 2007-10-11 Image forming apparatus, image forming system, and program Expired - Fee Related JP5246465B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007265099A JP5246465B2 (en) 2007-10-11 2007-10-11 Image forming apparatus, image forming system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007265099A JP5246465B2 (en) 2007-10-11 2007-10-11 Image forming apparatus, image forming system, and program

Publications (2)

Publication Number Publication Date
JP2009090592A JP2009090592A (en) 2009-04-30
JP5246465B2 true JP5246465B2 (en) 2013-07-24

Family

ID=40663059

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007265099A Expired - Fee Related JP5246465B2 (en) 2007-10-11 2007-10-11 Image forming apparatus, image forming system, and program

Country Status (1)

Country Link
JP (1) JP5246465B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5533263B2 (en) * 2010-05-26 2014-06-25 コニカミノルタ株式会社 Image forming apparatus
JP5707943B2 (en) * 2011-01-06 2015-04-30 富士ゼロックス株式会社 Image forming apparatus and program
JP6188398B2 (en) * 2013-04-19 2017-08-30 キヤノン株式会社 Printing control apparatus, method and program
JP6176285B2 (en) * 2015-06-01 2017-08-09 コニカミノルタ株式会社 Printing control apparatus, job processing control program, and job processing control method

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3221249B2 (en) * 1994-10-04 2001-10-22 富士ゼロックス株式会社 Output device and job management device
JPH0937017A (en) * 1995-07-14 1997-02-07 Fuji Xerox Co Ltd Image forming device
JPH09226189A (en) * 1996-02-20 1997-09-02 Ricoh Co Ltd Printer controller
JP3643180B2 (en) * 1996-06-06 2005-04-27 株式会社東芝 Printing device
JPH11219074A (en) * 1998-01-30 1999-08-10 Ricoh Co Ltd Image forming device
JP3599315B2 (en) * 1999-04-20 2004-12-08 シャープ株式会社 Printing equipment
JP2001014117A (en) * 1999-06-28 2001-01-19 Nec Eng Ltd Printer
JP3906667B2 (en) * 2001-10-23 2007-04-18 富士ゼロックス株式会社 Image processing device
JP2004149270A (en) * 2002-10-31 2004-05-27 Ricoh Co Ltd Printing device
JP2006015624A (en) * 2004-07-02 2006-01-19 Konica Minolta Business Technologies Inc Image forming apparatus
JP4534805B2 (en) * 2005-03-10 2010-09-01 富士ゼロックス株式会社 Image forming apparatus and control method thereof

Also Published As

Publication number Publication date
JP2009090592A (en) 2009-04-30

Similar Documents

Publication Publication Date Title
US8836965B2 (en) Printing system, job processing method, storage medium, and printing apparatus
US8863142B2 (en) Image forming apparatus
US7831193B2 (en) Image forming device
US8923721B2 (en) Image forming system and image forming apparatus
US10809953B2 (en) Information processing apparatus for controlling interrupt job and non-transitory computer readable medium storing program
JP5246465B2 (en) Image forming apparatus, image forming system, and program
JP4600870B2 (en) Image forming apparatus, image forming system, and program
JP2004288032A (en) Print system, print control method, and printer
JP2003040521A (en) Peripheral equipment for image forming device, image forming device, image forming system, and its control method
JP5791243B2 (en) Printing apparatus, printing apparatus control method, and program
JP2002091748A (en) Image processor
JP4093663B2 (en) Print job processing method in image processing system, program for executing the method, recording medium recording the same, and image processing system having group job processing function
JP2006001044A (en) Image forming apparatus
JP2008068441A (en) Image forming apparatus, image forming method, and program
JP2011143696A (en) Image forming apparatus
JP2012056280A (en) Image forming apparatus and program
JP2007160835A (en) Printer
JP6575998B2 (en) Image processing system
JP3178323B2 (en) Printer control device
JP6770618B2 (en) Image processing system
JP2005267176A (en) Printing system, host device, printer
JP2011042136A (en) Image forming apparatus and program
JP2016000496A (en) Image forming apparatus, image forming method, and program
JP2016203513A (en) Printer, information processing method and program
JP2004072512A (en) Image forming apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100922

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120329

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120419

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120612

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130314

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130327

R150 Certificate of patent or registration of utility model

Ref document number: 5246465

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20160419

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees