JP2020152015A - Information processing apparatus and program - Google Patents

Information processing apparatus and program Download PDF

Info

Publication number
JP2020152015A
JP2020152015A JP2019053404A JP2019053404A JP2020152015A JP 2020152015 A JP2020152015 A JP 2020152015A JP 2019053404 A JP2019053404 A JP 2019053404A JP 2019053404 A JP2019053404 A JP 2019053404A JP 2020152015 A JP2020152015 A JP 2020152015A
Authority
JP
Japan
Prior art keywords
job
control means
discharge destination
interrupt
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2019053404A
Other languages
Japanese (ja)
Inventor
健 福井
Takeshi Fukui
健 福井
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
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 filed Critical Fuji Xerox Co Ltd
Priority to JP2019053404A priority Critical patent/JP2020152015A/en
Priority to US16/531,117 priority patent/US10809953B2/en
Publication of JP2020152015A publication Critical patent/JP2020152015A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1282High volume printer device
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1206Improving or facilitating administration, e.g. print management resulting in increased flexibility in input data format or job format or job type
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1211Improving printing performance
    • G06F3/1212Improving printing performance achieving reduced delay between job submission and print start
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1259Print job monitoring, e.g. job status
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/126Job scheduling, e.g. queuing, determine appropriate device
    • G06F3/1263Job scheduling, e.g. queuing, determine appropriate device based on job priority, e.g. re-arranging the order of jobs, e.g. the printing sequence

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Facsimiles In General (AREA)

Abstract

To provide an information processing apparatus and a program capable of controlling so as to execute another job so that processing of the job does not exceed a deadline when the other job to which a deadline is not set is transmitted while executing a job to which a dead line is set.SOLUTION: A printer 2 includes control means 204 that controls so as to perform a second job in a case where the second job to which a deadline is not set is received while executing a first job to which a dead line is set, and in a case where the deadline of the first job is not exceeded even if the second job is executed.SELECTED DRAWING: Figure 2

Description

本発明は、情報処理装置及びプログラムに関する。 The present invention relates to an information processing device and a program.

近年、大量印刷中における割り込み印刷を可能にする印刷システムが提案されている(例えば、特許文献1参照。)。 In recent years, a printing system that enables interrupt printing during mass printing has been proposed (see, for example, Patent Document 1).

特許文献1に記載された印刷システムは、大量印刷を行うジョブにデフォルトの優先度を設定し、割り込みジョブに設定された優先度と比較して割り込みジョブの優先度が高く、処理中のジョブがページの描画中である場合はページ終了までの処理を終えて処理を中断して割り込みジョブを印刷し、大量印刷を行うジョブの優先度の方が高い場合には、大量印刷行うジョブの終了後に割り込みジョブを実行する印刷システムを提供する。 The printing system described in Patent Document 1 sets a default priority for a job that performs mass printing, the priority of the interrupt job is higher than the priority set for the interrupt job, and the job being processed has a higher priority. If the page is being drawn, the process up to the end of the page is completed, the process is interrupted to print the interrupt job, and if the priority of the job that performs mass printing is higher, after the job that performs mass printing ends Provides a printing system that executes interrupt jobs.

特開2005−267176号公報Japanese Unexamined Patent Publication No. 2005-267176

納期が設定された、大量のジョブの終了後に、納期が設定されていない少量の割り込みジョブを実行した場合、納期が設定された、大量のジョブが終了するまで、少量の割り込みジョブを実行することができないため、少量の割り込みジョブの終了が遅くなる。一方、納期が設定された、大量のジョブの途中に、納期が設定されていない少量の割り込みジョブを実行してしまうと、納期が設定された、大量のジョブの納期に支障をきたしてしまう恐れがある。 If you execute a small number of interrupt jobs with no due date after the end of a large number of jobs with set delivery dates, execute the small number of interrupt jobs until the end of a large number of jobs with set delivery dates. Is not possible, so the end of a small number of interrupt jobs is delayed. On the other hand, if a small number of interrupt jobs with no set delivery date are executed in the middle of a large number of jobs with set delivery dates, the delivery date of a large number of jobs with set delivery dates may be hindered. There is.

本発明の課題は、納期が設定されているジョブを実行中に、納期が設定されていない他のジョブが送信された際、該ジョブの処理が納期を超えないように他のジョブを実行するように制御することができる情報処理装置及びプログラムを提供することにある。 An object of the present invention is to execute a job for which a delivery date has been set, and when another job for which a delivery date has not been set is transmitted, the other job is executed so that the processing of the job does not exceed the delivery date. It is an object of the present invention to provide an information processing device and a program that can be controlled in such a manner.

[1]納期が設定されている第1ジョブの実行中に、納期が設定されていない第2ジョブを受け付けた場合に、前記第2ジョブを実行しても前記第1ジョブの納期を超えない場合は、前記第2ジョブを実行するよう制御する制御手段、を備えた情報処理装置。
[2]前記制御手段は、前記第1ジョブの納期を超える場合は、前記第2ジョブを実行しない、前記[1]に記載の情報処理装置。
[3]前記制御手段は、前記第1ジョブの排出先と前記第2ジョブの排出先が同じ場合は、前記第2ジョブの排出先を変更するよう制御する、前記[2]に記載の情報処理装置。
[4]前記第2ジョブの排出先は、複数の排出先のうち他の排出先よりもユーザが取り出しやすい排出先である、前記[3]に記載の情報処理装置。
[5]前記制御手段は、変更後の排出先を前記ユーザに通知する、前記[3]に記載の情報処理装置。
[6]前記制御手段は、変更後の排出先を前記他の排出先とは異なる表示態様で表示する、前記[4]に記載の情報処理装置。
[7]前記制御手段は、前記第1ジョブの排出先と前記第2ジョブの排出先が同じ場合は、第2ジョブの実行の完了をユーザに通知する、前記[1]に記載の情報処理装置。
[8]前記制御手段は、前記第2ジョブの処理結果の取り出しが検出された場合に、前記第1ジョブを再開するよう制御する、前記[7]に記載の情報処理装置。
[9]前記制御手段は、前記第1ジョブの排出先と前記第2ジョブの排出先が同じ場合は、前記第2ジョブを実行しない、前記[1]に記載の情報処理装置。
[10]前記制御手段は、前記第2ジョブを実行しない旨をユーザに通知する、前記[9]に記載の情報処理装置。
[11]前記第1ジョブは、複数の処理として印刷処理と後処理とを含み、前記処理間に区切りを有する場合に、前記制御手段は、前記区切りの時間が最も長い区切りに前記第2ジョブを実行するよう制御する、前記[1]に記載の情報処理装置。
[12]前記第2ジョブが実行される前記区切りは、前記印刷処理と前記後処理との間である、前記[11]に記載の情報処理装置。
[13]前記納期が越えるか否かは、第1ジョブの納期が設定されている処理の残実行時間と第2ジョブの実行時間とジョブの切替時間を踏まえて判断される、前記[1]に記載の情報処理装置。
[14]コンピュータを、納期が設定されている第1ジョブの実行中に、納期が設定されていない第2ジョブを受け付けた場合に、前記第2ジョブを実行しても前記第1ジョブの納期を超えない場合は、前記第2ジョブを実行するよう制御する制御手段、として機能させるためのプログラム。
[1] When a second job for which a delivery date is not set is accepted during execution of a first job for which a delivery date is set, the delivery date of the first job is not exceeded even if the second job is executed. In this case, an information processing device including a control means for controlling the execution of the second job.
[2] The information processing apparatus according to [1], wherein the control means does not execute the second job when the delivery date of the first job is exceeded.
[3] The information according to the above [2], wherein the control means controls to change the discharge destination of the second job when the discharge destination of the first job and the discharge destination of the second job are the same. Processing equipment.
[4] The information processing device according to the above [3], wherein the discharge destination of the second job is a discharge destination that is easier for the user to take out than other discharge destinations among a plurality of discharge destinations.
[5] The information processing device according to [3], wherein the control means notifies the user of the changed discharge destination.
[6] The information processing device according to the above [4], wherein the control means displays the changed discharge destination in a display mode different from that of the other discharge destinations.
[7] The information processing according to the above [1], wherein the control means notifies the user of the completion of execution of the second job when the discharge destination of the first job and the discharge destination of the second job are the same. apparatus.
[8] The information processing device according to the above [7], wherein the control means controls to restart the first job when the extraction of the processing result of the second job is detected.
[9] The information processing device according to [1], wherein the control means does not execute the second job when the discharge destination of the first job and the discharge destination of the second job are the same.
[10] The information processing device according to the above [9], wherein the control means notifies the user that the second job is not executed.
[11] When the first job includes a printing process and a post-processing as a plurality of processes and has a break between the processes, the control means sets the second job at the longest break. The information processing apparatus according to the above [1], which controls to execute the above.
[12] The information processing apparatus according to [11], wherein the division in which the second job is executed is between the printing process and the post-processing.
[13] Whether or not the delivery date is exceeded is determined based on the remaining execution time of the process for which the delivery date of the first job is set, the execution time of the second job, and the job switching time. The information processing device described in.
[14] When the computer accepts a second job for which a delivery date has not been set during execution of a first job for which a delivery date has been set, even if the second job is executed, the delivery date for the first job If it does not exceed, a program for functioning as a control means for controlling the execution of the second job.

