[go: up one dir, main page]

JP2003015855A - Print management system, print management method, and computer program for managing print log - Google Patents

Print management system, print management method, and computer program for managing print log

Info

Publication number
JP2003015855A
JP2003015855A JP2002129824A JP2002129824A JP2003015855A JP 2003015855 A JP2003015855 A JP 2003015855A JP 2002129824 A JP2002129824 A JP 2002129824A JP 2002129824 A JP2002129824 A JP 2002129824A JP 2003015855 A JP2003015855 A JP 2003015855A
Authority
JP
Japan
Prior art keywords
print
log
status information
print log
unit
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
JP2002129824A
Other languages
Japanese (ja)
Inventor
Fumihiko Iwata
文彦 岩田
Masashi Asakawa
正志 浅川
Akira Mochida
晃 持田
Katsumi Mochizuki
克己 望月
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2002129824A priority Critical patent/JP2003015855A/en
Publication of JP2003015855A publication Critical patent/JP2003015855A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Computer And Data Communications (AREA)

Abstract

(57)【要約】 【課題】 印刷ログを高精度に管理する。 【解決手段】 管理用サーバ50は、クライアント20
から、一の印刷ジョブの出力毎に一の印刷ログを受信
し、一方、ネットワークプリンタ40から、蓄積された
複数(1であることもある)の印刷ジョブについてのM
IBデータを所定時間(30秒)毎に受信する。そし
て、管理用サーバ50は、クライアント20から得られ
た印刷ログと、ネットワークプリンタ40から得られた
MIBデータから生成した印刷結果情報とをマージして
印刷ログファイルPLFを生成する。特に、印刷結果情
報に印刷ログと同種の項目があるときは印刷結果情報を
優先的に採用してその生成を行なう。
(57) [Summary] [Problem] To manage print logs with high accuracy. A management server (50) includes a client (20).
, One print log is received for each output of one print job, and the M for the plurality of (possibly one) stored print jobs is received from the network printer 40.
The IB data is received every predetermined time (30 seconds). Then, the management server 50 merges the print log obtained from the client 20 and the print result information generated from the MIB data obtained from the network printer 40 to generate a print log file PLF. In particular, when there is an item of the same type as the print log in the print result information, the print result information is preferentially adopted and generated.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、一のコンピュー
タ装置からプリンタ装置に対して印刷ジョブの印刷を行
なったときの当該印刷ジョブに関する印刷ログを他のコ
ンピュータ装置で管理する技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for managing a print log related to a print job when another computer device prints the print job from one computer device to a printer device.

【0002】[0002]

【従来の技術】プリンタの稼働率を向上するために、複
数のコンピュータ(クライアントコンピュータ)とプリ
ンタとをコンピュータネットワーク(以下、ネットワー
クと呼ぶ)で接続することが普通に行なわれている。こ
の構成においては、ネットワーク上のクライアントコン
ピュータからの印刷ジョブについて、印刷枚数や印刷ジ
ョブ名などの印刷ログ(使用記録)を集計・管理したい
という要請があることから、従来より、ネットワーク上
に管理用のサーバを置き、このサーバ上に印刷ログを集
計・蓄積することが行なわれていた。
2. Description of the Related Art In order to improve the operating rate of a printer, it is common to connect a plurality of computers (client computers) to the printer through a computer network (hereinafter referred to as a network). With this configuration, for print jobs from client computers on the network, there is a request to aggregate and manage print logs (usage records) such as the number of prints and print job names. The server has been installed, and print logs are aggregated and accumulated on this server.

【0003】この管理用のサーバを備える印刷システム
においては、クライアントコンピュータで印刷ジョブに
関する印刷ログを生成して、管理用サーバでは、クライ
アントからその印刷ログを受信してファイルとして蓄積
するように構成されていた。
In a printing system including this management server, a client computer generates a print log relating to a print job, and the management server receives the print log from the client and stores it as a file. Was there.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来の技術では、印刷ログの精度が低いという問題があっ
た。クライアントコンピュータで生成される印刷ログ
は、クライアントコンピュータからプリンタ装置に指示
した印刷の内容を把握するものであり、プリンタでの実
際の印刷を正確に反映するものではないために、上記の
ような印刷ログの精度が低いといった問題が発生した。
However, the above-mentioned conventional technique has a problem that the accuracy of the print log is low. The print log generated by the client computer grasps the content of the print instructed to the printer device from the client computer, and does not accurately reflect the actual print on the printer. There was a problem with the accuracy of the log.

【0005】この発明は、上記問題に鑑みてなされたも
ので、印刷ログを高精度に管理できるようにすることを
目的としている。
The present invention has been made in view of the above problems, and an object thereof is to enable the print log to be managed with high accuracy.

【0006】[0006]

【課題を解決するための手段およびその作用・効果】前
述した課題の少なくとも一部を解決するための手段とし
て、以下に示す構成をとった。
[Means for Solving the Problem and Its Action / Effect] As a means for solving at least a part of the above-mentioned problems, the following constitution is adopted.

【0007】この発明の印刷管理システムは、一のコン
ピュータ装置からプリンタ装置に対して印刷ジョブの印
刷を行なったときの当該印刷ジョブに関する印刷ログを
他のコンピュータ装置で管理する印刷管理システムであ
って、前記一のコンピュータ装置は、前記印刷ジョブに
関する印刷ログを生成する印刷ログ生成手段と、前記生
成した印刷ログを前記他のコンピュータ装置に送信する
印刷ログ送信手段とを備え、前記プリンタ装置は、当該
プリンタ装置で実行された前記印刷ジョブの印刷につい
ての状態情報を蓄積する状態情報蓄積手段を備え、前記
他のコンピュータ装置は、前記一のコンピュータ装置か
ら送られてくる印刷ログを受信する印刷ログ受信手段
と、前記プリンタ装置の状態情報蓄積手段から状態情報
を取得する状態情報取得手段と、前記印刷ログ受信手段
により受信した印刷ログと前記状態情報取得手段により
取得した状態情報とをマージして管理用の印刷ログを生
成するマージ手段とを備えることを特徴としている。
The print management system of the present invention is a print management system in which a print log relating to a print job when a print job is printed from one computer device to a printer device is managed by another computer device. The one computer device includes a print log generation unit that generates a print log related to the print job, and a print log transmission unit that transmits the generated print log to the other computer device, and the printer device includes: A print log including status information storage means for storing status information about printing of the print job executed by the printer device, wherein the other computer device receives a print log sent from the one computer device. Status information for acquiring status information from the reception means and the status information storage means of the printer device And resulting unit is characterized in that it comprises a merge means for generating a print log for management by merging the acquired state information by the printing log received the state information acquiring unit by the print log receiving unit.

【0008】上記構成(以下、この構成を基本構成と呼
ぶ)の印刷管理システムによれば、プリンタ装置に対し
て印刷ジョブの出力を行なった一のコンピュータ装置か
ら得られた印刷ログと、プリンタ装置で実際に行なわれ
た印刷についての状態情報とがマージされて、管理用の
印刷ログが生成される。このために、プリンタ装置で実
際に行なわれた印刷の状態を印刷ログに反映させること
が可能となることから、得られる印刷ログは高精度なも
のとなる。したがって、印刷ログを高精度に管理できる
という効果を奏する。
According to the print management system having the above configuration (hereinafter, this configuration is referred to as a basic configuration), the print log obtained from the one computer device that has output the print job to the printer device, and the printer device. The print information for management is generated by merging with the status information about the printing actually performed in. Therefore, the state of printing actually performed by the printer device can be reflected in the print log, so that the obtained print log is highly accurate. Therefore, the print log can be managed with high accuracy.

【0009】上記基本構成の印刷管理システムにおい
て、前記印刷ログおよび状態情報は共に、前記印刷ジョ
ブを識別するジョブ識別情報を含むものであり、前記マ
ージ手段は、前記ジョブ識別情報をキーとして前記印刷
ログと状態情報との対応を図るマッチング手段を備える
構成とすることができる。
In the print management system having the above basic configuration, both the print log and the status information include job identification information for identifying the print job, and the merging means uses the job identification information as a key to perform the printing. A configuration may be provided in which a matching unit that matches the log and the state information is provided.

【0010】この構成によれば、印刷ジョブのジョブ識
別情報をマッチングキーとして、印刷ログと状態情報と
の対応を図ることができる。このために、マッチングが
容易となる。
According to this structure, the print log and the status information can be associated with each other by using the job identification information of the print job as a matching key. This facilitates matching.

【0011】また、上記基本構成の印刷管理システムに
おいて、前記マージ手段は、前記印刷ログと状態情報と
に同一種のデータ項目が存在するとき、当該同一種のデ
ータ項目については前記印刷ログの内容を前記状態情報
に基づいて書き換えるデータ書換手段を備える構成とす
ることができる。
Further, in the print management system having the above basic structure, the merge means, when data items of the same type exist in the print log and the status information, the contents of the print log for the data items of the same type. Can be configured to include a data rewriting unit that rewrites based on the state information.

【0012】この構成によれば、印刷ジョブの出力を行
なった一のコンピュータ装置から得られた印刷ログより
も、プリンタ装置から得られた印刷についての状態情報
を優先的に採用することができることから、プリンタ装
置で実際に行なわれた印刷の状態が印刷ログに確実に反
映されたものとなる。したがって、印刷ログをより高精
度に管理できるという効果を奏する。
According to this configuration, the status information regarding printing obtained from the printer device can be preferentially adopted rather than the print log obtained from the one computer device that has output the print job. Therefore, the print state actually printed by the printer is surely reflected in the print log. Therefore, the print log can be managed with higher accuracy.

【0013】このデータ書込み手段を備えた印刷管理シ
ステムにおいて、前記他のコンピュータ装置は、前記状
態情報取得手段による状態情報の取得にエラーが発生し
たことを検出する取得エラー検出手段と、前記取得エラ
ー検出手段により前記エラーの発生が検出されたとき
に、前記マージ手段の実行を禁止して前記印刷ログ受信
手段により受信した印刷ログを管理用のログと定めるエ
ラー処理手段とを備える構成とすることもできる。
In the print management system provided with this data writing means, the other computer device obtains an error in the acquisition of the status information by the status information acquisition means, and an acquisition error detection means. When the detection unit detects the occurrence of the error, it is configured to include an error processing unit that prohibits execution of the merge unit and determines the print log received by the print log receiving unit as a management log. You can also

【0014】上記構成によれば、印刷についての状態情
報をプリンタ装置から正常に取得することに失敗したと
きに、この状態情報が印刷ログに反映されることもな
い。したがって、得られる印刷ログは高精度なものとな
る。
According to the above configuration, when the status information regarding printing is not normally acquired from the printer device, the status information is not reflected in the print log. Therefore, the obtained print log is highly accurate.

【0015】上記基本構成の印刷管理システムにおい
て、前記一のコンピュータ装置の印刷ログ送信手段は、
前記プリンタ装置用の印刷ジョブを一つ作成する毎に、
当該一の印刷ジョブに関する印刷ログを送信する構成で
あり、前記他のコンピュータ装置の印刷ログ受信手段
は、前記印刷ログ送信手段から印刷ログの送られてくる
タイミングで前記印刷ログを受信する構成であり、前記
他のコンピュータ装置の状態情報取得手段は、印刷ジョ
ブ単位で所定時間毎に順に前記状態情報を取得する構成
とすることができる。
In the print management system having the above basic structure, the print log transmitting means of the one computer device is
Each time you create one print job for the printer device,
The print log relating to the one print job is transmitted, and the print log receiving means of the other computer device receives the print log at the timing when the print log is transmitted from the print log transmitting means. Therefore, the status information acquisition unit of the other computer device may be configured to sequentially acquire the status information for each predetermined time for each print job.

