JP2001175442A - Print server device and information processor and print job preservation managing method and preserved job generating method and storage medium - Google Patents

Print server device and information processor and print job preservation managing method and preserved job generating method and storage medium

Info

Publication number
JP2001175442A
JP2001175442A JP2000296773A JP2000296773A JP2001175442A JP 2001175442 A JP2001175442 A JP 2001175442A JP 2000296773 A JP2000296773 A JP 2000296773A JP 2000296773 A JP2000296773 A JP 2000296773A JP 2001175442 A JP2001175442 A JP 2001175442A
Authority
JP
Japan
Prior art keywords
print
data
job
storage
stored
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.)
Granted
Application number
JP2000296773A
Other languages
Japanese (ja)
Other versions
JP4776763B2 (en
JP2001175442A5 (en
Inventor
Satoshi Ota
聡 太田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2000296773A priority Critical patent/JP4776763B2/en
Publication of JP2001175442A publication Critical patent/JP2001175442A/en
Publication of JP2001175442A5 publication Critical patent/JP2001175442A5/ja
Application granted granted Critical
Publication of JP4776763B2 publication Critical patent/JP4776763B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To asynchronously notify completion of printing to a client device, in response to a preserved job which cannot be preserved on a server device. SOLUTION: Before the completion of printing is notified to a client device 102, the allowable amounts of writing of a preserved job file part 515 on a server device 101 are determined, and when the job preservation is possible, a preserved job management processing part 512 notifies the completion of printing to the client device 102, and manages a print job which cannot be preserved as a job in a preservation waiting state.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークに接
続された複数のクライアントから、同ネットワークに接
続されたネットワークプリンタに対して出力された印刷
データと印刷ジョブ情報を管理するサーバ装置およびク
ライアント装置および印刷ジョブ管理システムおよびそ
の方法および記憶媒体に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a server device and a client device for managing print data and print job information output from a plurality of clients connected to a network to a network printer connected to the network. The present invention relates to a print job management system, a method thereof, and a storage medium.

【0002】[0002]

【従来の技術】従来、ネットワークプリンタを利用する
環境としては、ネットワーク上の複数のクライアントが
直接ネットワークプリンタに印刷データを送信すること
はあまり行われていない。それは、ネットワークプリン
タが複数のクライアント装置から複数の印刷データを受
けると順序制御や受信処理に負荷が増大してしまい、そ
れに対応するためにはネットワークプリンタのコストが
上がってしまうためである。
2. Description of the Related Art Heretofore, in an environment using a network printer, it has not been often performed that a plurality of clients on a network directly transmit print data to the network printer. This is because when the network printer receives a plurality of print data from a plurality of client devices, the load on the order control and the reception process increases, and the cost of the network printer increases to cope with the load.

【0003】そのため、ネットワークOSを利用し、ネ
ットワーク上にプリントサーバを設定して使用する場合
が多かった。こうしたプリントサーバを使った印刷ジョ
ブ保存システムでは、クライアントからプリントサーバ
に印刷データが転送され、この印刷データをプリントサ
ーバの特定の場所に保存し、同時にプリントサーバがそ
の印刷データの出力先に指定されているネットワークプ
リンタの印刷順序を管理し、印刷順序になったら保存さ
れている印刷データを読み出して該ネットワークプリン
タに印刷データを送信し印刷を実行していた。
[0003] Therefore, in many cases, a network OS is used to set and use a print server on a network. In a print job storage system using such a print server, print data is transferred from a client to a print server, and the print data is stored in a specific location of the print server. At the same time, the print server is designated as an output destination of the print data. The print order of the network printer is managed, and when the print order is reached, the stored print data is read, the print data is transmitted to the network printer, and printing is executed.

【0004】この場合、プリントサーバは、管理下のネ
ットワークプリンタに対する印刷データをネットワーク
上の複数のクライアントから受け付けなければならず、
クライアント数やネットワークプリンタ数が増える毎に
プリントサーバの負荷が増えてきている。
In this case, the print server must accept print data for the managed network printer from a plurality of clients on the network.
As the number of clients and the number of network printers increase, the load on the print server increases.

【0005】そのため、プリントサーバにおける印刷デ
ータの保存媒体(例えば、ハードディスクなど)が容量
不足などのエラーにより利用不可能になったときには、
各クライアント装置から受け付ける印刷データの保存ば
かりか、ネットワークプリンタに対する印刷データの送
信処理ですら実行できなくなってしまう。
For this reason, when a print data storage medium (for example, a hard disk) in the print server becomes unavailable due to an error such as insufficient capacity,
In addition to storing print data received from each client device, even print data transmission processing to a network printer cannot be performed.

【0006】[0006]

【発明が解決しようとする課題】そのため、最近は、プ
リントサーバは印刷ジョブの印刷要求だけを受け付け、
実際に印刷すべき印刷データはクライアントが保持して
おき、プリントサーバから印刷データの送信許可を受け
付けてからクライアント装置がネットワークプリンタに
直接印刷データを送信する仕組みが考えられるようにな
ってきた。
For this reason, recently, a print server only accepts a print request for a print job,
A mechanism has been conceived in which print data to be actually printed is held by a client, and after a print data transmission permission is received from a print server, the client device directly transmits the print data to a network printer.

【0007】プリントサーバの障害により印刷処理が実
行できないことを解決するために、“特開平10−24
0469ネットワークプリントシステムおよび情報処理
装置”が考えられた。しかしながらこのシステムでは、
印刷が完了した時点でクライアントに保持された印刷デ
ータを削除していたため、正常終了した印刷データをサ
ーバコンピュータ上に保存することができなかった。
To solve the problem that print processing cannot be executed due to a failure of the print server, refer to Japanese Patent Laid-Open No. 10-24 / 1998.
0469 network print system and information processing apparatus.
Since the print data held by the client was deleted when printing was completed, normally completed print data could not be stored on the server computer.

【0008】そこで、印刷完了を通知する前にサーバコ
ンピュータ上の保存媒体(ここでは、説明を簡略化する
ためにコンピュータ上のハードディスクを用いて説明す
るが、MOなどの脱着可能な記憶媒体でも可能である)
の書き込み許容量を判断し保存可能な場合に限り、クラ
イアントコンピュータに印刷完了を通知し、保存できな
い印刷ジョブは保存待ち状態とする印刷完了通知手段を
有するサーバコンピュータと、該サーバコンピュータか
ら印刷完了通知を受けた時点で印刷データを削除せず、
印刷データと印刷ジョブ情報をまとめて保存ジョブとし
てサーバコンピュータに送信し、送信が完了した時点で
保存ジョブを削除する保存ジョブ送信手段を有するクラ
イアントコンピュータと、該クライアントコンピュータ
から送信された該保存ジョブを指定されたディレクトリ
に保存し、また、指定された保存期間を過ぎた保存ジョ
ブを定期的に削除し、保存許容量が増加したことを前記
印刷完了通知手段に通知することで、該サーバコンピュ
ータ上に保存できなかった保存ジョブに対し、非同期で
印刷完了を通知することができる保存ジョブ管理手段を
有する印刷ジョブ保存管理システムが考えられる。
Therefore, before notifying the completion of printing, a storage medium on the server computer (here, a description will be given using a hard disk on the computer for the sake of simplicity, but a removable storage medium such as an MO may be used. Is)
A server computer having print completion notifying means for notifying a client computer of the completion of printing and setting a print job that cannot be saved to a waiting state for storage only when the print allowance is determined and storage is possible; Do not delete the print data when
A client computer having storage job transmitting means for transmitting print data and print job information collectively to the server computer as a storage job, and deleting the storage job when transmission is completed; and storing the storage job transmitted from the client computer. By storing the job in the designated directory, and periodically deleting the saved jobs that have passed the designated retention period, and notifying the print completion notifying means that the storage allowance has increased, the For example, a print job storage management system having a storage job management unit that can asynchronously notify the completion of printing for a storage job that cannot be stored in the print job.

【0009】これによると、印刷完了を通知した印刷ジ
ョブに関しては、サーバコンピュータ上の指定されたデ
ィレクトリに指定期間保持され、サーバコンピュータ上
に保存できなかった印刷ジョブに関しては、印刷をかけ
たクライアントコンピュータ上で保存待ち状態で保存さ
れることになる。ただし、保存待ちジョブに関しても、
サーバコンピュータ上の保存容量に空き次第、非同期で
印刷完了が通知されるので、その時点でサーバコンピュ
ータ上の指定ディレクトリ上に保存されることになる。
その結果、サーバコンピュータ上の保存容量不足によ
り、印刷完了ジョブがサーバコンピュータ上に保存でき
ない状態を防ぐことができる。
According to this, a print job that has been notified of printing completion is retained in a specified directory on the server computer for a specified period, and a print job that cannot be saved on the server computer is printed by the client computer It will be saved in the save waiting state above. However, for jobs waiting to be stored,
As soon as the storage capacity on the server computer becomes available, the completion of printing is notified asynchronously, and the data is stored in a designated directory on the server computer at that time.
As a result, it is possible to prevent a state in which a print completed job cannot be stored on the server computer due to insufficient storage capacity on the server computer.

【0010】更に、該サーバコンピュータに保存された
保存ジョブを再印刷する場合、デバイス情報が格納され
たRAWデータのみが保存されていると、出力先のプリ
ンタは全く同じ仕様のプリンタに限定されてしまい、別
のプリンタに再印刷することができなかった。
Further, when reprinting a stored job stored in the server computer, if only RAW data storing device information is stored, the output destination printer is limited to a printer having exactly the same specifications. I couldn't reprint on another printer.

【0011】そこで、保存ジョブファイルにRAWデー
タとEMFデータを合わせて保存することにより、出力
先プリンタに応じた保存ジョブの再印刷が可能な印刷ジ
ョブ保存管理システムが考えられる。
Therefore, a print job storage management system capable of reprinting a storage job according to an output destination printer by storing RAW data and EMF data together in a storage job file is considered.

【0012】また、保存ジョブファイルに格納される印
刷データがRAWデータの場合、再印刷するときに、同
じプリンタにしか印刷できないという制限があった。
In addition, when the print data stored in the stored job file is RAW data, there is a restriction that printing can be performed only on the same printer when reprinting.

【0013】本発明の第1の目的は、印刷ジョブデータ
のサイズと、サーバコンピュータ上の保存ディレクトリ
の許容量を判断し、保存可能な場合に限り、印刷完了を
通知できることである。
A first object of the present invention is to determine the size of print job data and the allowable size of a storage directory on a server computer, and notify the completion of printing only when storage is possible.

【0014】また、本発明の第2の目的は、サーバコン
ピュータからの印刷完了通知に応じて、印刷データと印
刷ジョブ情報をまとめて保存ジョブとして、サーバコン
ピュータに送信し、送信が完了した時点で保存ジョブを
削除することである。また、本発明の第3の目的は、ク
ライアントコンピュータから送信された保存ジョブを受
信し、別途指定されたサーバコンピュータ上のディレク
トリに保存し、また定期的に、別途指定された保存期間
を過ぎた保存ジョブを削除することである。
A second object of the present invention is to collectively transmit print data and print job information as a save job to a server computer in response to a print completion notification from the server computer. Deleting a stored job. Further, a third object of the present invention is to receive a storage job transmitted from a client computer and store it in a directory on a server computer specified separately, and periodically after a storage period specified separately. Deleting a stored job.

【0015】また、本発明の第4の目的は、保存ジョブ
ファイルにRAWデータとEMFデータを同時に格納す
ることで、出力先を限定しない再印刷が可能とすること
である。
A fourth object of the present invention is to enable RAW data and EMF data to be stored in a save job file at the same time, thereby enabling reprinting without limiting the output destination.

【0016】また、本発明の第5の目的は、サーバコン
ピュータに保存された任意の保存ジョブファイルを選択
し、サーバから送信された印刷データ(RAW、EM
F)に応じて、印刷データをスプーラに直接送って印刷
したり、または、GDIを経由してプリンタドライバで
印刷データを生成する通常のアプリケーションレベルの
印刷を可能とすることである。
A fifth object of the present invention is to select an arbitrary stored job file stored in a server computer and print data (RAW, EM, RAW) transmitted from the server.
According to F), print data can be sent directly to a spooler and printed, or printing can be performed at a normal application level in which print data is generated by a printer driver via GDI.

【0017】また、本発明の第6の発明は、再印刷した
際に生成されたRAWデータを新しい保存ジョブファイ
ルとして、再保存することである。
According to a sixth aspect of the present invention, the RAW data generated at the time of reprinting is re-saved as a new save job file.

【0018】[0018]

【課題を解決するための手段】本発明に係る第1の発明
は、ネットワークを介して情報処理装置から印刷すべき
印刷ジョブを受信可能なプリントサーバ装置であって、
前記情報処理装置にから受信する、印刷装置で印刷すべ
き印刷データと印刷ジョブ情報を統合して作成される保
存ジョブデータをメモリに保存し、前記印刷装置による
印刷処理の終了後も、該保存ジョブデータを管理する保
存ジョブ管理手段と、前記情報処理装置から受信する再
印刷の要求に応じて、前記保存ジョブ管理手段により管
理されている保存ジョブデータを外部に出力する出力制
御手段とを有するものである。
A first invention according to the present invention is a print server device capable of receiving a print job to be printed from an information processing device via a network,
The storage job data, which is created by integrating print data to be printed by the printing device and print job information, received from the information processing device, is stored in the memory, and the storage process is performed even after the printing process by the printing device is completed. A storage job management unit that manages job data; and an output control unit that outputs stored job data managed by the storage job management unit to the outside in response to a reprint request received from the information processing apparatus. Things.

【0019】本発明に係る第2の発明は、前記保存ジョ
ブ管理手段は、前記情報処理装置から送信された保存ジ
ョブデータを指定された期間だけ保存し、該指定された
期間経過後、前記メモリから削除するものである。
According to a second aspect of the present invention, the stored job management means stores the stored job data transmitted from the information processing apparatus for a specified period, and stores the stored job data in the memory after the specified period elapses. Is to be deleted from

【0020】本発明に係る第3の発明は、前記情報処理
装置からの保存要求に応じて、前記保存ジョブ管理手段
による前記保存ジョブデータの管理が可能であるかを判
断する判断手段を更に有し、前記判断手段により前記保
存ジョブデータの管理が可能であると判断された場合
に、前記保存ジョブ管理手段は、前記保存ジョブデータ
の保存及び管理を行うものである。
The third invention according to the present invention further comprises a judging means for judging whether the storage job data can be managed by the storage job management means in response to a storage request from the information processing apparatus. The storage job management unit stores and manages the storage job data when the determination unit determines that the storage job data can be managed.

【0021】本発明に係る第4の発明は、前記判断手段
により前記保存ファイルの管理が不可能と判断された場
合に、前記保存ジョブ管理手段は、保存要求あった印刷
ジョブIDと保存ジョブサイズとを保存待ちリストに登
録管理するものである。
According to a fourth aspect of the present invention, when the determination unit determines that the storage file cannot be managed, the storage job management unit determines the print job ID and storage job size requested to be stored. Are registered and managed in a save waiting list.

【0022】本発明に係る第5の発明は、前記メモリの
空き容量と前記保存待ちリストに登録された保存ジョブ
サイズとを比較して登録可能な印刷ジョブIDを検出す
る検出手段を更に有するものである。
According to a fifth aspect of the present invention, there is further provided a detecting means for detecting a registrable print job ID by comparing the free space of the memory with a stored job size registered in the storage waiting list. It is.

【0023】本発明に係る第6の発明は、前記保存ジョ
ブ管理手段は、デバイスに依存するデータ形式の印刷デ
ータとデバイスに依存しないデータ形式の中間データと
を管理しており、前記情報処理装置から受信する再印刷
の要求が示す印刷先が、元の印刷先の印刷装置と同じタ
イプの印刷装置である場合は、前記出力制御手段は、前
記保存ジョブ管理手段により管理されているデバイスに
依存する印刷データを外部に出力し、一方、前記情報処
理装置から受信する再印刷の要求が示す印刷先が、元の
印刷先の印刷装置と異なるタイプの印刷装置である場合
は、前記出力制御手段は、前記保存ジョブ管理手段によ
り管理されているデバイスに依存しない中間データを外
部に出力するものである。
In a sixth aspect according to the present invention, the storage job management means manages print data in a device-dependent data format and intermediate data in a device-independent data format. If the printing destination indicated by the reprint request received from the printing device is the same type of printing device as the printing device of the original printing destination, the output control unit depends on the device managed by the storage job management unit. The print control unit outputs the print data to be printed to the outside, and on the other hand, when the print destination indicated by the reprint request received from the information processing device is a print device of a type different from the print device of the original print destination, the output control unit Is for outputting intermediate data independent of the device managed by the storage job management means to the outside.

【0024】本発明に係る第7の発明は、前記中間デー
タは、EMFデータであり、前記印刷データは、RAW
データである。
According to a seventh aspect of the present invention, the intermediate data is EMF data, and the print data is RAW data.
Data.

【0025】本発明に係る第8の発明は、ネットワーク
を介して印刷装置で印刷されるべき印刷ジョブを生成す
る情報処理装置であって、前記印刷装置で印刷されるべ
き印刷データを生成する印刷データ生成手段と、前記印
刷装置で印刷データの印刷処理が完了した後も保存され
るべき、前記印刷データ及び該印刷データに基づく印刷
ジョブ情報を統合した保存ジョブデータを生成する保存
データ生成手段と、保存データ生成手段により生成され
た保存ジョブデータを、ネットワークを介して印刷ジョ
ブ管理装置に送信する送信制御手段とを有するものであ
る。
According to an eighth aspect of the present invention, there is provided an information processing apparatus for generating a print job to be printed by a printing apparatus via a network, wherein the printing apparatus generates print data to be printed by the printing apparatus. Data generation means, and storage data generation means for generating storage job data that integrates the print data and print job information based on the print data to be stored even after the printing process of the print data is completed in the printing device; And transmission control means for transmitting the stored job data generated by the stored data generating means to the print job management device via a network.

【0026】本発明に係る第9の発明は、前記印刷ジョ
ブ管理装置において保存ジョブデータを保存させる保存
条件を指定する条件指定手段を更に有するものである。
According to a ninth aspect of the present invention, the print job management apparatus further comprises condition specifying means for specifying storage conditions for storing stored job data.

【0027】本発明に係る第10の発明は、前記保存条
件は、保存期間である。
[0027] In a tenth aspect according to the present invention, the storage condition is a storage period.

【0028】本発明に係る第11の発明は、前記保存条
件は、印刷耐久回数である。
[0028] In an eleventh aspect according to the present invention, the storage condition is a print durability count.

【0029】本発明に係る第12の発明は、前記保存デ
ータ生成手段は、デバイスに依存するデータ形式の前記
印刷データとデバイスに依存しないデータ形式の中間デ
ータとを含む保存データを生成するものである。
According to a twelfth aspect of the present invention, the stored data generating means generates stored data including the print data in a device-dependent data format and intermediate data in a device-independent data format. is there.

【0030】本発明に係る第13の発明は、前記印刷ジ
ョブ管理装置から管理されている保存データの一覧を取
得する取得手段と、前記取得された保存データの一覧の
中から再印刷すべき保存データを指定する再印刷指定手
段を更に有するものである。
According to a thirteenth aspect of the present invention, there is provided an obtaining means for obtaining a list of stored data managed from the print job management apparatus, and a storage to be reprinted from the obtained list of stored data. The apparatus further includes reprint designation means for designating data.

【0031】本発明に係る第14の発明は、前記再印刷
指定手段によるの再印刷の指示に応じて、前記印刷ジョ
ブ管理装置から中間データを受信する場合に、複数の印
刷データ生成手段から再印刷すべき印刷装置に対応する
印刷データ生成手段を選択して、該中間データから再印
刷すべき印刷装置に対する印刷データを生成するもので
ある。
According to a fourteenth aspect of the present invention, in the case where intermediate data is received from the print job management device in response to a reprint instruction from the reprint designating unit, a plurality of print data generating units can The print data generating means corresponding to the printing device to be printed is selected, and print data for the printing device to be reprinted is generated from the intermediate data.

【0032】本発明に係る第15の発明は、中間データ
を再印刷するときに生成した印刷データを再度、保存ジ
ョブデータとして前記印刷ジョブ管理装置に再保存させ
るものである。
According to a fifteenth aspect of the present invention, the print data generated when the intermediate data is reprinted is stored again in the print job management device as stored job data.

【0033】[0033]

【発明の実施の形態】図1は、本発明に係る印刷制御装
置を適用可能な印刷システムの構成を説明するブロック
図であり、特に、印刷ジョブの保存管理を行うシステム
に対応する。また、本実施形態では、クライアントコン
ピュータは、n台接続されていることを仮定している。
FIG. 1 is a block diagram for explaining a configuration of a printing system to which a printing control apparatus according to the present invention can be applied, and particularly corresponds to a system for storing and managing print jobs. In this embodiment, it is assumed that n client computers are connected.

【0034】図において、102、103、104はク
ライアントコンピュータであり、ネットワークケーブル
によりネットワーク106に接続され、アプリケーショ
ンプログラム等の各種のプログラムを実行可能であり、
印刷データを作成するプリンタドライバを搭載してい
る。
In the figure, client computers 102, 103, and 104 are connected to a network 106 by a network cable and can execute various programs such as application programs.
A printer driver for creating print data is installed.

【0035】101はサーバであり、ネットワークケー
ブルによってネットワーク106接続されている。本実
施例のサーバ101は、クライアントコンピュータ10
2、103、104からの印刷ジョブ情報を集計ファイ
ルとして格納する機能を備えている。
Reference numeral 101 denotes a server, which is connected to a network 106 by a network cable. The server 101 according to the present embodiment includes the client computer 10
It has a function of storing the print job information from 2, 103, and 104 as an aggregation file.

【0036】105はネットワークプリンタであり、ネ
ットワークインタフェースを介してネットワーク106
と接続されており、クライアントコンピュータから送信
される印字データを印刷する。106はネットワークで
あり、クライアントコンピュータ、サーバ、ネットワー
クプリンタ等と接続している。
Reference numeral 105 denotes a network printer.
And prints print data transmitted from the client computer. Reference numeral 106 denotes a network, which is connected to a client computer, a server, a network printer, and the like.

【0037】図2は、図1に示したクライアントコンピ
ュータ102の概略構成を示すブロック図である。な
お、クライアントコンピュータ103、104も同じ構
成である。
FIG. 2 is a block diagram showing a schematic configuration of the client computer 102 shown in FIG. The client computers 103 and 104 have the same configuration.

【0038】図2において、CPU200は、HD(ハ
ードディスク)205に格納されているアプリケーショ
ンプログラム、プリンタドライバプログラム、OSや印
刷ジョブ保存管理プログラム等を実行し、RAM202
にプログラムの実行に必要な情報、ファイル等を一時的
に格納する制御を行う。
Referring to FIG. 2, a CPU 200 executes an application program, a printer driver program, an OS, a print job storage management program, and the like stored in an HD (hard disk) 205 and a RAM 202.
To temporarily store information, files, and the like necessary for executing the program.

【0039】ROM201には、基本I/Oプログラム
等のプログラム、文書処理の際に使用するフォントデー
タ、テンプレート用データ等の各種データを記憶する。
202はRAMであり、CPU200の主メモリ、ワー
クエリア等として機能する。203はFD(フロッピー
(登録商標)ディスク)ドライブであり、図5に示すよ
うにFDドライブ203を通じてFD204に記憶され
たプログラム等を本コンピュータシステムにロードする
ことができる。
The ROM 201 stores programs such as a basic I / O program and various data such as font data and template data used in document processing.
Reference numeral 202 denotes a RAM, which functions as a main memory, a work area, and the like of the CPU 200. Reference numeral 203 denotes an FD (floppy (registered trademark) disk) drive which can load a program or the like stored in the FD 204 into the computer system through the FD drive 203 as shown in FIG.

【0040】204はFDであり、本実施例で説明する
印刷ジョブ保存管理プログラムおよび関連データを格納
しており、その記憶されている内容の構成を図4に示
す。図4において、400はFD204のデータ内容で
あり、401はデータの情報を示すボリューム情報であ
り、402はディレクトリ情報、403は本実施例で説
明する印刷ジョブ保存管理プログラム、404はその関
連データである。
Reference numeral 204 denotes an FD, which stores a print job storage management program and related data described in the present embodiment. FIG. 4 shows the configuration of the stored contents. 4, reference numeral 400 denotes data content of the FD 204; 401, volume information indicating data information; 402, directory information; 403, a print job storage management program described in the present embodiment; is there.

【0041】403の印刷ジョブ保存管理プログラム
は、図15〜20に示されるネットワークプリンタ制御
手順のフローチャートに基づいてプログラムコード化さ
れたものである。
The print job storage management program 403 is program-coded based on the flowchart of the network printer control procedure shown in FIGS.

【0042】205はHDであり、アプリケーションプ
ログラム、プリンタドライバプログラム、OS、印刷ジ
ョブ保存管理プログラム、関連プログラム等を格納して
いる。206はキーボードであり、ユーザがクライアン
トコンピュータに対して、デバイスの制御コマンドの命
令等を入力指示するものである。207はディスプレイ
であり、キーボード206から入力したコマンドや、プ
リンタの状態等を表示したりするものである。208は
システムバスであり、クライアントコンピュータ内のデ
ータの流れを司るものである。
An HD 205 stores an application program, a printer driver program, an OS, a print job storage management program, related programs, and the like. A keyboard 206 is used by a user to input a command of a device control command to the client computer. A display 207 displays a command input from the keyboard 206, a status of the printer, and the like. A system bus 208 controls the flow of data in the client computer.

【0043】図3は、本ネットワークプリンタ制御プロ
グラムがRAM202にロードされ実行可能となった状
態のメモリマップを表すものである。本実施例では、F
D204から印刷ジョブ保存管理プログラム及び関連デ
ータを直接RAM202にロードして実行させる例を示
すが、この以外にも 、HD205からRAM202に
ロードするようにしてもよい。
FIG. 3 shows a memory map when the network printer control program is loaded into the RAM 202 and becomes executable. In this embodiment, F
An example is shown in which the print job storage management program and related data are directly loaded from the D 204 to the RAM 202 and executed. However, other than this, the print job storage management program and the related data may be loaded from the HD 205 to the RAM 202.

【0044】また、本印刷ジョブ保存管理プログラムを
記録する媒体は、FD以外にCD−ROM、ICメモリ
ーカード等であっても良い。更に、本印刷ジョブ保存管
理プログラムをROM201に記録しておき、これをメ
モリマッップの一部となすように構成し、直接CPU2
00で実行することも可能である。
The medium for recording the print job storage management program may be a CD-ROM, an IC memory card, or the like, other than the FD. Further, the print job storage management program is recorded in the ROM 201, and is configured to be a part of a memory map.
It is also possible to execute at 00.

【0045】301は基本I/Oプログラムであり、本
制御装置の電源がONされたときに、HD205からO
SがRAM202に読み込まれ、OSの動作を開始させ
るIPL(イニシャルプログラムローティング)機能等
を有しているプログラムが入っている領域である。30
2はOSであり、303には印刷ジョブ保存管理プログ
ラム、304には関連データがそれぞれ展開され、30
5にはCPU200が本ネットワークプリンタ制御プロ
グラムを実行するワークエリアがとられている。
Reference numeral 301 denotes a basic I / O program, which is output from the HD 205 when the control device is turned on.
S is an area where a program having an IPL (Initial Program Loading) function or the like for starting the operation of the OS is loaded into the RAM 202 and is started. 30
Reference numeral 2 denotes an OS; 303, a print job storage management program; 304, related data;
A work area 5 is provided for the CPU 200 to execute the network printer control program.

【0046】図6は、本発明の一実施形態を示すクライ
アントコンピュータおよびサーバを適用可能な印刷シス
テムのソフトモジュール構成を表した図である。これら
は、例えば、FDから供給されるものである。
FIG. 6 is a diagram showing a software module configuration of a printing system to which a client computer and a server according to an embodiment of the present invention can be applied. These are supplied from the FD, for example.

【0047】図において、501はクライアントコンピ
ュータのソフトモジュール構成、502はサーバのソフ
トモジュール構成、503はネットワークプリンタであ
る。504は本発明の印刷ジョブ保存管理システムで保
存される印刷データを作成するアプリケーションモジュ
ールである。アプリケーション504は文書データを作
成し、印刷をする際にはOSSの描画手段であるGDI
(Graphic Device Interfac
e)508に対して描画データ(GDI関数と呼ぶ)と
して出力する。505は、米国マイクロソフト社製のO
S(Windows(登録商標))内に組み込まれて動
作するプリンタドライバである。
In the figure, reference numeral 501 denotes a software module configuration of a client computer, 502 denotes a software module configuration of a server, and 503 denotes a network printer. An application module 504 creates print data stored in the print job storage management system of the present invention. The application 504 creates document data and prints it using GDI, which is an OSS drawing means.
(Graphic Device Interface)
e) Output as drawing data (referred to as GDI function) to 508. 505 is a Microsoft-made O
This is a printer driver that operates by being incorporated in S (Windows (registered trademark)).

