[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP2000207156A - System and method for printing, and computer system - Google Patents

System and method for printing, and computer system

Info

Publication number
JP2000207156A
JP2000207156A JP11006723A JP672399A JP2000207156A JP 2000207156 A JP2000207156 A JP 2000207156A JP 11006723 A JP11006723 A JP 11006723A JP 672399 A JP672399 A JP 672399A JP 2000207156 A JP2000207156 A JP 2000207156A
Authority
JP
Japan
Prior art keywords
setting
printer
print job
permission
job
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
JP11006723A
Other languages
Japanese (ja)
Inventor
Takashi Hosoda
孝 細田
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP11006723A priority Critical patent/JP2000207156A/en
Publication of JP2000207156A publication Critical patent/JP2000207156A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To control propriety of a job operation and whether or not a printer status is to be reported for each job in a system and a method for executing the printing jobs of plural computer systems by a printer shared in a network and a computer system to be used for the system. SOLUTION: Plural clients 200 and a server 201 share a printer 28 via the network and the printing job prepared by any one of clients 200 is executed by the printer 28. It is set from the setting screen of a printer driver 22 whether or not operation of the printing job from a computer system different from that of the client 200, which prepares the printing job, is to be permitted, and the setting is transmitted to spoolers 23 and 25, together with the printing job. While referring to the transmitted setting, a language monitor 26 inhibits the operation to the printing job corresponding to the referred result.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は印刷システム、方法
およびコンピュータ装置に関し、特に、ネットワークを
介して複数のコンピュータでプリンタを共有し、当該プ
リンタにより複数のコンピュータの印刷ジョブを実行す
る印刷システム、方法および当該システムに用いられる
コンピュータ装置に関するものである。
[0001] 1. Field of the Invention [0002] The present invention relates to a printing system, a printing method, and a computer apparatus, and more particularly, to a printing system and method in which a plurality of computers share a printer via a network, and the plurality of computers execute print jobs by the printer. And a computer device used in the system.

【0002】[0002]

【従来の技術】従来、複数のパーソナル・コンピュータ
がネットワークを介してプリンタを共有する環境におい
て、プリンタの状態をコンピュータ上に表示して、各コ
ンピュータからプリンタに対する操作を行うことができ
る印刷システムが知られている。この種の印刷システム
では、印刷ジョブに対する操作(印刷の中止など)を行
うことができるユーザは一定のルールで定まっている。
2. Description of the Related Art Conventionally, in an environment where a plurality of personal computers share a printer via a network, a printing system is known which can display the status of the printer on the computer and operate the printer from each computer. Have been. In this type of printing system, users who can perform operations (such as canceling printing) on a print job are determined by certain rules.

【0003】例えば、ジョブを所有するクライアントと
プリンタを提供するサーバ・コンピュータはジョブ操作
が可能だが、ジョブを所有しないクライアントはジョブ
操作ができない、などというルールが定まっている。
For example, a rule is established that a client who owns a job and a server computer which provides a printer can operate a job, but a client who does not own a job cannot operate a job.

【0004】また、上記印刷システムでは、印刷ジョブ
に関する情報(文書名、ユーザ名、ページ数、印刷の進
行状況など)がどのユーザに表示されるかも一定のルー
ルで定まっている。
Further, in the above printing system, a certain rule determines which user is to be displayed with information (a document name, a user name, the number of pages, a printing progress, etc.) relating to a print job.

【0005】例えば、該当プリンタを使用することので
きるすべてのユーザに情報が表示される、などというル
ールが定まっている。
[0005] For example, a rule is established that information is displayed to all users who can use the printer.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、従来の
印刷システムでは、印刷ジョブに対する操作の可否が上
記の様なルールで定まっているため、重要な印刷ジョブ
が他のユーザ(当該ジョブをプリンタに実行させている
ユーザとは別のユーザ)に中止されてしまう場合があっ
た。
However, in the conventional printing system, since whether or not an operation on a print job is possible is determined by the above-described rules, an important print job can be executed by another user (executing the job to the printer). (User different from the user who is making the request).

【0007】また、他ユーザへの印刷ジョブに関する情
報の表示方法が上記の様なルールで定まっているため、
他ユーザに内容を知られずに印刷したいジョブでも、他
のユーザに当該印刷ジョブに関する情報が表示されてし
まう場合があった。
Further, since the method of displaying information about a print job to other users is determined by the above-described rules,
Even for a job that the user wants to print without knowing the contents, information on the print job may be displayed to the other user.

【0008】このように、従来の印刷システムでは、印
刷ジョブの性質によって柔軟に処理を変更することがで
きないという課題があった。
As described above, the conventional printing system has a problem that the processing cannot be flexibly changed depending on the nature of the print job.

【0009】そこで、本発明は上記の課題を解決するた
めになされたものであって、他のユーザからの印刷ジョ
ブに対する操作の可否をジョブ毎に柔軟に変更可能とす
ることで上記の課題を解決した印刷システム、方法およ
び当該システムに用いられるコンピュータ装置を提供す
ることを目的とする。
Accordingly, the present invention has been made to solve the above-mentioned problem, and the above-mentioned problem has been solved by making it possible to flexibly change whether a user can perform an operation on a print job for each job. It is an object of the present invention to provide a solved printing system, a method, and a computer device used in the system.

【0010】本発明はまた、他ユーザへの印刷ジョブに
関する情報通知の可否をジョブ毎に柔軟に変更可能とす
ることで上記の別の課題を解決した印刷システム、方法
および当該システムに用いられるコンピュータ装置を提
供することを別の目的とする。
[0010] The present invention also provides a printing system, a method and a computer used in the printing system, which solve the above-mentioned another problem by making it possible to flexibly change the notification of information about a print job to another user for each job. It is another object to provide a device.

【0011】[0011]

【課題を解決するための手段】上記の課題を解決するた
めに請求項1の発明では、複数のコンピュータ装置がネ
ットワークを介してプリンタを共有し、前記複数のコン
ピュータ装置のいずれかにより作成した印刷ジョブを当
該プリンタにより実行させる印刷システムにおいて、当
該いずれかのコンピュータ装置とは別のコンピュータ装
置からの前記印刷ジョブに対する操作を許可するか否か
を設定する操作可否設定手段と、当該設定を前記印刷ジ
ョブとともに送信する第1の送信手段と、前記送信され
た設定を参照し、当該参照結果に応じて前記印刷ジョブ
に対する操作を禁止する操作禁止手段とを備えた印刷シ
ステムを提供する。
In order to solve the above-mentioned problems, according to the first aspect of the present invention, a plurality of computer devices share a printer via a network, and a print created by one of the plurality of computer devices. In a printing system that causes a job to be executed by the printer, operation permission setting means for setting whether to permit an operation on the print job from another computer device other than the one of the computer devices, and printing the setting. Provided is a printing system comprising: a first transmitting unit that transmits a job together with a job; and an operation prohibiting unit that refers to the transmitted setting and prohibits an operation on the print job in accordance with the reference result.

【0012】また、請求項2に記載の発明では、請求項
1において、前記操作可否設定手段は前記設定を入力す
る設定入力画面を表示し、前記設定入力画面により、前
記複数のコンピュータ装置のうち、前記プリンタを管理
するサーバ装置と前記印刷ジョブを作成するクライアン
ト装置に対して個別に、かつ、操作の種別に応じて独立
的に前記設定を入力するようにした印刷システムを提供
する。
[0012] In the invention according to claim 2, in claim 1, the operation permission / inhibition setting means displays a setting input screen for inputting the setting, and the operation input / output setting means displays one of the plurality of computer devices by the setting input screen. A printing system that individually inputs the settings to a server device that manages the printer and a client device that creates the print job, and independently according to the type of operation.

【0013】また、請求項3に記載の発明では、請求項
1において、前記プリンタにおける前記印刷ジョブに関
する情報を取得して表示する表示手段と、前記取得した
情報の前記別のコンピュータ装置への通知を許可するか
否かを設定する通知可否設定手段と、当該設定を前記印
刷ジョブとともに送信する第2の送信手段と、前記送信
された設定を参照し、当該参照結果に応じて前記表示手
段への前記情報の送信を禁止する情報通知禁止手段とを
備えた印刷システムを提供する。
According to a third aspect of the present invention, in the first aspect, a display unit for acquiring and displaying information on the print job in the printer, and notifying the another computer device of the acquired information. Notification permission / non-permission setting means for setting whether or not to permit, a second transmission means for transmitting the setting together with the print job, and referring to the transmitted setting, to the display means according to the reference result. And an information notification prohibiting unit for prohibiting the transmission of the information.

【0014】また、請求項4に記載の発明では、請求項
3において、前記通知可否設定手段は前記設定を入力す
る設定入力画面を表示し、前記設定入力画面により、前
記複数のコンピュータ装置のうち、前記印刷ジョブを作
成したコンピュータ装置とは別のコンピュータ装置に前
記情報を通知するか否かを入力するようにした印刷シス
テムを提供する。
[0014] In the invention described in claim 4, in claim 3, the notification permission / inhibition setting means displays a setting input screen for inputting the setting, and the setting input screen displays the setting input screen among the plurality of computer devices. A printing system for inputting whether or not to notify the information to a computer device other than the computer device that created the print job.

【0015】また、請求項5に記載の発明では、複数の
コンピュータ装置がネットワークを介してプリンタを共
有するプリンタにより、前記複数のコンピュータ装置の
いずれかにより作成した印刷ジョブを実行させる印刷方
法において、当該いずれかのコンピュータ装置とは別の
コンピュータ装置からの前記印刷ジョブに対する操作を
許可するか否かを設定する操作可否設定ステップと、当
該設定を前記印刷ジョブとともに送信する第1の送信ス
テップと、前記送信された設定を参照し、当該参照結果
に応じて前記印刷ジョブに対する操作を禁止する操作禁
止ステップとを含む印刷方法を提供する。
According to a fifth aspect of the present invention, there is provided a printing method for executing a print job created by any one of the plurality of computer apparatuses by a printer sharing the printer via a network. An operation permission / prohibition setting step of setting whether or not to permit an operation on the print job from another computer apparatus, and a first transmission step of transmitting the setting together with the print job; An operation inhibiting step of referring to the transmitted setting and inhibiting an operation on the print job according to a result of the reference.

【0016】また、請求項6に記載の発明では、請求項
5において、前記プリンタにおける前記印刷ジョブに関
する情報を取得する取得ステップと、前記取得した情報
の前記別のコンピュータ装置への通知を許可するか否か
を設定する通知可否設定ステップと、当該設定を前記印
刷ジョブとともに送信する第2の送信ステップと、前記
送信された設定を参照し、当該参照結果に応じて前記取
得した情報の送信を禁止する情報通知禁止ステップとを
含む印刷方法を提供する。
According to a sixth aspect of the present invention, in the fifth aspect, an obtaining step of obtaining information on the print job in the printer, and notifying the obtained information to the another computer device are permitted. A notification permission / non-permission setting step of setting whether or not, a second transmission step of transmitting the setting together with the print job, and referring to the transmitted setting, transmitting the acquired information according to the reference result. A printing method including a prohibited information notification prohibition step is provided.

【0017】また、請求項7に記載の発明では、請求項
1または2に記載の操作可否設定手段と第1の送信手段
と操作禁止手段を備えたコンピュータ装置を提供する。
According to a seventh aspect of the present invention, there is provided a computer device comprising the operation permission / inhibition setting means, the first transmission means, and the operation prohibition means according to the first or second aspect.

【0018】また、請求項8に記載の発明では、請求項
3または4に記載の第2の送信手段と表示手段と通知可
否設定手段を備えたコンピュータ装置を提供する。
According to an eighth aspect of the present invention, there is provided a computer device comprising the second transmission means, the display means, and the notification permission / inhibition setting means according to the third or fourth aspect.

【0019】また、請求項9に記載の発明では、請求項
1ないし4のいずれかに記載の操作可否設定手段と第1
および第2の送信手段と操作禁止手段と表示手段と通知
可否設定手段を備えたコンピュータ装置を提供する。
According to the ninth aspect of the present invention, the operation availability setting means according to any one of the first to fourth aspects and the first aspect,
And a computer device comprising a second transmission unit, an operation prohibition unit, a display unit, and a notification permission / inhibition setting unit.

【0020】[0020]

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

【0021】図1は本発明に係る印刷システムに用いら
れるコンピュータ装置の基本構成を示したブロック図で
あり、当該コンピュータ装置を用いて本発明の目的を達
成するための印刷システムを構成することができる。
FIG. 1 is a block diagram showing a basic configuration of a computer device used in a printing system according to the present invention. A printing system for achieving the object of the present invention can be configured using the computer device. it can.

【0022】図中、101はコンピュータ装置(PC)
本体、100はコンピュータ・システムをそれぞれ示
す。コンピュータ・システム100内の各コンポーネン
トはシステム・バス5により接続され、これによりデー
タ、コマンド等をやり取りする。
In the figure, reference numeral 101 denotes a computer device (PC)
A main body 100 is a computer system. Each component in the computer system 100 is connected by a system bus 5 to exchange data, commands, and the like.

【0023】制御部であるCPU1は、本発明に係る後
述の処理を実行する。2はROMを示す。記憶部である
RAM3はCPU1の主メモリであり、ワークエリア等
として機能する。ネットワーク・インタフェース(NI
C)4は、ネットワーク150と接続して他のコンピュ
ータとデータをやり取りする。
The CPU 1, which is a control unit, executes the following processing according to the present invention. 2 indicates a ROM. The RAM 3 serving as a storage unit is a main memory of the CPU 1 and functions as a work area or the like. Network interface (NI
C) 4 is connected to the network 150 to exchange data with another computer.

【0024】入力部であるキーボード・コントローラ
(KBC)6は、キーボード(KB)10やポインティ
ング・デバイス(不図示)からのキー入力を制御する。
A keyboard controller (KBC) 6, which is an input unit, controls key input from a keyboard (KB) 10 or a pointing device (not shown).

【0025】ハード・ディスク・コントローラ(HD
C)7は、ハード・ディスク(HDD)11とのアクセ
スを制御する。外部記憶であるハード・ディスク(HD
D)11は、ブート・プログラム、アプリケーション・
プログラム、データファイル等を記憶する。
Hard disk controller (HD
C) 7 controls access to the hard disk (HDD) 11. External storage hard disk (HD
D) 11 is a boot program, an application
Stores programs, data files, etc.

【0026】CRTコントローラ(CRTC)8は、表
示部であるCRTディスプレイ(CRT)12の表示を
制御する。ディスプレイ装置はCRTタイプに限るもの
ではない。双方向通信ポート(PORT)9は、プリン
タ(PRT)13と接続されて、プリンタ13との通信
制御処理を実行する。
A CRT controller (CRTC) 8 controls the display on a CRT display (CRT) 12, which is a display unit. The display device is not limited to the CRT type. The bidirectional communication port (PORT) 9 is connected to the printer (PRT) 13 and executes a communication control process with the printer 13.

【0027】図2は本発明に係る印刷システムにおいて
実行されるソフトウェアの構成を示したブロック図であ
リ、同ソフトウェアは、図中、クライアント・コンピュ
ータ200とサーバ・コンピュータ201によりそれぞ
れ実行される。両コンピュータのハードウエア構成は図
1に示した通りであり、本発明の特徴的な動作を行うプ
リンタ・ドライバ、ランゲージ・モニタ、ステータス・
ウィンドウによる処理を実行する。
FIG. 2 is a block diagram showing the configuration of software executed in the printing system according to the present invention. The software is executed by a client computer 200 and a server computer 201 in the figure. The hardware configuration of both computers is as shown in FIG. 1, and a printer driver, a language monitor, a status monitor,
Executes processing by the window.

【0028】通常、クライアント・コンピュータ200
はネットワーク中に複数(図示せず)存在する。
Usually, the client computer 200
Are present in the network (not shown).

【0029】アプリケーション・プログラム21は、印
刷データを作成してプリンタ・ドライバ22に渡す。プ
リンタ・ドライバ22は、アプリケーション・プログラ
ム21から受け取ったデータをプリンタ28が理解して
アプリケーション・プログラム21により意図した形態
で出力できるデータに変換する。変換されたデータはス
プーラ23に渡される。クライアント・コンピュータ2
00のスプーラ23はネットワークを介し、このデータ
をサーバ・コンピュータ201のスプーラ25に渡す。
The application program 21 creates print data and passes it to the printer driver 22. The printer driver 22 converts the data received from the application program 21 into data that the printer 28 can understand and output in a form intended by the application program 21. The converted data is passed to the spooler 23. Client computer 2
The spooler 23 of 00 sends this data to the spooler 25 of the server computer 201 via the network.

【0030】スプーラ25はランゲージ・モニタ26に
データを渡す。ランゲージ・モニタ26は、スプーラ2
5から受け取ったデータを必要に応じて処理し、双方向
インターフェイス29を介してプリンタ28に送出す
る。プリンタ28は、送られたデータに基づいて印刷イ
メージを作成し、記録用紙等にプリント出力する。
The spooler 25 passes the data to the language monitor 26. The language monitor 26 is a spooler 2
5 is processed as necessary, and sent out to the printer 28 via the bidirectional interface 29. The printer 28 creates a print image based on the transmitted data and prints out the image on a recording sheet or the like.

【0031】ランゲージ・モニタ26はプリンタ28か
らプリンタ・ステータス(文書名、ユーザ名、ページ
数、印刷の進行状況など)を取得して、それをステータ
ス・ウィンドウ27に通知する。また、ネットワークを
介してクライアント・コンピュータ200のステータス
・ウィンドウ24にもプリンタ・ステータスを通知す
る。ステータス・ウィンドウ24および27は、受け取
ったプリンタ・ステータスをユーザに分かりやすい形式
で表示する。
The language monitor 26 acquires the printer status (document name, user name, number of pages, progress of printing, etc.) from the printer 28 and notifies the status window 27 of the status. Also, the printer status is notified to the status window 24 of the client computer 200 via the network. Status windows 24 and 27 display the received printer status in a user-friendly format.

【0032】ステータス・ウィンドウ24および27
は、ユーザから印刷ジョブに対する操作要求を受け付
け、ランゲージ・モニタ26に通知する。ランゲージ・
モニタ26は要求された操作に応じて、プリンタ28ま
たはスプーラ25を制御して、印刷ジョブに対する操作
を実行する。
Status windows 24 and 27
Receives an operation request for a print job from the user and notifies the language monitor 26 of the request. language·
The monitor 26 controls the printer 28 or the spooler 25 in response to the requested operation, and executes an operation on the print job.

【0033】また、アプリケーション・プログラム21
またはスプーラ23がプリンタ・ドライバ22に対し
て、設定ダイアログ画面を表示するように要求すると、
プリンタ・ドライバ22はハード・ディスク11内に格
納してある情報に基づいてドライバ設定ダイアログ画面
を作成して、CRTディスプレイ12に表示する。ドラ
イバ設定ダイアログ画面において、キーボード10やポ
インティング・デバイスを用いて設定が変更されると、
プリンタ・ドライバ22はハード・ディスク11内の設
定内容を更新する。
The application program 21
Alternatively, when the spooler 23 requests the printer driver 22 to display a setting dialog screen,
The printer driver 22 creates a driver setting dialog screen based on the information stored in the hard disk 11 and displays it on the CRT display 12. When the settings are changed using the keyboard 10 or a pointing device in the driver setting dialog screen,
The printer driver 22 updates the settings in the hard disk 11.

【0034】(実施の形態1)図3は本実施の形態のプ
リンタ・ドライバの制御の流れを示すフロー・チャート
である。まず、図3を参照し、本実施の形態のプリンタ
・ドライバがアプリケーションまたはスプーラから設定
画面の表示要求を受けたときの制御の流れについて説明
する。
(Embodiment 1) FIG. 3 is a flow chart showing the control flow of the printer driver of this embodiment. First, with reference to FIG. 3, a description will be given of a control flow when the printer driver according to the present embodiment receives a setting screen display request from an application or a spooler.

【0035】プリンタ・ドライバ22は、まずステップ
S31(以下、ステップSをSと略記する)において、
ハード・ディスク11に格納された現在の設定値を読み
込む。次に、S32において、現在の設定値に従って、
プリンタ・ドライバ22の設定ダイアログ画面を作成し
て表示する。
First, in step S31 (hereinafter, step S is abbreviated as S), the printer driver 22
The current setting value stored in the hard disk 11 is read. Next, in S32, according to the current setting value,
A setting dialog screen of the printer driver 22 is created and displayed.

【0036】図4は本実施の形態のプリンタ・ドライバ
の設定ダイアログ画面の構成例を示す説明図である。
FIG. 4 is an explanatory diagram showing an example of the configuration of a printer driver setting dialog screen according to the present embodiment.

【0037】図4に示す通り、設定ダイアログ画面40
からは、サーバ・コンピュータ201のステータス・ウ
インドウ27から印刷ジョブの一時停止/再開という操
作が要求されたときにサーバ・コンピュータ201に許
可するか禁止するかの設定と、クライアント・コンピュ
ータ200のステータス・ウインドウ24から当該操作
が要求されたときに許可するか禁止するかの設定を、両
コンピュータに対して個別に行うことができる。また同
様に設定ダイアログ画面40から、印刷ジョブの中止と
いう操作が要求されたときにも、許可するか禁止するか
の設定をコンピュータ毎に個別に行うことができる。こ
のように、操作の種別に応じて独立的に設定することが
できる。
As shown in FIG. 4, the setting dialog screen 40
After that, when the operation of suspending / resuming the print job is requested from the status window 27 of the server computer 201, the setting of whether to permit or prohibit the server computer 201 and the status of the client computer 200 are made. Whether the operation is permitted or prohibited when the operation is requested from the window 24 can be set individually for both computers. Similarly, when an operation of canceling a print job is requested from the setting dialog screen 40, setting of permission or prohibition can be individually performed for each computer. In this way, it can be set independently according to the type of operation.

【0038】図3に戻り、設定ダイアログ画面40を表
示したらS33に進み、ユーザからの入力を受け付け、
入力があったらS34に進む。S34において、ユーザ
入力により設定が変更された場合はS35へ進み、入力
に基づいて設定ダイアログ画面40上の設定を変更す
る。
Referring back to FIG. 3, after the setting dialog screen 40 is displayed, the process proceeds to S33, where an input from the user is accepted.
If there is an input, the process proceeds to S34. If the setting has been changed by a user input in S34, the process proceeds to S35, and the setting on the setting dialog screen 40 is changed based on the input.

【0039】次にS36において、キャンセル・ボタン
44が押された場合はハード・ディスク11内の設定を
変更することなく終了する。キャンセル・ボタン44が
押されていなければS37に進む。S37において、O
Kボタン42が押された場合はS38に進み、設定ダイ
アログ画面40上の設定をハード・ディスク11に保存
して終了する。OKボタン42が押されていなければS
33に戻り、再び入力を受け付ける。
Next, in step S36, if the cancel button 44 is pressed, the process ends without changing the settings in the hard disk 11. If the cancel button 44 has not been pressed, the process proceeds to S37. In S37, O
If the K button 42 is pressed, the process proceeds to S38, where the settings on the setting dialog screen 40 are stored in the hard disk 11, and the process ends. If the OK button 42 has not been pressed, S
Returning to 33, the input is accepted again.

【0040】続いて、本実施の形態においてプリンタ・
ドライバ22が出力するデータについて説明する。
Subsequently, in this embodiment, the printer
The data output by the driver 22 will be described.

【0041】プリンタ・ドライバ22は、アプリケーシ
ョン・プログラム21から印刷データを受け取り、プリ
ンタ28が理解して出力可能な形式に変換してデータを
出力する。このとき、ドライバ設定ダイアログ画面40
で設定したジョブ操作に関する可否(許可/禁止)の情
報を含めた形式でデータが作成される。
The printer driver 22 receives print data from the application program 21, converts the print data into a format that can be understood and output by the printer 28, and outputs the data. At this time, the driver setting dialog screen 40
The data is created in a format including information on the permission / prohibition (permission / inhibition) of the job operation set in step (1).

【0042】図5は本実施の形態のプリンタ・ドライバ
が出力するデータのデータ・フォーマットの説明図であ
り、当該出力データの中にジョブ制御情報が埋め込まれ
る様子を示している。
FIG. 5 is an explanatory diagram of a data format of data output by the printer driver according to the present embodiment, and shows how job control information is embedded in the output data.

【0043】まず、ジョブの始まりを示すBEGIN
JOBコマンド51で始まり、ジョブ制御情報52〜5
4が続く。ジョブ制御情報52〜54の中に、ドライバ
設定ダイアログ画面40で設定した情報52,53が含
まれている。
First, BEGIN indicating the start of a job
Starting with a JOB command 51, job control information 52 to 5
4 follows. Information 52 and 53 set on the driver setting dialog screen 40 are included in the job control information 52 to 54.

【0044】すなわち、印刷ジョブの一時停止/再開を
サーバ・コンピュータ201が要求したときに許可する
か禁止するかの設定情報52a、クライアント・コンピ
ュータ200が要求したときに許可するか禁止するかの
設定情報52b、印刷ジョブの中止をサーバ・コンピュ
ータ201が要求したときに許可するか禁止するかの設
定情報53a、クライアント・コンピュータ200が要
求したときに許可するか禁止するかの設定情報53bが
含まれている。
That is, setting information 52a as to whether to permit or prohibit the suspension / resumption of the print job when requested by the server computer 201, and to set whether or not to permit or prohibit when the client computer 200 requests it. Information 52b, setting information 53a of whether to permit or prohibit the stop of the print job when requested by the server computer 201, and setting information 53b of whether to permit or prohibit when the client computer 200 requests it. ing.

【0045】図5の例では、サーバ・コンピュータ20
1からの一時停止/再開要求と中止要求を許可し、クラ
イアント・コンピュータ200からの一時停止/再開要
求と中止要求を禁止している。
In the example of FIG. 5, the server computer 20
1 are permitted, and the pause / resume request and the suspension request from the client computer 200 are prohibited.

【0046】その他のジョブ制御情報54の後に、ペー
ジの始まりを示すBEGIN PAGEコマンド55、
そしてページ制御情報56が続き、ページ制御情報56
の後に、実際の印刷データ57、ページの終わりを示す
END PAGEコマンド58が続き、最後はジョブの
終わりを示すEND JOBコマンド59となる。
After the other job control information 54, a BEGIN PAGE command 55 indicating the beginning of a page,
Then, the page control information 56 continues, and the page control information 56
Is followed by an actual print data 57 and an END PAGE command 58 indicating the end of the page, and finally an END JOB command 59 indicating the end of the job.

【0047】図6は本実施の形態のランゲージ・モニタ
がスプーラからデータを受け取るときの制御の流れを示
すフロー・チャートである。ここで図6を参照し、ラン
ゲージ・モニタがスプーラからデータを受け取る処埋の
制御の流れについて説明する。
FIG. 6 is a flow chart showing a control flow when the language monitor according to the present embodiment receives data from the spooler. Referring now to FIG. 6, a description will be given of a control flow of processing in which the language monitor receives data from the spooler.

【0048】スプーラ25がデータを出力するときに、
ランゲージ・モニタ26が呼び出される。まず、S61
において、ランゲージ・モニタ26はスプーラ25から
データを受け取る。次にS62において、データの内容
を調べて、ジョブ制御情報を含まない場合はS64に進
む。ジョブ制御情報を含む場合はS63において、ジョ
ブ制御情報52a,52b,53a,53b,54をサ
ーバ・コンピュータ201のRAMに保存した後、S6
4に進む。
When the spooler 25 outputs data,
The language monitor 26 is called. First, S61
, The language monitor 26 receives data from the spooler 25. Next, in S62, the contents of the data are checked, and if the data does not include the job control information, the flow proceeds to S64. If the job control information is included, the job control information 52a, 52b, 53a, 53b, 54 is stored in the RAM of the server computer 201 in S63, and then the process proceeds to S6.
Proceed to 4.

【0049】次にS64において、データに印刷データ
が含まれない場合は処理を終了する。印刷データ57が
含まれる場合はS65において、印刷データをプリンタ
28に出力して処理を終了する。
Next, in S64, if the data does not include the print data, the processing is terminated. If the print data 57 is included, the print data is output to the printer 28 in S65, and the process ends.

【0050】図7は本実施の形態のランゲージ・モニタ
がステータス・ウィンドウからジョブ操作要求を受ける
ときの制御の流れを示すフロー・チャートである。続い
て図7を参照し、ランゲージ・モニタがステータス・ウ
ィンドウからジョブ操作要求を受け付ける処理の制御の
流れについて説明する。
FIG. 7 is a flow chart showing the flow of control when the language monitor of this embodiment receives a job operation request from the status window. Subsequently, a control flow of a process in which the language monitor receives a job operation request from the status window will be described with reference to FIG.

【0051】まず、S71において、ステータス・ウィ
ンドウ24,27からのジョブ操作要求があればS72
へ進み、ジョブ操作要求がなければS76へ進む。S7
2において、ジョブ操作要求のパラメータから、ネット
ワーク中のどのユーザからの要求かを判別する。
First, in S71, if there is a job operation request from the status windows 24 and 27, S72.
The process proceeds to S76 if there is no job operation request. S7
In step 2, it is determined which user in the network is the request from the parameter of the job operation request.

【0052】次にS73において、ジョブの所有者のコ
ンピュータ装置からの要求である場合はS75へ進み、
そうでなければS74へ進む。S74において、サーバ
・コンピュータ201のRAMに保存されているジョブ
制御情報52a,52b,53a,53bを参照して、
要求された操作が要求したユーザに対して許可されてい
るかどうか判定する。
In step S73, if the request is from the computer of the job owner, the flow advances to step S75.
Otherwise, proceed to S74. In S74, referring to the job control information 52a, 52b, 53a, 53b stored in the RAM of the server computer 201,
It is determined whether the requested operation is permitted for the requesting user.

【0053】許可されていなければS76に進んで終了
判定を行い、許可されている場合はS75に進む。S7
5において、ランゲージ・モニタ26はプリンタ28お
よびスプーラ25を制御して、要求された許可されてい
るジョブ操作を実行した後、S76に進む。
If not permitted, the flow proceeds to S76 to determine the end, and if permitted, the flow proceeds to S75. S7
At 5, the language monitor 26 controls the printer 28 and the spooler 25 to execute the requested permitted job operation, and then proceeds to S76.

【0054】一方、許可されていない場合はS76にお
いて、シャット・ダウンなどでランゲージ・モニタ26
に対して終了要求があれば終了し、そうでなければS7
1に戻る。
On the other hand, if the permission is not granted, in S76, the language monitor 26 is shut down or the like.
If there is a termination request for, the process ends, otherwise, S7
Return to 1.

【0055】したがって本実施の形態によれば、ジョブ
の所有者以外からジョブ操作要求があっても、操作が許
可されていなければジョブ操作が禁止される。
Therefore, according to the present embodiment, even if there is a job operation request from a person other than the job owner, the job operation is prohibited unless the operation is permitted.

【0056】(実施の形態2)本実施の形態では、プリ
ンタ・ドライバ22がアプリケーション・プログラム2
1またはスプーラ23,25から設定画面の表示要求を
受けたときの制御の流れは、図3に示した実施の形態1
と同様である。ただし、ドライバ設定ダイアログ画面の
構成が実施の形態1の場合と相違する。
(Embodiment 2) In the present embodiment, the printer driver 22
1 or the control flow when a request for displaying the setting screen is received from the spoolers 23 and 25 is the same as that in the first embodiment shown in FIG.
Is the same as However, the configuration of the driver setting dialog screen is different from that of the first embodiment.

【0057】図8は本実施の形態のプリンタ・ドライバ
の設定ダイアログ画面の構成例を示す説明図である。
FIG. 8 is an explanatory view showing an example of the configuration of a printer driver setting dialog screen according to the present embodiment.

【0058】本実施の形態によれば、設定ダイアログ画
面80にしたがって、印刷中のプリンタ・ステータスを
他ユーザに通知するかしないかを設定することができ
る。
According to the present embodiment, it is possible to set whether or not to notify the other user of the printer status during printing according to the setting dialogue screen 80.

【0059】すなわち、上記制御において、キャンセル
・ボタン84が押された場合はハード・ディスク11内
の設定を変更することなく終了する。キャンセル・ボタ
ン84が押されておらずにOKボタン82が押された場
合は、設定ダイアログ画面80上の設定をハード・ディ
スク11に保存して終了する。
That is, in the above control, if the cancel button 84 is pressed, the process ends without changing the setting in the hard disk 11. If the OK button 82 is pressed without the cancel button 84 being pressed, the settings on the setting dialog screen 80 are saved in the hard disk 11 and the process ends.

【0060】続いて、本実施の形態においてプリンタ・
ドライバ22が出力するデータについて説明する。
Subsequently, in this embodiment, the printer
The data output by the driver 22 will be described.

【0061】プリンタ・ドライバ22は、アプリケーシ
ョン・プログラム21から印刷データを受け取り、プリ
ンタ28が理解して出力可能な形式に変換してデータを
出力する。このとき、ドライバ設定ダイアログ画面80
で設定した他ユーザへのジョブ情報の通知可否(許可/
禁止)の情報を含めた形でデータが作成される。
The printer driver 22 receives print data from the application program 21, converts the print data into a format that can be understood and output by the printer 28, and outputs the data. At this time, the driver setting dialog screen 80
Whether the notification of job information to other users set in
Data is created in a form that includes the information of (Prohibition).

【0062】図9は本実施の形態のプリンタ・ドライバ
が出力するデータのデータ・フォーマットの説明図であ
り、当該出力データの中にジョブ制御情報が埋め込まれ
る様子を示している。
FIG. 9 is an explanatory diagram of the data format of data output by the printer driver according to the present embodiment, and shows how job control information is embedded in the output data.

【0063】まず、ジョブの始まりを示すBEGIN
JOBコマンド91で始まり、ジョブ制御情報92,9
3が続く。ジョブ制御情報92,93の中には、ドライ
バ設定ダイアログ画面80で設定した情報92が含まれ
ている。すなわち、印刷中のプリンタ・ステータスを他
のユーザに通知するか/しないかの情報が含まれる。
First, a BEGIN indicating the start of a job
Beginning with a job command 91, job control information 92, 9
3 follows. The job control information 92, 93 includes information 92 set on the driver setting dialog screen 80. That is, it includes information on whether or not to notify another user of the printer status during printing.

【0064】その他のジョブ制御情報93の後に、ペー
ジの始まりを示すBEGIN PAGEコマンド95、
そしてページ制御情報96が続き、ページ制御情報96
の後に、実際の印刷データ97が続く。印刷データ97
の後には、ページの終わりを示すEND PAGEコマ
ンド98が続き、最後はジョブの終わりを示すENDJ
OBコマンド99となる。
After the other job control information 93, a BEGIN PAGE command 95 indicating the beginning of a page,
Then, the page control information 96 continues, and the page control information 96
Is followed by actual print data 97. Print data 97
Is followed by an END PAGE command 98 indicating the end of the page, and ending with an ENDJ command indicating the end of the job.
The OB command becomes 99.

【0065】ランゲージ・モニタ26がスプーラ23,
25からデータを受け取る処理の制御の流れは、図6に
示した実施の形態1の場合と同様である。
The language monitor 26 is connected to the spooler 23,
The control flow of the process of receiving data from the control unit 25 is the same as that of the first embodiment shown in FIG.

【0066】図10は本実施の形態のランゲージ・モニ
タがプリンタのプリンタ・ステータスを取得する処埋の
制御の流れを示すフロー・チャートである。続いて図1
0を参照し、ランゲージ・モニタ26がプリンタ28か
らプリンタ・ステータスを取得してステータス・ウィン
ドウ24,27に通知する処理の制御の流れについて説
明する。
FIG. 10 is a flow chart showing the flow of control of processing for acquiring the printer status of the printer by the language monitor of this embodiment. Then Figure 1
0, the flow of control of the process in which the language monitor 26 acquires the printer status from the printer 28 and notifies the status windows 24 and 27 of the status will be described.

【0067】まず、S101において、プリンタ・ステ
ータス取得間隔(例えば1秒)をセットして、タイマを
スタートする。次に、S102において、セットした時
間が経過したら、S103へと進む。
First, in S101, a printer status acquisition interval (for example, 1 second) is set, and a timer is started. Next, when the set time has elapsed in S102, the process proceeds to S103.

【0068】S103において、双方向インタフェース
29を介してプリンタ28からプリンタ・ステータスを
取得する。次にS104において、プリンタ・ステータ
スが印刷中である場合はS105へ進み、プリンタ・ス
テータスがアイドル時はS106へ進む。
In S103, the printer status is obtained from the printer 28 via the bidirectional interface 29. Next, in S104, if the printer status is printing, the process proceeds to S105, and if the printer status is idle, the process proceeds to S106.

【0069】印刷中の場合、S105において、サーバ
・コンピュータ201のRAMに保存されているジョブ
制御情報92を参照する。参照結果に応じ、他ユーザへ
のプリンタ・ステータスを通知するように設定されてい
る場合はS106へ、通知しないように設定されている
場合はS107へ進む。
If printing is in progress, the job control information 92 stored in the RAM of the server computer 201 is referred to in step S105. If it is set according to the reference result to notify the printer status to other users, the process proceeds to S106, and if not set, the process proceeds to S107.

【0070】印刷していないとき、または他ユーザへの
通知を許可するよう設定されている場合は、S106に
おいてネットワーク中のコンピュータ装置にインストー
ルされたすべてのステータス・ウィンドウ24(27,
…)に対してプリンタ・ステータスを同報送信して、S
108に進む。プリンタ・ステータスを受けたユーザの
プリンタ・ドライバは、ステータス情報の表示を行うこ
とができる。
When printing is not being performed, or when setting is made to permit notification to other users, all status windows 24 (27, 27, 27) installed in the computer devices on the network in S106.
…) To broadcast the printer status
Proceed to 108. The printer driver of the user who has received the printer status can display the status information.

