JPH0659834A - Printer controller - Google Patents

Printer controller

Info

Publication number
JPH0659834A
JPH0659834A JP4212858A JP21285892A JPH0659834A JP H0659834 A JPH0659834 A JP H0659834A JP 4212858 A JP4212858 A JP 4212858A JP 21285892 A JP21285892 A JP 21285892A JP H0659834 A JPH0659834 A JP H0659834A
Authority
JP
Japan
Prior art keywords
print request
output
page number
print
priority
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
JP4212858A
Other languages
Japanese (ja)
Inventor
Takashi Sumita
尚 住田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP4212858A priority Critical patent/JPH0659834A/en
Publication of JPH0659834A publication Critical patent/JPH0659834A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PURPOSE:To efficiently operate the print processing system by the simple control system by reducing the processing time in the printer controller receiving a print request from a work station or the like connecting to a network. CONSTITUTION:A priority output discrimination section 12 refers to the number of priority output limit pages stored in a priority output limit page setting section 15 and discriminates whether or not a total output page number of a print request given from a print request reception section 11 is less than the priority output limit page number. When the total output page number of the print request is an output less than the priority output limit page number, the print request is added to a head in data in a processing wait print queue section 13 and when not, the print request is added to a tail end of the data in the print queue section 13.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、ネットワークに接続
しているワークステーション、ホストコンピュータ、パ
ーソナルコンピュータなどからプリント要求を受付ける
プリンタ制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer controller which receives a print request from a workstation, a host computer, a personal computer or the like connected to a network.

【0002】[0002]

【従来の技術】従来、この種のプリンタ制御装置におい
ては、ネットワークに接続しているワークステーション
などから送られてきたプリント要求を、受付けた順に処
理待ちキューに追加し、処理待ちキューの先頭から順に
プリント処理を行うようにしていた。このため、データ
量が少ないプリント要求であっても、データ量の多いプ
リント要求が先にある場合は、データ量の多いプリント
要求の出力が終了するまで、必要以上に待たされてしま
うという欠点があった。
2. Description of the Related Art Conventionally, in this type of printer control device, print requests sent from a workstation connected to a network are added to a processing waiting queue in the order in which they are received, and the processing is started from the head of the processing waiting queue. The print processing was performed in order. For this reason, even if a print request with a small amount of data is received, if there is a print request with a large amount of data first, there is a drawback that the output of the print request with a large amount of data is waited more than necessary. there were.

【0003】そこで、これを解決するものとして、特開
平3−121527号公報には、プリント要求にその出
力クラス、すなわちそのプリント要求の優先度を表す情
報と、文書として出力される実データのデータ量を示す
情報を持たせ、受付けたプリント要求のデータ量がプリ
ント制御装置であらかじめ設定された制限値より多い場
合には、そのプリント要求の出力クラスを最低優先レベ
ルに変更することによって、データ量の少ないプリント
要求の出力を自動的に優先するようにした制御方式が提
案されている。
To solve this problem, Japanese Patent Laid-Open No. 3-121527 discloses a print request including its output class, that is, information indicating the priority of the print request and data of actual data output as a document. If the amount of data of the received print request is larger than the limit value set in advance by the print control device, the output class of the print request is changed to the lowest priority level, A control method has been proposed in which the output of a print request with less number of requests is automatically prioritized.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上述し
た制御方式では、すべてのプリント要求について、その
データ量に応じて出力クラスを示す情報を与えなければ
ならないため、各プリント要求ごとにクラス分けをする
手間がかかるうえ、制御方式が複雑になるという問題点
があった。
However, in the above-mentioned control method, since information indicating the output class must be given to all print requests according to the amount of data, the print requests are classified into classes. There is a problem that it takes time and labor and the control method becomes complicated.

【0005】この発明は、クラス分けなどの手間を省く
ことによって処理時間を短縮するとともに、簡単な制御
方式によりプリント処理システムを効率よく稼動するこ
とができるプリンタ制御装置を提供することを目的とす
る。
An object of the present invention is to provide a printer control device which can reduce the processing time by omitting the trouble of classifying and can efficiently operate the print processing system by a simple control system. .

【0006】[0006]