【0048】506はWindows内のプリンタスプ
ーラ、507はネットワークプリンタ用制御モニタであ
る。509は印刷保存ジョブ送信部であり、510の印
刷データ(本発明では後述するようにRAW+EMF)
と印刷ジョブ情報をまとめた保存ジョブデータをサーバ
に送信するモジュールである。511はWindows
システムに登録されるレジストリであり、送信先となる
サーバ名、あるいは保存ジョブデータを保持するディレ
クトリが設定されている。
Reference numeral 506 denotes a printer spooler in Windows, and 507 denotes a control monitor for a network printer. Reference numeral 509 denotes a print storage job transmission unit, and print data 510 (RAW + EMF as described later in the present invention)
And a save job data in which print job information is collected. 511 is Windows
This is a registry registered in the system, in which a server name as a transmission destination or a directory holding stored job data is set.

【0049】アプリケーション504で印刷を行う場合
は、文書データを描画データであるGDI関数としてG
DI508に出力し、GDI508は、DDI関数(D
evice Driver Interface)と呼
ばれるドライバで実行可能な形式の描画コマンドに変換
する。DDI関数を受け取ったプリンタドライバ505
は、印刷出力先のネットワーク503で解釈可能なプリ
ンタ言語(ページ記述言語)に変換する。また、Win
dowsOSでは、EMF(EnhancedMeta
File)と呼ばれるデバイスに依存しない中間デー
タ形式のファイルでスプールすることが可能となってい
る。このEMFデータとは、アプリケーションが発行し
たGDI関数に基づいて描画内容をバイナリー形式で保
存するものである。そして、スプールが終了すると、E
MFデータで図示省略したEMFスプーラで一時保存さ
れた描画内容は、GDI関数としてGDI508に出力
される。また、プリンタドライバ505が生成するペー
ジ記述言語形式の印刷データのことをRAWデータと呼
ぶ。
When printing is performed by the application 504, the document data is converted into GDI functions as drawing data by G
DI 508, and GDI 508 outputs the DDI function (D
This is converted into a drawing command in a format that can be executed by a driver called “device driver interface”. Printer driver 505 receiving the DDI function
Is converted into a printer language (page description language) that can be interpreted by the print destination network 503. Also, Win
In Windows OS, EMF (EnhancedMeta)
File) can be spooled in a device-independent intermediate data format file. The EMF data is for storing the drawing content in a binary format based on the GDI function issued by the application. When the spool ends, E
Drawing contents temporarily stored by an EMF spooler (not shown) as MF data are output to the GDI 508 as GDI functions. The print data in the page description language format generated by the printer driver 505 is called RAW data.

