JP2009237841A - Output data management device, data output device, output data management system, output data management method, and its program - Google Patents

Output data management device, data output device, output data management system, output data management method, and its program Download PDF

Info

Publication number
JP2009237841A
JP2009237841A JP2008082336A JP2008082336A JP2009237841A JP 2009237841 A JP2009237841 A JP 2009237841A JP 2008082336 A JP2008082336 A JP 2008082336A JP 2008082336 A JP2008082336 A JP 2008082336A JP 2009237841 A JP2009237841 A JP 2009237841A
Authority
JP
Japan
Prior art keywords
output
output data
data
operation information
data management
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
JP2008082336A
Other languages
Japanese (ja)
Other versions
JP5169375B2 (en
Inventor
Shinya Taniguchi
真也 谷口
Taro Ishige
太郎 石毛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2008082336A priority Critical patent/JP5169375B2/en
Publication of JP2009237841A publication Critical patent/JP2009237841A/en
Application granted granted Critical
Publication of JP5169375B2 publication Critical patent/JP5169375B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Storing Facsimile Image Data (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To manage output data for output to a predetermined data output device while flexibly reflecting a user's output feasibility. <P>SOLUTION: A printer PRT 1 monitors operations from which user printing feasibility can be estimated, while associating the operations with user names authenticated by an authentication mechanism 57; when predetermined notification requirements are met, a history of the operations is sent to a server SV as operation information as it is associated with the user names. The server SV retains print jobs in a job storage area 71 and manages information such as related user names or the like in a job information table 72. Upon receiving the operation information, the server SV records and/or updates its content in an operation information table 73. When the content of operations in the operation information table 73 meets job deletion requirements, the server SV deletes from the job storage area 71 any print job for which the operations meeting the deletion requirements match user names. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、所定のデータ出力装置で出力する出力用データの管理技術に関する。   The present invention relates to a technique for managing output data output by a predetermined data output device.

認証印刷システムにおいては、ユーザが、パーソナルコンピュータ等のクライアントで印刷命令を行うと、印刷ジョブが、当該クライアントとネットワークを介して接続されたサーバに一時的にスプールされる。そして、ユーザが、サーバとネットワークを介して接続されたプリンタの設置場所に移動して、プリンタに付属する認証装置で認証を行い、印刷実行操作を行うと、プリンタがサーバから印刷ジョブを受け取って、印刷が実行される。   In the authenticated printing system, when a user issues a print command on a client such as a personal computer, a print job is temporarily spooled on a server connected to the client via a network. When the user moves to the installation location of the printer connected to the server via the network, authenticates with an authentication device attached to the printer, and performs a print execution operation, the printer receives a print job from the server. Printing is executed.

かかるシステムでは、クライアントで印刷命令が行われたにもかかわらず、印刷が実行されないと、サーバは、その印刷ジョブをいつまでも保持することとなり、このような印刷ジョブが蓄積していくと、サーバの記憶容量は有限であることから、最終的には、新たな印刷ジョブを保持できない状態にとなる。かかる問題は、認証印刷システムに限らず、出力用データを保持・管理する種々の管理システムに共通する問題であった。かかる問題に対しては、出力用データを管理するための種々の技術が開発されている。   In such a system, if printing is not executed even though a print command is issued at the client, the server holds the print job indefinitely. When such print jobs accumulate, Since the storage capacity is finite, a new print job cannot be held in the end. Such a problem is not limited to the authentication printing system, but is a problem common to various management systems that hold and manage output data. For such a problem, various techniques for managing output data have been developed.

例えば、下記特許文献1では、印刷システムにおいて、クライアントが印刷ジョブと共に印刷ジョブの保持期限情報をサーバに送信し、サーバが保持期限の切れた印刷ジョブを削除する技術を開示している。また、サーバが過度に印刷ジョブを削除しないように、削除の猶予期間を設けて、ユーザが保持期限の変更を行える技術を開示している。   For example, Patent Document 1 below discloses a technique in a print system in which a client transmits print job retention time limit information together with a print job to a server, and the server deletes a print job whose retention time limit has expired. In addition, a technique is disclosed in which a user can change the retention period by providing a deletion grace period so that the server does not delete print jobs excessively.

また、下記特許文献2では、画像形成装置において、大量の画像データを蓄積し、蓄積した画像データの読み出し回数などの上限を設け、当該上限に達した画像データを削除する技術を開示している。   Patent Document 2 below discloses a technique in which a large amount of image data is stored in an image forming apparatus, an upper limit is set such as the number of times the stored image data is read, and image data that reaches the upper limit is deleted. .

特開2006−127429号公報JP 2006-127429 A 特開2004−122657号公報JP 2004-122657 A

しかしながら、特許文献1の技術では、事前に指定した保持期間に基づいて、印刷が実行される可能性の低い印刷ジョブを削除しているに過ぎず、ユーザが印刷を実行する可能性を柔軟に反映して、印刷ジョブの保持を管理することができなかった。また、ユーザは、手動操作により、印刷ジョブの保持期間を延長することは可能であるが、かかる操作は面倒であり、ユーザにとって負担となっていた。   However, the technique of Patent Document 1 merely deletes a print job that is unlikely to be printed based on a holding period designated in advance, and flexibly increases the possibility that the user executes printing. It was not possible to manage the retention of print jobs. Further, the user can extend the holding period of the print job by manual operation, but such operation is troublesome and burdens the user.

また、特許文献2の技術では、蓄積した画像データに対してなされた操作のみに基づいて、画像データを削除するか否かを決定するため、ユーザが画像形成装置を操作する機会が発生したにもかかわらず、所定の画像データにアクセスしなかったなどの事情を反映することができず、ユーザが印刷を実行する可能性を柔軟に反映して、画像データの保持を管理することができなかった。   Further, in the technique of Patent Document 2, since it is determined whether or not to delete image data based only on the operation performed on the accumulated image data, the user has an opportunity to operate the image forming apparatus. However, it is impossible to reflect the circumstances such as not accessing the predetermined image data, and it is not possible to manage the retention of image data by flexibly reflecting the possibility that the user will perform printing. It was.

上述の問題を踏まえ、本発明が解決しようとする課題は、所定のデータ出力装置に出力する出力用データを、ユーザの出力実行可能性を柔軟に反映して管理することである。   Based on the above-described problems, the problem to be solved by the present invention is to manage output data to be output to a predetermined data output device while flexibly reflecting the output feasibility of the user.

本発明は、上述の課題の少なくとも一部を解決するためになされたものであり、以下の形態又は適用例として実現することが可能である。   SUMMARY An advantage of some aspects of the invention is to solve at least a part of the problems described above, and the invention can be implemented as the following forms or application examples.

[適用例1]所定のデータ出力装置で出力する出力用データを管理する出力データ管理装置であって、
前記出力用データを保持する記憶手段と、
前記データ出力装置の動作履歴に関する情報である動作情報を、該データ出力装置から受け取る取得手段と、
該受け取った動作情報に基づき、前記保持された出力用データのうち、前記データ出力装置で出力が実行されていない出力用データの保持に関する扱いを変更する変更手段と
を備えた出力データ管理装置。
Application Example 1 An output data management device that manages output data output by a predetermined data output device,
Storage means for holding the output data;
Acquisition means for receiving, from the data output device, operation information that is information relating to an operation history of the data output device;
An output data management device comprising: a changing unit that changes handling related to holding of output data that is not output in the data output device among the held output data based on the received operation information.

かかる構成の出力データ管理装置は、データ出力装置の動作情報を受け取って、当該動作情報に基づいて、出力未実行の出力用データの保持に関する扱いを変更する。したがって、データ出力装置の操作履歴から想定される、出力未実行の出力用データが今後出力される可能性に応じて、出力未実行データの保持に関する扱いを変更できるので、ユーザの出力実行可能性を柔軟に反映した出力用データの管理が行える。また、ユーザの出力実行可能性を柔軟に反映して、有限である記憶手段の容量の利用性を向上させることができる。なお、ここでの「保持に関する扱いを変更」とは、動作情報の内容如何では、扱いを据え置くことを含む概念である。   The output data management apparatus having such a configuration receives the operation information of the data output apparatus, and changes the handling of the output data not yet output based on the operation information. Therefore, the possibility of output execution by the user can be changed as the handling of output unexecuted data can be changed according to the possibility that output data that has not been output is output in the future, which is assumed from the operation history of the data output device. The output data can be managed flexibly. In addition, it is possible to improve the usability of the capacity of the storage means that is finite, reflecting the possibility of user output execution flexibly. Here, “change the handling regarding holding” is a concept including deferring the handling depending on the contents of the operation information.

[適用例2]動作情報は、データ出力装置に対応付けられた認証装置において行われる認証の履歴である適用例1記載の出力データ管理装置。 Application Example 2 The output data management device according to Application Example 1, wherein the operation information is a history of authentication performed in an authentication device associated with the data output device.

かかる構成の出力データ管理装置において、動作情報は、データ出力装置に対する認証の履歴とすれば、データ出力装置に対する認証を行った機会は、出力用データを出力可能な機会であると捉えることができるので、その履歴により、ユーザの出力実行可能性を推測でき、柔軟な出力用データの管理が行える。   In the output data management apparatus having such a configuration, if the operation information is an authentication history for the data output apparatus, the opportunity for performing the authentication for the data output apparatus can be regarded as an opportunity to output the output data. Therefore, it is possible to guess the user's output execution possibility based on the history, and to manage the output data flexibly.

[適用例3]適用例1または適用例2記載の出力データ管理装置であって、動作情報は、データ出力装置において、記憶手段が保持する第1の出力用データが出力されたにもかかわらず、第1の出力用データとは異なる、記憶手段が保持する第2の出力用データが出力されていないことを示す履歴であり、変更手段は、動作情報に基づき、第2の出力用データの保持に関する扱いを変更する出力データ管理装置。 [Application Example 3] The output data management apparatus according to Application Example 1 or Application Example 2, wherein the operation information is stored in the data output apparatus even though the first output data held by the storage means is output. , Different from the first output data, is a history indicating that the second output data held by the storage means is not output, and the changing means is configured to change the second output data based on the operation information. An output data management device that changes the handling of retention.

かかる構成の出力データ管理装置において、動作情報は、第1の出力用データが出力されたにもかかわらず、第2の出力用データが出力されていないことを示す履歴とすれば、第1の出力用データを出力した機会は、第2の出力用データを出力可能な機会であると捉えることができるので、その履歴により、ユーザの出力実行可能性を推測でき、柔軟な出力用データの管理が行える。   In the output data management apparatus having such a configuration, if the operation information is a history indicating that the second output data has not been output even though the first output data has been output, The opportunity to output the output data can be considered as an opportunity to output the second output data, so the history of the output can be estimated by the user, and flexible output data management Can be done.

[適用例4]適用例1ないし適用例3のいずれか記載の出力データ管理装置であって、動作情報は、データ出力装置において、記憶手段が保持する第1の出力用データを削除する指示を受け付けたにもかかわらず、第1の出力用データとは異なる、記憶手段が保持する第2の出力用データの削除指示を受け付けていないことを示す履歴であり、変更手段は、動作情報に基づき、第2の出力用データの保持に関する扱いを変更する出力データ管理装置。 [Application Example 4] The output data management device according to any one of Application Example 1 to Application Example 3, wherein the operation information is an instruction to delete the first output data held by the storage means in the data output device. This is a history indicating that the deletion instruction of the second output data held by the storage means, which is different from the first output data, has not been received, but the change means is based on the operation information. An output data management device that changes the handling of the second output data.

かかる構成の出力データ管理装置において、動作情報は、第1の出力用データを削除する指示を受けたにもかかわらず、第2の出力用データの削除指示を受けていないことを示す履歴とすれば、第1の出力用データの削除指示を行った機会は、第2の出力用データを削除指示する機会であると捉えることができるので、その履歴により、ユーザの出力実行可能性を推測でき、柔軟な出力用データの管理が行える。   In the output data management apparatus configured as described above, the operation information is a history indicating that the instruction to delete the first output data is received but the instruction to delete the second output data is not received. For example, since the opportunity to instruct the deletion of the first output data can be regarded as an opportunity to instruct the deletion of the second output data, the possibility of the user's output execution can be estimated from the history. Flexible output data management.

[適用例5]保持に関する扱いの変更は、記憶手段が保持する出力用データを削除する、または、退避させることである適用例1ないし適用例3のいずれか記載の出力データ管理装置。 Application Example 5 The output data management apparatus according to any one of Application Example 1 to Application Example 3, in which the change in handling related to holding is to delete or save the output data held by the storage unit.

かかる構成の出力データ管理装置は、動作情報に基づいて、ユーザの出力実行可能性が小さいと推測されるときには、保持する出力用データを削除することができる。したがって、ユーザの出力実行可能性を柔軟に反映して、有限である記憶手段の容量の利用性を向上させて、出力用データの管理が行える。   The output data management apparatus having such a configuration can delete the held output data when it is estimated that the user's output execution possibility is low based on the operation information. Therefore, it is possible to manage output data by flexibly reflecting the user's output feasibility and improving the availability of a limited storage means capacity.

[適用例6]保持に関する扱いの変更は、記憶手段が保持する出力用データの予め定められた保持期間を変更することである適用例1ないし適用例5のいずれか記載の出力データ管理装置。 [Application Example 6] The output data management apparatus according to any one of Application Example 1 to Application Example 5, wherein the change of the handling related to the holding is to change a predetermined holding period of the output data held by the storage unit.

かかる構成の出力データ管理装置は、動作情報に基づいて、ユーザの出力実行可能性が小さいと推測されるときには、出力用データの保持期間を短縮することができ、逆に、ユーザの出力実行可能性が大きいと推測されるときには、出力用データの保持期間を延長することができる。したがって、ユーザの出力実行可能性を柔軟に反映して、有限である記憶手段の容量の利用性を向上させて、出力用データの管理が行える。   The output data management apparatus having such a configuration can shorten the retention period of the output data when it is estimated that the user's output execution possibility is small based on the operation information. When it is estimated that the output data is large, the output data holding period can be extended. Therefore, it is possible to manage output data by flexibly reflecting the user's output feasibility and improving the availability of a limited storage means capacity.

[適用例7]保持に関する扱いの変更は、記憶手段が保持する出力用データのデータ形式を変更することである適用例1ないし適用例6のいずれか記載の出力データ管理装置。 Application Example 7 The output data management apparatus according to any one of Application Example 1 to Application Example 6, in which the change of the handling related to holding is to change the data format of the output data held by the storage unit.

かかる構成の出力データ管理装置は、動作情報に基づいて、ユーザの出力実行可能性が小さいと推測されるときには、出力用データの形式を、データ容量が小さくなる形式で保持し、逆に、ユーザの出力実行可能性が大きいと推測されるときには、データ容量が大きくなる形式で保持することができる。したがって、ユーザの出力実行可能性を柔軟に反映して、有限である記憶手段の容量の利用性を向上させて、出力用データの管理が行える。なお、データ容量が小さくなる形式と大きくなる形式とは、例えば、圧縮形式と非圧縮形式、非可逆圧縮形式と可逆圧縮形式など、相対的にデータ容量が異なるデータ形式の組合せであればよい。   The output data management apparatus having such a configuration holds the format of the output data in a format in which the data capacity is small when it is estimated that the user's output execution possibility is small based on the operation information. Can be held in a format that increases the data capacity. Therefore, it is possible to manage output data by flexibly reflecting the user's output feasibility and improving the availability of a limited storage means capacity. The format in which the data capacity is reduced and the format in which the data capacity is increased may be a combination of data formats having relatively different data capacities, such as a compressed format and a non-compressed format, or an irreversible compression format and a lossless compression format.

[適用例8]変更手段は、受け取った動作情報が所定の条件を満たす場合に、変更を行う適用例1ないし適用例7のいずれか記載の出力データ管理装置。 [Application Example 8] The output data management apparatus according to any one of Application Example 1 to Application Example 7, in which the changing unit changes the received operation information when a predetermined condition is satisfied.

かかる構成の出力データ管理装置は、受け取った動作情報が所定の条件を満たす場合に、出力用データの保持に関する扱いを変更するので、データ出力装置の履歴の内容や程度に応じた、出力用データの保持に関する扱いの変更が可能であり、出力用データの柔軟な管理を行うことができる。   Since the output data management device having such a configuration changes the handling of holding the output data when the received operation information satisfies a predetermined condition, the output data according to the content and degree of the history of the data output device It is possible to change the handling related to retention of data, and to perform flexible management of output data.

[適用例9]変更手段は、記憶手段における新たな出力用データを保持する能力が所定の状態に達している場合に、変更を行う適用例1ないし適用例8のいずれか記載の出力データ管理装置。 [Application Example 9] The output data management according to any one of Application Example 1 to Application Example 8 in which the changing unit performs a change when the ability to hold new output data in the storage unit has reached a predetermined state. apparatus.

かかる構成の出力データ管理装置は、記憶手段における新たな出力用データを保持する能力が所定の状態に達した場合に、出力用データの保持に関する扱いを変更する。したがって、例えば、新たな出力用データを保持する能力が小さい時には、保持する出力用データの総容量を小さくできる保持の扱いに変更したり(例えば、出力用データの保持期間の短縮)、新たな出力用データを保持する能力が大きい時には、保持する出力用データの総容量が大きくなってもよい保持の扱いに変更したり(例えば、出力用データの保持期間の延長)するといった、出力用データの柔軟な管理を行うことができる。   The output data management apparatus having such a configuration changes the handling for holding output data when the ability to hold new output data in the storage unit reaches a predetermined state. Therefore, for example, when the ability to hold new output data is small, the handling can be changed to holding that can reduce the total capacity of the output data to be held (for example, shortening the holding period of output data), or a new When the capacity to hold the output data is large, the output data is changed such that the total capacity of the output data to be held can be increased (for example, the holding period of the output data is extended). Can be managed flexibly.

[適用例10]変更手段は、記憶手段における新たな出力用データを保持する能力に応じて、変更の内容または程度を変化させる適用例1ないし適用例9のいずれか記載の出力データ管理装置。 [Application Example 10] The output data management apparatus according to any one of Application Example 1 to Application Example 9, wherein the changing unit changes the content or degree of the change according to the ability to hold new output data in the storage unit.

かかる構成の出力データ管理装置は、記憶手段における新たな出力用データを保持する能力に応じて、変更の内容または程度を変化させる。したがって、例えば、出力用データを保持する能力が小さい時には、保持する出力用データの総容量を小さくできるような変更の内容または程度とし(例えば、出力用データの保持期間の短縮時間を通常時よりも短くする)、出力用データを保持する能力が大きい時には、保持する出力用データの総容量が大きくなってもよいような変更の内容または程度とする(例えば、出力用データの保持期間の延長時間を通常時よりも長くする)といった、出力用データの柔軟な管理を行うことができる。   The output data management apparatus having such a configuration changes the content or degree of change in accordance with the ability to store new output data in the storage means. Therefore, for example, when the ability to hold the output data is small, the content or level of the change is such that the total capacity of the output data to be held can be reduced (for example, the reduction time of the output data holding period is lower than usual) When the ability to hold output data is large, the content or extent of the change may be such that the total capacity of the output data to be held may be increased (for example, extending the holding period of the output data) It is possible to perform flexible management of output data, such as making the time longer than usual.

[適用例11]適用例1ないし適用例10のいずれか記載の出力データ管理装置であって、記憶手段は、出力用データを、出力用データに関連するユーザである第1のユーザの属性と関連付けて保持し、動作履歴は、データ出力装置を動作させたユーザである第2のユーザの属性と関連付けられた履歴であり、変更手段は、受け取った動作情報に関連付けられた第2のユーザの属性に対応する第1のユーザの属性と関連付けられた出力用データの保持に関する扱いを変更する出力データ管理装置。 [Application Example 11] The output data management apparatus according to any one of Application Example 1 to Application Example 10, wherein the storage means sets the output data to the attribute of the first user who is a user related to the output data. The operation history is a history associated with the attribute of the second user who is the user who operated the data output device, and the changing means is the second user associated with the received operation information. An output data management apparatus that changes the handling of holding output data associated with an attribute of a first user corresponding to an attribute.

かかる構成の出力データ管理装置は、動作情報に関連付けられた第1のユーザの属性に対応する第2のユーザの属性と関連付けられた出力用データの保持に関する扱いを変更するので、複数のユーザがデータ出力装置を利用する場合であっても、所定のユーザに係るデータ出力装置の動作履歴のみを反映して、当該ユーザに関連する出力用データの保持に関する扱いを変更できる。また、データ出力装置が複数ある場合には、いずれのデータ出力装置をユーザが動作させるかにかかわらず、その動作履歴を反映して、当該ユーザに関連する出力用データの保持に関する扱いを変更できる。なお、第1のユーザと第2のユーザとは、そのいずれか一方または双方を、グループを単位とするものとしてもよい。   Since the output data management apparatus having such a configuration changes the handling of the output data associated with the second user attribute corresponding to the first user attribute associated with the operation information, a plurality of users can Even when the data output device is used, only the operation history of the data output device related to the predetermined user can be reflected to change the handling of the output data related to the user. In addition, when there are a plurality of data output devices, regardless of which data output device is operated by the user, the handling of the output data related to the user can be changed to reflect the operation history. . Note that one or both of the first user and the second user may be a group.

[適用例12]適用例1ないし適用例11のいずれか記載の出力データ管理装置であって、動作履歴は、データ出力装置を動作させたユーザの属性と関連付けられた履歴であり、変更手段は、受け取った動作情報に関連付けられたユーザの属性に応じて、変更の内容または程度を変化させる出力データ管理装置。 Application Example 12 In the output data management device according to any one of Application Example 1 to Application Example 11, the operation history is a history associated with the attribute of the user who operated the data output device, and the changing unit includes An output data management apparatus that changes the content or degree of change according to the user attribute associated with the received operation information.

かかる構成の出力データ管理装置は、動作情報に関連付けられたユーザの属性に応じて、変更の内容または程度を変化させる。したがって、ユーザの属性に応じて、出力用データの柔軟な管理を行うことができる。なお、ユーザは、グループを単位とするものとしてもよい。   The output data management apparatus having such a configuration changes the content or degree of change according to the user attribute associated with the operation information. Therefore, flexible management of output data can be performed according to user attributes. The user may be a group.

[適用例13]出力データ管理装置から出力用データを受け取って、出力用データを出力するデータ出力装置であって、データ出力装置に関する所定の動作を把握する動作把握手段と、把握した動作の履歴である動作情報を、データ管理装置に提供する提供手段とを備えたデータ出力装置。 Application Example 13 A data output device that receives output data from the output data management device and outputs the output data, operation grasping means for grasping a predetermined operation related to the data output device, and grasped operation history A data output device comprising: providing means for providing the operation information as described above to the data management device.

かかる構成のデータ出力装置は、データ出力装置に関する所定の動作の履歴である動作情報をデータ管理装置に提供するので、データ管理装置は、その動作情報に基づいて、柔軟な出力用データの管理を行うことができる。   Since the data output device having such a configuration provides the data management device with operation information that is a history of a predetermined operation related to the data output device, the data management device can flexibly manage output data based on the operation information. It can be carried out.

[適用例14]適用例13記載のデータ出力装置であって、更に、所定の動作が行われたときのデータ出力装置の状態が、データ出力装置が所定のデータを出力可能な状態であるか否かを判断する判断手段を備え、提供手段は、出力可能な状態で行われた、データ出力装置の動作の履歴のみからなる動作情報を、データ管理装置に提供するデータ出力装置。 Application Example 14 In the data output device according to Application Example 13, whether the state of the data output device when a predetermined operation is performed is a state in which the data output device can output predetermined data A data output apparatus comprising: a determination means for determining whether or not, wherein the providing means provides the data management apparatus with operation information including only a history of the operation of the data output apparatus performed in an outputable state.

かかる構成のデータ出力装置は、データ出力装置が出力可能な状態で行われた、動作履歴のみからなる動作情報をデータ管理装置に提供する。したがって、データ管理装置は、データ出力装置が出力可能で状態における動作履歴のみから、ユーザの出力実行可能性を推測できるので、ユーザの出力実行可能性を推測するにあたって参考とならない、データ出力装置が出力できない状態における動作履歴を含む場合と比べて、ユーザの出力実行可能性の推測の確度を高めることができる。   The data output apparatus having such a configuration provides the data management apparatus with operation information including only an operation history performed in a state where the data output apparatus can output. Therefore, since the data management device can estimate the user's output execution possibility only from the operation history in the state that the data output device can output, the data output device is not helpful in estimating the user's output execution possibility. Compared to a case where an operation history in a state where output is not possible is included, the accuracy of the user's estimation of output feasibility can be increased.

また、本発明は、出力データ管理装置、データ出力装置としての構成のほか、出力データ管理装置とデータ出力装置とを備えた出力データ管理システム、出力データ管理方法、コンピュータプログラム、記憶媒体などとしても実現することができる。   In addition to the configuration as an output data management device and a data output device, the present invention can also be used as an output data management system, an output data management method, a computer program, a storage medium, etc. provided with an output data management device and a data output device. Can be realized.

本発明の実施例について説明する。
A.第1実施例:
A−1.出力データ管理システムの構成:
本発明の実施例としての出力データ管理システム20の構成を図1に示す。出力データ管理システム20は、コンピュータPCと、サーバSVと、プリンタPRT1,PRT2とが、ローカルエリアネットワークLANに接続されて構成される。なお、本実施例においては、コンピュータPC、サーバSV及びプリンタPRT1,PRT2は、ローカルエリアネットワークLANで接続されているが、これらは、通信可能な通信手段により接続されていればよく、例えば、インターネットなどを介して接続されていてもよいし、サーバSVとプリンタPRT1,PRT2とが、USBケーブルなどによりローカル接続されていてもよい。
Examples of the present invention will be described.
A. First embodiment:
A-1. Output data management system configuration:
A configuration of an output data management system 20 as an embodiment of the present invention is shown in FIG. The output data management system 20 is configured by connecting a computer PC, a server SV, and printers PRT1 and PRT2 to a local area network LAN. In this embodiment, the computer PC, the server SV, and the printers PRT1 and PRT2 are connected by a local area network LAN. However, these may be connected by a communicable communication means such as the Internet. The server SV and the printers PRT1, PRT2 may be locally connected by a USB cable or the like.

出力データ管理システム20は、いわゆる認証印刷システムであり、その概要は、以下の通りである。コンピュータPCは、汎用のパーソナルコンピュータであり、サーバSVは、印刷ジョブをスプールする印刷サーバである。また、プリンタPRT1,PRT2は、認証機能付きのプリンタである。ユーザが、PCを用いて、印刷指示を出すと、PCは、印刷ジョブを、コンピュータPCのユーザと関連付けて、サーバSVに送信する。サーバSVは、コンピュータPCから印刷ジョブを受け取ると、当該印刷ジョブを、一旦、スプールする。そしてユーザが、所望のプリンタ、例えば、プリンタPRT1の設置現場まで移動して、プリンタPRT1に対応付けられた認証装置で認証を行うと、プリンタPRT1は、認証を行ったユーザと関連付けられた印刷ジョブをサーバSVから受け取り、印刷を実行する。   The output data management system 20 is a so-called authenticated printing system, and its outline is as follows. The computer PC is a general-purpose personal computer, and the server SV is a print server that spools print jobs. The printers PRT1 and PRT2 are printers with an authentication function. When the user issues a print instruction using the PC, the PC transmits the print job to the server SV in association with the user of the computer PC. When the server SV receives a print job from the computer PC, the server SV temporarily spools the print job. When the user moves to a desired printer, for example, the installation site of the printer PRT1, and authenticates with an authentication device associated with the printer PRT1, the printer PRT1 prints a print job associated with the authenticated user. Is received from the server SV and printing is executed.

A−2.プリンタの構成:
プリンタPRT1の概略構成を図2に示す。プリンタPRT1は、いわゆる複合機タイプのプリンタである。プリンタPRT1は、図示するように、CPU30、EEPROM40、ROM51、RAM52、入力機構53、印刷機構54、スキャナ55、FAX送信機構56、認証機構57、インタフェース58を備えており、それぞれがバスで接続されている。なお、プリンタPRT2は、プリンタPRT1と同様の構成であり、説明を省略する。
A-2. Printer configuration:
A schematic configuration of the printer PRT1 is shown in FIG. The printer PRT1 is a so-called multifunction printer. As shown in the figure, the printer PRT1 includes a CPU 30, an EEPROM 40, a ROM 51, a RAM 52, an input mechanism 53, a printing mechanism 54, a scanner 55, a FAX transmission mechanism 56, an authentication mechanism 57, and an interface 58, which are connected by a bus. ing. The printer PRT2 has the same configuration as the printer PRT1, and a description thereof will be omitted.

CPU30は、EEPROM40やROM51に記憶されたファームウェアやOSをRAM52に展開して実行することで、プリンタPRT1全体の制御を司る。また、CPU30は、EEPROM40に記憶されたプログラムを実行することで、動作把握部31、動作判断部32、情報提供部33として機能する。この機能部の詳細については、後述する。   The CPU 30 manages the entire printer PRT1 by developing the firmware and OS stored in the EEPROM 40 and the ROM 51 in the RAM 52 and executing them. The CPU 30 functions as an operation grasping unit 31, an operation determining unit 32, and an information providing unit 33 by executing a program stored in the EEPROM 40. Details of this functional unit will be described later.

EEPROM40は、書き込み可能な不揮発性のメモリであり、プリンタPRT1の所定の動作の履歴を記憶するための動作履歴記憶領域42が確保されている。印刷機構54は、本実施例においては、レーザ式の印刷機構である。入力機構56は、キーボードとUIを表示するディスプレイとからなり、UIを操作することにより、PRT1の状態を、印刷を実行する「プリントモード」、コピーを実行する「コピーモード」、イメージスキャンを行う「スキャンモード」、FAX送信を行う「FAXモード」を選択できる。また、「プリントモード」においては、サーバSVにスプールされた印刷ジョブを示すリストである印刷ジョブリストをサーバSVから受け取って、ディスプレイに表示させ、表示された印刷ジョブのうち、所望の印刷ジョブの印刷を実行させる指示や、所望の印刷ジョブをサーバSVに削除させる指示についての操作が可能である。   The EEPROM 40 is a writable nonvolatile memory, and an operation history storage area 42 for storing a history of a predetermined operation of the printer PRT1 is secured. The printing mechanism 54 is a laser type printing mechanism in this embodiment. The input mechanism 56 includes a keyboard and a display for displaying a UI. By operating the UI, the state of the PRT 1 is changed to “print mode” for executing printing, “copy mode” for executing copying, and image scanning. “Scan mode” and “FAX mode” for performing FAX transmission can be selected. In the “print mode”, a print job list, which is a list indicating print jobs spooled in the server SV, is received from the server SV and displayed on the display. Among the displayed print jobs, a desired print job is displayed. An operation for an instruction to execute printing or an instruction to delete a desired print job from the server SV is possible.

認証機構57は、ICカード式の認証装置である。ユーザは、ICチップの認証情報を認証機構57に読み込ませて、プリンタPRT1にログインできる。なお、認証方式は、ICカード式に限らず、パスワード式やバイオメトリクス式など、他の方式であってもよい。インタフェース58は、プリンタPRT1をローカルエリアネットワークLANに接続するためのインタフェースであり、プリンタPRT1は、インタフェース58を介してローカルエリアネットワークLANに接続されている。   The authentication mechanism 57 is an IC card type authentication device. The user can log in the printer PRT1 by reading the authentication information of the IC chip into the authentication mechanism 57. Note that the authentication method is not limited to the IC card method, and may be another method such as a password method or a biometric method. The interface 58 is an interface for connecting the printer PRT1 to the local area network LAN. The printer PRT1 is connected to the local area network LAN via the interface 58.

A−3.サーバの構成:
サーバSVの概略構成を図3に示す。サーバSVは、CPU60、ハードディスクドライブ70、ROM81、RAM82、インタフェース88を備えており、それぞれがバスで接続されている。
A-3. Server configuration:
A schematic configuration of the server SV is shown in FIG. The server SV includes a CPU 60, a hard disk drive 70, a ROM 81, a RAM 82, and an interface 88, which are connected by a bus.

CPU60は、ハードディスクドライブ70やROM81に記憶されたファームウェアやOSをRAM82に展開して実行することで、サーバSV全体の制御を司る。また、CPU60は、ハードディスクドライブ70に記憶されたプログラムを実行することで、記憶部61、取得部62、変更部63として機能する。この機能部の詳細については、後述する。   The CPU 60 manages the entire server SV by deploying and executing firmware and OS stored in the hard disk drive 70 and the ROM 81 in the RAM 82. Further, the CPU 60 functions as a storage unit 61, an acquisition unit 62, and a change unit 63 by executing a program stored in the hard disk drive 70. Details of this functional unit will be described later.

ハードディスクドライブ70には、上述のOSやプログラムが記憶されているほか、コンピュータPCから受け取った印刷ジョブをスプールするジョブ記憶領域71が確保されている。また、ハードディスクドライブ70には、ジョブ情報テーブル72、動作情報テーブル73、変更条件テーブル74が記憶されている。これらの詳細については、後述する。   The hard disk drive 70 stores the above-described OS and program, and a job storage area 71 for spooling a print job received from the computer PC. The hard disk drive 70 also stores a job information table 72, an operation information table 73, and a change condition table 74. Details of these will be described later.

インタフェース88は、ローカルエリアネットワークLANに接続するためのインタフェースであり、サーバSVは、インタフェース88を介してローカルエリアネットワークLANに接続されている。   The interface 88 is an interface for connecting to the local area network LAN, and the server SV is connected to the local area network LAN via the interface 88.

A−4.印刷ジョブ管理処理:
出力データ管理システム20における印刷ジョブ管理処理について、図4を用いて説明する。本実施例における印刷ジョブ管理処理とは、サーバSVが、コンピュータPCから印刷ジョブを受け取って、スプールした後、プリンタPRT1から、所定のタイミングでプリンタPRT1の動作履歴に関する情報を受け取り、その情報基づいて、今後、印刷が実行される可能性が低いと考えられる、スプールしている印刷ジョブを削除する処理である。なお、サーバSVとプリンタPRT2との間でも同様の処理が行われるが、これについては、説明を省略する。
A-4. Print job management processing:
The print job management process in the output data management system 20 will be described with reference to FIG. In this embodiment, the print job management process is a process in which the server SV receives a print job from the computer PC, spools it, receives information about the operation history of the printer PRT1 from the printer PRT1 at a predetermined timing, and based on the information. This is a process for deleting a spooled print job, which is unlikely to be printed in the future. A similar process is performed between the server SV and the printer PRT2, but the description thereof is omitted.

プリンタPRT1において、認証機構57を用いて、ユーザが認証を行うことでこの処理が開始されると、まず、プリンタPRT1では、CPU30が、動作把握部31の処理として、プリンタPRT1についての予め定められた所定の動作をモニタリングし、その結果を、プリンタPRT1の動作履歴を示す動作情報として、ログインしたユーザ名と関連付けて、動作履歴記憶領域42に記憶している(ステップS110)。なお、本実施例については、動作情報は、ログインしたユーザ名と関連付けられているが、必ずしも、ユーザ名と関連付けなくてもよい。   In the printer PRT1, when this process is started by the user authenticating using the authentication mechanism 57, first, in the printer PRT1, the CPU 30 sets a predetermined process for the printer PRT1 as the process of the operation grasping unit 31. The predetermined operation is monitored, and the result is stored in the operation history storage area 42 as operation information indicating the operation history of the printer PRT1 in association with the logged-in user name (step S110). In this embodiment, the operation information is associated with the logged-in user name, but it is not necessarily associated with the user name.

ここでモニタリングされる所定の動作としては、例えば、図5の第2列に示す動作である「ログイン」、「自動ログアウト(ログイン後に操作を行わない所定時間を経過した場合に発生)」、「ログイン累積時間」、「アイドル累積時間」、「プリントモード移行」、印刷を実行する操作において、「受け取った印刷ジョブリストのうち、印刷を実行しなかった印刷ジョブがある」とすることができる。これらの動作には、図5の第1列に示す通知ID「0」〜「5」が関連付けられている。なお、ここで設定される動作は、サーバSVでスプールされている印刷ジョブについて、今後、印刷が実行される可能性が小さいことを推測可能な動作である。例えば、所定のユーザが、度々、プリンタPRT1に「ログイン」したり、「プリントモード」で操作したりしているにもかかわらず、所定の印刷ジョブが印刷実行されていなければ、当該ユーザが、今後、印刷未実行の印刷ジョブを印刷する可能性は低いと推測できるわけである。なお、図5に示した所定の動作は例示に過ぎず、印刷が実行される可能性が小さいことを推測可能な動作であればよい。例えば、プリンタPRT1がRFID(Radio Frequency IDentification)により、ユーザが近づいたことを検知できる場合には、その検知を所定の動作としてもよい。   As the predetermined operation monitored here, for example, “login”, “automatic logout (occurred when a predetermined period of time during which no operation is performed after login)”, which is the operation shown in the second column of FIG. “Login accumulated time”, “idle accumulated time”, “print mode shift”, and “execution of printing” can be set as “a print job that has not been printed in the received print job list”. These operations are associated with notification IDs “0” to “5” shown in the first column of FIG. The operation set here is an operation that can be estimated that the print job spooled by the server SV is unlikely to be printed in the future. For example, if a predetermined user frequently logs in to the printer PRT1 or operates in the “print mode” but a predetermined print job is not executed, the user In the future, it can be estimated that the possibility of printing an unprinted print job is low. Note that the predetermined operation shown in FIG. 5 is merely an example, and it may be an operation that can be inferred that the possibility of printing is small. For example, when the printer PRT1 can detect that the user is approaching by RFID (Radio Frequency IDentification), the detection may be a predetermined operation.

そして、CPU30は、所定の通知条件を満足するか否かを判断する(ステップS120)。ここでの通知条件としては、例えば、図5の第3列に示すように、「ログインしたか」、「ログアウトしたか」、「所定のイベントが発生したか」、「所定の時間について、一定時間が経過したか」などである。   Then, the CPU 30 determines whether or not a predetermined notification condition is satisfied (step S120). As the notification condition here, for example, as shown in the third column of FIG. 5, “whether logged in”, “logged out”, “whether a predetermined event occurred”, or “predetermined time is constant. For example, has time passed?

本実施例においては、動作「ログイン」については、通知条件「ログインしたか」、動作「自動ログアウト」については、通知条件「ログアウトしたか」、動作「ログイン累積時間」については、通知条件「所定の時間(ここでは、ログイン累積時間)について、一定時間が経過したか」、動作「アイドル累積時間」については、通知条件「所定の時間(ここでは、アイドル累積時間)について、一定時間が経過したか」、動作「プリントモード移行」については、通知条件「所定のイベント(ここでは、プリントモード移行)が発生したか」、動作「受け取った印刷ジョブリストのうち、印刷を実行しなかった印刷ジョブがある」については、通知条件「ログアウトしたか」を通知条件とした。なお、上述の動作と通知条件との組合せは一例であり、種々の組合せを適宜に設定すればよい。また、通知条件も本例に限らず、種々の条件、例えば、「所定のイベントが規定回数発生したか」、「前回の通知条件満足時から所定時間経過したか」などについて、適宜設定すればよい。   In this embodiment, for the operation “login”, the notification condition “logged in”, for the operation “automatic logout”, the notification condition “logged out”, and for the operation “accumulated login time”, the notification condition “predetermined” For a certain period of time (here, login accumulated time) ", for operation" idle accumulated time ", for notification condition" predetermined time (here, accumulated idle time), a certain time has elapsed ”, Operation“ print mode shift ”, notification condition“ predetermined event (print mode shift in this case) has occurred ”, operation“ print job that has not been printed out of received print job list ” For “Yes”, the notification condition “whether you have logged out” is used as the notification condition. Note that the combination of the above-described operation and the notification condition is an example, and various combinations may be set as appropriate. In addition, the notification condition is not limited to this example, and various conditions such as “whether a predetermined event has occurred a predetermined number of times”, “whether a predetermined time has passed since the previous notification condition was satisfied” or the like can be set as appropriate. Good.

所定の通知条件の判断の結果、通知条件を満足している場合には(ステップS120:YES)、CPU30は、情報提供部33の処理として、動作履歴記憶領域42に記憶された動作情報をサーバSVに送信する(ステップS130)。ここで、送信される動作情報の内容は、動作の内容を示す通知IDであり、動作の内容によっては、当該動作に関連付けられたユーザ名や、動作の詳細を示す情報(動作回数など)が付加される。また、プリンタPRT1の機種名や動作の発生時間など他の情報を付加してもよい。   As a result of the determination of the predetermined notification condition, when the notification condition is satisfied (step S120: YES), the CPU 30 uses the operation information stored in the operation history storage area 42 as a process of the information providing unit 33 as a server. It transmits to SV (step S130). Here, the content of the operation information to be transmitted is a notification ID indicating the content of the operation. Depending on the content of the operation, a user name associated with the operation or information indicating the details of the operation (such as the number of operations) is included. Added. Also, other information such as the model name of the printer PRT1 and the operation occurrence time may be added.

送信される動作情報は、具体的には、例えば、図5の第4列に示すように、通知ID「0」や通知ID「1」の動作に関するものであれば、通知IDとユーザ名とすることができる。また、通知ID「2」や通知ID「3」の動作に関するものであれば、通知IDとユーザ名に加えて、その動作の累積時間とすることができる。また、通知ID「4」の動作に関するものであれば、通知IDとユーザ名に加えて、その動作の動作回数とすることができる。また、通知ID「5」の動作に関するものであれば、通知IDと、印刷未実行の印刷ジョブに対応するジョブID及び当該動作の動作回数とすることができる。   Specifically, for example, as shown in the fourth column of FIG. 5, if the operation information to be transmitted relates to the operation of the notification ID “0” or the notification ID “1”, the notification ID, the user name, can do. In addition to the notification ID and the user name, the cumulative time of the operation can be used as long as it relates to the operation of the notification ID “2” or the notification ID “3”. In addition to the notification ID and the user name, the number of operations of the operation can be set as long as it relates to the operation of the notification ID “4”. If the operation is related to the operation of the notification ID “5”, the notification ID, the job ID corresponding to the print job that has not been printed, and the number of operations of the operation can be used.

なお、動作履歴記憶領域42に記憶された動作情報が、ユーザ名と関連付けられたものでない場合には、送信される動作情報は、ユーザ名を含まないものとしてもよい。   If the operation information stored in the operation history storage area 42 is not associated with the user name, the transmitted operation information may not include the user name.

また、ステップS130で送信される動作情報には、1種類の動作履歴を含む場合もあれば、複数種類の動作履歴を含む場合もある。例えば、図5の例では、ユーザのログインにより動作情報を送信する場合には、通知ID「0」と、それに対応するユーザ名とを含む動作情報が送信されるが、自動ログアウトした際に動作情報を送信する場合には、通知ID「1」と、通知ID「5」と、それらに対応するユーザ名等を含む動作情報が送信される。   Further, the operation information transmitted in step S130 may include one type of operation history or may include a plurality of types of operation history. For example, in the example of FIG. 5, when the operation information is transmitted by the user login, the operation information including the notification ID “0” and the corresponding user name is transmitted. In the case of transmitting information, operation information including a notification ID “1”, a notification ID “5”, and a user name corresponding to the notification ID “1” is transmitted.

一方、通知条件を満足していない場合には(ステップS120:NO)、CPU30は、処理を上記ステップS110に戻し、プリンタPRT1の動作のモニタリングを継続する。   On the other hand, if the notification condition is not satisfied (step S120: NO), the CPU 30 returns the process to step S110 and continues monitoring the operation of the printer PRT1.

一方、サーバSVでは、コンピュータPCから印刷ジョブを受信すると、CPU60が、記憶部61の処理として、当該印刷ジョブをジョブ記憶領域71に記憶すると共に、印刷ジョブに関する種々の情報をジョブ情報テーブル72に記憶して、印刷ジョブを管理している(図示せず)。本実施例においては、ジョブ情報テーブル72に記憶される印刷ジョブに関する情報は、印刷ジョブの識別番号であるジョブID、印刷ジョブの送信ユーザ名、出力先のプリンタの機種名(出力先が指定される場合)、印刷ジョブの受信時間、ファイルパスである。   On the other hand, in the server SV, when a print job is received from the computer PC, the CPU 60 stores the print job in the job storage area 71 as processing of the storage unit 61 and stores various information related to the print job in the job information table 72. Stores and manages print jobs (not shown). In the present embodiment, information relating to a print job stored in the job information table 72 includes a job ID that is an identification number of the print job, a transmission user name of the print job, and a printer model name (output destination is specified). Print job reception time and file path.

そして、印刷ジョブを受け取って、印刷ジョブ管理処理を開始すると、CPU60は、取得部62の処理として、プリンタPRT1から、動作情報を受信したか否かを判断する(ステップS210)。その結果、受信していなければ(ステップS210:NO)、CPU60は、受信を待機し、動作情報を受信すれば(ステップS210:YES)、受信した動作情報に基づいて、対応する動作情報テーブル73に情報を記録・更新する。   When the print job is received and the print job management process is started, the CPU 60 determines whether or not operation information has been received from the printer PRT1 as a process of the acquisition unit 62 (step S210). As a result, if not received (step S210: NO), the CPU 60 waits for reception and receives operation information (step S210: YES). Based on the received operation information, the corresponding operation information table 73 is obtained. Record and update information in

動作情報テーブル73とは、サーバSVが印刷ジョブをスプール可能なローカルエリアネットワークLAN上のプリンタ(ここでは、プリンタPRT1及びPRT2)の動作の履歴を記録するテーブルである。本実施例においては、動作情報テーブル73に記録される情報は、動作情報の識別番号であるイベントID、ジョブID、通知ID、その他受信する動作情報に対応する情報(動作回数、時間など)とした。   The operation information table 73 is a table that records a history of operations of printers (here, printers PRT1 and PRT2) on the local area network LAN where the server SV can spool print jobs. In the present embodiment, information recorded in the operation information table 73 includes an event ID that is an identification number of the operation information, a job ID, a notification ID, and other information (operation count, time, etc.) corresponding to the received operation information. did.

ステップS210においては、具体的には、例えば、ジョブ情報テーブル72に、ジョブID「P1」、ユーザ名「A」として管理される印刷ジョブが、ジョブ記憶領域71に保持され、動作情報テーブル73に、ジョブID「P1」に関連付けられた通知ID「0」の動作回数が「1回」と記録されている際に、新たに通知ID「0」、ユーザ名「A」の動作情報を受信すると、CPU60は、通知ID「0」が一致し、動作情報に含まれるユーザ名「A」に関連付けられて管理されているジョブID「P1」に関する動作回数を「1回」から「2回」に更新するのである。   Specifically, in step S210, for example, a print job managed as a job ID “P1” and a user name “A” is stored in the job storage area 71 in the job information table 72 and stored in the operation information table 73. When the operation number of the notification ID “0” associated with the job ID “P1” is recorded as “1”, the operation information of the notification ID “0” and the user name “A” is newly received. The CPU 60 matches the notification ID “0” and changes the number of operations related to the job ID “P1” associated with the user name “A” included in the operation information from “1” to “2”. It will be updated.

本実施例においては、このように、受信した動作情報に含まれるユーザ名に関連付けられた印刷ジョブについて、ジョブ情報テーブル72の情報を更新するものとした。かかる構成とすれば、LAN上に複数の認証プリンタが設置されている場合に、ユーザが複数の認証プリンタのいずれで操作を行っても、その操作を、サーバSVにスプールされた印刷ジョブの印刷実行を行わないことを推測する動作として反映することができるので、推測の確度を高めることができる。また、複数のユーザがプリンタPRT1を利用する場合であっても、所定のユーザに係るプリンタPRT1の動作履歴のみを印刷ジョブの印刷実行を行わないことを推測する動作として反映することができるので、推測の確度を高めることができる。   In this embodiment, as described above, the information in the job information table 72 is updated for the print job associated with the user name included in the received operation information. With this configuration, when a plurality of authentication printers are installed on the LAN, regardless of which of the plurality of authentication printers is operated by the user, the operation is performed by printing a print job spooled in the server SV. Since it can be reflected as an operation of estimating that the execution is not performed, the accuracy of the estimation can be increased. Further, even when a plurality of users use the printer PRT1, only the operation history of the printer PRT1 related to the predetermined user can be reflected as an operation for estimating that the print job is not executed. The accuracy of estimation can be increased.

ただし、ジョブ情報テーブル72の情報の更新は、このような構成に限るものではなく、種々の構成とすることができる。例えば、プリンタPRT1から送信される動作情報に、ユーザ名と機種名とが含まれる場合には、これらの双方が一致する印刷ジョブについて、情報を更新する構成としてもよい。こうすれば、例えば、モノクロ印刷のみに対応するプリンタでの動作履歴に基づいて、カラープリント用の印刷ジョブを削除するといったことがないので、印刷ジョブの印刷実行を行わないことを推測する確度を高めることができる。あるいは、プリンタPRT1から送信される動作情報に、ユーザ名とプリンタ名とが含まれており、ジョブ情報テーブル72に印刷を実行すべきプリンタ名をも管理している場合には、これらの双方が一致する印刷ジョブについて、情報を更新する構成としてもよい。   However, the update of the information in the job information table 72 is not limited to such a configuration, and various configurations can be employed. For example, if the operation information transmitted from the printer PRT1 includes a user name and a model name, the information may be updated for a print job in which both match. In this way, for example, a print job for color printing is not deleted based on an operation history in a printer that supports only monochrome printing, so the accuracy of estimating that the print job will not be executed can be increased. Can be increased. Alternatively, when the operation information transmitted from the printer PRT1 includes the user name and the printer name, and the job information table 72 also manages the name of the printer to be printed, both of them are stored. The information may be updated for the matching print job.

逆に、機種名やプリンタ名にかかわらず、ユーザ名が一致する全ての印刷ジョブについて、情報を更新する構成としてもよい。こうすれば、所定のユーザが印刷を実行する可能性が、全ての印刷ジョブについて小さいような場合に、有効である。   Conversely, the information may be updated for all print jobs having the same user name regardless of the model name or printer name. By doing so, it is effective when the possibility that a predetermined user executes printing is small for all print jobs.

動作情報テーブル73を記録・更新すると、CPU60は、記録・更新した情報が、スプールした印刷ジョブの削除条件を満足するか否かを判断する(ステップS230)。ここでの判断基準は、予め定められたものであり、その内容は、変更条件テーブル74に記録されている。   When the operation information table 73 is recorded / updated, the CPU 60 determines whether the recorded / updated information satisfies the deletion condition of the spooled print job (step S230). The determination criteria here are predetermined, and the contents are recorded in the change condition table 74.

変更条件テーブル74の具体例を図6に示す。図示するように、変更条件テーブル74には、プリンタPRT1が送信する動作情報に含まれる可能性のある通知IDのそれぞれに対して、印刷ジョブを削除する条件が関連付けられて記憶されている。例えば、通知ID「0」に対応する削除条件は「10回」であり、所定のユーザ名に関連付けられた通知ID「0」を含む動作情報を10回受信し、動作情報テーブル73の通知ID「0」の動作回数が「10回」となると、CPU60は、上記ステップS230において、削除条件が満足されたと判断するのである。   A specific example of the change condition table 74 is shown in FIG. As illustrated, the change condition table 74 stores a condition for deleting a print job in association with each notification ID that may be included in the operation information transmitted by the printer PRT1. For example, the deletion condition corresponding to the notification ID “0” is “10 times”, the operation information including the notification ID “0” associated with the predetermined user name is received 10 times, and the notification ID of the operation information table 73 is received. When the number of operations of “0” is “10”, the CPU 60 determines in step S230 that the deletion condition is satisfied.

その結果、削除条件を満足していれば(ステップS230:YES)、CPU60は、変更部63の処理として、削除条件を満足したジョブIDに対応する印刷ジョブをジョブ記憶領域71から削除すると共に、ジョブ情報テーブル72及び動作情報テーブル73から、当該印刷ジョブに対応する情報を削除し(ステップS240)、処理を元に戻す。一方、削除条件を満足していなければ(ステップS230:NO)、CPU60は、処理を上記ステップS210に戻す。   As a result, if the deletion condition is satisfied (step S230: YES), the CPU 60 deletes the print job corresponding to the job ID that satisfies the deletion condition from the job storage area 71 as a process of the changing unit 63. Information corresponding to the print job is deleted from the job information table 72 and the operation information table 73 (step S240), and the processing is returned to the original. On the other hand, if the deletion condition is not satisfied (step S230: NO), the CPU 60 returns the process to step S210.

かかる印刷ジョブ管理処理について、さらに、図7を用いて、印刷ジョブ管理処理の前段の処理を含めて、具体例を挙げて説明する。この例では、プリンタPRT1において、図5に示した動作のうち、動作「受け取った印刷ジョブリストのうち、印刷を実行しなかった印刷ジョブがある」についてモニタリングするものとし(ステップS110に対応)、ステップS120の通知条件は、「ログアウトしたか」に設定されている。また、図6に例示した変更条件テーブル74には、通知ID「5」に対して、削除条件「2回」が記録されている。   Such a print job management process will be described with reference to FIG. 7 with a specific example including the preceding stage of the print job management process. In this example, the printer PRT1 monitors the operation “There is a print job that has not been printed in the received print job list” among the operations shown in FIG. 5 (corresponding to step S110). The notification condition in step S120 is set to “logged out”. In addition, in the change condition table 74 illustrated in FIG. 6, the deletion condition “twice” is recorded for the notification ID “5”.

図示するように、コンピュータPCにおいて、ユーザAが印刷ジョブP1について、印刷実行指示を行うと、コンピュータPCは、印刷ジョブP1をサーバSVに送信する(ステップS311)。これを受けて、サーバSVは、印刷ジョブP1をジョブ記憶領域71に保存すると共に、コンピュータPCから同時に送信された印刷ジョブP1に関する情報をジョブ情報テーブル72に保存する(ステップS321)。同様に、コンピュータPCが印刷ジョブP2を送信すると(ステップS312)、サーバSVは、印刷ジョブP2等を保存する(ステップS322)。   As shown in the drawing, when the user A issues a print execution instruction for the print job P1 on the computer PC, the computer PC transmits the print job P1 to the server SV (step S311). In response to this, the server SV saves the print job P1 in the job storage area 71 and also saves information on the print job P1 transmitted from the computer PC in the job information table 72 (step S321). Similarly, when the computer PC transmits the print job P2 (step S312), the server SV stores the print job P2 and the like (step S322).

このとき、ジョブ情報テーブル72には、図8(a)に示すように、印刷ジョブP1及び印刷ジョブP2の情報が記憶されている。また、このとき、サーバSVは、プリンタPRT1から動作情報を未だ受け取っていないので、動作情報テーブル73には、図8(a)に示すように、記憶されている情報はない。   At this time, the job information table 72 stores information about the print job P1 and the print job P2, as shown in FIG. At this time, since the server SV has not yet received the operation information from the printer PRT1, there is no information stored in the operation information table 73 as shown in FIG.

そして、ユーザAが印刷を実行するためにプリンタPRT1に移動し、認証機構57を用いて認証を行うと、プリンタPRT1は、サーバSVにユーザ名(ユーザA)を含む印刷ジョブリスト要求を送信する(ステップS342)。これに対して、サーバSVは、ジョブ情報テーブル72を参照して、ユーザAに関連付けられた印刷ジョブP1及び印刷ジョブP2について、印刷ジョブリストを作成し、プリンタPRT1に送信する(ステップS323)。   When the user A moves to the printer PRT1 to execute printing and authenticates using the authentication mechanism 57, the printer PRT1 transmits a print job list request including the user name (user A) to the server SV. (Step S342). In response to this, the server SV refers to the job information table 72, creates a print job list for the print job P1 and the print job P2 associated with the user A, and transmits the print job list to the printer PRT1 (step S323).

これに対し、プリンタPRT1は、受信した印刷ジョブリストを印刷機構54のディスプレイに表示させるので、ユーザAは、印刷機構54を操作して、印刷ジョブP1の印刷実行を指示する。プリンタPRT1は、この指示を受け付け(ステップS342)、サーバSVに印刷ジョブP1の送信を要求する(ステップS343)。これに対し、サーバSVは、印刷ジョブP1をプリンタPRT1に送信する(ステップS324)。   On the other hand, since the printer PRT1 displays the received print job list on the display of the printing mechanism 54, the user A operates the printing mechanism 54 to instruct the printing execution of the printing job P1. The printer PRT1 receives this instruction (step S342), and requests the server SV to transmit the print job P1 (step S343). In response to this, the server SV transmits the print job P1 to the printer PRT1 (step S324).

プリンタPRT1は、印刷ジョブP1を受信して、印刷を実行し(ステップS344)、サーバSVに印刷ジョブP1の印刷完了通知を送信する(ステップS345)。印刷ジョブP1の印刷完了通知を受信すると、サーバSVは、これに対応する印刷ジョブP1をジョブ記憶領域71から削除すると共に、印刷ジョブP1に対応する情報をジョブ情報テーブル72から削除する(ステップS325)。   The printer PRT1 receives the print job P1, executes printing (step S344), and transmits a print completion notification of the print job P1 to the server SV (step S345). Upon receiving the print completion notification for the print job P1, the server SV deletes the corresponding print job P1 from the job storage area 71 and deletes the information corresponding to the print job P1 from the job information table 72 (step S325). ).

ここで、プリンタPRT1は、図4に示した印刷ジョブ管理処理を行っている(ステップS346)。ここでの処理の内容は、以下の通りである。プリンタPRT1は、ステップS110において、動作「受け取った印刷ジョブリストのうち、印刷を実行しなかった印刷ジョブがある」を検知し、ステップS120において通知条件「ログアウトしたか」を満たしたと判断すると、ステップ130において、サーバSVに動作情報を送信する(ステップS347)。この動作情報には、動作「受け取った印刷ジョブリストのうち、印刷を実行しなかった印刷ジョブがある」に関連付けられた通知ID「5」と、印刷が実行されなかった印刷ジョブを示す印刷ジョブID「P2」が含まれる。なお、ここでは、動作情報に、動作回数は含まれないが、通知条件が「所定時間を経過したか」などである場合には、当該動作が複数回発生している可能性もあるので、動作回数も含まれることとなる。   Here, the printer PRT1 performs the print job management process shown in FIG. 4 (step S346). The contents of the processing here are as follows. If the printer PRT1 detects the operation “There is a print job that has not been printed in the received print job list” in step S110, and determines that the notification condition “logged out” is satisfied in step S120, the printer PRT1 performs step In 130, the operation information is transmitted to the server SV (step S347). This operation information includes a notification ID “5” associated with the operation “There is a print job that has not been printed in the received print job list”, and a print job that indicates a print job that has not been printed. The ID “P2” is included. Here, the operation information does not include the number of operations, but if the notification condition is “whether the predetermined time has passed” or the like, the operation may have occurred a plurality of times. The number of operations is also included.

一方、サーバSVでも図4に示した印刷ジョブ管理処理を行っており(ステップS326)、以下の処理が行われる。動作情報を受信すると、サーバSVは、図4のステップS220において、受信した動作情報に基づいて、動作情報テーブル73を記録・更新する。ここでのジョブ情報テーブル72及び動作情報テーブル73の情報は、図8(b)に示すとおりである。ジョブ情報テーブル72からは、上記ステップS325で印刷ジョブP1に対応する情報が削除されているので、ジョブ情報テーブル72には、印刷ジョブP2に対応する情報のみが記憶されている。また、動作情報テーブル73には、イベントID「E1」が発行され、これに関連付けて、受信した動作情報の内容が記憶されている。なお、本例では、動作情報には、動作回数は含まれないので、受信した動作情報の数に対応する「1」が「動作回数」として記録されている。   On the other hand, the server SV performs the print job management process shown in FIG. 4 (step S326), and the following process is performed. Upon receiving the operation information, the server SV records / updates the operation information table 73 based on the received operation information in step S220 of FIG. The information in the job information table 72 and the operation information table 73 here is as shown in FIG. Since the information corresponding to the print job P1 is deleted from the job information table 72 in step S325, only the information corresponding to the print job P2 is stored in the job information table 72. In addition, the event information “E1” is issued in the operation information table 73, and the contents of the received operation information are stored in association with the event ID “E1”. In this example, since the operation information does not include the number of operations, “1” corresponding to the number of received operation information is recorded as the “number of operations”.

なお、本実施例では、サーバSVのCPU60は、プリンタPRT1の送信する動作情報に印刷ジョブID「P2」が含まれていることから、印刷ジョブP2の印刷を実行しなかったことを解釈する構成としているが、プリンタPRT1は、印刷ジョブIDを含めずに動作情報を送信し、サーバSVは、送信した印刷ジョブリストに記載された印刷ジョブのうち、印刷ジョブリストを送信してから、動作情報を受信するまでの間に送信しなかった印刷ジョブがあるか否かを判断することで、印刷未実行の印刷ジョブを解釈する構成としてもよい。   In this embodiment, the CPU 60 of the server SV interprets that printing of the print job P2 has not been executed because the print job ID “P2” is included in the operation information transmitted by the printer PRT1. However, the printer PRT1 transmits the operation information without including the print job ID, and the server SV transmits the print job list among the print jobs described in the transmitted print job list, and then the operation information. A configuration may be adopted in which a print job that has not been printed is interpreted by determining whether or not there is a print job that has not been transmitted during the period until the message is received.

そして、サーバSVは、ステップS230において、削除条件を満足しているか否かを判断する。ここでは、動作情報テーブル73に記録された動作回数は「1」であり、削除条件「2」回を満足していないので、処理をステップS210に戻す、すなわち、印刷ジョブP2を保持することとなる。   In step S230, the server SV determines whether or not the deletion condition is satisfied. Here, since the number of operations recorded in the operation information table 73 is “1” and the deletion condition “2” is not satisfied, the process returns to step S210, that is, the print job P2 is held. Become.

また、ユーザAが、コンピュータPCに戻り、印刷ジョブP3について印刷指示を行い、コンピュータPCが印刷ジョブP3を送信すると(ステップS313)、サーバSVは、印刷ジョブP3等を保存する(ステップS327)。このとき、ジョブ情報テーブル72には、図8(c)に示すように、印刷ジョブP2及び印刷ジョブP3の情報が記憶されている。また、動作情報テーブル73には、図8(b)と同様の情報が記録されている。   Further, when the user A returns to the computer PC and issues a print instruction for the print job P3, and the computer PC transmits the print job P3 (step S313), the server SV stores the print job P3 and the like (step S327). At this time, the job information table 72 stores information on the print job P2 and the print job P3 as shown in FIG. The operation information table 73 records the same information as in FIG.

そして、ユーザAがプリンタPRT1で認証を行うと、プリンタPRT1は、サーバSVにユーザ名(ユーザA)を含む印刷ジョブリスト要求を送信する(ステップS348)。これに対して、サーバSVは、印刷ジョブP2及び印刷ジョブP3について、印刷ジョブリストを作成し、プリンタPRT1に送信する(ステップS328)。   When the user A authenticates with the printer PRT1, the printer PRT1 transmits a print job list request including the user name (user A) to the server SV (step S348). In response to this, the server SV creates a print job list for the print job P2 and the print job P3, and transmits it to the printer PRT1 (step S328).

これに対し、プリンタPRT1は、ユーザAの操作により、印刷ジョブP3の印刷実行指示を受け付け(ステップS349)、サーバSVに印刷ジョブP3の送信を要求する(ステップS350)。これに対し、サーバSVは、印刷ジョブP3をプリンタPRT1に送信する(ステップS329)。   On the other hand, the printer PRT1 receives a print execution instruction for the print job P3 by the operation of the user A (step S349), and requests the server SV to transmit the print job P3 (step S350). In response to this, the server SV transmits the print job P3 to the printer PRT1 (step S329).

プリンタPRT1は、印刷ジョブP3を受信して、印刷を実行し(ステップS351)、サーバSVに印刷ジョブP3の印刷完了通知を送信する(ステップS352)。サーバSVは、これに対応する印刷ジョブP3をジョブ記憶領域71から削除すると共に、印刷ジョブP3に対応する情報をジョブ情報テーブル72から削除する(ステップS325)。   The printer PRT1 receives the print job P3, executes printing (step S351), and transmits a print completion notification of the print job P3 to the server SV (step S352). The server SV deletes the corresponding print job P3 from the job storage area 71 and deletes the information corresponding to the print job P3 from the job information table 72 (step S325).

ここで、プリンタPRT1は、図4に示した印刷ジョブ管理処理を行っている(ステップS353)。ここでの処理は、上記ステップS353と同様であり、プリンタPRT1は、通知ID「5」、印刷ジョブID「P2」が含まれる動作情報をサーバSVに送信する(ステップS354)。   Here, the printer PRT1 performs the print job management process shown in FIG. 4 (step S353). The processing here is the same as in step S353 described above, and the printer PRT1 transmits operation information including the notification ID “5” and the print job ID “P2” to the server SV (step S354).

一方、サーバSVは、図4に示した印刷ジョブ管理処理を行っており(ステップS331)、以下の処理が行われる。動作情報を受信すると、サーバSVは、図4のステップS220において、受信した動作情報に基づいて、動作情報テーブル73を記録・更新する。ここでのジョブ情報テーブル72及び動作情報テーブル73の情報は、図8(d)に示すとおりである。ジョブ情報テーブル72には、印刷ジョブP2及びP3に対応する情報が記憶されている。また、動作情報テーブル73には、受信した動作情報に含まれる通知ID「5」、印刷ジョブID「P2」に対応する動作回数が「1」から「2」に更新されている。   On the other hand, the server SV performs the print job management process shown in FIG. 4 (step S331), and the following processes are performed. Upon receiving the operation information, the server SV records / updates the operation information table 73 based on the received operation information in step S220 of FIG. The information in the job information table 72 and the operation information table 73 here is as shown in FIG. The job information table 72 stores information corresponding to the print jobs P2 and P3. In the operation information table 73, the number of operations corresponding to the notification ID “5” and the print job ID “P2” included in the received operation information is updated from “1” to “2”.

そして、サーバSVは、ステップS230において、削除条件を満足しているか否かを判断する。ここでは、動作情報テーブル73に記録された動作回数は「2」であり、削除条件「2」回を満足しているので、サーバSVは、処理をステップS240に進め、印刷ジョブP2をジョブ記憶領域71から削除すると共に、印刷ジョブP2に対応する情報を、ジョブ情報テーブル72及び動作情報テーブル73から削除することとなる。   In step S230, the server SV determines whether or not the deletion condition is satisfied. Here, since the number of operations recorded in the operation information table 73 is “2” and the deletion condition “2” is satisfied, the server SV advances the process to step S240 and stores the print job P2 in the job storage. In addition to deleting from the area 71, information corresponding to the print job P <b> 2 is deleted from the job information table 72 and the operation information table 73.

かかる構成の出力データ管理システム20において、プリンタPRT1は、印刷未実行の印刷ジョブの印刷が実行される可能性が小さいことを推測可能な、プリンタPRT1の動作履歴を動作情報として情報をサーバSVに提供する。一方、サーバSVは、プリンタPRT1から動作情報を受け取り、当該動作情報に含まれる動作履歴から想定される、印刷未実行の印刷ジョブが今後印刷される可能性を判断し、印刷される可能性が小さいときには、ジョブ記憶領域71に保持している印刷未実行の印刷ジョブを削除する。したがって、ユーザの印刷実行可能性を柔軟に反映して、有限であるジョブ記憶領域71の容量の利用性を向上させて、印刷ジョブの管理が行える。   In the output data management system 20 having such a configuration, the printer PRT1 can estimate that there is a low possibility that printing of an unprinted print job will be executed. provide. On the other hand, the server SV receives the operation information from the printer PRT1, determines the possibility that an unprinted print job assumed from the operation history included in the operation information will be printed in the future, and may be printed. When the print job is smaller, the print job that has not been executed and is stored in the job storage area 71 is deleted. Therefore, it is possible to manage print jobs by flexibly reflecting the user's ability to execute printing and improving the availability of the limited capacity of the job storage area 71.

また、かかる構成の出力データ管理システム20において、サーバSVは、受け取った動作情報が変更条件テーブル74の条件を満たす場合に、保持している印刷ジョブを削除するので、動作情報に含まれるプリンタPRT1の動作履歴の種類や回数に応じて変動する、印刷未実行の印刷ジョブの印刷が実行される可能性を反映して、柔軟な印刷ジョブの管理が行える。   In the output data management system 20 having such a configuration, the server SV deletes the held print job when the received operation information satisfies the conditions of the change condition table 74, so the printer PRT1 included in the operation information. The print job can be managed flexibly, reflecting the possibility of printing an unprinted print job that fluctuates depending on the type and number of operation histories.

B.第2実施例:
第1実施例においては、図4に示した印刷ジョブ管理処理において、サーバSVが、プリンタPRT1から受信した動作情報に基づいて、ジョブ記憶領域71に保持する印刷ジョブの削除を行う構成について示したが、第2実施例においては、当該動作情報に基づいて、ジョブ記憶領域71に保持する印刷ジョブの保持期間の変更を行う構成について示す。
B. Second embodiment:
In the first embodiment, in the print job management process shown in FIG. 4, the server SV deletes the print job held in the job storage area 71 based on the operation information received from the printer PRT1. However, the second embodiment shows a configuration for changing the retention period of the print job held in the job storage area 71 based on the operation information.

第2実施例におけるサーバSVでは、印刷ジョブを保持する保持期間が定められており、保持期間を経過した印刷ジョブは、印刷の実行がなされていなくても、削除される構成としている。なお、ここでは、保持期間として、6時間が設定されているものとする。   In the server SV in the second embodiment, a holding period for holding a print job is determined, and a print job that has passed the holding period is deleted even if printing is not executed. Here, it is assumed that 6 hours is set as the retention period.

第2実施例としての印刷ジョブ管理処理の流れを図9に示す。図4に示した第1実施例との違いは、サーバSVの処理において、ステップS220〜S240に代えて、ステップS420の処理を行う点である、なお、図4と同様のステップについては、図4と同一の符号を付し、説明を簡略化する。まず、プリンタPRT1は、ステップS110において、第1実施例と同様に、所定の動作をモニタリングしている。本例においてモニタリングする動作は、図10の第2列に示すとおりであり、図5に示した動作に、印刷ジョブを削除する操作において、「受け取った印刷ジョブリストのうち、削除を実行しなかった印刷ジョブがある」(通知ID6に対応)という動作が加えられている。   FIG. 9 shows a flow of print job management processing as the second embodiment. The difference from the first embodiment shown in FIG. 4 is that, in the process of the server SV, the process of step S420 is performed instead of steps S220 to S240. The same reference numerals as in FIG. First, in step S110, the printer PRT1 monitors a predetermined operation as in the first embodiment. The operation monitored in this example is as shown in the second column of FIG. 10. In the operation shown in FIG. 5, in the operation of deleting a print job, “deletion of received print job list is not executed. There is an operation of “There is a print job” (corresponding to the notification ID 6).

ここで設定される動作は、サーバSVでスプールされている印刷ジョブについて、今後、印刷が実行される可能性が小さいこと、または、印刷が実行される可能性が大きいことを推測可能な動作である。例えば、所定のユーザが、プリンタPRT1で印刷ジョブ削除操作を行ったにもかかわらず、所定の印刷ジョブの削除が実行されていなければ、当該ユーザが、今後、印刷未実行の印刷ジョブを印刷する可能性は大きいと推測できるわけである。   The operation set here is an operation that can be presumed that the print job spooled by the server SV is unlikely to be printed in the future or that the print job is likely to be executed. is there. For example, if a predetermined user performs a print job deletion operation on the printer PRT1 and the predetermined print job is not deleted, the user prints a print job that has not been printed in the future. The possibility is great.

図10に例示する動作では、通知ID「0」〜「5」の動作については、第1実施例と同様に、印刷が実行される可能性が小さいことを推測可能な動作である。また、通知ID「6」の動作については、印刷が実行される可能性が大きいことを推測可能な動作である。   In the operation illustrated in FIG. 10, the operations of the notification IDs “0” to “5” are operations that can be presumed that printing is unlikely to be performed, as in the first embodiment. The operation of the notification ID “6” is an operation that can be estimated that printing is likely to be performed.

そして、CPU30は、第1実施例と同様に、ステップS120において、所定の通知条件を満足するか否かを判断する。ここでは、通知ID「0」〜「5」の動作についての通知条件は、第1実施例と同様であり、通知ID「6」の動作については、通知条件を「ログアウトしたか」に設定している。   Then, as in the first embodiment, the CPU 30 determines whether or not a predetermined notification condition is satisfied in step S120. Here, the notification conditions for the operations of the notification IDs “0” to “5” are the same as in the first embodiment, and for the operation of the notification ID “6”, the notification condition is set to “logged out”. ing.

所定の通知条件の判断の結果、通知条件を満足している場合には(ステップS120:YES)、第1実施例と同様に、CPU30は、動作履歴記憶領域42に記憶された動作情報をサーバSVに送信する(ステップS130)。   As a result of the determination of the predetermined notification condition, if the notification condition is satisfied (step S120: YES), the CPU 30 stores the operation information stored in the operation history storage area 42 as a server as in the first embodiment. It transmits to SV (step S130).

ここで送信される動作情報は、図10の第4列に示す情報である。ここでは、通知ID「0」及び「1」の動作に関するものは、第1実施例と同様に、通知IDとユーザ名としている。また、通知ID「2」及び「3」の動作に関するものは、第1実施例と比べて、「累積時間」を省略している。また、通知ID「4」及び「5」の動作に関するものは、第1実施例と比べて、「動作回数」を省略し、通知ID「6」に関するものは、通知ID及びジョブIDとしている。このように「累積時間」や「動作回数」を省略しているのは、第2実施例では、サーバSVは、これらの情報にかかわらず、ジョブ記憶領域71に保持する印刷ジョブの保持期間の変更を行う構成としているからである。その詳細については後述する。   The operation information transmitted here is information shown in the fourth column of FIG. Here, as for the operations related to the notification IDs “0” and “1”, the notification ID and the user name are used as in the first embodiment. Also, regarding the operations of the notification IDs “2” and “3”, “cumulative time” is omitted as compared with the first embodiment. Further, the operations related to the notification IDs “4” and “5” omit the “number of operations” compared to the first embodiment, and the notification ID “6” includes the notification ID and the job ID. As described above, the “cumulative time” and the “number of operations” are omitted in the second embodiment. In this case, the server SV does not include the period of the print job held in the job storage area 71 regardless of the information. It is because it is set as the structure which changes. Details thereof will be described later.

一方、サーバSVでは、コンピュータPCから印刷ジョブを受信すると、第1実施例と同様に、CPU60が、当該印刷ジョブをジョブ記憶領域71に記憶すると共に、ジョブ記憶領域71に保持された印刷ジョブに対応する情報を、ジョブ情報テーブル72に記憶している。ただし、第2実施例では、動作情報テーブル73には、情報は記憶されていない。ジョブ情報テーブル72に記憶される情報の具体例を図11に示す。この例では、第1実施例として図8(a)に示したジョブ情報テーブル72の情報に加え、保持する印刷ジョブの削除時間が記憶されている。前述したとおり、印刷ジョブの保持期間は6時間であるため、例えば、「2008年1月28日12時」に受信した印刷ジョブP1の削除時間は、「2008年1月28日18時」である。   On the other hand, when the server SV receives a print job from the computer PC, the CPU 60 stores the print job in the job storage area 71 as well as the print job held in the job storage area 71 as in the first embodiment. Corresponding information is stored in the job information table 72. However, in the second embodiment, no information is stored in the operation information table 73. A specific example of information stored in the job information table 72 is shown in FIG. In this example, in addition to the information in the job information table 72 shown in FIG. 8A as the first embodiment, the deletion time of the held print job is stored. As described above, since the print job holding period is 6 hours, for example, the deletion time of the print job P1 received at “12:00 on January 28, 2008” is “18:00 on January 28, 2008”. is there.

そして、プリンタPRT1から動作情報を受信すれば(ステップS210:YES)、CPU60は、変更部63の処理として、通知IDごとに保持期間の変更時間が定められた変更条件テーブル74を参照して、受信した動作情報に対応する印刷ジョブについて、変更条件テーブル74に定められた変更時間の分だけ、保持期間を変更し(ステップS420)、処理を元に戻す。変更条件テーブル74の具体例を図12に示す。この例では、印刷が実行される可能性が小さいことを推測できる動作に対応する通知ID「0」〜「5」に対しては、保持期間の短縮値がそれぞれ定められている。また、印刷が実行される可能性が大きいことを推測できる動作に対応する通知ID「6」に対しては、保持期間の延長値が定められている。   If the operation information is received from the printer PRT1 (step S210: YES), the CPU 60 refers to the change condition table 74 in which the change time of the retention period is determined for each notification ID as the process of the change unit 63. For the print job corresponding to the received operation information, the holding period is changed by the change time set in the change condition table 74 (step S420), and the process is returned to the original. A specific example of the change condition table 74 is shown in FIG. In this example, for the notification IDs “0” to “5” corresponding to operations that can be estimated that printing is less likely to be performed, a shortened value of the retention period is defined. Further, for the notification ID “6” corresponding to the operation that can be estimated that printing is likely to be performed, an extension value of the retention period is set.

例えば、図11に示した例を用いれば、CPU60は、ステップS420において、通知ID「1」、ユーザ名「A」を含む動作情報を受信した場合には、ユーザ名「A」に対応する印刷ジョブP1及びP2の保持期間を、通知ID「1」に対応する変更時間である0.5時間だけ削減する。すなわち、印刷ジョブP1の削除時間を「2008年1月28日17時30分」に変更し、印刷ジョブP2の削除時間を「2008年1月28日17時31分」に変更する。また、通知ID「6」、ジョブID「P2」を含む動作情報を受信した場合には、ジョブID「P2」に対応する印刷ジョブP2の保持期間を通知ID「6」に対応する変更時間である6時間だけ延長、すなわち、印刷ジョブP2の削除時間を「2008年1月29日00時01分」に変更するのである。   For example, using the example shown in FIG. 11, when the CPU 60 receives operation information including the notification ID “1” and the user name “A” in step S420, the print corresponding to the user name “A” is performed. The holding periods of the jobs P1 and P2 are reduced by 0.5 hours, which is the change time corresponding to the notification ID “1”. That is, the deletion time of the print job P1 is changed to “January 28, 2008, 17:30”, and the deletion time of the print job P2 is changed to “January 28, 2008, 17:31”. When the operation information including the notification ID “6” and the job ID “P2” is received, the retention period of the print job P2 corresponding to the job ID “P2” is changed by the change time corresponding to the notification ID “6”. That is, it is extended by a certain 6 hours, that is, the deletion time of the print job P2 is changed to “January 29, 2008 00:01”.

なお、第2実施例においては、サーバSVのCPU60は、動作情報を受け取ると、常に、対応するジョブ記憶領域71に保持している印刷ジョブの保持期間を変更する構成としたため、動作情報テーブル73を用いない構成としたが、このような構成に限られるものではない。例えば、動作情報を受け取るたびに、保持期間を変更する構成に代えて、所定の通知IDを所定回数受け取るたびに、保持期間を変更する構成としてもよい。このような場合には、変更条件テーブル74には、図12に示した削減値または延長値に加えて、保持期間の変更条件となる動作回数等を通知IDと関連付けて記憶しておき、第1実施例と同様に、動作情報を受け取るたびに、動作情報テーブル73の情報を記録・更新し、動作情報テーブル73の動作回数等が変更条件テーブル74の保持期間の変更条件を満たすたびに、保持期間を変更する構成としてもよい。   In the second embodiment, the CPU 60 of the server SV is configured to always change the retention period of the print job held in the corresponding job storage area 71 when the operation information is received. However, the present invention is not limited to such a configuration. For example, instead of the configuration in which the holding period is changed every time operation information is received, the holding period may be changed every time a predetermined notification ID is received a predetermined number of times. In such a case, in the change condition table 74, in addition to the reduction value or the extension value shown in FIG. As in the first embodiment, each time operation information is received, information in the operation information table 73 is recorded / updated, and each time the operation count of the operation information table 73 satisfies the change condition of the retention period of the change condition table 74, The holding period may be changed.

また、第2実施例においては、サーバSVは、プリンタPRT1から受け取った動作情報に応じて、印刷ジョブの保持期間を短縮、または、延長する構成としたが、短縮、延長のうち、いずれか一方のみを行う構成としてもよい。   In the second embodiment, the server SV is configured to shorten or extend the retention period of the print job according to the operation information received from the printer PRT1. It is good also as a structure which performs only.

かかる構成の出力データ管理システム20において、プリンタPRT1は、印刷が実行される可能性が小さいこと、または、印刷が実行される可能性が大きいことを推測可能な、プリンタPRT1の動作履歴を動作情報として情報をサーバSVに提供する。一方、サーバSVは、プリンタPRT1から動作情報を受け取り、当該動作情報に含まれる動作履歴から、印刷未実行の印刷ジョブが今後印刷される可能性が小さいと判断されるときには、ジョブ記憶領域71に保持している印刷未実行の印刷ジョブの保持期間を短縮し、印刷される可能性が大きいと判断されるときには、保持期間を延長する。したがって、ユーザの出力実行可能性を柔軟に反映して、有限であるジョブ記憶領域71の容量の利用性を向上させて、印刷ジョブの管理が行える。   In the output data management system 20 having such a configuration, the printer PRT1 uses the operation history of the printer PRT1 that can be estimated that the possibility of printing is small or the possibility of printing is large as the operation information. Information to the server SV. On the other hand, when the server SV receives the operation information from the printer PRT1 and determines from the operation history included in the operation information that the print job that has not been printed is unlikely to be printed in the future, the server SV stores the operation information in the job storage area 71. The holding period of the print job that has not been printed is shortened, and when it is determined that there is a high possibility of printing, the holding period is extended. Therefore, it is possible to manage print jobs by flexibly reflecting the possibility of user output execution and improving the availability of the limited capacity of the job storage area 71.

C.第3実施例:
第3実施例としての印刷ジョブ管理処理の流れは、概ね図4に示した第1実施例としての印刷ジョブ管理処理と同様である。第1実施例と異なる点は、ステップS130においてプリンタPRT1が送信する動作情報には、図10に例示した動作と同様に、印刷が実行される可能性が小さいことを推測できる動作と、印刷が実行される可能性が大きいことを推測できる動作とが含まれ得る点である。また、変更条件テーブル74の条件を満たすと判断した場合に(ステップ230:YES)、ステップS240において、印刷ジョブの削除に代えて、保持する印刷ジョブのデータ形式を変更する点である。
C. Third embodiment:
The flow of the print job management process as the third embodiment is substantially the same as the print job management process as the first embodiment shown in FIG. The difference from the first embodiment is that the operation information transmitted from the printer PRT1 in step S130 is similar to the operation illustrated in FIG. And an operation that can be inferred that the possibility of being executed is high. In addition, when it is determined that the condition of the change condition table 74 is satisfied (step 230: YES), in step S240, instead of deleting the print job, the data format of the held print job is changed.

具体的には、ステップS230において、ユーザの印刷実行可能性が小さいと推測される動作(図10の例では、通知ID「0」〜「5」の動作)に対応する条件を満足した際には、ステップS240において、ジョブ記憶領域71に保持された、対応する印刷ジョブを、サーバSVが備える圧縮回路を用いて、可逆圧縮し、これを圧縮データ形式で保持する。なお、圧縮方式は、特に限定するものではなく、LZ方式、ZIP方式、CAB方式など、種々の公知の圧縮方式を用いることができる。   Specifically, when the condition corresponding to the operation (in the example of FIG. 10, notification IDs “0” to “5” in the example of FIG. 10) that is estimated to be less likely to be printed by the user is satisfied in step S230. In step S240, the corresponding print job held in the job storage area 71 is reversibly compressed using a compression circuit included in the server SV, and is held in a compressed data format. The compression method is not particularly limited, and various known compression methods such as the LZ method, the ZIP method, and the CAB method can be used.

一方、ステップS230において、ユーザの印刷実行可能性が大きいと推測される動作(図10の例では、通知ID「6」の動作)に対応する条件を満足した際には、ステップS240において、ジョブ記憶領域71に保持された、対応する印刷ジョブが圧縮データ形式で保持されている場合には、当該印刷ジョブを、サーバSVが備える伸張回路を用いて、伸張し、これを伸張データ方式で保持する。   On the other hand, in step S230, when the condition corresponding to the operation that the user is likely to perform printing (the operation of the notification ID “6” in the example of FIG. 10) is satisfied, the job is processed in step S240. When the corresponding print job held in the storage area 71 is held in the compressed data format, the print job is decompressed using the decompression circuit provided in the server SV and retained in the decompressed data method. To do.

かかる構成としても、ユーザの印刷実行可能性を柔軟に反映して、有限であるジョブ記憶領域71の容量の利用性を向上させて、印刷ジョブの管理が行える。なお、本実施例においては、可逆圧縮形式と非圧縮形式との間で、保持する印刷ジョブのデータ形式を変更する構成としたが、変更するデータ形式は、このような構成に限るものではなく、相対的にデータ容量が異なるデータ形式間で変更する構成であればよい。例えば、非可逆圧縮形式と可逆圧縮形式との間で変更する構成でもよい。また、本実施例においては、印刷ジョブの圧縮、または、伸張を行う構成としたが、圧縮のみを行う構成としてもよい。   Even with such a configuration, print jobs can be managed by flexibly reflecting the user's ability to execute printing, improving the availability of the limited capacity of the job storage area 71. In this embodiment, the data format of the held print job is changed between the lossless compression format and the non-compression format. However, the data format to be changed is not limited to such a configuration. Any configuration that changes between data formats having relatively different data capacities may be used. For example, the structure which changes between a lossy compression format and a lossless compression format may be sufficient. In this embodiment, the print job is compressed or expanded, but only the compression may be performed.

D.第4実施例:
第4実施例としての印刷ジョブ管理処理の流れは、図4に示した第1実施例としての印刷ジョブ管理処理と同様である。第1実施例と異なる点は、変更条件テーブル74の条件を満たすと判断した場合に(ステップ230:YES)、ステップS240において、印刷ジョブの削除に代えて、保持する印刷ジョブを他の記憶媒体に出力して、ジョブ記憶領域71から退避させることである。ここで、他の記憶媒体とは、ハードディスクドライブ70におけるジョブ記憶領域71以外の領域や、サーバSVに接続された外部記憶媒体などとしてもよいし、ローカルエリアネットワークLAN上に接続された他の端末やサーバの記憶媒体としてもよい。
D. Fourth embodiment:
The flow of the print job management process as the fourth embodiment is the same as the print job management process as the first embodiment shown in FIG. The difference from the first embodiment is that when it is determined that the condition of the change condition table 74 is satisfied (step 230: YES), in step S240, instead of deleting the print job, the held print job is transferred to another storage medium. Output from the job storage area 71. Here, the other storage medium may be an area other than the job storage area 71 in the hard disk drive 70, an external storage medium connected to the server SV, or another terminal connected on the local area network LAN. Or a storage medium of a server.

また、図10の通知ID「6」の動作に例示したような印刷が実行される可能性が大きいことを推測可能な動作に係る動作情報をプリンタPRT1から受け取ったときには、CPU60は、他の記憶媒体に退避させた印刷ジョブを再度読み込んだり、他の端末やサーバに退避させた印刷ジョブの送信要求を送信し、印刷ジョブを再度取得したりして、ジョブ記憶領域71に、退避させた印刷ジョブを戻してもよい。   When the CPU 60 receives from the printer PRT1 operation information related to an operation that can be estimated to have a high possibility of performing printing as exemplified in the operation of the notification ID “6” in FIG. The print job saved in the medium is read again, or the transmission request for the saved print job is sent to another terminal or server to acquire the print job again, and the saved print job is stored in the job storage area 71. You may return the job.

かかる構成としても、ユーザの印刷実行可能性を柔軟に反映して、有限であるジョブ記憶領域71の容量の利用性を向上させて、印刷ジョブの管理が行える。   Even with such a configuration, print jobs can be managed by flexibly reflecting the user's ability to execute printing, improving the availability of the limited capacity of the job storage area 71.

E.変形例:
上述した実施例の変形例について説明する。
E−1.変形例1:
実施例では、印刷ジョブ管理処理において、サーバSVは、ジョブ記憶領域71の状態にかかわらず、一律の処理を行う構成としたが、ジョブ記憶領域71における新たな印刷ジョブを保持する能力が所定の状態に達した場合にのみ、保持する印刷ジョブの扱いを変更する構成としてもよい。
E. Variations:
A modification of the above-described embodiment will be described.
E-1. Modification 1:
In the embodiment, in the print job management process, the server SV is configured to perform a uniform process regardless of the state of the job storage area 71. However, the ability to hold a new print job in the job storage area 71 is predetermined. Only when the status is reached, the handling of the held print job may be changed.

具体的には、第1実施例であれば、以下の構成として実現することができる。サーバSVのCPU60は、ステップS230において、変更条件テーブル74に定められた条件を満足したと判断すると、更に、ジョブ記憶領域71の空き容量を把握し、空き容量が所定値以下であるか否かを判断する。その結果、空き容量が所定値(絶対値、または割合)以下である場合のみ、処理をステップS230に進めて、対応する印刷ジョブの削除を行い、空き容量が所定値よりも大きい場合には、処理をステップS210に戻す。   Specifically, in the first embodiment, the following configuration can be realized. When the CPU 60 of the server SV determines in step S230 that the conditions set in the change condition table 74 are satisfied, it further grasps the free capacity of the job storage area 71 and determines whether the free capacity is equal to or less than a predetermined value. Judging. As a result, only when the free space is equal to or less than a predetermined value (absolute value or ratio), the process proceeds to step S230, the corresponding print job is deleted, and when the free space is larger than the predetermined value, The process returns to step S210.

なお、ステップS230で付加する判断は、ジョブ記憶領域71の空き容量が所定値以下であるか否かに限らず、ジョブ記憶領域71の空き容量が所定値以上であるか否かであってもよい。例えば、空き容量に余裕があれば、印刷ジョブの保持期間を延長するなどの処理も行えるからである。また、「所定の状態」とは、記憶容量の絶対値や割合により特定される状態に限らず、例えば、ジョブ記憶領域71に保持された印刷ジョブの数が所定数以上であるかなどであってもよい。   Note that the determination to be added in step S230 is not limited to whether or not the free capacity of the job storage area 71 is less than or equal to a predetermined value, but may be whether or not the free capacity of the job storage area 71 is greater than or equal to a predetermined value. Good. For example, if there is a free space, processing such as extending the retention period of the print job can be performed. The “predetermined state” is not limited to the state specified by the absolute value or the ratio of the storage capacity. For example, the “predetermined state” is whether the number of print jobs held in the job storage area 71 is a predetermined number or more. May be.

かかる構成によれば、ジョブ記憶領域71における新たな印刷ジョブを保持する能力に応じて、より柔軟に印刷ジョブの管理を行うことができる。   According to this configuration, print jobs can be managed more flexibly according to the ability to hold a new print job in the job storage area 71.

E−2.変形例2:
サーバSVは、ジョブ記憶領域71における新たな印刷ジョブを保持する能力に応じて、保持する印刷ジョブの扱いの変更の内容や程度を変化させる構成としてもよい。具体的には、保持する印刷ジョブの扱いの変更の内容を変化させる構成は、例えば、以下の構成として実現することができる。サーバSVのハードディスクドライブ70には、印刷ジョブの削除条件が定められた変更条件テーブル74aと、印刷ジョブの保持期間の短縮条件が定められた変更条件テーブル74bと、印刷ジョブの圧縮条件が定められた変更条件テーブル74cとを記憶しておく。そして、CPU60は、ステップS220において、動作情報テーブル73を更新した後に、ジョブ記憶領域71の空き容量を把握し、ステップS230において、把握した空き容量が所定値Th1よりも少ない場合には、変更条件テーブル74aを参照して、条件を満足している場合に、印刷ジョブを削除する。把握した空き容量が所定値Th1とTh2との間にある場合には、変更条件テーブル74bを参照して、条件を満足している場合に、印刷ジョブの保持期間を短縮する。把握した空き容量が所定値Th2と所定値TH3との間にある場合には、変更条件テーブル74cを参照して、条件を満足している場合に、印刷ジョブの圧縮を行う。そして、把握した空き容量が所定値TH3よりも大きい場合には、条件を満足している場合であっても、印刷ジョブの保持に関する扱いを変更しない。すなわち、ジョブ記憶領域71の余裕度に応じて、印刷ジョブの保持に関する扱いを変化させるのである。
E-2. Modification 2:
The server SV may be configured to change the content and degree of change in the handling of the print job to be held according to the ability to hold a new print job in the job storage area 71. Specifically, the configuration for changing the content of the change in the handling of the held print job can be realized as the following configuration, for example. The hard disk drive 70 of the server SV has a change condition table 74a in which deletion conditions for print jobs are defined, a change condition table 74b in which conditions for shortening the retention period of print jobs are defined, and compression conditions for print jobs. The change condition table 74c is stored. Then, after updating the operation information table 73 in step S220, the CPU 60 grasps the free capacity of the job storage area 71. If the grasped free capacity is smaller than the predetermined value Th1 in step S230, the change condition With reference to the table 74a, if the condition is satisfied, the print job is deleted. If the grasped free capacity is between the predetermined values Th1 and Th2, the change condition table 74b is referred to, and when the condition is satisfied, the print job holding period is shortened. When the grasped free space is between the predetermined value Th2 and the predetermined value TH3, the print job is compressed when the conditions are satisfied with reference to the change condition table 74c. Then, if the grasped free capacity is larger than the predetermined value TH3, the handling regarding the holding of the print job is not changed even if the condition is satisfied. In other words, according to the margin of the job storage area 71, the handling for holding the print job is changed.

また、保持する印刷ジョブの扱いの変更の程度を変化させる構成は、第2実施例であれば、例えば、以下の構成として実現することができる。サーバSVのハードディスクドライブ70には、ジョブ記憶領域71の空き容量が比較的大きい場合に対応する、印刷ジョブの保持期間の短縮時間を大きくした変更条件テーブル74dと、空き容量が比較的小さい場合に対応する、印刷ジョブの保持期間の短縮時間を小さくした変更条件テーブル74eとを記憶しておく。そして、CPU60は、ステップS220において、動作情報テーブル73を更新した後に、ジョブ記憶領域71の空き容量を把握し、ステップS230において、把握した空き容量に対応する変更条件テーブル74dまたは74eを参照して、印刷ジョブの削除条件を満足しているか否かを判断する。   Further, if the configuration for changing the degree of change in the handling of the print job to be held is the second embodiment, it can be realized as the following configuration, for example. The hard disk drive 70 of the server SV has a change condition table 74d in which the shortening time of the print job retention period corresponding to the case where the free capacity of the job storage area 71 is relatively large and the case where the free capacity is relatively small. A corresponding change condition table 74e in which the shortening time of the print job holding period is reduced is stored. Then, after updating the operation information table 73 in step S220, the CPU 60 grasps the free capacity of the job storage area 71, and in step S230, refers to the change condition table 74d or 74e corresponding to the grasped free capacity. It is determined whether or not the print job deletion condition is satisfied.

上述の構成によっても、ジョブ記憶領域71における新たな印刷ジョブを保持する能力に応じて、より柔軟に印刷ジョブの管理を行うことができる。   Even with the above-described configuration, it is possible to more flexibly manage print jobs according to the ability to hold new print jobs in the job storage area 71.

E−3.変形例3:
実施例においては、サーバSVは、ジョブ情報テーブル72において、印刷ジョブと、コンピュータPCから印刷ジョブと併せて受信したユーザ名とを関連付けて管理する構成とした。また、サーバSVは、動作情報テーブル73において、プリンタPRT1から受信する動作情報に含まれる通知IDの種類によっては、併せて含まれるユーザ名と、プリンタPRT1の動作(通知ID)とを関連付けて管理する構成とした。そして、動作情報テーブル73に記憶された所定の動作が所定条件を満足したときに、当該動作に関連付けられたユーザ名と、印刷ジョブに関連付けられたユーザ名とが一致する場合に、当該印刷ジョブの保持の扱いを変更する構成とした。
E-3. Modification 3:
In the embodiment, the server SV is configured to manage the print job and the user name received together with the print job from the computer PC in the job information table 72 in association with each other. Further, in the operation information table 73, the server SV associates and manages the user name included together with the operation (notification ID) of the printer PRT1 depending on the type of notification ID included in the operation information received from the printer PRT1. It was set as the structure to do. When a predetermined operation stored in the operation information table 73 satisfies a predetermined condition, if the user name associated with the operation matches the user name associated with the print job, the print job The configuration is such that the handling of holding is changed.

しかし、ジョブ情報テーブル72や動作情報テーブル73で印刷ジョブや動作と関連付けて管理されるユーザの情報は、ユーザ名に限られるものではなく、ユーザの属性であればよく、動作に関連付けられたユーザの属性と、印刷ジョブに関連付けられたユーザの属性とが対応関係にある場合に、当該印刷ジョブの保持の扱いを変更する構成とすることもできる。例えば、動作と印刷ジョブに関連付けられるユーザの属性は、いずれか一方、または、両者をグループ名としてもよい。この場合、両者の属性が一致または包含関係にあれば、ユーザの属性同士が対応関係にあるとしてもよい。かかる構成によっても、より柔軟に印刷ジョブの管理を行うことができる。   However, the user information managed in association with the print job or operation in the job information table 72 or the operation information table 73 is not limited to the user name, and any user attribute may be used. If there is a correspondence between the attribute of the user and the attribute of the user associated with the print job, the handling of the print job can be changed. For example, one or both of the user attributes associated with the operation and the print job may be used as the group name. In this case, the user attributes may be in correspondence with each other as long as both attributes match or are in an inclusive relationship. Even with such a configuration, print jobs can be managed more flexibly.

E−4.変形例4:
変形例2においては、サーバSVは、ジョブ記憶領域71における新たな印刷ジョブを保持する能力に応じて、保持する印刷ジョブの扱いの変更の内容や程度を変化させる構成としたが、これに代えて、ジョブ情報テーブル72や動作情報テーブル73で管理されるユーザの属性に応じて、変更内容または程度を変化させてもよい。このような場合には、ユーザの属性毎に、変更条件テーブル74を設定しておけばよい。かかる構成によっても、より柔軟に印刷ジョブの管理を行うことができる。
E-4. Modification 4:
In the second modification, the server SV is configured to change the content and degree of change in the handling of the print job to be held according to the ability to hold a new print job in the job storage area 71. Depending on the user attributes managed by the job information table 72 and the operation information table 73, the content or degree of change may be changed. In such a case, the change condition table 74 may be set for each user attribute. Even with such a configuration, print jobs can be managed more flexibly.

また、サーバSVは、ジョブ記憶領域71で保持される印刷ジョブの容量に応じて、変更内容または程度を変化させてもよい。このような場合には、ジョブ容量の段階毎に、変更条件テーブル74を設定しておけばよい。かかる構成によっても、より柔軟に印刷ジョブの管理を行うことができる。   Further, the server SV may change the content or degree of change according to the capacity of the print job held in the job storage area 71. In such a case, the change condition table 74 may be set for each stage of job capacity. Even with such a configuration, print jobs can be managed more flexibly.

E−5.変形例5:
実施例においては、単一の動作の履歴(例えば、通知ID「5」の動作)が、変更条件テーブル74の条件を満たしたときに、印刷ジョブの保持に関する扱いを変更する構成としたが、複数の動作の履歴を総合的に判断して、所定の条件を満たした場合に、印刷ジョブの保持に関する扱いを変更する構成としてもよい。例えば、サーバSVは、動作情報テーブル73で管理される複数の動作履歴について、所定の重み付けを行って、点数化し、その点数が所定値に達した場合に、印刷ジョブの保持に関する扱いを変更してもよい。こうすれば、より的確に、印刷ジョブの印刷実行可能性を反映した管理が行える。
E-5. Modification 5:
In the embodiment, when the history of a single operation (for example, the operation of the notification ID “5”) satisfies the condition of the change condition table 74, the handling for holding the print job is changed. A configuration may be adopted in which handling of a print job is changed when a plurality of operation histories are comprehensively determined and a predetermined condition is satisfied. For example, the server SV performs a predetermined weighting on a plurality of operation histories managed in the operation information table 73 to convert the score, and when the score reaches a predetermined value, the handling of the print job is changed. May be. In this way, it is possible to perform management that more accurately reflects the print execution possibility of a print job.

E−6.変形例6:
実施例においては、プリンタPRT1は、所定の動作が発生すると、必ず、当該動作を動作履歴記憶領域42に記録し、その内容を動作情報としてサーバSVに送信する構成としたが、サーバSVに送信する動作履歴は、プリンタPRT1が所定の印刷ジョブを印刷可能な状態で行われたものに限ってもよい。具体的には、例えば、プリンタPRT1のCPU30は、動作判断部32の処理として、自己の動作状態が、所定の印刷ジョブを印刷可能な状態、例えば、プリンタPRT1が、紙切れ、トナー切れ、カバーオープンなどのエラー中でない状態や、これから印刷を実行しようとするユーザと異なるユーザの印刷ジョブの印刷を実行中でない状態であるか否かを判断しており、所定の印刷ジョブを印刷可能な状態であると判断した場合において行われた所定の動作の履歴のみ、図4のステップS110において、動作履歴記憶領域42に記録し、それに基づいてステップS130において、動作情報を送信する構成とすることができる。かかる構成とすれば、全ての動作履歴を反映して、サーバSVが、印刷ジョブの管理を行う場合と比べて、ユーザの印刷実行可能性の推測の確度を高めることができる。
E-6. Modification 6:
In the embodiment, the printer PRT1 is configured to always record the operation in the operation history storage area 42 and transmit the contents as operation information to the server SV when a predetermined operation occurs. The operation history to be performed may be limited to that performed in a state where the printer PRT1 can print a predetermined print job. Specifically, for example, the CPU 30 of the printer PRT1 performs processing of the operation determination unit 32, and its own operation state is a state in which a predetermined print job can be printed, for example, the printer PRT1 is out of paper, out of toner, or cover open. It is determined whether it is in a state where it is not in an error state, or in a state where printing of a print job of a user different from the user who is going to execute printing is not being executed, and in a state where a predetermined print job can be printed. Only a history of a predetermined operation performed when it is determined to be present is recorded in the operation history storage area 42 in step S110 of FIG. 4, and based on this, operation information is transmitted in step S130. . With such a configuration, it is possible to improve the accuracy of estimation of the user's ability to execute printing, as compared with the case where the server SV manages print jobs, reflecting all operation histories.

E−7.変形例7:
実施例においては、データ出力装置であるプリンタPRT1と、データ管理装置であるサーバSVとは、分離して設置される構成としたが、一体化して設置されてもよい。例えば、プリンタPRT1にサーバ機能を持たせてもよい。
E-7. Modification 7:
In the embodiment, the printer PRT1 that is a data output device and the server SV that is a data management device are installed separately, but may be installed together. For example, the printer PRT1 may have a server function.

E−8.変形例8:
実施例では、プリンタPRT1は、認証機構57を用いて、プリンタPRT1を操作するユーザの属性を把握し、これを動作情報に含める構成としたが、ユーザの属性は、その他の方法で把握してもよい。例えば、プリンタPRT1を操作するユーザが、入力機構56を用いて、自分の属性を入力する構成であってもよい。
E-8. Modification 8:
In the embodiment, the printer PRT1 uses the authentication mechanism 57 to grasp the attribute of the user who operates the printer PRT1, and includes this in the operation information. However, the user attribute is grasped by other methods. Also good. For example, the configuration may be such that the user who operates the printer PRT1 inputs his / her attributes using the input mechanism 56.

E−9.変形例9:
実施例においては、サーバSVが、動作情報テーブル73を用いて、プリンタPRT1,PRT2の動作履歴を管理したが、プリンタPRT1側で、動作履歴の情報を管理し、所定のタイミング、例えば、削除条件を満足した時点で、動作情報または、削除指示をサーバSVに送信する構成としてもよい。
E-9. Modification 9:
In the embodiment, the server SV manages the operation history of the printers PRT1 and PRT2 using the operation information table 73. However, the printer PRT1 manages the operation history information, and performs a predetermined timing, for example, a deletion condition. When the above is satisfied, the operation information or the deletion instruction may be transmitted to the server SV.

E−10.変形例10:
実施例においては、ローカルエリアネットワークLAN上に接続されるサーバSVが1台のみの構成について示したが、サーバSVは、複数台であってもよい。このような場合には、プリンタPRT1は、同一の動作情報を、複数のサーバSVに送信する構成としてもよい。動作情報を送信するサーバSVは、予め定められた複数のSVとしてもよいし、SNMP(Simple Network Management Protocol)などにより、検索されたサーバSVとしてもよい。
E-10. Modification 10:
In the embodiment, a configuration in which only one server SV is connected on the local area network LAN has been described. However, a plurality of server SVs may be provided. In such a case, the printer PRT1 may be configured to transmit the same operation information to a plurality of servers SV. The server SV that transmits the operation information may be a plurality of predetermined SVs, or may be a server SV searched by SNMP (Simple Network Management Protocol) or the like.

例えば、ユーザが、プリンタPRT1にログインした場合には、ユーザは、プリンタPRT1によって、サーバSV1保持された印刷ジョブとサーバSV2に保持された印刷ジョブの両方について、印刷を実行することが可能であるから、その動作情報は、サーバSV1及びサーバSV2のいずれで保持されている印刷ジョブに対しても、印刷実行可能性の推測に影響を与えることとなる。すなわち、プリンタPRT1の動作情報は、複数のサーバSVにとって有用であるから、動作情報を複数のサーバSVに送信すれば、複数のサーバSVで柔軟に印刷ジョブの管理を行うことができる。   For example, when the user logs in to the printer PRT1, the user can execute printing for both the print job held in the server SV1 and the print job held in the server SV2 by the printer PRT1. Therefore, the operation information affects the estimation of print feasibility for a print job held in either the server SV1 or the server SV2. That is, since the operation information of the printer PRT1 is useful for a plurality of servers SV, if the operation information is transmitted to the plurality of servers SV, the print jobs can be flexibly managed by the plurality of servers SV.

以上、本発明の実施形態について説明したが、本発明はこうした実施形態に限られるものではなく、本発明の要旨を脱しない範囲において、種々なる態様で実施できることは勿論である。例えば、本発明は、データ出力装置としてのプリンタの構成例を示したが、データ出力装置は、プリンタに限らず、記憶媒体へのデータの出力を行う記憶媒体ドライブ、表示装置への出力を行う端末など、種々のデータ出力装置として実現することができ、データ管理装置は、これらの出力装置で出力する出力用データを管理するデータ管理装置として実現することができる。また、本発明は、実施例に示した出力データ管理システムやデータ出力装置及びデータ管理装置としての構成に限らず、出力データ管理方法、プログラム、記憶媒体等の形態でも実現することができる。   As mentioned above, although embodiment of this invention was described, this invention is not limited to such embodiment, Of course, in the range which does not deviate from the summary of this invention, it can implement in a various aspect. For example, the present invention shows a configuration example of a printer as a data output device. However, the data output device is not limited to a printer, and outputs data to a storage medium drive or display device that outputs data to a storage medium. It can be realized as various data output devices such as terminals, and the data management device can be realized as a data management device for managing output data output by these output devices. Further, the present invention is not limited to the configuration as the output data management system, the data output device, and the data management device shown in the embodiments, but can be realized in the form of an output data management method, a program, a storage medium, and the like.

出力データ管理システム20の概略構成を示す説明図である。2 is an explanatory diagram showing a schematic configuration of an output data management system 20. FIG. プリンタPRT1の概略構成を示す説明図である。FIG. 3 is an explanatory diagram illustrating a schematic configuration of a printer PRT1. サーバSVの概略構成を示す説明図である。It is explanatory drawing which shows schematic structure of server SV. 第1実施例としての印刷ジョブ管理処理の流れを示すフローチャートである。6 is a flowchart illustrating a flow of a print job management process as the first embodiment. 第1実施例におけるプリンタPRT1が送信する動作情報の内容、動作情報の通知条件等の説明図である。It is explanatory drawing, such as the content of the operation information which printer PRT1 in 1st Example transmits, and the notification conditions of operation information. 第1実施例における変更条件テーブル74の具体例を示す説明図である。It is explanatory drawing which shows the specific example of the change condition table 74 in 1st Example. 印刷ジョブ管理処理とその前段の処理の流れを示す説明図である。FIG. 6 is an explanatory diagram illustrating a flow of a print job management process and a preceding process. 第1実施例におけるジョブ情報テーブル72及び動作情報テーブル73の具体例を示す説明図である。It is explanatory drawing which shows the specific example of the job information table 72 and the operation | movement information table 73 in 1st Example. 第2実施例としての印刷ジョブ管理処理の流れを示すフローチャートである。10 is a flowchart illustrating a flow of a print job management process as a second embodiment. 第2実施例におけるプリンタPRT1が送信する動作情報の内容、動作情報の通知条件等の説明図である。It is explanatory drawing of the content of the operation information which printer PRT1 in a 2nd Example transmits, the notification condition of operation information, etc. 第2実施例におけるジョブ情報テーブル72の具体例を示す説明図である。It is explanatory drawing which shows the specific example of the job information table 72 in 2nd Example. 第2実施例における変更条件テーブル74の具体例を示す説明図である。It is explanatory drawing which shows the specific example of the change condition table 74 in 2nd Example.

符号の説明Explanation of symbols

20...出力データ管理システム
30...CPU
31...動作把握部
32...動作判断部
33...情報提供部
40...EEPROM
42...動作履歴記憶領域
51...ROM
52...RAM
53...入力機構
54...印刷機構
55...スキャナ
56...FAX送信機構
57...認証機構
58...インタフェース
60...CPU
61...記憶部
62...取得部
63...変更部
70...ハードディスクドライブ
71...ジョブ記憶領域
72...ジョブ情報テーブル
73...動作情報テーブル
74...変更条件テーブル
81...ROM
82...RAM
88...インタフェース
PC...コンピュータ
SV...サーバ
PRT1,PRT2...プリンタ
LAN...ローカルエリアネットワーク
20 ... Output data management system 30 ... CPU
31 ... Operation grasping unit 32 ... Operation judging unit 33 ... Information providing unit 40 ... EEPROM
42 ... Operation history storage area 51 ... ROM
52 ... RAM
53 ... Input mechanism 54 ... Printing mechanism 55 ... Scanner 56 ... FAX transmission mechanism 57 ... Authentication mechanism 58 ... Interface 60 ... CPU
61 ... Storage unit 62 ... Acquisition unit 63 ... Change unit 70 ... Hard disk drive 71 ... Job storage area 72 ... Job information table 73 ... Operation information table 74 ... Change Condition table 81 ... ROM
82 ... RAM
88 ... Interface PC ... Computer SV ... Server PRT1, PRT2 ... Printer LAN ... Local Area Network

Claims (19)

所定のデータ出力装置で出力する出力用データを管理する出力データ管理装置であって、
前記出力用データを保持する記憶手段と、
前記データ出力装置の動作履歴に関する情報である動作情報を、該データ出力装置から受け取る取得手段と、
該受け取った動作情報に基づき、前記保持された出力用データのうち、前記データ出力装置で出力が実行されていない出力用データの保持に関する扱いを変更する変更手段と
を備えた出力データ管理装置。
An output data management device for managing output data output by a predetermined data output device,
Storage means for holding the output data;
Acquisition means for receiving, from the data output device, operation information that is information relating to an operation history of the data output device;
An output data management device comprising: a changing unit that changes handling related to holding of output data that is not output in the data output device among the held output data based on the received operation information.
前記動作情報は、前記データ出力装置に対応付けられた認証装置において行われる認証の履歴である請求項1記載の出力データ管理装置。   The output data management apparatus according to claim 1, wherein the operation information is a history of authentication performed in an authentication apparatus associated with the data output apparatus. 請求項1または請求項2記載の出力データ管理装置であって、
前記動作情報は、前記データ出力装置において、前記記憶手段が保持する第1の出力用データが出力されたにもかかわらず、前記第1の出力用データとは異なる、前記記憶手段が保持する第2の出力用データが出力されていないことを示す履歴であり、
前記変更手段は、前記動作情報に基づき、前記第2の出力用データの保持に関する扱いを変更する
出力データ管理装置。
The output data management apparatus according to claim 1 or 2,
The operation information is different from the first output data in the data output device, although the first output data held by the storage means is output. 2 is a history indicating that the output data of 2 has not been output,
The change means is an output data management device that changes the handling relating to holding of the second output data based on the operation information.
請求項1ないし請求項3のいずれか記載の出力データ管理装置であって、
前記動作情報は、前記データ出力装置において、前記記憶手段が保持する第1の出力用データを削除する指示を受け付けたにもかかわらず、前記第1の出力用データとは異なる、前記記憶手段が保持する第2の出力用データの削除指示を受け付けていないことを示す履歴であり、
前記変更手段は、前記動作情報に基づき、前記第2の出力用データの保持に関する扱いを変更する
出力データ管理装置。
An output data management device according to any one of claims 1 to 3,
The operation information is different from the first output data in the data output device, although the instruction to delete the first output data held by the storage means is received. It is a history indicating that an instruction to delete the second output data to be held is not accepted,
The change means is an output data management device that changes the handling relating to holding of the second output data based on the operation information.
前記保持に関する扱いの変更は、前記記憶手段が保持する前記出力用データを削除する、または、退避させることである請求項1ないし請求項3のいずれか記載の出力データ管理装置。   The output data management apparatus according to any one of claims 1 to 3, wherein the change in the handling related to the holding is to delete or save the output data held by the storage unit. 前記保持に関する扱いの変更は、前記記憶手段が保持する前記出力用データの予め定められた保持期間を変更することである請求項1ないし請求項5のいずれか記載の出力データ管理装置。   The output data management apparatus according to any one of claims 1 to 5, wherein the change of the handling related to the holding is to change a predetermined holding period of the output data held by the storage unit. 前記保持に関する扱いの変更は、前記記憶手段が保持する前記出力用データのデータ形式を変更することである請求項1ないし請求項6のいずれか記載の出力データ管理装置。   The output data management apparatus according to claim 1, wherein the change of the handling related to the holding is to change a data format of the output data held by the storage unit. 前記変更手段は、前記受け取った動作情報が所定の条件を満たす場合に、前記変更を行う請求項1ないし請求項7のいずれか記載の出力データ管理装置。   8. The output data management apparatus according to claim 1, wherein the change unit performs the change when the received operation information satisfies a predetermined condition. 前記変更手段は、前記記憶手段における新たな出力用データを保持する能力が所定の状態に達している場合に、前記変更を行う請求項1ないし請求項8のいずれか記載の出力データ管理装置。   The output data management apparatus according to any one of claims 1 to 8, wherein the change unit performs the change when an ability to hold new output data in the storage unit has reached a predetermined state. 前記変更手段は、前記記憶手段における新たな出力用データを保持する能力に応じて、前記変更の内容または程度を変化させる請求項1ないし請求項9のいずれか記載の出力データ管理装置。   The output data management apparatus according to any one of claims 1 to 9, wherein the changing unit changes a content or a level of the change in accordance with an ability to hold new output data in the storage unit. 請求項1ないし請求項10のいずれか記載の出力データ管理装置であって、
前記記憶手段は、前記出力用データを、該出力用データに関連するユーザである第1のユーザの属性と関連付けて保持し、
前記動作履歴は、前記データ出力装置を動作させたユーザである第2のユーザの属性と関連付けられた履歴であり、
前記変更手段は、前記受け取った動作情報に関連付けられた前記第2のユーザの属性に対応する第1のユーザの属性と関連付けられた出力用データの保持に関する扱いを変更する
出力データ管理装置。
The output data management device according to any one of claims 1 to 10,
The storage means holds the output data in association with an attribute of a first user who is a user related to the output data,
The operation history is a history associated with an attribute of a second user who is a user who operates the data output device,
The output means is an output data management device that changes handling related to retention of output data associated with a first user attribute corresponding to the second user attribute associated with the received operation information.
請求項1ないし請求項11のいずれか記載の出力データ管理装置であって、
前記動作履歴は、前記データ出力装置を動作させたユーザの属性と関連付けられた履歴であり、
前記変更手段は、前記受け取った動作情報に関連付けられたユーザの属性に応じて、前記変更の内容または程度を変化させる
出力データ管理装置。
An output data management device according to any one of claims 1 to 11,
The operation history is a history associated with the attribute of the user who operated the data output device,
The output data management device, wherein the changing means changes the content or degree of the change according to a user attribute associated with the received operation information.
出力データ管理装置から出力用データを受け取って、該出力用データを出力するデータ出力装置であって、
前記データ出力装置に関する所定の動作を把握する動作把握手段と、
該把握した動作の履歴である動作情報を、前記データ管理装置に提供する提供手段と
を備えたデータ出力装置。
A data output device that receives output data from an output data management device and outputs the output data,
Operation grasping means for grasping a predetermined operation relating to the data output device;
A data output device comprising: providing means for providing the data management device with operation information, which is the grasped operation history.
請求項13記載のデータ出力装置であって、
更に、前記所定の動作が行われたときの前記データ出力装置の状態が、前記データ出力装置が所定のデータを出力可能な状態であるか否かを判断する判断手段を備え、
前記提供手段は、前記出力可能な状態で行われた、前記データ出力装置の動作の履歴のみからなる動作情報を、前記データ管理装置に提供する
データ出力装置。
The data output device according to claim 13, wherein
Furthermore, the data output device when the predetermined operation is performed includes a determination unit that determines whether or not the data output device is in a state in which the data output device can output predetermined data.
The providing means provides the data management device with operation information including only a history of operations of the data output device performed in the output enabled state.
所定のデータを出力するデータ出力装置と、該データ出力装置が出力する出力用データを管理する出力データ管理装置とを備えた出力データ管理システムであって、
前記出力用データを保持する記憶手段と、
前記データ出力装置に関する所定の動作を把握する動作把握手段と、
該把握した動作の履歴に基づいて、前記保持された出力用データのうち、前記データ出力装置で出力が実行されていない出力用データの保持に関する扱いを変更する変更手段と
を備えた出力データ管理システム。
An output data management system comprising a data output device that outputs predetermined data, and an output data management device that manages output data output by the data output device,
Storage means for holding the output data;
Operation grasping means for grasping a predetermined operation relating to the data output device;
An output data management comprising: a changing unit that changes handling of holding the output data that is not executed by the data output device among the held output data based on the grasped operation history system.
所定のデータ出力装置に出力する出力用データを、出力データ管理装置が管理する出力データ管理方法であって、
前記出力用データを保持し、
前記データ出力装置の動作履歴に関する情報である動作情報を取得し、
該取得した動作情報に基づいて、前記保持された出力用データのうち、前記データ出力装置で出力が実行されていない出力用データの保持に関する扱いを変更する
出力データ管理方法。
An output data management method in which an output data management device manages output data to be output to a predetermined data output device,
Holding the output data,
Obtaining operation information which is information relating to the operation history of the data output device;
An output data management method for changing the handling of the output data that has not been output by the data output device, out of the held output data, based on the acquired operation information.
所定のデータ出力装置に出力する出力用データを管理するためのコンピュータプログラムであって、
前記出力用データを保持する記憶機能と、
前記データ出力装置の動作履歴に関する情報である動作情報を、該データ出力装置から受け取る取得機能と、
該受け取った動作情報に基づき、前記保持された出力用データのうち、前記データ出力装置で出力が実行されていない出力用データの保持に関する扱いを変更する変更機能と
をコンピュータに実現させるプログラム。
A computer program for managing output data to be output to a predetermined data output device,
A storage function for holding the output data;
An acquisition function for receiving, from the data output device, operation information that is information related to the operation history of the data output device;
A program that causes a computer to implement a change function that changes handling of output data that has not been output by the data output device, out of the held output data, based on the received operation information.
出力データ管理装置が出力用データを管理するための情報を、該出力データ管理装置に提供するためのコンピュータプログラムであって、
前記データ出力装置に関する所定の動作を把握する動作把握機能と、
該把握した動作の履歴に関する情報を、前記データ管理装置に提供する提供機能と
をコンピュータに実現させるプログラム。
A computer program for providing the output data management device with information for managing output data by the output data management device,
An operation grasping function for grasping a predetermined operation relating to the data output device;
A program for causing a computer to realize a providing function of providing information related to the grasped operation history to the data management apparatus.
請求項17または請求項18記載のプログラムをコンピュータ読み取り可能に記録した記録媒体。   A recording medium in which the program according to claim 17 or 18 is recorded so as to be readable by a computer.
JP2008082336A 2008-03-27 2008-03-27 OUTPUT DATA MANAGEMENT DEVICE, DATA OUTPUT DEVICE, OUTPUT DATA MANAGEMENT SYSTEM, OUTPUT DATA MANAGEMENT METHOD, AND PROGRAM THEREOF Active JP5169375B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008082336A JP5169375B2 (en) 2008-03-27 2008-03-27 OUTPUT DATA MANAGEMENT DEVICE, DATA OUTPUT DEVICE, OUTPUT DATA MANAGEMENT SYSTEM, OUTPUT DATA MANAGEMENT METHOD, AND PROGRAM THEREOF

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008082336A JP5169375B2 (en) 2008-03-27 2008-03-27 OUTPUT DATA MANAGEMENT DEVICE, DATA OUTPUT DEVICE, OUTPUT DATA MANAGEMENT SYSTEM, OUTPUT DATA MANAGEMENT METHOD, AND PROGRAM THEREOF

Publications (2)

Publication Number Publication Date
JP2009237841A true JP2009237841A (en) 2009-10-15
JP5169375B2 JP5169375B2 (en) 2013-03-27

Family

ID=41251720

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008082336A Active JP5169375B2 (en) 2008-03-27 2008-03-27 OUTPUT DATA MANAGEMENT DEVICE, DATA OUTPUT DEVICE, OUTPUT DATA MANAGEMENT SYSTEM, OUTPUT DATA MANAGEMENT METHOD, AND PROGRAM THEREOF

Country Status (1)

Country Link
JP (1) JP5169375B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012084031A (en) * 2010-10-14 2012-04-26 Konica Minolta Business Technologies Inc Document management device and document management program
JP2013016078A (en) * 2011-07-05 2013-01-24 Ricoh Co Ltd Information processing device, data management system, and data management program
JP2015196304A (en) * 2014-03-31 2015-11-09 ブラザー工業株式会社 image forming apparatus
JP2016048567A (en) * 2015-11-04 2016-04-07 株式会社リコー Information processing apparatus, data management system, and data management program
JP2016137583A (en) * 2015-01-26 2016-08-04 ブラザー工業株式会社 Printer, printing job management method and program of printer
US9645780B2 (en) 2014-01-31 2017-05-09 Kyocera Document Solutions Inc. Data storage apparatus and data storage method
US10268429B2 (en) 2017-04-11 2019-04-23 Fujitsu Limited Device and method for managing printer based on time-related deletion condition
JP2019074942A (en) * 2017-10-17 2019-05-16 富士ゼロックス株式会社 Information processing device and program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005316602A (en) * 2004-04-27 2005-11-10 Canon Sales Co Inc Printer, its display control method, program and recording medium
JP2006076034A (en) * 2004-09-07 2006-03-23 Ricoh Co Ltd Image forming apparatus
JP2006205374A (en) * 2005-01-25 2006-08-10 Canon Inc Printing device and information processing device
JP2006228008A (en) * 2005-02-18 2006-08-31 Ricoh Co Ltd Print system
JP2007310722A (en) * 2006-05-19 2007-11-29 Fuji Xerox Co Ltd Print controller, authentication printing system, and print control program
JP2008129887A (en) * 2006-11-22 2008-06-05 Cec:Kk Secure print system and method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005316602A (en) * 2004-04-27 2005-11-10 Canon Sales Co Inc Printer, its display control method, program and recording medium
JP2006076034A (en) * 2004-09-07 2006-03-23 Ricoh Co Ltd Image forming apparatus
JP2006205374A (en) * 2005-01-25 2006-08-10 Canon Inc Printing device and information processing device
JP2006228008A (en) * 2005-02-18 2006-08-31 Ricoh Co Ltd Print system
JP2007310722A (en) * 2006-05-19 2007-11-29 Fuji Xerox Co Ltd Print controller, authentication printing system, and print control program
JP2008129887A (en) * 2006-11-22 2008-06-05 Cec:Kk Secure print system and method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012084031A (en) * 2010-10-14 2012-04-26 Konica Minolta Business Technologies Inc Document management device and document management program
JP2013016078A (en) * 2011-07-05 2013-01-24 Ricoh Co Ltd Information processing device, data management system, and data management program
US9645780B2 (en) 2014-01-31 2017-05-09 Kyocera Document Solutions Inc. Data storage apparatus and data storage method
JP2015196304A (en) * 2014-03-31 2015-11-09 ブラザー工業株式会社 image forming apparatus
JP2016137583A (en) * 2015-01-26 2016-08-04 ブラザー工業株式会社 Printer, printing job management method and program of printer
JP2016048567A (en) * 2015-11-04 2016-04-07 株式会社リコー Information processing apparatus, data management system, and data management program
US10268429B2 (en) 2017-04-11 2019-04-23 Fujitsu Limited Device and method for managing printer based on time-related deletion condition
JP2019074942A (en) * 2017-10-17 2019-05-16 富士ゼロックス株式会社 Information processing device and program

Also Published As

Publication number Publication date
JP5169375B2 (en) 2013-03-27

Similar Documents

Publication Publication Date Title
JP5169375B2 (en) OUTPUT DATA MANAGEMENT DEVICE, DATA OUTPUT DEVICE, OUTPUT DATA MANAGEMENT SYSTEM, OUTPUT DATA MANAGEMENT METHOD, AND PROGRAM THEREOF
US8773691B2 (en) Printing control apparatus, printing control method, and storage medium
US8582162B2 (en) Information processing apparatus, output method, and storage medium
US10409531B2 (en) Control device, non-transitory recording medium and image forming system
JP2006107456A (en) Method and system for managing state of user or state of device in information processing system
JP2006202028A (en) Program management system, its control method, and storage medium
US20050162693A1 (en) Job management apparatus and method, and control program used therewith
JP2010140111A (en) Equipment management device, equipment management system, log management method, log management program and recording medium with the program recorded thereon
JP5371611B2 (en) Data processing system, server, server control method, and program
JP2006041764A (en) Log recording apparatus, log recording program, and recording medium
JP5834648B2 (en) Information processing apparatus, program, and control method
US11194528B2 (en) Image forming apparatus, control method of image forming apparatus, and program
JP6265589B2 (en) Job processing apparatus, job management method, job management system, and program
JP4683028B2 (en) Function providing system
JP2010076315A (en) Printing apparatus, printing system, and program
JP2005182486A (en) Print management system, print management method and program for print management
JP5258474B2 (en) Electronic device and application execution method
US10896015B2 (en) Print job transmitting apparatus, print system
JP2005196573A (en) Information acquisition processing program, computer, and information acquisition processing system
JP4130201B2 (en) Server, printer device information setting method, program, and recording medium
JP6107795B2 (en) Image processing apparatus, control method thereof, information processing apparatus, control method thereof, and program
JP4174411B2 (en) Job management apparatus, job management method, and job management program
JP7248941B2 (en) Print job transmission device, print job transmission program and printing system
JP4711140B2 (en) Setting terminal, management device, management system, and program
JP2018014038A (en) Monitoring device, control method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110126

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120425

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120508

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120629

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121204

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121217

R150 Certificate of patent or registration of utility model

Ref document number: 5169375

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350