請求項1、13、14に係る発明によれば、納期が設定されているジョブを実行中に、納期が設定されていない他のジョブを受け付けた際、該ジョブの処理が納期を超えない場合に他のジョブを実行するように制御することができる。
請求項2に係る発明によれば、納期が設定されているジョブを優先的に実行することができる。
請求項3に係る発明によれば、納期が設定されているジョブの排出先を納期が設定されていないジョブの排出先よりも優先させることができる。
請求項4、6に係る発明によれば、納期が設定されていないジョブの処理結果を他の排出先よりも容易に取り出すことができる。
請求項5に係る発明によれば、排出先が変更されたこと、及び変更後の排出先を知ることができる。
請求項7に係る発明によれば、納期が設定されていないジョブの処理結果を納期が設定されているジョブの処理結果で取りにくくなるのを抑制することができる。
請求項8に係る発明によれば、納期が設定されている第1ジョブを第2ジョブの処理結果の取り出し後に直ちに再開することができる。
請求項9、10に係る発明によれば、第1ジョブの処理結果と第2ジョブの処理結果の混在を抑制することができる。
請求項11、12に係る発明によれば、第2ジョブを最も長い区切りで実行することができる。
According to the inventions of claims 1, 13 and 14, when a job for which a delivery date has been set is being executed and another job for which a delivery date has not been set is accepted, the processing of the job does not exceed the delivery date. Can be controlled to execute other jobs.
According to the invention of claim 2, the job for which the delivery date is set can be preferentially executed.
According to the invention of claim 3, the discharge destination of the job for which the delivery date is set can be prioritized over the discharge destination of the job for which the delivery date is not set.
According to the inventions of claims 4 and 6, the processing result of a job for which a delivery date has not been set can be taken out more easily than other discharge destinations.
According to the invention of claim 5, it is possible to know that the discharge destination has been changed and the discharge destination after the change.
According to the invention of claim 7, it is possible to suppress the difficulty in obtaining the processing result of the job for which the delivery date is set by the processing result of the job for which the delivery date is set.
According to the invention of claim 8, the first job for which the delivery date is set can be restarted immediately after the processing result of the second job is taken out.
According to the inventions of claims 9 and 10, it is possible to suppress the mixture of the processing result of the first job and the processing result of the second job.
According to the inventions of claims 11 and 12, the second job can be executed at the longest delimiter.

図1は、本発明の実施の形態に係る印刷システムの構成例を示す図である。FIG. 1 is a diagram showing a configuration example of a printing system according to an embodiment of the present invention. 図2は、プリンタの制御系の一例を示すブロック図である。FIG. 2 is a block diagram showing an example of a printer control system. 図3は、グループジョブの印刷スケジュールの一例を時系列的に示す模式図である。FIG. 3 is a schematic diagram showing an example of the print schedule of the group job in chronological order. 図4(a)から図4(g)は、ポップアップ画面の一例を示す図である。4 (a) to 4 (g) are views showing an example of a pop-up screen. 図5は、本実施の形態に係る印刷システムの動作の一例を示すフローチャートである。FIG. 5 is a flowchart showing an example of the operation of the printing system according to the present embodiment. 図6は、図5に示すフローチャートのステップS160の動作の詳細の一例を示すフローチャートである。FIG. 6 is a flowchart showing an example of details of the operation of step S160 of the flowchart shown in FIG. 図7は、図5に示すフローチャートのステップS210の動作の詳細の一例を示すフローチャートである。FIG. 7 is a flowchart showing an example of details of the operation of step S210 of the flowchart shown in FIG. 図8は、図5に示すフローチャートのステップS240の動作の詳細の一例を示すフローチャートである。FIG. 8 is a flowchart showing an example of details of the operation of step S240 of the flowchart shown in FIG. 図9は、図5に示すフローチャートのステップS250の動作の詳細の一例を示すフローチャートである。FIG. 9 is a flowchart showing an example of details of the operation of step S250 of the flowchart shown in FIG.

以下、本発明の実施の形態について図面を参照して説明する。なお、各図中、実質的に同一の機能を有する構成要素については、同一の符号を付してその重複した説明を省略する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. In each figure, components having substantially the same function are designated by the same reference numerals, and duplicate description thereof will be omitted.

[実施の形態の要約]
本実施の形態に係る情報処理装置は、納期が設定されている第1ジョブの実行中に、納期が設定されていない第2ジョブを受け付けた場合に、第2ジョブを実行しても第1ジョブの納期を超えない場合は、第2ジョブを実行するよう制御する制御手段、を備える。
[Summary of Embodiment]
When the information processing apparatus according to the present embodiment receives the second job for which the delivery date is not set during the execution of the first job for which the delivery date is set, the first job is executed even if the second job is executed. If the delivery date of the job is not exceeded, a control means for controlling the execution of the second job is provided.

[実施の形態]
図1は、本発明の実施の形態に係る印刷システムの構成例を示す図である。この印刷システム10は、第1の端末1Aと、複数の第2の端末1Bと、第1の端末1A及び第2の端末1Bにネットワーク3を介して接続されたプリンタ2とを備える。なお、第2の端末1Bは、1つでもよい。プリンタ2は、情報処理装置の一例である。
[Embodiment]
FIG. 1 is a diagram showing a configuration example of a printing system according to an embodiment of the present invention. The printing system 10 includes a first terminal 1A, a plurality of second terminals 1B, and a printer 2 connected to the first terminal 1A and the second terminal 1B via a network 3. The number of the second terminal 1B may be one. The printer 2 is an example of an information processing device.

ネットワーク3は、例えば、LAN(ローカル・エリア・ネットワーク)、イントラネット等の通信網である。 The network 3 is, for example, a communication network such as a LAN (local area network) or an intranet.

プリンタ2は、プロダクション印刷を行うプロダクションプリンタとしての機能を有するものである。プロダクション印刷とは、大量印刷や、裁断、製本等の後処理を含む印刷のことをいう。 The printer 2 has a function as a production printer that performs production printing. Production printing refers to mass printing and printing that includes post-processing such as cutting and bookbinding.

第1の端末1A及び第2の端末1Bは、例えば、コンピュータにより実現されている。第1の端末1Aは、プリンタ2をプロジェクションプリンタとして用いるものであり、プリンタ2にプロダクション印刷を実行させるためにワークフローソフトウェア(以下、ワークフローSWという。)がインストールされている。第2の端末1Bは、プリンタ2をオフィス機として用いるものである。 The first terminal 1A and the second terminal 1B are realized by, for example, a computer. The first terminal 1A uses the printer 2 as a projection printer, and workflow software (hereinafter referred to as a workflow SW) is installed in order to cause the printer 2 to execute production printing. The second terminal 1B uses the printer 2 as an office machine.

ワークフローSWは、プリンタ2の稼働状況や印刷スケジュールを管理するためのソフトウェアである。ワークフローSWは、例えば、複数のジョブをまとめたもの(以下、グループジョブという)をプリンタ2に送信する。この場合、ワークフローSWは、グループジョブの印刷スケジュールを作成し、管理する。グループジョブは、第1ジョブの一例である。 The workflow SW is software for managing the operating status and printing schedule of the printer 2. The workflow SW transmits, for example, a collection of a plurality of jobs (hereinafter referred to as a group job) to the printer 2. In this case, the workflow SW creates and manages the print schedule of the group job. The group job is an example of the first job.

図3は、グループジョブの印刷スケジュールの一例を時系列的に示す模式図である。グループジョブは、例えば、印刷、後処理、梱包、発送等の処理をそれぞれ行う複数のジョブを含む。印刷ジョブでは、例えば、発送先が異なるが、紙種が共通する複数の印刷データを用紙にまとめて印刷する。印刷ジョブは、例えば、印刷を行った後、印刷物をワークフローSWで予め設定した排出先に排出する処理を行う。後処理ジョブは、例えば、裁断、製本、ホチキス止等の後処理を行う。 FIG. 3 is a schematic diagram showing an example of the print schedule of the group job in chronological order. The group job includes, for example, a plurality of jobs that perform processing such as printing, post-processing, packing, and shipping. In a print job, for example, a plurality of print data having different shipping destinations but having a common paper type are collectively printed on paper. The print job, for example, performs a process of printing and then discharging the printed matter to a destination set in advance by the workflow SW. The post-processing job performs post-processing such as cutting, bookbinding, and stapling.

グループジョブの印刷スケジュールは、複数のジョブの間に処理が行われていない区切りを有する。「区切り」は、例えば、グループジョブを構成する1つのジョブの完了後、次のジョブの実行が開始されるまでの時間である。図3では、グループジョブは、印刷ジョブ、後処理ジョブ、梱包ジョブ、発送ジョブから構成されている。印刷ジョブと後処理ジョブの間の区切りが他の区切りよりも最も長くなっている。グループジョブに含まれる印刷ジョブは、例えば、発送先が異なる複数の印刷データが処理対象として含まれている場合がある。このような場合には、印刷ジョブ中にも発送先ごとの印刷処理間にジョブ間の区切りよりも短い区切りが存在する。なお、印刷ジョブ中の区切りは、発送先ごとの印刷処理間に限られない。 The print schedule for a group job has an unprocessed delimiter between the plurality of jobs. The "separation" is, for example, the time from the completion of one job constituting the group job to the start of execution of the next job. In FIG. 3, the group job is composed of a print job, a post-processing job, a packing job, and a shipping job. The delimiter between the print job and the post-processing job is the longest than the other delimiters. The print job included in the group job may include, for example, a plurality of print data having different shipping destinations as processing targets. In such a case, even during the print job, there is a break shorter than the break between jobs between the print processes for each shipping destination. The delimiter in the print job is not limited to the print process for each shipping destination.

