JP2001187468A - Printer and printing method - Google Patents

Printer and printing method

Info

Publication number
JP2001187468A
JP2001187468A JP37583399A JP37583399A JP2001187468A JP 2001187468 A JP2001187468 A JP 2001187468A JP 37583399 A JP37583399 A JP 37583399A JP 37583399 A JP37583399 A JP 37583399A JP 2001187468 A JP2001187468 A JP 2001187468A
Authority
JP
Japan
Prior art keywords
print
printing
printed
print request
requests
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
JP37583399A
Other languages
Japanese (ja)
Inventor
Toshihiro Shima
敏博 島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP37583399A priority Critical patent/JP2001187468A/en
Publication of JP2001187468A publication Critical patent/JP2001187468A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten the total waiting time by reducing the possibility of interrupting print operation due to running out of sheet in the way of print operation. SOLUTION: When a plurality of print jobs are subjected to command interpretation and stored in a storage section (S1: YES), a printable job is extracted from stored print jobs (S2). Sheet feed method, sheet discharge method, and carrying passage preset for each print job are checked for abnormality with reference to an engine state management table thus deciding whether the print job is printable or not. If a plurality of print jobs are printable (S4: YES), any one print job is selected based on the order of arrival or a priority set on the host computer side (S5). Since print operation can be carried out starting from a printable job, the possibility of interrupting print operation due to running out of sheet can be reduced.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、例えば、インクジ
ェットプリンタやレーザプリンタ等のプリンタ及び印刷
方法に関し、特に、複数の印刷要求を記憶可能なプリン
タ及び印刷方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer and a printing method such as an ink jet printer and a laser printer, and more particularly to a printer and a printing method capable of storing a plurality of print requests.

【0002】[0002]

【従来の技術】例えば、パーソナルコンピュータ等のホ
ストコンピュータから印刷データが入力されると、プリ
ンタは、印刷データのコマンドを解釈して印刷用イメー
ジデータを生成する。生成された印刷用イメージデータ
はプリントエンジンに入力されて印刷される。
2. Description of the Related Art For example, when print data is input from a host computer such as a personal computer, a printer interprets a command of the print data and generates print image data. The generated print image data is input to the print engine and printed.

【0003】ユーザーは印刷を指示するに際して各種の
印刷設定を行うことができる。ユーザーは、例えば、給
紙方法、排紙先、カラー/モノクロ印刷の別、両面印刷
/片面印刷の別、印刷部数等を適宜設定できる。プリン
タは、指示された印刷設定またはプリンタに予め設定さ
れた初期値に基づいて印刷を実行する。これにより、指
定された給紙トレイから用紙が取り出され、印刷部に向
けて搬送される。印刷部により印刷された用紙は、指定
された排紙トレイに排出される。
A user can make various print settings when instructing printing. The user can appropriately set, for example, a paper feeding method, a paper discharge destination, color / monochrome printing, double-sided printing / single-sided printing, the number of copies, and the like. The printer executes printing based on the designated print settings or initial values preset in the printer. As a result, the paper is taken out from the designated paper feed tray and transported toward the printing unit. The paper printed by the printing unit is discharged to a specified discharge tray.

【0004】給紙トレイに紙切れを生じていたり、排紙
トレイが満杯で排出不能な場合等には、エラー処理が行
われる。即ち、印刷は中断され、エラー原因がユーザー
に報知される。用紙やトナーが補給され、排紙トレイか
ら印刷済み用紙が取り出されてエラーが回復すると、中
断されていた印刷が再開する。
An error process is performed when the paper feed tray is out of paper or when the paper discharge tray is full and cannot be discharged. That is, printing is interrupted, and the user is notified of the cause of the error. When the paper and toner are replenished and the printed paper is removed from the paper output tray and the error is recovered, the interrupted printing is resumed.

【0005】[0005]

【発明が解決しようとする課題】近年では、LAN(Local
Area Network)等のネットワーク環境の進展に伴っ
て、複数のホストコンピュータで1台又は複数台のプリ
ンタを共有するというネットワーク印刷システムが普及
している。ネットワーク対応のプリンタでは、複数のホ
ストコンピュータから印刷データ(印刷ジョブ)を受信
するために、例えば、HDD(Hard Disk drive)等の記憶
装置を備えることがある。
Recently, LAN (Local)
With the development of a network environment such as an area network, a network printing system in which one or more printers are shared by a plurality of host computers has become widespread. A network-compatible printer may include a storage device such as an HDD (Hard Disk drive) for receiving print data (print job) from a plurality of host computers.

【0006】通常の場合、先入れ先出し方式(FIFO)で
印刷が行われる。即ち、先に到着した印刷ジョブから順
次印刷されていく。但し、プリンタが割り込み印刷にも
対応している場合は、割り込み印刷が先に印刷される。
さらに、印刷ジョブ毎に優先度を設定可能な場合は、優
先度に応じて印刷を行うこともできる。ここで、従来技
術では、いずれの場合も、ホストコンピュータ側で設定
される優先度に基づいて、印刷順序が決定される点に留
意しなければならない。
[0006] Normally, printing is performed by a first-in first-out method (FIFO). That is, printing is performed sequentially from the print job that arrives first. However, if the printer also supports interrupt printing, interrupt printing is performed first.
Further, when the priority can be set for each print job, printing can be performed according to the priority. Here, in the related art, it should be noted that in any case, the printing order is determined based on the priority set on the host computer side.

【0007】先入れ先出し方式や割り込み印刷等のホス
トコンピュータ側の処理基準に従って選択されたある印
刷ジョブの印刷を開始しようとする場合に、指定された
給紙トレイに用紙が無かったり、指定された排紙トレイ
が満杯で使用できないような場合には、その印刷ジョブ
は中断される。従って、後続する他の印刷ジョブを印刷
することもできず、全体としての印刷待ち時間が長くな
る。即ち、印刷可能性のある印刷ジョブまで印刷待ち時
間が増大し、使い勝手が低下する。
When an attempt is made to start printing of a print job selected in accordance with a host computer-side processing standard such as a first-in first-out method or interrupt printing, there is no paper in a specified paper feed tray or a specified paper discharge. If the tray is full and cannot be used, the print job is interrupted. Therefore, it is impossible to print another succeeding print job, and the overall print waiting time becomes long. That is, the print waiting time increases until the print job has a possibility of printing, and the usability decreases.

【0008】本発明は、上記のような課題に鑑みてなさ
れてものであり、その目的は、印刷可能性のある印刷要
求から処理することにより全体の印刷待ち時間を低減し
て使い勝手を向上できるようにしたプリンタ及び印刷方
法を提供することにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and an object of the present invention is to process a print request that can be printed, thereby reducing the overall print waiting time and improving the usability. An object of the present invention is to provide a printer and a printing method as described above.

【0009】[0009]

【課題を解決するための手段】上記課題を解決するた
め、本発明に係るプリンタ及び印刷方法では、印刷手段
の状態に基づいて、印刷すべき印刷要求を選択するよう
になっている。
In order to solve the above-mentioned problems, in a printer and a printing method according to the present invention, a print request to be printed is selected based on a state of a printing unit.

【0010】即ち、請求項1に係る発明では、入力され
た印刷データに基づいて印刷を行うプリンタにおいて、
印刷データに基づいて印刷用イメージデータを生成し、
印刷要求を発行するイメージ生成手段と、前記印刷要求
を記憶する記憶手段と、前記記憶手段に記憶された印刷
要求に基づいて印刷を行う印刷手段と、前記印刷手段の
状態を監視する監視手段と、前記監視手段からの入力に
基づいて、前記記憶手段に記憶された各印刷要求のうち
印刷可能な印刷要求を選択し、前記印刷手段に入力させ
る選択手段と、を備えたことを特徴としている。
That is, according to the first aspect of the present invention, in a printer that performs printing based on input print data,
Generate print image data based on the print data,
Image generation means for issuing a print request, storage means for storing the print request, printing means for performing printing based on the print request stored in the storage means, monitoring means for monitoring the state of the print means, And selecting means for selecting a printable print request from among the print requests stored in the storage means based on an input from the monitoring means, and causing the print means to input the print request. .