【0071】一方、S105において他ユーザへの通知
を許可しない(禁止する)よう設定されている場合は、
S107において、ジョブの所有者のステータス・ウィ
ンドウ24に対してのみプリンタ・ステータスを送信し
て、S108に進む。
On the other hand, if it is set in S105 that notification to other users is not permitted (prohibited),
In S107, the printer status is transmitted only to the status window 24 of the job owner, and the process proceeds to S108.

【0072】S108において、シャット・ダウンなど
でランゲージ・モニタ26に対して終了要求があれば終
了し、そうでなければS101に戻る。
In S108, if there is an end request to the language monitor 26 due to shutdown or the like, the process ends, otherwise the process returns to S101.

【0073】したがって本実施の形態によれば、ジョブ
の所有者以外のステータスの通知を許可されていないユ
ーザには、プリンタ・ステータス送信が禁止される。
Therefore, according to the present embodiment, a user who is not permitted to notify the status other than the job owner is prohibited from transmitting the printer status.

【0074】[0074]

【発明の効果】以上説明したように本発明印刷システ
ム、方法およびコンピュータ装置によれば、他ユーザか
らのジョブ操作の可否をジョブ毎に、コンピュータ装置
毎に設定できるので、ジョブの性質に応じて柔軟にジョ
ブの制御を行うことができるという効果がある。
As described above, according to the printing system, method and computer apparatus of the present invention, whether or not another user can perform a job operation can be set for each job and for each computer apparatus. There is an effect that job control can be performed flexibly.