【課題を解決するための手段】上記課題を解決するた
め、この発明に係わるプリンタ制御装置においては、ネ
ットワークを通じてプリント要求を受付け、その要求に
従ってプリンタから文書を出力させるプリンタ制御装置
において、受付けたプリント要求のトータル出力ページ
数と、あらかじめ設定された優先出力制限ページ数とを
比較して、前記出力ページ数が優先出力制限ページ数以
下かどうかを判定するページ数判定手段と、前記ページ
数判定手段での判定結果により、前記出力ページ数が優
先出力制限ページ数以下の出力であるならば処理待ちキ
ューの先頭に追加し、そうでないならば処理待ちキュー
の最後尾に追加する処理待ちキュー追加手段とを具えた
ことを特徴とする。
In order to solve the above-mentioned problems, in a printer control device according to the present invention, a printer control device which accepts a print request through a network and causes a printer to output a document in accordance with the request, accepts the print request. A page number determination means for comparing the total output page number requested and a preset priority output limited page number to determine whether the output page number is less than or equal to the priority output limited page number, and the page number determination means If the output page number is less than or equal to the priority output limit page number, it is added to the head of the processing queue, and if not, it is added to the tail of the processing queue. It is characterized by having and.

【0007】[0007]

【作用】ネットワークを通じてプリント要求が送られて
きた場合、プリンタ制御装置はそれを受信して、受付け
る。受付けが終了すると、受付けたプリント要求がトー
タル何ページの出力を行うことになるのかを調べる。こ
の処理は既存のプログラムにより実施することができ
る。プリンタ制御装置内には、あらかじめ優先的にプリ
ントを行うプリント要求の条件として、優先出力制限ペ
ージ数が設定されている。この優先出力制限ページ数
は、受付けたプリント要求のトータル出力ページ数がこ
の値以下ならば、そのプリント要求を最優先に出力する
という条件を表したものである。ページ数判定手段は、
前記プリント要求のトータル出力ページ数と優先出力制
限ページ数とを比較し、受付けたプリント要求がこの優
先出力制限ページ数以下の出力かどうかを判定する。処
理待ちキュー追加手段は、受付けたプリント要求がこの
優先出力制限ページ数以下の出力となるならば、このプ
リント要求を処理待ちキューの先頭に追加する。逆に、
出力ページ数が優先出力制限ページ数を越えている場合
には、このプリント要求を処理待ちキューの最後尾に追
加する。このようにして処理待ちキューに登録されたプ
リント要求は、順番がくれば処理され、プリンタから文
書が出力される。
When the print request is sent through the network, the printer controller receives and accepts it. When the acceptance is completed, it is checked how many pages of the accepted print request will be output. This process can be implemented by an existing program. In the printer control device, a priority output limit page number is set in advance as a condition of a print request for preferentially printing. The priority output limit page number represents a condition that if the total output page number of the received print request is less than this value, the print request is output with the highest priority. The page number determination means
The total number of output pages of the print request is compared with the limited number of priority output pages, and it is determined whether the received print request is less than or equal to the limited number of priority output pages. The processing waiting queue adding means adds this print request to the head of the processing waiting queue if the received print request has an output of the priority output limit page number or less. vice versa,
If the number of output pages exceeds the priority output limit number of pages, this print request is added to the end of the waiting queue. The print requests thus registered in the processing queue are processed when the turn comes, and the document is output from the printer.

【0008】[0008]

【実施例】以下、この発明に係わるプリンタ制御装置の
一実施例を図面を参照しながら詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a printer control device according to the present invention will be described below in detail with reference to the drawings.

【0009】図2は、この発明に係わるプリンタ制御装
置を適用したプリント処理システムの構成ブロック図で
ある。図2において、1はプリント要求やデータなどを
送信するためのネットワーク、2は文書を作成し、作成
した文書をプリント要求として送信することができるワ
ークステーション、3はネットワーク1からプリント要
求を受付け、その要求に従ってプリンタ4から文書を出
力させるプリンタ制御装置、4はプリンタ、5はプリン
タ制御装置3とプリンタ4をつなぐ接続ケーブル、6は
ネットワーク1とワークステーション2、プリンタ制御
装置3をつなぐトランシーバケーブルである。
FIG. 2 is a configuration block diagram of a print processing system to which the printer control device according to the present invention is applied. In FIG. 2, 1 is a network for transmitting print requests and data, 2 is a workstation that can create a document, and can transmit the created document as a print request, 3 is a network that accepts the print request from the network 1, A printer controller 4 for outputting a document from the printer 4 in accordance with the request is a printer, 5 is a connection cable connecting the printer controller 3 and the printer 4, 6 is a transceiver cable connecting the network 1 to the workstation 2 and the printer controller 3. is there.