【0011】印刷データは、例えば、パーソナルコンピ
ュータやディジタルカメラ等のホストコンピュータから
入力される。これに限らず、PCカードやメモリ媒体を
介して印刷データが入力される場合もある。「印刷要
求」とは、印刷に必要な情報を保持するものであり、印
刷要求構造体とも呼ぶことができる。具体的には、例え
ば、印刷要求は各ページ毎に生成され、そのページで使
用する文字のドットパターンデータ格納先アドレス、印
刷部数、両面印刷等の印刷モードを示す情報、印刷位置
等の情報を含んで構成されている。なお、印刷要求は、
ドットパターンデータの格納先アドレスを指定する中間
言語の形で構成しても良いし、最終的なイメージデータ
の形式で構成してもよい。
The print data is input from a host computer such as a personal computer and a digital camera. The print data is not limited to this, and may be input via a PC card or a memory medium. The “print request” holds information necessary for printing, and can be called a print request structure. Specifically, for example, a print request is generated for each page, and information such as a dot pattern data storage destination address of a character used in the page, the number of copies, information indicating a print mode such as double-sided printing, and information such as a print position. It is comprised including. The print request is
It may be configured in the form of an intermediate language specifying the storage destination address of the dot pattern data, or may be configured in the form of final image data.

【0012】発行された印刷要求は、記憶手段に記憶さ
れていく。記憶手段としては、例えば、HDD装置を挙げ
ることができる。これに限らず、一つ又は複数のメモリ
から記憶手段を構成してもよいし、PCカード等のメモ
リ媒体を装着可能な場合には、PCカード等の空き領域
を利用してもよい。そして、選択手段は、監視手段によ
り監視されている印刷手段の状態に基づいて、印刷可能
な印刷要求を選択し、この選択した印刷要求を印刷手段
に入力させる。印刷手段は、入力された印刷要求に基づ
いて、用紙搬送機構や印刷部等の各機構を作動させ、印
刷を行う。このように、印刷手段の状態に基づいて印刷
可能な印刷要求を選択するため、従来技術のように、印
刷前に用紙切れ等の原因が発生し、印刷が中断されてし
まう可能性を低減することができる。
The issued print request is stored in the storage means. An example of the storage means is an HDD device. The storage unit is not limited to this, and the storage unit may be configured from one or a plurality of memories. If a memory medium such as a PC card can be mounted, an empty area of the PC card or the like may be used. The selection means selects a print request that can be printed based on the state of the printing means monitored by the monitoring means, and causes the printing means to input the selected printing request. The printing unit performs printing by operating each mechanism such as a paper transport mechanism and a printing unit based on the input print request. As described above, since a print request that can be printed is selected based on the state of the printing unit, it is possible to reduce the possibility that the cause of paper shortage or the like occurs before printing and printing is interrupted as in the related art. be able to.

【0013】ここで、「印刷可能な印刷要求」として
は、例えば、印刷上の障害が検出されない印刷要求を挙
げることができる。「印刷上の障害」としては、例え
ば、給紙トレイの用紙不足、排紙トレイの使用不能、搬
送経路の異常のうち少なくともいずれか一つを挙げるこ
とができる。「排紙トレイの使用不能」とは、排紙トレ
イが満杯でこれ以上の用紙を排出できない場合と、排紙
トレイが別の印刷ジョブによって使用又は予約されてい
るために使用できない場合との両方を含めることができ
る。
Here, the “printable print request” includes, for example, a print request in which no printing failure is detected. Examples of the “printing failure” include at least one of paper shortage in the paper feed tray, unusable paper discharge tray, and abnormal transport path. "Output tray unusable" means both when the output tray is full and no more paper can be discharged, and when the output tray cannot be used because it is used or reserved by another print job. Can be included.

【0014】印刷可能な印刷要求が複数検出された場合
には、所定の選択基準に基づいて、一つの印刷要求を選
択することができる。例えば、印刷データ受信時刻に基
づいて、印刷可能な各印刷要求のうち、先に受信した印
刷データに係る印刷要求を選択することができる。ま
た、環境切替コストに基づき、印刷可能な各印刷要求の
うち、環境切替コストが最小となる印刷データに係る印
刷要求を選択することもできる。ここで、「環境切替コ
スト」とは、例えば、印刷環境の切替に要する時間を意
味する。直前の印刷時と給紙経路や排紙経路等が異なる
印刷要求を印刷する場合には、印刷環境を切り替えるた
めの時間を要する。従って、環境切替コストが最小とな
る印刷要求を選択することにより、全体としての印刷速
度を向上させることができる。なお、環境切替コストの
算出については種々の方法を採用することができる。予
め用意された環境切替コスト算出式から求めてもよい
し、予め用意された環境切替コスト算出テーブルから求
めてもよい。また、環境切替コストが同一の印刷要求が
複数存在する場合には、先着順に処理してもよい。
When a plurality of print requests that can be printed are detected, one print request can be selected based on a predetermined selection criterion. For example, based on the print data reception time, it is possible to select a print request related to the previously received print data from the print requests that can be printed. Further, based on the environment switching cost, it is possible to select a print request related to print data having the minimum environment switching cost from the print requests that can be printed. Here, the “environment switching cost” means, for example, the time required to switch the printing environment. When printing a print request having a different paper feed path or paper discharge path from the time of the immediately preceding print, it takes time to switch the print environment. Therefore, by selecting a print request that minimizes the environment switching cost, the overall print speed can be improved. Note that various methods can be used for calculating the environment switching cost. It may be obtained from an environment switching cost calculation formula prepared in advance or from an environment switching cost calculation table prepared in advance. If there are a plurality of print requests having the same environment switching cost, the processing may be performed on a first-come, first-served basis.

【0015】さらに、両面印刷の可能性に基づいて印刷
要求を選択することもできる。即ち、印刷可能な各印刷
要求のうち、組み合わせて両面印刷が可能な印刷データ
に係る印刷要求を選択してもよい。例えば、ある両面印
刷ジョブAが表ページa1と裏ページa2からなり、他
の両面印刷ジョブBが表ページb1と裏ページb2から
なる場合を例に挙げて説明する。通常の場合は、a1→
a2を印刷した後で、b1→b2を印刷する。しかし、
この場合は、印刷済みの表ページが反転給送経路を通っ
て再び印刷部に到達するまでに遊び時間を生じる。そこ
で、組合せ両面印刷では、a1→b1を続けて印刷し、
反転されて再給送された用紙の裏面にa2→b2をそれ
ぞれ印刷する。これにより遊び時間を少なくして全体と
しての印刷時間を短縮することができる。連続して印刷
可能な枚数は、用紙の向きや用紙サイズ、搬送経路長に
より定まる。
Further, a print request can be selected based on the possibility of double-sided printing. That is, a print request related to print data that can be combined and printed on both sides may be selected from printable print requests. For example, a case where one duplex printing job A includes a front page a1 and a back page a2 and another duplex printing job B includes a front page b1 and a back page b2 will be described as an example. In the normal case, a1 →
After printing a2, b1 → b2 is printed. But,
In this case, there is a play time before the printed front page passes through the reverse feeding path and reaches the printing section again. Therefore, in combination double-sided printing, a1 → b1 is continuously printed,
A2 → b2 are printed on the reverse side of the reversed and re-fed paper, respectively. As a result, the play time can be reduced and the printing time as a whole can be reduced. The number of sheets that can be continuously printed is determined by the direction of the sheet, the sheet size, and the length of the transport path.

【0016】どの印刷要求が印刷可能であるかは、印刷
データに予め設定された初期設定値に基づいて判断され
る。ここで、初期設定値を変更することにより、印刷可
能となる印刷要求を抽出し選択することもできる。例え
ば、初期設定値で指定された排紙トレイが使用できない
場合でも、他の空いている排紙トレイに変更すれば、印
刷を行うことができる。また、専用紙に紙切れが生じて
いる場合、専用紙を指定する印刷データは印刷できない
が、用紙残量のある普通紙に変更すれば印刷することが
できる。初期設定値の全てを変更可能とする構成でもよ
いし、予め設定された一部の設定値だけを変更可能とす
る構成でもよい。初期設定値を変更した場合には、ホス
トコンピュータのモニタ画面等を通じて、ユーザーに変
更点を通知するのが好ましい。
Which print request can be printed is determined based on an initial setting value preset in the print data. Here, it is also possible to extract and select a print request that enables printing by changing the initial setting value. For example, even when the discharge tray specified by the initial setting value cannot be used, printing can be performed by changing to another empty discharge tray. Further, when the special paper is out of paper, the print data designating the special paper cannot be printed, but can be printed by changing to the plain paper having the remaining paper. A configuration in which all of the initial setting values can be changed, or a configuration in which only some preset setting values can be changed may be used. When the initial set value is changed, it is preferable to notify the user of the change through a monitor screen of the host computer or the like.

