JP2004145554A - Printing management server, its program, and recording medium - Google Patents

Printing management server, its program, and recording medium Download PDF

Info

Publication number
JP2004145554A
JP2004145554A JP2002308629A JP2002308629A JP2004145554A JP 2004145554 A JP2004145554 A JP 2004145554A JP 2002308629 A JP2002308629 A JP 2002308629A JP 2002308629 A JP2002308629 A JP 2002308629A JP 2004145554 A JP2004145554 A JP 2004145554A
Authority
JP
Japan
Prior art keywords
print
management server
printer
print data
printing
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
JP2002308629A
Other languages
Japanese (ja)
Inventor
Akira Kono
光野 明
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2002308629A priority Critical patent/JP2004145554A/en
Publication of JP2004145554A publication Critical patent/JP2004145554A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a printing management server capable of estimating a printing completion time point at which a printer completes printing, realizing a smooth process after the printing has been completed. <P>SOLUTION: In response to a print start instruction from a client 1a, the printing management server 3 sends a URL information specifying a location of a Web server 50 to a printer 2 via the client 1a, instructing the printer 2 to perform printing (pull printing). After receiving the URL information, the printer 2 requests to the Web server 50 for download of print data based on the URL information and performs the printing according to the acquired print data. In response to the request, the Web server 50 writes a data acquisition log into an access log within a memory after the download of the print data to the printer 2 (after the printer 2 has acquired the print data). The printing management server 3, periodically acquiring the access log from the Web server 50 and analyzing it, estimates the printing completion time point based on the result of the analysis. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
この発明は、プリント管理サーバと、そのプリント管理サーバ(コンピュータ)に必要な機能(この発明に係わる機能)を実現させるためのプログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体に関する。
【0002】
【従来の技術】
プリント管理サーバとして、印刷データを蓄積して管理する印刷データ管理サーバ、およびURL(Uniform Resource Locator)情報に基づいて印刷データ管理サーバから印刷データを取得して用紙への印刷(プルプリント)を行うプリンタと共にLAN(ローカル・エリア・ネットワーク)等のネットワークを介して接続され、プリンタにURL情報を送信してプルプリントを行わせるようにしたものがある(例えば特許文献1参照)。
【0003】
【特許文献1】
特開2001−184180号公報
【0004】
【発明が解決しようとする課題】
このようなプリント管理サーバでは、プリンタによる印刷(プルプリント)が完了する印刷完了時刻を知ることができなかっため、その印刷完了後の処理を円滑に行うことができなかった。
この発明は上記の点に鑑みてなされたものであり、プリント管理サーバが、プリンタによる印刷が完了する印刷完了時刻を推定できるようにして、その印刷完了後の処理を円滑に行えるようにすることを目的とする。
【0005】
【課題を解決するための手段】
この発明は、上記の目的を達成するため、プリント管理サーバと、そのプリント管理サーバ(コンピュータ)に必要な機能を実現させるためのプログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体を提供する。
請求項1の発明によるプリント管理サーバは、印刷データを蓄積して管理する印刷データ管理サーバ、およびURL情報に基づいて上記印刷データ管理サーバから印刷データを取得して用紙への印刷を行うプリンタと共にネットワークを介して接続され、上記プリンタにURL情報を送信して上記印刷を行わせるプリント管理サーバであって、上記印刷データ管理サーバから該サーバへのアクセスログを取得するアクセスログ取得手段と、該手段によって取得したアクセスログを解析するアクセスログ解析手段と、該手段による解析結果に基づいて上記プリンタによる印刷が完了する印刷完了時刻を推定する印刷完了時刻推定手段とを設けたものである。
【0006】
請求項2の発明によるプリント管理サーバは、印刷データを蓄積して管理する印刷データ管理サーバ、およびURL情報に基づいて上記印刷データ管理サーバから印刷データを取得して用紙への印刷を行うプリンタと共にネットワークを介して接続され、上記プリンタにURL情報を送信して上記印刷を行わせるプリント管理サーバであって、上記プリンタへのURL情報の送信時刻を記憶するURL情報送信時刻記憶手段と、該手段に記憶された上記URL情報の送信時刻に基づいて上記プリンタによる印刷が完了する印刷完了時刻を推定する印刷完了時刻推定手段とを設けたものである。
請求項3の発明によるプリント管理サーバは、請求項1又は2のプリント管理サーバにおいて、上記印刷完了時刻推定手段によって推定した印刷完了時刻に達した後、上記印刷データ管理サーバに対して上記プリンタによって取得された印刷データの削除又は移動等の後処理を指示する後処理指示手段を設けたものである。
【0007】
請求項4の発明によるプログラムは、印刷データを蓄積して管理する印刷データ管理サーバ、およびURL情報に基づいて上記印刷データ管理サーバから印刷データを取得して用紙への印刷を行うプリンタと共にネットワークを介して接続され、上記プリンタにURL情報を送信して上記印刷を行わせるプリント管理サーバとしての機能を有するコンピュータに、上記印刷データ管理サーバから該サーバへのアクセスログを取得するアクセスログ取得機能と、該機能によって取得したアクセスログを解析するアクセスログ解析機能と、該機能による解析結果に基づいて上記プリンタによる印刷が完了する印刷完了時刻を推定する印刷完了時刻推定機能とを実現させるためのものである。
【0008】
請求項5の発明によるプログラムは、印刷データを蓄積して管理する印刷データ管理サーバ、およびURL情報に基づいて上記印刷データ管理サーバから印刷データを取得して用紙への印刷を行うプリンタと共にネットワークを介して接続され、上記プリンタにURL情報を送信して上記印刷を行わせるプリント管理サーバとしての機能を有するコンピュータに、上記プリンタへのURL情報の送信時刻をメモリに記憶するURL情報送信時刻記憶機能と、上記メモリに記憶された上記URL情報の送信時刻に基づいて上記プリンタによる印刷が完了する印刷完了時刻を推定する印刷完了時刻推定機能とを実現させるためのものである。
【0009】
請求項6の発明によるプログラムは、請求項4又は5のプログラムにおいて、上記印刷完了時刻推定機能によって推定した印刷完了時刻に達した後、上記印刷データ管理サーバに対して上記プリンタによって取得された印刷データの削除又は移動等の後処理を指示する後処理指示機能も実現させるためのものである。
請求項7の発明による記録媒体は、請求項4〜6のいずれかのプログラムを記録したコンピュータ読み取り可能な記録媒体である。
【0010】
【発明の実施の形態】
以下、この発明の実施形態を図面に基づいて具体的に説明する。
図2は、この発明を実施するプリント管理サーバ(プリントシステムサーバ)を含むプリントシステムの構成例を示すブロック図である。
このプリントシステムは、クライアントコンピュータ(以下単に「クライアント」という)1a,1b,……1nと、プリンタ2(デジタル複合機,デジタル複写機等の他の画像形成装置でもよい)と、プリント管理サーバ3とを設け、それらをLAN(ローカル・エリア・ネットワーク)およびインタネットを含むネットワーク4とによって相互に接続している。
【0011】
図3は、クライアント1a,1b,……1nおよびプリント管理サーバ3の構成例を示すブロック図である。なお、クライアント1a,1b,……1nとプリント管理サーバ3は、基本的には、ほぼ同一のハード構成なので、プリント管理サーバ3の構成について説明し、クライアント1a,1b,……1nの構成の説明は省略する。
プリント管理サーバ3は、コンピュータであり、サーバ本体31と、ディスプレイ装置32と、キーボート33と、マウス34とを少なくとも備えている。
【0012】
サーバ本体31は、CPU35,メモリ36,各種I/F(インタフェース)37a,37b,37c,37d,それらを接続するバスライン38と、バスライン38にI/F37aを介して接続されるハードディスク装置40と、バスライン38にI/F37bを介して接続される記録メディアアクセス装置41とによって構成されている。また、キーボート33およびマウス34はI/F37cに、ディスプレイ装置32はI/F37dにそれぞれ接続されている。
CPU35は、メモリ36内のこの発明に係わるプログラムを含む各種プログラム(電源投入時にハードディスク装置40からロードされる)によってプリント管理サーバ3全体を統括的に制御するマイクロコンピュータである。
【0013】
以下、プリント管理サーバ3による制御の異なる例(第1〜第3実施形態)について、図1,図4,図5を参照して具体的に説明する。
〔第1実施形態〕
図1は、プリント管理サーバ3とクライアント1a(1b,……1nのいずれかでもよい)とプリンタ2とWebサーバ50との間のデータの流れの第1例を示す説明図である。
【0014】
ここで、Webサーバ50とは、ネットワーク4のインタネット上の情報システムであるWWW(World Wide Web)を構成するサーバのことである。この例では、印刷データを蓄積して管理する印刷データ管理サーバに相当する。
また、この第1実施形態では、プリント管理サーバ3のCPU35が、メモリ36内のこの発明に係るプログラムであるプリンタ管理システムに従って動作することにより、アクセスログ取得手段,アクセスログ解析手段,および印刷完了時刻推定手段としての機能を実現することができる。
【0015】
プリント管理サーバ3は、クライアント1aから印刷開始が指示されたとき、Webサーバ50が存在する場所を特定するための情報であるURL情報をクライアント1aを介してプリンタ2に送信して印刷(プルプリント)を行わせる。プリンタ2は、プリント管理サーバ3からURL情報を受けると、そのURL情報に基づいてWebサーバ50に対して印刷データのダウンロードを要求し、その印刷データを取得して用紙への印刷(プルプリント)を行う。
Webサーバ50は、その要求により、プリンタ2へ印刷データをダウンロードした後(プリンタ2による印刷データの取得後)、図示しないメモリ(ハードディスク装置等)内のアクセスログにデータ取得ログ(例えば印刷データのダウンロードが完了した時刻)を書き出す(追加する)。
【0016】
プリント管理サーバ3は、定期的にWebサーバ50から該サーバ50へのアクセスログを取得し(Polling)、その取得したアクセスログを解析する。そして、その解析結果に基づいてプリンタ2による印刷が完了する印刷完了時刻を推定する。この例では、取得したアクセスログ中にデータ取得ログが含まれている場合、プリンタ2による印刷が完了と判定できるため、その時点を印刷完了時刻とすればよい。
このように、第1実施形態によれば、プリント管理サーバ3が、プリンタ2による印刷が完了する印刷完了時刻を推定できるため、その印刷完了後の処理を円滑に行うことができる。
【0017】
〔第2実施形態〕
図4は、プリント管理サーバ3とクライアント1a(1b,……1nのいずれかでもよい)とプリンタ2とWebサーバ50との間のデータの流れの第2例を示す説明図である。
ここで、この第2実施形態では、プリント管理サーバ3のCPU35が、メモリ36内のこの発明に係るプログラムであるプリンタ管理システムに従って動作することにより、URL情報送信時刻記憶手段および印刷完了時刻推定手段としての機能を実現することができる。
【0018】
プリント管理サーバ3は、クライアント1aから印刷開始が指示されたとき、Webサーバ50が存在する場所を特定するための情報であるURL情報をクライアント1aを介してプリンタ2に送信して印刷を行わせる。
プリンタ2は、プリント管理サーバ3からURL情報を受けると、そのURL情報に基づいてWebサーバ50に対して印刷データのダウンロードを要求し、その印刷データを取得して用紙への印刷を行う。
Webサーバ50は、その要求により、プリンタ2へ印刷データをダウンロードする。
【0019】
プリント管理サーバ3はまた、プリンタ2へのURL情報の送信時刻をメモリ36に記憶し、そのURL情報の送信時刻(送信終了時刻又は送信開始時刻)に基づいてプリンタ2による印刷が完了する印刷完了時刻を推定する。この例では、プリンタ2へのURL情報の送信時刻(送信終了時刻)から図示しないタイマによって時間計測を行ない、その計測時間が予め設定された所定時間に達したとき、印刷完了時刻とすればよい。
このように、第2実施形態によっても、プリント管理サーバ3が、プリンタ2による印刷が完了する印刷完了時刻を推定できるため、その印刷完了後の処理を円滑に行うことができる。
【0020】
〔第3実施形態〕
図5は、プリント管理サーバ3とクライアント1a(1b,……1nのいずれかでもよい)とプリンタ2とWebサーバ50との間のデータの流れの第3例を示す説明図である。
ここで、この第3実施形態では、プリント管理サーバ3のCPU35が、メモリ36内のこの発明に係るプログラムであるプリンタ管理システムに従って動作することにより、アクセスログ取得手段,アクセスログ解析手段,印刷完了時刻推定手段,および後処理指示手段としての機能を実現することができる。
【0021】
この第3実施形態では、プリント管理サーバ3,プリンタ2,Webサーバ50がそれぞれ第1実施形態と同様の制御を行う。
さらに、プリント管理サーバ3が、推定した印刷完了時刻に達した後(プリンタ2による印刷が完了した後)、Webサーバ50に対してプリンタ2により取得された印刷データの削除又は移動等の後処理(この例では削除)を指示する。このように、第3実施形態によれば、プリント管理サーバ3が、プリンタ2による印刷が完了する印刷完了時刻を推定できるため、その印刷完了後の処理を円滑に行うことができる。また、Webサーバ50における印刷完了後の印刷データの削除又は移動等の後処理(メンテナンス)をリアルタイムで行うことができる。
【0022】
なお、プリント管理サーバ3,プリンタ2,Webサーバ50がそれぞれ第2実施形態と同様の制御を行い、更にプリント管理サーバ3が、推定した印刷完了時刻に達した後、Webサーバ50に対してプリンタ2により取得された印刷データの削除又は移動等の後処理を指示するようにすることもできる。この場合、プリント管理サーバ3のCPU35が、メモリ36内のこの発明に係るプログラムであるプリンタ管理システムに従って動作することにより、URL情報送信時刻記憶手段,印刷完了時刻推定手段,および後処理指示手段としての機能を実現することができる。
また、上述したプリントシステムにプリント管理サーバ3を設けず、クライアント1a,1b,……1nがそのプリント管理サーバ3としての機能を備えるようにしてもよい。
【0023】
さらに、以上説明したプリント管理サーバ3(コンピュータ)に、この発明による機能(各手段としての機能)を実現させるためのプログラムを記録したコンピュータ読み取り可能な光ディスク(CD−ROM等)等の記録メディア(記録媒体)を作成することもできる。
よって、その記録メディアを図3の記録メディアアクセス装置41(外付けしたものでもよい)に挿着して、その記録メディアに記録されているプログラムを読み取って内部のハードディスク装置(HDD)40にインストールさせることにより、この発明による機能を実現させることができる。
【0024】
【発明の効果】
以上説明してきたように、この発明によれば、プリント管理サーバが、プリンタによる印刷が完了する印刷完了時刻を推定できるため、その印刷完了後の処理を円滑に行うことができる。
【図面の簡単な説明】
【図1】図2のプリント管理サーバ3とクライアント1aとプリンタ2とWebサーバ50との間のデータの流れの第1例を示す説明図である。
【図2】この発明を実施するプリント管理サーバ(プリントシステムサーバ)を含むプリントシステムの構成例を示すブロック図である。
【図3】図2のクライアント1a,1b,……1nおよびプリント管理サーバ3の構成例を示すブロック図である。
【図4】図2のプリント管理サーバ3とクライアント1aとプリンタ2とWebサーバ50との間のデータの流れの第2例を示す説明図である。
【図5】図2のプリント管理サーバ3とクライアント1aとプリンタ2とWebサーバ50との間のデータの流れの第3例を示す説明図である。
【符号の説明】
1a,1b,……1n:クライアント  2:プリンタ
3:プリント管理サーバ   4:ネットワーク
31:サーバ本体      32:ディスプレイ装置
33:キーボート      34:マウス
35:CPU        36:メモリ
37a,37b,37c,37d:I/F
38:バスライン     40:ハードディスク装置
41:記録メディアアクセス装置 50:Webサーバ
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a print management server, a program for realizing functions (functions according to the present invention) necessary for the print management server (computer), and a computer-readable recording medium storing the program.
[0002]
[Prior art]
As a print management server, a print data management server that accumulates and manages print data, and obtains print data from the print data management server based on URL (Uniform Resource Locator) information and performs printing (pull printing) on paper. There is a printer which is connected to a printer via a network such as a LAN (local area network) and transmits URL information to the printer to perform pull printing (for example, see Patent Document 1).
[0003]
[Patent Document 1]
JP 2001-184180 A
[Problems to be solved by the invention]
In such a print management server, it is not possible to know the print completion time at which the printing (pull printing) by the printer is completed, so that the processing after the completion of the printing cannot be performed smoothly.
SUMMARY OF THE INVENTION The present invention has been made in view of the above points, and aims to enable a print management server to estimate a print completion time at which printing by a printer is to be completed, so that processing after the printing is completed can be performed smoothly. With the goal.
[0005]
[Means for Solving the Problems]
The present invention provides a print management server, a program for realizing functions required for the print management server (computer), and a computer-readable recording medium storing the program to achieve the above object.
The print management server according to the first aspect of the present invention includes a print data management server that accumulates and manages print data, and a printer that acquires print data from the print data management server based on URL information and performs printing on paper. A print management server connected via a network for transmitting the URL information to the printer to perform the printing, and an access log obtaining means for obtaining an access log from the print data management server to the server; An access log analyzing means for analyzing the access log obtained by the means, and a printing completion time estimating means for estimating a printing completion time at which printing by the printer is completed based on the analysis result by the means are provided.
[0006]
A print management server according to a second aspect of the present invention includes a print data management server that stores and manages print data, and a printer that acquires print data from the print data management server based on URL information and prints the data on paper. A print management server connected via a network for transmitting the URL information to the printer and performing the printing, wherein the URL information transmission time storage means stores transmission time of the URL information to the printer; And a print completion time estimating means for estimating a print completion time at which printing by the printer is completed based on the transmission time of the URL information stored in the printer.
A print management server according to a third aspect of the present invention is the print management server according to the first or second aspect, wherein after the print completion time estimated by the print completion time estimation means has been reached, the print data management server is notified by the printer. Post-processing instructing means for instructing post-processing such as deletion or movement of the acquired print data is provided.
[0007]
A program according to a fourth aspect of the present invention includes a print data management server that accumulates and manages print data, and a printer that acquires print data from the print data management server based on URL information and performs printing on paper. An access log acquisition function for acquiring an access log from the print data management server to the computer having a function as a print management server for transmitting the URL information to the printer and performing the printing, For realizing an access log analysis function for analyzing an access log acquired by the function, and a print completion time estimation function for estimating a print completion time at which printing by the printer is completed based on an analysis result by the function. It is.
[0008]
A program according to a fifth aspect of the present invention includes a print data management server that stores and manages print data, and a printer that acquires print data from the print data management server based on URL information and performs printing on paper. A URL information transmission time storage function for storing, in a memory, a transmission time of the URL information to the printer in a computer, which is connected via the PC and has a function as a print management server for transmitting the URL information to the printer and performing the printing. And a print completion time estimating function for estimating a print completion time at which printing by the printer is completed based on the transmission time of the URL information stored in the memory.
[0009]
A program according to a sixth aspect of the present invention is the program according to the fourth or fifth aspect, wherein the print completion time estimated by the print completion time estimating function is reached, and then the print data acquired by the printer to the print data management server. This is also for realizing a post-processing instruction function for instructing post-processing such as deletion or movement of data.
A recording medium according to a seventh aspect of the present invention is a computer-readable recording medium storing the program according to any one of the fourth to sixth aspects.
[0010]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be specifically described with reference to the drawings.
FIG. 2 is a block diagram illustrating a configuration example of a print system including a print management server (print system server) embodying the present invention.
This print system includes client computers (hereinafter simply referred to as “clients”) 1a, 1b,..., 1n, a printer 2 (which may be another image forming apparatus such as a digital multifunction peripheral, a digital copying machine), a print management server 3 Are connected to each other by a network 4 including a LAN (Local Area Network) and the Internet.
[0011]
FIG. 3 is a block diagram showing a configuration example of the clients 1a, 1b,... 1n and the print management server 3. Since the clients 1a, 1b,... 1n and the print management server 3 have basically the same hardware configuration, the configuration of the print management server 3 will be described, and the configuration of the clients 1a, 1b,. Description is omitted.
The print management server 3 is a computer, and includes at least a server main body 31, a display device 32, a keyboard 33, and a mouse.
[0012]
The server main body 31 includes a CPU 35, a memory 36, various I / Fs (interfaces) 37a, 37b, 37c, 37d, a bus line 38 for connecting them, and a hard disk device 40 connected to the bus line 38 via the I / F 37a. And a recording medium access device 41 connected to the bus line 38 via the I / F 37b. The keyboard 33 and the mouse 34 are connected to the I / F 37c, and the display device 32 is connected to the I / F 37d.
The CPU 35 is a microcomputer that controls the entire print management server 3 by various programs (loaded from the hard disk device 40 when the power is turned on) including the program according to the present invention in the memory 36.
[0013]
Hereinafter, different examples of the control by the print management server 3 (first to third embodiments) will be specifically described with reference to FIGS.
[First Embodiment]
FIG. 1 is an explanatory diagram showing a first example of a data flow between the print management server 3, the client 1a (1b,..., 1n), the printer 2, and the Web server 50.
[0014]
Here, the Web server 50 is a server configuring a WWW (World Wide Web) which is an information system on the Internet of the network 4. This example corresponds to a print data management server that stores and manages print data.
In the first embodiment, the CPU 35 of the print management server 3 operates in accordance with the printer management system, which is the program according to the present invention, in the memory 36, so that the access log acquisition unit, the access log analysis unit, and the print completion A function as time estimating means can be realized.
[0015]
When print start is instructed from the client 1a, the print management server 3 transmits URL information, which is information for specifying the location where the Web server 50 exists, to the printer 2 via the client 1a and performs printing (pull printing). ). Upon receiving the URL information from the print management server 3, the printer 2 requests the Web server 50 to download the print data based on the URL information, obtains the print data, and prints it on paper (pull print). I do.
In response to the request, the Web server 50 downloads the print data to the printer 2 (after the print data is acquired by the printer 2), and then stores the data acquisition log (for example, the print data of the print data) in an access log in a memory (not shown) such as a hard disk device. Export (add) the download time).
[0016]
The print management server 3 periodically acquires (Polling) an access log from the Web server 50 to the server 50, and analyzes the acquired access log. Then, a printing completion time at which printing by the printer 2 is completed is estimated based on the analysis result. In this example, if the acquired access log includes a data acquisition log, it can be determined that printing by the printer 2 has been completed, and that time may be set as the print completion time.
As described above, according to the first embodiment, since the print management server 3 can estimate the print completion time at which the printing by the printer 2 is completed, the processing after the print completion can be performed smoothly.
[0017]
[Second embodiment]
FIG. 4 is an explanatory diagram showing a second example of a data flow between the print management server 3, the client 1a (1b,..., 1n), the printer 2, and the Web server 50.
Here, in the second embodiment, the CPU 35 of the print management server 3 operates in accordance with the printer management system, which is a program according to the present invention, in the memory 36, so that the URL information transmission time storage means and the print completion time estimation means Function can be realized.
[0018]
When print start is instructed from the client 1a, the print management server 3 transmits URL information, which is information for specifying the location where the Web server 50 is located, to the printer 2 via the client 1a to perform printing. .
Upon receiving the URL information from the print management server 3, the printer 2 requests the Web server 50 to download the print data based on the URL information, obtains the print data, and prints it on paper.
The Web server 50 downloads the print data to the printer 2 according to the request.
[0019]
The print management server 3 also stores the transmission time of the URL information to the printer 2 in the memory 36, and completes the printing by the printer 2 based on the transmission time (transmission end time or transmission start time) of the URL information. Estimate the time. In this example, a timer (not shown) measures the time from the transmission time (transmission end time) of the URL information to the printer 2, and when the measured time reaches a predetermined time, the print completion time may be set. .
As described above, also according to the second embodiment, the print management server 3 can estimate the print completion time at which the printing by the printer 2 is completed, so that the processing after the print completion can be performed smoothly.
[0020]
[Third embodiment]
FIG. 5 is an explanatory diagram showing a third example of the data flow between the print management server 3, the client 1a (1b,..., 1n), the printer 2, and the Web server 50.
Here, in the third embodiment, the CPU 35 of the print management server 3 operates in accordance with the printer management system, which is a program according to the present invention, in the memory 36, so that the access log acquisition unit, the access log analysis unit, the print completion Functions as time estimation means and post-processing instruction means can be realized.
[0021]
In the third embodiment, the print management server 3, the printer 2, and the Web server 50 perform the same control as the first embodiment.
Further, after the print management server 3 reaches the estimated print completion time (after the printing by the printer 2 is completed), the web server 50 deletes or moves the print data acquired by the printer 2 to the Web server 50 for post-processing. (Delete in this example). As described above, according to the third embodiment, since the print management server 3 can estimate the print completion time at which the printing by the printer 2 is completed, the processing after the print completion can be performed smoothly. Further, post-processing (maintenance) such as deletion or movement of print data after printing is completed in the Web server 50 can be performed in real time.
[0022]
The print management server 3, the printer 2, and the Web server 50 perform the same control as in the second embodiment, and the print management server 3 sends the printer to the Web server 50 after reaching the estimated print completion time. Post-processing, such as deletion or movement of the print data acquired by step 2, may be instructed. In this case, the CPU 35 of the print management server 3 operates in accordance with the printer management system, which is a program according to the present invention, in the memory 36, and as a result, the URL information transmission time storage means, the print completion time estimation means, and the post-processing instruction means. Function can be realized.
.. 1n may be provided with the function as the print management server 3 without providing the print management server 3 in the above-described print system.
[0023]
Further, a recording medium such as a computer-readable optical disk (such as a CD-ROM) in which a program for realizing the function (function as each means) according to the present invention is recorded on the print management server 3 (computer) described above. Recording medium).
Therefore, the recording medium is inserted into the recording medium access device 41 (which may be externally attached) shown in FIG. 3, and the program recorded on the recording medium is read and installed in the internal hard disk device (HDD) 40. By doing so, the function according to the present invention can be realized.
[0024]
【The invention's effect】
As described above, according to the present invention, since the print management server can estimate the print completion time at which printing by the printer is completed, the processing after the print completion can be performed smoothly.
[Brief description of the drawings]
FIG. 1 is an explanatory diagram showing a first example of a data flow between a print management server 3, a client 1a, a printer 2, and a Web server 50 in FIG.
FIG. 2 is a block diagram illustrating a configuration example of a print system including a print management server (print system server) embodying the present invention.
3 is a block diagram showing a configuration example of clients 1a, 1b,... 1n and a print management server 3 in FIG.
FIG. 4 is an explanatory diagram showing a second example of a data flow between the print management server 3, the client 1a, the printer 2, and the Web server 50 in FIG.
FIG. 5 is an explanatory diagram showing a third example of a data flow between the print management server 3, the client 1a, the printer 2, and the Web server 50 in FIG.
[Explanation of symbols]
1a, 1b,... 1n: Client 2: Printer 3: Print management server 4: Network 31: Server body 32: Display device 33: Keyboard 34: Mouse 35: CPU 36: Memory 37a, 37b, 37c, 37d: I / F
38: Bus line 40: Hard disk device 41: Recording media access device 50: Web server

Claims (7)

印刷データを蓄積して管理する印刷データ管理サーバ、およびURL情報に基づいて前記印刷データ管理サーバから印刷データを取得して用紙への印刷を行うプリンタと共にネットワークを介して接続され、前記プリンタにURL情報を送信して前記印刷を行わせるプリント管理サーバであって、
前記印刷データ管理サーバから該サーバへのアクセスログを取得するアクセスログ取得手段と、
該手段によって取得したアクセスログを解析するアクセスログ解析手段と、
該手段による解析結果に基づいて前記プリンタによる印刷が完了する印刷完了時刻を推定する印刷完了時刻推定手段と
を設けたことを特徴とするプリント管理サーバ。
A print data management server that accumulates and manages print data, and a printer that acquires print data from the print data management server based on the URL information and prints on paper, and is connected via a network to the printer. A print management server for transmitting information and performing the printing,
Access log acquisition means for acquiring an access log from the print data management server to the server;
Access log analysis means for analyzing the access log acquired by the means,
A print completion time estimating means for estimating a print completion time at which printing by the printer is completed based on an analysis result by the means.
印刷データを蓄積して管理する印刷データ管理サーバ、およびURL情報に基づいて前記印刷データ管理サーバから印刷データを取得して用紙への印刷を行うプリンタと共にネットワークを介して接続され、前記プリンタにURL情報を送信して前記印刷を行わせるプリント管理サーバであって、
前記プリンタへのURL情報の送信時刻を記憶するURL情報送信時刻記憶手段と、
該手段に記憶された前記URL情報の送信時刻に基づいて前記プリンタによる印刷が完了する印刷完了時刻を推定する印刷完了時刻推定手段と
を設けたことを特徴とするプリント管理サーバ。
A print data management server that accumulates and manages print data, and a printer that acquires print data from the print data management server based on the URL information and prints on paper, and is connected via a network to the printer. A print management server for transmitting information and performing the printing,
URL information transmission time storage means for storing the transmission time of the URL information to the printer;
A print completion time estimating means for estimating a print completion time at which printing by the printer is completed based on a transmission time of the URL information stored in the means.
請求項1又は2記載のプリント管理サーバにおいて、
前記印刷完了時刻推定手段によって推定した印刷完了時刻に達した後、前記印刷データ管理サーバに対して前記プリンタによって取得された印刷データの削除又は移動等の後処理を指示する後処理指示手段を設けたことを特徴とするプリント管理サーバ。
The print management server according to claim 1 or 2,
After reaching the print completion time estimated by the print completion time estimation means, a post-processing instruction means is provided for instructing the print data management server to perform post-processing such as deletion or movement of print data acquired by the printer. A print management server.
印刷データを蓄積して管理する印刷データ管理サーバ、およびURL情報に基づいて前記印刷データ管理サーバから印刷データを取得して用紙への印刷を行うプリンタと共にネットワークを介して接続され、前記プリンタにURL情報を送信して前記印刷を行わせるプリント管理サーバとしての機能を有するコンピュータに、前記印刷データ管理サーバから該サーバへのアクセスログを取得するアクセスログ取得機能と、該機能によって取得したアクセスログを解析するアクセスログ解析機能と、該機能による解析結果に基づいて前記プリンタによる印刷が完了する印刷完了時刻を推定する印刷完了時刻推定機能とを実現させるためのプログラム。A print data management server that accumulates and manages print data, and a printer that acquires print data from the print data management server based on the URL information and prints on paper, and is connected via a network to the printer. A computer having a function as a print management server for transmitting information and performing the printing is provided with an access log acquisition function of acquiring an access log from the print data management server to the server, and an access log acquired by the function. A program for realizing an access log analysis function for analyzing and a print completion time estimation function for estimating a print completion time at which printing by the printer is completed based on an analysis result by the function. 印刷データを蓄積して管理する印刷データ管理サーバ、およびURL情報に基づいて前記印刷データ管理サーバから印刷データを取得して用紙への印刷を行うプリンタと共にネットワークを介して接続され、前記プリンタにURL情報を送信して前記印刷を行わせるプリント管理サーバとしての機能を有するコンピュータに、前記プリンタへのURL情報の送信時刻をメモリに記憶するURL情報送信時刻記憶機能と、前記メモリに記憶された前記URL情報の送信時刻に基づいて前記プリンタによる印刷が完了する印刷完了時刻を推定する印刷完了時刻推定機能とを実現させるためのプログラム。A print data management server that accumulates and manages print data, and a printer that acquires print data from the print data management server based on the URL information and prints on paper, and is connected via a network to the printer. A computer having a function as a print management server for transmitting information and performing the printing; a URL information transmission time storage function for storing a transmission time of URL information to the printer in a memory; A program for realizing a print completion time estimating function for estimating a print completion time at which printing by the printer is completed based on the transmission time of the URL information. 請求項4又は5記載のプログラムにおいて、
前記印刷完了時刻推定機能によって推定した印刷完了時刻に達した後、前記印刷データ管理サーバに対して前記プリンタによって取得された印刷データの削除又は移動等の後処理を指示する後処理指示機能も実現させるためのプログラム。
The program according to claim 4 or 5,
After reaching the print completion time estimated by the print completion time estimation function, a post-processing instruction function for instructing the print data management server to perform post-processing such as deletion or movement of print data acquired by the printer is also realized. Program to let you.
請求項4乃至6のいずれか一項に記載のプログラムを記録したコンピュータ読み取り可能な記録媒体。A computer-readable recording medium on which the program according to any one of claims 4 to 6 is recorded.
JP2002308629A 2002-10-23 2002-10-23 Printing management server, its program, and recording medium Pending JP2004145554A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002308629A JP2004145554A (en) 2002-10-23 2002-10-23 Printing management server, its program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002308629A JP2004145554A (en) 2002-10-23 2002-10-23 Printing management server, its program, and recording medium