【0016】上記構成によれば、印刷ログの管理を行な
う他のコンピュータ装置において、前記一のコンピュー
タ装置とプリンタ装置とで情報の送付されてくるタイミ
ングが相違している場合に、両方の情報を確実に取り込
むことが可能となる。
According to the above configuration, in another computer device that manages the print log, when the information transmission timing is different between the one computer device and the printer device, both information items are transmitted. It becomes possible to take in certainly.

【0017】上記基本構成の印刷管理システムにおい
て、前記一のコンピュータ装置になり得る複数のクライ
アントと、前記他のコンピュータ装置に相当するサーバ
と、前記クライアントとサーバとプリンタ装置とを相互
に接続するデータ通信回線とを備える構成とすることが
できる。
In the print management system having the above basic configuration, a plurality of clients that can be the one computer device, a server that corresponds to the other computer device, and data that mutually connects the client, the server, and the printer device. A communication line may be provided.

【0018】この構成によれば、複数のクライアントと
プリンタ装置とサーバとをデータ通信回線で接続したネ
ットワーク上で印刷ログの管理を行なうことが可能とな
る。
According to this structure, it is possible to manage the print log on a network in which a plurality of clients, printers and servers are connected by a data communication line.

【0019】この発明の印刷管理装置は、一のコンピュ
ータ装置で生成されてプリンタ装置で印刷される印刷ジ
ョブに関する印刷ログを管理する印刷管理装置であっ
て、前記一のコンピュータ装置により生成された印刷ロ
グを当該一のコンピュータ装置から受信する印刷ログ受
信手段と、前記プリンタ装置により蓄積された、該プリ
ンタ装置で実行された前記印刷ジョブの印刷についての
状態情報をプリンタ装置から取得する状態情報取得手段
と、前記印刷ログ受信手段により受信した印刷ログと前
記状態情報取得手段により取得した状態情報とをマージ
して管理用の印刷ログを生成すマージ手段とを備えるこ
とを特徴としている。
A print management apparatus according to the present invention is a print management apparatus for managing a print log relating to a print job generated by one computer apparatus and printed by a printer apparatus, and the print generated by the one computer apparatus. A print log receiving unit that receives a log from the one computer device, and a status information acquisition unit that acquires, from the printer device, status information about printing of the print job executed by the printer device, which is stored in the printer device. And a merge unit that merges the print log received by the print log receiving unit with the state information acquired by the state information acquiring unit to generate a print log for management.

【0020】上記構成の印刷管理装置は、上記発明の印
刷管理システムと同様な作用・効果を有しており、印刷
ログを高精度に管理できる。
The print management apparatus having the above configuration has the same operation and effect as the print management system of the above invention, and can manage the print log with high accuracy.

【0021】この発明の印刷管理方法は、一のコンピュ
ータ装置からプリンタ装置に対して印刷ジョブの印刷を
行なったときの当該印刷ジョブに関する印刷ログを他の
コンピュータ装置で管理する印刷管理方法であって、前
記一のコンピュータ装置により実行される処理は、
(a)前記印刷ジョブに関する印刷ログを生成するステ
ップと、(b)前記生成した印刷ログを前記他のコンピ
ュータ装置に送信するステップとを備え、前記プリンタ
装置により実行される処理は、(c)当該プリンタ装置
で実行された前記印刷ジョブの印刷についての状態情報
を蓄積するステップを備え、前記他のコンピュータ装置
により実行される処理は、(e)前記一のコンピュータ
装置から送られてくる印刷ログを受信するステップと、
(f)前記ステップ(c)により蓄積された状態情報を
プリンタ装置から取得するステップと、(g)前記ステ
ップ(e)により受信した印刷ログと前記ステップ
(f)により取得した状態情報とをマージして管理用の
印刷ログを生成するステップとを備えることを特徴とし
ている。
A print management method according to the present invention is a print management method for managing a print log relating to a print job when a print job is printed from one computer device to a printer device by another computer device. The processing executed by the one computer device is
(A) A step of generating a print log relating to the print job, and (b) a step of transmitting the generated print log to the other computer device, and the process executed by the printer device is (c). The step of accumulating status information about printing of the print job executed by the printer device is performed, and the process executed by the other computer device is (e) a print log sent from the one computer device. The step of receiving
(F) a step of acquiring the status information accumulated in the step (c) from the printer device; (g) a merge of the print log received in the step (e) and the status information acquired in the step (f). And a step of generating a print log for management.

【0022】上記構成の印刷管理方法は、上記発明の印
刷管理システムと同様な作用・効果を有しており、印刷
ログを高精度に管理できる。
The print management method having the above configuration has the same operation and effect as the print management system of the present invention, and can manage the print log with high accuracy.

【0023】この発明のコンピュータプログラムは、一
のコンピュータ装置で生成されてプリンタ装置で印刷さ
れる印刷ジョブに関する印刷ログを管理する印刷管理装
置において用いられるコンピュータプログラムであっ
て、(a)前記一のコンピュータ装置により生成された
印刷ログを当該一のコンピュータ装置から受信する機能
と、(b)前記プリンタ装置により蓄積された、該プリ
ンタ装置で実行された前記印刷ジョブの印刷についての
状態情報をプリンタ装置から取得する機能と、(c)前
記機能(a)により受信した印刷ログと前記ステップ
(b)により取得した状態情報とをマージして管理用の
印刷ログを生成する機能とを、コンピュータに実現させ
ることを特徴としている。
A computer program according to the present invention is a computer program used in a print management apparatus for managing a print log relating to a print job generated by one computer apparatus and printed by a printer apparatus. A function of receiving a print log generated by a computer device from the one computer device; and (b) status information regarding printing of the print job executed by the printer device, which is stored in the printer device, And a function of merging the print log received by the function (a) and the status information acquired by the step (b) to generate a print log for management. The feature is to let.

【0024】この発明の記録媒体は、一のコンピュータ
装置で生成されてプリンタ装置で印刷される印刷ジョブ
に関する印刷ログを管理する印刷管理装置において用い
られるコンピュータプログラムを記録したコンピュータ
読み取り可能な記録媒体であって、(a)前記一のコン
ピュータ装置により生成された印刷ログを当該一のコン
ピュータ装置から受信する機能と、(b)前記プリンタ
装置により蓄積された、該プリンタ装置で実行された前
記印刷ジョブの印刷についての状態情報をプリンタ装置
から取得する機能と、(c)前記機能(a)により受信
した印刷ログと前記ステップ(b)により取得した状態
情報とをマージして管理用の印刷ログを生成する機能と
を、コンピュータに実現させるためのコンピュータプロ
グラムを記録したことを特徴としている。
The recording medium of the present invention is a computer-readable recording medium in which a computer program used in a print management apparatus for managing a print log relating to a print job generated by one computer apparatus and printed by a printer apparatus is recorded. And (a) a function of receiving a print log generated by the one computer device from the one computer device, and (b) the print job stored in the printer device and executed by the printer device. A function for acquiring the status information about the printing from the printer device, and (c) the print log received by the function (a) and the status information acquired by the step (b) are merged to create a management print log. A computer program for causing a computer to realize the function to generate is recorded. It is characterized by a door.

【0025】上記構成のコンピュータプログラムおよび
記録媒体も、上記発明の印刷管理システムや印刷管理方
法と同様な作用・効果を有しており、印刷管理装置にお
いて印刷ログを高精度に管理できる。
The computer program and the recording medium having the above-described configurations also have the same actions and effects as the print management system and the print management method of the present invention, and the print log can be managed with high accuracy in the print management apparatus.

【0026】[0026]

【発明の他の態様】この発明は、以下のような他の態様
も含んでいる。その第1の態様は、この発明のコンピュ
ータプログラムを含むことで搬送波内に具現化されたデ
ータ信号としての態様である。第2の態様は、コンピュ
ータプログラムを通信経路を介して供給するプログラム
供給装置としての態様である。この第2の態様では、コ
ンピュータプログラムをネットワーク上のサーバなどに
置き、通信経路を介して、必要なプログラムをコンピュ
ータにダウンロードし、これを実行することで、上記の
装置や方法を実現することができる。
Other Embodiments of the Invention The present invention also includes the following other embodiments. The first aspect is an aspect as a data signal embodied in a carrier wave by including the computer program of the present invention. The second aspect is an aspect as a program supply device that supplies a computer program through a communication path. In the second aspect, the computer program is placed on a server or the like on a network, the necessary program is downloaded to a computer via a communication path, and the computer is executed to realize the above-described device or method. it can.

【0027】[0027]

【発明の実施の形態】以上説明したこの発明の構成・作
用を一層明らかにするために、以下この発明の実施の形
態を実施例に基づき説明する。
BEST MODE FOR CARRYING OUT THE INVENTION In order to further clarify the structure and operation of the present invention described above, the embodiments of the present invention will be described below based on Examples.

【0028】1.ハードウェアの全体構成 図1は、この発明の第1実施例を適用するネットワーク
システム10の概略構成を示すブロック図である。図示
するように、この第1実施例のネットワークシステム1
0には、印刷ジョブを発生する複数(図示の例では2
台)のクライアントコンピュータ20、30と、印刷ジ
ョブを印刷する1台のネットワークプリンタ40と、印
刷ログの管理を行なう1台の管理用サーバ50とが、ロ
ーカルエリアネットワーク(LAN)により構築された
ネットワーク60を介して相互に接続されている。な
お、ネットワーク60は、LANに替えて、インターネ
ットや、イントラネットや、ワイドエリアネットワーク
(WAN)など、各種ネットワークに替えることができ
る。ここで、印刷ジョブとは、一の印刷物を表わすデー
タの集合であり、画像データや制御データ等から構成さ
れる。
1. Overall Hardware Configuration FIG. 1 is a block diagram showing a schematic configuration of a network system 10 to which a first embodiment of the present invention is applied. As shown, the network system 1 of the first embodiment
0 indicates a plurality of print jobs (2 in the illustrated example).
Client computers 20 and 30, a single network printer 40 that prints a print job, and a single management server 50 that manages a print log, a network constructed by a local area network (LAN). They are mutually connected via 60. The network 60 can be replaced with various networks such as the Internet, an intranet, and a wide area network (WAN) in place of the LAN. Here, a print job is a set of data representing one printed matter, and is composed of image data, control data, and the like.

【0029】図2は、クライアントコンピュータ(以
下、単にクライアントと呼ぶ)20の概略構成を示すブ
ロック図である。なお、他のクライアント30も同じ構
成である。図示するように、クライアント20には、C
RTディスプレイ21とキーボード22が接続されてい
る。また、クライアント20には、ハードディスクドラ
イブ(HDD)23と、CD−ROM24の内容を読み
取るCDドライブ25と、ネットワーク制御回路26が
搭載されている。クライアント20は、中央演算処理装
置としてのCPU27を中心にバスにより相互に接続さ
れたROM28、RAM29等を備える。
FIG. 2 is a block diagram showing a schematic configuration of a client computer (hereinafter, simply referred to as a client) 20. The other clients 30 have the same configuration. As shown in FIG.
The RT display 21 and the keyboard 22 are connected. Further, the client 20 is equipped with a hard disk drive (HDD) 23, a CD drive 25 for reading the contents of the CD-ROM 24, and a network control circuit 26. The client 20 includes a CPU 28 as a central processing unit, a ROM 28, a RAM 29 and the like, which are connected to each other by a bus.