第2の端末1Bは、プリンタ2がグループジョブを実行中にジョブ(以下割り込みジョブという。)をプリンタ2に送信することが可能である。割り込みジョブは、例えば、印刷を行い、印刷物を予め定めた排出先に排出するジョブである。なお、割り込みジョブは、裁断、製本等の後処理を含む場合もある。割り込みジョブは、第2ジョブの一例である。印刷物は、処理結果の一例である。 The second terminal 1B can transmit a job (hereinafter referred to as an interrupt job) to the printer 2 while the printer 2 is executing a group job. The interrupt job is, for example, a job that prints and discharges the printed matter to a predetermined discharge destination. The interrupt job may include post-processing such as cutting and bookbinding. The interrupt job is an example of the second job. The printed matter is an example of the processing result.

(プリンタ2の構成)
プリンタ2は、用紙を印刷部21に給紙する給紙部20と、印刷部21により印刷された用紙(印刷物ともいう。)に後処理を施す後処理部22と、印刷された用紙を排出する複数の排出先とを備える。給紙部20は、複数の給紙トレイ20aを有する。
(Configuration of printer 2)
The printer 2 discharges the printed paper, the paper feeding unit 20 that feeds the paper to the printing unit 21, the post-processing unit 22 that performs post-processing on the paper (also referred to as printed matter) printed by the printing unit 21, and the printed paper. It has multiple discharge destinations. The paper feed unit 20 has a plurality of paper feed trays 20a.

プリンタ2が有する排出先には、例えば、トレイ名がスタッカートレイ1の第1スタッカートレイ23A、トレイ名がスタッカートレイ2の第2スタッカートレイ23B、トレイ名がスタッカー排出トレイ1の第1スタッカー排出トレイ24A、トレイ名がスタッカー排出トレイ2の第2スタッカー排出トレイ24B、フィニッシャートレイ25、フィニッシャー排出トレイ26、外部フィニッシャー27等が含まれる。 The ejection destinations of the printer 2 include, for example, the tray name is the first stacker tray 23A of the stacker tray 1, the tray name is the second stacker tray 23B of the stacker tray 2, and the tray name is the first stacker ejection tray of the stacker ejection tray 1. 24A, the second stacker discharge tray 24B whose tray name is the stacker discharge tray 2, the finisher tray 25, the finisher discharge tray 26, the external finisher 27, and the like are included.

第1スタッカートレイ23A、第2スタッカートレイ23B及びフィニッシャートレイ25は、大量の印刷物を集積可能に構成されている。第1スタッカー排出トレイ24A、第2スタッカー排出トレイ24B、及びフィニッシャー排出トレイ26は、少量の印刷物を集積可能に構成されている。これらの排出トレイ24A、24B、26(以下トップトレイ群という。)は、プリンタ2の上部に配置されている。トップトレイ群は、複数の排出先のうち他の排出先よりもユーザが印刷物を取りやすい排出先の一例である。 The first stacker tray 23A, the second stacker tray 23B, and the finisher tray 25 are configured to be capable of accumulating a large amount of printed matter. The first stacker discharge tray 24A, the second stacker discharge tray 24B, and the finisher discharge tray 26 are configured to be capable of accumulating a small amount of printed matter. These discharge trays 24A, 24B, 26 (hereinafter referred to as a top tray group) are arranged on the upper part of the printer 2. The top tray group is an example of a discharge destination in which the user can easily take the printed matter more than the other discharge destinations among the plurality of discharge destinations.

図2は、プリンタ2の制御系の一例を示すブロック図である。プリンタ2は、プリンタ2の各部を制御する制御部200と、各種の情報を記憶する記憶部210と、操作表示部220と、画像入力部230と、画像出力部240と、通信部250と、排出先駆動部260と、上記後処理部22とを備える。 FIG. 2 is a block diagram showing an example of a control system of the printer 2. The printer 2 includes a control unit 200 that controls each unit of the printer 2, a storage unit 210 that stores various information, an operation display unit 220, an image input unit 230, an image output unit 240, and a communication unit 250. The discharge destination drive unit 260 and the post-processing unit 22 are provided.

制御部200は、CPU(Central Processing Unit)、インターフェース等から構成されている。CPUは、プログラム211を実行することにより表示制御手段201、受付手段202、実行手段203、ジョブ制御手段204、排出先制御手段205等として機能する。各手段201〜205については後述する。表示制御手段201、実行手段203、ジョブ制御手段204、排出先制御手段205は、制御手段の一例である。 The control unit 200 is composed of a CPU (Central Processing Unit), an interface, and the like. By executing the program 211, the CPU functions as display control means 201, reception means 202, execution means 203, job control means 204, discharge destination control means 205, and the like. Each means 2001-205 will be described later. The display control means 201, the execution means 203, the job control means 204, and the discharge destination control means 205 are examples of the control means.

記憶部21は、ROM(Read Only Memory)、RAM(Random Access Memory)、ハードディスク等から構成され、プログラム211、グループジョブ格納部212、ポップアップ画面情報213、切替時間214、割り込みジョブ格納部215等を含む。切替時間214は、ジョブ切替時間の一例である。 The storage unit 21 is composed of a ROM (Read Only Memory), a RAM (Random Access Memory), a hard disk, etc., and contains a program 211, a group job storage unit 212, a pop-up screen information 213, a switching time 214, an interrupt job storage unit 215, and the like. Including. The switching time 214 is an example of the job switching time.

グループジョブ格納部212は、グループジョブ、グループジョブの処理中の情報が格納される。グループジョブは、設定情報(例えば、印刷用紙、排出先、次工程開始日時等)と、印刷データとを含む。次工程開始日時は、グループジョブを構成する1つのジョブの完了後の次のジョブが開始される日時のことである。次工程開始日時は、納期の一例である。なお、納期の例として、次工程開始日時に限られず、ジョブ(例えば、印刷ジョブ)を構成する処理(例えば、印刷処理)の終了時刻が定められていてもよい。グループジョブは、受付手段202により格納される。グループジョブの処理中の情報には、グループジョブの処理中の印刷完了枚数やページ数等が含まれる。グループジョブの処理中の情報は、ジョブ制御手段204により格納される。 The group job storage unit 212 stores information during processing of the group job and the group job. The group job includes setting information (for example, printing paper, ejection destination, next process start date and time, etc.) and print data. The next process start date and time is the date and time when the next job is started after the completion of one job constituting the group job. The next process start date and time is an example of the delivery date. As an example of the delivery date, the end time of the process (for example, print process) constituting the job (for example, print job) may be set, not limited to the start date and time of the next process. The group job is stored by the reception means 202. The information during processing of the group job includes the number of completed prints and the number of pages during processing of the group job. Information during processing of the group job is stored by the job control means 204.

ポップアップ画面情報213は、表示制御手段201の表示制御により操作表示部220に表示されるポップアップ画面221〜226(図4(a)〜4(g)参照)を含む。 The pop-up screen information 213 includes pop-up screens 221-226 (see FIGS. 4A to 4G) displayed on the operation display unit 220 by the display control of the display control means 201.

切替時間214は、ジョブ制御手段204がグループジョブをキャンセルしてから割り込みジョブの処理を開始するまでに要する時間と、割り込みジョブの完了後にグループジョブを再開するまでに要する時間との合計の時間である。切替時間214は、プリンタ2の性能に依存して決定される。 The switching time 214 is the total time of the time required from the job control means 204 canceling the group job to starting the processing of the interrupt job and the time required to restart the group job after the interrupt job is completed. is there. The switching time 214 is determined depending on the performance of the printer 2.

割り込みジョブ格納部215は、受付手段202が受け付けた割り込みジョブが格納される。割り込みジョブは、設定情報(例えば、印刷枚数、ページ数、排出先等)と、印刷データとを含む。割り込みジョブを実行すると、印刷データが設定情報に基づいて用紙に印刷され、印刷物が指定された排出先に排出される。 The interrupt job storage unit 215 stores the interrupt job received by the reception means 202. The interrupt job includes setting information (for example, the number of prints, the number of pages, the discharge destination, etc.) and print data. When the interrupt job is executed, the print data is printed on the paper based on the setting information, and the printed matter is ejected to the specified ejection destination.

操作表示部220は、例えば、液晶ディスプレイ等のディスプレイにタッチパネルが重合配置された構成を有し、表示画面に各種の画面を表示するとともに、ユーザからタッチパネルへの操作を受け付ける。 The operation display unit 220 has, for example, a configuration in which a touch panel is superposed on a display such as a liquid crystal display, displays various screens on the display screen, and accepts operations from the user to the touch panel.

画像入力部230は、例えばスキャナと、自動原稿送り装置とを備え、原稿台上に配置された原稿、又は自動原稿送り装置から送られた原稿から画像を読み取る。 The image input unit 230 includes, for example, a scanner and an automatic document feeder, and reads an image from a document placed on a platen or a document sent from the automatic document feeder.