【0050】512は本発明の保存ジョブ管理処理部で
あり、クライアントコンピュータ上の509印刷保存ジ
ョブ送信部からRPC(RemoteProcedur
eCall)を使って送られてきた保存ジョブデータを
受け取り、または、指定された印刷データを送信するモ
ジュールである。
Reference numeral 512 denotes a stored job management processing unit according to the present invention, which is transmitted from an RPC (Remote Procedure) from a 509 print stored job transmission unit on the client computer.
This is a module that receives stored job data sent using eCall) or transmits specified print data.

【0051】513はWindowsシステムに登録さ
れるサーバレジストリであり、保存ジョブファイルの保
存先、保存期間など設定された情報によって、512の
印刷保存ジョブ管理処理部の動作を制御できるものであ
る。
Reference numeral 513 denotes a server registry registered in the Windows system, which can control the operation of the print storage job management processing unit 512 based on information such as the storage destination and storage period of the storage job file.

【0052】514は印刷完了通知処理部であり、クラ
イアント102のモニタ507から送信された印刷デー
タに対する印刷完了イベントを、ネットワークプリンタ
503から受け取り、保存可能かどうかを判断した後、
509印刷保存ジョブ送信処理部にRPCを使って印刷
完了通知を通知する。
Reference numeral 514 denotes a print completion notification processing unit which receives a print completion event for print data transmitted from the monitor 507 of the client 102 from the network printer 503 and determines whether or not the print completion event can be saved.
509, a print completion notification is sent to the print storage job transmission processing unit using RPC.

【0053】515は保存ジョブがファイルとして格納
されるファイルを示し、516はジョブリスト、517
は保存ジョブリスト、518は保存待ちジョブリストに
使われるリスト構造体を示す。519は再印刷GUI
(再印刷GUI提供モジュール)であり、クライアント
から任意の保存ジョブを再印刷するためのユーザインタ
ーフェイスを提供する。これらのモジュールは本発明で
ある印刷ジョブ保存管理システムを構成するものであ
り、記憶媒体、本実施例ではFD204から供給され
る。
Reference numeral 515 denotes a file in which the stored job is stored as a file.
Indicates a storage job list, and 518 indicates a list structure used for a storage waiting job list. 519 is a reprint GUI
(Reprint GUI providing module), which provides a user interface for reprinting an arbitrary stored job from the client. These modules constitute a print job storage management system according to the present invention, and are supplied from a storage medium, that is, the FD 204 in this embodiment.

【0054】図7は、図6に示したクライアント102
のレジストリ511のデータ構造を説明する図であり、
例えばサーバの動作情報、サーバ名、サーバのIPアド
レス等から構成される場合を示す。
FIG. 7 shows the client 102 shown in FIG.
FIG. 4 is a diagram for explaining a data structure of a registry 511 of FIG.
For example, a case is shown in which the information includes server operation information, a server name, a server IP address, and the like.

【0055】図8は、図6に示したサーバ101のレジ
ストリ511のデータ構造を説明する図であり、例えば
ログ保存先、エラー情報、ログ保存期間等から構成され
る場合を示す。
FIG. 8 is a view for explaining the data structure of the registry 511 of the server 101 shown in FIG. 6, and shows, for example, a case where the registry 511 includes a log storage destination, error information, a log storage period, and the like.

【0056】図9は、図6に示したサーバ101のリス
ト構造体のデータ構造を説明する図であり、例えばイン
デックス、ジョブID、保存ジョブファイル名、保存ジ
ョブサイズ、ログ保存期間、ユーザ名、ドキュメント
名、プリンタ名、ドライバ名、次のリストのアドレス等
から構成される場合を示す。
FIG. 9 is a view for explaining the data structure of the list structure of the server 101 shown in FIG. 6, and includes, for example, an index, a job ID, a storage job file name, a storage job size, a log storage period, a user name, This example shows a case where the information is composed of a document name, a printer name, a driver name, and addresses of the following list.

【0057】以下、上記のように構成された印刷システ
ムにおいて、クライアントPC102からネットワーク
プリンタ105に印刷を行ったときの印刷ジョブ保存管
理処理を説明する。
The print job storage management process when printing from the client PC 102 to the network printer 105 in the printing system configured as described above will be described below.

【0058】本実施形態においては、仮想プリントサー
バシステムの印刷システムに基づいて説明を行う。図6
にような構成を持つ仮想プリントサーバシステムでは、
以下のように処理を行う。クライアントPC501(1
02)上で、アプリケーション504から印刷を開始し
たならば、本印刷制御プログラムは、アプリケーション
504から発行された描画内容をスプールしているEM
Fデータにアクセスし、そのコピーを保存ジョブデータ
510に生成する。そして、GDI508からの印刷命
令に基づいてプリンタドライバ505が生成するプリン
タ制御言語であるRAWデータも、先に保存してあるE
MFデータと同じ印刷ジョブであることを識別子を用い
て関連づけて保存しておく。印刷ジョブ(EMFデータ
+RAWデータ)の保存が終了すると、クライアント1
02は、印刷データの名称、ホスト名、印刷依頼時間、
印刷出力先のプリンタ名等からなる印刷要求情報(印刷
データは含まれない)をプリントサーバ101(サーバ
502)に送信する。プリントサーバ101は、出力先
のプリンタ毎に印刷要求の順序管理を行い、ネットワー
クプリンタで印刷待ち、つまり印刷中の印刷ジョブがな
くなった場合に次の印刷順序の印刷要求情報を依頼した
クライアントに印刷許可を通知する。この印刷許可には
印刷すべき印刷データ名称、依頼時間等から構成されて
いる。
In the present embodiment, description will be made based on the printing system of the virtual print server system. FIG.
In a virtual print server system with a configuration like
The processing is performed as follows. Client PC 501 (1
02), if printing is started from the application 504, the print control program executes the EM that spools the drawing contents issued from the application 504.
The F data is accessed, and a copy thereof is generated in the stored job data 510. The RAW data, which is a printer control language generated by the printer driver 505 based on a print command from the GDI 508, is also stored in the previously stored E.
The same print job as the MF data is stored in association with the identifier using the identifier. Print job (EMF data
+ RAW data), the client 1
02 is the print data name, host name, print request time,
The print request information (print data is not included) including the name of the printer of the print output destination is transmitted to the print server 101 (server 502). The print server 101 manages the order of print requests for each output destination printer, and waits for printing at a network printer. That is, when there are no more print jobs being printed, the print server 101 prints to the client that has requested print request information in the next print order. Notify permission. The print permission includes a print data name to be printed, a requested time, and the like.

【0059】そして、サーバ502からの印刷指示を受
けると、クライアントは、印刷許可内の除法から印刷許
可された印刷ジョブを保存ジョブデータ510(もしく
はスプーラ506)から検索する。そして、保存ジョブ
データ510に保存されているRAWデータである印刷
データが読み出され、モニタ507は、読み出された印
刷データを出力先のネットワークプリンタ503にLP
Rを用いて送信し、印刷が実行される。このように、プ
リントサーバは印刷順序の管理を行い、クライアントが
印刷データをスプールしておき、印刷順序が来たらクラ
イアント自身がネットワークプリンタに対して印刷デー
タを送信することにより、ネットワーク上を印刷データ
が通信される回数が減るため、ネットワークの負荷が減
り、また、プリントサーバは印刷順序の管理だけを行う
ので、大きなスプーラを用意する必要もなく処理が軽く
なるのでネットワーク(LAN)上にプリントサーバ専
用機を設置しなくともクライアントのどれか1つを仮想
的にプリントサーバとして用いることも可能となる。
Upon receiving a print instruction from the server 502, the client searches the stored job data 510 (or the spooler 506) for a print job whose printing has been permitted based on the division within the print permission. Then, the print data that is the RAW data stored in the storage job data 510 is read out, and the monitor 507 sends the read out print data to the output destination network printer 503 by LP.
Transmission is performed using R, and printing is performed. As described above, the print server manages the print order, the client spools the print data, and when the print order comes, the client itself transmits the print data to the network printer, thereby printing the print data on the network. Since the number of times of communication is reduced, the load on the network is reduced. Further, since the print server only manages the printing order, the processing is lightened without having to prepare a large spooler. It is also possible to virtually use any one of the clients as a print server without installing a dedicated machine.