Publications (1)

Publication Number Publication Date
JP2004145554A true JP2004145554A (en) 2004-05-20

Family

ID=32454720

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002308629A Pending JP2004145554A (en) 2002-10-23 2002-10-23 Printing management server, its program, and recording medium

Country Status (1)

Country Link
JP (1) JP2004145554A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007259096A (en) * 2006-03-23 2007-10-04 Brother Ind Ltd Terminal unit and program
JP2012212315A (en) * 2011-03-31 2012-11-01 Brother Ind Ltd Printing system, printing device, and mediation device
US20130003118A1 (en) * 2011-06-30 2013-01-03 Canon Kabushiki Kaisha Job processing apparatus, control method, and program
JP2013238901A (en) * 2012-05-11 2013-11-28 Ricoh Co Ltd Printing device, printing system, printing time management method and printing time management program
CN112214181A (en) * 2020-09-02 2021-01-12 哈尔滨安天科技集团股份有限公司 Printer WEB information extraction method and device, electronic equipment and storage medium

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007259096A (en) * 2006-03-23 2007-10-04 Brother Ind Ltd Terminal unit and program
JP2012212315A (en) * 2011-03-31 2012-11-01 Brother Ind Ltd Printing system, printing device, and mediation device
US20130003118A1 (en) * 2011-06-30 2013-01-03 Canon Kabushiki Kaisha Job processing apparatus, control method, and program
JP2013014021A (en) * 2011-06-30 2013-01-24 Canon Inc Job processing apparatus, method of controlling the same, and program
US9772804B2 (en) 2011-06-30 2017-09-26 Canon Kabushiki Kaisha Job processing apparatus, control method, and program that processes a plurality of jobs in response to reception of execution instructions thereof
JP2013238901A (en) * 2012-05-11 2013-11-28 Ricoh Co Ltd Printing device, printing system, printing time management method and printing time management program
CN112214181A (en) * 2020-09-02 2021-01-12 哈尔滨安天科技集团股份有限公司 Printer WEB information extraction method and device, electronic equipment and storage medium
CN112214181B (en) * 2020-09-02 2023-02-28 安天科技集团股份有限公司 Printer WEB information extraction method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
JP2007299308A (en) Job processing system, job processing method, program, and recording medium
JP2006107456A (en) Method and system for managing state of user or state of device in information processing system
US20110286035A1 (en) Information processing apparatus, control method for information processing apparatus, and storage medium for same
JP2008165265A (en) Server device, network device, data providing place providing method, data providing place providing program and recording medium
JP2004078281A (en) Printer equipment information setting method, image printing device and program
JP5455507B2 (en) Image forming apparatus, control method thereof, and program
JP5709377B2 (en) Image forming apparatus, image forming apparatus control method and program
JP2009266088A (en) Information processing apparatus, information processing method, program and recording medium
JP6381426B2 (en) Information processing apparatus, control method, and program
JP5657062B2 (en) Image forming apparatus, image forming apparatus control method, and program
JP2004145554A (en) Printing management server, its program, and recording medium
JP4382327B2 (en) Information analysis apparatus, control method therefor, and program
JP2006268632A (en) Computer system, storage server, retrieval server, terminal device and retrieval method
JP2004078282A (en) Printer equipment information setting method, image printing device and program
JP2010076315A (en) Printing apparatus, printing system, and program
JP2009020872A (en) Information processing system, information processor, information processing method and recording medium
JP2007216552A (en) IMAGE FORMING APPARATUS AND Web PAGE FILE ACQUISITION PROGRAM
JP2007081955A (en) Information processing apparatus and method, and program
JP2011145963A (en) Composite function device, control method, and program
JP2004005233A (en) Information management server, information processor, information management system, control method therefor, and program
JP2009110521A (en) Information processor, control method thereof and program
JP2005267479A (en) Document use history management system and method
JP4781199B2 (en) Information processing apparatus, information processing system, information processing method, and program
JP2008152428A (en) Management device, management method, storage medium and program
JP2007164456A (en) Information processing system and device driver installation method