画像出力部240は、例えば電子写真方式、インクジェット方式等により用紙等の記録媒体に画像を形成して出力する。 The image output unit 240 forms an image on a recording medium such as paper and outputs it by, for example, an electrophotographic method or an inkjet method.

通信部250は、ネットワークに関する制御を行い、ネットワーク3を介して第1の端末1A、1Bから送信されたグループジョブ及び割り込みジョブの受信を行う。 The communication unit 250 controls the network and receives the group job and the interrupt job transmitted from the first terminals 1A and 1B via the network 3.

排出先駆動部260は、例えば、案内部材と、案内部材を動作させるモータ、ソレノイド等のアクチュエータとを有し、排出先制御手段205による制御に基づき、印刷物の排出先を切り替える。排出先駆動部260は、各排出先に配置されたアクチュエータを駆動して案内部材の方向を変化させることにより、印刷物の排出先を切り替える。 The discharge destination drive unit 260 has, for example, a guide member and an actuator such as a motor or a solenoid that operates the guide member, and switches the discharge destination of the printed matter based on the control by the discharge destination control means 205. The discharge destination drive unit 260 switches the discharge destination of the printed matter by driving the actuators arranged at each discharge destination to change the direction of the guide member.

後処理部22は、排出先制御手段205による制御に基づき、印刷部21で生成された印刷物に裁断、製本、ホチキス止等を含む後処理を行う。 The post-processing unit 22 performs post-processing including cutting, bookbinding, stapling, etc. on the printed matter generated by the printing unit 21 based on the control by the discharge destination control means 205.

次に、制御部200の各手段201〜207について説明する。 Next, each means 201 to 207 of the control unit 200 will be described.

表示制御手段201は、ポップアップ画面情報213に含まれるポップアップ画面221〜226を読み出し、操作表示部220に表示し、ポップアップ画面221〜226に対して行われた操作の内容を受け付ける。 The display control means 201 reads out the pop-up screens 221 to 226 included in the pop-up screen information 213, displays them on the operation display unit 220, and receives the contents of the operation performed on the pop-up screens 221-226.

受付手段202は、グループジョブ及び割り込みジョブを第1の端末1A及び第2の端末1Bから受け付ける。受付手段202は、グループジョブから次工程開始日時tnを取得する。 The receiving means 202 receives the group job and the interrupt job from the first terminal 1A and the second terminal 1B. The reception means 202 acquires the next process start date and time tun from the group job.

実行手段203は、グループジョブ、割り込みジョブ等を実行する。実行手段203は、グループジョブの排出先と割り込みジョブの排出先が同じ場合は、割り込みジョブの処理結果の取り出しがフォトセンサ等により検出された後に、グループジョブを再開するよう制御してもよい。また、実行手段203は、グループジョブの排出先と割り込みジョブの排出先が同じ場合は、割り込みジョブを実行しないとしてもよい。この場合、実行手段203は、割り込みジョブを実行しない旨を操作表示部202に表示するか、第2の端末1Bに通知してユーザに通知するのが好ましい。 The execution means 203 executes a group job, an interrupt job, and the like. When the discharge destination of the group job and the discharge destination of the interrupt job are the same, the execution means 203 may control to restart the group job after the extraction of the processing result of the interrupt job is detected by the photo sensor or the like. Further, the execution means 203 may not execute the interrupt job when the discharge destination of the group job and the discharge destination of the interrupt job are the same. In this case, it is preferable that the execution means 203 displays on the operation display unit 202 that the interrupt job is not executed, or notifies the second terminal 1B to notify the user.

ジョブ制御手段204は、グループジョブの印刷完了までの予測残時間Tgを印刷ジョブの設定情報に含まれる印刷枚数等から算出する。また、ジョブ制御手段204は、割り込みジョブに基づく割り込み印刷処理の開始から印刷完了までの予測残時間Tiを割り込みジョブの設定情報に含まれる印刷枚数等から算出する。また、ジョブ制御手段204は、切替時間214を切替時間Tsとして記憶部210から取得する。グループジョブの印刷完了までの予測残時間とは、割り込みジョブを受け付けた時からグループジョブの印刷完了までを予測した時間をいう。割り込み印刷処理の開始から印刷完了までの予測残時間とは、割り込み印刷処理の開始から印刷完了までを予測した時間をいう。予測残時間Tgは、第1ジョブの残実行時間の一例である。予測残時間Tiは、第2ジョブの実行時間の一例である。 The job control means 204 calculates the estimated remaining time Tg until the printing of the group job is completed from the number of prints included in the print job setting information and the like. Further, the job control means 204 calculates the estimated remaining time Ti from the start of the interrupt printing process based on the interrupt job to the completion of printing from the number of prints included in the setting information of the interrupt job. Further, the job control means 204 acquires the switching time 214 as the switching time Ts from the storage unit 210. The estimated remaining time until the printing of the group job is completed means the estimated time from the reception of the interrupt job to the completion of printing of the group job. The estimated remaining time from the start of the interrupt printing process to the completion of printing means the estimated time from the start of the interrupt printing process to the completion of printing. The predicted remaining time Tg is an example of the remaining execution time of the first job. The predicted remaining time Ti is an example of the execution time of the second job.

ジョブ制御手段204は、取得した時間、算出した時間から、次の式(1)により、合計時間Ta(図3参照)を算出する。
Ta=Ti+Ts+Tg ・・・(1)
ただし、Ti:割り込み印刷処理の開始から印刷完了までの予測残時間
Ts:切替時間
Tg:グループジョブの印刷完了までの予測残時間
The job control means 204 calculates the total time Ta (see FIG. 3) from the acquired time and the calculated time by the following equation (1).
Ta = Ti + Ts + Tg ・ ・ ・ (1)
However, Ti: Estimated remaining time from the start of interrupt printing processing to the completion of printing
Ts: Switching time
Tg: Estimated remaining time until printing of group job is completed

ジョブ制御手段204は、受付手段202が割り込みジョブを受け付けた時刻、すなわち現在時刻tcを受付手段202から取得し、グループジョブから次工程開始日時tnを取得し、次の式(2)により、次工程開始日時tnと現在時刻tcとの差Td(図3参照)を算出する。
Td=tn−tc ・・・(2)
ただし、tn:次工程開始日時
tc:現在時刻
The job control means 204 acquires the time when the reception means 202 receives the interrupt job, that is, the current time ct from the reception means 202, acquires the next process start date and time tun from the group job, and uses the following equation (2) to obtain the following. The difference Td (see FIG. 3) between the process start date and time tn and the current time tc is calculated.
Td = tn-tk ... (2)
However, tun: next process start date and time
tk: Current time

ジョブ制御手段204は、合計時間Taと差Tdとから、次の式(3)を満たすか否かにより、割り込みジョブがグループジョブの印刷スケジュールに影響するか否かを判断する。
Td>Ta ・・・(3)
ただし、Td: 次工程開始日時tnと現在時刻tcとの差
Ta:合計時間
From the total time Ta and the difference Td, the job control means 204 determines whether or not the interrupt job affects the print schedule of the group job depending on whether or not the following equation (3) is satisfied.
Td> Ta ... (3)
However, Td: The difference between the next process start date and time tn and the current time ct.
Ta: Total time

すなわち、ジョブ制御手段204は、上記式(3)を満たす場合は(例えば、図3の予測残時間TiがA予測の場合)、割り込みジョブがグループジョブの印刷スケジュールに影響しないため、割り込みジョブを実行できると判断する。上記式(3)を満たさない場合は(例えば、図3の予測残時間TiがB予測の場合)、割り込みジョブがグループジョブの印刷スケジュールに影響するため、割り込みジョブを実行できないと判断する。 That is, when the job control means 204 satisfies the above equation (3) (for example, when the predicted remaining time Ti in FIG. 3 is A prediction), the interrupt job does not affect the print schedule of the group job, so that the interrupt job is executed. Judge that it can be executed. If the above equation (3) is not satisfied (for example, when the predicted remaining time Ti in FIG. 3 is B prediction), it is determined that the interrupt job cannot be executed because the interrupt job affects the print schedule of the group job.

ジョブ制御手段204は、グループジョブの実行中に割り込みジョブが受け付けられた場合、グループジョブに含まれる印刷ジョブ中の区切りまで完了した場合は、実行中のグループジョブをキャンセルし、印刷ジョブ中の区切りまでの印刷完了枚数、ページ数等の処理中の情報をグループジョブ格納部212に格納し、後述する割り込み印刷処理又は強制的に行う割り込み印刷処理(以下、強制割り込み印刷処理という。)を実行するよう制御し、その処理完了後にグループジョブ格納部212からグループジョブの印刷完了枚数、ページ数等の処理中の情報を読み出し、これらに基づいてグループジョブの実行を再開するよう制御する。割り込み印刷処理とは、グループジョブの印刷ジョブ実行中以外に割り込ませて実行する印刷処理をいう。強制割り込み印刷処理とは、グループジョブの印刷ジョブの実行中に割り込ませて実行する印刷処理をいう。 The job control means 204 cancels the executing group job when an interrupt job is received during execution of the group job, and when the break in the print job included in the group job is completed, and the break in the print job is completed. Information during processing such as the number of completed prints and the number of pages up to is stored in the group job storage unit 212, and the interrupt print process described later or the interrupt print process forcibly performed (hereinafter referred to as forced interrupt print process) is executed. After the processing is completed, information during processing such as the number of printed group jobs and the number of pages is read from the group job storage unit 212, and control is performed to restart the execution of the group job based on these. The interrupt print process is a print process that is interrupted and executed when the print job of the group job is not being executed. The forced interrupt print process is a print process that is interrupted and executed during the execution of a print job of a group job.