【0060】印刷完了通知処理部514では、ネットワ
ークプリンタ503からの出力完了イベントを待ち受
け、出力完了イベントを受け取ったならば、レジストリ
513に設定されている保存ジョブ格納ディレクトリの
残り容量を判断し、保存可能ならば保存ジョブ送信処理
部509に印刷完了通知を通知する。
The print completion notification processing unit 514 waits for an output completion event from the network printer 503, and upon receiving the output completion event, determines the remaining capacity of the storage job storage directory set in the registry 513, and stores it. If possible, it notifies the storage job transmission processing unit 509 of a print completion notification.

【0061】この通知を受け取った保存ジョブ送信処理
部では、印刷データ(EMFデータとRAWデータの両
方を含む)と印刷ジョブ情報をまとめた保存ジョブを作
成し、保存ジョブ管理処理部512に保存ジョブを送信
する。保存ジョブを受け取った保存ジョブ管理処理部で
は、レジストリ513で設定された指定ディレクトリ
に、保存ジョブファイルとして格納する。
Upon receiving this notification, the storage job transmission processing unit creates a storage job in which print data (including both EMF data and RAW data) and print job information are compiled, and stores the storage job in the storage job management processing unit 512. Send The storage job management processing unit that has received the storage job stores the storage job as a storage job file in the specified directory set in the registry 513.

【0062】また、印刷完了通知処理部514で、保存
ジョブを格納できないと判断した場合には、このジョブ
に対する完了通知が出されない保存待ち状態のままで保
持される。保存待ち状態のジョブに関しては、保存ジョ
ブ管理処理部512が保存期間を超えた保存ジョブを定
期的に削除するタイミングで、印刷完了通知処理部51
4に保存ディレクトリの残り容量が増加したことが通知
され、保存待ち状態となっているジョブの中から保存可
能なジョブを見つけ出し、保存ジョブ送信処理部509
に印刷完了通知が通知される。その結果、保存待ち状態
となっていたジョブに関しても、印刷が完了したジョブ
と同様に保存ジョブファイルとして格納される。
If the print completion notification processing unit 514 determines that the storage job cannot be stored, the job is held in a storage waiting state in which no completion notification is issued for the job. With respect to the job in the waiting state, the print completion notification processing unit 51 issues a timing at which the stored job management processing unit 512 periodically deletes the stored job that has exceeded the storage period.
4 is notified that the remaining capacity of the storage directory has increased, a job that can be stored is searched for from the jobs in the storage waiting state, and the storage job transmission processing unit 509.
Is notified of the print completion notification. As a result, the job waiting to be stored is stored as a stored job file, similarly to the job whose printing has been completed.

【0063】更に、保存ジョブファイルを再印刷すると
きは、クライアント501は、保存ジョブ管理処理部5
12に対して、現在格納されている保存ジョブリストを
要求する。要求に対して保存ジョブ管理処理部512
は、保存ジョブリスト受517の内容を返す。
Further, when reprinting the stored job file, the client 501
12 requests the currently stored storage job list. Stored job management processing unit 512 in response to the request
Returns the contents of the storage job list receiver 517.

【0064】これを受け取った保存ジョブ送信処理部5
09は、再印刷GUI519上で保存されている印刷ジ
ョブのリストを表示部に一覧表示するよう制御する。そ
して、ユーザに対して任意の保存ジョブと出力先プリン
タの選択を促す。本印刷制御プログラムは、ユーザによ
り選択されたジョブのIDと出力先プリンタを指定し
て、再度、保存ジョブ管理処理部512に対して、保存
ジョブファイルに格納されている印刷データを要求す
る。
The storage job transmission processing unit 5 receiving this
09 controls so that a list of print jobs stored on the reprint GUI 519 is displayed on the display unit. Then, the user is prompted to select an arbitrary storage job and an output destination printer. The print control program designates the ID of the job selected by the user and the output destination printer, and requests the stored job management processing unit 512 again for the print data stored in the stored job file.

【0065】この要求に対し、保存ジョブ管理処理部5
12は、指定された保存ジョブファイルから指定された
プリンタに応じた印刷データを返す。保存ジョブ送信処
理部509を経由して、印刷データを受け取った再印刷
GUI519は、印刷データの種別(RAW、EMF)
に応じて、GDIを経由した印刷をするか、直接スプー
ラに印刷データを送り、印刷を実行する。また、印刷の
結果、生成された印刷データは、保存ジョブ送信処理部
509によって、RAWデータ+EMFデータで構成さ
れる新しい保存ジョブファイル510となり、前述した
手順にてサーバに保存される。
In response to this request, the storage job management processing unit 5
Reference numeral 12 returns print data corresponding to the designated printer from the designated storage job file. The reprint GUI 519 that receives the print data via the storage job transmission processing unit 509 determines the type of the print data (RAW, EMF)
Prints via GDI or sends print data directly to the spooler to execute printing. The print data generated as a result of printing is converted into a new storage job file 510 composed of RAW data + EMF data by the storage job transmission processing unit 509, and stored in the server in the above-described procedure.

【0066】このようにして、印刷ジョブ保存管理シス
テムでは、複数のクライアント102〜104から印刷
した印刷ジョブをサーバ上の指定された場所(図6の保
存ジョブファイル515)に保存ジョブとして保存する
ことができる。
As described above, in the print job storage management system, a print job printed from a plurality of clients 102 to 104 is stored as a stored job in a designated location (stored job file 515 in FIG. 6) on the server. Can be.

【0067】なお、印刷ジョブを保存する処理は、すべ
ての印刷ジョブについて行う必要はない。そこで、クラ
イアントでユーザが印刷指示を行う際に、印刷ジョブを
印刷後に保存するか、印刷後には保存せずに削除するか
を指定させるようにしている。図10を用いて、クライ
アントに表示されるプリンタドライバのプロパティ画面
を説明する。クライアントにインストールされているプ
リンタドライバでは、図10に示す画面を用いて印刷設
定をユーザが設定することができる。このユーザインタ
フェースで、ユーザは印刷解像度、階調、グラフィック
モード、用紙サイズ、印刷レイアウト、用紙向き、スタ
ンプ等の設定が行える。
It is not necessary to save the print job for every print job. Therefore, when the user gives a print instruction at the client, the user is asked to specify whether to save the print job after printing or to delete without saving after printing. The printer driver property screen displayed on the client will be described with reference to FIG. With the printer driver installed in the client, the user can set print settings using the screen shown in FIG. With this user interface, the user can set print resolution, gradation, graphic mode, paper size, print layout, paper orientation, stamp, and the like.

【0068】さらに、1401の「印刷ジョブ保存」チ
ェックボックスは、チェックすることにより、印刷終了
後にクライアントがサーバに対して印刷ジョブを保存す
る処理を行うことになり、チェックボックス1401に
チェックされないで印刷された場合は、プリンタで印刷
終了した後はクライアントに保存していた印刷データを
サーバにアップロードすることなく削除する。
Further, by checking the “Save print job” check box 1401, the client performs processing of saving the print job to the server after printing is completed, and printing is performed without checking the check box 1401. In this case, after the printing is completed by the printer, the print data stored in the client is deleted without being uploaded to the server.

【0069】また、1402の「保存設定」ボタンを押
すことにより、印刷ジョブのサーバに保存する際の詳細
な設定を行うことができる。保存設定では、印刷ジョブ
をサーバに保存する期間である保存期間及び印刷耐久回
数の設定ができる。印刷耐久回数とは、サーバに保存さ
れた印刷ジョブをある回数印刷した場合にジョブを削除
するというものであり、その回数が印刷されるまでは印
刷ジョブをサーバに保存しておくものである。
By pressing the "save setting" button 1402, detailed settings for storing the print job in the server can be performed. In the storage setting, a storage period, which is a period during which a print job is stored in the server, and a print durability count can be set. The print durability count means deleting a print job stored in the server when the print job has been printed a certain number of times. The print job is stored in the server until the print count is printed.

【0070】また、デバイスに依存しない形式(EM
F)のデータとデバイスに依存する形式(RAW)のデ
ータとを保存し、再印刷時に出力先のプリンタに出力す
るために都合のよい方が選択されるため、保存したジョ
ブを、元とは異なる出力先に出力することが可能とな
り、また同一の出力先に出力する場合は印刷スループッ
トが向上する効果のある再印刷処理を提供することがで
きる。
Also, a device-independent format (EM
F) and the device-dependent format (RAW) data are stored, and the more convenient one is selected for reprinting and outputting to the output destination printer. It is possible to output to different output destinations, and when outputting to the same output destination, it is possible to provide a reprint process that has an effect of improving the print throughput.

【0071】また、本実施例はWindowsを用いた
場合であるが、これに限られるものではなく、OS/2
等の他のOSでも構築可能である。
In this embodiment, Windows is used. However, the present invention is not limited to this.
And other OSs can be constructed.

【0072】図11は、本発明に係る印刷システムにお
ける第1のデータ処理手順の一例を示すフローチャート
である。図6に示す印刷完了通知処理部514による印
刷完了通知処理手順に対応する。
FIG. 11 is a flowchart showing an example of the first data processing procedure in the printing system according to the present invention. This corresponds to the print completion notification processing procedure by the print completion notification processing unit 514 shown in FIG.

【0073】本処理の概要は、ネットワークプリンタ5
03からの出力完了イベントを待ち、保存ジョブとして
保存できるかどうかを判断した後、保存ジョブ送信処理
部509に対して印刷完了を通知する処理を示す。印刷
完了通知処理部は、本発明の各モジュールあるいはネッ
トワークプリンタ、OSからの各種のイベントによって
処理が実行されるイベント駆動型の常駐サービスとして
提供される。
The outline of this processing is described in the network printer 5
A process of waiting for an output completion event from the MFP 03 and determining whether or not the job can be saved as a save job, and then notifying the save job transmission processing unit 509 of the completion of printing is shown. The print completion notification processing unit is provided as an event-driven resident service in which processing is executed by various events from each module of the present invention, a network printer, and an OS.

【0074】まず、ステップ601において、ネットワ
ークプリンタからの出力完了イベント、保存容量の変更
イベント、あるいは本発明の終了イベントを待ち受け
る。イベントが発生したならば、ステップ602におい
て、終了イベントかどうかを判断する。判断の結果、O
Sからの終了イベントならば、内部メモリを開放した後
終了する。
First, in step 601, an output completion event from the network printer, a storage capacity change event, or an end event of the present invention is awaited. If an event has occurred, it is determined in step 602 whether the event is an end event. As a result of the judgment, O
If the event is an end event from S, the process ends after releasing the internal memory.

【0075】判断の結果、終了イベントでなかったなら
ば、ステップ603において、保存先ディレクトリの残
量変化のイベントであるかどうかを判断する。判断の結
果、残量変化のイベントであったならば、ステップ60
4において、レジストリ513で指定された保存先ディ
レクトリに格納できる容量を取得する。
If the result of the determination is that the event is not an end event, it is determined in step 603 whether the event is a change in the remaining amount of the storage destination directory. If the result of the determination is that the event is a remaining amount change, step 60
In step 4, the capacity that can be stored in the storage destination directory specified by the registry 513 is acquired.

【0076】そして、ステップ605において、保存待
ちリスト518の先頭から保存ジョブのサイズと格納先
容量を比較し、保存できるジョブを検索する。次に、ス
テップ606において、検索の結果、保存可能な保存ジ
ョブが見つかったかどうかを判定し、見つかれなかった
と安定した場合は、ステップ601のイベント待ち処理
において、次のイベントを待つ。
In step 605, the size of the storage job and the storage capacity are compared from the top of the storage waiting list 518 to search for a job that can be stored. Next, in step 606, it is determined whether or not a savable storage job has been found as a result of the search. If it is found that the storable job has not been found, the process waits for the next event in the event waiting process in step 601.

【0077】一方、ステップ606で見つかったと判定
した場合は、ステップ607において、そのジョブに対
する印刷完了通知をRPCを使って、保存ジョブ送信処
理部509に通知する。その後、ステップ608におい
て、保存待ちリスト518から削除し、保存ジョブリス
ト517に追加する。その後、ステップ601のイベン
ト待ち処理において、次のイベントを待つ。
On the other hand, if it is determined in step 606 that the job has been found, in step 607, a print completion notification for the job is sent to the stored job transmission processing unit 509 using RPC. Then, in step 608, the job is deleted from the storage waiting list 518 and added to the storage job list 517. Thereafter, in the event waiting process of step 601, the next event is waited.

【0078】一方、ステップ603の判断の結果、残量
変化のイベントでなかったと判断された場合は、ステッ
プ609において、印刷完了イベントかどうかを判断す
る。判断の結果、印刷完了イベントでないと判断された
ならば、ステップ601のイベント待ち処理において、
次のイベントを待つ。
On the other hand, if it is determined in step 603 that the event is not a remaining amount change event, it is determined in step 609 whether the event is a print completion event. As a result of the determination, if it is determined that the event is not the print completion event, in the event waiting process of step 601,
Wait for the next event.