【0010】図1は、上記プリンタ制御装置3の機能的
な構成を示すブロック図である。このプリンタ制御装置
3は、プリント要求受付け部11、優先出力判定部1
2、処理待ちプリントキュー部13、出力プログラム部
14、優先出力制限ページ設定部15、コマンド制御部
16、ユーザインターフェース制御部17とから構成さ
れている。
FIG. 1 is a block diagram showing the functional configuration of the printer control device 3. The printer control device 3 includes a print request acceptance unit 11 and a priority output determination unit 1
2, a print queue unit 13 for processing, an output program unit 14, a priority output restricted page setting unit 15, a command control unit 16, and a user interface control unit 17.

【0011】プリント要求受付け部11は、ネットワー
クを通じて送信されるプリント要求を受付ける入力部で
あり、受付けたプリント要求は優先出力判定部12に渡
される。
The print request acceptance unit 11 is an input unit that accepts a print request transmitted through the network, and the accepted print request is passed to the priority output determination unit 12.

【0012】優先出力判定部12は、受付けたプリント
要求のトータル出力ページ数を算出する出力ページ数算
出処理と、前記出力ページ数算出処理で算出したトータ
ル出力ページ数と後述する優先出力制限ページ数とを比
較して、前記トータル出力ページ数が優先出力制限ペー
ジ数以下かどうかを判定するページ数判定処理と、前記
ページ数判定処理での判定結果により、前記プリント要
求が優先出力制限ページ数以下の出力であるならば、そ
のプリント要求を処理待ちプリントキュー部13の先頭
に追加し、そうでないならば処理待ちプリントキュー部
13の最後尾に追加する処理待ちプリントキュー追加処
理を行う。
The priority output determination unit 12 calculates the total number of output pages of the received print request, the total number of output pages calculated by the total number of output pages calculated by the output page number calculation process, and the number of priority output limit pages described later. And the total number of output pages is less than or equal to the priority output limit page, and the print request is less than or equal to the priority output limit page according to the determination result in the page number determination process and the page number determination process. If the print request is output, the print request is added to the head of the print queue for processing 13, and if not, the print queue adding process for processing is added to the end of the print queue for processing 13.

【0013】処理待ちプリントキュー部13は、優先出
力判定部12から渡されたプリント要求を登録するため
の処理待ちキューを管理している。以下の説明におい
て、処理待ちキューとは処理待ちプリントキュー部13
を指すものとする。
The process waiting print queue unit 13 manages a process waiting queue for registering the print request passed from the priority output judging unit 12. In the following description, the processing waiting queue is the processing waiting print queue unit 13
Shall be pointed out.

【0014】優先出力制限ページ設定部15は、設定さ
れた優先出力制限ページの値を保持している。この優先
出力制限ページ設定部15はユーザインターフェース制
御部17、コマンド制御部16を通じてキーボード、デ
ィスプレイとつながっており、プリンタ制御装置のシス
テム管理者が優先出力制限ページの値を変更したいとき
は、所定のコマンドを使用することによって値を変更す
ることができる。
The priority output restriction page setting section 15 holds the value of the set priority output restriction page. The priority output restriction page setting unit 15 is connected to the keyboard and the display through the user interface control unit 17 and the command control unit 16, and when the system administrator of the printer control device wants to change the value of the priority output restriction page, it is set to a predetermined value. You can change the value by using the command.

【0015】上述したプリント処理システムの動作を簡
単に説明すると、ネットワークを通じて送信されるプリ
ント要求は、プリント要求受付け部11から優先出力判
定部12に渡される。優先出力判定部12は、受付けた
プリント要求のトータル出力ページ数を算出するととも
に、優先出力制限ページ設定部15に保持されている優
先出力制限ページ数の値を参照し、前記プリント要求の
トータル出力ページ数が優先出力制限ページ数以下かど
うかを判定する。判定の結果、プリント要求が優先出力
制限ページ数以下の出力であるならば、そのプリント要
求を処理待ちキューの先頭に追加し、そうでないならば
処理待ちキューの最後尾に追加する。処理待ちプリント
キュー部13に登録されたプリント要求は、順番がくる
と出力プログラム部14によって処理され、プリンタよ
り文書が出力される。
The operation of the above-described print processing system will be briefly described. A print request transmitted through the network is passed from the print request acceptance unit 11 to the priority output determination unit 12. The priority output determination unit 12 calculates the total number of output pages of the received print request, and refers to the value of the priority output limited page number held in the priority output limited page setting unit 15 to refer to the total output of the print request. It is determined whether the number of pages is less than or equal to the priority output limit number of pages. If the result of the determination is that the print request is an output that is less than or equal to the priority output limit page number, the print request is added to the head of the processing queue, and if not, it is added to the tail of the processing queue. The print requests registered in the print queue unit 13 for processing are processed by the output program unit 14 when the turn comes, and the document is output from the printer.