【0030】CPU27は、HDD23に格納されてい
るアプリケーションプログラム、プリンタドライバプロ
グラム、OS、印刷ログ取得プログラム等を実行し、R
AM29にプログラムの実行に必要な情報、ファイル等
を一時的に格納する制御を行なう。CD−ROM24に
は、印刷ログ取得プログラムが予め格納されており、こ
の印刷ログ取得プログラムは、CDドライブ25を介し
てHDD23に転送されている。
The CPU 27 executes an application program, a printer driver program, an OS, a print log acquisition program, etc. stored in the HDD 23, and R
The AM 29 is controlled to temporarily store information, files, etc. necessary for executing the program. A print log acquisition program is stored in advance in the CD-ROM 24, and this print log acquisition program is transferred to the HDD 23 via the CD drive 25.

【0031】なお、印刷ログ取得プログラムは、CD−
ROM24に格納されたものに替えて、フロッピィディ
スク、光磁気ディスク、ICカード等の他の携帯型記録
媒体(可搬型記録媒体)に格納された構成としてもよ
い。また、この印刷ログ取得プログラムは、外部のネッ
トワーク(例えばインターネット)に接続される特定の
サーバから、ネットワークを介して提供されるプログラ
ムデータをダウンロードして、HDD26に転送するこ
とにより得るようにすることもできる。
The print log acquisition program is a CD-
Instead of the one stored in the ROM 24, it may be stored in another portable recording medium (portable recording medium) such as a floppy disk, a magneto-optical disk, or an IC card. Further, this print log acquisition program may be obtained by downloading program data provided via a network from a specific server connected to an external network (for example, the Internet) and transferring it to the HDD 26. You can also

【0032】図3は、管理用サーバ50の概略構成を示
すブロック図である。図示するように、管理用サーバ5
0には、クライアント20と同様に、CRTディスプレ
イ51、キーボード52、HDD53、CDドライブ5
5、ネットワーク制御回路56が備えられ、さらに、C
PU57、ROM58、RAM59等が備えられる。C
PU57は、HDD53に格納されているOSや印刷ロ
グ集計プログラム等を実行し、RAM59にプログラム
の実行に必要な情報、ファイル等を一時的に格納する制
御を行なう。CDドライブ55により内容が読み取られ
るCD−ROM54には、印刷ログ集計プログラムが予
め格納されており、この印刷ログ集計プログラムは、C
Dドライブ55を介してHDD53に転送されている。
FIG. 3 is a block diagram showing a schematic configuration of the management server 50. As shown, the management server 5
0, like the client 20, includes a CRT display 51, a keyboard 52, an HDD 53, and a CD drive 5.
5, a network control circuit 56 is provided, and further, C
A PU 57, a ROM 58, a RAM 59 and the like are provided. C
The PU 57 executes the OS stored in the HDD 53, the print log totaling program, and the like, and temporarily controls the RAM 59 to store information and files necessary for executing the program. A print log tabulation program is stored in advance in the CD-ROM 54 whose contents are read by the CD drive 55. This print log tabulation program is C
It has been transferred to the HDD 53 via the D drive 55.

【0033】なお、印刷ログ集計プログラムは、CD−
ROM54に格納されたものに替えて、フロッピィディ
スク、光磁気ディスク、ICカード等の他の携帯型記録
媒体(可搬型記録媒体)に格納された構成としてもよ
い。また、この印刷ログ集計プログラムは、外部のネッ
トワーク(例えばインターネット)に接続される特定の
サーバから、ネットワークを介して提供されるプログラ
ムデータをダウンロードして、HDD56に転送するこ
とにより得るようにすることもできる。
The print log totaling program is CD-
Instead of the one stored in the ROM 54, it may be stored in another portable recording medium (portable recording medium) such as a floppy disk, a magneto-optical disk, or an IC card. Further, this print log totaling program should be obtained by downloading program data provided via a network from a specific server connected to an external network (for example, the Internet) and transferring it to the HDD 56. You can also

【0034】ネットワークプリンタ40は、感光ドラム
にレーザ光を当てて潜像を作り、トナーで現像して用紙
に転写する所謂レーザプリンタである。このネットワー
クプリンタ40は、図示しないCPU、ROM、RAM
等を備えて実質的にコンピュータ機能を有するものであ
る。また、ネットワークプリンタ40は、自機の状態を
表わす変数を蓄積するMIB(Management Information
Base)を管理・保持するものである。なお、ネットワ
ークプリンタ40としては、レーザプリンタに替えて、
インクジェットプリンタ、熱転写プリンタなど、各種プ
リンタを適用することができる。
The network printer 40 is a so-called laser printer in which a photosensitive drum is irradiated with laser light to form a latent image, which is developed with toner and transferred to a sheet. The network printer 40 includes a CPU, a ROM, a RAM (not shown).
Etc., and has a computer function substantially. In addition, the network printer 40 stores MIB (Management Information) that stores variables that represent the status of the printer.
Base) is managed and maintained. In addition, as the network printer 40, instead of a laser printer,
Various printers such as an inkjet printer and a thermal transfer printer can be applied.

【0035】図4は、クライアント20、ネットワーク
プリンタ40および管理用サーバ50でそれぞれ実現さ
れる機能を示すブロック図である。なお、図示する各機
能ブロックはソフトウェア的に構築される。図示するよ
うに、クライアント20には、アプリケーション20A
が格納されており、アプリケーション20Aを用いてユ
ーザがデータを打ち込んだり、クライアント内のリソー
スを用いて当該アプリケーションの下で印刷したいデー
タを作成する。クライアント20には、アプリケーショ
ン20Aからデータを受け取ってプリンタ用の印刷ジョ
ブを作るプリンタドライバ20Bと、プリンタドライバ
20Bの作るデータを送信し終わるまでクライアントに
保存しておくためのプリントキュー20Cと、ネットワ
ーク60を介してネットワークプリンタ40へ印刷ジョ
ブを送信するための通信制御部20Dとが設けられてい
る。
FIG. 4 is a block diagram showing the functions realized by the client 20, the network printer 40 and the management server 50. Each functional block shown in the figure is constructed by software. As shown, the client 20 includes an application 20A.
Is stored, and the user inputs data using the application 20A or creates data to be printed under the application by using the resource in the client. The client 20 includes a printer driver 20B that receives data from the application 20A and creates a print job for the printer, a print queue 20C that stores data created by the printer driver 20B in the client until transmission is completed, and a network 60. A communication control unit 20D for sending a print job to the network printer 40 via the network printer 40 is provided.

【0036】さらに、クライアント20には、OSであ
るWindows(登録商標)に常駐して印刷命令を監
視し、Windowsの印刷処理に係わる情報を取得す
る印刷監視部20Eと、印刷監視部20Eで取得した印
刷情報から所定のものを選択して、プリンタドライバ2
0Bから送信される印刷ジョブについての印刷ログを生
成する印刷ログ生成部20Fと、印刷ログ生成部20F
で生成した印刷ログをネットワーク60を介して管理用
サーバ50に送信する印刷ログ送信部20Gとが設けら
れている。
Further, the client 20 resides in Windows (registered trademark) which is an OS, monitors print commands, and acquires information related to Windows print processing by a print monitoring unit 20E and a print monitoring unit 20E. Printer driver 2
0B, a print log generation unit 20F that generates a print log for a print job, and a print log generation unit 20F
A print log transmission unit 20G that transmits the print log generated in step 1 to the management server 50 via the network 60 is provided.

【0037】上記印刷ログには、「文書名」、使用した
アプリケーションプログラムやOSの情報、印刷命令時
にプリンタのプロパティにより設定された情報などが含
まれる。上記プリンタのプロパティにより設定された情
報としては、「用紙サイズ」、「部数」、「用紙方向」
などが該当する。「文書名」は、印刷ジョブにより特定
される印刷対象である文書の名前を示すものであり、
「用紙サイズ」は、印刷に使用する用紙のサイズを用紙
の種類と共に示すものであり、「部数」は、印刷する部
数を示すものであり、「用紙方向」は、印刷を行なうプ
リンタにおいて用紙のセットされる方向を示すものであ
る。
The print log includes a "document name", information on the application program and OS used, information set by the printer properties at the time of a print command, and the like. The information set by the above printer properties includes "paper size", "copies", and "paper orientation".
And so on. The “document name” indicates the name of the document to be printed that is specified by the print job.
“Paper size” indicates the size of the paper used for printing together with the type of paper, “Copies” indicates the number of copies to be printed, and “Paper orientation” indicates the paper size of the printer used for printing. It shows the direction to be set.

【0038】ネットワークプリンタ40には、クライア
ント20から印刷ジョブを受信するための通信制御部4
0Aと、その印刷ジョブに基づいて印刷用の出力データ
を生成する主処理部40Bと、主処理部40Bからの出
力データをプリントエンジン42に送信する出力データ
送信部40Cとが設けられている。プリントエンジン4
2は、外部からの出力データを受信して記録用紙への印
刷を実現するハードウェアである。
The network printer 40 includes a communication control unit 4 for receiving a print job from the client 20.
0A, a main processing unit 40B that generates output data for printing based on the print job, and an output data transmission unit 40C that transmits the output data from the main processing unit 40B to the print engine 42. Print engine 4
Reference numeral 2 is hardware that receives output data from the outside and realizes printing on recording paper.

【0039】さらに、ネットワークプリンタ40には、
MIB制御部40DとMIB40Eが設けられている。
MIB制御部40Dは、主処理部40Bからネットワー
クプリンタ40の状態を検出して、該状態を示す変数を
MIBに対してジョブ単位で書き込む。
Further, the network printer 40 has
A MIB control unit 40D and a MIB 40E are provided.
The MIB control unit 40D detects the state of the network printer 40 from the main processing unit 40B and writes a variable indicating the state in the MIB for each job.

【0040】管理用サーバ50には、印刷ログ受信部5
0AとMIBデータ取得部50Bが設けられている。印
刷ログ受信部50Aは、クライアント20から印刷ログ
を受信する。印刷ログとしては、前述したように、「文
書名」、「用紙サイズ」、「部数」、「用紙方向」、
「アプリケーションプログラムの情報」、「OSの情
報」等を示すデータを受信することができる。
The management server 50 includes a print log receiving unit 5
0A and MIB data acquisition unit 50B are provided. The print log receiving unit 50A receives the print log from the client 20. As described above, the print log includes “document name”, “paper size”, “copies”, “paper orientation”,
It is possible to receive data indicating “information of application program”, “information of OS”, and the like.

【0041】MIBデータ取得部50Bは、ネットワー
クプリンタ40と通信してネットワークプリンタ40に
蓄積されるMIBから所望のMIBデータを取得する。
なお、その取得したMIBデータは印刷結果情報として
RAM59中に格納する。この取得するMIBデータ
は、ネットワークプリンタ40において印刷に実際に費
やされた材料等を表わすデータであり、具体的には、
「実印刷枚数」、「実用紙サイズ」、「印刷開始・終了
時間」、「トナー消費量」等のデータである。印刷結果
情報取得部50Bによって、これら内容を示すデータ
が、印刷ジョブ毎に印刷結果情報として取得されること
になる。なお、このMIBデータ取得部50Bは、前回
MIBデータの取得を図ってから以後に更新された内容
についてのものだけを取得する構成となっている。
The MIB data acquisition section 50B communicates with the network printer 40 and acquires desired MIB data from the MIB stored in the network printer 40.
The acquired MIB data is stored in the RAM 59 as print result information. The acquired MIB data is data representing materials and the like actually spent for printing in the network printer 40, and specifically,
The data includes "actual print number", "actual paper size", "print start / end time", "toner consumption", and the like. The print result information acquisition unit 50B acquires data indicating these contents as print result information for each print job. The MIB data acquisition unit 50B is configured to acquire only the contents updated after the previous acquisition of the MIB data.