【0075】また、本発明印刷システム、方法およびコ
ンピュータ装置によれば、印刷中の他ユーザへのプリン
タ・ステータスの通知/非通知をジョブ毎に設定できる
ので、ステータス情報の通知方法をジョブの性質に応じ
て柔軟に変更することができるという効果もある。
Further, according to the printing system, method and computer apparatus of the present invention, the notification / non-notification of the printer status to other users during printing can be set for each job. There is also an effect that it can be flexibly changed according to.

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

【図1】本発明に係る印刷システムに用いられるコンピ
ュータ装置の基本構成を示したブロック図である。
FIG. 1 is a block diagram showing a basic configuration of a computer device used in a printing system according to the present invention.

【図2】本発明に係る印刷システムにおいて実行される
ソフトウエアの構成を示したブロック図である。
FIG. 2 is a block diagram showing a configuration of software executed in the printing system according to the present invention.

【図3】本発明の第1実施の形態のプリンタ・ドライバ
の動作を示すフロー・チャートである。
FIG. 3 is a flowchart showing an operation of the printer driver according to the first embodiment of the present invention.

【図4】本発明の第1実施の形態のプリンタ・ドライバ
の設定ダイアログ画面を示す説明図である。
FIG. 4 is an explanatory diagram illustrating a printer driver setting dialog screen according to the first embodiment of this invention.