排出先制御手段205は、グループジョブにより生成された印刷物の排出先をグループジョブに基づき決定し、割り込みジョブによる印刷物の排出先を、割り込みジョブ格納部215から読み出し、決定する。排出先制御手段205は、排出先駆動部260を制御する。 The discharge destination control means 205 determines the discharge destination of the printed matter generated by the group job based on the group job, and reads out the discharge destination of the printed matter generated by the interrupt job from the interrupt job storage unit 215 and determines the discharge destination. The discharge destination control means 205 controls the discharge destination drive unit 260.

排出先制御手段205は、グループジョブにより生成される印刷物と割り込みジョブにより生成される印刷物の排出先が同じである場合、後述する排出先決定処理を実行する。排出先制御手段205は、排出先決定処理の結果に基づいて、グループジョブ及び割り込みジョブの排出先を制御する。 When the discharge destination of the printed matter generated by the group job and the printed matter generated by the interrupt job are the same, the discharge destination control means 205 executes the discharge destination determination process described later. The discharge destination control means 205 controls the discharge destinations of the group job and the interrupt job based on the result of the discharge destination determination process.

排出先制御手段205は、グループジョブの排出先と割り込みジョブの排出先が同じ場合は、割り込みジョブの排出先を変更するよう制御してもよい。この場合、割り込みジョブの排出先は、複数の排出先のうち他の排出先よりもユーザが取り出しやすい排出先が好ましい。また、排出先制御手段205は、変更後の排出先を操作表示部202に表示するか、第2の端末1Bに送信してユーザに通知するのが好ましい。排出先制御手段205は、変更後の排出先を他の排出先とは異なる表示態様で表示してもよい。また、排出先制御手段205は、グループジョブの排出先と割り込みジョブの排出先が同じ場合は、割り込みジョブの実行の完了を操作表示部202に表示するか、第2の端末1Bに送信してユーザに通知してもよい。 The discharge destination control means 205 may control to change the discharge destination of the interrupt job when the discharge destination of the group job and the discharge destination of the interrupt job are the same. In this case, the discharge destination of the interrupt job is preferably a discharge destination that is easier for the user to take out than other discharge destinations among the plurality of discharge destinations. Further, it is preferable that the discharge destination control means 205 displays the changed discharge destination on the operation display unit 202 or transmits it to the second terminal 1B to notify the user. The discharge destination control means 205 may display the changed discharge destination in a display mode different from that of other discharge destinations. Further, when the discharge destination of the group job and the discharge destination of the interrupt job are the same, the discharge destination control means 205 displays the completion of the execution of the interrupt job on the operation display unit 202 or transmits it to the second terminal 1B. The user may be notified.

(実施の形態の動作)
次に、印刷システム10の動作の一例について、図4〜図9を参照して説明する。図5は、印刷システム10の動作の一例を示すフローチャートである。
(Operation of the embodiment)
Next, an example of the operation of the printing system 10 will be described with reference to FIGS. 4 to 9. FIG. 5 is a flowchart showing an example of the operation of the printing system 10.

第1の端末1Aは、ワークフローSWを起動し、プロダクション印刷を実行するためのグループジョブを作成する(S110)。 The first terminal 1A activates the workflow SW and creates a group job for executing production printing (S110).

第1の端末1Aは、グループジョブをネットワーク3を介してプリンタ2に送信する(S120)。 The first terminal 1A transmits a group job to the printer 2 via the network 3 (S120).

プリンタ2の受付手段202は、送信されたグループジョブを受け付けし、グループジョブをグループジョブ格納部212に格納し、グループジョブから次工程開始日時tnを取得する(S130)。 The receiving means 202 of the printer 2 accepts the transmitted group job, stores the group job in the group job storage unit 212, and acquires the next process start date and time tn from the group job (S130).

プリンタ2の実行手段203は、グループジョブの実行を開始する。排出先制御手段205は、実行手段203の印刷ジョブの実行により生成された印刷物の排出先をグループジョブに基づき決定し、この決定に基づいて排出先駆動部260を制御する。 The execution means 203 of the printer 2 starts executing the group job. The discharge destination control means 205 determines the discharge destination of the printed matter generated by the execution of the print job of the execution means 203 based on the group job, and controls the discharge destination drive unit 260 based on this determination.

第2の端末1Bは、割り込みジョブをネットワーク3を介してプリンタ2に送信する(S140)。 The second terminal 1B transmits an interrupt job to the printer 2 via the network 3 (S140).

受付手段202は、割り込みジョブを受け付けし、割り込みジョブを割り込みジョブ格納部215に格納し、グループジョブに含まれる印刷処理が実行中であるか否かを判断する(S150)。グループジョブに含まれる印刷処理が実行中でない場合(S150:No)、実行手段203は、割り込みジョブに基づく割り込み印刷処理を実行する(S240)。割り込み印刷処理の動作については図8を用いて後述する。 The receiving means 202 accepts an interrupt job, stores the interrupt job in the interrupt job storage unit 215, and determines whether or not the print process included in the group job is being executed (S150). When the print process included in the group job is not being executed (S150: No), the execution means 203 executes the interrupt print process based on the interrupt job (S240). The operation of the interrupt printing process will be described later with reference to FIG.

グループジョブに含まれる印刷処理が実行中である場合(S150:Yes)、ジョブ制御手段204は、割り込みジョブがグループジョブの印刷スケジュールに影響するか否かを判断する(S160)。判断の詳細については図6を用いて後述する。 When the print process included in the group job is being executed (S150: Yes), the job control means 204 determines whether or not the interrupt job affects the print schedule of the group job (S160). The details of the determination will be described later with reference to FIG.

ジョブ制御手段204が割り込みジョブがグループジョブの印刷スケジュールに影響するため、割り込みジョブは実行不可であると判断した場合(S170:Yes)、表示制御手段201は、ポップアップ画面221(図4(a)参照)をポップアップ画面情報213から読み出し、操作表示部220に表示する(S171)。 When the job control means 204 determines that the interrupt job cannot be executed because the interrupt job affects the print schedule of the group job (S170: Yes), the display control means 201 displays the pop-up screen 221 (FIG. 4A). Refer to) is read from the pop-up screen information 213 and displayed on the operation display unit 220 (S171).

図4(a)は、「割り込みジョブ実行の場合グループジョブが納期までに完了しないため、割り込みジョブ実行不可である」旨を表示するポップアップ画面221の一例を示す図である。ポップアップ画面221は、「はい」ボタン221aを含む。「はい」ボタン221aが操作されると、実行手段203は、グループジョブの実行を継続する(S260)。 FIG. 4A is a diagram showing an example of a pop-up screen 221 displaying "In the case of interrupt job execution, the interrupt job cannot be executed because the group job is not completed by the delivery date". The pop-up screen 221 includes a "yes" button 221a. When the "Yes" button 221a is operated, the execution means 203 continues executing the group job (S260).

ジョブ制御手段204が割り込みジョブがグループジョブの印刷スケジュールに影響しないため、割り込みジョブは実行可能であると判断した場合(S170:No)、排出先制御手段205は、グループジョブ格納部212に格納されている情報に基づきグループジョブの排出先を決定する(S180)。排出先制御手段205は、割り込みジョブ格納部215に格納されている割り込みジョブから排出先を読み出し、決定する(S190)。 When the job control means 204 determines that the interrupt job can be executed because the interrupt job does not affect the print schedule of the group job (S170: No), the discharge destination control means 205 is stored in the group job storage unit 212. The discharge destination of the group job is determined based on the information provided (S180). The discharge destination control means 205 reads the discharge destination from the interrupt job stored in the interrupt job storage unit 215 and determines the discharge destination (S190).

ジョブ制御手段204は、グループジョブの排出先と割り込みジョブの排出先とが同じであるか否かを判断する(S200)。排出先が同じでない場合(S200:No)、実行手段202は、後述する割り込み印刷処理の実行を開始し(S240)、割り込み印刷処理が完了した後、グループジョブの実行を再開する。 The job control means 204 determines whether or not the discharge destination of the group job and the discharge destination of the interrupt job are the same (S200). If the discharge destinations are not the same (S200: No), the executing means 202 starts executing the interrupt printing process described later (S240), and after the interrupt printing process is completed, restarts the execution of the group job.

排出先が同一である場合(S200:Yes)、排出先制御手段205は、排出先決定処理を実行する(S210)。排出先決定処理の詳細については図7を用いて後述する。 When the discharge destinations are the same (S200: Yes), the discharge destination control means 205 executes the discharge destination determination process (S210). The details of the discharge destination determination process will be described later with reference to FIG. 7.

排出先決定処理の完了後(S210)、表示制御手段201は、ポップアップ画面情報213からポップアップ画面222(図4(b)、(c)参照)を読み出し、操作表示部220に表示する。 After the discharge destination determination process is completed (S210), the display control means 201 reads the pop-up screen 222 (see FIGS. 4 (b) and 4 (c)) from the pop-up screen information 213 and displays it on the operation display unit 220.