【0042】さらに、管理用サーバ50には、印刷ログ
受信部50Aにより受信した印刷ログを印刷ログファイ
ルPLFに登録する印刷ログ登録部50Cと、MIBデ
ータ取得部50Bにより得られた印刷結果情報に基づい
て、印刷ログファイルPLFに登録された印刷ログの内
容を補完する印刷ログ補完部50Dとが設けられてい
る。
Further, the management server 50 includes a print log registration unit 50C for registering the print log received by the print log reception unit 50A in the print log file PLF and print result information obtained by the MIB data acquisition unit 50B. Based on this, a print log complement unit 50D that complements the contents of the print log registered in the print log file PLF is provided.

【0043】クライアント20における印刷監視部20
E、印刷ログ生成部20Fおよび印刷ログ送信部20G
は、クライアント20のCPU27にて実行される上記
印刷ログ取得プログラムによりソフトウェア的に構築さ
れるものである。管理用サーバ50における各部50A
〜50Dは、管理用サーバ50のCPU57にて実行さ
れる上記印刷ログ集計プログラムによりソフトウェア的
に構築されるものである。以下、印刷ログ取得プログラ
ムおよび印刷ログ集計プログラムについて詳細に説明す
る。なお、ネットワークプリンタ40におけるMIB制
御部40Dを構成するプログラムについては、周知のも
のであるために、ここでは詳しい説明は省略する。
Print monitoring unit 20 in client 20
E, print log generation unit 20F and print log transmission unit 20G
Is constructed by software by the print log acquisition program executed by the CPU 27 of the client 20. Each part 50A in the management server 50
.About.50D are constructed by software by the print log totaling program executed by the CPU 57 of the management server 50. Hereinafter, the print log acquisition program and the print log totaling program will be described in detail. Since the programs forming the MIB control unit 40D in the network printer 40 are well known, detailed description thereof is omitted here.

【0044】印刷ログ生成部20Fは本発明の印刷ログ
生成手段を、印刷ログ送信部20Gは本発明の印刷ログ
送信手段を、MIB制御部40Dは本発明の状態情報取
得手段を、MIB40Eは本発明の状態情報蓄積手段
を、印刷ログ受信部50Aは本発明の印刷ログ受信手段
を、MIBデータ取得部50Bは本発明の状態情報取得
手段を、印刷ログ補完部50Dは本発明のマージ手段を
それぞれ実現している。
The print log generation unit 20F is the print log generation unit of the present invention, the print log transmission unit 20G is the print log transmission unit of the present invention, the MIB control unit 40D is the state information acquisition unit of the present invention, and the MIB 40E is the main unit. The status information accumulating unit of the invention, the print log receiving unit 50A is the print log receiving unit of the present invention, the MIB data acquiring unit 50B is the status information acquiring unit of the present invention, and the print log complementing unit 50D is the merging unit of the present invention. Each has been realized.

【0045】図5は、クライアント20のCPU27に
て実行される上記印刷ログ生成プログラムで記述される
印刷ログ生成ルーチンを示すフローチャートである。こ
の印刷ログ生成ルーチンは、OSであるWindows
において印刷命令が発行されるのを常時監視し、印刷命
令が発行されたときに読み出される。上記印刷命令の発
行により、新しい印刷ジョブの出力があったと判別され
る。クライアント20のCPU27は、この印刷ログ生
成ルーチンの処理が開始されると、まず、Window
sの印刷処理に関わる各種情報を取得する(ステップS
110)。続いて、CPU27は、ステップS110で
取得した全ての印刷情報から所定のものを選択して、プ
リンタドライバ20Bから出力される印刷ジョブについ
ての印刷ログPLを生成する(ステップS120)。
FIG. 5 is a flow chart showing a print log generation routine described by the print log generation program executed by the CPU 27 of the client 20. This print log generation routine is executed by Windows which is the OS.
The print command is constantly monitored for issuance, and is read when the print command is issued. By issuing the print command, it is determined that a new print job has been output. When the process of the print log generation routine is started, the CPU 27 of the client 20 first sets the window.
Acquires various information related to the print processing of S (step S
110). Subsequently, the CPU 27 selects a predetermined item from all the print information acquired in step S110, and generates the print log PL for the print job output from the printer driver 20B (step S120).

【0046】図6は、ステップS120の結果得られる
印刷ログPLの内容を示す説明図である。図示するよう
に、印刷ログPLは、印刷ジョブを識別する「印刷ジョ
ブID」のデータd0に加えて、前述した「文書名」、
「用紙サイズ」、「部数」、「用紙方向」、「アプリケ
ーションプログラムの情報(例えばプログラム名)」、
「OSの情報(例えばOS名)」のデータd1,d2,
d3,d4,d5,d6等を備える。
FIG. 6 is an explanatory diagram showing the contents of the print log PL obtained as a result of step S120. As shown in the figure, the print log PL includes, in addition to the data d0 of the “print job ID” for identifying the print job, the above-mentioned “document name”,
"Paper size", "Copies", "Paper orientation", "Application program information (for example, program name)",
Data d1, d2 of "OS information (for example, OS name)"
d3, d4, d5, d6, etc. are provided.

【0047】図5に戻り、ステップS120の実行後、
CPU27は、ステップS120で生成した印刷ログP
Lを、ネットワーク60を介して管理用サーバ50に送
信する処理を行なう(ステップS130)。その後、C
PU27は、処理を「リターン」に進めて、この制御ル
ーチンの処理を一旦終了する。
Returning to FIG. 5, after the execution of step S120,
The CPU 27 causes the print log P generated in step S120.
Processing for transmitting L to the management server 50 via the network 60 is performed (step S130). Then C
The PU 27 advances the process to “return” and once ends the process of this control routine.

【0048】次に、管理用サーバ50のCPU57にて
実行される上記印刷ログ集計プログラムについて説明す
る。このプログラムは、実際は、印刷ログ集計のメイン
ルーチンとサブルーチンとに分かれている。図7は、そ
のサブルーチンを示すフローチャートである。このサブ
ルーチンは、所定時間(例えば1秒)毎に繰り返し実行
される。なお、この所定時間は、クライアント20で実
行される印刷ログ生成ルーチンとほぼ同じ時間に定めら
れている。
Next, the print log totaling program executed by the CPU 57 of the management server 50 will be described. This program is actually divided into a print log totaling main routine and a subroutine. FIG. 7 is a flowchart showing the subroutine. This subroutine is repeatedly executed every predetermined time (for example, 1 second). It should be noted that this predetermined time is set to be approximately the same time as the print log generation routine executed by the client 20.

【0049】図示するように、管理用サーバ50のCP
U57は、処理が開始されると、まず、クライアント2
0からネットワーク60を介して送られてくる印刷ログ
PLを受信する処理を行なう(ステップS210)。次
いで、CPU57は、その受信した印刷ログPLを印刷
ログファイルPLFに登録する(ステップS220)。
印刷ログファイルPLFは、上記印刷ログPLのデータ
を1レコードとして、複数のレコードを備えるデータ構
造であり、HDD53上に用意される。クライアント2
0からは、プリンタドライバ20Bにおいて新たな印刷
ジョブの出力がある毎に、その印刷ジョブについての印
刷ログPLが送られてくることから、ステップS210
およびS220の処理により、その新たな印刷ジョブに
ついての印刷ログPLが印刷ログファイルPLFに追加
登録されることになる。その後、CPU57は、「リタ
ーン」に抜けて、このサブルーチンの処理を一旦終了す
る。
As shown in the figure, the CP of the management server 50
When the U57 starts the process, first, the client 2
The process of receiving the print log PL sent from 0 through the network 60 is performed (step S210). Next, the CPU 57 registers the received print log PL in the print log file PLF (step S220).
The print log file PLF has a data structure including a plurality of records with the data of the print log PL as one record, and is prepared on the HDD 53. Client 2
From 0, every time a new print job is output in the printer driver 20B, the print log PL for that print job is sent, so step S210.
By the processing of S220 and S220, the print log PL for the new print job is additionally registered in the print log file PLF. After that, the CPU 57 exits to "return" and once ends the processing of this subroutine.

【0050】図8は、印刷ログ集計のメインルーチンを
示すフローチャートである。このメインルーチンは、所
定時間(例えば30秒)毎に繰り返し実行される。な
お、この所定時間は、上記サブルーチンに比べて長い時
間に定められている。
FIG. 8 is a flow chart showing the main routine of print log totalization. This main routine is repeatedly executed every predetermined time (for example, 30 seconds). The predetermined time is set to be longer than that in the above subroutine.

【0051】図示するように、管理用サーバ50のCP
U57は、処理が開始されるとまず、ネットワークプリ
ンタ40において印刷に実際に費やされた材料等を表わ
すMIBデータをMIB40Eから取得する処理を行な
う(ステップ240)。MIBデータとしては、具体的
には、「実印刷枚数」、「実用紙サイズ」、「印刷開始
・終了時間」、「トナー消費量」等を示すデータが該当
する。また、これらMIBデータは、印刷ジョブを特定
する「印刷ジョブID」、印刷ジョブが現在、印刷待機
中、印刷中、印刷完了のいずれの状態にあるかを示す
「印刷状態」等のデータも含む。ステップ240では、
これらMIBデータを印刷ジョブ毎に順に、ネットワー
ク60を介してネットワークプリンタ40のMIB40
Eから取得する。具体的には周知のMIBモジュールの
プログラムを起動することで、ネットワークプリンタ4
0とデータ通信を図って、所望のMIBデータを印刷ジ
ョブ1件分だけ読み出す。
As shown in the figure, the CP of the management server 50
When the process is started, the U 57 first performs a process of acquiring the MIB data representing the material etc. actually spent for printing in the network printer 40 from the MIB 40E (step 240). Specifically, the MIB data corresponds to data indicating “actual print number”, “actual paper size”, “print start / end time”, “toner consumption amount”, and the like. The MIB data also includes data such as a "print job ID" that identifies the print job and a "print status" that indicates whether the print job is currently in print standby, printing, or completed. . In step 240,
The MIB data of the network printer 40 is sequentially transmitted to each of the MIB data for each print job via the network 60.
Get from E. Specifically, by activating a program of a known MIB module, the network printer 4
Data communication with 0 is performed to read out desired MIB data for one print job.

【0052】その後、CPU57は、ステップS240
で取得した1組のMIBデータは、印刷が既に完了した
印刷ジョブについてのものであるか否かを判別する処理
を行なう(ステップS250)。この判別は前述した
「印刷状態」のデータに基づいて行なう。ここで、印刷
が完了した印刷ジョブについてのMIBデータであると
判別されたときには、その1組のMIBデータを、印刷
結果情報PRとしてRAM59中の所定領域に追加的に
書き込む(ステップS260)。その後、ステップS2
70に処理を進める。一方、ステップS250で、印刷
が完了していない、すなわち、印刷待機中もしくは印刷
中の印刷ジャブであると判別されたときには、ステップ
S260の処理を行なうことなしに、そのままステップ
S270に処理を進める。
Then, the CPU 57 proceeds to step S240.
The set of MIB data acquired in step S20 is processed to determine whether or not the printing is for a print job that has already been printed (step S250). This determination is made based on the above-mentioned "printing state" data. If it is determined that the MIB data is for the print job for which printing has been completed, the one set of MIB data is additionally written as a print result information PR in a predetermined area in the RAM 59 (step S260). Then, step S2
The process proceeds to 70. On the other hand, if it is determined in step S250 that printing has not been completed, that is, it is a print jab that is waiting for printing or is in printing, the process proceeds directly to step S270 without performing the process of step S260.