【図5】本発明の第1実施の形態のデータ・フォーマッ
トを示す説明図である。
FIG. 5 is an explanatory diagram illustrating a data format according to the first embodiment of this invention.

【図6】本発明の第1実施の形態のランゲージ・モニタ
の動作を示すフロー・チャートである。
FIG. 6 is a flowchart showing the operation of the language monitor according to the first embodiment of the present invention.

【図7】本発明の第1実施の形態のランゲージ・モニタ
の動作を示すフロー・チャートである。
FIG. 7 is a flowchart showing an operation of the language monitor according to the first embodiment of the present invention.

【図8】本発明の第2実施の形態のプリンタ・ドライバ
の設定ダイアログ画面を示す説明図である。
FIG. 8 is an explanatory diagram illustrating a setting dialog screen of a printer driver according to the second embodiment of this invention.

【図9】本発明の第2実施の形態のデータ・フォーマッ
トを表す説明図である。
FIG. 9 is an explanatory diagram illustrating a data format according to the second embodiment of this invention.

【図10】本発明の第2実施の形態のランゲージ・モニ
タの動作を示すフロー・チャートである。
FIG. 10 is a flowchart showing the operation of the language monitor according to the second embodiment of the present invention.

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

1 CPU 2 ROM 3 RAM 4 ネットワーク・インタフェース 5 システム・バス 6 キーボード・コントローラ 7 ハード・ディスク・コントローラ 8 CRTコントローラ 9 双方向通信ポート 10 キーボード 11 ハード・ディスク 12 CRTディスプレイ 13 プリンタ 21 アプリケーション・プログラム 22 プリンタ・ドライバ 23 スプーラ 24 ステータス・ウィンドウ 25 スプーラ 26 ランゲージ・モニタ 27 ステータス・ウィンドウ 28 プリンタ 100 コンピュータ・システム 101 コンピュータ本体 150 ネットワーク 200 クライアント・コンピュータ 201 サーバ・コンピュータ 1 CPU 2 ROM 3 RAM 4 Network Interface 5 System Bus 6 Keyboard Controller 7 Hard Disk Controller 8 CRT Controller 9 Bidirectional Communication Port 10 Keyboard 11 Hard Disk 12 CRT Display 13 Printer 21 Application Program 22 Printer Driver 23 Spooler 24 Status window 25 Spooler 26 Language monitor 27 Status window 28 Printer 100 Computer system 101 Computer body 150 Network 200 Client computer 201 Server computer

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 複数のコンピュータ装置がネットワーク
を介してプリンタを共有し、前記複数のコンピュータ装
置のいずれかにより作成した印刷ジョブを当該プリンタ
により実行させる印刷システムにおいて、 当該いずれかのコンピュータ装置とは別のコンピュータ
装置からの前記印刷ジョブに対する操作を許可するか否
かを設定する操作可否設定手段と、 当該設定を前記印刷ジョブとともに送信する第1の送信
手段と、 前記送信された設定を参照し、当該参照結果に応じて前
記印刷ジョブに対する操作を禁止する操作禁止手段とを
備えたことを特徴とする印刷システム。
1. A printing system in which a plurality of computer devices share a printer via a network and a print job created by any of the plurality of computer devices is executed by the printer. Operation permission setting means for setting whether or not to permit an operation on the print job from another computer device; first transmission means for transmitting the setting together with the print job; and referencing the transmitted setting. A print prohibition unit for prohibiting an operation on the print job in accordance with the reference result.
【請求項2】 請求項1において、 前記操作可否設定手段は前記設定を入力する設定入力画
面を表示し、 前記設定入力画面により、前記複数のコンピュータ装置
のうち、前記プリンタを管理するサーバ装置と前記印刷
ジョブを作成するクライアント装置に対して個別に、か
つ、操作の種別に応じて独立的に前記設定を入力するよ
うにしたことを特徴とする印刷システム。
2. The server according to claim 1, wherein the operation permission / non-permission setting unit displays a setting input screen for inputting the setting, and the server input device uses the setting input screen to manage the printer among the plurality of computer devices. A printing system, wherein the setting is input individually to a client device that creates the print job and independently according to the type of operation.
【請求項3】 請求項1において、 前記プリンタにおける前記印刷ジョブに関する情報を取
得して表示する表示手段と、 前記取得した情報の前記別のコンピュータ装置への通知
を許可するか否かを設定する通知可否設定手段と、 当該設定を前記印刷ジョブとともに送信する第2の送信
手段と、 前記送信された設定を参照し、当該参照結果に応じて前
記表示手段への前記情報の送信を禁止する情報通知禁止
手段とを備えたことを特徴とする印刷システム。
3. The display device according to claim 1, wherein display means for acquiring and displaying information on the print job in the printer, and setting whether or not to permit the acquired information to be notified to the another computer device is set. Notification permission / non-permission setting means; second transmission means for transmitting the setting together with the print job; information for referring to the transmitted setting and prohibiting transmission of the information to the display means in accordance with the reference result A printing system comprising a notification prohibiting unit.
【請求項4】 請求項3において、 前記通知可否設定手段は前記設定を入力する設定入力画
面を表示し、 前記設定入力画面により、前記複数のコンピュータ装置
のうち、前記印刷ジョブを作成したコンピュータ装置と
は別のコンピュータ装置に前記情報を通知するか否かを
入力するようにしたことを特徴とする印刷システム。
4. The computer device according to claim 3, wherein the notification permission / inhibition setting means displays a setting input screen for inputting the setting, and wherein the setting input screen is used to create the print job among the plurality of computer devices. A printing system characterized by inputting whether or not to notify the information to another computer device.
【請求項5】 複数のコンピュータ装置がネットワーク
を介してプリンタを共有するプリンタにより、前記複数
のコンピュータ装置のいずれかにより作成した印刷ジョ
ブを実行させる印刷方法において、 当該いずれかのコンピュータ装置とは別のコンピュータ
装置からの前記印刷ジョブに対する操作を許可するか否
かを設定する操作可否設定ステップと、 当該設定を前記印刷ジョブとともに送信する第1の送信
ステップと、 前記送信された設定を参照し、当該参照結果に応じて前
記印刷ジョブに対する操作を禁止する操作禁止ステップ
とを含むことを特徴とする印刷方法。
5. A printing method for causing a plurality of computer devices to execute a print job created by any one of the plurality of computer devices by a printer sharing the printer via a network, wherein the printing method is different from any one of the computer devices. An operation permission / prohibition setting step of setting whether to permit an operation on the print job from the computer device, a first transmission step of transmitting the setting together with the print job, and referring to the transmitted setting, An operation prohibition step of prohibiting an operation on the print job in accordance with the reference result.
【請求項6】 請求項5において、 前記プリンタにおける前記印刷ジョブに関する情報を取
得する取得ステップと、 前記取得した情報の前記別のコンピュータ装置への通知
を許可するか否かを設定する通知可否設定ステップと、 当該設定を前記印刷ジョブとともに送信する第2の送信
ステップと、 前記送信された設定を参照し、当該参照結果に応じて前
記取得した情報の送信を禁止する情報通知禁止ステップ
とを含むことを特徴とする印刷方法。
6. The acquisition step according to claim 5, wherein an acquisition step of acquiring information on the print job in the printer, and a notification permission / prohibition setting for setting whether or not to allow the notification of the acquired information to the another computer device. A second transmission step of transmitting the setting together with the print job; and an information notification prohibiting step of referring to the transmitted setting and prohibiting transmission of the acquired information according to a result of the reference. A printing method, characterized in that:
【請求項7】 請求項1または2に記載の操作可否設定
手段と第1の送信手段と操作禁止手段を備えたことを特
徴とするコンピュータ装置。
7. A computer device comprising: the operation permission / prohibition setting unit according to claim 1; a first transmission unit; and an operation prohibition unit.
【請求項8】 請求項3または4に記載の第2の送信手
段と表示手段と通知可否設定手段を備えたことを特徴と
するコンピュータ装置。
8. A computer device comprising: the second transmitting means according to claim 3 or 4; a display means; and a notification permission / inhibition setting means.
【請求項9】 請求項1ないし4のいずれかに記載の操
作可否設定手段と第1および第2の送信手段と操作禁止
手段と表示手段と通知可否設定手段を備えたことを特徴
とするコンピュータ装置。
9. A computer comprising an operation permission setting means, first and second transmission means, operation prohibition means, display means, and notification permission / prohibition setting means according to any one of claims 1 to 4. apparatus.
JP11006723A 1999-01-13 1999-01-13 System and method for printing, and computer system Pending JP2000207156A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11006723A JP2000207156A (en) 1999-01-13 1999-01-13 System and method for printing, and computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11006723A JP2000207156A (en) 1999-01-13 1999-01-13 System and method for printing, and computer system