【0016】図3は、プリント要求受付け部11によっ
て受け付けられ、その後、優先出力判定部12に渡され
るプリント要求の構成を示したものである。プリント要
求は、出力する文書の実データの他に文書名、送信者、
紙サイズ、部数(コピー部数)などのデータを持ってい
る。また、処理待ちキューに登録されたプリント要求の
構成は、図4のようになっている。図4では、優先出力
判定部12で調べたトータル出力ページ数が新たに加え
られた構成となっている。
FIG. 3 shows the structure of a print request accepted by the print request accepting section 11 and then passed to the priority output determining section 12. The print request includes the document name, sender, and
It has data such as paper size and number of copies (number of copies). The configuration of the print request registered in the processing queue is as shown in FIG. In FIG. 4, the total output page number checked by the priority output determination unit 12 is newly added.

【0017】次に、プリント要求受付け部11からプリ
ント要求が渡されたときの優先出力判定部12の処理手
順を図5のフローチャートを用いて説明する。
Next, the processing procedure of the priority output determination unit 12 when a print request is delivered from the print request receiving unit 11 will be described with reference to the flowchart of FIG.

【0018】優先出力判定部12にプリント要求受付け
部11からプリント要求が渡されると、初めにプリント
要求の実データを取り出し、このプリント要求を出力す
るとき何ページの文書として出力されるかを調べる(ス
テップ101)。続いて、ステップ101で調べた結果
とプリント要求中の部数を示すデータから、このプリン
ト要求はトータルとして何ページの出力となるかを調べ
る(ステップ102)。次に、優先出力制限ページ設定
部15に設定されている優先出力制限ページ数と、ステ
ップ102で得られた結果を比較する(ステップ10
3)。そして、プリント要求のトータル出力ページ数が
優先出力制限ページ数以下であるかどうかを判断する
(ステップ104)。ここで、Yesであるならば、そ
のプリント要求を処理待ちキューの先頭に追加する(ス
テップ105)。また、Noであるならば、そのプリン
ト要求を処理待ちキューの最後に追加する(ステップ1
06)。
When a print request is passed from the print request acceptance section 11 to the priority output determination section 12, the actual data of the print request is first taken out, and it is checked how many pages of document are output when the print request is output. (Step 101). Next, based on the result of the check in step 101 and the data indicating the number of copies in the print request, it is checked how many pages the print request will be output in total (step 102). Next, the priority output limit page number set in the priority output limit page setting unit 15 is compared with the result obtained in step 102 (step 10).
3). Then, it is determined whether or not the total output page number of the print request is less than or equal to the priority output limit page number (step 104). If Yes, the print request is added to the head of the processing queue (step 105). If No, the print request is added to the end of the waiting queue (step 1).
06).

【0019】ここで、優先出力制限ページ数が5ページ
に設定されていた場合の具体例を説明する。処理待ちキ
ューが図6のような状態で、プリンタ制御装置がトータ
ル出力ページ数2ページのプリント要求を受付けたとす
ると、このプリント要求(文書名、特許)は優先出力制
限ページ数以下であることから、図7に示すように処理
待ちキューの先頭に追加される。
Here, a specific example in the case where the priority output limit page number is set to 5 will be described. If the printer control unit receives a print request for a total output page number of 2 with the processing queue as shown in FIG. 6, this print request (document name, patent) is less than the priority output limit page number. , Is added to the head of the processing waiting queue as shown in FIG.

【0020】同様に、処理待ちキューの状態が図7のよ
うになっていたとして、プリンタ制御装置がトータル出
力ページ数5ページのプリント要求を受付けたとする
と、このプリント要求(文書名、案内書)も優先出力制
限ページ数以下であることから、図8に示すように処理
待ちキューの先頭に追加される。
Similarly, assuming that the state of the processing waiting queue is as shown in FIG. 7, and the printer controller accepts a print request for the total output page number of 5, this print request (document name, guidebook) Is also less than or equal to the priority output limit page number, and is therefore added to the head of the processing queue as shown in FIG.