【0053】図9は、ステップS260の結果得られる
印刷結果情報PRの内容を示す説明図である。図示する
ように、印刷結果情報PRは、印刷ジョブを特定する印
刷ジョブIDを示すデータd10に加えて、前述した
「印刷状態」、「実印刷枚数」、「実用紙サイズ」、
「印刷開始・終了時間」、「トナー消費量」のデータd
11,d12,d13,d14,d15等を備える。前
述したステップ260では、ネットワークプリンタ40
から取得したMIBデータを、印刷ジョブ単位でこの図
8に示すフォーマットのファイルに書き込むことで、印
刷結果情報PRとしての書込みを行なっている。なお、
このファイルに格納される一のレコードが一の印刷結果
情報PRに相当する。
FIG. 9 is an explanatory diagram showing the contents of the print result information PR obtained as a result of step S260. As shown in the figure, the print result information PR includes, in addition to the data d10 indicating the print job ID for specifying the print job, the above-mentioned “print status”, “actual print number”, “actual paper size”,
Data "print start / end time" and "toner consumption"
11, d12, d13, d14, d15, etc. are provided. In step 260 described above, the network printer 40
By writing the MIB data acquired from the file in the format shown in FIG. 8 for each print job, the print result information PR is written. In addition,
One record stored in this file corresponds to one print result information PR.

【0054】図8に戻り、ステップS270では、CP
U57は、ステップS240で取得したMIBデータが
ネットワークプリンタ40から得られる最後のデータで
あるか否かを判別する。ネットワークプリンタ40から
得られるMIBデータは、前回MIBデータの取得を行
なってから以後に更新された内容であるから、ステップ
S270は、その前回から更新のあった全てのMIBデ
ータの受信が完了したか否かを判別することを意味す
る。ステップS270で、否定判別、すなわち最後のM
IBデータではないと判別されると、CPU57は、ス
テップS240に処理を戻して、続く印刷ジョブ1件分
のMIBデータの受信を行ない、ステップS250ない
しS270の処理を繰り返し実行する。
Returning to FIG. 8, in step S270, CP
The U57 determines whether the MIB data obtained in step S240 is the last data obtained from the network printer 40. Since the MIB data obtained from the network printer 40 is the content updated since the previous acquisition of the MIB data, step S270 determines whether all the MIB data updated from the previous time have been received. This means determining whether or not. In step S270, a negative determination is made, that is, the last M
If it is determined that the data is not IB data, the CPU 57 returns the process to step S240, receives the MIB data for one subsequent print job, and repeatedly executes the processes of steps S250 to S270.

【0055】一方、ステップS270で、肯定判別、す
なわち最後のMIBデータであると判別されたときに
は、全てのMIBデータの取得が完了したとして、ステ
ップS280に処理を進める。ステップS280では、
ステップS260で書き込んだRAM中の所定領域か
ら、まず一の印刷結果情報PRを読み込む。
On the other hand, if the affirmative determination is made in step S270, that is, if it is the last MIB data, it is determined that acquisition of all the MIB data is completed, and the process proceeds to step S280. In step S280,
First, one print result information PR is read from the predetermined area in the RAM written in step S260.

【0056】ステップS280の実行後、CPU57
は、印刷ログファイルPLFから、ステップS280で
読み込んだ印刷結果情報PRに対応する印刷ログPLを
サーチする処理を行なう(ステップS290)。具体的
には、印刷結果情報PRの第1番目のデータ項目である
「印刷ジョブID」のデータd10をマッチングキーと
して、印刷ログファイルPLFに格納される全ての印刷
ログPLについてこのマッチングキーと一致する「印刷
ジョブID」のデータd0を備えるものをサーチする。
次いで、ステップS290でマッチングキーが一致する
と判定された印刷ログPLを、その印刷結果情報PR
(ステップS280で読み込んだもの)の内容で補完す
る(ステップS300)。
After execution of step S280, the CPU 57
Performs a process of searching the print log PL corresponding to the print result information PR read in step S280 from the print log file PLF (step S290). Specifically, the data d10 of the "print job ID" which is the first data item of the print result information PR is used as a matching key, and all the print logs PL stored in the print log file PLF match this matching key. The data having the “print job ID” data d0 is searched for.
Next, the print log PL for which it is determined that the matching keys match in step S290 is set to the print result information PR.
It is supplemented with the contents (read in step S280) (step S300).

【0057】図10は、印刷結果情報PRで印刷ログP
Lを補完する様子を示す説明図である。図示するよう
に、印刷結果情報PRに含まれる内容を印刷ログPL側
に転送することで、印刷結果情報PRと印刷ログPLと
のマージがなされるが、この際に、「用紙サイズ」のデ
ータd2のように印刷ログPL側に同種の内容のデータ
項目が存在する場合、その内容は対応するデータ項目、
すなわち「実用紙サイズ」のデータd12で書き換えら
れる。なお、印刷ログPL側に同種のデータ項目がない
場合には、印刷結果情報PR側のデータd11,d1
3,d14がそのままデータ項目d7,d8,d9とし
て追加される。
FIG. 10 shows the print result information PR and the print log P.
It is explanatory drawing which shows a mode that L is complemented. As shown in the figure, the print result information PR and the print log PL are merged by transferring the content included in the print result information PR to the print log PL side. When there is a data item of the same kind of content on the print log PL side as in d2, the content is the corresponding data item,
That is, the data d12 of the "actual paper size" is rewritten. When there is no data item of the same type on the print log PL side, the data d11, d1 on the print result information PR side
3, d14 are added as they are as data items d7, d8, d9.

【0058】なお、この実施例では、上記同種の内容の
データ項目として「用紙サイズ」のデータd2だけを示
したが、これ以外にも、図10で示したデータ項目に明
示していないものの中にあって、例えば、カラー/モノ
クロ印刷、両面/片面印刷等のデータも印刷結果情報P
Rの内容で書き換えがなされる構成とすることができ
る。
In this embodiment, only the "paper size" data d2 is shown as the data item of the same kind of content, but other than this, among the data items not shown in the data item shown in FIG. Therefore, for example, data such as color / monochrome printing, double-sided / single-sided printing, and the like are also printed result information P.
A configuration in which the contents of R are rewritten can be adopted.

【0059】図8に戻り、ステップS300の実行後、
CPU57は、ステップS280で読み込んだ印刷結果
情報PRが、RAM中の上記所定領域に格納されている
うちの最後の印刷結果情報であるか否かを判別する(ス
テップS310)。ここで、否定判別、すなわち最後の
印刷結果情報PRではないと判別されると、CPU57
は、ステップS280に処理を戻して、続く印刷結果情
報PRの読み込みを行ない、ステップS290ないしS
310の処理を繰り返し実行する。
Returning to FIG. 8, after the execution of step S300,
The CPU 57 determines whether the print result information PR read in step S280 is the last print result information stored in the predetermined area in the RAM (step S310). Here, if a negative determination is made, that is, it is determined that it is not the final print result information PR, the CPU 57
Returns the process to step S280 to read the subsequent print result information PR, and then to steps S290 to S290.
The process of 310 is repeatedly executed.

【0060】一方、ステップS310で、肯定判別、す
なわち最後の印刷結果情報PRであると判別されると、
ステップS260でMIBデータを格納した所定領域を
クリアして(ステップS320)、その後、「リター
ン」に抜けてこの処理ルーチンを一旦終了する。
On the other hand, if the affirmative determination is made in step S310, that is, the final print result information PR is determined,
In step S260, the predetermined area in which the MIB data is stored is cleared (step S320), and then the process returns to "return" to end this processing routine.

【0061】この印刷ログ集計のメインルーチンによっ
て更新されるHDD53上の印刷ログファイルPLF
は、別の処理ルーチンによって、印刷を行なったりある
いは用途に応じて集計・グラフ化することができる構成
となっている。したがって、作業者は、プリンタ毎や部
門毎のプリント状況を把握することで、プリントコスト
の削減を図ることが可能となる。また、稼働状況に応じ
てプリンタを最適に配置して効率的に活用することで、
無駄な経費を削減することが可能となる。
The print log file PLF on the HDD 53, which is updated by this print log totaling routine.
Is configured so that it can be printed or tabulated and graphed according to the application by another processing routine. Therefore, the worker can reduce the print cost by grasping the print status of each printer or each department. Also, by optimally arranging the printers according to the operating conditions and using them efficiently,
It is possible to reduce unnecessary expenses.

【0062】以上のように構成されたこの実施例では、
ネットワークプリンタ40に対して印刷ジョブの出力を
行なった一のクライアント20から得られた印刷ログP
Lと、ネットワークプリンタ40から得られたMIBデ
ータから生成した印刷結果情報PRとがマージされて管
理用の印刷ログが生成される。このために、この印刷ロ
グは、プリンタドライバを用いてユーザが設定した情報
に加えて、ネットワークプリンタ40で実際に行なわれ
た印刷の状態が反映されたものとなる。したがって、印
刷ログは高精度なものとなることから、印刷ログを高精
度に管理できるという効果を奏する。
In this embodiment constructed as described above,
A print log P obtained from one client 20 that has output a print job to the network printer 40.
The L and the print result information PR generated from the MIB data obtained from the network printer 40 are merged to generate a print log for management. For this reason, this print log reflects the state of printing actually performed by the network printer 40, in addition to the information set by the user using the printer driver. Therefore, since the print log is highly accurate, the print log can be managed with high accuracy.

【0063】特に、この実施例では、クライアント20
から得られた印刷ログPLとネットワークプリンタ40
から得られた印刷結果情報PRとに同一種のデータ項目
が存在するときには、そのデータ項目については印刷結
果情報PRの内容が優先的に採用されることから、ネッ
トワークプリンタ40で実際に行なわれた印刷の状態が
印刷ログに正確に反映されたものとなる。したがって、
印刷ログをより高精度に管理できるという効果を奏す
る。
In particular, in this embodiment, the client 20
Print log PL and network printer 40 obtained from
When the same type of data item is present in the print result information PR obtained from the above, the content of the print result information PR is preferentially adopted for that data item, so that the network printer 40 actually performed it. The print status is accurately reflected in the print log. Therefore,
The print log can be managed with higher accuracy.

【0064】この実施例では、管理用サーバ50は、ク
ライアント20から、一の印刷ジョブの出力毎に一の印
刷ログを受信し、一方、ネットワークプリンタ40か
ら、蓄積された複数(1であることもある)の印刷ジョ
ブについてのMIBデータを所定時間(30秒)毎に受
信する。そして、管理用サーバ50は、そのMIBデー
タを受信した後のタイミングで、そのMIBデータから
生成された印刷結果情報に基づく印刷ログのマージを行
なっている。
In this embodiment, the management server 50 receives from the client 20 one print log for each output of one print job, while the network printer 40 stores a plurality of (one) print logs. MIB data for a print job of (for example) is received every predetermined time (30 seconds). Then, the management server 50 merges the print logs based on the print result information generated from the MIB data at the timing after receiving the MIB data.

【0065】このために、管理用サーバ50において、
前記クライアント20とネットワークプリンタ40とで
情報の送付されてくるタイミングが相違している場合
に、両方の情報を確実に取り込むことが可能となる。
Therefore, in the management server 50,
When the information transmission timing is different between the client 20 and the network printer 40, both information can be surely taken in.

【0066】この発明の第2実施例について説明する。
この第2実施例は、第1実施例と比較して、管理用サー
バ50にて実行される印刷ログ集計のメインルーチンの
内容が相違するだけで、その他のソフトウェア構成およ
びハードウェア構成については同一である。図11は、
この第2実施例における印刷ログ集計のメインルーチン
を示すフローチャートである。このメインルーチンは、
第1実施例と同様に、所定時間(例えば30秒)毎に繰
り返し実行される。
A second embodiment of the present invention will be described.
The second embodiment is different from the first embodiment only in the content of the main routine of the print log totaling executed in the management server 50, and the other software configurations and hardware configurations are the same. Is. FIG. 11 shows
9 is a flowchart showing a main routine of print log totalization in the second embodiment. This main routine is
Similar to the first embodiment, it is repeatedly executed every predetermined time (for example, 30 seconds).

【0067】図11におけるステップS240,S25
0,S260,S270,S280,S290,S30
0,S310は、第1実施例と同じ処理であることから
同じ番号を付けた。この第2実施例の印刷ログ集計のメ
インルーチンにおいて第1実施例と相違する点は、ま
ず、ステップS240とステップS250との間に、ス
テップS242が設けられたことにある。このステップ
S242では、ステップS240で行なったMIBデー
タの取得の処理が正常であるかエラーであるかを判別す
る処理を行なう。ここで、正常であると判別されたとき
には、ステップS250に処理を進める。
Steps S240 and S25 in FIG.
0, S260, S270, S280, S290, S30
Since 0 and S310 are the same processes as in the first embodiment, the same numbers are assigned. The main difference of the print log totaling main routine of the second embodiment from the first embodiment is that first, step S242 is provided between step S240 and step S250. In step S242, a process of determining whether the MIB data acquisition process performed in step S240 is normal or error is performed. If it is determined to be normal, the process proceeds to step S250.

【0068】一方、ステップS242でエラーであると
判別されたときには、ステップS244に処理を進め
て、エラーである旨を示すコードを印刷結果情報PRと
してRAM29中の所定領域に追加的に書き込む。この
所定領域というのは第1実施例で印刷結果情報を追記し
た領域であり、ステップS244の結果、一の印刷結果
情報PRにエラーである旨が記載されることになる。ス
テップS244の実行後、ステップS270に進む。
On the other hand, if it is determined in step S242 that there is an error, the process proceeds to step S244 to additionally write a code indicating that there is an error in the predetermined area of the RAM 29 as the print result information PR. This predetermined area is an area in which the print result information is added in the first embodiment, and as a result of step S244, one print result information PR indicates that there is an error. After execution of step S244, control proceeds to step S270.

【0069】さらに、第1実施例と相違する点は、ステ
ップS280とステップS290との間に、ステップS
282が設けられたことにある。このステップS282
では、ステップS280で読み込んだ印刷結果情報PR
がエラーである旨が記載されたものであるか否かを判別
する処理を行なう。ここで、エラーでないと判別された
ときには、ステップS290に処理を進める。
Further, the difference from the first embodiment is that between step S280 and step S290, step S
282 is provided. This step S282
Then, the print result information PR read in step S280
Is executed to determine whether or not is an error. If it is determined that there is no error, the process proceeds to step S290.

【0070】一方、ステップS282でエラーであると
判別されたときには、ステッステップS290およびS
300の処理を実行することなく、ステップS310に
処理を進める。この結果、ステップS280で読み込ん
だ印刷結果情報PRがエラーである場合には、印刷ログ
集計のサブルーチンで読み込んだ印刷ログPLがそのま
ま管理用の印刷ログとして定められることになる。
On the other hand, if it is determined in step S282 that there is an error, steps S290 and S290 are executed.
The process proceeds to step S310 without executing the process of 300. As a result, if the print result information PR read in step S280 is an error, the print log PL read in the print log tabulation subroutine is directly set as the print log for management.

【0071】以上のように構成された第2実施例では、
第1実施例と同様に、印刷ログを高精度に管理できると
いう効果を奏する。特に、この第2実施例では、印刷に
ついてのMIBデータをネットワークプリンタ40から
正常に取得することに失敗したときに、このMIBデー
タが印刷ログに反映されることもない。したがって、得
られる印刷ログはより高精度なものとなる。
In the second embodiment constructed as described above,
Similar to the first embodiment, there is an effect that the print log can be managed with high accuracy. In particular, in the second embodiment, when the MIB data for printing is not successfully acquired from the network printer 40, the MIB data is not reflected in the print log. Therefore, the obtained print log has higher accuracy.

【0072】本発明の他の実施形態について、次に説明
する。上記実施例では、この発明のプリンタ装置とし
て、ネットワークプリンタ40を用いていたが、これに
替えて、別のコンピュータにローカルにて接続されるプ
リンタとすることもできる。また、プリンタに替えて、
複写機、ファクシミリ装置等の他の印刷可能な装置に適
用することもできる。
Another embodiment of the present invention will be described next. Although the network printer 40 is used as the printer device of the present invention in the above embodiment, a printer locally connected to another computer may be used instead. Also, instead of the printer,
It can also be applied to other printable devices such as copiers and facsimile machines.

【0073】前記実施例では、管理用サーバ50が、M
IBモジュールを用いてネットワークプリンタ40のM
IB40EからMIBデータを読み出すように構成され
ていたが、これに替えて、管理用サーバ50は、次のよ
うな手順でMIBデータを取得する構成とすることもで
きる。すなわち、管理用サーバ50は、まず、ネットワ
ークプリンタ40に対してMIBデータの取得要求を送
信する。その取得要求を受けたネットワークプリンタ4
0は、取得要求で指示されるMIBデータをMIBから
読み出して、そのMIBデータを取得要求の送信元であ
る管理用サーバ50に送信する構成とする。管理用サー
バ50はその送られてくるMIBデータを受信すること
で、MIBデータの取得を行なう。
In the above embodiment, the management server 50 is
M of the network printer 40 using the IB module
Although it is configured to read the MIB data from the IB 40E, the management server 50 may be configured to acquire the MIB data by the following procedure instead. That is, the management server 50 first transmits an MIB data acquisition request to the network printer 40. Network printer 4 that received the acquisition request
In the configuration of 0, the MIB data indicated by the acquisition request is read from the MIB and the MIB data is transmitted to the management server 50 that is the transmission source of the acquisition request. The management server 50 acquires the MIB data by receiving the transmitted MIB data.

【0074】以上、本発明の一実施例を詳述してきた
が、本発明は、こうした実施例に何等限定されるもので
はなく、本発明の要旨を逸脱しない範囲において種々な
る態様にて実施することができるのは勿論のことであ
る。
Although one embodiment of the present invention has been described in detail above, the present invention is not limited to such an embodiment and can be carried out in various modes without departing from the scope of the present invention. Of course, you can.

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

【図1】この発明の第1実施例を適用するネットワーク
システム10の概略構成を示すブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of a network system 10 to which a first embodiment of the present invention is applied.

【図2】クライアント20の概略構成を示すブロック図
である。
FIG. 2 is a block diagram showing a schematic configuration of a client 20.

【図3】管理用サーバ50の概略構成を示すブロック図
である。
FIG. 3 is a block diagram showing a schematic configuration of a management server 50.

【図4】クライアント20、ネットワークプリンタ40
および管理用サーバ50でそれぞれ実現される機能を示
すブロック図である。
FIG. 4 is a client 20 and a network printer 40.
3 is a block diagram showing functions realized by the management server 50 and the management server 50, respectively. FIG.

【図5】クライアント20のCPU27にて実行される
印刷ログ生成ルーチンを示すフローチャートである。
FIG. 5 is a flowchart showing a print log generation routine executed by the CPU 27 of the client 20.

【図6】ステップS120の結果得られる印刷ログPL
の内容を示す説明図である。
FIG. 6 is a print log PL obtained as a result of step S120.
It is explanatory drawing which shows the content of.

【図7】管理用サーバ50のCPU57にて実行される
印刷ログ集計のサブルーチンを示すフローチャートであ
る。
FIG. 7 is a flowchart showing a print log totaling subroutine executed by the CPU 57 of the management server 50.

【図8】その印刷ログ集計のメインルーチンを示すフロ
ーチャートである。
FIG. 8 is a flowchart showing a main routine of the print log tabulation.

【図9】ステップS260の結果得られる印刷結果情報
PRの内容を示す説明図である。
FIG. 9 is an explanatory diagram showing the content of print result information PR obtained as a result of step S260.

【図10】印刷結果情報PRで印刷ログPLを補完する
様子を示す説明図である。
FIG. 10 is an explanatory diagram showing how print result information PR complements print log PL.

【図11】第2実施例における印刷ログ集計のメインル
ーチンを示すフローチャートである。
FIG. 11 is a flowchart showing a main routine of print log totalization in the second embodiment.

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

10…ネットワークシステム 20…クライアント 20A…アプリケーション 20B…プリンタドライバ 20C…プリントキュー 20D…通信制御部 20E…印刷監視部 20F…印刷ログ生成部 20G…印刷ログ送信部 22…キーボード 26…ネットワーク制御回路 27…CPU 28…ROM 29…RAM 30…クライアント 40…ネットワークプリンタ 40A…通信制御部 40B…主処理部 40C…出力データ送信部 42…プリントエンジン 50…管理用サーバ 50A…印刷ログ受信部 50B…印刷結果情報取得部 50C…印刷ログ登録部 50D…印刷ログ補完部 52…キーボード 56…ネットワーク制御回路 57…CPU 58…ROM 59…RAM 60…ネットワーク PL…印刷ログ PLF…印刷ログファイル PR…印刷結果情報 10 ... Network system 20 ... Client 20A ... application 20B ... printer driver 20C ... Print queue 20D ... communication control unit 20E ... Print monitoring unit 20F ... Print log generation unit 20G ... Print log transmission unit 22 ... Keyboard 26 ... Network control circuit 27 ... CPU 28 ... ROM 29 ... RAM 30 ... Client 40 ... Network printer 40A ... communication control unit 40B ... Main processing unit 40C ... Output data transmitter 42 ... Print engine 50 ... Management server 50A ... Print log receiving unit 50B ... Print result information acquisition unit 50C ... Print log registration unit 50D ... Print log complementing unit 52 ... Keyboard 56 ... Network control circuit 57 ... CPU 58 ... ROM 59 ... RAM 60 ... Network PL ... Print log PLF ... print log file PR ... Print result information

───────────────────────────────────────────────────── フロントページの続き (72)発明者 持田 晃 長野県松本市中央二丁目1番27号 エー・ アイ ソフト株式会社内 (72)発明者 望月 克己 長野県松本市中央二丁目1番27号 エー・ アイ ソフト株式会社内 Fターム(参考) 2C061 AP01 HP00 HP08 HQ12 HQ17 5B021 AA01 EE00 NN19 5B089 GA11 GB02 JA36 JB15 KA13 MC03    ─────────────────────────────────────────────────── ─── Continued front page    (72) Inventor Akira Mochida             2-27 Chuo 2-chome, Matsumoto City, Nagano Prefecture             Within iSoft Co., Ltd. (72) Inventor Katsumi Mochizuki             2-27 Chuo 2-chome, Matsumoto City, Nagano Prefecture             Within iSoft Co., Ltd. F-term (reference) 2C061 AP01 HP00 HP08 HQ12 HQ17                 5B021 AA01 EE00 NN19                 5B089 GA11 GB02 JA36 JB15 KA13                       MC03

Claims (22)

【特許請求の範囲】[Claims] 【請求項1】 一のコンピュータ装置からプリンタ装置
に対して印刷ジョブの印刷を行なったときの当該印刷ジ
ョブに関する印刷ログを他のコンピュータ装置で管理す
る印刷管理システムであって、 前記一のコンピュータ装置は、 前記印刷ジョブに関する印刷ログを生成する印刷ログ生
成手段と、 前記生成した印刷ログを前記他のコンピュータ装置に送
信する印刷ログ送信手段とを備え、 前記プリンタ装置は、 当該プリンタ装置で実行された前記印刷ジョブの印刷に
ついての状態情報を蓄積する状態情報蓄積手段を備え、 前記他のコンピュータ装置は、 前記一のコンピュータ装置から送られてくる印刷ログを
受信する印刷ログ受信手段と、 前記プリンタ装置の状態情報蓄積手段から状態情報を取
得する状態情報取得手段と、 前記印刷ログ受信手段により受信した印刷ログと前記状
態情報取得手段により取得した状態情報とをマージして
管理用の印刷ログを生成するマージ手段とを備える印刷
管理システム。
1. A print management system that manages a print log related to a print job when a print job is printed from one computer device to a printer device by the other computer device. Includes a print log generation unit that generates a print log related to the print job, and a print log transmission unit that transmits the generated print log to the other computer device, and the printer device is executed by the printer device. A status information storage unit that stores status information about printing of the print job; the other computer apparatus includes a print log receiving unit that receives a print log sent from the one computer apparatus; Status information acquisition means for acquiring status information from status information storage means of the device; A print management system comprising: a merge unit that merges the print log received by the receiving unit with the state information acquired by the state information acquiring unit to generate a print log for management.
【請求項2】 請求項1に記載の印刷管理システムであ
って、 前記印刷ログおよび状態情報は共に、前記印刷ジョブを
識別するジョブ識別情報を含むものであり、 前記マージ手段は、 前記ジョブ識別情報をキーとして前記印刷ログと状態情
報との対応を図るマッチング手段を備える印刷管理シス
テム。
2. The print management system according to claim 1, wherein the print log and the status information both include job identification information that identifies the print job, and the merge unit includes the job identification information. A print management system including a matching unit that uses the information as a key to associate the print log with the status information.
【請求項3】 請求項1または2に記載の印刷管理シス
テムであって、 前記マージ手段は、 前記印刷ログと状態情報とに同一種のデータ項目が存在
するとき、当該同一種のデータ項目については前記印刷
ログの内容を前記状態情報に基づいて書き換えるデータ
書換手段を備える印刷管理システム。
3. The print management system according to claim 1 or 2, wherein, when the same type of data item exists in the print log and the status information, the merging unit relates to the same type of data item. Is a print management system including data rewriting means for rewriting the contents of the print log based on the status information.
【請求項4】 請求項1ないし3のいずれかに記載の印
刷管理システムであって、 前記他のコンピュータ装置は、 前記状態情報取得手段による状態情報の取得にエラーが
発生したことを検出する取得エラー検出手段と、 前記取得エラー検出手段により前記エラーの発生が検出
されたときに、前記マージ手段の実行を禁止して前記印
刷ログ受信手段により受信した印刷ログを管理用のログ
と定めるエラー処理手段とを備える印刷管理システム。
4. The print management system according to claim 1, wherein the other computer device detects that an error has occurred in the acquisition of the status information by the status information acquisition unit. Error detection means, and error processing that, when the acquisition error detection means detects the occurrence of the error, prohibits execution of the merge means and determines the print log received by the print log reception means as a management log. A print management system including a means.
【請求項5】 請求項1ないし4のいずれかに記載の印
刷管理システムであって、 前記一のコンピュータ装置の印刷ログ送信手段は、 前記プリンタ装置用の印刷ジョブを一つ作成する毎に、
当該一の印刷ジョブに関する印刷ログを送信する構成で
あり、 前記他のコンピュータ装置の印刷ログ受信手段は、 前記印刷ログ送信手段から印刷ログの送られてくるタイ
ミングで前記印刷ログを受信する構成であり、 前記他のコンピュータ装置の状態情報取得手段は、 印刷ジョブ単位で所定時間毎に順に前記状態情報を取得
する構成である印刷管理システム。
5. The print management system according to claim 1, wherein the print log transmitting unit of the one computer apparatus creates each print job for the printer apparatus,
The print log relating to the one print job is transmitted, and the print log receiving unit of the other computer device receives the print log at a timing when the print log is transmitted from the print log transmitting unit. The print management system is configured such that the status information acquisition unit of the other computer device sequentially acquires the status information for each predetermined time for each print job.
【請求項6】 請求項1ないし5のいずれかに記載の印
刷管理システムであって、 前記一のコンピュータ装置になり得る複数のクライアン
トと、 前記他のコンピュータ装置に相当するサーバと、 前記クライアントとサーバとプリンタ装置とを相互に接
続するデータ通信回線とを備える印刷管理システム。
6. The print management system according to claim 1, wherein a plurality of clients that can be the one computer device, a server corresponding to the other computer device, and the client are provided. A print management system including a data communication line interconnecting a server and a printer device.
【請求項7】 一のコンピュータ装置で生成されてプリ
ンタ装置で印刷される印刷ジョブに関する印刷ログを管
理する印刷管理装置であって、 前記一のコンピュータ装置により生成された印刷ログを
当該一のコンピュータ装置から受信する印刷ログ受信手
段と、 前記プリンタ装置により蓄積された、該プリンタ装置で
実行された前記印刷ジョブの印刷についての状態情報を
プリンタ装置から取得する状態情報取得手段と、 前記印刷ログ受信手段により受信した印刷ログと前記状
態情報取得手段により取得した状態情報とをマージして
管理用の印刷ログを生成すマージ手段とを備える印刷管
理装置。
7. A print management apparatus for managing a print log relating to a print job generated by one computer device and printed by a printer device, wherein the print log generated by the one computer device is used by the one computer. A print log receiving unit for receiving from the apparatus, a status information acquiring unit for acquiring, from the printer apparatus, status information regarding printing of the print job executed by the printer apparatus, the status information obtaining section accumulated by the printer apparatus; A print managing apparatus comprising: a merge unit that merges the print log received by the unit with the status information acquired by the status information acquiring unit to generate a print log for management.
【請求項8】 請求項7に記載の印刷管理装置であっ
て、 前記印刷ログおよび状態情報は共に、前記印刷ジョブを
識別するジョブ識別情報を含むものであり、 前記マージ手段は、 前記ジョブ識別情報をキーとして前記印刷ログと状態情
報との対応を図るマッチング手段を備える印刷管理装
置。
8. The print management apparatus according to claim 7, wherein both the print log and the status information include job identification information that identifies the print job, and the merge unit includes the job identification information. A print management apparatus comprising a matching unit that uses the information as a key to associate the print log with the status information.
【請求項9】 請求項7または8に記載の印刷管理装置
であって、 前記マージ手段は、 前記印刷ログと状態情報とに同一種のデータ項目が存在
するとき、当該同一種のデータ項目については前記印刷
ログの内容を前記状態情報に基づいて書き換えるデータ
書換手段を備える印刷管理装置。
9. The print management apparatus according to claim 7, wherein when the print log and the status information have the same type of data item, the merge unit is configured to perform the same type of data item. Is a print management apparatus including a data rewriting unit that rewrites the contents of the print log based on the status information.
【請求項10】 請求項7ないし9のいずれかに記載の
印刷管理装置であって、 前記状態情報取得手段による状態情報の取得にエラーが
発生したことを検出する取得エラー検出手段と、 前記取得エラー検出手段により前記エラーの発生が検出
されたときに、前記マージ手段の実行を禁止して前記印
刷ログ受信手段により受信した印刷ログを管理用のログ
と定めるエラー処理手段とを備える印刷管理装置。
10. The print management apparatus according to claim 7, further comprising: an acquisition error detection unit that detects that an error has occurred in the acquisition of the status information by the status information acquisition unit; A print management apparatus including an error processing unit that prohibits execution of the merge unit and determines the print log received by the print log receiving unit as a management log when the error detecting unit detects the occurrence of the error. .
【請求項11】 一のコンピュータ装置からプリンタ装
置に対して印刷ジョブの印刷を行なったときの当該印刷
ジョブに関する印刷ログを他のコンピュータ装置で管理
する印刷管理方法であって、 前記一のコンピュータ装置により実行される処理は、
(a)前記印刷ジョブに関する印刷ログを生成するステ
ップと、(b)前記生成した印刷ログを前記他のコンピ
ュータ装置に送信するステップとを備え、 前記プリンタ装置により実行される処理は、(c)当該
プリンタ装置で実行された前記印刷ジョブの印刷につい
ての状態情報を蓄積するステップを備え、 前記他のコンピュータ装置により実行される処理は、
(e)前記一のコンピュータ装置から送られてくる印刷
ログを受信するステップと、(f)前記ステップ(c)
により蓄積された状態情報をプリンタ装置から取得する
ステップと、(g)前記ステップ(e)により受信した
印刷ログと前記ステップ(f)により取得した状態情報
とをマージして管理用の印刷ログを生成するステップと
を備える印刷管理方法。
11. A print management method for managing, in another computer device, a print log relating to a print job when a print job is printed from the one computer device to the printer device. The processing executed by
(A) a step of generating a print log related to the print job; and (b) a step of transmitting the generated print log to the other computer device. The process executed by the printer device is (c). A process of accumulating status information about the printing of the print job executed by the printer device, and the process executed by the other computer device,
(E) a step of receiving the print log sent from the one computer device, and (f) the step (c).
And (g) merge the print log received in step (e) and the status information obtained in step (f) to obtain a management print log. A print management method comprising: a generating step.
【請求項12】 請求項11に記載の印刷管理方法であ
って、前記印刷ログおよび状態情報は共に、前記印刷ジ
ョブを識別するジョブ識別情報を含むものであり、 前記ステップ(g)は、(g1)前記ジョブ識別情報を
キーとして前記印刷ログと状態情報との対応を図るステ
ップを備える印刷管理方法。
12. The print management method according to claim 11, wherein both the print log and the status information include job identification information for identifying the print job, and the step (g) includes g1) A print management method including a step of associating the print log with the status information using the job identification information as a key.
【請求項13】 請求項11または12に記載の印刷管
理方法であって、前記ステップ(g)は、(g2)前記
印刷ログと状態情報とに同一種のデータ項目が存在する
とき、当該同一種のデータ項目については前記印刷ログ
の内容を前記状態情報に基づいて書き換えるステップを
備える印刷管理方法。
13. The printing management method according to claim 11 or 12, wherein said step (g) includes the step (g2) when the same type of data item exists in said print log and status information. A print management method comprising the step of rewriting the content of the print log based on the status information for a type of data item.
【請求項14】 請求項13に記載の印刷管理方法であ
って、前記他のコンピュータ装置により実行される処理
は、(h)前記ステップ(f)による状態情報の取得に
エラーが発生したことを検出するステップと、(i)前
記ステップ(h)により前記エラーの発生が検出された
ときに、前記ステップ(g)の実行を禁止して前記ステ
ップ(e)により受信した印刷ログを管理用のログと定
めるステップとを備える印刷管理方法。
14. The print management method according to claim 13, wherein the process executed by the other computer device is: (h) an error occurs in the acquisition of the state information in step (f). And (i) prohibiting the execution of step (g) and detecting the print log received in step (e) when the occurrence of the error is detected in step (h). A print management method comprising a log and a defining step.
【請求項15】 請求項11ないし14のいずれかに記
載の印刷管理方法であって、 前記ステップ(b)は、 前記プリンタ装置用の印刷ジョブを一つ作成する毎に、
当該一の印刷ジョブに関する印刷ログを送信する構成で
あり前記ステップ(e)は、 前記ステップ(b)から印刷ログの送られてくるタイミ
ングで前記印刷ログを受信する構成であり、 前記ステップ(f)は、 印刷ジョブ単位で所定時間毎に順に前記状態情報を取得
する構成である印刷管理方法。
15. The print management method according to claim 11, wherein in the step (b), each time one print job for the printer device is created,
The step (e) is a configuration for transmitting a print log related to the one print job, and the step (f) is a configuration for receiving the print log at the timing when the print log is transmitted from the step (b). ) Is a print management method in which the status information is sequentially acquired for each predetermined time for each print job.
【請求項16】 一のコンピュータ装置で生成されてプ
リンタ装置で印刷される印刷ジョブに関する印刷ログを
管理する印刷管理方法であって、(a)前記一のコンピ
ュータ装置により生成された印刷ログを当該一のコンピ
ュータ装置から受信するステップと、(b)前記プリン
タ装置により蓄積された、該プリンタ装置で実行された
前記印刷ジョブの印刷についての状態情報をプリンタ装
置から取得するステップと、(c)前記ステップ(a)
により受信した印刷ログと前記ステップ(b)により取
得した状態情報とをマージして管理用の印刷ログを生成
するステップとを備える印刷管理方法。
16. A print management method for managing a print log relating to a print job generated by one computer device and printed by a printer device, comprising: (a) applying the print log generated by the one computer device to the print log; Receiving from a computer device, (b) obtaining from the printer device status information about printing of the print job executed by the printer device, the status information being stored by the printer device; (c) Step (a)
A print management method, comprising: merging the print log received by the above with the status information acquired in the step (b) to generate a print log for management.
【請求項17】 請求項16に記載の印刷管理方法であ
って、 前記印刷ログおよび状態情報は共に、前記印刷ジョブを
識別するジョブ識別情報を含むものであり、 前記ステップ(c)は、(c1)前記ジョブ識別情報を
キーとして前記印刷ログと状態情報との対応を図るステ
ップを備える印刷管理方法。
17. The print management method according to claim 16, wherein both the print log and the status information include job identification information for identifying the print job, and the step (c) includes c1) A print management method including a step of associating the print log with the status information using the job identification information as a key.
【請求項18】 請求項16または17に記載の印刷管
理方法であって、 前記ステップ(c)は、(c2)前記印刷ログと状態情
報とに同一種のデータ項目が存在するとき、当該同一種
のデータ項目については前記印刷ログの内容を前記状態
情報に基づいて書き換えるステップを備える印刷管理方
法。
18. The print management method according to claim 16, wherein in step (c), when the same type of data item exists in (c2) the print log and the status information, the same process is performed. A print management method comprising the step of rewriting the contents of the print log based on the status information for a type of data item.
【請求項19】 請求項18に記載の印刷管理方法であ
って、(d)前記ステップ(b)による状態情報の取得
にエラーが発生したことを検出するステップを備えると
ともに、 前記ステップ(c)は、 前記ステップ(d)により前記エラーの発生が検出され
たときに、前記ステップ(c2)による処理の実行を禁
止するステップを備える印刷管理方法。
19. The print management method according to claim 18, further comprising the step of (d) detecting that an error has occurred in the acquisition of the status information in step (b), and the step (c). Is a print management method including a step of inhibiting the execution of the process of step (c2) when the occurrence of the error is detected in step (d).
【請求項20】 一のコンピュータ装置で生成されてプ
リンタ装置で印刷される印刷ジョブに関する印刷ログを
管理する印刷管理装置において用いられるコンピュータ
プログラムであって、(a)前記一のコンピュータ装置
により生成された印刷ログを当該一のコンピュータ装置
から受信する機能と、(b)前記プリンタ装置により蓄
積された、該プリンタ装置で実行された前記印刷ジョブ
の印刷についての状態情報をプリンタ装置から取得する
機能と、(c)前記機能(a)により受信した印刷ログ
と前記ステップ(b)により取得した状態情報とをマー
ジして管理用の印刷ログを生成する機能とを、コンピュ
ータに実現させるためのコンピュータプログラム。
20. A computer program used in a print management device for managing a print log relating to a print job generated by one computer device and printed by a printer device, comprising: (a) being generated by the one computer device. A function of receiving the print log from the one computer device, and (b) a function of acquiring from the printer device the status information about the printing of the print job executed by the printer device, which is stored in the printer device. , (C) A computer program for causing a computer to realize a function of merging the print log received by the function (a) and the status information acquired by the step (b) to generate a print log for management. .
【請求項21】 請求項20記載のコンピュータプログ
ラムであって、 請求項17ないし19のいずれかに記載の印刷管理方法
の各部のステップに対応する機能をコンピュータに実現
させるためのコンピュータプログラム。
21. The computer program according to claim 20, which causes a computer to realize a function corresponding to each step of each part of the print management method according to claim 17.
【請求項22】 一のコンピュータ装置で生成されてプ
リンタ装置で印刷される印刷ジョブに関する印刷ログを
管理する印刷管理装置において用いられるコンピュータ
プログラムを記録したコンピュータ読み取り可能な記録
媒体であって、(a)前記一のコンピュータ装置により
生成された印刷ログを当該一のコンピュータ装置から受
信する機能と、(b)前記プリンタ装置により蓄積され
た、該プリンタ装置で実行された前記印刷ジョブの印刷
についての状態情報をプリンタ装置から取得する機能
と、(c)前記機能(a)により受信した印刷ログと前
記ステップ(b)により取得した状態情報とをマージし
て管理用の印刷ログを生成する機能とを、コンピュータ
に実現させるためのコンピュータプログラムを記録した
コンピュータ読み取り可能な記録媒体。
22. A computer-readable recording medium recording a computer program used in a print management apparatus for managing a print log relating to a print job generated by one computer apparatus and printed by a printer apparatus, comprising: ) A function of receiving a print log generated by the one computer device from the one computer device, and (b) a state of printing of the print job executed by the printer device, which is accumulated by the printer device. A function of acquiring information from the printer device and a function of (c) merging the print log received by the function (a) and the status information acquired by the step (b) to generate a print log for management. , Computer-readable recording computer program for realizing the computer Possible recording medium.
JP2002129824A 2002-05-01 2002-05-01 Print management system, print management method, and computer program for managing print log Pending JP2003015855A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002129824A JP2003015855A (en) 2002-05-01 2002-05-01 Print management system, print management method, and computer program for managing print log

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002129824A JP2003015855A (en) 2002-05-01 2002-05-01 Print management system, print management method, and computer program for managing print log

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2001053642A Division JP3726690B2 (en) 2001-02-28 2001-02-28 Print management system, print management method and computer program for managing print logs