【0079】一方、ステップ609でネットワークプリ
ンタからの印刷完了イベントであったと判断された場合
は、ステップ610において、レジストリ513で指定
された保存先ディレクトリに格納できる容量を取得す
る。
On the other hand, if it is determined in step 609 that the event is a print completion event from the network printer, in step 610, the capacity that can be stored in the storage destination directory specified by the registry 513 is acquired.

【0080】次に、ステップ611において、保存ジョ
ブのサイズと残量を比較し、保存可能であったならば、
ステップ612において、そのジョブに対する印刷完了
通知をRPCを使って、保存ジョブ送信処理部509に
通知する。
Next, in step 611, the size of the stored job is compared with the remaining amount.
In step 612, a print completion notification for the job is sent to the stored job transmission processing unit 509 using RPC.

【0081】その後、ステップ613において、印刷ジ
ョブリスト516から削除し、保存ジョブリスト517
に追加する。その後、ステップ601のイベント待ち処
理において、次のイベントを待つ。
Thereafter, in step 613, the job is deleted from the print job list 516, and the stored job list 517 is deleted.
Add to Thereafter, in the event waiting process of step 601, the next event is waited.

【0082】一方、ステップ611の判断の結果、保存
できないと判断したならば、ステップ614において、
印刷ジョブリスト516から削除し、保存待ちリスト5
18に追加する。その後、ステップ601のイベント待
ち処理において、次のイベントを待つ。
On the other hand, as a result of the determination in step 611, if it is determined that the data cannot be saved, in step 614,
Deleted from the print job list 516, and stored waiting list 5
Add to 18. Thereafter, in the event waiting process of step 601, the next event is waited.

【0083】以上の処理を繰り返すことで、保存ジョブ
として保存可能なジョブに関してのみ印刷完了を通知す
ることができる。
By repeating the above processing, it is possible to notify the completion of printing only for jobs that can be stored as stored jobs.

【0084】図12は、本発明に係る印刷システムにお
ける第2のデータ処理手順の一例を示すフローチャート
であり、図6に示した保存ジョブ送信処理部509によ
る保存ジョブ送信書R位手順に対応する。
FIG. 12 is a flowchart showing an example of the second data processing procedure in the printing system according to the present invention, and corresponds to the stored job transmission document R order procedure by the stored job transmission processing unit 509 shown in FIG. .

【0085】本処理の概要はクライアントPC102上
のアプリケーション504の印刷処理で作成された印刷
ジョブデータ(RAWデータ)と印刷ジョブ情報から保
存ジョブを作成する。このとき、システムのスプーラと
して、メタファイルスプール機能を有効に設定しておく
ことで、印刷データがドライバでRAWデータに解釈さ
れる前の、デバイスに依存しないEMFデータを取得す
ることができる。EMFデータは前述したEMFスプー
ラ(図示省略)で生成されたものをモニタ507でジョ
ブIDをファイル名とする別ファイル(拡張子はEM
F)にコピーしておく。そして、EMFデータを含む印
刷ジョブデータと印刷ジョブ情報とからなる保存ジョブ
を、サーバ502の正常動作を確認して、サーバの保存
ジョブ管理処理部に送信する。サーバに何らかの障害が
あり正常に通信できない場合には、クライアント501
内に保存ジョブファイルとして保持される。その後、サ
ーバが復旧、あるいは保存先の容量が確保された時点
で、保持された保存ジョブファイルをサーバに転送する
処理を表したフローチャートである。保存ジョブ送信処
理部は、本発明の各モジュール、あるいはOSからの各
種イベントによって処理が実行されるイベント駆動型の
常駐サービスとして提供されるものとする。
The outline of this process is to create a save job from print job data (RAW data) created by the print process of the application 504 on the client PC 102 and print job information. At this time, by setting the metafile spool function to be valid as a spooler of the system, device-independent EMF data before the print data is interpreted as RAW data by the driver can be acquired. The EMF data generated by the above-described EMF spooler (not shown) is monitored by the monitor 507 and a separate file having a job ID as a file name (extension: EM
Copy to F). Then, the storage job including the print job data including the EMF data and the print job information is transmitted to the storage job management processing unit of the server after confirming the normal operation of the server 502. If there is some failure in the server and communication cannot be performed normally, the client 501
Is stored as a saved job file. 10 is a flowchart illustrating a process of transferring the stored job file to the server when the server is restored or the capacity of the storage destination is secured. The storage job transmission processing unit is provided as an event-driven resident service in which processing is executed by each module of the present invention or various events from the OS.

【0086】まず、ステップ701において、印刷完了
イベント、あるいは終了イベントを待ち受け、イベント
通知が発生したならば、ステップ702において、終了
イベントかどうかを判断し、OSからの終了イベントで
あると判断した場合は、内部メモリを開放した後、処理
を終了する。
First, in step 701, a print completion event or an end event is awaited. If an event notification is generated, it is determined in step 702 whether or not the event is an end event. Ends the processing after releasing the internal memory.

【0087】一方、ステップ702で、終了イベントで
なかったと判断した場合は、ステップ703において、
印刷完了の通知イベントであるかどうかを判断し、印刷
完了通知イベントでなかったと判断した場合は、ステッ
プ701のイベント待ち処理において、次のイベントを
待つ。
On the other hand, if it is determined in step 702 that the event is not an end event, in step 703,
It is determined whether or not the event is a print completion notification event. If it is determined that the event is not a print completion notification event, the next event is waited for in the event waiting process of step 701.

【0088】一方、ステップ703で、印刷完了の通知
イベントであったと判断した場合は、ステップ704に
おいて、モニタ507で保存しておいたジョブIDをフ
ァイル名とするEMFデータと、RAWデータとを合わ
せた印刷データと印刷ジョブ情報を1つの保存ジョブフ
ァイルとして作成する。このとき、ファイル名にはジョ
ブIDを文字列に変更したファイル名(拡張子はSP
L)で作成する。
On the other hand, if it is determined in step 703 that the event is a notification event of print completion, in step 704, the EMF data whose file name is the job ID stored on the monitor 507 is combined with the RAW data. Created print data and print job information as one saved job file. At this time, the file name obtained by changing the job ID to a character string (extension: SP
L).

【0089】次に、ステップ705において、作成され
た保存ジョブファイルをレジストリ511で指定された
サーバ511に対して、ファイル転送する。その後、ス
テップ706において、正常に送信できたかどうかを判
断する。判断の結果、エラー終了したと判断した場合に
は、再度、ステップ705において、ファイル転送す
る。これを成功するまで繰り返す。
Next, in step 705, the created storage job file is transferred to the server 511 designated by the registry 511. Thereafter, in step 706, it is determined whether or not the transmission was successful. If it is determined that the process has ended with an error, the file is transferred again in step 705. Repeat this until successful.

【0090】一方、ステップ706で、正常に送信でき
たと判断した場合は、ステップ707において、送信元
となる保存ジョブファイル、あるいは保存ジョブファイ
ルを作成するときの印刷データ、印刷ジョブ情報を内部
メモリ、ローカル上のディスクから削除する。その後、
ステップ701のイベント待ち処理において、次のイベ
ントを待つ。
On the other hand, if it is determined in step 706 that the transmission was successful, then in step 707 the storage job file to be transmitted, or the print data and print job information for creating the storage job file, is stored in the internal memory. Delete from local disk. afterwards,
In the event waiting process of step 701, the next event is waited for.

【0091】以上の処理を繰り返すことで、印刷が完了
したジョブの印刷ジョブデータと印刷ジョブ情報とを合
わせた保存ジョブファイルをサーバ101に送信するこ
とが出来る。
By repeating the above processing, it is possible to transmit to the server 101 a storage job file in which print job data and print job information of a completed print job are combined.

【0092】図13は、本発明の印刷システムにおける
第3のデータ処理手順の一例を示すフローチャートであ
り、図6に示した保存ジョブ管理処理部512による保
存ジョブ管理処理手順に対応する。
FIG. 13 is a flowchart showing an example of the third data processing procedure in the printing system of the present invention, and corresponds to the stored job management processing procedure by the stored job management processing unit 512 shown in FIG.

【0093】本処理の概要は、クライアント501の保
存ジョブ送信処理部512から送信されてきた保存ジョ
ブを、保存ジョブファイルとして指定されたディレクト
リに保存する処理である。なお、保存ジョブ管理処理部
は、本発明の各モジュール、あるいはOSからの各種イ
ベントによって処理が実行されるイベント駆動型の常駐
サービスとして提供される。
The outline of this process is a process for saving a save job transmitted from the save job transmission processing unit 512 of the client 501 in a directory designated as a save job file. The storage job management processing unit is provided as an event-driven resident service in which processing is executed by each module of the present invention or various events from the OS.

【0094】まず、ステップ801において、保存ジョ
ブ受信イベント、タイマーイベント、あるいは終了イベ
ントを待ち受け、イベント通知が発生したならば、ステ
ップ802において、終了イベントかどうかを判断し、
OSからの終了イベントであると判断した場合は、内部
メモリを開放した後、処理を終了する。
First, in step 801, a standby job reception event, a timer event, or an end event is awaited. If an event notification is generated, in step 802, it is determined whether the event is an end event.
If it is determined that the event is the end event from the OS, the internal memory is released, and then the process ends.

【0095】一方、ステップ802で終了イベントでな
かったと判断した場合は、ステップ803において、一
定間隔で通知されるタイマイベントであるかどうかを判
断し、タイマーイベントであったと判断した場合は、ス
テップ804において、レジストリ513で指定された
保存期間を超えた保存ジョブファイルを検索する。
On the other hand, if it is determined in step 802 that the event is not an end event, it is determined in step 803 whether or not the event is a timer event notified at regular intervals. If it is determined that the event is a timer event, the process proceeds to step 804. , A storage job file that exceeds the storage period specified in the registry 513 is searched.

【0096】そして、ステップ805において、検索の
結果、保存期間を超えた保存ジョブファイルが見つかっ
たかどうかを判断し、見つからなかったと判断した場合
には、ステップ801のイベント待ち処理において、次
のイベントを待つ。
In step 805, it is determined whether or not a search job file exceeding the storage period has been found as a result of the search. If it is determined that the storage job file has not been found, the next event is processed in the event waiting process in step 801. wait.

【0097】一方、ステップ805で、保存期間を超え
た保存ジョブファイルが見つかったと判断した場合は、
ステップ806において、保存ジョブファイルを削除す
る。次に、ステップ807において、保存ジョブを格納
しているディレクトリの残量が増加したことを、印刷完
了通知処理部514に通知する。
On the other hand, if it is determined in step 805 that a storage job file exceeding the storage period has been found,
In step 806, the stored job file is deleted. Next, in step 807, the print completion notification processing unit 514 is notified that the remaining amount of the directory storing the storage job has increased.

【0098】この通知を受けた印刷完了通知処理部51
4では、先の述べたように保存待ちジョブリスト518
から適切な保存ジョブを見つけ出し、クライアント10
2の保存ジョブ送信処理部509に対して、印刷完了を
通知する。その結果、保存ジョブが転送され、ステップ
801において、受信イベントが送られることになる。
この処理を、ステップ804の検索処理で見つかった保
存ジョブファイル分繰り返す。その後、ステップ801
のイベント待ち処理において、次のイベントを待つ。
The print completion notification processing section 51 receiving this notification
4, as described above, the job waiting list 518 is stored.
From the client 10 to find an appropriate storage job
The second storage job transmission processing unit 509 is notified of the completion of printing. As a result, the storage job is transferred, and in step 801, a reception event is sent.
This process is repeated for the stored job files found in the search process of step 804. Then, step 801
Waits for the next event in the event waiting process.

【0099】一方、ステップ803でタイマイベントで
なかったと判断した場合は、ステップ808において、
受信イベントかどうかを判断し、受信イベントでなかっ
たと判断した場合は、ステップ801のイベント待ち処
理において、次のイベントを待つ。
On the other hand, if it is determined in step 803 that the event is not a timer event, then in step 808,
It is determined whether the received event is a received event. If it is determined that the received event is not a received event, the process waits for the next event in the event waiting process of step 801.

【0100】一方、ステップ808で、受信イベントで
あったと判断した場合は、ステップ809において、レ
ジストリ513で指定された保存先ディレクトリ名を取
得する。次に、ステップ810において、保存先ディレ
クトリに保存ジョブファイルと同名のファイルを作成
し、これに書き込む。
On the other hand, if it is determined in step 808 that the event is a reception event, in step 809, the name of the storage destination directory designated by the registry 513 is obtained. Next, in step 810, a file having the same name as the save job file is created in the save destination directory, and written to this file.

【0101】次に、ステップ811において、次の送信
データを受信し、ステップ812において、受信データ
が終了したかどうかを判断し、NOすなわち、送信が継
続すると判断した場合は、ステップ810に戻り、受信
したデータを先に作成した保存ジョブファイルに書き込
む。
Next, in step 811, the next transmission data is received. In step 812, it is determined whether or not the reception data is completed. If NO, that is, if it is determined that transmission is to be continued, the process returns to step 810, Write the received data to the saved job file created earlier.