図4(b)及び図4(c)は、グループジョブと割り込みジョブの排出先が同一である場合に割り込みジョブの排出先222aを選択するポップアップ画面222の一例を示す図である。ポップアップ画面222は、「排出先選択」ボタン222aと、「はい」ボタン222bと、「いいえ」ボタン222cとを含む。「排出先選択」ボタン222aを操作すると、図4(c)に示すように、プルダウンメニューが表示され、割り込みジョブの排出先を選択することができる。なお、「排出先選択」ボタン222aでプルダウンメニューにより表示される排出先のうち、ユーザが取り出しやすいトップトレイ群を青色等で強調表示してもよい。 4 (b) and 4 (c) are diagrams showing an example of a pop-up screen 222 for selecting the interrupt job discharge destination 222a when the discharge destinations of the group job and the interrupt job are the same. The pop-up screen 222 includes a "destination selection" button 222a, a "yes" button 222b, and a "no" button 222c. When the "discharge destination selection" button 222a is operated, a pull-down menu is displayed as shown in FIG. 4C, and the discharge destination of the interrupt job can be selected. Of the discharge destinations displayed by the pull-down menu with the “Select discharge destination” button 222a, the top tray group that is easy for the user to take out may be highlighted in blue or the like.

ポップアップ画面222の「はい」ボタン222bが操作された場合(S220:Yes)、排出先制御手段205は、割り込みジョブにより印刷された印刷物の排出先を「排出先選択」ボタン222aで選択された排出先に変更するよう排出先駆動部260を制御する。実行手段203は、後述する割り込み印刷処理の実行を開始し(S240)、割り込み印刷処理が完了した後、グループジョブの実行を再開する。 When the "Yes" button 222b of the pop-up screen 222 is operated (S220: Yes), the discharge destination control means 205 selects the discharge destination of the printed matter printed by the interrupt job with the "Discharge destination selection" button 222a. The discharge destination drive unit 260 is controlled so as to change first. The execution means 203 starts executing the interrupt printing process described later (S240), and resumes the execution of the group job after the interrupt printing process is completed.

ポップアップ画面222の「いいえ」ボタン222bが操作された場合(S220:No)、表示制御手段201は、ポップアップ画面223(図4(d)参照)をポップアップ画面情報213から読み出し、操作表示部220に表示する(S230)。 When the "No" button 222b of the pop-up screen 222 is operated (S220: No), the display control means 201 reads the pop-up screen 223 (see FIG. 4D) from the pop-up screen information 213 and displays it on the operation display unit 220. Display (S230).

図4(d)は、強制割り込み印刷処理の実行を開始するか否かを選択するポップアップ画面223の一例を示す図である。ポップアップ画面223は、「はい」ボタン223aと、「いいえ」ボタン223bとを含む。「いいえ」ボタン223bが操作された場合(S230:No)、表示制御手段201は、ポップアップ画面情報213から「排出先重複により割り込みジョブ実行不可」の旨を示すポップアップ画面224(図4(e)参照)を読み出し、操作表示部220に表示する。 FIG. 4D is a diagram showing an example of a pop-up screen 223 for selecting whether or not to start execution of the forced interrupt printing process. The pop-up screen 223 includes a "yes" button 223a and a "no" button 223b. When the "No" button 223b is operated (S230: No), the display control means 201 displays the pop-up screen 224 (FIG. 4 (e)) indicating that "interrupt job execution is not possible due to duplication of discharge destinations" from the pop-up screen information 213. (See) is read and displayed on the operation display unit 220.

図4(e)は、「排出先重複により割り込みジョブ実行不可」の旨を表示するポップアップ画面224の一例を示す図である。ポップアップ画面224は、「はい」ボタン224aを含む。「はい」ボタン224aが操作されると、実行手段203は、グループジョブの実行を継続する(S260)。 FIG. 4E is a diagram showing an example of a pop-up screen 224 indicating that “interrupt job execution is not possible due to duplication of discharge destinations”. The pop-up screen 224 includes a "yes" button 224a. When the "Yes" button 224a is operated, the execution means 203 continues executing the group job (S260).

ポップアップ画面223の「はい」ボタン223aが操作された場合(S230:Yes)、実行手段203は、強制割り込み印刷処理の実行を開始する(S250)。強制割り込み印刷処理の内容については図9を用いて後述する。強制割り込み印刷処理が完了した後、実行手段203は、グループジョブの実行を再開する。 When the "Yes" button 223a of the pop-up screen 223 is operated (S230: Yes), the executing means 203 starts executing the forced interrupt printing process (S250). The content of the forced interrupt printing process will be described later with reference to FIG. After the forced interrupt printing process is completed, the execution means 203 resumes the execution of the group job.

(印刷スケジュールに影響するか否かの判断処理)
図6は、図5に示すステップS160の詳細を示すフローチャートである。
(Processing to determine whether it affects the print schedule)
FIG. 6 is a flowchart showing the details of step S160 shown in FIG.

ジョブ制御手段204は、現在実行中のグループジョブの印刷完了までの予測残時間Tgを算出し(S161)、割り込み印刷処理(S240)の開始から印刷完了までの予測残時間Tiを算出し(S162)、記憶部210から切替時間214を切替時間Tsとして読み出す(S163)。 The job control means 204 calculates the estimated remaining time Tg from the start of the currently executing group job to the completion of printing (S161), and calculates the estimated remaining time Ti from the start of the interrupt printing process (S240) to the completion of printing (S162). ), The switching time 214 is read out from the storage unit 210 as the switching time Ts (S163).

ジョブ制御手段204は、上記予測残時間Tg、上記予測残時間Ti、上記切替時間Tsを加算して合計時間Taを算出し、受付手段202から現在時刻tcを取得し、ステップS120で取得した次工程開始日時tnと現在時刻tcとの差Td=tn−tcを算出する。 The job control means 204 adds the predicted remaining time Tg, the predicted remaining time Ti, and the switching time Ts to calculate the total time Ta, obtains the current time ct from the receiving means 202, and obtains the current time ct in step S120. The difference Td = tn−tc between the process start date and time tn and the current time ct is calculated.

ジョブ制御手段204は、合計時間Taと差Tdに基づいて、割り込み印刷処理(S240)がグループジョブの印刷スケジュールに影響するか否かを判断する(S164)。すなわち、合計時間Taが次工程開始日時tnと現在時刻tcとの差Td=tn−tcを超えた場合(Td<Ta)は、割り込み印刷処理がグループジョブの印刷スケジュールに影響するため、割り込みジョブは実行不可であると判断する。合計時間Taが差Td以下の場合は、割り込み印刷処理がグループジョブの印刷スケジュールに影響しないと判断する。 The job control means 204 determines whether or not the interrupt printing process (S240) affects the printing schedule of the group job based on the total time Ta and the difference Td (S164). That is, when the total time Ta exceeds the difference Td = tt-tk between the next process start date and time nt and the current time ct (Td <Ta), the interrupt print process affects the print schedule of the group job, so that the interrupt job Judges as infeasible. When the total time Ta is less than or equal to the difference Td, it is determined that the interrupt printing process does not affect the printing schedule of the group job.

(排出先決定処理(S210))
図7は、図5に示すフローチャートのステップS210の詳細を示すフローチャートである。
(Discharge destination determination process (S210))
FIG. 7 is a flowchart showing the details of step S210 of the flowchart shown in FIG.

排出先制御手段205は、実行手段203から現在のグループジョブの排出先構成を取得し(S211)、現在のグループジョブの処理で利用しない排出先を取得する(S212)。 The discharge destination control means 205 acquires the discharge destination configuration of the current group job from the execution means 203 (S211), and acquires the discharge destination that is not used in the processing of the current group job (S212).

排出先制御手段205は、グループジョブの処理で利用されない排出先にトップトレイ群が含まれるか否かを判断する(S213)。トップトレイ群が含まれる場合(S213:Yes)、排出先制御手段205は、割り込み印刷処理(S240)又は強制割り込み印刷処理(S250)の排出先をグループジョブの処理で利用しないトップトレイ群の中で一番印刷部20に近い排出先に決定する(S214)。トップトレイ群が含まれない場合(S213:No)、排出先制御手段205は、割り込み印刷処理(S240)又は強制割り込み印刷処理(S250)の排出先をグループジョブの処理で利用されないその他のトレイ群の中で一番印刷部20に近い排出先に決定する(S215)。その他のトレイ群は、例えば、第1スタッカートレイ23Aと、第2スタッカートレイ23Bと、フィニッシャートレイ25と、外部フィニッシャー27とから構成されている。 The discharge destination control means 205 determines whether or not the top tray group is included in the discharge destination that is not used in the processing of the group job (S213). When the top tray group is included (S213: Yes), the discharge destination control means 205 is in the top tray group in which the discharge destination of the interrupt printing process (S240) or the forced interrupt printing process (S250) is not used in the group job processing. The discharge destination closest to the printing unit 20 is determined (S214). When the top tray group is not included (S213: No), the discharge destination control means 205 does not use the discharge destination of the interrupt printing process (S240) or the forced interrupt printing process (S250) in the processing of the group job. The discharge destination closest to the printing unit 20 is determined (S215). The other tray group is composed of, for example, a first stacker tray 23A, a second stacker tray 23B, a finisher tray 25, and an external finisher 27.

(割り込み印刷処理(S240)の動作)
図8は、図5に示すステップS240の詳細を示すフローチャートである。
(Operation of interrupt printing process (S240))
FIG. 8 is a flowchart showing the details of step S240 shown in FIG.