Publications (1)

Publication Number Publication Date
JP2000207156A true JP2000207156A (en) 2000-07-28

Family

ID=11646187

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11006723A Pending JP2000207156A (en) 1999-01-13 1999-01-13 System and method for printing, and computer system

Country Status (1)

Country Link
JP (1) JP2000207156A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008198026A (en) * 2007-02-14 2008-08-28 Brother Ind Ltd Information distribution system, information processing system and information distribution method
JP2009181154A (en) * 2008-01-29 2009-08-13 Brother Ind Ltd Printing system
JP2013127746A (en) * 2011-12-19 2013-06-27 Sharp Corp Printing system, printing apparatus, image processing apparatus, and data conversion method
JP2014178817A (en) * 2013-03-14 2014-09-25 Fuji Xerox Co Ltd Print controller, print instruction device, printing system, and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008198026A (en) * 2007-02-14 2008-08-28 Brother Ind Ltd Information distribution system, information processing system and information distribution method
JP4600402B2 (en) * 2007-02-14 2010-12-15 ブラザー工業株式会社 Information distribution system, program, and information distribution method
JP2009181154A (en) * 2008-01-29 2009-08-13 Brother Ind Ltd Printing system
JP2013127746A (en) * 2011-12-19 2013-06-27 Sharp Corp Printing system, printing apparatus, image processing apparatus, and data conversion method
JP2014178817A (en) * 2013-03-14 2014-09-25 Fuji Xerox Co Ltd Print controller, print instruction device, printing system, and program

Similar Documents

Publication Publication Date Title
US7321440B2 (en) Print job managing apparatus and print job control method
US9128646B2 (en) Information processing apparatus, information processing method, and computer readable recording medium stored with information processing program
US7609412B2 (en) Printing system, printing apparatus and terminal apparatus employed in printing system, and printing method
US8264703B2 (en) Information processing method and apparatus thereof
EP1860547B1 (en) Remote stored print job retrieval
JP5462610B2 (en) Information processing system, information processing apparatus, control method therefor, and program
JPH09198213A (en) Information processing device, method and system
US8477348B2 (en) Updating a print button for a document displayed on a user interface of a printer
JP2009075772A (en) Print instruction apparatus, printing apparatus, printing system, and program
US20090091791A1 (en) Methods and systems for third-party administrative control of remote imaging jobs and imaging devices
JP2008158646A (en) Data processing apparatus, printing apparatus, printing processing method, storage medium and program
JP4379000B2 (en) Network printing system, printing terminal, and printing method
JP2008123058A (en) Printing system, printing-controlling device, and program
JP2003091388A (en) Printing job managing method and system thereof
JP4154316B2 (en) Image processing system, control method, image processing apparatus, program, and storage medium
JP2000207156A (en) System and method for printing, and computer system
JP2002373064A (en) Printer and information processor
JP2003069780A (en) Image forming device
JP5232846B2 (en) Image forming system and image forming apparatus
JP2003330668A (en) Network sharing system, and access management program therefor
US20050254084A1 (en) Notifying method, information processing apparatus, and control program
JP2004118313A (en) Network printer
US6625735B2 (en) Information processing apparatus and method for appropriately terminating processing
WO2006043562A1 (en) Printer server job information management method, printer server, and printer system
JP7528700B2 (en) Server device and installation program