【0102】一方、ステップ812で、受信データが終
了したと判断した場合は、ステップ813において、書
き込まれていない最後の受信データをファイルに書き込
む。その後、ステップ801のイベント待ち処理におい
て、次のイベントを待つ。
On the other hand, if it is determined in step 812 that the received data has been completed, then in step 813, the last unwritten received data is written to the file. After that, the next event is waited for in the event waiting process of step 801.

【0103】以上の処理を繰り返すことで、保存ジョブ
管理処理部512で受信したクライアント102からの
保存ジョブを指定された場所に格納することができる。
By repeating the above processing, the storage job received from the client 102 by the storage job management processing unit 512 can be stored in the designated location.

【0104】以上の処理を繰り返すことで、保存ジョブ
管理処理部で受信したクライアントからの保存ジョブを
指定された場所に格納することができる。
By repeating the above processing, the stored job received from the client by the stored job management processing unit can be stored in the designated location.

【0105】上記実施形態によれば、印刷が完了したジ
ョブのみを保存ジョブとしてサーバ装置で一括管理で
き、サーバ障害時においても印刷ジョブの保存をクライ
アント装置が肩代わりすることが可能である。
According to the above-described embodiment, only a job for which printing has been completed can be collectively managed by the server device as a save job, and the client device can take over the saving of the print job even in the event of a server failure.

【0106】また、サーバ装置上の保存容量が増加した
時点で、自動的にクライアント装置から保存ジョブをア
ップロードすることができ、クライアント装置における
ユーザによるデータ転送処理負担をも軽減することがで
きる。
Further, when the storage capacity on the server device increases, the storage job can be automatically uploaded from the client device, and the data transfer processing burden on the client device by the user can be reduced.

【0107】図14は、本発明の保存ジョブ送信処理部
から提供され、起動される再印刷GUI(グラフィカル
ユーザインタフェース)でありる。
FIG. 14 shows a reprint GUI (graphical user interface) provided and started from the stored job transmission processing unit of the present invention.

【0108】再印刷GUIは、図で示したような入力コ
ントロール、あるいは選択コントロール、チェックコン
トロールで構成される。保存サーバ名には、保存ジョブ
の保存先であるサーバコンピュータの名称を入力し、保
存ジョブ一覧には、保存サーバに格納された保存リスト
の内容が表示される。また、出力先プリンタ名には、ク
ライアントコンピュータで利用できるプリンタが列挙さ
れ、前記保存ジョブ一覧で選択したジョブと同じ属性を
持つプリンタが自動的にカレント表示される。同じ属性
を持つプリンタがないときには、自動調整されずカレン
ト表示は変更されない。
The reprint GUI includes input controls, selection controls, and check controls as shown in the figure. For the storage server name, enter the name of the server computer that is the storage destination of the storage job, and for the storage job list, the contents of the storage list stored in the storage server are displayed. Printers that can be used in the client computer are listed in the output destination printer name, and a printer having the same attribute as the job selected in the stored job list is automatically displayed as current. If there is no printer having the same attribute, the current display is not changed without automatic adjustment.

【0109】保存先を更新するがチェックされたときに
は、後述する保存ジョブ管理処理部にチェック内容が渡
され、印刷データを抽出後に現在の保存ジョブファイル
が削除され、再印刷後に保存された保存ジョブファイル
で更新される。
When Update Storage Destination is checked, the contents of the check are passed to a storage job management processing unit to be described later, the current storage job file is deleted after print data is extracted, and the storage job stored after reprinting is deleted. Updated with file.

【0110】図15は、本発明に係る印刷システムにお
ける第4のデータ処理手順の一例を示すフローチャート
であり、図6に示した再印刷GUI提供モジュール51
9(以下、再印刷GUIモジュールと呼ぶ)により提供
されるGUIを介して、ユーザに再印刷の設定を促す処
理を示すフローチャートである。
FIG. 15 is a flowchart showing an example of the fourth data processing procedure in the printing system according to the present invention. The reprint GUI providing module 51 shown in FIG.
9 is a flowchart illustrating a process of prompting a user to set reprinting via a GUI provided by a reprinting GUI 9 (hereinafter, referred to as a reprinting GUI module).

【0111】ステップ901で再印刷GUIモジュール
519は、図14に示した再印刷GUIを起動する。そ
して、ステップ902において、保存ジョブ送信処理部
509は、クライアントコンピュータ上で利用できるプ
リンタ一覧を取得し(EnumPrinter
s())、出力先プリンタ名のリストコントロールに追
加する。
At step 901, the reprint GUI module 519 activates the reprint GUI shown in FIG. Then, in step 902, the storage job transmission processing unit 509 obtains a list of printers available on the client computer (EnumPrinter).
s ()), which is added to the output printer name list control.

【0112】ステップ903において、再印刷GUIモ
ジュール519は、キャンセルボタン1406が押され
たかどうかを判断し、判断の結果、キャンセルが指示さ
れたならば再印刷GUIを終了する。キャンセルが指示
されなければ処理を継続する。
In step 903, the reprint GUI module 519 determines whether the cancel button 1406 has been pressed. If the result of the determination is that cancel has been instructed, the reprint GUI module ends. If no cancellation is instructed, the process is continued.

【0113】ステップ904において、再印刷GUIモ
ジュール519は、図14のGUIでユーザにより指定
された保存先サーバ1401に対して、RPC(Rem
oteProcedureCall)を使って、サーバ
コンピュータ上の保存ジョブ管理処理部に保存ジョブリ
ストを要求する。ここで取得した保存ジョブリストを保
存ジョブ一覧リストコントロールに追加・表示する。
In step 904, the reprint GUI module 519 sends an RPC (Rem) to the storage destination server 1401 specified by the user on the GUI shown in FIG.
Note that the stored job list is requested from the stored job management processing unit on the server computer by using “noteProcedureCall”. The obtained stored job list is added and displayed in the stored job list control.

【0114】ステップ905において、再印刷GUIモ
ジュール519は、保存ジョブ一覧1402に表示され
た保存ジョブから、ユーザにより選択された再印刷する
ジョブを判断する。続いて、ステップ906において、
再印刷GUIモジュール519は、プルダウン形式のウ
インドウである出力先プリンタ一覧1403から、ユー
ザにより選択された実際に出力されるプリンタを判断す
る。それらの判断は、ユーザによるマウス等のポインテ
ィングデバイスの操作によりどの候補領域がクリックさ
れたかを判断すればよい。
In step 905, the reprint GUI module 519 determines a job to be reprinted selected by the user from the stored jobs displayed in the stored job list 1402. Subsequently, in step 906,
The reprint GUI module 519 determines the printer that is actually output by the user and selected from the output destination printer list 1403 which is a pull-down window. These determinations may be made by determining which candidate area has been clicked by the user operating the pointing device such as a mouse.

【0115】また、ステップ907において、再印刷G
UIモジュール519は、ユーザにより保存先を更新す
るかどうかを示すチェックボックス1404のチェック
が選択されたかを判断する。保存先を更新するが選択さ
れた場合、選択された保存ジョブは削除され、再印刷後
に保存された新しい保存ジョブに置き換わる。
Also, in step 907, the reprint G
The UI module 519 determines whether the user has selected the check box 1404 indicating whether to update the storage destination. When Update Storage Location is selected, the selected storage job is deleted and replaced with a new storage job stored after reprinting.

【0116】そして、ステップ908において、再印刷
GUIモジュール519は、再印刷ボタン1405が押
下されたかを判断する。ユーザにより再印刷ボタン14
05が押下されたと判断した場合には、ステップ909
において、前記処理で選択された保存ジョブID、出力
先プリンタのプリンタドライバ名、保存ジョブを更新を
元に、図15で示された再印刷処理が実行される。再印
刷ボタン1405が押されるか、キャンセルボタンが押
されるかのいずれかの処理が行われると処理は終了す
る。
In step 908, the reprint GUI module 519 determines whether the reprint button 1405 has been pressed. Reprint button 14 by user
If it is determined that “05” has been pressed, step 909 is performed.
15, the reprint processing shown in FIG. 15 is executed based on the update of the storage job ID, the printer driver name of the output destination printer, and the storage job selected in the above processing. The process ends when either the reprint button 1405 is pressed or the cancel button is pressed.

【0117】以上の処理により、再印刷GUIから任意
の保存ジョブの再印刷処理が起動されることになる。
With the above processing, the reprint processing for an arbitrary stored job is started from the reprint GUI.

【0118】図16は、本発明に係る印刷システムにお
ける第5のデータ処理手順の一例を示すフローチャート
であり、再印刷が実行されたときの保存ジョブ管理処理
部512の処理を表したフローチャートである。
FIG. 16 is a flowchart showing an example of the fifth data processing procedure in the printing system according to the present invention, and is a flowchart showing the processing of the stored job management processing unit 512 when reprinting is executed. .

【0119】ステップ1001において、保存ジョブ管
理処理部512は、再印刷GUI519を経由して保存
ジョブ送信処理部からRPCを使った印刷データの取り
出し要求(印刷データを受ける共有ファイル名、ジョブ
ID、プリンタドライバ名、更新フラグ)を受ける。
In step 1001, the stored job management processing unit 512 issues a print data extraction request using a RPC from the stored job transmission processing unit via the reprint GUI 519 (shared file name for receiving print data, job ID, printer Driver name, update flag).

【0120】ステップ1002において、保存ジョブ管
理処理部512は、ステップ1001で受け取ったジョ
ブIDを元に、保存ジョブリストから保存ジョブ情報を
検索する。ステップ1003において、検索の結果、指
定された保存ジョブがリストに登録されていなければ、
呼び出し元に対してエラーを返す。
In step 1002, the stored job management processing unit 512 searches the stored job list for stored job information based on the job ID received in step 1001. In step 1003, as a result of the search, if the designated storage job is not registered in the list,
Returns an error to the caller.

【0121】検索の結果、登録されていたならば、ステ
ップ1004において、保存ジョブ管理処理部512
は、保存ジョブリストに格納されたプリンタドライバ名
と、出力先プリンタドライバ名を比較する。比較の結
果、違うモデル、つまり違う属性と判断された場合は、
ステップ1010において、保存ジョブ管理処理部51
2は、保存ジョブファイルからEMFデータだけを抽出
する。
As a result of the search, if it is registered, in step 1004, the stored job management processing unit 512
Compares the printer driver name stored in the stored job list with the output destination printer driver name. If the comparison results in a different model, or a different attribute,
In step 1010, the storage job management processing unit 51
2 extracts only the EMF data from the stored job file.

【0122】一方、ステップ1004において、同じモ
デル、つまり同じ属性と判断された場合は、ステップ1
005において、保存ジョブ管理処理部512は、RA
Wデータだけを抽出する。これにより、無駄なデータ転
送を回避することができる。ステップ1006におい
て、保存ジョブ管理処理部512は、ステップ1001
にて渡された、印刷データ書込み用の共有ファイルに抽
出した印刷データを書き込む。続いて、ステップ100
7において、保存ジョブ管理処理部512は、呼び出し
元に返すリターン値に印刷データの種別を書き込む。こ
の時点で、クライアントに渡す印刷データの書込みは完
了する。
On the other hand, if it is determined in step 1004 that the model is the same, that is, the attribute is the same,
In 005, the storage job management processing unit 512
Extract only W data. Thereby, useless data transfer can be avoided. In step 1006, the stored job management processing unit 512
Write the extracted print data to the print data writing shared file passed in. Then, step 100
In step 7, the stored job management processing unit 512 writes the type of print data in a return value returned to the caller. At this point, the writing of the print data to be passed to the client is completed.

【0123】ステップ1008において、保存ジョブ管
理処理部512は、更新フラグが設定されているかどう
かを判断し、判断の結果、更新フラグが設定されていな
ければ、そのまま終了し、更新フラグが設定されている
なら、ステップ1009において、再印刷の元となる保
存ジョブファイルを削除する。削除することで、オリジ
ナルの保存ジョブファイルは削除されるが、再印刷にす
ることで保存ジョブファイルが新しく生成されるため、
結果として保存ジョブファイルが更新されることにな
る。
In step 1008, the stored job management processing unit 512 determines whether or not the update flag is set. If the result of the determination is that the update flag has not been set, the process is terminated and the update flag is set. If so, in step 1009, the storage job file that is the source of the reprint is deleted. Deleting deletes the original saved job file, but reprinting creates a new saved job file,
As a result, the stored job file is updated.

【0124】図17は、本発明に係る印刷システムにお
ける第6のデータ処理手順の一例を示すフローチャート
であり、再印刷が実行されたの処理を表したフローチャ
ートである。
FIG. 17 is a flowchart showing an example of the sixth data processing procedure in the printing system according to the present invention, and is a flowchart showing the processing of reprinting.

【0125】ステップ1101において、再印刷GUI
519で指定された項目をRPCのパラメータとして設
定する。ステップ1102において、印刷データを受け
取るための共有ファイルを作成する。RPCによる印刷
データ要求の結果として、この共有ファイルに印刷デー
タが書き込まれることになる。
In step 1101, the reprint GUI
The item designated by 519 is set as an RPC parameter. In step 1102, a shared file for receiving print data is created. As a result of the print data request by the RPC, the print data is written to the shared file.