実行手段203は、グループジョブに含まれる印刷ジョブを実行する(S241)。ジョブ制御手段204は、グループジョブの印刷ジョブ中の区切りまで印刷を完了したか否かを判断する(S242)。印刷ジョブ中の区切りまで印刷を完了していない場合(S242:No)、実行手段203は、グループジョブに含まれる印刷ジョブの実行を継続する(S241)。 The execution means 203 executes the print job included in the group job (S241). The job control means 204 determines whether or not printing has been completed up to the break in the print job of the group job (S242). When printing is not completed until the break in the print job (S242: No), the execution means 203 continues the execution of the print job included in the group job (S241).

ジョブ制御手段204が、印刷ジョブ中の区切りまで処理が完了したと判断した場合(S242:Yes)、ジョブ制御手段204は、現在実行中のグループジョブをキャンセルし、グループジョブの印刷完了枚数、ページ数等の処理中の情報をグループジョブ格納部212に格納する(S243)。 When the job control means 204 determines that the process has been completed up to the break in the print job (S242: Yes), the job control means 204 cancels the currently executing group job, and the number of printed group jobs and the page. Information being processed such as a number is stored in the group job storage unit 212 (S243).

次に、実行手段203は、割り込み印刷処理を実行する(S244)。実行手段203が割り込み印刷処理を完了した場合(S245:Yes)、ジョブ制御手段204は、グループジョブ格納部212からキャンセルしたグループジョブの印刷完了している枚数、ページ数等の処理中の情報を読み出し、実行手段203は、グループジョブに含まれる印刷ジョブの実行を再開する(S246)。 Next, the executing means 203 executes the interrupt printing process (S244). When the execution means 203 completes the interrupt print process (S245: Yes), the job control means 204 outputs information during processing such as the number of completed prints and the number of pages of the group job canceled from the group job storage unit 212. The read / execute means 203 resumes the execution of the print job included in the group job (S246).

(強制割り込み印刷処理(S250))
図9は、図5に示すフローチャートのステップS250の詳細を示すフローチャートである。
(Forced interrupt printing process (S250))
FIG. 9 is a flowchart showing the details of step S250 of the flowchart shown in FIG.

実行手段203は、グループジョブに含まれる印刷ジョブを実行する(S251)。ジョブ制御手段204は、グループジョブの印刷ジョブ中の区切りまで印刷を完了したか否かを判断する(S252)。印刷ジョブの区切りまで印刷を完了していない場合(S252:No)、実行手段203は、グループジョブの実行を継続する(S251)。 The execution means 203 executes the print job included in the group job (S251). The job control means 204 determines whether or not printing has been completed up to the break in the print job of the group job (S252). If printing is not completed until the print job is separated (S252: No), the execution means 203 continues the execution of the group job (S251).

ジョブ制御手段204が、印刷ジョブ中の区切りまで印刷を完了したと判断した場合(S252:Yes)、ジョブ制御手段204は、現在実行中のグループジョブをキャンセルし、グループジョブの印刷完了枚数、ページ数等の処理中の情報をグループジョブ格納部212に格納する(S253)。 When the job control means 204 determines that printing has been completed up to the break in the print job (S252: Yes), the job control means 204 cancels the currently executing group job, and the number of completed prints of the group job and the page. Information being processed such as a number is stored in the group job storage unit 212 (S253).

次に、実行手段203は、強制割り込み印刷処理を実行する(S254)。実行手段203が強制割り込み印刷処理を完了した場合(S255:Yes)、表示制御手段201は、ポップアップ画面情報213からポップアップ画面225(図4(f)参照)を読み出し、操作表示部220に表示する(S256)。 Next, the executing means 203 executes the forced interrupt printing process (S254). When the executing means 203 completes the forced interrupt printing process (S255: Yes), the display control means 201 reads the pop-up screen 225 (see FIG. 4F) from the pop-up screen information 213 and displays it on the operation display unit 220. (S256).

図4(f)は、強制割り込み印刷処理が完了した旨を表示するポップアップ画面225の一例を示す図である。ポップアップ画面225は、「はい」ボタン225aを含む。「はい」ボタン225aが操作され、プリンタ2の「スタート」ボタンが操作されると(S257)、表示制御手段201は、ポップアップ画面情報213からポップアップ画面226(図4(g)参照)を読み出し、操作表示部220に表示する(S258)。 FIG. 4F is a diagram showing an example of a pop-up screen 225 indicating that the forced interrupt printing process has been completed. The pop-up screen 225 includes a "yes" button 225a. When the "Yes" button 225a is operated and the "Start" button of the printer 2 is operated (S257), the display control means 201 reads the pop-up screen 226 (see FIG. 4 (g)) from the pop-up screen information 213. It is displayed on the operation display unit 220 (S258).

図4(g)は、グループジョブ再開の旨を表示するポップアップ画面226の一例を示す図である。ポップアップ画面226は、「はい」ボタン226aを含む。「はい」ボタン226aが操作されると、ジョブ制御手段204は、グループジョブ格納部212からキャンセルしたグループジョブの印刷完了枚数、ページ数等の処理中の情報を読み出し、実行手段203は、グループジョブの実行を再開する(S259)。 FIG. 4 (g) is a diagram showing an example of a pop-up screen 226 indicating that the group job is restarted. The pop-up screen 226 includes a "yes" button 226a. When the "Yes" button 226a is operated, the job control means 204 reads the processing information such as the number of completed prints and the number of pages of the canceled group job from the group job storage unit 212, and the execution means 203 reads the group job. Is resumed (S259).

以上、本発明の実施の形態を説明したが、本発明の実施の形態は上記実施の形態に限定されるものではなく、本発明の要旨を変更しない範囲内で種々の変形、実施が可能である。 Although the embodiment of the present invention has been described above, the embodiment of the present invention is not limited to the above embodiment, and various modifications and implementations are possible without changing the gist of the present invention. is there.

制御部200の各手段は、それぞれ一部又は全部を再構成可能回路(FPGA:Field Programmable Gate Array)、特定用途向け集積回路(ASIC:Application Specific Integrated Circuit)等のハードウエア回路によって構成してもよい。 Each means of the control unit 200 may be composed of hardware circuits such as a reconfigurable circuit (FPGA: Field Programmable Gate Array) and an application specific integrated circuit (ASIC), which are partially or wholly reconfigurable. Good.

また、本発明の要旨を変更しない範囲内で、上記実施の形態の構成要素の一部を省くことや変更することが可能である。 Further, it is possible to omit or change a part of the constituent elements of the above-described embodiment without changing the gist of the present invention.

また、本発明の要旨を変更しない範囲内で、上記実施の形態のフローにおいて、ステップの追加、削除、変更、入替え等が可能である。また、上記実施の形態で用いたプログラムをCD−ROM等のコンピュータ読み取り可能な記録媒体に記録して提供することができる。また、上記実施の形態で用いたプログラムをクラウドサーバ等の外部サーバに格納しておき、ネットワークを介して利用することができる。 In addition, steps can be added, deleted, changed, replaced, etc. in the flow of the above-described embodiment without changing the gist of the present invention. Further, the program used in the above embodiment can be recorded and provided on a computer-readable recording medium such as a CD-ROM. Further, the program used in the above embodiment can be stored in an external server such as a cloud server and used via a network.

1A…第1の端末、1B…第2の端末、2…プリンタ、3…ネットワーク、10…印刷システム、20…給紙部、20a…給紙トレイ、21…印刷部、22…後処理部、23A…第1スタッカートレイ、23B…第2スタッカートレイ、24A…第1スタッカー排出トレイ、24B…第2スタッカー排出トレイ、25…フィニッシャートレイ、26…フィニッシャー排出トレイ、27…外部フィニッシャー、200…制御部、201…表示制御手段、202…受付手段、203…実行手段、204…ジョブ制御手段、205…排出先制御手段、210…記憶部、211…プログラム、212…グループジョブ格納部、213…ポップアップ画面情報、214…切替時間、215…割り込みジョブ格納部、220…操作表示部、230…画像入力部、240…画像出力部、250…通信部、260…排出先駆動部 1A ... 1st terminal, 1B ... 2nd terminal, 2 ... printer, 3 ... network, 10 ... printing system, 20 ... paper feed unit, 20a ... paper feed tray, 21 ... printing unit, 22 ... post-processing unit, 23A ... 1st stacker tray, 23B ... 2nd stacker tray, 24A ... 1st stacker discharge tray, 24B ... 2nd stacker discharge tray, 25 ... finisher tray, 26 ... finisher discharge tray, 27 ... external finisher, 200 ... control unit , 201 ... Display control means, 202 ... Reception means, 203 ... Execution means, 204 ... Job control means, 205 ... Discharge destination control means, 210 ... Storage unit, 211 ... Program, 212 ... Group job storage unit, 213 ... Pop-up screen Information, 214 ... Switching time, 215 ... Interrupt job storage unit, 220 ... Operation display unit, 230 ... Image input unit, 240 ... Image output unit, 250 ... Communication unit, 260 ... Discharge destination drive unit

Claims (14)