【0021】上述した実施例では、優先出力を許された
プリント要求を処理待ちキューに追加するときに、先の
実施例のように処理待ちキューにすでに優先出力を許さ
れたプリント要求が待機している状態においては、新た
に追加するプリント要求を処理待ちキューの先頭に追加
するようにしているが、優先出力を許されたプリント要
求を処理待ちキューに追加するときに、すでに優先出力
を許されたプリント要求が存在するときには、その中で
出力ページがより少ないプリント要求が処理待ちキュー
の先頭に配置されるような制御を行うこともできる。こ
の場合は、図5のステップ104でYesとなったとき
に、処理待ちキューの先頭に登録されているプリント要
求のトータル出力ページ数Aと、新たに追加するプリン
ト要求のトータル出力ページ数Bを比較する。そして、
AがBよりも小さければ、先頭から2番目に追加し、A
がBよりも大きければ先頭に追加する。また、処理待ち
キューに登録されているプリント要求を先頭から順に取
り出して、新たに追加するプリント要求のトータル出力
ページ数と比較し、前述と同様な並べ替えを行うように
してもよい。さらに、図5のステップ104でNoであ
ったときについても、最後尾に登録されているプリント
要求のトータル出力ページ数と比較して、前述と同様な
並べ替えを行うようにしてもよい。
In the above-described embodiment, when a print request for which priority output is permitted is added to the processing queue, a print request for which priority output has already been permitted waits in the processing queue as in the previous embodiment. In this state, the print request to be newly added is added to the head of the waiting queue, but when the print request for which priority output is permitted is added to the waiting queue, priority output has already been permitted. When there is a print request that has been made, it is possible to perform control such that the print request having fewer output pages is placed at the head of the processing queue. In this case, when Yes in step 104 of FIG. 5, the total output page number A of the print request registered at the head of the processing queue and the total output page number B of the print request newly added are set. Compare. And
If A is smaller than B, add it to the second from the beginning, and
If is larger than B, it is added to the beginning. Alternatively, the print requests registered in the processing queue may be taken out in order from the beginning, compared with the total output page number of the print request to be newly added, and the same rearrangement as described above may be performed. Furthermore, even when the result of step 104 in FIG. 5 is No, the same rearrangement as described above may be performed by comparing with the total output page number of the print request registered at the end.

【0022】[0022]

【発明の効果】以上説明したように、この発明に係わる
プリンタ制御装置においては、プリント要求のトータル
出力ページ数と優先出力制限ページ数とを比較し、プリ
ント要求のトータル出力ページ数が優先出力制限ページ
数以下の出力であときは処理待ちキューの先頭に追加
し、そうでないときは処理待ちキューの最後尾に追加す
るようにしたため、優先度を表す出力クラスなどの情報
を付加する処理が不要となり、従来に比べて処理時間を
短縮することができる。また、制御方式が簡略化される
ため、効率のよいプリント処理システムを実現すること
ができる。
As described above, in the printer control apparatus according to the present invention, the total number of output pages of the print request is compared with the number of priority output limited pages, and the total number of output pages of the print request is limited to the priority output. If the output is less than or equal to the number of pages, it is added to the head of the queue waiting for processing, and if it is not, it is added to the end of the queue waiting for processing, so processing to add information such as the output class indicating priority is unnecessary Therefore, the processing time can be shortened as compared with the conventional case. Moreover, since the control method is simplified, an efficient print processing system can be realized.

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

【図1】プリンタ制御装置の機能的な構成を示すブロッ
ク図。
FIG. 1 is a block diagram showing a functional configuration of a printer control device.

【図2】この発明に係わるプリンタ制御装置を適用した
プリント処理システムの構成ブロック図。
FIG. 2 is a configuration block diagram of a print processing system to which the printer control device according to the present invention is applied.

【図3】プリント要求の構成を示す説明図。FIG. 3 is an explanatory diagram showing a configuration of a print request.

【図4】処理待ちキューに登録されたプリント要求の構
成を示す説明図。
FIG. 4 is an explanatory diagram showing a configuration of a print request registered in a processing queue.

【図5】プリント要求が渡されたときの優先出力判定部
の処理手順を示すフローチャート。
FIG. 5 is a flowchart showing a processing procedure of a priority output determination unit when a print request is given.

【図6】処理待ちキューの状態を示す説明図。FIG. 6 is an explanatory diagram showing a state of a processing queue.

【図7】処理待ちキューの状態を示す説明図。FIG. 7 is an explanatory diagram showing a state of a processing queue.