【0017】本発明は、印刷方法や記録媒体として表現
することもできる。記録媒体には、例えば、フロッピー
ディスク(FD)、コンパクトディスク(CD-ROM,CD-
R)、ハードディスク(HD)、メモリ等の種々の記録媒
体を採用することができる。また、これに限らず、例え
ば、通信回線を介してプログラムをリモートダウンロー
ドする等のように、通信媒体を利用することもできる。
The present invention can be expressed as a printing method or a recording medium. Recording media include, for example, floppy disks (FD) and compact disks (CD-ROM, CD-ROM).
R), a hard disk (HD), various kinds of recording media such as a memory, and the like. In addition, the present invention is not limited to this. For example, a communication medium can be used, such as remotely downloading a program via a communication line.

【0018】[0018]

【発明の実施の形態】以下、図面に基づいて本発明の実
施の形態について詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0019】1.第1の実施の形態 図1〜図6に基づいて、本発明の第1の実施の形態を説
明する。ホストコンピュータ1は、例えば、パーソナル
コンピュータ、ワークステーション、ディジタルカメ
ラ、携帯情報端末等として実現されるものである。ホス
トコンピュータ1は、インターフェース(以下「I/
F」と略記)2と、印刷データ生成部3とを備えてい
る。印刷する場合、ユーザーは、印刷対象のデータを指
定するほかに、例えば、給紙方法、排紙方法、印刷モー
ド(両面印刷か片面印刷か)、印刷枚数、印刷色(カラ
ー印刷かモノクロ印刷か)、優先度(緊急印刷か通常印
刷か)等の種々の印刷設定を行うことができる。
1. First Embodiment A first embodiment of the present invention will be described with reference to FIGS. The host computer 1 is realized, for example, as a personal computer, a workstation, a digital camera, a portable information terminal, or the like. The host computer 1 has an interface (hereinafter referred to as “I /
F ”), and a print data generation unit 3. When printing, in addition to specifying data to be printed, the user can specify, for example, a paper feeding method, a paper discharging method, a printing mode (two-sided printing or one-sided printing), the number of prints, and a printing color (color printing or monochrome printing). ) And various print settings such as priority (emergency printing or normal printing).

【0020】なお、上述した印刷設定は例示であり、上
記の全設定を行う必要はない。印刷データ生成部3によ
り生成された印刷データは、I/F2から通信回線CN
を介してプリンタ11に送信される。通信回線CNは、
例えば、シリアル接続ケーブル、パラレル接続ケーブル
等の有形的伝送媒体として実現可能なほか、例えば、赤
外線や無線等のように空間伝送媒体としても実現可能で
ある。
Note that the above-described print settings are merely examples, and it is not necessary to perform all the above-described settings. The print data generated by the print data generation unit 3 is transmitted from the I / F 2 to the communication line CN.
Is transmitted to the printer 11 via the. The communication line CN is
For example, it can be realized as a tangible transmission medium such as a serial connection cable, a parallel connection cable, or the like, and can also be realized as a spatial transmission medium such as infrared light or wireless communication.

【0021】プリンタ11は、I/F12,入力バッフ
ァ13,イメージ生成部14,記憶部15,印刷要求管
理部16,出力バッファ17,ジョブ管理テーブル1
8.エンジン状態管理テーブル19,エンジン制御部2
0及びプリントエンジン21を備えて構成されている。
The printer 11 includes an I / F 12, an input buffer 13, an image generation unit 14, a storage unit 15, a print request management unit 16, an output buffer 17, and a job management table 1.
8. Engine state management table 19, engine control unit 2
0 and a print engine 21.

【0022】通信回線CNからI/F12を介して受信
された印刷データは、入力バッファ13に一時的に記憶
される。「イメージ生成手段」としてのイメージ生成部
14は、印刷データのコマンドを解釈して印刷用イメー
ジデータを生成し、印刷要求を発行する。印刷要求は、
各ページ毎に生成されるもので、例えば、該ページ中に
用いるフォントデータ、印刷部数、印刷色、印刷モード
等の設定値を保持した情報である。各印刷要求は、「記
憶手段」としての記憶部15にそれぞれ記憶される。記
憶部15は、例えばHDD装置等の書き換え可能な記録装
置から構成されている。記憶部15には、各印刷ジョブ
の印刷要求が記憶されている。
The print data received from the communication line CN via the I / F 12 is temporarily stored in the input buffer 13. The image generation unit 14 as an “image generation unit” interprets a command of the print data to generate print image data, and issues a print request. The print request is
This information is generated for each page, and is, for example, information holding setting values such as font data used in the page, the number of copies, a print color, and a print mode. Each print request is stored in the storage unit 15 as a “storage unit”. The storage unit 15 is configured by a rewritable recording device such as an HDD device. The storage unit 15 stores a print request for each print job.

【0023】「選択手段」としての印刷要求管理部16
は、記憶部15に記憶された各印刷要求のうち次に印刷
すべき印刷要求を選択するものである。印刷要求管理部
16は、ジョブ管理テーブル18とエンジン状態管理テ
ーブル19とを参照することにより、印刷可能な印刷要
求を抽出し、抽出された印刷要求の中から次に印刷する
印刷要求を選択するようになっている。そして、印刷要
求管理部16により選択された印刷要求は、出力バッフ
ァ17上にイメージ展開されてエンジン制御部20に入
力される。エンジン制御部20は、印刷用イメージデー
タ及び印刷設定値に基づいてプリントエンジン21の駆
動を制御することにより、所定の印刷を実行する。エン
ジン制御部20及びプリントエンジン21が「印刷手
段」に該当する。
Print request management unit 16 as "selection means"
Is for selecting a print request to be printed next among the print requests stored in the storage unit 15. The print request management unit 16 extracts a print request that can be printed by referring to the job management table 18 and the engine state management table 19, and selects the next print request from the extracted print requests. It has become. The print request selected by the print request management unit 16 is image-developed on the output buffer 17 and input to the engine control unit 20. The engine control unit 20 executes predetermined printing by controlling the driving of the print engine 21 based on the print image data and the print setting value. The engine control unit 20 and the print engine 21 correspond to “printing means”.

【0024】ここで、本実施の形態では、印刷要求の形
式で記憶部15に記憶させている点に注意しなければな
らない。印刷データを解釈して印刷要求を生成するた
め、印刷前に給紙方法、排紙トレイ等の印刷設定を把握
し、印刷可能な印刷要求であるか否かを事前に判定する
ことができる。
Here, it should be noted that in the present embodiment, the data is stored in the storage unit 15 in the form of a print request. Since a print request is generated by interpreting print data, it is possible to grasp print settings such as a paper feeding method and a paper discharge tray before printing, and to determine in advance whether or not the print request is a printable print request.

【0025】図2は、プリントエンジン21に設けられ
た各種センサと共に「監視手段」を構成するエンジン状
態管理テーブル19の一例を示す説明図である。エンジ
ン状態管理テーブル19は、例えば、(a)排紙トレイ
状態管理テーブル、(b)給紙トレイ状態管理テーブ
ル、(c)搬送経路状態管理テーブル、(d)色材管理
テーブルの複数のテーブルから構成することができる。
これに限らず、各排紙トレイの状態、各給紙トレイの状
態、各搬送経路の状態及び各色の色材の状態等を一枚の
テーブルとして表現することもできる。排紙トレイの状
態としては、各排紙トレイに空きがあるか否かが監視さ
れている。給紙トレイの状態としては、各給紙トレイに
どのサイズの用紙があるか否かが監視される。搬送経路
の状態としては、各搬送経路が正常か否かが監視され
る。例えば、紙詰まり等を生じた経路は異常として検出
される。色材の状態としては、各色の色材(例えば、レ
ーザプリンタではトナー、インクジェットプリンタでは
インク)の残量があるか否かが監視される。なお、用紙
残量や排紙空き容量、色材残量等については、有るか無
いかの監視ではなく、より細かく監視してもよい。例え
ば、用紙残量や排紙空き容量を数量として検出してもよ
い。
FIG. 2 is an explanatory diagram showing an example of the engine state management table 19 which constitutes "monitoring means" together with various sensors provided in the print engine 21. The engine status management table 19 includes, for example, a plurality of tables of (a) a discharge tray status management table, (b) a paper feed tray status management table, (c) a transport path status management table, and (d) a color material management table. Can be configured.
However, the present invention is not limited to this, and the state of each paper discharge tray, the state of each paper feed tray, the state of each transport path, the state of each color material, and the like can be expressed as one table. As for the state of the paper discharge tray, it is monitored whether or not each paper discharge tray has an empty space. As the state of the paper feed tray, it is monitored which size paper is present in each paper feed tray. As the status of the transport route, whether or not each transport route is normal is monitored. For example, a path that has caused a paper jam or the like is detected as abnormal. As the state of the color material, it is monitored whether or not there is a remaining amount of the color material of each color (for example, toner in a laser printer and ink in an ink jet printer). Note that the remaining amount of paper, the free space of discharged paper, the remaining amount of coloring material, and the like may be monitored more finely, instead of monitoring whether or not there is. For example, the remaining amount of paper and the available empty space may be detected as a quantity.

【0026】図3は、印刷ジョブ管理テーブル18の一
例を示す説明図である。印刷ジョブ管理テーブル18に
は、各印刷ジョブの各印刷要求毎に、例えば、記憶部1
5における格納先アドレス、印刷モード、印刷色、用紙
サイズ、給紙トレイ、排紙トレイ、優先順位及びデータ
受信時刻等をそれぞれ対応付けて記憶することができ
る。なお、図3中に示す各パラメータのうち印刷要求に
記述されているものについては、印刷ジョブ管理テーブ
ル18に記述する必要はない。印刷要求の記述内容を参
照すれば足りるからである。なお、図中に示す印刷要求
の符号について説明すると、J11は印刷ジョブ1の1ペ
ージ目の印刷要求を、J12は印刷ジョブ1の2ページ目
の印刷要求を、J21は印刷ジョブ2の1ページ目の印刷
要求をそれぞれ示す。
FIG. 3 is an explanatory diagram showing an example of the print job management table 18. The print job management table 18 stores, for example, the storage unit 1 for each print request of each print job.
5, the storage destination address, print mode, print color, paper size, paper feed tray, paper discharge tray, priority, data reception time, and the like can be stored in association with each other. Note that among the parameters shown in FIG. 3, those described in the print request need not be described in the print job management table 18. It is enough to refer to the description contents of the print request. Note that the reference numbers of the print requests shown in the figure will be explained. J11 is a print request for the first page of print job 1, J12 is a print request for the second page of print job 1, and J21 is a first page of print job 2. Each shows a print request for an eye.

【0027】次に、図4〜図6に基づいて本実施の形態
の作用を説明する。まず、図4は、複数印刷ジョブの中
から次に処理すべき印刷ジョブを選択して印刷する処理
の全体を概略的に示すフローチャートである。ステップ
(以下「S」と略記)1では、記憶部15に複数の印刷
ジョブが記憶されているか否かを判定する。複数の印刷
ジョブが記憶された場合は(S1:YES)、記憶部15に記
憶された複数の印刷ジョブの中から印刷可能な印刷ジョ
ブを抽出する(S2)。この抽出処理については、図5
と共に後述する。
Next, the operation of the present embodiment will be described with reference to FIGS. First, FIG. 4 is a flowchart schematically showing an entire process of selecting and printing a print job to be processed next from a plurality of print jobs. In step (hereinafter abbreviated as “S”) 1, it is determined whether or not a plurality of print jobs are stored in the storage unit 15. If a plurality of print jobs are stored (S1: YES), a printable print job is extracted from the plurality of print jobs stored in the storage unit 15 (S2). This extraction processing is described in FIG.
It will be described later together.

【0028】そして、印刷可能な印刷ジョブが抽出され
たか否かを判定し(S3)、印刷可能な印刷ジョブが抽
出された場合には(S3:YES)、印刷可能な印刷ジョブが
複数抽出されたか否かを判定する(S4)。印刷可能な
印刷ジョブが複数存在する場合には(S4:YES)、その中
から一つの印刷ジョブを選択する(S5)。例えば、先
に受信した印刷ジョブを選択してもよいし、ホストコン
ピュータ1側で設定された優先順位に基づいて選択して
もよい。印刷可能な印刷ジョブが複数存在しない場合は
(S4:NO)、S5,S6の処理がスキップされる。
It is determined whether a printable print job has been extracted (S3). If a printable print job has been extracted (S3: YES), a plurality of printable print jobs are extracted. It is determined whether or not it has been (S4). If there are a plurality of print jobs that can be printed (S4: YES), one of the print jobs is selected (S5). For example, the print job received earlier may be selected, or may be selected based on the priority set on the host computer 1 side. If there are not a plurality of print jobs that can be printed (S4: NO), steps S5 and S6 are skipped.

【0029】そして、選択された印刷ジョブから順番に
印刷要求が取り出されて印刷が開始される(S7)。印
刷中には、割り込み印刷が発生したか否かを監視し(S
8)、割り込み印刷が発生した場合には、現在の印刷を
一時中断して割り込み印刷を行う(S9)。また、印刷
中にエラーが生じたか否かも監視する(S10)。印刷
可能と判断されて印刷が開始された印刷ジョブであって
も、印刷途中で用紙切れや紙詰まり等を生じる可能性が
ある。印刷中にエラーを生じた場合には(S10:YES)、
印刷を中断する(S11)。そして、ジョブの印刷が完
了したか否かを判定し(S12)、ジョブの印刷を完了
するまでS7に戻る。印刷ジョブの印刷を完了した場合
は(S12:YES)、記憶15から印刷済みジョブに係る印
刷要求を破棄する(S13)。
Then, print requests are taken out in order from the selected print job and printing is started (S7). During printing, it is monitored whether or not interrupt printing has occurred (S
8) If interrupt printing has occurred, current printing is temporarily interrupted and interrupt printing is performed (S9). It is also monitored whether an error has occurred during printing (S10). Even for a print job that has been determined to be printable and printing has started, there is a possibility of running out of paper or paper jam during printing. If an error occurs during printing (S10: YES),
Printing is interrupted (S11). Then, it is determined whether the printing of the job is completed (S12), and the process returns to S7 until the printing of the job is completed. When the printing of the print job is completed (S12: YES), the print request relating to the printed job is discarded from the storage 15 (S13).

【0030】次に、図5は、図4中のS2に示された抽
出処理の一例を示すフローチャートである。まず、印刷
ジョブを順番に指定するための変数JNに1をセットす
る(S21)。そして、ジョブ管理テーブル18及びエ
ンジン管理テーブル19をそれぞれ参照する(S22,
S23)。そして、第1番目の印刷ジョブについて、給
紙に異常があるか否か(S24)、排紙に異常があるか
否か(S25)、搬送経路に異常があるか否か(S2
6)、色材に異常があるか否か(S27)をそれそれ判
定する。各判定ステップにおいて全て異常なしと判定さ
れた場合には、その印刷ジョブは印刷可能であると判定
される(S28)。そして、ジョブ管理テーブル18に
登録された全ての印刷ジョブについて検査したか否かを
判定し(S29)、未検査の印刷ジョブが残っている場
合には(S29:NO)、変数JNを1だけ増加させて次の印
刷ジョブを検査する(S30)。全ての印刷ジョブにつ
いて印刷可否を検査した場合は処理を終了する。
Next, FIG. 5 is a flowchart showing an example of the extraction processing shown in S2 in FIG. First, 1 is set to a variable JN for sequentially specifying print jobs (S21). Then, the job management table 18 and the engine management table 19 are respectively referred to (S22,
S23). Then, for the first print job, it is determined whether there is an abnormality in paper feeding (S24), whether there is an abnormality in paper ejection (S25), and whether there is an abnormality in the transport path (S2).
6) It is determined whether or not the color material is abnormal (S27). If it is determined in each determination step that there is no abnormality, it is determined that the print job is printable (S28). Then, it is determined whether or not all the print jobs registered in the job management table 18 have been inspected (S29). If there is any uninspected print job (S29: NO), the variable JN is set to 1 only. The next print job is inspected with the number increased (S30). If all the print jobs have been checked for printability, the process ends.

【0031】図6は、本実施の形態により印刷ジョブの
処理順序が変更される様子を模式的に示す説明図であ
る。ジョブ1,ジョブ2,ジョブ3,ジョブ4の順番で
プリンタ11に印刷データが受信されたものとする。
FIG. 6 is an explanatory diagram schematically showing how the processing order of print jobs is changed according to the present embodiment. It is assumed that print data is received by the printer 11 in the order of job 1, job 2, job 3, and job 4.

【0032】図6(a)に示すように、ジョブ1は、1
ページ目と2ページ目がA3サイズの用紙に、3ページ
〜6ページ目までがA4サイズの用紙に、最終ページが
A3サイズの用紙に印刷されるようになっている。1ペ
ージ目の印刷直後にA3サイズの用紙が無くなった場合
には、ジョブ1の印刷は中断される。従って、図6
(b)に示すように、ジョブ1が使用中の排紙トレイ#
1は、1ページ目が排出された状態のままとなる。
As shown in FIG. 6A, job 1
The first and second pages are printed on A3 size paper, the third to sixth pages are printed on A4 size paper, and the last page is printed on A3 size paper. If the A3 size paper runs out immediately after printing the first page, printing of job 1 is interrupted. Therefore, FIG.
As shown in (b), the discharge tray # used by job 1
No. 1 remains in a state where the first page is discharged.

【0033】先着順で処理するなら、次にジョブ2が印
刷されるであろう。しかし、もしジョブ2に設定された
排紙トレイが#2であるならば、ジョブ2を印刷するこ
とはできない。排紙トレイ#2は、以前に排出された印
刷済み用紙で満杯状態となっているためである。A3サ
イズの用紙が無くなっているため、次のジョブ3も印刷
を行うことができない。ジョブ4に排紙トレイが指定さ
れていないか、あるいは#3又は#4のいずれかの排紙
トレイが指定されているならば、結局、最後に到着した
ジョブ4が次に印刷されることになる。そして、A3サ
イズの用紙が補給された場合は、再び抽出・選択が行わ
れ、中断されていたジョブ1の印刷が再開されるであろ
う。
If processed on a first come, first served basis, job 2 would be printed next. However, if the discharge tray set for job 2 is # 2, job 2 cannot be printed. This is because the discharge tray # 2 is full of printed sheets that have been discharged before. Since the A3 size paper has run out, the next job 3 cannot be printed. If the output tray is not specified for job 4, or if any of the output trays # 3 or # 4 is specified, the job 4 that has arrived last is printed next. Become. Then, when A3 size paper is supplied, extraction and selection will be performed again, and printing of the interrupted job 1 will be resumed.

【0034】このように構成される本実施の形態によれ
ば、以下の効果を奏する。
According to the present embodiment configured as described above, the following effects can be obtained.

【0035】第1に、ホストコンピュータ1側で設定さ
れた優先順位や先着順に次に印刷すべき印刷ジョブを決
定するのではなく、プリントエンジン21の状態に基づ
いて、印刷可能なジョブを選択するため、印刷途中で印
刷が中断される可能性を低減することができる。これに
より、全体としての印刷待ち時間を少なくすることがで
き、使い勝手が向上する。換言すれば、本実施の形態で
は、次に印刷すべきジョブの選択基準として、プリント
エンジン21の状態を優先的に用いている点で従来技術
と相違する。
First, a printable job is selected based on the state of the print engine 21 instead of determining the print job to be printed next in the order of priority or first-come-first-serve set on the host computer 1 side. Therefore, the possibility that printing is interrupted during printing can be reduced. As a result, the print waiting time as a whole can be reduced, and usability is improved. In other words, this embodiment is different from the related art in that the state of the print engine 21 is preferentially used as a criterion for selecting a job to be printed next.

【0036】第2に、印刷可能な印刷ジョブが複数存在
する場合には、先着順やホストコンピュータ1側で設定
された優先順位に基づいて、次に印刷すべきジョブを選
択するため、ユーザーの希望を反映させつつ全体として
の効率を向上させることができる。
Second, if there are a plurality of print jobs that can be printed, the user selects the job to be printed next based on the first-come-first-served order or the priority set on the host computer 1 side. Overall efficiency can be improved while reflecting hope.

【0037】2.第2の実施の形態 次に、図7に基づいて本発明の第2の実施の形態を説明
する。なお、以下の各実施の形態では、上述した第1の
実施の形態の構成要素と同一の構成要素に同一の符号を
付し、その説明を省略するものとする。本実施の形態の
特徴は、印刷可能な印刷ジョブが複数抽出された場合
に、環境切替コストの最も小さい印刷ジョブを選択する
点にある。
2. Second Embodiment Next, a second embodiment of the present invention will be described with reference to FIG. In the following embodiments, the same components as those of the above-described first embodiment will be denoted by the same reference numerals, and description thereof will be omitted. The feature of this embodiment is that, when a plurality of print jobs that can be printed are extracted, the print job with the lowest environment switching cost is selected.

【0038】図7は、図4中のS5に示される選択処理
の他の一例を示すフローチャートである。前記第1の実
施の形態では、印刷可能な印刷ジョブが複数存在する場
合に、先着順やホストコンピュータ1側で設定された優
先度に基づいていずれか一つの印刷ジョブを選択するも
のとして述べた。これに対し、本実施の形態では、環境
切替コストという新たな基準を導入し、環境切替コスト
が最小となる印刷ジョブを選択する。
FIG. 7 is a flowchart showing another example of the selection process shown in S5 in FIG. In the first embodiment, when there are a plurality of print jobs that can be printed, one of the print jobs is selected based on a first-come-first-served basis or a priority set on the host computer 1 side. . On the other hand, in the present embodiment, a new criterion called environment switching cost is introduced, and a print job with the minimum environment switching cost is selected.

【0039】まず、抽出処理により抽出された印刷ジョ
ブの中に、現在の印刷環境で印刷可能な印刷ジョブが存
在するか否かを判定する(S41)。現在の印刷環境で
印刷可能なジョブとは、給紙方法や排紙方法、搬送経路
等の印刷設定が現在設定されている値と同一又は実質的
に同一とみなされるような印刷ジョブである。
First, it is determined whether or not a print job that can be printed in the current print environment exists in the print jobs extracted by the extraction process (S41). A job that can be printed in the current printing environment is a print job in which print settings such as a paper feeding method, a paper discharging method, and a conveyance path are considered to be the same or substantially the same as currently set values.

【0040】現在の印刷環境のままで印刷可能なジョブ
が存在しない場合は(S41:NO)、先に受信した方の印刷
ジョブを選択する(S42)。現在の印刷環境のままで
印刷可能な印刷ジョブが存在する場合は(S41:YES)、
複数存在するか否かをさらに判定する(S43)。環境
切替コストが最小の印刷ジョブが一つしか存在しない場
合は(S43:NO)、この印刷ジョブを選択する(S4
4)。一方、複数の印刷ジョブが存在する場合には(S4
3:YES)、先に受信した方の印刷ジョブを選択する(S
45)。
If there is no printable job in the current print environment (S41: NO), the print job received earlier is selected (S42). If there is a print job that can be printed in the current print environment (S41: YES),
It is further determined whether or not there are a plurality of them (S43). If there is only one print job with the minimum environment switching cost (S43: NO), this print job is selected (S4).
4). On the other hand, if there are multiple print jobs (S4
3: YES), select the print job received earlier (S
45).

【0041】このように構成される本実施の形態でも上
記第1の実施の形態と同様の効果を得ることができる。
これに加えて、本実施の形態では、環境切替コストが最
小となる印刷ジョブを選択するため、次の印刷ジョブを
印刷するまでの切替時間を短くすることができ、印刷待
ち時間を短縮することができる。
With the present embodiment having the above-described structure, the same effects as those of the first embodiment can be obtained.
In addition, in the present embodiment, since the print job that minimizes the environment switching cost is selected, the switching time until the next print job is printed can be reduced, and the print waiting time can be reduced. Can be.

【0042】3.第3の実施の形態 次に、図8に基づいて本発明の第3の実施の形態を説明
する。本実施の形態の特徴は、複数の印刷ジョブを組み
合わせて高速な両面印刷を実行させべく印刷ジョブを選
択する点にある。
3. Third Embodiment Next, a third embodiment of the present invention will be described with reference to FIG. A feature of the present embodiment is that a print job is selected to execute high-speed double-sided printing by combining a plurality of print jobs.

【0043】図8は、本実施の形態に係る選択処理のフ
ローチャートである。現在の印刷環境のままで印刷可能
なジョブが複数存在する場合には(S43:YES)、抽出さ
れた印刷ジョブの中にペアリング可能な印刷ジョブが含
まれているか否かを判定する(S51)。ペアリング可
能な印刷ジョブが存在する場合には(S51:YES)、複数
の印刷ジョブを組み合わせることにより、後述の高速両
面印刷シーケンスを実現させる(S52)。一方、ペア
リング可能な印刷ジョブが存在しない場合は(S51:N
O)、環境切替コストが最小となる印刷ジョブの中から
最先の印刷ジョブを選択する(S53)。
FIG. 8 is a flowchart of the selection process according to the present embodiment. If there are a plurality of printable jobs in the current print environment (S43: YES), it is determined whether the extracted print jobs include a pairable print job (S51). ). If there is a print job that can be paired (S51: YES), a high-speed double-sided printing sequence described later is realized by combining a plurality of print jobs (S52). On the other hand, if there is no print job that can be paired (S51: N
O), select the earliest print job from the print jobs with the minimum environment switching cost (S53).

【0044】図9は、ペアリングによる高速両面印刷に
ついて模式的に示す説明図である。図9(a)に示すよ
うに、それぞれ両面印刷される2個の印刷ジョブJ1,
J2が存在すると仮定する。これらの印刷ジョブをそれ
ぞれ単独で両面印刷する場合は、J11→J12→J13→J14の
順番でジョブJ1を印刷した後、J21→J22→J23→J24の
順番でジョブJ2を印刷しなければならない。図9
(b)に示すように、片面印刷済みの用紙が再び感光ド
ラムの位置に戻ってくるまで、次の印刷を行うことはで
きない。従って、片面印刷済みの用紙が再給送されるま
での時間は、無駄な遊び時間となる。
FIG. 9 is an explanatory diagram schematically showing high-speed double-sided printing by pairing. As shown in FIG. 9A, two print jobs J1 and J2, each of which is printed on both sides,
Assume that J2 exists. If these print jobs are to be individually printed on both sides, the job J1 must be printed in the order of J11 → J12 → J13 → J14, and then the job J2 must be printed in the order of J21 → J22 → J23 → J24. FIG.
As shown in (b), the next printing cannot be performed until the one-side printed sheet returns to the position of the photosensitive drum again. Therefore, the time required for re-feeding the single-sided printed paper is wasted idle time.

【0045】そこで、本実施の形態では、印刷ジョブJ
1,J2をペアリングし、図9(a)の下側に示すよう
に、2つのジョブに含まれる印刷要求のうち表面に係る
印刷要求をまとめて連続的に印刷し、次に、表面印刷済
みの用紙の裏面をそれぞれ連続的に印刷する。これによ
り、最初に印刷されるJ11に係る用紙が感光ドラムに再
給送されるまでの時間を有効に利用して印刷を継続する
ことができる。両面印刷終了後に、各印刷ジョブJ1,
J2は、それぞれ指定された排紙トレイに向けて搬出さ
れる。
Therefore, in this embodiment, the print job J
1 and J2, and as shown in the lower part of FIG. 9A, print requests related to the front side of the print requests included in the two jobs are collectively and continuously printed, and then the front side print is performed. The back side of the completed paper is continuously printed. Thereby, printing can be continued by effectively utilizing the time until the sheet related to J11 to be printed first is re-fed to the photosensitive drum. After completion of the duplex printing, each print job J1,
J2 is carried out to the designated paper discharge tray.

【0046】本実施の形態は、「一方の面を連続的に印
刷し、印刷済みの用紙が印刷部に再給送されたときに他
方の面を連続的に印刷するように、それぞれ異なる印刷
ジョブの各印刷要求を組み合わせて両面印刷を実行す
る」ものである。
This embodiment employs different printing methods such that one side is continuously printed and the other side is continuously printed when a printed sheet is re-fed to a printing unit. The two-sided printing is executed by combining the print requests of the job. "

【0047】このように構成される本実施の形態でも上
記第1の実施の形態と同様の効果を得ることができる。
これに加えて、本実施の形態では、複数の印刷ジョブを
組み合わせて高速な両面印刷を実行するため、印刷時間
を短縮できる。
According to the present embodiment configured as described above, the same effect as in the first embodiment can be obtained.
In addition, in this embodiment, high-speed double-sided printing is performed by combining a plurality of print jobs, so that printing time can be reduced.

【0048】4.第4の実施の形態 次に、図10に基づいて本発明の第4の実施の形態を説
明する。本実施の形態の特徴は、ホストコンピュータ1
側で設定された各印刷設定の値をプリンタ11側で変更
することにより、印刷可能となる印刷ジョブを抽出する
点にある。
4. Fourth Embodiment Next, a fourth embodiment of the present invention will be described with reference to FIG. The feature of this embodiment is that the host computer 1
The point is that a print job that can be printed is extracted by changing the value of each print setting set by the printer 11 on the printer 11 side.

【0049】図10は、本実施の形態による抽出処理の
フローチャートである。給紙、排紙、搬送経路、色材の
いずれかで異常が検出された場合は、設定値が変更可能
であるか否かを判定する(S61)。設定値が変更可能
か否かは、例えば、ユーザーが予め指定することができ
る。具体的には、例えば、専用紙での印刷を希望してい
る場合でも、専用紙に固執しない旨の情報を印刷データ
中に含めておくことにより、プリンタ11側では、給紙
方法を変更することができるであろう。また、排紙トレ
イに関しては、どこの排紙トレイに排出されたかが明確
であれば、最初の指定トレイに排紙する必要性はないか
も知れない。変更可能な設定項目が存在する場合には
(S61:YES)、最初の設定値を変更すると共にホストコ
ンピュータ1に通知する(S62)。そして、新たな設
定値に基づいて、印刷可能か否かを再度判定する。変更
可能な設定項目が無い場合は(S61:NO)、S29に移
る。
FIG. 10 is a flowchart of the extraction processing according to the present embodiment. If an abnormality is detected in any of the sheet feeding, sheet discharging, transport path, and color material, it is determined whether the set value can be changed (S61). Whether the setting value can be changed or not can be designated in advance by the user, for example. Specifically, for example, even when the user wants to print on the special paper, the printer 11 changes the paper feeding method by including information indicating that the user does not stick to the special paper in the print data. Will be able to. As for the paper discharge tray, if it is clear to which paper discharge tray the paper is discharged, it may not be necessary to discharge the paper to the first designated tray. If there is a setting item that can be changed (S61: YES), the first setting value is changed and the host computer 1 is notified (S62). Then, it is determined again whether or not printing is possible based on the new setting value. If there is no changeable setting item (S61: NO), the process proceeds to S29.

【0050】このように構成される本実施の形態でも上
記第1の実施の形態と同様の効果を得ることができる。
これに加えて、本実施の形態では、ホストコンピュータ
1側で設定された印刷設定値をプリンタ11側で適宜変
更することにより、印刷可能性を検査するため、より一
層印刷待ち時間を短縮することができる。
According to the present embodiment having such a configuration, the same effect as that of the first embodiment can be obtained.
In addition to this, in the present embodiment, the print setting value set on the host computer 1 side is appropriately changed on the printer 11 side to check printability, so that the print waiting time is further reduced. Can be.

【0051】特に、ネットワーク印刷システムの場合
は、プリンタとホストコンピュータとの設置場所が離れ
ており、かつ、通常の場合、ユーザー同士は他のユーザ
ーの印刷設定まで知ることがない。従って、各ユーザー
は、最上段の排紙トレイが一番取出し易いから等のよう
に、必然的理由など無しに、適当に印刷設定を行う場合
がある。このような場合に、プリンタ側で各ユーザー同
士の印刷設定を調整することができるため、全体として
プリンタの使用効率を高めることができ、使い勝手が向
上する。
In particular, in the case of a network printing system, the installation locations of the printer and the host computer are far from each other, and usually, users do not know each other's print settings. Therefore, each user may appropriately make print settings without any inevitable reason, such as because the uppermost discharge tray is most easily taken out. In such a case, since the printer can adjust the print settings between the users, the use efficiency of the printer can be improved as a whole, and the usability can be improved.

【0052】なお、当業者であれば、前記各実施の形態
に記載された本発明の要旨の範囲内で種々の追加、変更
等が可能である。例えば、前記各実施の形態では、最初
に印刷可能な印刷ジョブを抽出し、次に、いずれかの印
刷ジョブを選択する構成を示しているが逆にしてもよ
い。即ち、先着順やホストコンピュータ1側で指定され
た優先度順に印刷ジョブを選択し、該印刷ジョブが印刷
可能であるか否かを検査してもよい。
It should be noted that those skilled in the art can make various additions and changes within the scope of the present invention described in the above embodiments. For example, in each of the above-described embodiments, a configuration is described in which a print job that can be printed is first extracted, and then any one of the print jobs is selected. That is, a print job may be selected in a first-come-first-served order or in a priority order specified by the host computer 1, and whether or not the print job is printable may be checked.

【0053】また、例えば、第2の実施の形態では、環
境切替コストが最小となる印刷ジョブを選択するものと
して述べたが、これに限らず、最小の環境切替コストを
有する印刷ジョブが存在しない場合には、次に環境切替
コストが少ない印刷ジョブを選択するようにしてもよ
い。
Further, for example, in the second embodiment, the print job having the minimum environment switching cost is selected. However, the present invention is not limited to this, and there is no print job having the minimum environment switching cost. In this case, a print job with the next lowest environment switching cost may be selected.

【0054】印刷モードを切り替えるように構成するこ
ともできる。例えば、1ページだけ印刷するジョブが複
数存在する場合には、2つのジョブをまとめて1回で印
刷することも可能である。具体的には、プリントエンジ
ン21の最大印刷サイズがA3である場合、A4用紙を
横に2枚並べるなら1回で印刷可能である。そこで、A
4サイズの印刷ジョブが複数存在する場合には、感光ド
ラム上に2つのイメージを形成し、1回の転写で同時に
印刷すればよい。
It is also possible to configure so as to switch the print mode. For example, when there are a plurality of jobs for printing only one page, it is possible to print the two jobs together at one time. Specifically, when the maximum print size of the print engine 21 is A3, if two A4 sheets are arranged horizontally, printing can be performed at one time. So, A
If there are a plurality of print jobs of four sizes, two images may be formed on the photosensitive drum and printed simultaneously with one transfer.

【0055】さらに、各印刷要求で使用される色材の総
量を予測し、この予測された色材量と現在の色材残量と
を比較することにより、印刷可能か否かを判定するよう
に構成することもできる。
Further, it is determined whether or not printing is possible by predicting the total amount of the color material used in each print request and comparing the predicted amount of the color material with the current remaining amount of the color material. Can also be configured.

【0056】[0056]

【発明の効果】以上説明した通り、本発明に係るプリン
タ及び印刷方法によれば、印刷可能な印刷要求を選択す
るため、印刷途中で印刷が中断される可能性を低減する
ことができ、全体としての印刷待ち時間を低減すること
ができ、使い勝手を向上させることができる。
As described above, according to the printer and the printing method according to the present invention, a print request that can be printed is selected, so that the possibility that printing is interrupted during printing can be reduced. As a result, the printing waiting time can be reduced, and the usability can be improved.

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

【図1】本発明の第1の実施の形態に係る印刷システム
のブロック図である。
FIG. 1 is a block diagram of a printing system according to a first embodiment of the present invention.

【図2】エンジン状態管理テーブルを示す説明図であ
る。
FIG. 2 is an explanatory diagram showing an engine state management table.

【図3】ジョブ管理テーブルを示す説明図である。FIG. 3 is an explanatory diagram showing a job management table.

【図4】印刷処理を示すフローチャートである。FIG. 4 is a flowchart illustrating a printing process.

【図5】抽出処理を示すフローチャートである。FIG. 5 is a flowchart illustrating an extraction process.

【図6】印刷ジョブが選択される様子を示す説明図であ
る。
FIG. 6 is an explanatory diagram showing how a print job is selected.

【図7】本発明の第2の実施の形態に係る選択処理を示
すフローチャートである。
FIG. 7 is a flowchart illustrating a selection process according to the second embodiment of the present invention.

【図8】本発明の第3の実施の形態に係る選択処理を示
すフローチャートである。
FIG. 8 is a flowchart illustrating a selection process according to a third embodiment of the present invention.

【図9】異なる印刷ジョブを組み合わせて高速両面印刷
を実現する様子を示す説明図である。
FIG. 9 is an explanatory diagram showing how to realize high-speed double-sided printing by combining different print jobs.

【図10】本発明の第4の実施の形態に係る抽出処理を
示すフローチャートである。
FIG. 10 is a flowchart illustrating an extraction process according to a fourth embodiment of the present invention.

【符号の説明】 1 ホストコンピュータ 3 印刷データ生成部 11 プリンタ 14 イメージ生成部 15 記憶部 16 印刷要求管理部 18 ジョブ管理テーブル 19 エンジン状態管理テーブル 20 エンジン制御部 21 プリントエンジンDESCRIPTION OF SYMBOLS 1 Host computer 3 Print data generation unit 11 Printer 14 Image generation unit 15 Storage unit 16 Print request management unit 18 Job management table 19 Engine status management table 20 Engine control unit 21 Print engine

Claims (15)

【特許請求の範囲】[Claims] 【請求項1】 入力された印刷データに基づいて印刷を
行うプリンタにおいて、 印刷データに基づいて印刷用イメージデータを生成し、
印刷要求を発行するイメージ生成手段と、 前記印刷要求を記憶する記憶手段と、 前記記憶手段に記憶された印刷要求に基づいて印刷を行
う印刷手段と、 前記印刷手段の状態を監視する監視手段と、 前記監視手段からの入力に基づいて、前記記憶手段に記
憶された各印刷要求のうち印刷可能な印刷要求を選択
し、前記印刷手段に入力させる選択手段と、を備えたこ
とを特徴とするプリンタ。
1. A printer that performs printing based on input print data, comprising: generating image data for printing based on the print data;
Image generation means for issuing a print request; storage means for storing the print request; printing means for performing printing based on the print request stored in the storage means; and monitoring means for monitoring the state of the print means. Selecting means for selecting a printable print request from among the print requests stored in the storage means based on an input from the monitoring means, and inputting the print request to the printing means. Printer.
【請求項2】 前記選択手段は、印刷上の障害が検出さ
れない印刷要求を印刷可能として選択する請求項1に記
載のプリンタ。
2. The printer according to claim 1, wherein the selection unit selects a print request in which no print failure is detected as printable.
【請求項3】 前記印刷上の障害には、給紙トレイの用
紙不足、排紙トレイの使用不能、搬送経路の異常のうち
少なくともいずれか一つが含まれている請求項2に記載
のプリンタ。
3. The printer according to claim 2, wherein the printing failure includes at least one of a paper shortage in a paper feed tray, an unusable discharge tray, and an abnormality in a transport path.
【請求項4】 前記選択手段は、印刷可能な印刷要求が
複数存在する場合には、所定の選択基準に基づいて、一
つの印刷要求を選択する請求項2または請求項3のいず
れかに記載のプリンタ。
4. The printing apparatus according to claim 2, wherein, when there are a plurality of print requests that can be printed, the selection unit selects one print request based on a predetermined selection criterion. Printer.
【請求項5】 前記所定の選択基準とは、印刷データ受
信時刻であり、印刷可能な各印刷要求のうち、先に受信
した印刷データに係る印刷要求を選択する請求項4に記
載のプリンタ。
5. The printer according to claim 4, wherein the predetermined selection criterion is a print data reception time, and a print request related to the print data received first is selected from printable print requests.
【請求項6】 前記所定の選択基準は、環境切替コスト
であり、印刷可能な各印刷要求のうち、環境切替コスト
が最小となる印刷データに係る印刷要求を選択する請求
項4に記載のプリンタ。
6. The printer according to claim 4, wherein the predetermined selection criterion is an environment switching cost, and a print request related to print data having a minimum environment switching cost is selected from printable print requests. .
【請求項7】 前記所定の選択基準は、両面印刷の可能
性であり、印刷可能な各印刷要求のうち、組み合わせて
両面印刷が可能な印刷データに係る印刷要求を選択する
請求項4に記載のプリンタ。
7. The printing apparatus according to claim 4, wherein the predetermined selection criterion is a possibility of double-sided printing, and selects a print request related to print data that can be double-sided printed from among printable print requests. Printer.
【請求項8】 前記選択手段は、前記印刷データに設定
された初期設定値を変更することにより、印刷可能な印
刷要求を選択可能に構成されている請求項1〜請求項7
のいずれかに記載のプリンタ。
8. The printing apparatus according to claim 1, wherein the selection unit is configured to select a print request that can be printed by changing an initial setting value set in the print data.
The printer according to any of the above.
【請求項9】 前記選択手段は、前記初期設定値を変更
した場合には、その旨をユーザーに通知する請求項8に
記載のプリンタ。
9. The printer according to claim 8, wherein, when the initial setting value is changed, the selection unit notifies the user of the change.
【請求項10】 入力された印刷データに基づいて印刷
を行う印刷方法において、 印刷データに基づいて印刷要求を発行するステップと、 前記発行された印刷要求を記憶するステップと、 前記記憶された印刷要求のうち印刷上の障害がない印刷
要求を選択するステップと、 前記選択された印刷要求に基づいて印刷するステップ
と、を含んでなることを特徴とする印刷方法。
10. A printing method for performing printing based on input print data, a step of issuing a print request based on print data, a step of storing the issued print request, and a step of storing the stored print request. A printing method comprising: a step of selecting a print request having no printing trouble among the requests; and a step of printing based on the selected print request.
【請求項11】 プリンタを制御するためのコンピュー
タプログラムを記録した記録媒体において、 入力された印刷データに基づいて印刷用イメージデータ
を生成し、印刷要求を発行させる機能と、 前記発行された印刷要求を記憶手段に記憶させる機能
と、 印刷手段の状態を監視させる機能と、 前記印刷手段の状態に基づいて、前記記憶された各印刷
要求のうち、印刷可能な印刷要求を選択し、前記印刷手
段に入力させる選択機能と、をコンピュータに実現させ
るためのコンピュータプログラムを前記コンピュータが
読取り及び理解可能な形態で記録した記録媒体。
11. A recording medium storing a computer program for controlling a printer, a function of generating print image data based on input print data and issuing a print request, and And a function of monitoring the state of the printing unit. Based on the state of the printing unit, select a printable print request among the stored print requests, and And a computer-readable recording medium storing a computer program for causing a computer to implement a selection function to be input to the computer.
【請求項12】 前記選択機能は、印刷可能な印刷要求
が複数存在する場合には、印刷可能な各印刷要求のう
ち、先に受信した印刷データに係る印刷要求を選択する
請求項11に記載の記録媒体。
12. The print function according to claim 11, wherein, when there are a plurality of print requests that can be printed, the selection function selects a print request related to the print data received first among the print requests that can be printed. Recording medium.
【請求項13】 前記選択機能は、印刷可能な印刷要求
が複数存在する場合には、印刷可能な各印刷要求のう
ち、環境切替コストが最小となる印刷データに係る印刷
要求を選択する請求項11に記載の記録媒体。
13. When there are a plurality of print requests that can be printed, the selection function selects a print request related to print data with a minimum environment switching cost from among the print requests that can be printed. 12. The recording medium according to item 11.
【請求項14】 前記選択機能は、印刷可能な印刷要求
が複数存在する場合には、印刷可能な各印刷要求のう
ち、組み合わせて両面印刷が可能な印刷データに係る印
刷要求を選択する請求項11に記載の記録媒体。
14. The printing apparatus according to claim 1, wherein, when there are a plurality of print requests that can be printed, the selection function selects a print request related to print data that can be combined and printed on both sides, among the print requests that can be printed. 12. The recording medium according to item 11.
【請求項15】 前記選択機能は、前記印刷データに設
定された初期設定値を変更することにより、印刷可能な
印刷要求を選択可能に構成されている請求項11〜請求
項14のいずれかに記載の記録媒体。
15. The print function according to claim 11, wherein the selection function is configured to select a printable print request by changing an initial setting value set in the print data. Recording medium according to the above.
JP37583399A 1999-12-28 1999-12-28 Printer and printing method Pending JP2001187468A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP37583399A JP2001187468A (en) 1999-12-28 1999-12-28 Printer and printing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP37583399A JP2001187468A (en) 1999-12-28 1999-12-28 Printer and printing method

Publications (1)

Publication Number Publication Date
JP2001187468A true JP2001187468A (en) 2001-07-10

Family

ID=18506135

Family Applications (1)

Application Number Title Priority Date Filing Date
JP37583399A Pending JP2001187468A (en) 1999-12-28 1999-12-28 Printer and printing method

Country Status (1)

Country Link
JP (1) JP2001187468A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6676309B2 (en) 1999-12-28 2004-01-13 Seiko Epson Corporation Printer having function of administrating print job and method for administrating print job
JP2005349828A (en) * 2004-06-09 2005-12-22 Internatl Business Mach Corp <Ibm> Method and system for managing print jobs for increasing throughput of a printer
JP2010089391A (en) * 2008-10-08 2010-04-22 Riso Kagaku Corp Inkjet type image forming apparatus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6676309B2 (en) 1999-12-28 2004-01-13 Seiko Epson Corporation Printer having function of administrating print job and method for administrating print job
JP2005349828A (en) * 2004-06-09 2005-12-22 Internatl Business Mach Corp <Ibm> Method and system for managing print jobs for increasing throughput of a printer
JP4753626B2 (en) * 2004-06-09 2011-08-24 インフォプリント・ソリューションズ・カンパニー Method and system for managing print jobs to increase printer throughput
JP2010089391A (en) * 2008-10-08 2010-04-22 Riso Kagaku Corp Inkjet type image forming apparatus

Similar Documents

Publication Publication Date Title
JP3320342B2 (en) Method for causing printer system to execute printing, print execution method, computer, and printer system
JPH07271699A (en) Peripheral processor and information processor connected through network, and control method in peripheral processor and control method for peripheral processor
JP2007083513A (en) Image forming apparatus, information processing apparatus, printing processing system, image forming method, information processing method, image forming program, information processing program, and recording medium
JP5929431B2 (en) Image recording apparatus, control method for image recording apparatus, and control program
JPH08262814A (en) Printer
JP2006209508A (en) Print system, its control method, and print management program
JPH11203077A (en) Printing system and printer selection method
JP3559650B2 (en) Image forming apparatus, image forming method, and image forming system
JP3156927B2 (en) Printer with duplex printing function and duplex printing control device
JP5783746B2 (en) Printing control apparatus, method and program
JP2001195212A (en) Printing system
JP2001187468A (en) Printer and printing method
JP2000062292A (en) Printing system, control method therefor and computer- readable recording medium
JP4029656B2 (en) Print program and print server
JP4512373B2 (en) Image forming apparatus, image forming system, computer program, and recording medium
JP2004175043A (en) Printer
JP4232532B2 (en) Print job distribution system, print job distribution method, server apparatus, printing apparatus, and program
JPH11327831A (en) Printer and printing system
JPH10283130A (en) Device, method for controlling printer and record medium
JP5288329B2 (en) Printing apparatus, printing system, and printing control program
JP2004021329A (en) Print program
JP2005038356A (en) Print system
JP2006263968A (en) Printing device, and print server
JPH11179973A (en) Printer
JP2002215343A (en) Imaging system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070213

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070409

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20070409

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070904

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071026

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080401