納期が設定されている第1ジョブの実行中に、納期が設定されていない第2ジョブを受け付けた場合に、前記第2ジョブを実行しても前記第1ジョブの納期を超えない場合は、前記第2ジョブを実行するよう制御する制御手段、
を備えた情報処理装置。
If a second job for which a delivery date is not set is accepted during execution of a first job for which a delivery date is set, and the delivery date for the first job is not exceeded even if the second job is executed, A control means for controlling the execution of the second job,
Information processing device equipped with.
前記制御手段は、前記第1ジョブの納期を超える場合は、前記第2ジョブを実行しない、
請求項1に記載の情報処理装置。
The control means does not execute the second job when the delivery date of the first job is exceeded.
The information processing device according to claim 1.
前記制御手段は、前記第1ジョブの排出先と前記第2ジョブの排出先が同じ場合は、前記第2ジョブの排出先を変更するよう制御する、
請求項2に記載の情報処理装置。
When the discharge destination of the first job and the discharge destination of the second job are the same, the control means controls to change the discharge destination of the second job.
The information processing device according to claim 2.
前記第2ジョブの排出先は、複数の排出先のうち他の排出先よりもユーザが取り出しやすい排出先である、
請求項3に記載の情報処理装置。
The discharge destination of the second job is a discharge destination that is easier for the user to take out than the other discharge destinations among the plurality of discharge destinations.
The information processing device according to claim 3.
前記制御手段は、変更後の排出先を前記ユーザに通知する、
請求項3に記載の情報処理装置。
The control means notifies the user of the changed discharge destination.
The information processing device according to claim 3.
前記制御手段は、変更後の排出先を前記他の排出先とは異なる表示態様で表示する、
請求項4に記載の情報処理装置。
The control means displays the changed discharge destination in a display mode different from that of the other discharge destinations.
The information processing device according to claim 4.
前記制御手段は、前記第1ジョブの排出先と前記第2ジョブの排出先が同じ場合は、第2ジョブの実行の完了をユーザに通知する、
請求項1に記載の情報処理装置。
When the discharge destination of the first job and the discharge destination of the second job are the same, the control means notifies the user of the completion of the execution of the second job.
The information processing device according to claim 1.
前記制御手段は、前記第2ジョブの処理結果の取り出しが検出された場合に、前記第1ジョブを再開するよう制御する、
請求項7に記載の情報処理装置。
The control means controls to restart the first job when the extraction of the processing result of the second job is detected.
The information processing device according to claim 7.
前記制御手段は、前記第1ジョブの排出先と前記第2ジョブの排出先が同じ場合は、前記第2ジョブを実行しない、
請求項1に記載の情報処理装置。
The control means does not execute the second job when the discharge destination of the first job and the discharge destination of the second job are the same.
The information processing device according to claim 1.
前記制御手段は、前記第2ジョブを実行しない旨をユーザに通知する、
請求項9に記載の情報処理装置。
The control means notifies the user that the second job is not executed.
The information processing device according to claim 9.
前記第1ジョブは、複数の処理として印刷処理と後処理とを含み、前記処理間に区切りを有する場合に、前記制御手段は、前記区切りの時間が最も長い区切りに前記第2ジョブを実行するよう制御する、
請求項1に記載の情報処理装置。
The first job includes a print process and a post-process as a plurality of processes, and when there is a break between the processes, the control means executes the second job at the break having the longest break time. Control,
The information processing device according to claim 1.
前記第2ジョブが実行される前記区切りは、前記印刷処理と前記後処理との間である、
請求項11に記載の情報処理装置。
The delimiter on which the second job is executed is between the printing process and the post-processing.
The information processing device according to claim 11.
前記納期が越えるか否かは、第1ジョブの納期が設定されている処理の残実行時間と第2ジョブの実行時間とジョブの切替時間を踏まえて判断される、
請求項1に記載の情報処理装置。
Whether or not the delivery date is exceeded is determined based on the remaining execution time of the process for which the delivery date of the first job is set, the execution time of the second job, and the job switching time.
The information processing device according to claim 1.
コンピュータを、
納期が設定されている第1ジョブの実行中に、納期が設定されていない第2ジョブを受け付けた場合に、前記第2ジョブを実行しても前記第1ジョブの納期を超えない場合は、前記第2ジョブを実行するよう制御する制御手段、
として機能させるためのプログラム。
Computer,
If a second job for which a delivery date is not set is accepted during execution of a first job for which a delivery date is set, and the delivery date for the first job is not exceeded even if the second job is executed, A control means for controlling the execution of the second job,
A program to function as.
JP2019053404A 2019-03-20 2019-03-20 Information processing apparatus and program Pending JP2020152015A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2019053404A JP2020152015A (en) 2019-03-20 2019-03-20 Information processing apparatus and program
US16/531,117 US10809953B2 (en) 2019-03-20 2019-08-04 Information processing apparatus for controlling interrupt job and non-transitory computer readable medium storing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019053404A JP2020152015A (en) 2019-03-20 2019-03-20 Information processing apparatus and program

Publications (1)

Publication Number Publication Date
JP2020152015A true JP2020152015A (en) 2020-09-24

Family

ID=72515791

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019053404A Pending JP2020152015A (en) 2019-03-20 2019-03-20 Information processing apparatus and program

Country Status (2)

Country Link
US (1) US10809953B2 (en)
JP (1) JP2020152015A (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2023028843A (en) 2021-08-20 2023-03-03 セイコーエプソン株式会社 Method for production, production system, and production program
JP2023028842A (en) 2021-08-20 2023-03-03 セイコーエプソン株式会社 Method for production, production system, and production program
JP2023028835A (en) 2021-08-20 2023-03-03 セイコーエプソン株式会社 Method for production, production system, and production program
CN115708057A (en) * 2021-08-20 2023-02-21 精工爱普生株式会社 Display screen generation device, display screen generation method, and recording medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005297381A (en) * 2004-04-13 2005-10-27 Fuji Xerox Co Ltd Image forming apparatus, method for controlling the same, and program of controlling the same
JP2014061638A (en) * 2012-09-20 2014-04-10 Canon Inc Printer, method for controlling the same, and program
JP2014076582A (en) * 2012-10-10 2014-05-01 Ricoh Co Ltd Image formation device, image formation method and program
JP2014210400A (en) * 2013-04-19 2014-11-13 キヤノン株式会社 Print control device, method and program
JP2015223760A (en) * 2014-05-28 2015-12-14 キヤノン株式会社 Printing system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005267176A (en) 2004-03-18 2005-09-29 Ricoh Co Ltd Printing system, host device, printer
JP4854435B2 (en) * 2006-09-08 2012-01-18 キヤノン株式会社 Workflow management apparatus and workflow management method
JP5196921B2 (en) * 2007-09-04 2013-05-15 キヤノン株式会社 Printing system and printing system control method
JP6414680B2 (en) 2014-10-31 2018-10-31 京セラドキュメントソリューションズ株式会社 Image forming apparatus and image forming method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005297381A (en) * 2004-04-13 2005-10-27 Fuji Xerox Co Ltd Image forming apparatus, method for controlling the same, and program of controlling the same
JP2014061638A (en) * 2012-09-20 2014-04-10 Canon Inc Printer, method for controlling the same, and program
JP2014076582A (en) * 2012-10-10 2014-05-01 Ricoh Co Ltd Image formation device, image formation method and program
JP2014210400A (en) * 2013-04-19 2014-11-13 キヤノン株式会社 Print control device, method and program
JP2015223760A (en) * 2014-05-28 2015-12-14 キヤノン株式会社 Printing system

Also Published As

Publication number Publication date
US20200301638A1 (en) 2020-09-24
US10809953B2 (en) 2020-10-20

Similar Documents

Publication Publication Date Title
JP2020152015A (en) Information processing apparatus and program
KR100897643B1 (en) Printing system job processing method storage medium and printing apparatus
US9377978B2 (en) Image processing apparatus that improves efficiency of post processing, control method for image processing apparatus that improves efficiency of post processing, and storage medium for storing instructions for image processing apparatus that improves efficiency of post processing
JP5782755B2 (en) Image forming apparatus
JP2004531799A (en) Control method of printing system using print queue
JP5824880B2 (en) Image reading apparatus, image reading apparatus control method, and image reading apparatus control program
KR100881378B1 (en) Image forming apparatus
JP6188478B2 (en) Printing apparatus, printing apparatus control method, and program
JP2010162896A (en) Image forming apparatus and print control method
JP2004288032A (en) Print system, print control method, and printer
JP4091023B2 (en) Printing apparatus, printing method, control program, and recording medium
JP2015225372A (en) Information display device
CN104238972B (en) The control method of printing equipment and printing equipment
US11516358B2 (en) Image forming apparatus, method of controlling the same, and medium
JP2006123476A (en) Printing apparatus, printing control method, printing control program, and recording medium recording printing control program
JPH1011242A (en) Printing system
JP2005167637A (en) Printing system, printing control method, and control method of the printing system
JP4985997B2 (en) Printing apparatus and printing system
US9409738B2 (en) Printing apparatus and control method
JP2005174367A (en) Image forming apparatus
US9851934B2 (en) Printing apparatus for managing execution order of newly generated print job and plurality of print jobs, control method therefor, and storage medium
JP4323635B2 (en) Image recording device
JP6770618B2 (en) Image processing system
JP4512373B2 (en) Image forming apparatus, image forming system, computer program, and recording medium
JP7087897B2 (en) Print control unit, program and printing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220228

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221122

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20230516