【図8】処理待ちキューの状態を示す説明図。FIG. 8 is an explanatory diagram showing a state of a processing queue.

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

11…プリント要求受付け部、12…優先出力判定部、
13…処理待ちプリントキュー部、14…出力プログラ
ム部、15…優先出力制限ページ設定部、16…コマン
ド制御部、17…ユーザインターフェース制御部
11 ... Print request acceptance unit, 12 ... Priority output determination unit,
13 ... Pending print queue section, 14 ... Output program section, 15 ... Priority output restricted page setting section, 16 ... Command control section, 17 ... User interface control section

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】ネットワークを通じてプリント要求を受付
け、その要求に従ってプリンタから文書を出力させるプ
リンタ制御装置において、 受付けたプリント要求のトータル出力ページ数とあらか
じめ設定された優先出力制限ページ数とを比較して、前
記トータル出力ページ数が優先出力制限ページ数以下か
どうかを判定するページ数判定手段と、 前記ページ数判定手段での判定結果に従って、前記プリ
ント要求を処理待ちキューの先頭または最後尾に追加す
る処理待ちキュー追加手段と、 を具えたことを特徴とするプリンタ制御装置。
1. A printer controller that receives a print request through a network and outputs a document from a printer in accordance with the request, compares the total number of output pages of the received print request with a preset number of priority output pages. , A page number determination means for determining whether or not the total output page number is less than or equal to the priority output limit page number, and adds the print request to the head or the tail end of the processing waiting queue according to the determination result in the page number determination means. A printer control device comprising: a process queue adding means.
JP4212858A 1992-08-10 1992-08-10 Printer controller Pending JPH0659834A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4212858A JPH0659834A (en) 1992-08-10 1992-08-10 Printer controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4212858A JPH0659834A (en) 1992-08-10 1992-08-10 Printer controller

Publications (1)

Publication Number Publication Date
JPH0659834A true JPH0659834A (en) 1994-03-04

Family

ID=16629475

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4212858A Pending JPH0659834A (en) 1992-08-10 1992-08-10 Printer controller

Country Status (1)

Country Link
JP (1) JPH0659834A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2870502A1 (en) 2004-05-18 2005-11-25 Mitsubishi Electric Corp POWER ASSISTED STEERING CONTROL DEVICE AND METHOD OF CONTROLLING THE SAME
JP2009105754A (en) * 2007-10-24 2009-05-14 Ricoh Co Ltd Image processing apparatus and priority determination method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2870502A1 (en) 2004-05-18 2005-11-25 Mitsubishi Electric Corp POWER ASSISTED STEERING CONTROL DEVICE AND METHOD OF CONTROLLING THE SAME
JP2009105754A (en) * 2007-10-24 2009-05-14 Ricoh Co Ltd Image processing apparatus and priority determination method

Similar Documents

Publication Publication Date Title
US5600762A (en) Method of processing a job, in a printing system, with a composite job ticket
EP0749064B1 (en) Apparatus and method for programming a print job with a job ticket obtained from a remote storage area
EP0851384B1 (en) Information processing apparatus and control method therefor
US5303336A (en) Printing system including print server
US6504621B1 (en) System for managing resource deficient jobs in a multifunctional printing system
US5627658A (en) Automatic networked facsimile queuing system
EP0926586B1 (en) Image printing system and partitioned printing method therein
US20040046986A1 (en) End-of-printing monitor system and method of monitoring end-of-printing
US6762857B1 (en) Method and apparatus to enable processing multiple capabilities for a sub-job when using a set of commonly shared resources
US6267517B1 (en) Banner page outputting method and printer using this method and printer system using this method
US20020012135A1 (en) Image forming device
US20020039188A1 (en) Image input-output apparatus and method therefor
JPH11154061A (en) Method and device for printer control
JPH0659834A (en) Printer controller
US6952277B1 (en) Multifunctional processing apparatus and method
JPH064239A (en) LAN printer server system
GB2349492A (en) Generating multiple original prints
US20060082827A1 (en) Network printer to control a print queue and method thereof
US20040190048A1 (en) Image forming device and method
JP3087462B2 (en) Print control device
US7433071B2 (en) Printing method and apparatus of multi function product and computer-readable recording medium for storing computer program for controlling the product
US6488423B1 (en) Synchronous printing
JP3223724B2 (en) Output device and job management device
KR100529326B1 (en) Method and apparatus for processing printing data, and computer-readable recording media for storing computer program
JP3125997B2 (en) Print information output device and print system