Publications (1)

Publication Number Publication Date
JP2003015855A true JP2003015855A (en) 2003-01-17

Family

ID=19194315

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002129824A Pending JP2003015855A (en) 2002-05-01 2002-05-01 Print management system, print management method, and computer program for managing print log

Country Status (1)

Country Link
JP (1) JP2003015855A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7450259B2 (en) 2003-03-10 2008-11-11 Seiko Epson Corporation Log transmission device and log transmission method
JP2010204818A (en) * 2009-03-02 2010-09-16 Oki Electric Ind Co Ltd Printing state monitoring system, server, terminal, and program
US8264728B2 (en) 2007-08-30 2012-09-11 Brother Kogyo Kabushiki Kaisha Log collecting system, computer apparatus and log collecting program
JP2014021874A (en) * 2012-07-20 2014-02-03 Konica Minolta Inc Image processing coordination system, image processing coordination method, portable information device, image processor and coordination program
JP2018092545A (en) * 2016-12-07 2018-06-14 富士通株式会社 Printing management program, printing management method and printing management unit
JP2022042119A (en) * 2020-09-02 2022-03-14 セイコーエプソン株式会社 Print control program, method of controlling print control apparatus, and print control apparatus

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7450259B2 (en) 2003-03-10 2008-11-11 Seiko Epson Corporation Log transmission device and log transmission method
US8264728B2 (en) 2007-08-30 2012-09-11 Brother Kogyo Kabushiki Kaisha Log collecting system, computer apparatus and log collecting program
JP2010204818A (en) * 2009-03-02 2010-09-16 Oki Electric Ind Co Ltd Printing state monitoring system, server, terminal, and program
JP2014021874A (en) * 2012-07-20 2014-02-03 Konica Minolta Inc Image processing coordination system, image processing coordination method, portable information device, image processor and coordination program
US9110617B2 (en) 2012-07-20 2015-08-18 Konica Minolta, Inc. Cooperative image processing system, cooperative image processing method, portable information apparatus, image processing apparatus, and recording medium
JP2018092545A (en) * 2016-12-07 2018-06-14 富士通株式会社 Printing management program, printing management method and printing management unit
JP2022042119A (en) * 2020-09-02 2022-03-14 セイコーエプソン株式会社 Print control program, method of controlling print control apparatus, and print control apparatus
JP7494664B2 (en) 2020-09-02 2024-06-04 セイコーエプソン株式会社 Print control program, control method for print control device, and print control device

Similar Documents

Publication Publication Date Title
US8141161B2 (en) System and method for managing trace of certifications
US7916315B2 (en) Method and apparatus for executing load distributed printing
US8711379B2 (en) Method and apparatus for executing load distributed printing
KR100786417B1 (en) Information processing apparatus, information processing method, and recording medium
JP4109821B2 (en) Information processing apparatus and job processing result confirmation method
JP3495893B2 (en) Print control device and print control method
US7420696B2 (en) Job management apparatus, job management system, job management method, and storage medium storing program
JP2003015855A (en) Print management system, print management method, and computer program for managing print log
US8400666B2 (en) Information processing apparatus and information processing method
JP3726690B2 (en) Print management system, print management method and computer program for managing print logs
JP2010287108A (en) Image processing device
US7734851B2 (en) Information processing apparatus, management apparatus, and communication method
JP4854144B2 (en) Printing system, management method, and printing apparatus
JP3837863B2 (en) Print processing system, print processing method, and computer-readable recording medium on which print processing control program is recorded
JP2000122835A (en) Printer server
JP5257221B2 (en) Program and printing system
JP2003330644A (en) Printing system
JP2003308191A (en) Printing system, information processing apparatus, information processing method, control program
JP2004252785A (en) Printer device information setting method, image printing system, and computer-readable storage medium
JP4137142B2 (en) Printing device
JP4137143B2 (en) Trail management system and method
JP4137141B2 (en) Trail management device
JP2001047706A (en) Image formation system in network environment
JP2003323276A (en) INFORMATION PROCESSING DEVICE, PRINTING DEVICE, JOB PROCESSING METHOD, COMPUTER-READABLE STORAGE MEDIUM, AND PROGRAM
JP3787567B2 (en) Printing apparatus and printing control method therefor