【0126】ステップ1103において、前記図15の
フローチャートで示した処理が実行され、保存ジョブ送
信処理部509が印刷データを受け取ることになる。ス
テップ1104において、リターン値に格納されている
印刷データの属性を判断し、判断の結果、受け取った印
刷データがEMFデータであったなら、ステップ110
5において、通常のアプリケーションから印刷する時の
手順に従って、印刷するデバイス(ここでは、プリン
タ)のデバイスコンテキストを作成する。デバイスコン
テキストは、描画する用紙の属性、プリンタの能力、属
性が書き込まれた一種のファイルであり、このデバイス
コンテキスもとに作成したメタファイルハンドルに描画
することで印刷が実現できる。
In step 1103, the processing shown in the flowchart of FIG. 15 is executed, and the storage job transmission processing unit 509 receives the print data. In step 1104, the attribute of the print data stored in the return value is determined. If the result of the determination is that the received print data is EMF data, step 110
In step 5, a device context of a device to be printed (here, a printer) is created according to a procedure for printing from a normal application. The device context is a type of file in which the attributes of the paper to be drawn, the capabilities of the printer, and the attributes are written, and printing can be realized by drawing on a metafile handle created based on the device context.

【0127】ステップ1106において、取得したEM
Fデータと、前記デバイスコンテキストからメタファイ
ルハンドルを取得する。ステップ1107において、E
MFファイルを描画する。EMFを描画する時は、専用
のGDI関数(PlayMetaFile())を呼び
出すことで、GDI508がプリンタドライバと連動し
て印刷データを生成する。
In step 1106, the acquired EM
F data and a metafile handle from the device context are obtained. In step 1107, E
Draw the MF file. When rendering the EMF, the GDI 508 generates print data in conjunction with a printer driver by calling a dedicated GDI function (PlayMetaFile ()).

【0128】ステップ1108において、メタファイル
ハンドルを削除する。ステップ1109において、デバ
イスコンテキストを削除することで、印刷処理の終了を
GDIに告げる。この時点で、生成された印刷データ
は、スプーラに送られ通常の印刷が実行される。ステッ
プ1104の判断の結果、RAWデータであったなら
ば、ステップ1111において、印刷先プリンタをオー
プンし、直接スプーラに印刷データを送るようにする。
At step 1108, the metafile handle is deleted. In step 1109, the GDI is notified of the end of the printing process by deleting the device context. At this point, the generated print data is sent to the spooler and normal printing is performed. If the result of the determination in step 1104 is that the data is RAW data, in step 1111 the printer for printing is opened and the print data is sent directly to the spooler.

【0129】ステップ1112において、サーバから受
け取った印刷データをそのままプリンタに書き込むこと
で、保存時の印刷イメージがそのままプリンタに送られ
ることになる。ステップ1113において、すべての印
刷データが送り終えたなら、プリンタをクローズする。
そして、ステップ1110において、印刷データを受け
取った共有ファイルを削除する。
In step 1112, the print data received from the server is written to the printer as it is, so that the print image at the time of storage is sent to the printer as it is. In step 1113, when all the print data has been sent, the printer is closed.
Then, in step 1110, the shared file that received the print data is deleted.

【0130】以上の処置により、保存サーバに保存され
ている保存ジョブから印刷データを取り出し、指定され
たプリンタに再出力することができる。
With the above processing, print data can be extracted from the stored job stored in the storage server and re-output to the designated printer.

【0131】以下、図18に示すメモリマップを参照し
て本発明に係るサーバ装置、クライアント装置を適用可
能な印刷システムで読み出し可能なデータ処理プログラ
ムの構成について説明する。
Hereinafter, the configuration of a data processing program readable by a printing system to which the server device and the client device according to the present invention can be applied will be described with reference to a memory map shown in FIG.

【0132】図18は、本発明に係るサーバ装置、クラ
イアント装置で読み出し可能な各種データ処理プログラ
ムを格納する記憶媒体のメモリマップを説明する図であ
る。
FIG. 18 is a diagram for explaining a memory map of a storage medium for storing various data processing programs readable by the server device and the client device according to the present invention.

【0133】なお、特に図示しないが、記憶媒体に記憶
されるプログラム群を管理する情報、例えばバージョン
情報、作成者等も記憶され、かつ、プログラム読み出し
側のOS等に依存する情報、例えばプログラムを識別表
示するアイコン等も記憶される場合もある。
Although not shown, information for managing a group of programs stored in the storage medium, such as version information and a creator, is also stored, and information dependent on the OS or the like on the program reading side, such as a program, is stored. An icon or the like for identification display may also be stored.

【0134】さらに、各種プログラムに従属するデータ
も上記ディレクトリに管理されている。また、各種プロ
グラムをコンピュータにインストールするためのプログ
ラムや、インストールするプログラムが圧縮されている
場合に、解凍するプログラム等も記憶される場合もあ
る。
Further, data dependent on various programs is also managed in the directory. In addition, a program for installing various programs on a computer or a program for decompressing a program to be installed when the program to be installed is compressed may be stored.

【0135】本実施形態における図11〜図13、図1
5〜図17に示す機能が外部からインストールされるプ
ログラムによって、ホストコンピュータにより遂行され
ていてもよい。そして、その場合、CD−ROMやフラ
ッシュメモリやFD等の記憶媒体により、あるいはネッ
トワークを介して外部の記憶媒体から、プログラムを含
む情報群を出力装置に供給される場合でも本発明は適用
されるものである。
FIGS. 11 to 13 and FIG. 1 in this embodiment.
The functions shown in FIGS. 5 to 17 may be executed by the host computer by a program installed from the outside. In this case, the present invention is applied even when a group of information including a program is supplied to the output device from a storage medium such as a CD-ROM, a flash memory, or an FD, or from an external storage medium via a network. Things.

【0136】以上のように、前述した実施形態の機能を
実現するソフトウエアのプログラムコードを記録した記
憶媒体を、システムあるいは装置に供給し、そのシステ
ムあるいは装置のコンピュータ(またはCPUやMP
U)が記憶媒体に格納されたプログラムコードを読出し
実行することによっても、本発明の目的が達成されるこ
とは言うまでもない。
As described above, the storage medium storing the program codes of the software for realizing the functions of the above-described embodiments is supplied to the system or the apparatus, and the computer (or CPU or MP) of the system or the apparatus is supplied.
It goes without saying that the object of the present invention is also achieved when U) reads and executes the program code stored in the storage medium.

【0137】この場合、記憶媒体から読み出されたプロ
グラムコード自体が本発明の新規な機能を実現すること
になり、そのプログラムコードを記憶した記憶媒体は本
発明を構成することになる。
In this case, the program code itself read from the storage medium realizes a new function of the present invention, and the storage medium storing the program code constitutes the present invention.

【0138】プログラムコードを供給するための記憶媒
体としては、例えば、フロッピーディスク、ハードディ
スク、光ディスク、光磁気ディスク、CD−ROM、C
D−R、CD−RW、DVD、磁気テープ、不揮発性の
メモリカード、ROM、EEPROM等を用いることが
できる。
As a storage medium for supplying the program code, for example, a floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, C
A DR, a CD-RW, a DVD, a magnetic tape, a nonvolatile memory card, a ROM, an EEPROM, or the like can be used.

【0139】また、コンピュータが読み出したプログラ
ムコードを実行することにより、前述した実施形態の機
能が実現されるだけでなく、そのプログラムコードの指
示に基づき、コンピュータ上で稼働しているOS(オペ
レーティングシステム)等が実際の処理の一部または全
部を行い、その処理によって前述した実施形態の機能が
実現される場合も含まれることは言うまでもない。
When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also the OS (Operating System) running on the computer based on the instruction of the program code. ) And the like perform part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

【0140】さらに、記憶媒体から読み出されたプログ
ラムコードが、コンピュータに挿入された機能拡張ボー
ドやコンピュータに接続された機能拡張ユニットに備わ
るメモリに書き込まれた後、そのプログラムコードの指
示に基づき、その機能拡張ボードや機能拡張ユニットに
備わるCPU等が実際の処理の一部または全部を行い、
その処理によって前述した実施形態の機能が実現される
場合も含まれることは言うまでもない。
Further, after the program code read from the storage medium is written into a memory provided on a function expansion board inserted into the computer or a function expansion unit connected to the computer, based on the instructions of the program code, The CPU provided in the function expansion board or function expansion unit performs part or all of the actual processing,
It goes without saying that a case where the function of the above-described embodiment is realized by the processing is also included.

【0141】[0141]

【発明の効果】以上説明したように、本発明によれば、
印刷が完了したジョブのみを保存ジョブとしてサーバで
一括管理でき、サーバ障害時においても印刷ジョブの保
存をクライアントが肩代わりすることが可能である。
As described above, according to the present invention,
Only the jobs for which printing has been completed can be collectively managed by the server as stored jobs, and the client can take over the storage of the print job even in the event of a server failure.

【0142】また、サーバ上の保存容量が増加した時点
で、自動的にクライアントから保存ジョブをアップロー
ドすることができる。
Further, when the storage capacity on the server increases, the storage job can be automatically uploaded from the client.

【0143】また、サーバに保存された保存ジョブをク
ラインとが取り出し、同じプリンタであれば、全く同じ
印刷イメージが再現でき、違うプリンタに出力した場合
は、EMFを使ってオリジナルの印刷イメージに近い出
力が可能となる。
Further, the client retrieves the stored job stored in the server, and if the same printer is used, exactly the same print image can be reproduced. If the print job is output to a different printer, the print image is close to the original print image using EMF. Output is enabled.

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

【図1】本実施の印刷ジョブ保存管理システムを適用す
るネットワークシステムのシステム構成図である。
FIG. 1 is a system configuration diagram of a network system to which a print job storage management system according to an embodiment is applied.

【図2】図1におけるクライアントコンピュータの概略
構成を示すブロック図である。
FIG. 2 is a block diagram illustrating a schematic configuration of a client computer in FIG.

【図3】図2におけるRAMに、図4に示すFDからプ
ログラムを展開したときのメモリマップである。
FIG. 3 is a memory map when a program is expanded from the FD shown in FIG. 4 to a RAM in FIG. 2;

【図4】図2におけるFD内部のデータを表すメモリマ
ップである。
FIG. 4 is a memory map showing data inside the FD in FIG. 2;

【図5】図1におけるクライアントコンピュータと図2
におけるFDとの関係を表した図である。
FIG. 5 shows a client computer in FIG. 1 and FIG. 2;
FIG. 6 is a diagram showing a relationship with FD in FIG.

【図6】本実施の形態に係るクライアントコンピュータ
およびサーバのソフトモジュール構成を表す図である。
FIG. 6 is a diagram illustrating a software module configuration of a client computer and a server according to the present embodiment.

【図7】クライアントのレジストリ構成を表す図であ
る。
FIG. 7 is a diagram illustrating a registry configuration of a client.

【図8】サーバのレジストリ構成を表す図である。FIG. 8 is a diagram illustrating a registry configuration of a server.

【図9】リストの構成を表す図である。FIG. 9 is a diagram illustrating a configuration of a list.

【図10】図1に示すクライアント装置の表示装置に表
示される印刷設定画面の一例を示す図である。
10 is a diagram showing an example of a print setting screen displayed on the display device of the client device shown in FIG.

【図11】本発明の印刷完了通知処理部の流れを表した
フローチャートである。
FIG. 11 is a flowchart illustrating a flow of a print completion notification processing unit according to the present invention.

【図12】本発明の保存ジョブ送信処理部の流れを表し
たフローチャートである。
FIG. 12 is a flowchart illustrating a flow of a storage job transmission processing unit according to the present invention.

【図13】本発明の保存ジョブ管理処理部の流れを表し
たフローチャートである。
FIG. 13 is a flowchart illustrating the flow of a stored job management processing unit according to the present invention.

【図14】本発明の再印刷GUIを表す図である。FIG. 14 is a diagram showing a reprint GUI of the present invention.

【図15】本発明の再印刷GUIの流れを表したフロー
チャートである。
FIG. 15 is a flowchart illustrating a flow of a reprint GUI according to the present invention.

【図16】本発明の保存ジョブ送信処理部の再印刷処理
の流れを表したフローチャートである。
FIG. 16 is a flowchart illustrating a flow of a reprinting process of a storage job transmission processing unit according to the present invention.

【図17】本発明の保存ジョブ管理処理部の印刷データ
抽出処理の流れを表したフローチャートである。
FIG. 17 is a flowchart illustrating a flow of a print data extraction process of the storage job management processing unit according to the present invention.

【図18】本発明に係るサーバ装置,クライアント装置
で読み出し可能な各種データ処理プログラムを格納する
記憶媒体のメモリマップを説明する図である。
FIG. 18 is a diagram illustrating a memory map of a storage medium that stores various data processing programs that can be read by a server device and a client device according to the present invention.

