JPH09185473A - Printer controller - Google Patents

Printer controller

Info

Publication number
JPH09185473A
JPH09185473A JP7342945A JP34294595A JPH09185473A JP H09185473 A JPH09185473 A JP H09185473A JP 7342945 A JP7342945 A JP 7342945A JP 34294595 A JP34294595 A JP 34294595A JP H09185473 A JPH09185473 A JP H09185473A
Authority
JP
Japan
Prior art keywords
job
priority
jobs
print
interrupt
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.)
Granted
Application number
JP7342945A
Other languages
Japanese (ja)
Other versions
JP3178323B2 (en
Inventor
Tetsuya Suzukawa
哲也 鈴川
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 JP34294595A priority Critical patent/JP3178323B2/en
Publication of JPH09185473A publication Critical patent/JPH09185473A/en
Application granted granted Critical
Publication of JP3178323B2 publication Critical patent/JP3178323B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent the confusion of the output result, to keep order relation between preferential jobs and to suitably execute ordinary jobs concerning a printer controller with which the preferential jobs are interrupted and outputted. SOLUTION: At the time of interrupted printing due to the preferential jobs, such printing is outputted to a printer control means 2 by an interruption reporting means 3 so that the interrupted printing can be easily recognized from the output result. Besides, a job execution order managing means 1 inhibits the reinterruption of preferential jobs so that the output result at the time of preferential job execution can not be confused, and the preferential jobs are processed in the order of reception so that the order relation between the preferential jobs can be kept. Further, since the processing ratio of ordinary jobs to the preferential job is set by a preferential job output ratio setting means 4, even when a lot of preferential jobs are generated, the state of not processing the ordinary jobs for a long time is avoided.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はプリンタ制御装置に
関し、特に、ネットワークに接続されているワークステ
ーション、パーソナルコンピュータなどからのプリント
ジョブを受け付けてプリンタに出力するとき優先ジョブ
については通常ジョブの実行中に割り込むことができる
プリンタ制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer control device, and more particularly, when a print job from a workstation, a personal computer or the like connected to a network is received and output to a printer, a normal job is being executed. The present invention relates to a printer control device that can interrupt the.

【0002】[0002]

【従来の技術】従来より、複数のクライアントからのプ
リントジョブを受け付けてプリント処理を行うプリント
制御装置がある。プリント制御装置は受け付けたジョブ
の順番にプリンタの出力処理を行う。したがって、先に
受け付けたジョブがページ数の大きなファイルである場
合には、後続のジョブは前のジョブが完了するまで長時
間待機させられることになり、プリント枚数が少なくて
もすぐに出力結果を得ることはできない。
2. Description of the Related Art Conventionally, there is a print control apparatus which receives print jobs from a plurality of clients and performs print processing. The print control device performs output processing of the printer in the order of the received jobs. Therefore, if the job received first is a file with a large number of pages, the subsequent jobs will wait for a long time until the previous job is completed, and the output result will be output immediately even if the number of prints is small. Can't get

【0003】このため、たとえば特開平01−2860
17号公報に記載の印刷制御装置では、ジョブに優先度
を付加し、現在印刷中のジョブより優先度の高いジョブ
が送信されて来た場合に、現在印刷中のジョブの処理を
中断し、後から送信されたジョブを印刷し、印刷終了後
に、中断中のジョブの印刷を再開するということを行っ
ている。
Therefore, for example, Japanese Patent Laid-Open No. 01-2860
In the print control apparatus described in Japanese Patent Publication No. 17, a priority is added to a job, and when a job having a higher priority than the job currently being printed is transmitted, the processing of the job currently being printed is interrupted, The job transmitted later is printed, and after the printing is completed, the printing of the interrupted job is resumed.

【0004】また、出力の途中でも、割り込みによる出
力要求を検出すると、実行中の出力を中断し、割り込み
による出力を優先的に処理し、この処理の終了後、中断
していた出力を再開するようにしたり(特開平03−0
65721号公報)、ジョブ発行時に付加した優先度に
従ってプリントキューの順序を並べ替え、プリンタは1
ページ出力するごとに、プリントキューの先頭を監視
し、先頭のジョブが変更された場合、現在実行中のプリ
ント処理を中断し、変更されたジョブの印刷を行ったり
(特開平06−187112)、プリント枚数の少ない
印刷データを優先してスプールから読み出し、プリント
する(特開平03−149617)、ということが行わ
れている。
Further, even when the output request due to the interrupt is detected even during the output, the output under execution is interrupted, the output due to the interrupt is preferentially processed, and the interrupted output is restarted after the end of this processing. (Japanese Patent Laid-Open No. 03-0
No. 65721), the order of the print queue is rearranged according to the priority added when the job is issued, and the printer is set to 1
The head of the print queue is monitored every time a page is output, and when the head job is changed, the print process currently being executed is interrupted and the changed job is printed (Japanese Patent Laid-Open No. 06-187112). Print data with a small number of prints is preferentially read from a spool and printed (Japanese Patent Laid-Open No. 03-149617).

【0005】[0005]

【発明が解決しようとする課題】しかし、特開平01−
286017号公報、特開平03−065721号公
報、特開平06−187112号公報における優先プリ
ントは、実行時のジョブを中断して行われるため、他の
ユーザのジョブの出力結果の間に、別のジョブの出力結
果が挟まれた形で出力されることになり、手間のかかる
出力結果の仕分けが必要になる。さらに、割り込まれた
ジョブを発行したユーザは、割り込みプリントが行われ
たかどうかは知り得ないため、ともすれば、出力結果の
取り違えを生じることがある。
However, Japanese Patent Laid-Open No. 01-
Since the priority printing in 286017, JP-A-03-065721, and JP-A-06-187112 is performed by interrupting the job at the time of execution, another priority print is performed during the output result of the job of another user. The output results of the job are output in a sandwiched form, which requires time-consuming sorting of the output results. Further, the user who has issued the interrupted job cannot know whether or not the interrupt printing has been performed, so that the output result may be confused.

【0006】また、優先プリント実行中にさらに別の優
先プリントジョブが割り込んだ場合、得られた出力結果
はさらに混乱したものになったり、後に優先プリントを
指示したジョブほど先に印刷されて、優先プリントジョ
ブ間の順序関係が損なわれたり、優先プリント指示が多
発した場合には、先にプリント指示した通常の、つまり
優先プリント指示のないジョブの印刷はそのたびに後回
しにされ、すべての優先プリントジョブ出力が終了する
まで、出力されないといったことがある。
If another priority print job is interrupted during execution of the priority print, the obtained output result becomes more confusing, and the job for which the priority print is instructed later is printed earlier, If the order relationship between print jobs is compromised or if priority print instructions are issued frequently, normal print jobs that have been ordered first, that is, jobs that do not have priority print instructions, are postponed, and all priority print jobs are delayed. It may not be output until the job output is completed.

【0007】特開平03−149617号公報における
優先プリントは、プリント枚数の少ないものを優先的に
プリントするため、プリント枚数の多いジョブはプリン
ト処理が後回しにされ、出力されるまでに多大な時間待
たされることになるという問題点があった。
In the prioritized printing in Japanese Patent Laid-Open No. 03-149617, a job with a large number of prints is preferentially printed, so that a job with a large number of prints is postponed, and a great amount of time is required to be output. There was a problem that it would be

【0008】本発明はこのような点に鑑みてなされたも
のであり、出力結果の混乱が防止され、優先プリント間
の順序関係が保たれ、そして、優先プリントが多発した
場合でも、通常プリントジョブが適宜印刷されるような
プリンタ制御装置を提供することを目的とする。
The present invention has been made in view of the above circumstances, and prevents confusion of the output result, maintains the order relation between the priority prints, and even when the priority prints frequently occur, the normal print job is performed. It is an object of the present invention to provide a printer control device capable of appropriately printing.

【0009】[0009]

【課題を解決するための手段】図1は本発明によるプリ
ンタ制御装置の原理構成を示す図である。この図におい
て、プリンタ制御装置は、受け付けたプリントジョブの
順番を管理するジョブ実行順序管理手段1と、ジョブ実
行順序管理手段1での設定順序に従ったプリントをプリ
ンタ5に対して行うよう制御するプリンタ制御手段2
と、優先ジョブによる割り込みプリント時にその旨を認
識可能に出力させるようプリンタ制御手段2に通知する
割り込み通知手段3と、通常ジョブに所定の割合で優先
ジョブを割り込ませていくためのオフセット値を任意に
設定する優先ジョブ出力割合設定手段4とを備えるよう
にしている。
FIG. 1 is a diagram showing the principle configuration of a printer control apparatus according to the present invention. In this figure, the printer control device controls the job execution order management unit 1 that manages the order of received print jobs, and the printer 5 to perform printing according to the order set by the job execution order management unit 1. Printer control means 2
An interrupt notification unit 3 for notifying the printer control unit 2 that the priority job should be output so that it can be recognized during interrupt printing, and an offset value for interrupting a normal job with a priority job at a predetermined rate. And the priority job output ratio setting means 4 for setting.

【0010】ジョブ実行順序管理手段1は通常ジョブに
ついてはそのジョブを受け付け順にキューイングし、優
先ジョブを受け付けた場合には、実行中のジョブが通常
ジョブであれば、これに優先してジョブを実行させ、実
行中のジョブが優先ジョブであれば、その優先ジョブの
再割り込みを禁止し、優先ジョブを通常ジョブに優先し
て実行される順序位置にキューイングする。
The job execution order management means 1 queues the normal jobs in the order in which they are received. When a priority job is received, if the job being executed is a normal job, the job is given priority over this job. If the job being executed is a priority job, the re-interruption of the priority job is prohibited, and the priority job is queued at the order position to be executed in preference to the normal job.

【0011】プリンタ制御手段2はジョブ実行順序管理
手段1による実行順序に従ってプリンタ5に対して印刷
を行うよう制御する。割り込み通知手段3は通常ジョブ
の実行中に優先ジョブの割り込みがあると、実行中のジ
ョブと割り込みのジョブとの出力結果を識別可能にする
ため、割り込みのジョブの前/後に色違いの用紙または
ジョブと異なるサイズの用紙を出力させるようにする。
また、割り込みジョブがあった場合に、プリンタ制御手
段2に対して色またはサイズの異なる用紙をプリンタ5
に対して出力させるように通知する。
The printer control means 2 controls the printer 5 to print according to the execution order of the job execution order management means 1. When a priority job is interrupted during execution of a normal job, the interrupt notification unit 3 can distinguish the output result of the job in execution from the output result of the interrupt job. Output paper of a size different from the job.
Further, when there is an interrupt job, the printer control unit 2 is allowed to print paper of different colors or sizes to the printer 5.
To be output.

【0012】優先ジョブ出力割合設定手段4は複数の優
先ジョブをジョブ実行順序管理手段1にキューイングす
る際に、優先ジョブの受け付け順は変えずに通常ジョブ
に所定の割合で割り込ませていくオフセット値、すなわ
ち、優先ジョブの割り込みの間隔を任意に設定する。ジ
ョブ実行順序管理手段1は、複数の優先ジョブを受ける
と、優先ジョブ出力割合設定手段4に設定されたオフセ
ット値を参照して、優先ジョブを最終の優先ジョブから
オフセット値だけ後の処理順位に挿入するようにする。
When a plurality of priority jobs are queued in the job execution order management means 1, the priority job output ratio setting means 4 does not change the order in which the priority jobs are received, and offsets the normal jobs at a predetermined ratio. The value, that is, the interrupt interval of the priority job is arbitrarily set. Upon receiving a plurality of priority jobs, the job execution order management unit 1 refers to the offset value set in the priority job output ratio setting unit 4, and sets the priority job to the processing order that is the offset value after the final priority job. Make sure you insert it.

【0013】このため、本発明のプリンタ制御装置によ
れば、割り込みジョブのプリントであることが出力結果
から容易に確認でき、出力結果の取り違えを防ぐことが
可能となる。優先ジョブの再割り込みを禁止したことに
より、優先ジョブ実行時の出力結果が混乱せず、優先ジ
ョブ間の順序関係を保つことができる。さらに、優先ジ
ョブに対する通常ジョブの処理割合をユーザが変更でき
るので、優先プリント要求が多発した場合でも、通常プ
リントジョブを出力することが可能になる。
Therefore, according to the printer control apparatus of the present invention, it can be easily confirmed from the output result that the interrupt job is printed, and it is possible to prevent the output result from being confused. By prohibiting the re-interruption of the priority jobs, the output result when the priority jobs are executed is not confused, and the order relation between the priority jobs can be maintained. Further, since the user can change the processing ratio of the normal job to the priority job, it is possible to output the normal print job even when the priority print requests are frequently made.

【0014】[0014]

【発明の実施の形態】以下、本発明の実施の形態を図面
を参照して説明する。図2は本発明におけるプリンタ制
御装置の全体構成を示す図である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 2 is a diagram showing the overall configuration of the printer control device according to the present invention.

【0015】本発明によるプリンタ制御装置10はネッ
トワークを介して送信されてくるプリントジョブを受け
てプリンタ20に出力するよう接続されている。プリン
タ制御装置10は、プリントジョブを受け付けるジョブ
受付部11と、受け付けたジョブの印刷順序を決定する
印刷順決定部12と、割り込みプリントを行う際にその
旨を通知するための用紙の排出を指示する割り込み通知
用紙排出指示部13と、プリントジョブの処理順を登録
しておくプリントジョブスプール部14と、処理順に従
って印刷を行うよう制御するプリンタ制御部15と、割
り込みプリントを登録する際の既登録割り込みプリント
との登録位置の間隔である割り込みオフセット値を保存
しておく割り込みオフセット値保存部16と、割り込み
オフセット値を変更する割り込みオフセット値制御部1
7とから構成される。プリントジョブスプール部14に
は、プリントジョブの処理順を登録しておくキュー14
aを備え、プリンタ制御部15には現在処理中のジョブ
が優先ジョブであるかどうかの情報を保存しておく領域
であって、優先プリント要求時にその領域を参照し、優
先プリント中は、新たにジョブが割り込むことを禁止す
るのに使用される優先実行中フラグ15aを有してい
る。なお、ジョブ受付部11、印刷順決定部12および
プリントジョブスプール部14は図1におけるジョブ実
行順序管理手段1を構成し、プリンタ制御部15はプリ
ンタ制御手段2を構成し、割り込み通知用紙排出指示部
13は割り込み通知手段3を構成し、割り込みオフセッ
ト値保存部16および割り込みオフセット値制御部17
は優先ジョブ出力割合設定手段4を構成している。
The printer control apparatus 10 according to the present invention is connected so as to receive a print job transmitted via a network and output it to the printer 20. The printer control device 10 instructs a job acceptance unit 11 that accepts a print job, a print order determination unit 12 that determines the print order of the accepted jobs, and a discharge of paper for notifying that when interrupt printing is performed. Interrupt notification paper discharge instruction section 13, a print job spool section 14 for registering the processing order of print jobs, a printer control section 15 for controlling printing in accordance with the processing order, and an existing register for interrupt printing. An interrupt offset value storage unit 16 that stores an interrupt offset value that is an interval between registration positions with a registered interrupt print, and an interrupt offset value control unit 1 that changes the interrupt offset value.
And 7. The print job spool unit 14 has a queue 14 for registering the processing order of print jobs.
a, which is an area for storing information on whether or not the job currently being processed is a priority job in the printer control unit 15, and refers to the area when a priority print request is made, and Has a priority in-execution flag 15a used for prohibiting a job from interrupting. The job acceptance unit 11, the print order determination unit 12, and the print job spool unit 14 configure the job execution order management unit 1 in FIG. 1, the printer control unit 15 configures the printer control unit 2, and the interrupt notification sheet discharge instruction. The unit 13 constitutes the interrupt notification unit 3, and includes the interrupt offset value storage unit 16 and the interrupt offset value control unit 17.
Constitutes a priority job output ratio setting means 4.

【0016】ジョブ受付部11は、ネットワーク上のワ
ークステーション、パーソナルコンピュータなどのクラ
イアントからプリントジョブが送信されると、それを受
け付ける。プリントジョブ受付部11において受け付け
られたジョブは印刷順決定部12に送られ、受け付けた
ジョブが優先的にプリントするべきジョブかどうかを判
定し、その結果をもとにジョブの印刷順序を決定する。
印刷順決定部12における優先度の判定はプリントジョ
ブのページ数、プリントジョブの容量、予想印刷所要時
間、ジョブを送信したクライアントの識別子、ジョブを
送信したユーザーの識別子、クライアントからの優先プ
リント指示などを単独で、または複数組み合せて行われ
る。ここで、優先的にプリントすべきジョブであると判
定されたジョブを「優先ジョブ」、優先ジョブではない
と判定されたジョブを「通常ジョブ」と呼ぶことにす
る。また、印刷順決定部12はここで決定された優先プ
リントする/しないを示す情報と、プリントジョブスプ
ール部14内のキュー14aの情報、および、優先実行
中フラグ15aの状態をもとに印刷順を決定し、割り込
み通知用紙排出指示部13に対して割り込みを通知する
ための用紙の排出の指示をしたり、プリンタ制御部15
に対してジョブの印刷中断、割り込み印刷の指示、プリ
ントジョブスプール部14へジョブの格納指示を行う。
When a print job is sent from a client such as a workstation or a personal computer on the network, the job receiving unit 11 receives the print job. The job accepted by the print job accepting unit 11 is sent to the print order determining unit 12, and it is determined whether the accepted job is a job to be printed with priority, and the print order of the jobs is determined based on the result. .
The determination of the priority in the print order determination unit 12 is the number of pages of the print job, the size of the print job, the estimated print time, the identifier of the client who sent the job, the identifier of the user who sent the job, a priority print instruction from the client, etc. Or a combination of two or more. Here, a job determined to be a job to be preferentially printed is referred to as a “priority job”, and a job determined not to be a priority job is referred to as a “normal job”. Further, the print order determining unit 12 determines the print order based on the information indicating the priority print / no print determined here, the information of the queue 14a in the print job spool unit 14, and the state of the priority execution flag 15a. , And instructs the interrupt notification sheet discharge instruction section 13 to discharge the sheet for notifying the interrupt, and the printer control section 15
In response to the command, the print job is interrupted, the interrupt printing is instructed, and the print job spool unit 14 is instructed to store the job.

【0017】割り込み通知用紙排出指示部13は印刷順
決定部12において現在のジョブの印刷を中断して割り
込みプリントを行う際に、割り込みプリントである旨の
通知をするための用紙を排出するようにプリンタ制御部
15に対して指示する。使用する用紙は、割り込まれる
ジョブ、割り込んだジョブが使用する用紙よりもサイズ
が大きな用紙もしくは、色の異なる用紙とする。プリン
トジョブスプール部14は印刷順決定部12から指示さ
れた印刷順情報に従ってキュー14aの指定された位置
にジョブを登録する。キュー14a内では、各プリント
ジョブの情報とともに、優先フラグが設定される。プリ
ンタ制御部15は、通常、プリントジョブスプール部1
4内のキュー14aに登録されているジョブのうち、印
刷順の最も早いジョブが選択され、順次、印刷処理が行
われる。プリンタ制御部15には、現在印刷中のジョブ
が優先ジョブであるかどうかを示す優先実行中フラグ1
5aが設定されており、プリントジョブスプール部14
内のキュー14aからジョブが選択され、印刷が開始さ
れる時、および、印刷順決定部12から指示があった場
合に設定される。本実施例では、そのジョブが優先ジョ
ブなら優先実行中フラグ15aは「TRUE」に設定
し、通常ジョブならば「FALSE」に設定される。プ
リンタ制御部15は、また、印刷順決定部12の指示に
より、割り込み印刷を行う場合、現在処理中のジョブの
印刷を中断し、割り込みジョブの印刷を行い、そして割
り込みジョブ印刷終了後は、中断していたジョブの印刷
を再開するよう制御する。
The interrupt notification sheet discharge instruction section 13 discharges the sheet for notifying that the interrupt print is performed when the print order determination section 12 interrupts the printing of the current job and performs the interrupt print. The printer controller 15 is instructed. The paper to be used is an interrupted job, a paper larger in size than the paper used by the interrupted job, or a paper of a different color. The print job spool unit 14 registers the job at the designated position in the queue 14a according to the print order information instructed by the print order determination unit 12. In the queue 14a, a priority flag is set together with information on each print job. The printer control unit 15 is normally the print job spool unit 1
Among the jobs registered in the queue 14a within 4, the job with the earliest print order is selected, and the print processing is sequentially performed. The printer control unit 15 includes a priority execution flag 1 indicating whether the job currently being printed is a priority job.
5a is set, and the print job spool unit 14
This is set when a job is selected from the internal queue 14a and printing is started, and when there is an instruction from the printing order determination unit 12. In this embodiment, if the job is a priority job, the priority execution flag 15a is set to "TRUE", and if it is a normal job, it is set to "FALSE". The printer control unit 15 also interrupts the printing of the job currently being processed, prints the interrupt job when interrupt printing is performed, and interrupts printing of the interrupt job after the printing of the interrupt job is instructed by the printing order determination unit 12. Controls to restart the printing of the job that was being performed.

【0018】割り込みオフセット値保存部16は印刷順
決定部12でジョブのキュー14a内での順位を決定す
るために使用される割り込みオフセット値を保存する部
分である。割り込みオフセット値制御部17は割り込み
オフセット値保存部16に対して、適当なユーザインタ
ーフェースを通じてユーザが自由に値を変更する。
The interrupt offset value storage unit 16 is a unit for storing the interrupt offset value used by the printing order determination unit 12 to determine the order of jobs in the queue 14a. The interrupt offset value control unit 17 allows the user to freely change the value of the interrupt offset value storage unit 16 through an appropriate user interface.

【0019】図3は印刷順決定部の処理手順を示すフロ
ーチャートである。プリンタ制御装置10は、まず、プ
リントジョブを受け付けると、そのジョブは優先ジョブ
かどうかを判断する(ステップS1)。優先ジョブでな
ければ、受け付けたジョブをキュー14aの末尾に追加
登録し、そのジョブの優先フラグを「FALSE」に設
定する(ステップS2)。ステップS1の判断におい
て、優先ジョブであれば、次に、キュー14a内に、優
先フラグが「TRUE」であるジョブ、すなわち、優先
ジョブが既に存在するかどうかを判断する(ステップS
3)。ここで、キュー14a内に優先フラグが「TRU
E」のジョブが存在すれば、「TRUE」のジョブの中
で処理順位の最大値(=a)を調べ、それに割り込みオ
フセット値(n)を加えた処理順位にジョブが存在する
かどうかを判断する(ステップS4)。ここで、(a+
n)番目の処理順位にジョブが存在するならば、(a+
n)番目のジョブの後ろにジョブを挿入し、その優先フ
ラグを「TRUE」に設定する(ステップS5)。(a
+n)番目のジョブが最後のジョブならば、キュー14
aの末尾にジョブを追加し、その優先フラグを「TRU
E」に設定する(ステップS6)。
FIG. 3 is a flow chart showing the processing procedure of the printing order determining unit. Upon receiving a print job, the printer control device 10 first determines whether the job is a priority job (step S1). If it is not a priority job, the accepted job is additionally registered at the end of the queue 14a, and the priority flag of the job is set to "FALSE" (step S2). If it is determined in step S1 that the job is a priority job, then it is determined whether or not a job whose priority flag is “TRUE”, that is, a priority job already exists in the queue 14a (step S).
3). Here, the priority flag in the queue 14a is "TRU".
If the job of “E” exists, the maximum value (= a) of the processing orders among the jobs of “TRUE” is checked, and it is determined whether the job exists in the processing order obtained by adding the interrupt offset value (n) to the maximum value. Yes (step S4). Where (a +
If a job exists in the (n) th processing order, (a +
A job is inserted after the (n) th job and its priority flag is set to "TRUE" (step S5). (A
If the + n) th job is the last job, the queue 14
Add a job to the end of a and set its priority flag to "TRU
"E" (step S6).

【0020】ステップS3の判断において、優先フラグ
が「TRUE」のジョブが存在しなければ、優先実行中
フラグ15aが「TRUE」であるかどうか、すなわ
ち、実行中のジョブが優先ジョブかどうかを判断する
(ステップS7)。ここで、優先実行中フラグ15aが
「TRUE」であれば、キュー14aの先頭にジョブを
挿入し、その優先フラグを「TRUE」に設定する(ス
テップS8)。優先実行中フラグ15aが「TRUE」
でなければ、現在処理中のジョブに割り込んで印刷処理
を行う。まず、プリンタ制御部15に対し現在出力中の
ジョブの印刷を中断するように指示し(ステップS
9)、ジョブの印刷中断後、割り込み通知用紙排出指示
部13に対し割り込み印刷通知用の用紙を排出させるよ
う指示する(ステップS10)。その後、プリンタ制御
部内の優先実行中フラグを「TRUE」に設定し(ステ
ップS11)、優先ジョブの実行を割り込ませ、印刷終
了後は中断されていたジョブの実行を再開する(ステッ
プS12)。
If there is no job whose priority flag is "TRUE" in the judgment of step S3, it is judged whether the priority execution flag 15a is "TRUE", that is, whether the job being executed is a priority job. Yes (step S7). If the priority execution flag 15a is "TRUE", the job is inserted at the head of the queue 14a and the priority flag is set to "TRUE" (step S8). Priority execution flag 15a is "TRUE"
If not, the print process is performed by interrupting the job currently being processed. First, the printer controller 15 is instructed to interrupt the printing of the job currently being output (step S
9) After the printing of the job is interrupted, the interrupt notification paper discharge instruction unit 13 is instructed to discharge the interrupt print notification paper (step S10). After that, the priority execution flag in the printer control unit is set to "TRUE" (step S11), execution of the priority job is interrupted, and execution of the interrupted job is resumed after printing is completed (step S12).

【0021】次に、印刷順決定部12の具体的な動作例
について、キュー14aの内容および優先実行中フラグ
15aの内容を参照しながら説明する。図4はキューお
よび優先実行中フラグの内容を例示した図である。
Next, a specific operation example of the printing order determination unit 12 will be described with reference to the contents of the queue 14a and the priority execution flag 15a. FIG. 4 is a diagram illustrating the contents of the queue and the priority execution flag.

【0022】図示の例によれば、キュー14aは処理順
位、優先フラグおよびジョブのフィールドを有してい
る。ここで、動作例の説明の前提として、通常ジョブJ
OB0が印刷実行中で、且つ、キュー14aに通常ジョ
ブJOB1が1つある場合を例にする。この場合のキュ
ー14aは、図示のように、処理順位「1」のところ
に、優先フラグが「FALSE」に、ジョブが「JOB
1」になる。また、優先実行中フラグ15aは「FAL
SE」となる。通常ジョブのときには、そのジョブは常
にキュー14aの末尾に追加され、優先フラグは常に
「FALSE」が設定される。
According to the illustrated example, the queue 14a has fields for processing order, priority flag and job. Here, as a premise of the description of the operation example, the normal job J
An example is given in which OB0 is executing printing and there is one normal job JOB1 in the queue 14a. As shown in the figure, the queue 14a in this case has the priority "FALSE" and the job "JOB" at the processing order "1".
1 ". The priority execution flag 15a is set to "FAL.
SE ”. In the case of a normal job, the job is always added to the end of the queue 14a, and the priority flag is always set to "FALSE".

【0023】この状態で、次に、通常ジョブJOB2の
プリント要求があった場合、プリントジョブスプール部
14内のキュー14aは図5のように表される。すなわ
ち、キュー14aの末尾である処理順位「2」のところ
に、要求のあった通常ジョブJOB2が登録される。
In this state, when a print request for the normal job JOB2 is made next, the queue 14a in the print job spool section 14 is represented as shown in FIG. That is, the requested normal job JOB2 is registered at the processing order "2" at the end of the queue 14a.

【0024】さらに、図5の状態で、優先ジョブ「優J
OB0」のプリント要求があったとする。この場合に
は、まず、キュー14a内の各ジョブに付加されている
優先フラグが「TRUE」のジョブを探す。ここでは、
そのようなジョブは見つからないので、次に、優先実行
中フラグ15aの状態を検出する。優先実行中フラグ1
5aは「FALSE」なので、印刷順決定部12はプリ
ンタ制御部15に対して現在出力中のジョブの印刷を中
断するように指示し、ジョブの印刷中断後、割り込み通
知用紙排出指示部13に対して割り込み通知用紙を排出
させる旨の指示をする。
Furthermore, in the state of FIG.
It is assumed that there is a print request for "OB0". In this case, first, a job whose priority flag added to each job in the queue 14a is "TRUE" is searched for. here,
Since such a job cannot be found, the state of the priority execution flag 15a is detected next. Priority flag 1
Since 5a is “FALSE”, the print order determination unit 12 instructs the printer control unit 15 to interrupt the printing of the job currently being output, and after interrupting the printing of the job, the interrupt notification paper ejection instructing unit 13 And instruct to eject the interrupt notification sheet.

【0025】割り込み通知用紙排出指示部13では、プ
リントを中断したジョブや割り込んでプリントされるジ
ョブの用紙よりも大きなサイズの用紙、もしくは、色の
異なる用紙を用いて、割り込みプリントである旨を印刷
し、排出するように、プリンタ制御部15に対し指示す
る。その後、プリンタ制御部15内の優先実行中フラグ
15aを「TRUE」に設定し、優先ジョブ「優ジョブ
0」の実行を割り込ませる。この時、優先実行中フラグ
15aおよびキュー14aの状態は図6のようになる。
The interrupt notification paper discharge instruction section 13 prints the interrupt print using a paper of a size larger than the paper of the job for which printing has been interrupted or the job to be interrupted and printed, or a paper of a different color. Then, the printer control unit 15 is instructed to eject. After that, the priority execution flag 15a in the printer control unit 15 is set to "TRUE" to interrupt the execution of the priority job "excellent job 0". At this time, the states of the priority execution flag 15a and the queue 14a are as shown in FIG.

【0026】優先ジョブ「優ジョブ0」を実行中に、さ
らに、優先ジョブ「優JOB1」のプリント要求がある
と、前回同様、キュー14a内の各ジョブに付加されて
いる優先フラグが「TRUE」のジョブを探す。図6の
キュー14aには、そのようなジョブが見つからないの
で、次に、優先実行中フラグ15aの状態を検出する。
優先実行中フラグ15aは「TRUE」なので、優先ジ
ョブ実行中であると判断し、更に割り込んでの印刷は行
わない。優先ジョブ実行中に別の優先ジョブの要求が来
たときには、さらに割り込みを実行するのではなく、別
の優先ジョブをキュー14aに登録する。この場合、キ
ュー14a内には、優先フラグが「TRUE」のジョブ
はなかったので、優先ジョブをキュー14aの先頭に挿
入し、その優先ジョブの優先フラグを「TRUE」に設
定する。この時点で優先実行中フラグ15aおよびキュ
ー14aの状態は図7のようになる。
If there is a print request for the priority job "excellent JOB1" while the priority job "excellent job 0" is being executed, the priority flag added to each job in the queue 14a is "TRUE" as in the previous time. Find a job. Since no such job is found in the queue 14a of FIG. 6, the state of the priority execution flag 15a is detected next.
Since the priority execution flag 15a is "TRUE", it is determined that the priority job is being executed, and further interrupt printing is not performed. When a request for another priority job is made during execution of the priority job, another priority job is registered in the queue 14a instead of executing an interrupt. In this case, since there is no job with the priority flag "TRUE" in the queue 14a, the priority job is inserted at the head of the queue 14a and the priority flag of the priority job is set to "TRUE". At this time, the states of the priority execution flag 15a and the queue 14a are as shown in FIG.

【0027】次に、複数の優先ジョブがあった場合に、
それらの処理の順序関係を保ちながら、しかも既登録の
通常ジョブが極端に遅れることなく処理することができ
るようにする機構について説明する。まず、順序関係を
乱さないようにするには、優先ジョブの実行中は後続の
優先ジョブによる割り込みを禁止し、後続の優先ジョブ
をキュー14aに登録するようにし、その場合もキュー
14aに既に優先ジョブが登録されていれば、優先ジョ
ブに関する順番は変えないようにする。さらに、既に登
録されている通常ジョブが後続の優先ジョブによって無
制限に後回しにならないように適当な位置に優先ジョブ
を割り込ませるようにするために、後続の優先ジョブを
キュー14aのどの順位に登録するかをあらかじめ割り
込みオフセット値として設定するようにしている。この
割り込みオフセット値の設定は割り込みオフセット値制
御部17において行われ、その場合のユーザインターフ
ェースの例を以下に示す。
Next, when there are a plurality of priority jobs,
A mechanism for maintaining the order relation of these processes and enabling the already registered normal jobs to be processed without being extremely delayed will be described. First, in order not to disturb the order relation, interruption by a subsequent priority job is prohibited during execution of the priority job, and the subsequent priority job is registered in the queue 14a. If jobs have been registered, do not change the order of priority jobs. Furthermore, in order to interrupt the priority job at an appropriate position so that the already registered normal job is not postponed indefinitely by the subsequent priority job, the priority job of the subsequent priority job is registered in any order of the queue 14a. Is set in advance as an interrupt offset value. The setting of the interrupt offset value is performed by the interrupt offset value control unit 17, and an example of the user interface in that case is shown below.

【0028】図8は割り込みオフセット値設定用画面を
例示した図である。図示の例によれば、割り込みオフセ
ット値を設定する画面17aは、割り込みオフセット値
を数値入力する部分と、その割り込みオフセット値を設
定するボタンおよびキャンセルするボタンが用意されて
いる。割り込みオフセット値を入力し、設定ボタンを押
すと、割り込みオフセット値制御部17はその割り込み
オフセット値を割り込みオフセット値保存部16に保存
する。このようにして、割り込みオフセット値は管理者
が任意に設定可能なものであり、後述するように印刷順
決定部12が後続の優先ジョブをキュー14aのどの順
位に登録するかを決めるときに参照される。また、割り
込みオフセット値は0以上の整数(n=0、1、・・
・)とし、ここでは、n=1とする。
FIG. 8 is a view showing an example of the interrupt offset value setting screen. According to the illustrated example, the screen 17a for setting the interrupt offset value is provided with a portion for numerically inputting the interrupt offset value, a button for setting the interrupt offset value, and a button for canceling. When the interrupt offset value is input and the setting button is pressed, the interrupt offset value control unit 17 stores the interrupt offset value in the interrupt offset value storage unit 16. In this way, the interrupt offset value can be arbitrarily set by the administrator, and is referred to when the printing order determination unit 12 determines in which order of the queue 14a the subsequent priority job will be registered, as described later. To be done. Further, the interrupt offset value is an integer of 0 or more (n = 0, 1, ...
・), And here, n = 1.

【0029】さて、図7に示したような状況で、さら
に、優先ジョブ「優JOB2」のプリント要求があった
場合、まず、キュー14a内の各ジョブに付加されてい
る優先フラグが「TRUE」のジョブを探して優先ジョ
ブの登録状況を調べ、そのうち、処理順位が最も遅いジ
ョブを探す。これら優先ジョブの処理順位の最大値をa
とする。図7の例では、優JOB1がこれに当たり、処
理順位はa=1である。ここで、処理順位aから割り込
みオフセット値n(=1)だけ後の処理位置にはジョブ
が存在するので、優先ジョブ「優JOB2」はその処理
順位から割り込みオフセット値nだけ後の処理順位の位
置に割り込まれる。すなわち、新たな優先ジョブは処理
順位a+割り込みオフセット値nのジョブ、ここでは、
処理順位2のジョブの後ろの位置に挿入される。このと
き、挿入されたジョブの優先フラグは「TRUE」にセ
ットされる。
In the situation as shown in FIG. 7, when a print request for the priority job "excellent JOB2" is further issued, first, the priority flag added to each job in the queue 14a is "TRUE". The job is searched for and the registration status of the priority job is checked, and the job with the latest processing order is searched for. The maximum value of the processing order of these priority jobs is a
And In the example of FIG. 7, the excellent job 1 corresponds to this, and the processing order is a = 1. Here, since the job exists at the processing position after the interrupt offset value n (= 1) from the processing order a, the priority job “excellent JOB2” is the position at the processing order after the processing order a by the interrupt offset value n. Be interrupted by. That is, the new priority job is a job of processing priority a + interrupt offset value n, here,
It is inserted at the position after the job of processing order 2. At this time, the priority flag of the inserted job is set to "TRUE".

【0030】この段階での優先実行中フラグ、キューの
状態は図9のようになる。このように、優先ジョブのプ
リント要求がなされると、最初の1回は印刷中のジョブ
を中断し、優先ジョブを割り込ませ、その後は、一定数
の通常ジョブを挟みながら、優先ジョブがプリントジョ
ブスプール部14のキュー14aに挿入されていく。こ
のとき、割り込みプリント中は他の優先ジョブの割り込
みは禁止され、また、優先ジョブの出力順は保たれたま
まである。
The priority execution flag and the state of the queue at this stage are as shown in FIG. In this way, when a print request for a priority job is made, the job being printed is interrupted at the first time, the priority job is interrupted, and then the priority job is printed while sandwiching a fixed number of normal jobs. It is inserted into the queue 14a of the spool unit 14. At this time, interruption of other priority jobs is prohibited during interruption printing, and the output order of the priority jobs is maintained.

【0031】さらに、優先ジョブ「優JOB3」の出力
要求があった場合、前回同様の処理により、図10のよ
うにキュー14aが更新される。この状態で、優先ジョ
ブ「優JOB4」のプリント要求がなされると、まず、
キュー14a内の各ジョブに付加されている優先フラグ
が「TRUE」のジョブのうち、処理順位が最も遅いジ
ョブを探す。ここでは、処理順位が最も遅い優先ジョブ
は、処理順位a=5のジョブ「優JOB3」である。そ
のジョブの処理順位a+割り込みオフセット値nのジョ
ブ(処理順位6)探す。このようなジョブが存在しない
ので、キュー14aの最後尾に優先ジョブを追加し、そ
のジョブの優先フラグを「TRUE」にセットする。こ
の結果、キュー14aの状態は図11のようになる。
Further, when there is an output request for the priority job "excellent JOB3", the queue 14a is updated as shown in FIG. 10 by the same processing as the previous time. In this state, when a print request for the priority job "excellent JOB4" is made, first,
Among the jobs with the priority flag “TRUE” added to each job in the queue 14a, the job with the latest processing order is searched. Here, the priority job having the latest processing order is the job “excellent JOB3” having the processing order a = 5. A job (processing order 6) having processing order a + interrupt offset value n of the job is searched. Since such a job does not exist, a priority job is added to the end of the queue 14a and the priority flag of the job is set to "TRUE". As a result, the state of the queue 14a becomes as shown in FIG.

【0032】このように、割り込みオフセット値nを1
以上にすると、優先ジョブが頻発しても、通常ジョブの
印刷がまったく行われない状況は防げる。また、この割
り込みオフセット値を0にすることで、従来技術のよう
に、通常ジョブの印刷は後回しにされるが、優先ジョブ
間の順序関係は保たれる。
Thus, the interrupt offset value n is set to 1
With the above, it is possible to prevent a situation in which a normal job is not printed at all even if a priority job frequently occurs. Further, by setting the interrupt offset value to 0, the printing of the normal job is postponed as in the prior art, but the order relation between the priority jobs is maintained.

【0033】割り込みオフセット値制御部17に設けら
れた割り込みオフセット値設定用の画面17aのユーザ
インタフェースによって、割り込みオフセット値nは容
易に変更可能なため、プリンタの利用状況、優先ジョブ
の発生回数などを考慮し、自由に優先ジョブの優先度を
設定することが可能である。
Since the interrupt offset value n can be easily changed by the user interface of the interrupt offset value setting screen 17a provided in the interrupt offset value control unit 17, the printer utilization status, the number of times of priority job occurrence, etc. can be set. In consideration of this, it is possible to freely set the priority of the priority job.

【0034】上述のような本発明の実施の形態によれ
ば、優先プリント時に、その旨を印刷した用紙を出力す
るようにし、このとき使用する用紙は、割り込まれたジ
ョブおよび割り込んだジョブで使用する用紙よりも大き
な用紙、または、色の異なる用紙を用いるようにするこ
とで、出力結果から優先プリントであることが優先プリ
ントを指示したユーザー以外でも容易に識別可能とな
り、出力結果の取り違えを防ぐことが可能となる。
According to the above-described embodiment of the present invention, a sheet on which the fact is printed is output at the time of priority printing, and the sheet used at this time is used for the interrupted job and the interrupted job. By using a paper that is larger than the paper to be printed or that has a different color, it is possible to easily identify the priority print from the output results, even for the user who has not instructed the priority print, and prevent the output results from being mixed up. It becomes possible.

【0035】また、優先プリント実行時に他のジョブの
割り込みを禁止するため、優先プリント実行時の出力結
果の混乱を防ぐことが可能となり、優先ジョブ間の順序
関係を保つことが可能となる。しかも、優先プリント要
求が多発した場合でも、通常ジョブを出力することが可
能であり、割り込みオフセット値を設定することにより
優先ジョブに対する通常ジョブの処理割合をユーザーが
変更することが可能となる。
Further, since interruption of other jobs is prohibited at the time of executing the priority printing, it is possible to prevent confusion of the output result at the time of executing the priority printing, and it is possible to maintain the order relation between the priority jobs. In addition, even when a large number of priority print requests are issued, it is possible to output a normal job, and by setting an interrupt offset value, the user can change the processing ratio of a normal job to a priority job.

【0036】次に、割り込みオフセット値を、管理者に
よる設定ではなく、あらかじめ設定した方法にて自動的
に変更するようにした別の実施の形態について説明す
る。割り込みオフセット値制御部17は、これにより設
定される割り込みオフセット値を、プリンタの使用状況
などに応じて動的に変更するように、構成することがで
きる。この変更は、管理者により設定された値に対して
行ったり、あらかじめ決められた初期値に対して行うよ
うにする。ここで、割り込みオフセット値制御部17に
よる割り込みオフセット値の決定は、割り込み発生頻
度、割り込み印刷の平均出力時間、通常ジョブの平均出
力時間などをもとにして行われる。
Next, another embodiment will be described in which the interrupt offset value is not automatically set by the administrator but is automatically changed by a preset method. The interrupt offset value control unit 17 can be configured to dynamically change the interrupt offset value set by the interrupt offset value control unit 17 according to the usage status of the printer. This change is made to the value set by the administrator or to the predetermined initial value. Here, the interrupt offset value control unit 17 determines the interrupt offset value based on the interrupt generation frequency, the average output time of interrupt printing, the average output time of a normal job, and the like.

【0037】具体的には、後続の優先ジョブが挿入され
ることによって後回しにされる通常ジョブが存在するよ
うな場合に、挿入されるべき処理位置にある通常ジョブ
の平均出力時間と、後続の優先ジョブの容量や予想印刷
所要時間とを考慮し、所定の条件を満たしたときに割り
込みオフセット値が変更される。たとえば、通常ジョブ
のページ数および部数が少なく、後続の優先ジョブのペ
ージ数および部数が非常に大きなものであるような場合
には、割り込みオフセット値を大きくするなどの変更が
なされる。これにより、プリンタの使用状況に応じて動
的に優先ジョブと通常ジョブの出力割合を決定すること
が可能となる。
Specifically, when there is a normal job which is postponed by the subsequent priority job being inserted, the average output time of the normal job at the processing position to be inserted and the subsequent The interrupt offset value is changed when a predetermined condition is satisfied in consideration of the capacity of the priority job and the estimated required printing time. For example, when the number of pages and the number of copies of the normal job are small and the number of pages and the number of copies of the subsequent priority job are very large, a change such as increasing the interrupt offset value is made. As a result, it is possible to dynamically determine the output ratio of the priority job and the normal job according to the usage status of the printer.

【0038】[0038]

【発明の効果】以上説明したように本発明では、割り込
みジョブのプリント時には、割り込み通知手段によりそ
の旨の出力がなされるので、出力結果の取り違えが防止
される。また、ジョブ実行順序管理手段では優先ジョブ
の再割り込みを禁止し優先ジョブ間の優先順位を設定し
ないことにより、優先ジョブ実行時の出力結果は混乱せ
ずに優先ジョブ間の順序関係を保つことが可能になる。
さらに、優先ジョブ出力割合設定手段により優先ジョブ
に対する通常ジョブの処理割合を設定できるので、優先
プリント要求が多発した場合でも、通常ジョブが後回し
にされていつまでも出力されないといった事態を防止す
ることができる。
As described above, according to the present invention, when the interrupt job is printed, the interrupt notification means outputs the effect, so that the output result is prevented from being mixed up. In addition, the job execution order management unit prohibits reinterruption of priority jobs and does not set the priority order between priority jobs, so that the output result at the time of priority job execution is not confused and the order relationship between priority jobs can be maintained. It will be possible.
Further, since the processing ratio of the normal job to the priority job can be set by the priority job output ratio setting means, it is possible to prevent the normal job from being delayed and not output even when the priority print requests are frequently made.

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

【図1】本発明によるプリンタ制御装置の原理構成を示
す図である。
FIG. 1 is a diagram showing a principle configuration of a printer control device according to the present invention.

【図2】本発明におけるプリンタ制御装置の全体構成を
示す図である。
FIG. 2 is a diagram showing an overall configuration of a printer control device according to the present invention.

【図3】印刷順決定部の処理手順を示すフローチャート
である。
FIG. 3 is a flowchart illustrating a processing procedure of a print order determination unit.

【図4】キューおよび優先実行中フラグの内容を例示し
た図である。
FIG. 4 is a diagram exemplifying contents of a queue and a priority execution flag.

【図5】キューおよび優先実行中フラグの内容を例示し
た図である。
FIG. 5 is a diagram exemplifying contents of a queue and a priority execution flag.

【図6】キューおよび優先実行中フラグの内容を例示し
た図である。
FIG. 6 is a diagram exemplifying contents of a queue and a priority execution flag.

【図7】キューおよび優先実行中フラグの内容を例示し
た図である。
FIG. 7 is a diagram exemplifying contents of a queue and a priority execution flag.

【図8】割り込みオフセット値設定用画面を例示した図
である。
FIG. 8 is a diagram exemplifying a screen for setting an interrupt offset value.

【図9】キューの内容を例示した図である。FIG. 9 is a diagram exemplifying the contents of a queue.

【図10】キューの内容を例示した図である。FIG. 10 is a diagram exemplifying the contents of a queue.

【図11】キューの内容を例示した図である。FIG. 11 is a diagram exemplifying the contents of a queue.

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

1 ジョブ実行順序管理手段 2 プリンタ制御手段 3 割り込み通知手段 4 優先ジョブ出力割合設定手段 5 プリンタ 10 プリンタ制御装置 11 ジョブ受付部 12 印刷順決定部 13 割り込み通知用紙排出指示部 14 プリントジョブスプール部 14a キュー 15 プリンタ制御部 15a 優先実行中フラグ 16 割り込みオフセット値保存部 17 割り込みオフセット値制御部 20 プリンタ 1 Job Execution Order Management Means 2 Printer Control Means 3 Interrupt Notification Means 4 Priority Job Output Ratio Setting Means 5 Printers 10 Printer Control Units 11 Job Receiving Units 12 Printing Order Determining Units 13 Interrupt Notification Paper Discharge Instructing Units 14 Print Job Spooling Units 14a Queue 15 printer control unit 15a priority execution flag 16 interrupt offset value storage unit 17 interrupt offset value control unit 20 printer

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 プリントジョブを実行中に別のジョブの
割り込みが可能なプリント制御装置において、 通常ジョブについてはその受け付け順にキューイング
し、優先ジョブについては実行中の通常ジョブに優先し
てジョブを実行させるか通常ジョブに優先してキューイ
ングするようにジョブの実行順序を管理するジョブ実行
順序管理手段と、 前記ジョブ実行順序管理手段による実行順序に従ってプ
リンタに対して印刷を行うよう制御するプリンタ制御手
段と、 通常ジョブの実行中に優先ジョブの割り込みがあると、
割り込みジョブの前/後に色違いの用紙またはジョブと
異なるサイズの用紙を出力させるように前記プリンタ制
御手段に通知する割り込み通知手段と、 を備えていることを特徴とするプリント制御装置。
1. A print control apparatus capable of interrupting another job while a print job is being executed, wherein normal jobs are queued in the order in which they are received, and priority jobs are given priority over jobs being executed. Job execution order management means for managing the job execution order so that the jobs are executed or queued prior to the normal job, and printer control for controlling the printer to print according to the execution order by the job execution order management means. Means and when there is an interruption of a priority job during the execution of a normal job,
A print control apparatus, comprising: an interrupt notification unit that notifies the printer control unit to output a different color paper or a different size paper from the job before and after the interrupt job.
【請求項2】 前記ジョブ実行順序管理手段は、実行中
のジョブが優先ジョブの場合に、別の優先ジョブの再割
り込みを禁止するように構成したことを特徴とする請求
項1記載のプリント制御装置。
2. The print control according to claim 1, wherein the job execution order management unit is configured to prohibit re-interruption of another priority job when the job being executed is a priority job. apparatus.
【請求項3】 前記ジョブ実行順序管理手段に複数の優
先ジョブをキューイングする際に、優先ジョブの受け付
け順は変えずに通常ジョブに所定の割合で割り込ませて
いくオフセット値を任意に設定する優先ジョブ出力割合
設定手段をさらに備えていることを特徴とする請求項1
記載のプリント制御装置。
3. When queuing a plurality of priority jobs in the job execution order management means, an offset value for interrupting a normal job at a predetermined ratio is set without changing the order of reception of priority jobs. 2. A priority job output ratio setting means is further provided.
The print control device described.
JP34294595A 1995-12-28 1995-12-28 Printer control device Expired - Fee Related JP3178323B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34294595A JP3178323B2 (en) 1995-12-28 1995-12-28 Printer control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34294595A JP3178323B2 (en) 1995-12-28 1995-12-28 Printer control device

Publications (2)

Publication Number Publication Date
JPH09185473A true JPH09185473A (en) 1997-07-15
JP3178323B2 JP3178323B2 (en) 2001-06-18

Family

ID=18357738

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34294595A Expired - Fee Related JP3178323B2 (en) 1995-12-28 1995-12-28 Printer control device

Country Status (1)

Country Link
JP (1) JP3178323B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306263A (en) * 2000-04-24 2001-11-02 Sony Corp Media data storage device
US7284061B2 (en) 2001-11-13 2007-10-16 Canon Kabushiki Kaisha Obtaining temporary exclusive control of a device
JP2007268784A (en) * 2006-03-30 2007-10-18 Oki Data Corp Image forming apparatus
EP2495649A2 (en) 2011-03-02 2012-09-05 Ricoh Company, Ltd. Printing management device, printing management method, printing system and recording medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306263A (en) * 2000-04-24 2001-11-02 Sony Corp Media data storage device
US7284061B2 (en) 2001-11-13 2007-10-16 Canon Kabushiki Kaisha Obtaining temporary exclusive control of a device
JP2007268784A (en) * 2006-03-30 2007-10-18 Oki Data Corp Image forming apparatus
EP2495649A2 (en) 2011-03-02 2012-09-05 Ricoh Company, Ltd. Printing management device, printing management method, printing system and recording medium

Also Published As

Publication number Publication date
JP3178323B2 (en) 2001-06-18

Similar Documents

Publication Publication Date Title
EP1122635A2 (en) Printing apparatus
JP5357171B2 (en) Print job processing method and print job processing system
US8654375B2 (en) Resource partitioning in a print system
JP3178323B2 (en) Printer control device
JP5246465B2 (en) Image forming apparatus, image forming system, and program
JP2000132347A (en) Printing method, printer executing the same and storage medium
JP2002108596A (en) Printing sheet exchange supporting device for printing device and method for the same and computer readable recording medium with printing sheet exchange supporting program recorded thereon
JP2001127928A (en) Device and method of compound function
JPH10333844A (en) Printing control system in network, and machine readable recording medium for recording printing control program
JP2001014117A (en) Printer
JP2000322212A (en) Print control device
JP2000322209A (en) Printer system
JP2005190017A (en) Print controller, print control method, and recording medium recording print control program
JPH10232748A (en) Print system
JP2000039977A (en) Print system
KR100366642B1 (en) The priority oder alterable network printing apparatus and method
JPH05303475A (en) Printer output control device
JPH10278364A (en) Page printer
JPH0519986A (en) Interruption printing system by monitoring print output data
JPH11102270A (en) Printer controller
JP2004072512A (en) Image forming apparatus
JP2005212250A (en) Printing control device, and printing device and information processor equipped with the same
JPH0958068A (en) Printer
JPH0675724A (en) Print controller
JP2003084938A (en) Method and system for controlling printing

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080413

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090413

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100413

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees