JP2001180051A - Printing system - Google Patents

Printing system

Info

Publication number
JP2001180051A
JP2001180051A JP36419499A JP36419499A JP2001180051A JP 2001180051 A JP2001180051 A JP 2001180051A JP 36419499 A JP36419499 A JP 36419499A JP 36419499 A JP36419499 A JP 36419499A JP 2001180051 A JP2001180051 A JP 2001180051A
Authority
JP
Japan
Prior art keywords
printer
print
printing
identification information
print request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP36419499A
Other languages
Japanese (ja)
Inventor
Eiichiro Kubota
英一郎 窪田
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP36419499A priority Critical patent/JP2001180051A/en
Publication of JP2001180051A publication Critical patent/JP2001180051A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an efficient printing system without burdening printer users and system managers with work. SOLUTION: The system with a spool function for printers has means for reading identification information of papers for printing which is preliminarily printed to the set papers, and an output means for outputting the identification information and a paper setting notice that papers are set. A spool has means for selecting to print a printing request printable by the printer which outputs the notice among printing requests registered in a queue based on the identification information when the spool receives the paper setting notice outputted from the printer.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、スプールを持つ印
刷システムの改良に関する。
The present invention relates to an improvement in a printing system having a spool.

【0002】[0002]

【従来の技術】一般に、プリントサーバ等のサーバ計算
機システムにおいて、サーバ計算機自身におけるアプリ
ケーションプログラム又はクライアント計算機における
アプリケーションプログラムでプリンタに印刷出力する
データが発生した場合には、その印刷データをスプール
と呼ばれるプログラムに転送し、以後のプリンタへの印
刷制御をこのスプールに行わせている。このようにスプ
ールに印刷制御を委託することで、アプリケーションプ
ログラムは他の処理を始めることができるため、アプリ
ケーションプログラムの処理効率を高めることができ
る。
2. Description of the Related Art Generally, in a server computer system such as a print server, when data to be printed out to a printer is generated by an application program in the server computer or an application program in a client computer, the print data is stored in a program called a spool. , And the spool controls the subsequent printing of the printer. By entrusting print control to the spool in this way, the application program can start other processing, and thus the processing efficiency of the application program can be increased.

【0003】このようなスプールにおいて、データを特
定フォーマットが予め設定された用紙(特定フォームが
印刷された用紙)に印刷する場合には、次のように行わ
れている。一つの手法として、あるプリンタにおいて、
ある印刷データ(以下、レポートと呼ぶ)の印刷が終了
し次のレポートを印刷する際に、次のレポートを印刷す
る用紙がいままで印刷していた用紙と異なる場合は、ス
プールがプリンタに対する用紙の掛け替えメッセージを
コンソール(サーバのシステム制御をしているクライア
ントパソコン)の表示装置に表示して、プリンタ使用者
に用紙の掛け替えを通知することがある。
In such a spool, when data is printed on paper in which a specific format is set in advance (paper on which a specific form is printed), the following is performed. As one method, in a certain printer,
When printing of certain print data (hereinafter referred to as a report) is completed and the next report is printed, if the paper on which the next report is printed is different from the paper that has been printed, the spool A change message may be displayed on a display device of a console (a client personal computer that controls the system of a server) to notify a printer user of changing sheets.

【0004】また別な手法として、スプールに登録され
ている各プリンタに対して印刷する用紙を特定するため
にプリンタと特定の用紙との対応関係を予めテーブルに
定義しておき、ある特定の用紙へ印刷するレポートは、
その特定の用紙の印刷が定義されているプリンタに対し
て、そのレポートをスケジューリングして印刷させるこ
とである。前者の手法の場合には、用紙の掛け替え作業
が頻繁に発生してプリンタの使用者に作業負担が発生し
てしまう。又、後者の手法の場合には、処理の空きがで
きたプリンタに別な特定の用紙の印刷を設定して印刷を
させようとする場合には、上記テーブルにおけるプリン
タと特定用紙との対応関係の設定をシステム管理者がそ
の都度行わなければならなくなり、システム管理者に作
業負担をかけていた。
As another technique, the correspondence between a printer and a specific sheet is defined in advance in a table in order to specify a sheet to be printed for each printer registered in a spool, and a specific sheet is specified. The report to print to
That is, the report is scheduled to be printed by a printer defined to print the specific paper. In the case of the former method, the work of changing paper frequently occurs, and the work load is imposed on the user of the printer. In the case of the latter method, if the printer that has free space for processing is set to print another specific sheet and printing is to be performed, the correspondence between the printer and the specific sheet in the above table is used. Setting must be performed by the system administrator each time, which puts a burden on the system administrator.

【0005】[0005]

【発明が解決しようとする課題】本発明はこのような問
題を解決するためになされたもので、プリンタの使用者
やシステム管理者に作業負担をかけることなく効率の良
い印刷システムを提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve such a problem, and an object of the present invention is to provide an efficient printing system without imposing a burden on a printer user or a system administrator. With the goal.

【0006】[0006]

【課題を解決するための手段】本発明は、複数のプリン
タと、印刷データの印刷要求を受け付け登録し、この登
録した印刷要求の印刷が可能なプリンタを前記複数のプ
リンタの中から選択してその選択したプリンタに印刷さ
せるスプールとを持つシステムにおいて、前記プリンタ
のうち少なくとも1つは、セットされた用紙に予め印刷
されている印字用紙の識別情報を読み取る手段と、この
識別情報とともに用紙がセットされたことを示す用紙の
掛け替え通知を出力する手段とを持ち、前記スプール
は、前記プリンタから出力された用紙の掛け替え通知を
受け取った場合、前記識別情報に基づいて前記登録した
印刷要求の中から前記通知を出力したプリンタにて印刷
可能な印刷要求を選択しこの選択したプリンタに前記印
刷要求に基づいた印刷データを印刷させる手段を持つこ
とをことを特徴とする。また、本発明は、複数のプリン
タと、印刷データの印刷要求を受け付け登録し、この登
録した印刷要求の印刷が可能なプリンタを前記複数のプ
リンタの中から選択してその選択したプリンタに印刷さ
せるスプールとを持つシステムにおいて、前記プリンタ
のうち少なくとも1つは、セットされた用紙に予め印刷
されている用紙の識別情報を読み取る手段を持ち、前記
スプールは、印刷指示待ちで空き状態のプリンタが識別
したセットされている用紙の識別情報を取得する手段
と、この取得した識別情報に基づいて前記登録した印刷
要求の中から前記空き状態のプリンタにて印刷可能な印
刷要求を選択し前記空き状態のプリンタに前記選択した
印刷要求に基づいた印刷データを印刷させる手段を持つ
ことを特徴とする。
According to the present invention, a plurality of printers and print requests for print data are received and registered, and a printer capable of printing the registered print requests is selected from the plurality of printers. In a system having a spool to be printed by the selected printer, at least one of the printers includes means for reading identification information of a printing paper previously printed on the loaded paper, and setting of the paper together with the identification information. Means for outputting a paper change notification indicating that the printing has been performed, and when the spool receives the paper change notification output from the printer, the spool changes the print request among the registered print requests based on the identification information. A print request that can be printed by the printer that has output the notification is selected, and a mark based on the print request is given to the selected printer. Characterized in that by having a means to print the data. The present invention also receives and registers a plurality of printers and a print request for print data, selects a printer capable of printing the registered print request from the plurality of printers, and causes the selected printer to print. In a system having a spool, at least one of the printers has a unit for reading identification information of a sheet previously printed on a set sheet, and the spool is identified by an idle printer waiting for a print instruction. Means for acquiring identification information of the set sheet, and selecting a print request that can be printed by the empty printer from the registered print requests based on the acquired identification information, The printer has means for causing a printer to print print data based on the selected print request.

【0007】このような構成によれば、プリンタの使用
者やシステム管理者に作業負担をかけることなく効率の
良い印刷システムを実現できる。
According to such a configuration, an efficient printing system can be realized without imposing a burden on the user of the printer or the system administrator.

【0008】[0008]

【発明の実施の形態】以下、図面を参照して本発明の実
施形態について説明する。図1は、本発明の実施形態を
示すシステム構成を示す図である。例えばプリントサー
バを構築するPCサーバ等から構成されるサーバ計算機
10と、2つのパーソナルコンピュータ等から構成され
るクライアント計算機14、15と、4つのプリンタA
16、プリンタB17、プリンタC18、プリンタD1
9とが互いにローカルエリアネットワーク(LAN)1
3を介して接続されている。サーバ計算機10には、プ
ログラムから構成されるスプールシステム11がインス
トールされている。サーバ計算機10は、スプールシス
テム11がスケジューリングする印刷データ(以下レポ
ートと呼ぶ)を格納するための磁気ディスク装置等のフ
ァイル装置で構成されるスプールファイル12を持って
いる。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing a system configuration showing an embodiment of the present invention. For example, a server computer 10 composed of a PC server or the like constructing a print server, client computers 14 and 15 composed of two personal computers and the like, and four printers A
16, printer B17, printer C18, printer D1
9 and a local area network (LAN) 1
3 are connected. A spool system 11 composed of a program is installed in the server computer 10. The server computer 10 has a spool file 12 composed of a file device such as a magnetic disk device for storing print data (hereinafter referred to as a report) scheduled by the spool system 11.

【0009】図2は、本発明の主要な機能の関連を図示
した概念図である。スプールシステム11は、レポート
キュー20、プリンタテーブル21、スケジューラ2
2、アウトプットライタA、アウトプットライタB、ア
ウトプットライタC、アウトプットライタDとから構成
されている。レポートキュー20は、クライアント計算
機14、15から印刷要求を受けたレポートをスケジュ
ーリングするために保持する待ち行列である。
FIG. 2 is a conceptual diagram illustrating the relationship between the main functions of the present invention. The spool system 11 includes a report queue 20, a printer table 21, a scheduler 2,
2. It is composed of an output writer A, an output writer B, an output writer C, and an output writer D. The report queue 20 is a queue held for scheduling a report that has received a print request from the client computers 14 and 15.

【0010】プリンタテーブル21は、このシステムに
組み込まれた各プリンタに対する定義情報を設定するテ
ーブルであり、詳細は後述する。スケジューラ22は、
レポートキュー20に保持されているレポートの優先度
を管理して、印刷指示待ちとなっている空き状態のプリ
ンタが発生したときにプリンタテーブル21を参照して
所定のレポートを選択し、その空き状態のプリンタに選
択したレポートを印刷させるために、そのプリンタに対
応するアウトプットライタにレポートを指定して印刷指
示を出す。アウトプットライタA、アウトプットライタ
B、アウトプットライタC、アウトプットライタDは、
各々プリンタA16、プリンタB17、プリンタC1
8、プリンタD19に対応して設けられており、スケジ
ューラ22から指示を受けたレポートをスプールファイ
ル12から読み出し、対応するプリンタで印刷させるよ
うに制御する。
The printer table 21 is a table for setting definition information for each printer incorporated in the system, and will be described later in detail. The scheduler 22
The priority of the reports held in the report queue 20 is managed, and when an idle printer waiting for a print instruction is generated, a predetermined report is selected by referring to the printer table 21 and the empty status is selected. In order to cause the selected printer to print the selected report, the report is designated to the output writer corresponding to that printer and a print instruction is issued. Output writer A, output writer B, output writer C, output writer D,
Printer A16, Printer B17, Printer C1 respectively
8. The printer is provided corresponding to the printer D19, and controls to read the report instructed from the scheduler 22 from the spool file 12 and print the report by the corresponding printer.

【0011】プリンタA16、プリンタB17、プリン
タC18、プリンタD19は、各々セットされた印字用
紙(以下、帳票と呼ぶ)に予め印刷されている例えばバ
ーコード等の識別情報の読み取り機能、及び新たにその
プリンタに帳票がセットされた場合、上記読み取り機能
によってセットされた帳票の種類を識別し、スケジュー
ラ22に対して、そのプリンタに新たに帳票がセットさ
れたことを示す帳票の掛け替え通知を識別した帳票の種
類を示す情報とともに通知するする機能とを持つ。又、
識別情報の読み取り機能は持つが、帳票の掛け替え通知
機能を持たないプリンタもある。このようなプリンタで
は、他の装置からの問い合わせに応じて、識別した帳票
の種類を示す情報を提供するものとする。これらの機能
を持ったプリンタは既に市場にて入手可能である。
The printer A16, the printer B17, the printer C18, and the printer D19 have a function of reading identification information, such as a bar code, which is printed in advance on a set printing paper (hereinafter, referred to as a form). When a form is set in the printer, the type of the form set by the reading function is identified, and a form change notification indicating that a form is newly set in the printer is identified to the scheduler 22. And a function of notifying the information together with the information indicating the type. or,
Some printers have a function of reading identification information, but do not have a function of notifying the change of a form. In such a printer, information indicating the type of the identified form is provided in response to an inquiry from another device. Printers with these functions are already available on the market.

【0012】図3は、レポートキュー20の構成を図示
している。レポートキュー20は、レポート番号20
a、グループID20b、帳票ID20cとから構成さ
れている。尚、レポートの優先度を管理する情報の記載
を省略している。レポートの優先度管理は、従来の技術
を用いるものとし、説明を省略する。レポート番号20
aは、クライアント計算機からの印刷要求を受けたレポ
ートを識別するためにスケジューラ22により付与され
た連続番号である。グループID20bは、そのレポー
トに対して指定された印刷すべきプリンタのグループI
Dを示す。このグループID20bは、印刷要求を受け
た際にレポートに対して付与されている。スプールシス
テムにおいては、複数のプリンタでグループが構成され
ており、出力スケジューラ22は指定されたプリンタの
グループの中から空きのプリンタを選択してレポートを
印刷をさせる。帳票ID20cは、そのレポートを印刷
させるべき帳票の種類を指定するものであり、印刷要求
を受けた際にレポートに対して付与されている。従っ
て、スプールシステム12は、クライアント計算機から
グループID20bと帳票ID20cとを伴ってレポー
トの印刷要求を受ける。
FIG. 3 shows the configuration of the report queue 20. The report queue 20 contains the report number 20
a, a group ID 20b, and a form ID 20c. Note that the description of information for managing the priority of the report is omitted. The prioritization of the report is based on the conventional technique, and the description is omitted. Report number 20
“a” is a serial number assigned by the scheduler 22 to identify a report for which a print request has been received from a client computer. The group ID 20b is the group I of the printer to be printed specified for the report.
D is shown. The group ID 20b is given to a report when a print request is received. In the spool system, a group is composed of a plurality of printers, and the output scheduler 22 selects an empty printer from a designated group of printers and prints a report. The form ID 20c specifies the type of form on which the report is to be printed, and is given to the report when a print request is received. Accordingly, the spool system 12 receives a report print request from the client computer together with the group ID 20b and the form ID 20c.

【0013】図4は、プリンタテーブル21の構成を図
示している。プリンタテーブル21は、このシステムに
組み込まれた各プリンタに対する定義情報を設定するテ
ーブルである。プリンタテーブル21は、プリンタ識別
名21a、グループID21b、帳票ID21cの各定
義情報から構成されている。このテーブルにより、プリ
ンタ識別名21aで指定されたプリンタは、グループI
D21bで指定されたグループに属すること及び帳票I
D21cで指定された種類の帳票に印刷するよう定義さ
れているものである。尚、帳票ID21cには、実際に
そのプリンタにセットされている帳票のIDがセットさ
れるよう更新されるものである。この更新の動作は、後
述する。ここで帳票の種類とは、印刷用紙の大きさや形
状等の種類とその用紙に予め印刷されているフォーム等
の種類との組み合わせを意味する。例えば、帳票の種類
とは、A4サイズのカット紙で特定のフォームαが予め
印刷されたものや、ミシン目付きの連続用紙で特定のフ
ォームβが予め印刷されたものを意味する。クライアン
ト計算機上で実行されているアプリケーションプログラ
ムは、これらの種類の帳票を指定して、その帳票に所定
の情報を印刷することで、出力を行うものである。尚、
必ずしも帳票の種類とは、予め印刷されているフォーム
の種類を必ず指定するものではなく、単に用紙の大きさ
や形状の種類を指定するものであっても良い。
FIG. 4 shows the configuration of the printer table 21. The printer table 21 is a table for setting definition information for each printer incorporated in the system. The printer table 21 includes definition information of a printer identification name 21a, a group ID 21b, and a form ID 21c. According to this table, the printer specified by the printer identification name 21a is stored in the group I
Belonging to the group specified in D21b and form I
This is defined to be printed on the form of the type specified in D21c. The form ID 21c is updated so that the ID of the form actually set in the printer is set. The operation of this update will be described later. Here, the form type refers to a combination of a type such as a size and a shape of the printing paper and a type such as a form previously printed on the paper. For example, the form type refers to a form in which a specific form α is printed in advance on an A4 size cut sheet, or a form in which a specific form β is printed in advance on a perforated continuous sheet. The application program executed on the client computer designates these types of forms, and prints out predetermined information on the forms to perform output. still,
The form type does not necessarily specify the type of the form that has been printed in advance, but may simply specify the size and shape of the paper.

【0014】以下、本発明の実施形態の動作説明を図5
及び図6に図示したフローチャート図に基づいて説明す
る。図5には、スケジューラ22の主要な動作を説明す
るフローチャート図が図示されている。尚、以下の動作
説明では、レポートキュー20に登録されたレポートの
優先度制御は、従来の技術を採用すれば良いため、説明
を省略する。又、以下の動作説明では、スプールシステ
ム11において、クライアント計算機からのレポートの
印刷要求が受け付けられ、レポートキュー20に登録さ
れる動作も同様な理由から省略する。
The operation of the embodiment of the present invention will be described below with reference to FIG.
The description will be made based on the flowchart shown in FIG. FIG. 5 is a flowchart illustrating main operations of the scheduler 22. In the following description of the operation, the priority control of the reports registered in the report queue 20 may be performed by using a conventional technique, and thus the description thereof will be omitted. In the following description of the operation, the spool system 11 accepts a report print request from a client computer and registers the operation in the report queue 20 for the same reason.

【0015】図5において、スケジューラ22は、まず
印刷指示待ちとなっている空き状態のプリンタがあるか
どうかをチェックする(ステップS10)。このチェッ
クは、図示していないがスケジューラ22が保持してい
る各プリンタが印刷状態であるか否かを示すフラグ情報
を参照することで実現できる。このフラグ情報は、スケ
ジューラ22が各アウトプットライタにレポートの印刷
指示を出すことに応じて、そのアウトプットライタに対
応するプリンタが印刷状態であることを示すようにフラ
グ情報を「1」とし、又アウトプットライタからスケジ
ューラ22に印刷終了の通知が届いたら、このフラグ情
報を「0」とすることで実現されている。
In FIG. 5, the scheduler 22 first checks whether there is an idle printer waiting for a print instruction (step S10). This check can be realized by referring to flag information (not shown) indicating whether each printer held by the scheduler 22 is in a printing state. In response to the scheduler 22 issuing a report printing instruction to each output writer, the flag information is set to "1" so as to indicate that the printer corresponding to the output writer is in a printing state, Further, when a notification of the end of printing arrives from the output writer to the scheduler 22, this flag information is set to "0".

【0016】ステップS10において、空き状態のプリ
ンタがある場合には、ステップS11に進み、無い場合
には、ステップS10のチェックを続ける。次にスケジ
ューラ22は、レポートキュー20を検索し(ステップ
S11)、その空き状態と確認されたプリンタにて印刷
可能なレポートが存在するかチェックする(ステップS
12)。空き状態と確認されたプリンタに印刷可能なレ
ポートが存在する場合には、スケジューラ22は空き状
態と確認されたプリンタに対応するアウトプットライタ
に対してそのレポートについて印刷指示をする(ステッ
プS13)。この印刷指示を受けたアウトプットライタ
は、印刷指示を受けたレポートをスプールファイル12
から読み出して、対応するプリンタに印字させるよう制
御する。その後、処理はステップS10へ戻り以後同様
な処理を行う。
In step S10, if there is an empty printer, the process proceeds to step S11. If not, the check in step S10 is continued. Next, the scheduler 22 searches the report queue 20 (step S11) and checks whether there is a report that can be printed by the printer whose empty state has been confirmed (step S11).
12). If there is a report that can be printed on the printer that has been confirmed to be empty, the scheduler 22 issues a print instruction for the report to the output writer corresponding to the printer that has been confirmed to be empty (step S13). The output writer that has received the print instruction sends the report that received the print instruction to the spool file 12.
And controls the corresponding printer to print. Thereafter, the process returns to step S10, and the same process is performed thereafter.

【0017】一方、ステップS12において、印刷可能
なレポートが存在しないと判断された場合には、スケジ
ューラ22は、空き状態と確認されたプリンタが先に説
明した帳票の掛け替え通知機能を持つものであるかどう
かをチェックする(ステップS14)。このチェック
は、そのシステムに実装されている各プリンタが上記通
知機能を持つか否かの情報を予め保持しておくことによ
り判断することができる。そのプリンタが帳票の掛け替
え通知機能を持つ場合には、ステップS19へ進む。こ
のステップS19へ進む理由は、詳細は図6のフローチ
ャートの説明で明らかになるが、プリンタが上記通知機
能を持つ場合には、そのプリンタに新たに帳票がセット
されるとその通知がスケジューラ22になされるので、
プリンタテーブル21に定義されている帳票IDが更新
されるためである。
On the other hand, if it is determined in step S12 that there is no printable report, the scheduler 22 has a function of notifying the printer that has been confirmed that the printer is empty, as described above. It is checked whether it is (step S14). This check can be determined by holding in advance information on whether or not each printer installed in the system has the notification function. If the printer has a form change notification function, the process proceeds to step S19. The reason for proceeding to step S19 will be clear in the description of the flowchart of FIG. 6, but if the printer has the above-described notification function, when a new form is set in the printer, the notification is sent to the scheduler 22. So that
This is because the form ID defined in the printer table 21 is updated.

【0018】スケジューラ22は、その空き状態と確認
されたプリンタにセットされている帳票を変更すれば印
刷することができるレポートを現在レポートキュー20
に登録され印刷待ちとなっているレポートの中から探し
出し、その情報をその空き状態と確認されたプリンタに
送付してそのプリンタの表示装置(例えばLCD)に表
示させる(ステップS19)。この表示は、スケジュー
ラ22がアウトプットライタを経由して行わせるものと
する。尚、この表示は、プリンタに表示させるのではな
く、図示しないがシステムを管理するコンソール(クラ
イアントPC)又はサーバ10の表示装置に表示させて
も良い。このステップS19における表示の詳細を以下
に説明する。例えば、空き状態と確認されたプリンタが
プリンタC18であり、プリンタテーブル21には図4
に図示のように定義情報が設定され、レポートキュー2
0には図4に図示のように印刷待ちのレポートが登録さ
れていることを前提に説明を進める。プリンタテーブル
21を参照すると、プリンタC18は帳票IDが「A
2」の帳票を印刷するよう定義されており、実際にプリ
ンタC18には帳票IDが「A2」の帳票がセットされ
ているものと判断できる。しかし、レポートキュー20
を参照すると、プリンタC18に別な種類の帳票をセッ
トすれば印刷可能になるレポートが存在する。即ち、レ
ポート番号1、レポート番号3、レポート番号4の各レ
ポートは、印刷すべきプリンタのグループIDとして
「2」が設定されているので、プリンタC18に帳票I
D「A1」又は「A3」の帳票をセットすれば印刷させ
ることができる。そこで、スケジューラ22は、プリン
タC18に、帳票ID「A1」又は「A3」の帳票をセ
ットすれば印刷可能なレポートが存在することを表示す
る。
The scheduler 22 presents a report that can be printed by changing the form set in the printer that has been confirmed to be empty to the current status in the report queue 20.
The information is searched for from the reports registered in the printer and waiting for printing, and the information is sent to the printer which is confirmed to be empty, and displayed on the display device (for example, LCD) of the printer (step S19). This display is performed by the scheduler 22 via the output writer. This display may be displayed not on the printer but on a console (client PC) for managing the system or a display device of the server 10 (not shown). The details of the display in step S19 will be described below. For example, the printer confirmed to be idle is the printer C18, and the printer table 21 includes
The definition information is set as shown in FIG.
The description proceeds on the assumption that a report waiting to be printed is registered at 0 as shown in FIG. Referring to the printer table 21, the printer C18 determines that the form ID is “A”.
2 is printed, and it can be determined that a form with the form ID “A2” is actually set in the printer C18. However, the report queue 20
, There is a report that can be printed by setting another type of form in the printer C18. That is, for each report of report number 1, report number 3, and report number 4, "2" is set as the group ID of the printer to be printed.
Printing can be performed by setting the form of D "A1" or "A3". Therefore, the scheduler 22 displays that there is a report that can be printed by setting the form with the form ID “A1” or “A3” in the printer C18.

【0019】この表示すべき情報としては、セットすべ
き帳票の種類(帳票ID)とレポート番号、印刷量(ペ
ージ数又は印刷データのバイト数)、優先度である。表
示方法としては、優先度順、帳票の種類(帳票ID)
順、印刷量の順などにソートして表示すればよい。この
表示をプリンタ操作者や管理者が見て、適切な帳票をセ
ットすることで、このプリンタC18に対する印刷の指
示がスケジューラ22からなされるようになる。このよ
うな仕組みにより、遊んでいる空き状態のプリンタが無
くなり、スプールシステムの効率が向上することができ
る。尚、このようにプリンタC18に新たに別な種類の
帳票をセットすることにより、プリンタC18に対して
スケジューラ22が印刷指示をする動作は、図5のステ
ップS15、ステップS16、ステップS17、ステッ
プS18の動作説明及び図6に図示したフローチャート
の動作説明にて明らかにする。
The information to be displayed includes the type of the form to be set (form ID), the report number, the print amount (the number of pages or the number of bytes of the print data), and the priority. As the display method, priority order, form type (form ID)
It is sufficient to sort and display them in the order of the printing amount and the order of the printing amount. This display is viewed by the printer operator or the administrator, and an appropriate form is set, so that the scheduler 22 issues a print instruction to the printer C18. With such a mechanism, idle printers that are idle are eliminated, and the efficiency of the spool system can be improved. By setting a new type of report on the printer C18 in this way, the scheduler 22 instructs the printer C18 to perform printing according to steps S15, S16, S17, and S18 in FIG. The operation will be clarified in the description of the operation of the flowchart shown in FIG.

【0020】ステップS14において、空き状態と確認
されたプリンタが先に説明した帳票の掛け替え通知機能
を持つものでないと判断された場合には、スケジューラ
22はそのプリンタに対してポーリングを行い、そのプ
リンタがセットしている帳票の種類(帳票ID)の情報
を取りに行く(ステップS15)。スケジューラ22
は、ポーリングにより取得した帳票の種類(帳票ID)
に基づいて、プリンタテーブル21に登録定義されてい
るそのプリンタに対する帳票IDを更新する(ステップ
S16)。
If it is determined in step S14 that the printer confirmed to be empty does not have the form change notification function described above, the scheduler 22 polls the printer and Go to get the information of the type (form ID) of the form set by the user (step S15). Scheduler 22
Is the form type (form ID) acquired by polling
The form ID for the printer registered and defined in the printer table 21 is updated based on the information (step S16).

【0021】次にスケジューラ22は、レポートキュー
20を検索(ステップS17)し、この更新されたプリ
ンタテーブル21の登録情報に基づいて、空き状態と確
認されたプリンタにて印刷可能なレポートが存在するか
チェックする(ステップS18)。印刷可能なレポート
が存在しない場合には、ステップS19に処理を進め
る。又、印刷可能なレポートが存在する場合には、スケ
ジューラ22は空き状態と確認されたプリンタに対応す
るアウトプットライタに対してそのレポートについて印
刷指示をする(ステップS13)。
Next, the scheduler 22 searches the report queue 20 (step S17), and based on the updated registration information of the printer table 21, there is a report that can be printed by a printer that has been confirmed to be empty. Is checked (step S18). If there is no printable report, the process proceeds to step S19. If there is a printable report, the scheduler 22 instructs the output writer corresponding to the printer that has been confirmed to be empty to print the report (step S13).

【0022】次に図6に図示したフローチャートを参照
して、スケジューラ22がプリンタから帳票の掛け替え
通知機能に基づいて、メッセージ(通知)を受信した場
合の処理動作を説明する。通常、スケジューラ22は、
プリンタから送信されてくるメッセージを受信状態で待
っている(ステップS30)。スケジューラ22が帳票
の掛け替えを通知するメッセージをプリンタから受信し
た場合には、そのメッセージに付帯しているプリンタに
セットされた帳票の種類(帳票ID)を示す情報に基づ
いて、プリンタテーブル21に登録定義されているその
プリンタに対する帳票IDを更新する(ステップS3
1)。次にスケジューラ22は、更新されたプリンタテ
ーブル21の登録情報に基づいて、レポートキュー20
を検索(ステップS32)し、帳票の掛け替えを通知し
てきたプリンタにて印刷可能なレポートが存在するかチ
ェックする(ステップS33)。
Next, a processing operation when the scheduler 22 receives a message (notification) from the printer based on the form change notification function will be described with reference to the flowchart shown in FIG. Usually, the scheduler 22
A message sent from the printer is waiting in a receiving state (step S30). When the scheduler 22 receives from the printer a message notifying that the form has been replaced, the scheduler 22 registers the form in the printer table 21 based on the information indicating the type of form (form ID) set in the printer attached to the message. The form ID for the defined printer is updated (step S3).
1). Next, the scheduler 22 sends the report queue 20 based on the updated registration information of the printer table 21.
(Step S32), and checks whether there is a report that can be printed by the printer that has notified the change of the form (step S33).

【0023】帳票の掛け替えを通知してきたプリンタに
印刷可能なレポートが存在する場合には、スケジューラ
22は帳票の掛け替えを通知してきたプリンタに対応す
るアウトプットライタに対してそのレポートについて印
刷指示をする(ステップS34)。その後、処理をステ
ップS30へ進めて以後同様な処理を繰り返す。
If there is a report that can be printed on the printer that has notified the change of the form, the scheduler 22 instructs the output writer corresponding to the printer that has notified the change of the form to print the report. (Step S34). Thereafter, the process proceeds to step S30, and the same process is repeated thereafter.

【0024】[0024]

【発明の効果】以上説明した通り、本発明によれば、プ
リンタの使用者やシステム管理者に作業負担をかけるこ
となく効率の良い印刷システムを提供することができ
る。
As described above, according to the present invention, an efficient printing system can be provided without imposing a burden on a printer user or a system administrator.

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

【図1】本発明の実施形態に関わるシステム構成を示す
図である。
FIG. 1 is a diagram showing a system configuration according to an embodiment of the present invention.

【図2】本発明の主要な機能の関連を示した概念図であ
る。
FIG. 2 is a conceptual diagram showing a relationship between main functions of the present invention.

【図3】レポートキュー20の構成を示した図である。FIG. 3 is a diagram showing a configuration of a report queue 20;

【図4】プリンタテーブル21の構成を示した図であ
る。
FIG. 4 is a diagram showing a configuration of a printer table 21.

【図5】スケジューラ22の主要な動作を説明するため
のフローチャート図である。
FIG. 5 is a flowchart for explaining main operations of a scheduler 22;

【図6】スケジューラ22がプリンタから帳票の掛け替
え通知機能に基づいて、メッセージを受信した場合の処
理動作を説明するためのフローチャート図である。
FIG. 6 is a flowchart illustrating a processing operation when the scheduler 22 receives a message from a printer based on a form change notification function.

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

10‥‥プリントサーバ 11‥‥スプールシステム 12‥‥スプールファイル 13‥‥LAN 14‥‥クライアント計算機 15‥‥クライアント計算機 16‥‥プリンタA 17‥‥プリンタB 18‥‥プリンタC 19‥‥プリンタD 20‥‥レポートキュー 21‥‥プリンタテーブル 22‥‥スケジューラ 23‥‥アウトプットライタA 24‥‥アウトプットライタB 25‥‥アウトプットライタC 26‥‥アウトプットライタD 10 print server 11 spool system 12 spool file 13 LAN 14 client computer 15 client computer 16 printer A 17 printer B 18 printer C 19 printer D 20 ‥‥ Report queue 21 ‥‥ Printer table 22 ‥‥ Scheduler 23 ‥‥ Output writer A 24 ‥‥ Output writer B 25 ‥‥ Output writer C 26 ‥‥ Output writer D

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】複数のプリンタと、 印刷データの印刷要求を受け付け登録し、この登録した
印刷要求の印刷が可能なプリンタを前記複数のプリンタ
の中から選択してその選択したプリンタに印刷させるス
プールとを持つシステムにおいて、 前記プリンタのうち少なくとも1つは、セットされた用
紙に予め印刷されている印字用紙の識別情報を読み取る
手段と、この識別情報とともに用紙がセットされたこと
を示す用紙の掛け替え通知を出力する手段とを持ち、 前記スプールは、前記プリンタから出力された用紙の掛
け替え通知を受け取った場合、前記識別情報に基づいて
前記登録した印刷要求の中から前記通知を出力したプリ
ンタにて印刷可能な印刷要求を選択しこの選択したプリ
ンタに前記印刷要求に基づいた印刷データを印刷させる
手段を持つことを特徴とする印刷システム。
A spool for receiving and registering a print request for print data with a plurality of printers, selecting a printer capable of printing the registered print request from the plurality of printers, and printing the selected printer. At least one of the printers includes means for reading identification information of a printing sheet pre-printed on the set sheet, and changing of a sheet indicating that the sheet has been set together with the identification information. Means for outputting a notification, the spool, when receiving a paper change notification output from the printer, the printer that has output the notification from the registered print request based on the identification information Means for selecting a print request that can be printed and causing the selected printer to print the print data based on the print request Printing system characterized by having.
【請求項2】複数のプリンタと、 印刷データの印刷要求を受け付け登録し、この登録した
印刷要求の印刷が可能なプリンタを前記複数のプリンタ
の中から選択してその選択したプリンタに印刷させるス
プールとを持つシステムにおいて、 前記プリンタのうち少なくとも1つは、セットされた用
紙に予め印刷されている用紙の識別情報を読み取る手段
を持ち、 前記スプールは、印刷指示待ちで空き状態のプリンタが
識別したセットされている用紙の識別情報を取得する手
段と、この取得した識別情報に基づいて前記登録した印
刷要求の中から前記空き状態のプリンタにて印刷可能な
印刷要求を選択し前記空き状態のプリンタに前記選択し
た印刷要求に基づいた印刷データを印刷させる手段を持
つことを特徴とする印刷システム。
2. A spool for receiving and registering a print request for print data with a plurality of printers, selecting a printer capable of printing the registered print request from the plurality of printers, and printing the selected printer. Wherein at least one of the printers has means for reading identification information of a paper sheet previously printed on a set paper sheet, and the spool has been identified by an idle printer waiting for a print instruction. Means for acquiring identification information of a set sheet; selecting a print request printable by the empty printer from the registered print requests based on the acquired identification information; Printing means for printing print data based on the selected print request.
【請求項3】前記スプールは、前記用紙の識別情報を読
み取る手段と用紙の掛け替え通知を出力する手段とを持
つプリンタが印刷指示待ちで空き状態の場合、前記登録
した印刷要求の中からこの印刷指示待ちで空き状態のプ
リンタがセットする用紙を変更すれば印刷可能となる印
刷要求を選択しこの選択した印刷要求を表示する手段と
を持つことを特徴とする請求項1記載の印刷システム。
3. The printer according to claim 1, wherein said spool includes a unit for reading the identification information of the sheet and a unit for outputting a notice of sheet change. 2. A printing system according to claim 1, further comprising means for selecting a print request that can be printed by changing a sheet set by a printer in an empty state while waiting for an instruction, and displaying the selected print request.
【請求項4】前記スプールは、印刷指示待ちで空き状態
のプリンタが識別したセットされている用紙の識別情報
を取得し、この取得した識別情報に基づいて前記登録し
た印刷要求の中から前記空き状態のプリンタにて印刷可
能な印刷要求が見つからなかった場合、前記登録した印
刷要求の中から前記空き状態のプリンタがセットする用
紙を変更すれば印刷可能となる印刷要求を選択しこの選
択した印刷要求を表示する手段とを持つことを特徴とす
る請求項2記載の印刷システム。
4. The spool acquires identification information of a set sheet identified by a printer in an idle state waiting for a print instruction, and, based on the acquired identification information, from among the registered print requests, If a print request that can be printed by the printer in the state is not found, a print request that can be printed by changing the paper set by the printer in the empty state is selected from the registered print requests, and the selected print request is selected. 3. The printing system according to claim 2, further comprising means for displaying a request.
JP36419499A 1999-12-22 1999-12-22 Printing system Pending JP2001180051A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP36419499A JP2001180051A (en) 1999-12-22 1999-12-22 Printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP36419499A JP2001180051A (en) 1999-12-22 1999-12-22 Printing system

Publications (1)

Publication Number Publication Date
JP2001180051A true JP2001180051A (en) 2001-07-03

Family

ID=18481211

Family Applications (1)

Application Number Title Priority Date Filing Date
JP36419499A Pending JP2001180051A (en) 1999-12-22 1999-12-22 Printing system

Country Status (1)

Country Link
JP (1) JP2001180051A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8027052B2 (en) * 2006-10-13 2011-09-27 Canon Kabushiki Kaisha Printing apparatus and method for controlling the same
CN110865776A (en) * 2019-09-30 2020-03-06 浙江口碑网络技术有限公司 Bill printing method and device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8027052B2 (en) * 2006-10-13 2011-09-27 Canon Kabushiki Kaisha Printing apparatus and method for controlling the same
US20110304885A1 (en) * 2006-10-13 2011-12-15 Canon Kabushiki Kaisha Printing apparatus and method for controlling the same
US8233182B2 (en) * 2006-10-13 2012-07-31 Canon Kabushiki Kaisha Printing apparatus and method for controlling the same in enabling use of paper information
CN110865776A (en) * 2019-09-30 2020-03-06 浙江口碑网络技术有限公司 Bill printing method and device

Similar Documents

Publication Publication Date Title
JP4911940B2 (en) Data transmission apparatus, control method therefor, and image input / output apparatus
JP4812162B2 (en) Automatic scanning process
KR100377682B1 (en) Printing system for running print jobs
EP0809176B1 (en) Printer communication system and method
CN1550973B (en) Printer management and printing control system used with printers
US20050195431A1 (en) Coordinated concurrent printing of print jobs containing pages that are incompatible with a single printer
US6809841B2 (en) Marking print documents for visible ownership
EP1363186A1 (en) Print distributing system and print distributing program
CN102103475A (en) Print job management apparatus, system, and method
JP4174381B2 (en) Information processing apparatus, distributed printing control method, and distributed printing control program
JPH11143661A (en) Printing system
JPH11143657A (en) Printing processor and printing processing method
JP2004070871A (en) Network printer and data sharing printing system
JP2001180051A (en) Printing system
JP4051224B2 (en) Print control apparatus and program
JPH10333844A (en) Printing control system in network, and machine readable recording medium for recording printing control program
JP3978365B2 (en) Print server, program and recording medium
JPH08278865A (en) Print instruction device
JP2007087042A (en) Print job management system
JP3509816B2 (en) Network system and printer server
JP2001306286A (en) Print job management system and method on network
JP3399461B2 (en) Printing system
JP2007314303A (en) Image forming device
JPH07187491A (en) Printing device
JP3680459B2 (en) Print control device

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20050428

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20050620