Claims (16)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークを介して情報処理装置から
印刷すべき印刷ジョブを受信可能なプリントサーバ装置
であって、 前記情報処理装置にから受信する、印刷装置で印刷すべ
き印刷データと印刷ジョブ情報を統合して作成される保
存ジョブデータをメモリに保存し、前記印刷装置による
印刷処理の終了後も、該保存ジョブデータを管理する保
存ジョブ管理手段と、 前記情報処理装置から受信する再印刷の要求に応じて、
前記保存ジョブ管理手段により管理されている保存ジョ
ブデータを外部に出力する出力制御手段と、 を有することを特徴とするプリントサーバ装置。
1. A print server device capable of receiving a print job to be printed from an information processing device via a network, comprising: print data to be printed by the printing device and print job information received from the information processing device. A storage job management unit that stores the storage job data created by integrating the storage job data in a memory, and manages the storage job data even after the printing process by the printing device is completed; On request
An output control unit for outputting the stored job data managed by the stored job management unit to the outside, and a print server device.
【請求項2】 前記保存ジョブ管理手段は、前記情報処
理装置から送信された保存ジョブデータを指定された期
間だけ保存し、該指定された期間経過後、前記メモリか
ら削除することを特徴とする請求項1記載のプリントサ
ーバ装置。
2. The method according to claim 1, wherein the storage job management unit stores the storage job data transmitted from the information processing apparatus for a specified period, and deletes the storage job data from the memory after the specified period. The print server device according to claim 1.
【請求項3】 前記情報処理装置からの保存要求に応じ
て、前記保存ジョブ管理手段による前記保存ジョブデー
タの管理が可能であるかを判断する判断手段を更に有
し、前記判断手段により前記保存ジョブデータの管理が
可能であると判断された場合に、前記保存ジョブ管理手
段は、前記保存ジョブデータの保存及び管理を行うこと
を特徴とする請求項1または2記載のプリントサーバ装
置。
3. A storage device according to claim 2, further comprising: a determination unit configured to determine whether the storage job data can be managed by the storage job management unit in response to a storage request from the information processing apparatus. The print server device according to claim 1, wherein when it is determined that job data management is possible, the storage job management unit stores and manages the storage job data.
【請求項4】 前記判断手段により前記保存ファイルの
管理が不可能と判断された場合に、前記保存ジョブ管理
手段は、保存要求あった印刷ジョブIDと保存ジョブサ
イズとを保存待ちリストに登録管理することを特徴とす
る請求項3記載のプリントサーバ装置。
4. The storage job management unit registers and manages a print job ID and a storage job size requested to be stored in a storage waiting list when the determination unit determines that the storage file cannot be managed. The print server device according to claim 3, wherein
【請求項5】 前記メモリの空き容量と前記保存待ちリ
ストに登録された保存ジョブサイズとを比較して登録可
能な印刷ジョブIDを検出する検出手段を更に有するこ
とを特徴とする請求項4記載のプリントサーバ装置。
5. The image processing apparatus according to claim 4, further comprising a detection unit configured to detect a print job ID that can be registered by comparing a free space of the memory with a storage job size registered in the storage waiting list. Print server device.
【請求項6】 前記保存ジョブ管理手段は、デバイスに
依存するデータ形式の印刷データとデバイスに依存しな
いデータ形式の中間データとを管理しており、 前記情報処理装置から受信する再印刷の要求が示す印刷
先が、元の印刷先の印刷装置と同じタイプの印刷装置で
ある場合は、前記出力制御手段は、前記保存ジョブ管理
手段により管理されているデバイスに依存する印刷デー
タを外部に出力し、一方、前記情報処理装置から受信す
る再印刷の要求が示す印刷先が、元の印刷先の印刷装置
と異なるタイプの印刷装置である場合は、前記出力制御
手段は、前記保存ジョブ管理手段により管理されている
デバイスに依存しない中間データを外部に出力すること
を特徴とする請求項1乃至5のいずれかに記載のプリン
トサーバ装置。
6. The storage job management unit manages print data in a data format that depends on a device and intermediate data in a data format that does not depend on a device. If the printing destination indicated is a printing device of the same type as the printing device of the original printing destination, the output control means outputs print data depending on the device managed by the storage job management means to the outside. On the other hand, when the printing destination indicated by the reprint request received from the information processing device is a printing device of a type different from the printing device of the original printing destination, the output control unit is configured by the storage job management unit. 6. The print server device according to claim 1, wherein intermediate data that does not depend on a managed device is output to the outside.
【請求項7】 前記中間データは、EMFデータであ
り、前記印刷データは、RAWデータであることを特徴
とする請求項6記載のプリントサーバ装置。
7. The print server device according to claim 6, wherein the intermediate data is EMF data, and the print data is RAW data.
【請求項8】 ネットワークを介して印刷装置で印刷さ
れるべき印刷ジョブを生成する情報処理装置であって、 前記印刷装置で印刷されるべき印刷データを生成する印
刷データ生成手段と、 前記印刷装置で印刷データの印刷処理が完了した後も保
存されるべき、前記印刷データ及び該印刷データに基づ
く印刷ジョブ情報を統合した保存ジョブデータを生成す
る保存データ生成手段と、 保存データ生成手段により生成された保存ジョブデータ
を、ネットワークを介して印刷ジョブ管理装置に送信す
る送信制御手段と、を有することを特徴とする情報処理
装置。
8. An information processing apparatus for generating a print job to be printed by a printing apparatus via a network, wherein the printing apparatus generates print data to be printed by the printing apparatus; and the printing apparatus. A storage data generating unit that generates storage job data that integrates the print data and print job information based on the print data and that is to be stored even after the print processing of the print data is completed. Transmission control means for transmitting the stored job data to the print job management device via the network.
【請求項9】 前記印刷ジョブ管理装置において保存ジ
ョブデータを保存させる保存条件を指定する条件指定手
段を更に有することを特徴とする請求項8記載の情報処
理装置。
9. The information processing apparatus according to claim 8, further comprising condition specifying means for specifying a storage condition for storing the storage job data in said print job management apparatus.
【請求項10】 前記保存条件は、保存期間であること
を特徴とする請求項9記載の情報処理装置。
10. The information processing apparatus according to claim 9, wherein the storage condition is a storage period.
【請求項11】 前記保存条件は、印刷耐久回数である
ことを特徴とする請求項9または10記載の情報処理装
置。
11. The information processing apparatus according to claim 9, wherein the storage condition is a print durability count.
【請求項12】 前記保存データ生成手段は、デバイス
に依存するデータ形式の前記印刷データとデバイスに依
存しないデータ形式の中間データとを含む保存データを
生成することを特徴とする請求項8乃至11のいずれか
に記載の情報処理装置。
12. The storage data generating unit generates storage data including the print data in a device-dependent data format and intermediate data in a device-independent data format. An information processing device according to any one of the above.
【請求項13】 前記印刷ジョブ管理装置から管理され
ている保存データの一覧を取得する取得手段と、 前記取得された保存データの一覧の中から再印刷すべき
保存データを指定する再印刷指定手段を更に有すること
を特徴とする請求項12記載の情報処理装置。
13. An acquiring unit for acquiring a list of stored data managed from the print job management apparatus, and a reprint designating unit for designating stored data to be reprinted from the acquired list of stored data. The information processing apparatus according to claim 12, further comprising:
【請求項14】 前記再印刷指定手段によるの再印刷の
指示に応じて、前記印刷ジョブ管理装置から中間データ
を受信する場合に、複数の印刷データ生成手段から再印
刷すべき印刷装置に対応する印刷データ生成手段を選択
して、該中間データから再印刷すべき印刷装置に対する
印刷データを生成することを特徴とする請求項13記載
の情報処理装置。
14. When receiving intermediate data from the print job management device in response to a reprint instruction from the reprint designation unit, a plurality of print data generation units correspond to the printing device to be reprinted. 14. The information processing apparatus according to claim 13, wherein a print data generation unit is selected, and print data for a printing apparatus to be reprinted is generated from the intermediate data.
【請求項15】 中間データを再印刷するときに生成し
た印刷データを再度、保存ジョブデータとして前記印刷
ジョブ管理装置に再保存させることを特徴とする請求項
14記載の情報処理装置。
15. The information processing apparatus according to claim 14, wherein the print data generated when the intermediate data is reprinted is stored again in the print job management apparatus as storage job data.
【請求項16】 ネットワークを介して、印刷ジョブを
生成する情報処理装置と、情報処理装置から印刷すべき
印刷ジョブを受信可能なプリントサーバ装置とを含む印
刷システムであって、 前記情報処理装置は、前記印刷装置で印刷されるべき印
刷データを生成する印刷データ生成手段と、 前記印刷装置で印刷データの印刷処理が完了した後も保
存されるべき、前記印刷データ及び該印刷データに基づ
く印刷ジョブ情報を統合した保存ジョブデータを生成す
る保存データ生成手段と、 保存データ生成手段により生成された保存ジョブデータ
を、ネットワークを介してプリントサーバ装置に送信す
る送信制御手段とを有し、 前記プリントサーバ装置は、 前記情報処理装置にから受信する、印刷装置で印刷すべ
き印刷データと印刷ジョブ情報を統合して作成される保
存ジョブデータをメモリに保存し、前記印刷装置による
印刷処理の終了後も、該保存ジョブデータを管理する保
存ジョブ管理手段と、 前記情報処理装置から受信する再印刷の要求に応じて、
前記保存ジョブ管理手段により管理されている保存ジョ
ブデータを外部に出力する出力制御手段とを有すること
を特徴とする印刷システム。
16. A printing system, comprising: an information processing device that generates a print job via a network; and a print server device that can receive a print job to be printed from the information processing device. Print data generating means for generating print data to be printed by the printing apparatus, and the print data and a print job based on the print data to be stored even after print processing of the print data is completed by the printing apparatus The print server comprising: storage data generation means for generating storage job data in which information is integrated; and transmission control means for transmitting the storage job data generated by the storage data generation means to a print server device via a network. The apparatus receives, from the information processing apparatus, print data to be printed by a printing apparatus and print job information. A storage job managing unit configured to store the storage job data created in the memory in a memory and to manage the storage job data even after the printing processing by the printing apparatus is completed; and a reprint request received from the information processing apparatus. In response to the,
An output control unit for outputting stored job data managed by the stored job management unit to the outside.
JP2000296773A 1999-10-05 2000-09-28 Print server apparatus, information processing apparatus, print job storage management method, storage job generation method, and storage medium Expired - Fee Related JP4776763B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000296773A JP4776763B2 (en) 1999-10-05 2000-09-28 Print server apparatus, information processing apparatus, print job storage management method, storage job generation method, and storage medium

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP1999284288 1999-10-05
JP28428899 1999-10-05
JP11-284288 1999-10-05
JP2000296773A JP4776763B2 (en) 1999-10-05 2000-09-28 Print server apparatus, information processing apparatus, print job storage management method, storage job generation method, and storage medium

Publications (3)

Publication Number Publication Date
JP2001175442A true JP2001175442A (en) 2001-06-29
JP2001175442A5 JP2001175442A5 (en) 2007-01-18
JP4776763B2 JP4776763B2 (en) 2011-09-21

Family

ID=26555410

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000296773A Expired - Fee Related JP4776763B2 (en) 1999-10-05 2000-09-28 Print server apparatus, information processing apparatus, print job storage management method, storage job generation method, and storage medium

Country Status (1)

Country Link
JP (1) JP4776763B2 (en)

Also Published As

Publication number Publication date
JP4776763B2 (en) 2011-09-21

Similar Documents

Publication Publication Date Title
US7236260B2 (en) Print server apparatus, print job reservation management method, reservation job generation method and memory medium
US8045202B2 (en) Information processing apparatus and print device control method
US7382477B2 (en) Information processing apparatus capable of transferring print job to another information processing apparatus, and its control method
JP3991836B2 (en) Image forming apparatus
JP3720740B2 (en) Distributed printing system, distributed printing control method, storage medium, and program
JP4371693B2 (en) Print control apparatus, print control method, and computer program
US7719703B2 (en) Print control program and medium and information processing apparatus
US7426046B2 (en) Information processing apparatus, information processing method, information processing program, and storage medium
US7505159B2 (en) Printing system, printing apparatus, program and method for displaying a printing operation
US20020097429A1 (en) Methods and systems for recovering a failed print job
JPH11327856A (en) Printing controller, data processing method for the same and storage medium storing program which computer can read
JP2001075768A (en) Information processor, printing system, control of printing, and storage medium storing computer readable program
US20070097416A1 (en) Printing apparatus, print instruction apparatus, and printing system
JP3774702B2 (en) Print control program and information processing apparatus
US20070091361A1 (en) Printer, print control method, and program for executing print control method
JP3903024B2 (en) Output management method and information processing apparatus
US20080266601A1 (en) Information processing apparatus and job management method
US7787143B2 (en) Job information management method and apparatus
JPH10198532A (en) Printing device and printing system and method for controlling them
US7623253B1 (en) Indirect processing of print jobs
JP4776763B2 (en) Print server apparatus, information processing apparatus, print job storage management method, storage job generation method, and storage medium
JPH11191041A (en) Print controller and data processing method thereof, and storage medium stored with computer-readable program
JP2005174225A (en) Information processor, printing system, information processing method, computer program, and computer readable storage medium
JP2002202874A (en) Information processor and printing controller and data processing method and storage medium
JP2003241948A (en) Method and device for recovering failed print job

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061127

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061127

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090529

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090602

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090803

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091201

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100201

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20100630

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110629

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140708

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees