JP2008217500A - Print control system, and print log control method - Google Patents

Print control system, and print log control method Download PDF

Info

Publication number
JP2008217500A
JP2008217500A JP2007055004A JP2007055004A JP2008217500A JP 2008217500 A JP2008217500 A JP 2008217500A JP 2007055004 A JP2007055004 A JP 2007055004A JP 2007055004 A JP2007055004 A JP 2007055004A JP 2008217500 A JP2008217500 A JP 2008217500A
Authority
JP
Japan
Prior art keywords
print
document
management system
log
print log
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007055004A
Other languages
Japanese (ja)
Inventor
Reiji Kobayashi
玲慈 小林
Shinya Taniguchi
真也 谷口
Atsunori Go
功記 郷
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 JP2007055004A priority Critical patent/JP2008217500A/en
Publication of JP2008217500A publication Critical patent/JP2008217500A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To reduce a volume of stored print log, while making the print log remain surely, by changing a storage method for the print log in response to whether a printing document is being edited or not, or the like. <P>SOLUTION: This print control system of the present invention includes a client, and a server provided with a print log control system for controlling the print log. A printer driver calls out the print log control system, when the client receives a print indication from a user, stores a print job data when the printing document is being edited, and stores a document file when the printing document is not being edited. The print log control system stores the print job data when the printing document is being edited, in response to the call-out from the printer driver, and stores the document file when the printing document is not being edited. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、印刷ログを収集するための処理技術に関する。   The present invention relates to a processing technique for collecting print logs.

近年、企業において情報漏洩が問題となっている。その中で、印刷物が外部に流出することにより生じる情報漏洩がある。   In recent years, information leakage has become a problem in companies. Among them, there is information leakage caused by the printed matter flowing out.

漏洩した情報を特定する方法の一つとして、クライアント側からの印刷データを全てサーバ経由で印刷して印刷ログを取得し、該取得した印刷ログ及び印刷データを蓄積保管することにより、情報漏洩が起こった際に追跡できるようにする技術が存在する。しかしながら、この技術では、特に大規模な企業が長期間印刷ログを収集する場合に、そのデータ量が膨大となり、これを管理するためのコストや物理的な装置の設置スペースの確保が困難となる。また、大量のデータの中から不正な印刷ログを検出することも困難となる。   One way to identify leaked information is to print all the print data from the client side via the server, acquire the print log, and store and store the acquired print log and print data. There are technologies that allow you to track when it happens. However, with this technology, particularly when a large-scale company collects print logs for a long period of time, the amount of data becomes enormous, and it becomes difficult to secure the cost for managing this and the installation space for physical devices. . Also, it becomes difficult to detect an illegal print log from a large amount of data.

これを解決するため、管理する印刷ログの容量を削減する技術が提案されている。例えば、特許文献1には、予め印刷データに識別情報を埋め込んで印刷ログDBに登録しておき、登録された印刷データが印刷された場合は、印刷ログとして印刷データを保存する代わりに識別情報を保存することが記載されている。
特開2006−189929号公報
In order to solve this, a technique for reducing the capacity of a print log to be managed has been proposed. For example, in Patent Document 1, identification information is embedded in print data in advance and registered in the print log DB. If the registered print data is printed, the identification information is stored instead of storing the print data as a print log. Is stored.
JP 2006-189929 A

ところで、上記特許文献1記載の印刷ログ収集装置では、登録された印刷データに対応する文書を編集し、機密情報を加えて保存せずに印刷した場合、印刷ログには登録された印刷データの識別情報が残ることになり、編集の結果加えられた機密情報は印刷ログに残らないという問題がある。このため、特許文献1記載の装置では、情報漏洩が発生した事実が隠蔽されてしまうおそれがある。   By the way, in the print log collection device described in Patent Document 1, when a document corresponding to registered print data is edited and printed without adding confidential information and stored, the print log contains the registered print data. Identification information remains, and there is a problem that confidential information added as a result of editing does not remain in the print log. For this reason, in the apparatus described in Patent Document 1, the fact that information leakage has occurred may be concealed.

また、特許文献1記載の装置では、すべての文書について、最低一度は印刷データ全体を管理しなければならないため、その管理コストが大きいという問題も指摘されている。   Further, in the apparatus described in Patent Document 1, it is pointed out that the entire print data must be managed at least once for all documents, so that the management cost is high.

本発明は、かかる事情に鑑みてなされたものであり、印刷文書が編集中か否か、履歴管理システムで管理されているか否か等の判断を行い、その結果に応じて印刷ログの保存方法を変更することによって、確実に印刷ログが残るようにしながら、保存する印刷ログの容量を削減することを目的としている。   The present invention has been made in view of such circumstances, and determines whether a print document is being edited, whether it is managed by a history management system, and the like, and a print log storage method according to the determination result The purpose of this is to reduce the capacity of the print log to be saved while ensuring that the print log remains.

上記課題を解決するために、本発明による印刷管理システムは、ユーザが印刷指示を行うクライアントと、印刷ログを管理する印刷ログ管理システムとを備える。ここで、印刷ログ管理システムは、印刷ログとして印刷文書の印刷ジョブデータを保存する印刷ログ及びジョブ保存手段と、印刷ログとして印刷文書の文書ファイルを保存する印刷ログ及び文書保存手段と、を備える。また、クライアントは、ユーザの印刷指示を受けて印刷処理を行う印刷アプリケーションと、印刷アプリケーションが印刷指示を受けたとき、印刷文書が編集中である場合は、印刷ログ及びジョブ保存手段を呼び出して印刷ジョブデータを保存させ、印刷文書が編集中でない場合は、印刷ログ及び文書保存手段を呼び出して文書ファイルを保存させるプリンタドライバと、を備える。かかる発明によれば、印刷文書が編集中でない場合は、印刷ジョブデータよりも容量が小さい文書ファイルを保存することによって、印刷ログの容量を削減するとともに、編集中の文書は印刷ジョブデータを保存して、印刷内容を確実にログに残すことが可能になる。   In order to solve the above problems, a print management system according to the present invention includes a client for which a user issues a print instruction, and a print log management system for managing a print log. The print log management system includes a print log and job storage unit that stores print job data of a print document as a print log, and a print log and document storage unit that stores a document file of the print document as a print log. . Also, the client calls the print log and job storage means to print when the print document is being edited when the print application receives the print instruction and the print application receives the print instruction. A printer driver that saves the job data and calls a print log and a document saving unit to save the document file when the print document is not being edited; According to this invention, when the print document is not being edited, the document file having a smaller capacity than the print job data is saved, thereby reducing the capacity of the print log and the document being edited saves the print job data. Thus, it is possible to reliably leave the print contents in the log.

好適には、クライアントは、印刷アプリケーションが印刷指示を受けたとき、印刷アプリケーションから印刷文書が編集中であるか否かを受け取り、印刷文書が編集中であるか否かに基づいて、印刷ジョブデータと文書ファイルのいずれを印刷ログとして保存するかを決定し、決定した保存方法を印刷ログ追加方法として記憶するプラグインと、をさらに備える。また、プリンタドライバは、印刷アプリケーションが印刷指示を受けたとき、プラグインが記憶した印刷ログ追加方法を取得して、印刷ログ及びジョブ保存手段と印刷ログ及び文書保存手段のいずれを呼び出すかを判断する。かかる発明によれば、印刷文書が編集中か否かに基づいてプラグインが印刷ログの追加方法を選択できるようになる。   Preferably, when the print application receives a print instruction, the client receives whether the print document is being edited from the print application, and print job data based on whether the print document is being edited. And a plug-in that determines which of the document file is saved as a print log and stores the determined save method as a print log addition method. When the print application receives a print instruction, the printer driver acquires the print log addition method stored by the plug-in and determines which of the print log and job storage unit and the print log and document storage unit to call. To do. According to this invention, the plug-in can select a method for adding a print log based on whether or not the print document is being edited.

また、印刷ログ管理システムは、文書の履歴を管理する履歴管理システムを参照可能に構成されることが好ましい。このとき、印刷ログ及び文書保存手段は、印刷文書の文書ファイルが前記履歴管理システムで管理されていて、当該文書ファイルの前記履歴管理システムにおける文書名及び版番号を識別可能な履歴管理文書識別情報を取得できた場合は、文書ファイルに換えて当該履歴管理文書識別情報を印刷ログとして保存することが好ましい。かかる発明によれば、編集中でない場合で文書が履歴管理システムで管理されている場合は、文書ファイルよりも容量が小さい履歴管理文書識別情報、すなわち、文書名と版番号を識別可能な情報を保存することによって、さらに容量の削減を図ることが可能になる。   The print log management system is preferably configured to be able to refer to a history management system that manages document histories. At this time, the print log and document storage means has history management document identification information in which the document file of the print document is managed by the history management system, and the document name and version number of the document file in the history management system can be identified. Is acquired, it is preferable to store the history management document identification information as a print log instead of the document file. According to this invention, when the document is not being edited and the document is managed by the history management system, the history management document identification information having a smaller capacity than the document file, that is, information that can identify the document name and the version number is stored. By saving, the capacity can be further reduced.

さらに好適には、印刷ログ管理システムは、履歴管理システムで管理されている文書の文書名が変更されたとき、文書名の変更に係る不整合を解消する文書名変更不整合解決手段を備える。また、好適には、印刷ログ管理システムは、履歴管理システムで管理されている文書が削除されたとき、文書の削除に係る不整合を解消する文書削除不整合解決手段を備える。かかる発明によれば、印刷ログとして文書名と版番号を保存する場合であっても印刷ログに不整合がおきないように、履歴管理システムで文書名が変更された場合または文書が削除された場合は印刷ログの不整合解決手段を呼び出して不整合がおきないようにし、確実に印刷ログを残すことが可能になる。   More preferably, the print log management system includes a document name change inconsistency resolution unit that resolves an inconsistency related to the change of the document name when the document name of the document managed by the history management system is changed. Preferably, the print log management system further includes a document deletion inconsistency resolution unit that resolves inconsistencies related to document deletion when a document managed by the history management system is deleted. According to this invention, even when the document name and version number are stored as the print log, the document name is changed in the history management system or the document is deleted so that the print log is not inconsistent. In this case, it is possible to call the print log inconsistency solving means to prevent inconsistency and to leave the print log with certainty.

また、好適には、印刷ログ管理システムは、履歴管理システムで管理されている文書が更新されたとき、更新された文書の文書ファイルと印刷ログ管理システムが印刷ログとして管理している文書ファイルとが一致する場合、印刷ログとして更新された文書の履歴管理文書識別情報を保存するよう修正する文書更新不整合解決手段と、を備える。かかる発明によれば、履歴管理システムの文書更新時に、更新された文書の文書ファイルが印刷ログとして保存されている文書ファイルに一致する場合は、更新された文書の履歴管理文書識別情報を印刷ログとして保存するようにして、元々保存していた文書ファイルを削除することで、印刷ログの容量を削減することができる。   Preferably, the print log management system includes a document file of the updated document and a document file managed as a print log by the print log management system when the document managed by the history management system is updated. And a document update inconsistency resolution unit for correcting the history management document identification information of the document updated as a print log when the two match. According to this invention, when the document file of the updated document matches the document file stored as the print log when the document of the history management system is updated, the history management document identification information of the updated document is displayed in the print log. By deleting the document file that was originally stored, the print log capacity can be reduced.

さらに、プリンタドライバは、プリンタドライバの設定として印刷文書に付加して印刷する情報の一覧を有し、一覧の中から一以上の情報を付加する設定がされた場合、印刷文書が編集中か否かにかかわらず、印刷ログ及びジョブ保存手段を呼び出し、ジョブデータを保存させる。かかる発明によれば、プリンタドライバで情報が追加された場合は、その情報が印刷ログとして残るように、印刷内容として印刷ジョブデータを保存して、確実に印刷ログが残るようになる。   Further, the printer driver has a list of information to be added to the print document as a printer driver setting, and if one or more information is set to be added from the list, whether or not the print document is being edited. Regardless, the print log and job storage means are called to store the job data. According to this invention, when information is added by the printer driver, the print job data is saved as the print contents so that the information remains as a print log, and the print log remains reliably.

また、本発明によるクライアントは、ユーザの印刷指示を受けて印刷処理を行う印刷アプリケーションと、印刷アプリケーションが印刷指示を受けたとき、印刷ログ管理システムに対して、印刷文書が編集中である場合は、印刷ジョブデータを保存させ、印刷文書が編集中でない場合は、文書ファイルを保存させるプリンタドライバと、を備える。   In addition, the client according to the present invention has a print application that performs print processing in response to a user's print instruction, and when the print application receives a print instruction, a print document is being edited to the print log management system. A printer driver that saves the print job data and saves the document file when the print document is not being edited.

さらに、本発明によるユ印刷ログ管理システムは、ユーザが印刷指示したとき、クライアントにおいて印刷文書が編集中である場合は、印刷文書の印刷ジョブデータを印刷ログとして保存する印刷ログ及びジョブ保存手段と、ユーザが印刷指示したとき、クライアントにおいて印刷文書が編集中でない場合は、印刷文書の文書ファイルを印刷ログとして保存する印刷ログ及び文書保存手段と、を備える。   Further, the print log management system according to the present invention includes a print log and job storage means for storing print job data of a print document as a print log when a print instruction is being edited at the client when a user instructs printing. When the user issues a print instruction, if the print document is not being edited at the client, a print log and a document storage unit that stores a document file of the print document as a print log are provided.

また、本発明による印刷ログ管理方法は、ユーザが印刷指示を行うクライアントと、印刷ログを管理する印刷ログ管理システムとを備える印刷管理システムにおいて、印刷ログを管理する方法であり、クライアントの印刷アプリケーションが、ユーザからの印刷指示を受けるステップと、印刷指示を受けたとき、クライアントのプリンタドライバが印刷ログ管理システムに対して、印刷文書が編集中である場合は、印刷ジョブデータを保存させる手段を呼び出し、印刷文書が編集中でない場合は、文書ファイルを保存させる手段を呼び出すステップと、印刷ログ管理システムが、プリンタドライバからの呼び出しに応じて、印刷文書が編集中である場合は、印刷ジョブデータを保存し、印刷文書が編集中でない場合は、文書ファイルを保存するステップと、を備える。   A print log management method according to the present invention is a method for managing a print log in a print management system including a client for which a user gives a print instruction and a print log management system for managing the print log. Includes a step of receiving a print instruction from the user, and a means for saving the print job data when the print driver is editing the print log management system when the print driver of the client receives the print instruction. If the print document is not being edited, the step of calling the means for saving the document file and the print log management system when the print document is being edited in response to the call from the printer driver If the print document is not being edited, save the document file. Includes a step, a.

さらに、本発明のプログラムは、本発明の印刷ログ管理方法の各ステップをコンピュータに実行させることを特徴とする。本発明のプログラムは、CD−ROM等の光学ディスク、磁気ディスク、半導体メモリなどの各種の記録媒体を通じて、又は通信ネットワークなどを介してダウンロードすることにより、コンピュータにインストール又はロードすることができる。   Furthermore, the program of the present invention causes a computer to execute each step of the print log management method of the present invention. The program of the present invention can be installed or loaded on a computer through various recording media such as an optical disk such as a CD-ROM, a magnetic disk, or a semiconductor memory, or via a communication network.

なお、本明細書等において、手段とは、単に物理的手段を意味するものではなく、その手段が有する機能をソフトウェアによって実現する場合も含む。また、1つの手段が有する機能が2つ以上の物理的手段により実現されても、2つ以上の手段の機能が1つの物理的手段により実現されてもよい。   In this specification and the like, the means does not simply mean a physical means, but includes a case where the functions of the means are realized by software. Further, the function of one means may be realized by two or more physical means, or the functions of two or more means may be realized by one physical means.

以下、本発明の実施の形態について図面を参照しつつ詳細に説明する。なお、同一の要素には同一の符号を付し、重複する説明を省略する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In addition, the same code | symbol is attached | subjected to the same element and the overlapping description is abbreviate | omitted.

図1は、本発明の一実施形態に係る印刷ログ管理システム41を含むクライアントサーバ型の印刷管理システムの全体構成を示すブロック図である。図1に示すように、本印刷ログ管理システム41を含むクライアントサーバ型の印刷管理システムは、クライアント10と、サーバ30と、印刷装置70と、を備え、これらがネットワークを介して相互に接続されることにより構成される。   FIG. 1 is a block diagram showing the overall configuration of a client server type print management system including a print log management system 41 according to an embodiment of the present invention. As shown in FIG. 1, the client server type print management system including the print log management system 41 includes a client 10, a server 30, and a printing apparatus 70, which are connected to each other via a network. It is constituted by.

クライアント10は、使用者が印刷指示を行うためのクライアント端末装置(コンピュータ)であり、ユーザの印刷指示を受けて印刷を行う印刷アプリケーション11と、プリンタドライバ18と、システムスプーラ19とを備える。   The client 10 is a client terminal device (computer) for a user to issue a print instruction, and includes a print application 11 that performs printing in response to a user's print instruction, a printer driver 18, and a system spooler 19.

印刷アプリケーション11は、印刷手段12と、プラグイン13とを備える。そして、印刷文書が編集中か否かを判断し、印刷文書が編集中か否かを示す情報を渡してプラグイン13の印刷前処理手段14を呼び出す機能を有する。   The print application 11 includes a printing unit 12 and a plug-in 13. Then, it has a function of determining whether or not the print document is being edited, passing information indicating whether or not the print document is being edited, and calling the pre-print processing means 14 of the plug-in 13.

プラグイン13は、印刷前処理手段14と印刷ログ追加方法取得手段17とを備え、印刷アプリケーション11から印刷前に呼ばれるようになっている。そして、印刷文書が編集中か否かに基づいて、印刷ログ追加方法として最適な方法を記憶する機能を有する。   The plug-in 13 includes a pre-print processing unit 14 and a print log addition method acquisition unit 17 and is called from the print application 11 before printing. Then, based on whether the print document is being edited, it has a function of storing an optimum method as a print log addition method.

プリンタドライバ18は、サーバ30の印刷ログ管理システム41の印刷ログ及びジョブ保存手段43または印刷ログ及び文書保存手段42を呼び出して印刷ログ管理システム41にログを追加する機能を有する。このとき、プリンタドライバ18は、プラグイン13の印刷ログ追加方法取得手段17を呼び出して、プラグイン13が記憶した印刷ログ追加方法を取得し、取得した追加方法に応じて印刷ログ管理システム41の印刷ログ及びジョブ保存手段43又は印刷ログ及び文書保存手段42のいずれを呼ぶかを判断し、文書が編集中でない場合は印刷内容として文書ファイルを保存する。   The printer driver 18 has a function of adding a log to the print log management system 41 by calling the print log and job storage unit 43 or the print log and document storage unit 42 of the print log management system 41 of the server 30. At this time, the printer driver 18 calls the print log addition method acquisition unit 17 of the plug-in 13 to acquire the print log addition method stored by the plug-in 13 and the print log management system 41 of the print log management system 41 according to the acquired addition method. It is determined which of the print log and job storage unit 43 or the print log and document storage unit 42 is to be called. If the document is not being edited, the document file is stored as the print contents.

また、プリンタドライバ18は、プリンタドライバ18の設定として印刷文書に付加して印刷する情報の一覧を有している。そして、プリンタドライバ18の設定として印刷文書に付加して印刷する情報の一覧の中から一以上の情報を付加する設定がなされた場合は、印刷文書が編集中かどうかにかかわらず、プリンタドライバ18はサーバ30が備える印刷ログ管理システム41の印刷ログ及びジョブ保存手段43を呼び出し、印刷ジョブデータを保存する。こうして、プリンタドライバ18で情報が追加された場合は、その情報が印刷ログとして残るように、印刷内容として印刷ジョブデータを保存して、確実に印刷ログが残るようにする。   The printer driver 18 has a list of information to be added to the print document and printed as a setting of the printer driver 18. If the printer driver 18 is set to add one or more pieces of information from the list of information to be added to the print document and printed, the printer driver 18 regardless of whether the print document is being edited or not. Calls the print log and job storage means 43 of the print log management system 41 provided in the server 30 to store the print job data. In this way, when information is added by the printer driver 18, the print job data is saved as the print contents so that the information remains as a print log, so that the print log remains reliably.

サーバ30は、文書の履歴を管理する履歴管理システム31と、印刷ログを管理する印刷ログ管理システム41とを備える。   The server 30 includes a history management system 31 that manages document histories and a print log management system 41 that manages print logs.

履歴管理システム31は、ファイルがどのような更新履歴を持つかを管理し、任意の文書の任意の版を取得することが可能な文書管理システムである。なお、ISO9001における文書管理における要求事項の一つに変更の履歴管理があるため、ISO9001の認証を取得した企業の一部は、文書の履歴管理システムを導入してこれを満たしている。   The history management system 31 is a document management system that manages what update history a file has and can acquire an arbitrary version of an arbitrary document. Note that since change history management is one of the requirements for document management in ISO 9001, some companies that have obtained ISO 9001 certification have met and satisfied a document history management system.

本実施形態において、履歴管理システム31は、履歴管理システム31で管理されている文書の文書名を送信する文書名取得手段32と、履歴管理システム31で管理されている文書の文書ファイルを送信する文書ファイル取得手段33と、履歴管理システム31で管理されている文書の版番号を送信する版番号取得手段34と、履歴管理システム31で管理されている文書を更新する文書更新手段35と、履歴管理システム31で管理されている文書を削除する文書削除手段36と、履歴管理システム31で管理されている文書の文書名を変更する文書名(パス)変更手段37とを備える。   In the present embodiment, the history management system 31 transmits a document name acquisition unit 32 that transmits a document name of a document managed by the history management system 31 and a document file of a document managed by the history management system 31. Document file acquisition means 33, version number acquisition means 34 for transmitting the version number of the document managed by the history management system 31, document update means 35 for updating the document managed by the history management system 31, and history A document deleting unit 36 for deleting a document managed by the management system 31 and a document name (path) changing unit 37 for changing the document name of the document managed by the history management system 31 are provided.

文書更新手段35は、呼ばれた際に、印刷ログ管理システム41の文書更新不整合解決手段46を呼び出し、更新された文書の文書ファイルと、印刷ログ管理システム41が印刷内容として文書ファイルを管理しているログの文書ファイルと一致した場合は、印刷内容として更新された文書の文書名と版番号(履歴管理文書識別情報)を管理するようにログを修正する。   When called, the document update unit 35 calls the document update inconsistency resolution unit 46 of the print log management system 41, and the document file of the updated document and the print log management system 41 manage the document file as print contents. If it matches the log document file, the log is corrected so as to manage the document name and version number (history management document identification information) of the document updated as the print content.

文書削除手段36は、呼び出された際に、履歴管理システム31が印刷ログ管理システム41の文書削除不整合解決手段45を呼び出す。また、文書名変更手段37は、呼び出された際に、履歴管理システム31が印刷ログ管理システム41の文書名変更不整合解決手段44を呼び出す。   When the document deletion unit 36 is called, the history management system 31 calls the document deletion inconsistency resolution unit 45 of the print log management system 41. When the document name changing unit 37 is called, the history management system 31 calls the document name change inconsistency solving unit 44 of the print log management system 41.

印刷ログ管理システム41は、印刷内容として印刷文書の文書ファイルを保存する印刷ログ及び文書保存手段42と、印刷内容として印刷ジョブデータを保存する印刷ログ及びジョブ保存手段43と、履歴管理システム31で文書名変更手段37が呼ばれた際に呼ばれる文書名変更不整合解決手段44と、履歴管理システム31で文書削除手段36が呼ばれた際に呼ばれる文書削除不整合解決手段45と、履歴管理システム31で文書更新手段が呼ばれた際に呼ばれる文書更新不整合解決手段46とを備える。   The print log management system 41 includes a print log and document storage unit 42 that stores a document file of a print document as print contents, a print log and job storage unit 43 that stores print job data as print contents, and a history management system 31. Document name change inconsistency resolution means 44 that is called when the document name change means 37 is called, document deletion inconsistency resolution means 45 that is called when the document deletion means 36 is called in the history management system 31, and a history management system And a document update inconsistency resolution means 46 called when the document update means is called at 31.

印刷ログ及び文書保存手段42は、呼び出された際に、履歴管理システム31の文書名取得手段32と版番号取得手段34を呼び出し、文書名と版番号(履歴管理文書識別情報)が取得できた場合は、印刷内容として文書名と版番号(履歴管理文書識別情報)を保存する。   When the print log and document storage unit 42 is called, the document name acquisition unit 32 and the version number acquisition unit 34 of the history management system 31 are called, and the document name and version number (history management document identification information) can be acquired. In this case, the document name and version number (history management document identification information) are stored as the print contents.

印刷装置70は、文書等の印刷を行う装置であり、例えばプリンタを適用することができる。   The printing device 70 is a device that prints a document or the like, and for example, a printer can be applied.

ネットワークは、クライアント10と、サーバ30と、印刷装置70との間で情報を送受信するための通信回線である。例えば、LAN、インターネット、専用線、パケット通信網、電話回線、企業内ネットワーク、その他の通信回線、それらの組み合わせ等のいずれであってもよく、有線であるか無線であるかを問わない。なお、図1では、クライアント10は、サーバ30と印刷装置70に対してそれぞれ物理的に異なる回線で接続されているかのように図示されているが、ネットワークの形態は必ずしも図示されるものに限られないことは言うまでもない。   The network is a communication line for transmitting and receiving information between the client 10, the server 30, and the printing device 70. For example, any of a LAN, the Internet, a dedicated line, a packet communication network, a telephone line, a corporate network, other communication lines, combinations thereof, and the like may be used, regardless of whether they are wired or wireless. In FIG. 1, the client 10 is illustrated as if it were connected to the server 30 and the printing apparatus 70 through physically different lines, but the network configuration is not limited to that illustrated. Needless to say, you can't.

図2は、クライアント10のハードウェア構成の一例を示すブロック図である。クライアント10は、専用又は汎用のコンピュータを適用可能であり、各部の動作や処理を制御するための制御手段としてのCPU21、各種の情報を格納するハードディスク等の記憶部22、処理に必要なデータ等を格納するROM24、作業領域等として機能するRAM25、データのやり取りを仲介するインタフェース(I/F)26、及び、これらを結ぶバス27を備える。本実施形態において、記憶部22は、印刷ログの追加方法を記憶する印刷ログ追加方法記憶部23を備えている。   FIG. 2 is a block diagram illustrating an example of a hardware configuration of the client 10. The client 10 is applicable to a dedicated or general-purpose computer, and includes a CPU 21 as a control means for controlling the operation and processing of each unit, a storage unit 22 such as a hard disk for storing various information, data necessary for processing, etc. A ROM 24 that stores data, a RAM 25 that functions as a work area, an interface (I / F) 26 that mediates exchange of data, and a bus 27 that connects them. In the present embodiment, the storage unit 22 includes a print log addition method storage unit 23 that stores a print log addition method.

図3は、サーバ30のハードウェア構成の一例を示すブロック図である。サーバ30は、専用又は汎用のコンピュータを適用可能であり、各部の動作や処理を制御するための制御手段としてのCPU51、各種の情報を格納するハードディスク等の記憶部52、処理に必要なデータ等を格納するROM54、作業領域等として機能するRAM55、データのやり取りを仲介するインタフェース(I/F)56、及び、これらを結ぶバス57を備える。なお、サーバ30は、単一のコンピュータより構成されるものであっても、ネットワーク上に分散した複数のコンピュータより構成されるものであってもよい。   FIG. 3 is a block diagram illustrating an example of the hardware configuration of the server 30. The server 30 is applicable to a dedicated or general-purpose computer, and includes a CPU 51 as a control means for controlling the operation and processing of each unit, a storage unit 52 such as a hard disk for storing various information, data necessary for processing, etc. A ROM 54 that stores data, a RAM 55 that functions as a work area, an interface (I / F) 56 that mediates exchange of data, and a bus 57 that connects them. The server 30 may be composed of a single computer or may be composed of a plurality of computers distributed on a network.

本実施形態において、記憶部52は、履歴情報記憶部61と、チェックアウト情報記憶部62とを含み、これらは履歴管理システム31の一部をなす。また、記憶部52は、印刷ログ記憶部63と、印刷ジョブ記憶部64と、非管理下文書記憶部65と、版不一致文書記憶部66と、参照履歴記憶部67とを含み、これらは印刷ログ管理システム41の一部をなす。   In the present embodiment, the storage unit 52 includes a history information storage unit 61 and a checkout information storage unit 62, which form part of the history management system 31. The storage unit 52 includes a print log storage unit 63, a print job storage unit 64, an unmanaged document storage unit 65, a version mismatch document storage unit 66, and a reference history storage unit 67. It forms part of the log management system 41.

次に、クライアント10の記憶部22及びサーバ30の記憶部52に記憶されるデータの構成について説明する。   Next, the configuration of data stored in the storage unit 22 of the client 10 and the storage unit 52 of the server 30 will be described.

図4は、クライアント10の印刷ログ追加方法記憶部23のデータ構成の一例を示す図である。図4に示すように、印刷ログ追加方法記憶部23は、クライアント10上の文書のパス231と、ユーザID232と、印刷ログの追加方法233とを対応付けて記憶している。本実施形態において、印刷ログの追加方法233は、「0」のとき文書の追加(文書が編集中でない。)を表し、「1」のときジョブの追加(文書が編集中。)を表している。そして、プリンタキューと同様に、印刷ログ追加方法記憶部23に格納されているデータの順に文書が印刷されていく。   FIG. 4 is a diagram illustrating an example of a data configuration of the print log addition method storage unit 23 of the client 10. As illustrated in FIG. 4, the print log addition method storage unit 23 stores a document path 231 on the client 10, a user ID 232, and a print log addition method 233 in association with each other. In the present embodiment, the print log addition method 233 represents addition of a document (document is not being edited) when “0”, and addition of a job (document is being edited) when “1”. Yes. As with the printer queue, the documents are printed in the order of the data stored in the print log addition method storage unit 23.

図5は、サーバ30の履歴情報記憶部61のデータ構成の一例を示す図である。図5に示すように、履歴情報記憶部61は、文書名(パス)611と、版番号612と、文書ファイル613とを対応付けて記憶している。ここで、文書ファイル613には、文書ファイルのバイナリ列が記憶される。   FIG. 5 is a diagram illustrating an example of a data configuration of the history information storage unit 61 of the server 30. As illustrated in FIG. 5, the history information storage unit 61 stores a document name (path) 611, a version number 612, and a document file 613 in association with each other. Here, the document file 613 stores a binary string of the document file.

図6は、サーバ30のチェックアウト情報記憶部62のデータ構成の一例を示す図である。図6に示すように、チェックアウト情報記憶部62は、コンピュータ名621と、ユーザID622、チェックアウトパス623、文書名624とを対応付けて記憶している。なお、本実施形態において、チェックアウトとは、文書ファイルを開いている状態を意味する。   FIG. 6 is a diagram illustrating an example of a data configuration of the checkout information storage unit 62 of the server 30. As illustrated in FIG. 6, the checkout information storage unit 62 stores a computer name 621, a user ID 622, a checkout path 623, and a document name 624 in association with each other. In the present embodiment, checkout means a state in which a document file is open.

図7は、サーバ30の印刷ログ記憶部63のデータ構成の一例を示す図である。図7に示すように、印刷ログ記憶部63は、ユーザID631と、印刷時刻632と、データの種類633と、データID634とを対応付けて記憶している。   FIG. 7 is a diagram illustrating an example of a data configuration of the print log storage unit 63 of the server 30. As illustrated in FIG. 7, the print log storage unit 63 stores a user ID 631, a print time 632, a data type 633, and a data ID 634 in association with each other.

図8は、印刷ログ記憶部63における、データの種類633の値と、データID634の示すIDの関係を示す図である。同図に示すように、データの種類633が「1」のとき、印刷ログ記憶部63のデータID634に記憶されるIDは、印刷ジョブ記憶部64の印刷ジョブIDを示す。また、データの種類633が「2」、「3」、「4」のとき、印刷ログ記憶部63のデータID634に記憶されるIDはそれぞれ、非管理下文書記憶部65の非管理下文書ID、版不一致文書記憶部66の版不一致文書ID、参照履歴記憶部67の参照履歴IDを示す。   FIG. 8 is a diagram illustrating the relationship between the value of the data type 633 and the ID indicated by the data ID 634 in the print log storage unit 63. As shown in the figure, when the data type 633 is “1”, the ID stored in the data ID 634 of the print log storage unit 63 indicates the print job ID of the print job storage unit 64. When the data type 633 is “2”, “3”, or “4”, the ID stored in the data ID 634 of the print log storage unit 63 is the unmanaged document ID of the unmanaged document storage unit 65, respectively. The version mismatch document ID of the version mismatch document storage unit 66 and the reference history ID of the reference history storage unit 67 are shown.

図9は、サーバ30の印刷ジョブ記憶部64のデータ構成の一例を示す図である。図9に示すように、印刷ジョブ記憶部64は、印刷ジョブID641と、印刷ジョブデータ642とを対応付けて記憶している。ここで、印刷ジョブデータ642には、印刷ジョブデータのバイナリ列が記憶される。   FIG. 9 is a diagram illustrating an example of a data configuration of the print job storage unit 64 of the server 30. As shown in FIG. 9, the print job storage unit 64 stores a print job ID 641 and print job data 642 in association with each other. Here, the print job data 642 stores a binary string of print job data.

図10は、サーバ30の非管理下文書記憶部65のデータ構成の一例を示す図である。図10に示すように、非管理下文書記憶部65は、非管理下文書ID651と、文書ファイル652とを対応付けて記憶している。ここで、文書ファイル652には、文書ファイルのバイナリ列が記憶される。   FIG. 10 is a diagram illustrating an example of a data configuration of the unmanaged document storage unit 65 of the server 30. As shown in FIG. 10, the unmanaged document storage unit 65 stores an unmanaged document ID 651 and a document file 652 in association with each other. Here, the document file 652 stores a binary string of the document file.

図11は、サーバ30の版不一致文書記憶部66のデータ構成の一例を示す図である。図11に示すように、版不一致文書記憶部66は、版不一致文書ID661と、履歴管理システム上の文書名(パス)662と、文書ファイル663とを対応付けて記憶している。ここで、文書ファイル663には、文書ファイルのバイナリ列が記憶される。   FIG. 11 is a diagram illustrating an example of a data configuration of the version mismatch document storage unit 66 of the server 30. As shown in FIG. 11, the version mismatch document storage unit 66 stores a version mismatch document ID 661, a document name (path) 662 on the history management system, and a document file 663 in association with each other. Here, the document file 663 stores a binary string of the document file.

図12は、サーバ30の参照履歴記憶部67のデータ構成の一例を示す図である。図12に示すように、参照履歴記憶部67は、参照履歴ID671と、履歴管理システム上の文書名(パス)672と、履歴管理システム上の文書ファイル等の版番号673とを対応付けて記憶している。   FIG. 12 is a diagram illustrating an example of a data configuration of the reference history storage unit 67 of the server 30. As shown in FIG. 12, the reference history storage unit 67 stores a reference history ID 671, a document name (path) 672 on the history management system, and a version number 673 of a document file or the like on the history management system in association with each other. is doing.

図13は、プリンタドライバ18の設定として印刷文書に付加して印刷する情報一覧の一例を示す図である。図13に示すように、印刷時刻181、印刷ユーザ名182、印刷ユーザの署名183、文書の機密レベル184、等の情報が情報一覧として設定され、これらの情報が文書に付加されて印刷される。   FIG. 13 is a diagram showing an example of an information list that is added to a print document as a setting of the printer driver 18 and printed. As shown in FIG. 13, information such as a print time 181, a print user name 182, a print user signature 183, and a document security level 184 is set as an information list, and these information are added to the document and printed. .

次に、このように構成される印刷ログ管理システム41を含むクライアントサーバ型の印刷管理システムの、印刷時の動作について説明する。   Next, an operation at the time of printing of the client server type print management system including the print log management system 41 configured as described above will be described.

図14は、印刷時における印刷アプリケーション11の処理の流れを示すフローチャートである。まず、印刷アプリケーション11は、文書が編集中か否かを確認する(S110)。そして、プラグイン13の印刷前処理手段14を呼び出す(S111)。このとき、印刷アプリケーション11は、印刷前処理手段14に文書が編集中か否かに関する情報を渡す。その後、印刷アプリケーション11は、プリンタドライバ18に、印刷命令、出力ユーザのユーザID、文書名等を送信して印刷実行を指示する(S112)。   FIG. 14 is a flowchart showing the flow of processing of the print application 11 during printing. First, the print application 11 checks whether the document is being edited (S110). Then, the pre-print processing means 14 of the plug-in 13 is called (S111). At this time, the print application 11 passes information relating to whether or not the document is being edited to the pre-print processing means 14. Thereafter, the print application 11 transmits a print command, the user ID of the output user, a document name, and the like to the printer driver 18 to instruct print execution (S112).

図15は、印刷時におけるプリンタドライバ18の処理の流れを示すフローチャートである。まず、プリンタドライバ18は、印刷情報を受信したか否かを判断する(S120)。印刷情報を受信しない場合(S120:NO)は、印刷情報の受信を待つ。そして、印刷情報を受信した場合(S120:YES)は、受信した印刷命令から印刷ジョブデータを作成する(S121)。印刷ジョブデータ作成後、出力ユーザID及びクライアント10上の文書のパスを取得し(S122)、プラグイン13の印刷ログ追加方法取得手段17を呼び出す(S123)。   FIG. 15 is a flowchart showing a processing flow of the printer driver 18 at the time of printing. First, the printer driver 18 determines whether print information has been received (S120). If the print information is not received (S120: NO), the reception of the print information is awaited. When print information is received (S120: YES), print job data is created from the received print command (S121). After creating the print job data, the output user ID and the document path on the client 10 are acquired (S122), and the print log adding method acquisition means 17 of the plug-in 13 is called (S123).

その後、プリンタドライバ18は、印刷ログ追加方法取得手段17から戻り値を受信し(S124)、戻り値が1の場合(S124:YES)、出力ユーザID、印刷ジョブデータ等を取得して(S125)、印刷ログ管理システム41の印刷ログ及びジョブ保存手段43を呼び出す(S126)。こうして、編集中の文書は印刷ジョブデータを保存して、印刷内容が確実にログに残るようにする。   Thereafter, the printer driver 18 receives a return value from the print log addition method acquisition unit 17 (S124), and if the return value is 1 (S124: YES), it acquires an output user ID, print job data, and the like (S125). ) Call the print log and job storage means 43 of the print log management system 41 (S126). In this way, the document being edited saves the print job data to ensure that the print contents remain in the log.

一方、ステップS124において、印刷ログ追加方法取得手段17から受信した戻り値が1でない場合(S124:NO)、プリンタドライバ18は、コンピュータ名、クライアント上の文書のパス、出力ユーザID、文書ファイル等を取得して(S127)、印刷ログ管理システム41の印刷ログ及び文書保存手段42を呼び出す。こうして、文書が編集中でない場合は、印刷ジョブデータよりも容量が小さい文書ファイルを保存することにより、印刷ログの容量を削減する。   On the other hand, if the return value received from the print log addition method acquisition unit 17 is not 1 in step S124 (S124: NO), the printer driver 18 determines the computer name, the document path on the client, the output user ID, the document file, etc. (S127) and the print log and document storage means 42 of the print log management system 41 is called. Thus, when the document is not being edited, the capacity of the print log is reduced by storing a document file having a smaller capacity than the print job data.

そして、プリンタドライバ18は、印刷ジョブデータをスプーラ19へ送信した後(S129)、印刷情報受信待機状態(S120)に戻る。   The printer driver 18 transmits the print job data to the spooler 19 (S129), and then returns to the print information reception standby state (S120).

図16は、印刷時におけるプラグイン13の印刷前処理手段14の処理の流れを示すフローチャートである。まず、印刷前処理手段14は文書が編集中か否かに関する情報を受信する(S130)。そして、受信した情報に基づき(S131)、文書が編集中でない場合(S130:NO)、印刷ログ追加方法記憶部23に、追加方法を「0」にしてデータを追加する。一方、文書が編集中の場合(S131:YES)、印刷ログ追加方法記憶部23に、追加方法を「1」にしてデータを追加する。なお、印刷前処理手段14は、ユーザID及びクライアント上の文書のパスもあわせて印刷アプリケーション11から受け取り、印刷ログ追加方法記憶部23に登録する。   FIG. 16 is a flowchart showing a processing flow of the pre-printing processing means 14 of the plug-in 13 at the time of printing. First, the pre-printing processing unit 14 receives information regarding whether or not a document is being edited (S130). Based on the received information (S131), if the document is not being edited (S130: NO), data is added to the print log addition method storage unit 23 with the addition method set to “0”. On the other hand, if the document is being edited (S131: YES), data is added to the print log addition method storage unit 23 with the addition method set to “1”. The pre-printing processing unit 14 receives the user ID and the document path on the client together from the print application 11 and registers them in the print log adding method storage unit 23.

図17は、印刷時におけるプラグイン13の印刷ログ追加方法取得手段17の処理の流れを示すフローチャートである。印刷ログ追加方法取得手段17は、プリンタドライバ18からユーザID及びクライアント上の文書のパスを受信すると(S140)、印刷ログ追加方法記憶部23から、受信したユーザID及びクライアント上の文書のパスに一致するデータを検索する(S141)。   FIG. 17 is a flowchart showing a processing flow of the print log addition method acquisition unit 17 of the plug-in 13 at the time of printing. Upon receiving the user ID and the document path on the client from the printer driver 18 (S140), the print log addition method acquisition unit 17 adds the received user ID and the document path on the client from the print log addition method storage unit 23. The matching data is searched (S141).

そして、検索の結果、一致するデータの件数が一以上存在する場合(S142:YES)、一致したデータの中で、最も前の時間に追加されたデータの追加方法を戻り値として送信し(S143)、当該最も前の時間に追加されたデータを、印刷ログ追加方法記憶部23から削除する(S144)。一方、ステップS142において、一致するデータが無い場合(S142:NO)、戻り値として「1」を送信する(S145)。   If the number of matching data is one or more as a result of the search (S142: YES), the method of adding the data added at the earliest time among the matched data is transmitted as a return value (S143). ), The data added at the earliest time is deleted from the print log adding method storage unit 23 (S144). On the other hand, if there is no matching data in step S142 (S142: NO), “1” is transmitted as a return value (S145).

図18は、印刷時における印刷ログ管理システム41の印刷ログ及びジョブ保存手段43の処理の流れを示すフローチャートである。印刷ログ及びジョブ保存手段43は、ユーザID、印刷ジョブデータ等を受信すると(S150)、受信した印刷ジョブデータを印刷ジョブ記憶部64に追加する(S151)。また、印刷ログ記憶部63に、データの種類633として「1」を、データID634としてステップS151で追加した印刷ジョブデータの印刷ジョブID641を入れて、データを追加する(S152)。   FIG. 18 is a flowchart showing the flow of processing of the print log and job storage means 43 of the print log management system 41 during printing. When receiving the user ID, print job data, and the like (S150), the print log and job storage unit 43 adds the received print job data to the print job storage unit 64 (S151). Further, “1” is entered as the data type 633 and the print job ID 641 of the print job data added in step S151 is entered as the data ID 634 in the print log storage unit 63, and data is added (S152).

図19は、印刷時における印刷ログ管理システム41の印刷ログ及び文書保存手段42の処理の流れを示すフローチャートである。印刷ログ及び文書保存手段42は、プリンタドライバ18から、コンピュータ名、クライアント上での文書のパス、ユーザID、文書ファイル等を受信すると(S160)、受信したデータの中からコンピュータ名、ユーザID及びクライアント上での文書のパスを取得して(S161)、履歴管理システム31の文書名取得手段32を呼び出す(S162)。   FIG. 19 is a flowchart showing a processing flow of the print log and document storage unit 42 of the print log management system 41 during printing. Upon receiving the computer name, the document path on the client, the user ID, the document file, and the like from the printer driver 18 (S160), the print log and document storage unit 42 receives the computer name, the user ID, and the like from the received data. The document path on the client is acquired (S161), and the document name acquisition unit 32 of the history management system 31 is called (S162).

印刷ログ及び文書保存手段42は文書名取得手段32から戻り値を受信し(S163)、受信した文書名の文字列長が0より大きい場合(S163:YES)、当該受信した文書名とステップS160で受信した文書ファイルを取得して(S164)、履歴管理システム31の版番号取得手段34を呼び出す(S165)。   The print log and document storage unit 42 receives the return value from the document name acquisition unit 32 (S163), and if the character string length of the received document name is greater than 0 (S163: YES), the received document name and step S160 are received. The document file received in (1) is acquired (S164), and the version number acquisition means 34 of the history management system 31 is called (S165).

印刷ログ及び文書保存手段42は版番号取得手段34から戻り値を受信し(S166)、受信した版番号の文字列長が0より大きい場合(S166:YES)、参照履歴記憶部67に履歴管理システム31上の文書名、版番号等のデータを追加する(S167)。また、印刷ログ記憶部63に、データの種類633として「4」を、データID634としてステップS167で追加した参照履歴の参照履歴ID671を入れて、データを追加する(S168)。   The print log and document storage unit 42 receives the return value from the version number acquisition unit 34 (S166). If the character string length of the received version number is greater than 0 (S166: YES), the history management is performed in the reference history storage unit 67. Data such as the document name and version number on the system 31 is added (S167). Further, “4” is entered as the data type 633 and the reference history ID 671 of the reference history added at step S167 is entered as the data ID 634 in the print log storage unit 63, and data is added (S168).

また、ステップS166において、版番号取得手段34からの戻り値として空文字列を受信した場合(S166:NO)、すなわち、履歴情報記憶部61に一致するデータがない場合、版不一致文書記憶部66に文書名(パス)、文書ファイル等のデータを追加する(S169)。また、印刷ログ記憶部63に、データの種類633として「3」を、データID634としてステップS169で追加した版不一致文書の版不一致文書ID661を入れて、データを追加する(S170)。   In step S166, if a null character string is received as a return value from the version number acquisition unit 34 (S166: NO), that is, if there is no matching data in the history information storage unit 61, the version mismatch document storage unit 66 stores it. Data such as a document name (path) and a document file are added (S169). Further, “3” as the data type 633 and the version mismatch document ID 661 of the version mismatch document added in step S169 as the data ID 634 are entered into the print log storage unit 63, and data is added (S170).

一方、ステップS163において、文書名取得手段32からの戻り値として空文字列を受信した場合(S163:NO)、すなわち、チェックアウト情報記憶部62に一致するデータがない場合、非管理下文書記憶部65に文書ファイル等のデータを追加する(S171)。また、印刷ログ記憶部63に、データの種類633として「2」を、データID634としてステップS171で追加した非管理下文書の非管理下文書ID651を入れて、データを追加する(S172)。   On the other hand, if an empty character string is received as a return value from the document name acquisition unit 32 in step S163 (S163: NO), that is, if there is no matching data in the checkout information storage unit 62, the unmanaged document storage unit Data such as a document file is added to 65 (S171). Further, “2” is entered as the data type 633 in the print log storage unit 63, and the unmanaged document ID 651 of the unmanaged document added in step S171 is entered as the data ID 634, and data is added (S172).

図20は、印刷時における履歴管理システム31の文書名取得手段32の処理の流れを示すフローチャートである。文書名取得手段32は、印刷ログ及び文書保存手段42からユーザID、コンピュータ名、及びチェックアウトパスを受信すると(S190)、チェックアウト情報記憶部62から、受信したユーザID、コンピュータ名、及びチェックアウトパスと一致するデータを検索する(S191)。そして、検索の結果、一致するデータがある場合(S192:YES)、当該一致するデータの文書名(パス)を送信する(S193)。一方、一致するデータが無い場合(S192:NO)、空文字列を送信する(S194)。こうして、文書名取得手段32は印刷ログ及び文書保存手段42に、文書名又は空文字列を戻り値として返す。   FIG. 20 is a flowchart showing a processing flow of the document name acquisition unit 32 of the history management system 31 at the time of printing. Upon receiving the user ID, computer name, and checkout path from the print log and document storage unit 42 (S190), the document name acquisition unit 32 receives the received user ID, computer name, and check from the checkout information storage unit 62. Data matching the out path is searched (S191). If there is matching data as a result of the search (S192: YES), the document name (path) of the matching data is transmitted (S193). On the other hand, if there is no matching data (S192: NO), an empty character string is transmitted (S194). Thus, the document name acquisition unit 32 returns the document name or the empty character string as a return value to the print log and document storage unit 42.

図21は、印刷時における履歴管理システム31の版番号取得手段34の処理の流れを示すフローチャートである。版番号取得手段34は、印刷ログ及び文書保存手段42から文書名(パス)及び文書ファイルを受信すると(S200)、履歴情報記憶部61から、受信した文書名(パス)及び文書ファイルと一致するデータを検索する(S201)。そして、一致するデータがあるか否かを判断し(S202)、一致するデータがある場合(S202:YES)、当該一致するデータの版番号を送信する(S203)。一方、一致するデータが無い場合(S202:NO)、空文字列を送信する(S204)。こうして、版番号取得手段34は印刷ログ及び文書保存手段42に、版番号又は空文字列を戻り値として返す。   FIG. 21 is a flowchart showing a processing flow of the version number acquisition unit 34 of the history management system 31 at the time of printing. When the version number acquisition unit 34 receives the document name (path) and the document file from the print log and document storage unit 42 (S200), it matches the received document name (path) and the document file from the history information storage unit 61. Data is searched (S201). Then, it is determined whether there is matching data (S202). If there is matching data (S202: YES), the version number of the matching data is transmitted (S203). On the other hand, if there is no matching data (S202: NO), an empty character string is transmitted (S204). In this way, the version number acquisition unit 34 returns the version number or the empty character string as a return value to the print log and document storage unit 42.

こうして、文書が編集中でない場合でかつ文書が履歴管理システム31で管理されている場合は、文書ファイルよりも容量が小さい文書名及び版番号のセットを保存することにより、印刷ログの容量を削減する。   Thus, when the document is not being edited and the document is managed by the history management system 31, the print log capacity can be reduced by storing a set of document name and version number having a smaller capacity than the document file. To do.

次に、履歴管理システム31の文書名(パス)変更手段37呼び出し時の動作について説明する。   Next, an operation when the document name (path) changing unit 37 of the history management system 31 is called will be described.

図22は、文書名(パス)変更手段37の呼び出し時における履歴管理システム31の処理の流れを示すフローチャートである。まず、履歴管理システム31で文書名が変更されると、履歴管理システム31は、変更前の文書名(パス)と変更後の文書名(パス)を受信し(S210)、チェックアウト情報記憶部62から、変更前の文書名と一致するデータを検索する(S211)。そして、検索の結果、一致するデータが一以上ある場合(S212:YES)は、文書名変更不整合解決手段44の呼び出し等を行わない。   FIG. 22 is a flowchart showing a processing flow of the history management system 31 when the document name (path) changing unit 37 is called. First, when the document name is changed in the history management system 31, the history management system 31 receives the document name (path) before the change and the document name (path) after the change (S210), and the checkout information storage unit Data that matches the document name before the change is searched from 62 (S211). If there is one or more matching data as a result of the search (S212: YES), the document name change mismatch resolution unit 44 is not called.

一方、一致するデータが一つもない場合(S212:NO)、履歴情報記憶部61から変更前の文書名と一致するデータを検索し(S213)、列挙されたデータの文書名を変更後の文書名に変更する(S214)。そして、印刷ログ管理システム41の文書名変更不整合解決手段44を呼び出す(S215)。   On the other hand, if there is no matching data (S212: NO), the history information storage unit 61 is searched for data that matches the document name before the change (S213), and the document names of the enumerated data are changed. The name is changed (S214). Then, the document name change inconsistency resolution unit 44 of the print log management system 41 is called (S215).

図23は、文書名(パス)変更手段37の呼び出し時における印刷ログ管理システム41の文書名変更不整合解決手段44の処理の流れを示すフローチャートである。文書名変更不整合解決手段44は、文書名(パス)変更手段37から、変更前の文書名(パス)と変更後の文書名(パス)を受信すると(S220)、参照履歴記憶部67を検索して、変更前の文書名(パス)を参照しているデータを列挙する(S221)。そして、列挙されたデータの文書名を変更後の文書名に変更する(S222)。また、版不一致文書記憶部66から、変更前の文書名(パス)を参照しているデータを列挙し(S223)、列挙されたデータの文書名を変更後の文書名に変更する(S224)。   FIG. 23 is a flowchart showing a processing flow of the document name change inconsistency resolution unit 44 of the print log management system 41 when the document name (path) change unit 37 is called. Upon receiving the document name (path) before the change and the document name (path) after the change from the document name (path) changing unit 37 (S220), the document name change / inconsistency resolution unit 44 stores the reference history storage unit 67. By searching, data referring to the document name (path) before the change is listed (S221). Then, the document name of the enumerated data is changed to the changed document name (S222). Further, data referring to the document name (path) before change is listed from the version mismatch document storage unit 66 (S223), and the document name of the listed data is changed to the document name after change (S224). .

こうして、履歴管理システム31で文書名が変更された場合であっても、文書名変更不整合解決手段44を呼び出して印刷ログの不整合がおきないようにし、確実に印刷ログが残るようにする。   In this way, even when the document name is changed in the history management system 31, the document name change inconsistency resolution unit 44 is called to prevent inconsistency of the print log and to ensure that the print log remains. .

次に、履歴管理システム31の文書削除手段36を呼び出すときの動作について説明する。   Next, an operation when calling the document deletion means 36 of the history management system 31 will be described.

図24は、文書削除手段36の呼び出し時における履歴管理システム31の処理の流れを示すフローチャートである。まず、履歴管理システム31で文書が削除されると、履歴管理システム31は、削除する文書名を受信して(S240)、チェックアウト情報記憶部62から、削除する文書の文書名と一致するデータを検索する(S241)。そして、検索の結果、一致するデータが一以上ある場合(S242:YES)は、文書削除不整合解決手段45の呼び出し等を行わない。   FIG. 24 is a flowchart showing a processing flow of the history management system 31 when the document deletion means 36 is called. First, when a document is deleted by the history management system 31, the history management system 31 receives the name of the document to be deleted (S240), and receives data from the checkout information storage unit 62 that matches the document name of the document to be deleted. Is searched (S241). If there is one or more matching data as a result of the search (S242: YES), the document deletion inconsistency resolution unit 45 is not called.

一方、一致するデータが一つもない場合(S242:NO)、印刷ログ管理システム41の文書削除不整合解決手段45を呼び出す(S243)。その後、履歴情報記憶部61から削除する文書の文書名と一致するデータを検索し(S244)、列挙されたデータを履歴情報記憶部61から削除する(S245)。   On the other hand, if there is no matching data (S242: NO), the document deletion inconsistency resolution unit 45 of the print log management system 41 is called (S243). Thereafter, data matching the document name of the document to be deleted is searched from the history information storage unit 61 (S244), and the listed data is deleted from the history information storage unit 61 (S245).

図25は、文書削除手段36の呼び出し時における印刷ログ管理システム41の処理の流れを示すフローチャートである。印刷ログ管理システム41は、削除する文書の文書名(パス)を受信すると(S250)、参照履歴記憶部67を検索して、削除する文書の文書名(パス)を参照しているデータを列挙する。そして、列挙されたデータ、すなわち、削除する文書の文書名(パス)と一致するデータの1件1件について、ステップS252からS259までの処理を行う。   FIG. 25 is a flowchart showing a processing flow of the print log management system 41 when the document deletion unit 36 is called. Upon receiving the document name (path) of the document to be deleted (S250), the print log management system 41 searches the reference history storage unit 67 and lists data referring to the document name (path) of the document to be deleted. To do. Then, the processing from step S252 to S259 is performed on the enumerated data, that is, one case of data that matches the document name (path) of the document to be deleted.

まず、列挙されたデータのうちの1件について、文書名(パス)及び版番号を取得し(S253)、履歴管理システム31の文書ファイル取得手段33を呼び出す(S254)。そして、文書ファイル取得手段33から取得した文書ファイルを非管理下文書記憶部65に追加し(S255)、印刷ログ記憶部63を検索して、現在処理中の1件のデータの参照履歴IDに一致するデータを列挙する(S256)。そして、列挙されたデータの各々について、データの種類633を「2」に、データID634をステップS255で非管理下文書記憶部65に追加したデータの非管理下文書ID651に、それぞれ変更する(S257)。その後、参照履歴記憶部67から現在処理中の1件のデータを削除し(S258)、次のデータに移る(S259)。こうして、ステップS251で列挙されたデータの全てについて、ステップS252からS259までの処理を繰り返す。   First, the document name (path) and version number are acquired for one of the listed data (S253), and the document file acquisition means 33 of the history management system 31 is called (S254). Then, the document file acquired from the document file acquisition unit 33 is added to the unmanaged document storage unit 65 (S255), the print log storage unit 63 is searched, and the reference history ID of one piece of data currently being processed is obtained. The matching data is listed (S256). For each of the enumerated data, the data type 633 is changed to “2”, and the data ID 634 is changed to the unmanaged document ID 651 of the data added to the unmanaged document storage unit 65 in step S255 (S257). ). Thereafter, one piece of data currently being processed is deleted from the reference history storage unit 67 (S258), and the process proceeds to the next data (S259). In this way, the processing from step S252 to S259 is repeated for all the data listed in step S251.

次に、版不一致文書記憶部66を検索して、削除する文書の文書名(パス)を参照しているデータを列挙する(S260)。そして、列挙されたデータ、すなわち、削除する文書の文書名(パス)と一致するデータの1件1件について、ステップS261からS266までの処理を行う。   Next, the version mismatch document storage unit 66 is searched to list data referring to the document name (path) of the document to be deleted (S260). Then, the processing from step S261 to S266 is performed on the enumerated data, that is, one case of data that matches the document name (path) of the document to be deleted.

まず、列挙されたデータのうちの1件について、現在処理中の1件のデータの文書ファイルを非管理下文書記憶部65に追加し(S262)、印刷ログ記憶部63を検索して、現在処理中の1件のデータの版不一致文書IDに一致するデータを列挙する(S263)。そして、列挙されたデータの各々について、データの種類633を「2」に、データID634をステップS262で非管理下文書記憶部65に追加したデータの非管理下文書ID651に、それぞれ変更する(S264)。その後、版不一致文書記憶部66から現在処理中の1件のデータを削除し(S265)、次のデータに移る(S266)。こうして、ステップS260で列挙されたデータの全てについて、ステップS261からS266までの処理を繰り返す。   First, for one of the listed data, a document file of one data currently being processed is added to the unmanaged document storage unit 65 (S262), the print log storage unit 63 is searched, Data that matches the version mismatch document ID of one piece of data being processed is listed (S263). Then, for each of the listed data, the data type 633 is changed to “2”, and the data ID 634 is changed to the unmanaged document ID 651 of the data added to the unmanaged document storage unit 65 in step S262 (S264). ). Thereafter, one piece of data currently being processed is deleted from the version mismatch document storage unit 66 (S265), and the process proceeds to the next data (S266). In this way, the processing from step S261 to S266 is repeated for all the data listed in step S260.

こうして、履歴管理システム31で文書が削除された場合であっても、文書削除不整合解決手段45を呼び出して印刷ログの不整合がおきないようにし、確実に印刷ログが残るようにする。   Thus, even when a document is deleted by the history management system 31, the document deletion inconsistency resolution unit 45 is called to prevent inconsistency of the print log and to ensure that the print log remains.

次に、履歴管理システム31の文書更新手段35を呼び出すときの動作について説明する。   Next, an operation when the document update unit 35 of the history management system 31 is called will be described.

図26は、文書更新手段35の呼び出し時における履歴管理システム31の処理の流れを示すフローチャートである。
まず、履歴管理システム31で文書が更新されると、履歴管理システム31は、ユーザID、更新する文書名、及び更新後の文書ファイルを受信し(S270)、チェックアウト情報記憶部62から、チェックアウトを行うユーザのユーザIDと更新する文書の文書名とが一致するデータを検索する(S271)。そして、検索の結果、一致するデータが一つもない場合は(S272:NO)は、文書更新不整合解決手段46の呼び出し等を行わない。
FIG. 26 is a flowchart showing a processing flow of the history management system 31 when the document update unit 35 is called.
First, when a document is updated by the history management system 31, the history management system 31 receives a user ID, a document name to be updated, and an updated document file (S 270), and checks from the checkout information storage unit 62. Data in which the user ID of the user performing the out and the document name of the document to be updated match is searched (S271). If there is no matching data as a result of the search (S272: NO), the document update inconsistency resolution unit 46 is not called.

一方、一致するデータが一以上ある場合(S272:YES)、履歴情報記憶部61にデータを1件追加し(S273)、チェックアウト情報記憶部62から、ステップS271で一致したデータを削除する(S274)。そして、印刷ログ管理システム41の文書更新不整合解決手段46を呼び出す(S275)。   On the other hand, when there is one or more matching data (S272: YES), one data is added to the history information storage unit 61 (S273), and the matching data is deleted from the checkout information storage unit 62 in step S271 ( S274). Then, the document update inconsistency resolution means 46 of the print log management system 41 is called (S275).

図27は、文書更新手段35の呼び出し時における印刷ログ管理システム41の処理の流れを示すフローチャートである。印刷ログ管理システム41は、文書更新手段35から、更新された文書の文書名(パス)、版番号、及び文書ファイルを受信すると(S280)、版不一致文書記憶部66を検索して、更新された文書の文書名(パス)と文書ファイルとが一致するデータを列挙する(S281)。そして、検索の結果、一致するデータが一つもない場合は(S282:NO)は、特に処理を行わない。   FIG. 27 is a flowchart showing a processing flow of the print log management system 41 when the document update unit 35 is called. When the print log management system 41 receives the document name (path), version number, and document file of the updated document from the document update unit 35 (S280), the print log management system 41 searches the version mismatch document storage unit 66 and updates it. Data in which the document name (path) of the document matches the document file is listed (S281). If there is no matching data as a result of the search (S282: NO), no particular processing is performed.

一方、一致するデータが一以上ある場合(S282:YES)、参照履歴記憶部67に1件データを追加し(S283)、印刷ログ記憶部63を検索して、ステップS281で列挙されたデータの版不一致文書IDに一致するデータを列挙する(S284)。このとき、例えば、文書データをハッシュしたものを比較することによって、バイナリが一致しているか否かを判断する。そして、列挙されたデータの各々について、データの種類633を「4」に、データID634をステップS283で参照履歴記憶部67に追加したデータの参照履歴ID671に、それぞれ変更する(S285)。その後、版不一致文書記憶部66から更新された文書の文書名(パス)と文書ファイルとが一致するデータを削除する(S286)。   On the other hand, if there is one or more matching data (S282: YES), one piece of data is added to the reference history storage unit 67 (S283), the print log storage unit 63 is searched, and the data listed in step S281 is retrieved. Data matching the version mismatch document ID is listed (S284). At this time, for example, by comparing the hashed document data, it is determined whether or not the binaries match. Then, for each of the enumerated data, the data type 633 is changed to “4”, and the data ID 634 is changed to the reference history ID 671 of the data added to the reference history storage unit 67 in step S283 (S285). Thereafter, the data in which the document name (path) of the updated document matches the document file is deleted from the version mismatch document storage unit 66 (S286).

こうして、文書更新時に、更新された文書の文書ファイルが印刷ログとして保存されている文書ファイルと一致した場合は、更新された文書の文書名と版番号を印刷ログとして保存するようにし、元々保存していた文書ファイルを削除することによって、印刷ログの容量を削減する。   In this way, if the document file of the updated document matches the document file saved as the print log when the document is updated, the document name and version number of the updated document are saved as the print log and saved originally. The capacity of the print log is reduced by deleting the document file.

最後に、本発明における他の実施形態について説明する。   Finally, another embodiment of the present invention will be described.

図28は、他の実施形態に係る印刷ログ管理システム41を含むクライアントサーバ型の印刷管理システムの全体構成を示すブロック図である。なお、図1と同一の要素には同一の符号を付し、重複する説明を省略する。   FIG. 28 is a block diagram showing an overall configuration of a client server type print management system including a print log management system 41 according to another embodiment. The same elements as those in FIG. 1 are denoted by the same reference numerals, and redundant description is omitted.

本実施形態では、図1記載の実施形態における印刷アプリケーション11のプラグイン13から印刷ログ追加方法取得手段17を分離し、プラグイン13は印刷前処理手段14のみを備えている。また、クライアント10は、新たに印刷ログ追加方法記憶装置15を備え、この印刷ログ追加方法記憶装置15が、印刷ログ追加方法設定手段16と、印刷ログ追加方法取得手段17とを備える。これにより、印刷ログ追加方法の設定及び取得処理を、プラグイン13から切り離すことができるため、本発明に係る印刷ログ管理システムを利用する際のアプリケーションソフトまたはプラグインの開発負担を減らすことが可能になる。   In the present embodiment, the print log addition method acquisition unit 17 is separated from the plug-in 13 of the print application 11 in the embodiment illustrated in FIG. 1, and the plug-in 13 includes only the pre-print processing unit 14. In addition, the client 10 newly includes a print log addition method storage device 15, and the print log addition method storage device 15 includes a print log addition method setting unit 16 and a print log addition method acquisition unit 17. As a result, the setting and acquisition processing of the print log adding method can be separated from the plug-in 13, so that it is possible to reduce the development burden of application software or plug-in when using the print log management system according to the present invention. become.

図29は、さらに異なる実施形態に係る印刷ログ管理システム41を含むクライアントサーバ型の印刷管理システムの全体構成を示すブロック図である。なお、図28と同一の要素には同一の符号を付し、重複する説明を省略する。   FIG. 29 is a block diagram showing an overall configuration of a client server type print management system including a print log management system 41 according to a further different embodiment. Note that the same elements as those in FIG. 28 are denoted by the same reference numerals, and redundant description is omitted.

本実施形態は、印刷ログ追加方法設定手段16及び印刷ログ追加方法取得手段17を、クライアント10ではなく、サーバ30の印刷ログ管理システム41に備えることを特徴とする。サーバ30側で印刷ログ追加方法設定手段16及び印刷ログ追加方法取得手段17を備えるため、クライアント10側で印刷ログ追加方法を設定、取得するための手段を備える必要がなくなり、複数ユーザの処理を単一サーバ上で実行するサーバ・ベース・コンピューティング方式のシンクライアントシステムにより適したシステムを実現できる   The present embodiment is characterized in that the print log addition method setting unit 16 and the print log addition method acquisition unit 17 are provided not in the client 10 but in the print log management system 41 of the server 30. Since the server 30 includes the print log addition method setting unit 16 and the print log addition method acquisition unit 17, it is not necessary to provide a unit for setting and acquiring the print log addition method on the client 10 side. A server-based computing thin client system that runs on a single server can provide a better system

以上の実施形態によれば、印刷文書が編集中であるかどうかを判断して、編集中の場合は印刷ジョブデータを保存して、印刷内容が確実にログに残るようにするとともに、編集中でない場合は、印刷ジョブデータよりもサイズが小さい文書ファイルを保存することで、印刷ログの容量を削減することが可能になる。   According to the above embodiment, it is determined whether or not the print document is being edited. If the print document is being edited, the print job data is saved to ensure that the print content remains in the log and the print document is being edited. Otherwise, it is possible to reduce the capacity of the print log by storing a document file having a size smaller than the print job data.

また、文書ファイルを保存する場合で、履歴管理システムを使用している環境においては、履歴管理されているかどうか等の判断を行って、最適な印刷ログの保存方法を決定する。さらに、履歴管理システムで管理されている文書が更新される際に、印刷ログの容量が削減される。また、プリンタドライバで情報が追加された場合は、印刷文書が編集中でなくても印刷ジョブデータを保存するようにして、印刷内容が確実にログとして残るようになる。   In an environment where a document file is stored and the history management system is used, it is determined whether or not the history is managed, and the optimum print log storage method is determined. Furthermore, when a document managed by the history management system is updated, the print log capacity is reduced. Further, when information is added by the printer driver, the print job data is saved even if the print document is not being edited, so that the print contents are reliably left as a log.

なお、本発明は、上記した実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内において、他の様々な形で実施することができる。このため、上記実施形態はあらゆる点で単なる例示にすぎず、限定的に解釈されるものではない。例えば、上述の各処理ステップは処理内容に矛盾を生じない範囲で任意に順番を変更して又は並列に実行することができる。   The present invention is not limited to the above-described embodiment, and can be implemented in various other forms without departing from the gist of the present invention. For this reason, the said embodiment is only a mere illustration in all points, and is not interpreted limitedly. For example, the above-described processing steps can be executed in any order or in parallel as long as there is no contradiction in the processing contents.

印刷ログ管理システム41を含むクライアントサーバ型の印刷管理システムの全体構成を示すブロック図である。1 is a block diagram showing the overall configuration of a client server type print management system including a print log management system 41. FIG. クライアント10のハードウェア構成の一例を示すブロック図である。2 is a block diagram illustrating an example of a hardware configuration of a client 10. FIG. サーバ30のハードウェア構成の一例を示すブロック図である。2 is a block diagram illustrating an example of a hardware configuration of a server 30. FIG. 印刷ログ追加方法記憶部23のデータ構成の一例を示す図である。6 is a diagram illustrating an example of a data configuration of a print log addition method storage unit 23. FIG. 履歴情報記憶部61のデータ構成の一例を示す図である。It is a figure which shows an example of the data structure of the log | history information storage part. チェックアウト情報記憶部62のデータ構成の一例を示す図である。It is a figure which shows an example of a data structure of the checkout information storage part. 印刷ログ記憶部63のデータ構成の一例を示す図である。6 is a diagram illustrating an example of a data configuration of a print log storage unit 63. FIG. データの種類633の値とデータID634の示すIDの関係を示す図である。6 is a diagram illustrating a relationship between a value of a data type 633 and an ID indicated by a data ID 634. FIG. 印刷ジョブ記憶部64のデータ構成の一例を示す図である。6 is a diagram illustrating an example of a data configuration of a print job storage unit 64. FIG. 非管理下文書記憶部65のデータ構成の一例を示す図である。6 is a diagram illustrating an example of a data configuration of an unmanaged document storage unit 65. FIG. 版不一致文書記憶部66のデータ構成の一例を示す図である。5 is a diagram illustrating an example of a data configuration of a version mismatch document storage unit 66. FIG. 参照履歴記憶部67のデータ構成の一例を示す図である。6 is a diagram illustrating an example of a data configuration of a reference history storage unit 67. FIG. プリンタドライバ18の設定として印刷文書に付加して印刷する情報一覧の一例を示す図である。4 is a diagram illustrating an example of an information list to be added to a print document as a setting of the printer driver and printed. FIG. 印刷時における印刷アプリケーション11の処理の流れを示すフローチャートである。6 is a flowchart illustrating a processing flow of the print application 11 during printing. 印刷時におけるプリンタドライバ18の処理の流れを示すフローチャートである。6 is a flowchart illustrating a processing flow of the printer driver 18 during printing. 印刷時における印刷前処理手段14の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of the pre-printing process means 14 at the time of printing. 印刷時における印刷ログ追加方法取得手段17の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of the printing log addition method acquisition means 17 at the time of printing. 印刷時における印刷ログ及びジョブ保存手段43の処理の流れを示すフローチャートである。7 is a flowchart illustrating a processing flow of a print log and job storage unit 43 during printing. 印刷時における印刷ログ及び文書保存手段42の処理の流れを示すフローチャートである。6 is a flowchart illustrating a processing flow of a print log and document storage unit 42 during printing. 印刷時における文書名取得手段32の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of the document name acquisition means 32 at the time of printing. 印刷時における版番号取得手段34の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of the plate number acquisition means 34 at the time of printing. 文書名(パス)変更手段37の呼び出し時における履歴管理システム31の処理の流れを示すフローチャートである。7 is a flowchart showing a flow of processing of the history management system 31 when a document name (path) changing unit 37 is called. 文書名(パス)変更手段37の呼び出し時における文書名変更不整合解決手段44の処理の流れを示すフローチャートである。10 is a flowchart showing a flow of processing of a document name change inconsistency resolution unit 44 when a document name (path) change unit 37 is called. 文書削除手段36の呼び出し時における履歴管理システム31の処理の流れを示すフローチャートである。7 is a flowchart showing a flow of processing of the history management system 31 when the document deletion unit 36 is called. 文書削除手段36の呼び出し時における印刷ログ管理システム41の処理の流れを示すフローチャートである。7 is a flowchart showing a processing flow of the print log management system 41 when the document deletion unit 36 is called. 文書更新手段35の呼び出し時における履歴管理システム31の処理の流れを示すフローチャートである。6 is a flowchart showing a flow of processing of the history management system 31 when the document update unit 35 is called. 文書更新手段35の呼び出し時における印刷ログ管理システム41の処理の流れを示すフローチャートである。4 is a flowchart showing a processing flow of a print log management system 41 when a document update unit 35 is called. 他の実施形態に係る印刷ログ管理システム41を含むクライアントサーバ型の印刷管理システムの全体構成を示すブロック図である。It is a block diagram which shows the whole structure of the client server type | mold print management system containing the print log management system 41 which concerns on other embodiment. さらに異なる実施形態に係る印刷ログ管理システム41を含むクライアントサーバ型の印刷管理システムの全体構成を示すブロック図である。It is a block diagram which shows the whole structure of the client server type | mold print management system containing the print log management system 41 which concerns on further different embodiment.

符号の説明Explanation of symbols

10 クライアント、11 印刷アプリケーション、12 印刷手段、13 プラグイン、14 印刷前処理手段、15 印刷ログ追加方法記憶装置、16 印刷ログ追加方法設定手段、17 印刷ログ追加方法取得手段、18 プリンタドライバ、19 システムスプーラ、23 印刷ログ追加方法記憶部、30 サーバ、31 履歴管理システム、32 文書名取得手段、33 文書ファイル取得手段、34 版番号取得手段、35 文書更新手段、36 文書削除手段、37 文書名(パス)変更手段、41 印刷ログ管理システム、42 文書保存手段、43 ジョブ保存手段、44 文書名変更不整合解決手段、45 文書削除不整合解決手段、46 文書更新不整合解決手段、61 履歴情報記憶部、62 チェックアウト情報記憶部、63 印刷ログ記憶部、64 印刷ジョブ記憶部、65 非管理下文書記憶部、66 版不一致文書記憶部、67 参照履歴記憶部、70 印刷装置 DESCRIPTION OF SYMBOLS 10 Client, 11 Print application, 12 Printing means, 13 Plug-in, 14 Pre-print processing means, 15 Print log addition method storage device, 16 Print log addition method setting means, 17 Print log addition method acquisition means, 18 Printer driver, 19 System spooler, 23 Print log addition method storage unit, 30 server, 31 history management system, 32 document name acquisition means, 33 document file acquisition means, 34 version number acquisition means, 35 document update means, 36 document deletion means, 37 document name (Path) change means, 41 print log management system, 42 document storage means, 43 job storage means, 44 document name change inconsistency resolution means, 45 document deletion inconsistency resolution means, 46 document update inconsistency resolution means, 61 history information Storage unit, 62 Checkout information storage unit, 63 printing Grayed storage unit, 64 print job storage unit, 65 non-managed document storage unit, 66 Ed mismatch document storage unit, 67 reference history storage unit, 70 printer

Claims (11)

ユーザが印刷指示を行うクライアントと、印刷ログを管理する印刷ログ管理システムとを備える印刷管理システムであって、
前記印刷ログ管理システムは、
印刷ログとして印刷文書の印刷ジョブデータを保存する印刷ログ及びジョブ保存手段と、
印刷ログとして印刷文書の文書ファイルを保存する印刷ログ及び文書保存手段と、
を備え、
前記クライアントは、
ユーザの印刷指示を受けて印刷処理を行う印刷アプリケーションと、
前記印刷アプリケーションが前記印刷指示を受けたとき、印刷文書が編集中である場合は、前記印刷ログ及びジョブ保存手段を呼び出して印刷ジョブデータを保存させ、印刷文書が編集中でない場合は、前記印刷ログ及び文書保存手段を呼び出して文書ファイルを保存させるプリンタドライバと、
を備える印刷管理システム。
A print management system comprising a client for a user to issue a print instruction and a print log management system for managing a print log,
The print log management system includes:
A print log and job storage means for storing print job data of a print document as a print log;
A print log and document storage means for storing a document file of a print document as a print log;
With
The client
A print application that performs print processing in response to a user's print instruction;
When the print application receives the print instruction, if the print document is being edited, the print log and job storage means are called to save the print job data, and if the print document is not being edited, the print document A printer driver that calls the log and document storage means to save the document file;
A print management system comprising:
前記クライアントは、
前記印刷アプリケーションが前記印刷指示を受けたとき、前記印刷アプリケーションから印刷文書が編集中であるか否かを受け取り、前記印刷文書が編集中であるか否かに基づいて、印刷ジョブデータと文書ファイルのいずれを印刷ログとして保存するかを決定し、決定した保存方法を印刷ログ追加方法として記憶するプラグインと、
を備え、
前記プリンタドライバは、前記印刷アプリケーションが前記印刷指示を受けたとき、前記プラグインが記憶した前記印刷ログ追加方法を取得して、前記印刷ログ及びジョブ保存手段と前記印刷ログ及び文書保存手段のいずれを呼び出すかを判断する、
ことを特徴とする請求項1記載の印刷管理システム。
The client
When the print application receives the print instruction, it receives from the print application whether or not a print document is being edited, and print job data and a document file based on whether or not the print document is being edited A plug-in that decides which to save as a print log, and stores the determined save method as a print log addition method,
With
When the print application receives the print instruction, the printer driver acquires the print log addition method stored by the plug-in, and selects any of the print log and job storage unit and the print log and document storage unit. To determine whether to call
The print management system according to claim 1.
前記印刷ログ管理システムは、文書の履歴を管理する履歴管理システムを参照可能に構成され、
前記印刷ログ及び文書保存手段は、印刷文書の文書ファイルが前記履歴管理システムで管理されていて、当該文書ファイルの前記履歴管理システムにおける文書名及び版番号を識別可能な履歴管理文書識別情報を取得できた場合は、文書ファイルに換えて当該履歴管理文書識別情報を印刷ログとして保存する、
ことを特徴とする請求項1又は2記載の印刷管理システム。
The print log management system is configured to be able to refer to a history management system that manages a history of a document,
The print log and document storage means obtains history management document identification information in which a document file of a print document is managed by the history management system, and the document name and version number of the document file in the history management system can be identified. If it can, save the history management document identification information as a print log instead of the document file.
The print management system according to claim 1, wherein the print management system is a print management system.
前記印刷ログ管理システムは、
前記履歴管理システムで管理されている文書の文書名が変更されたとき、文書名の変更に係る不整合を解消する文書名変更不整合解決手段と、
を備える、
ことを特徴とする請求項3記載の印刷管理システム。
The print log management system includes:
A document name change inconsistency resolution unit that resolves an inconsistency related to the change of the document name when the document name of the document managed by the history management system is changed;
Comprising
The print management system according to claim 3.
前記印刷ログ管理システムは、
前記履歴管理システムで管理されている文書が削除されたとき、文書の削除に係る不整合を解消する文書削除不整合解決手段と、
を備える、
ことを特徴とする請求項3又は4記載の印刷管理システム。
The print log management system includes:
A document deletion inconsistency resolution means for resolving inconsistency related to document deletion when a document managed by the history management system is deleted;
Comprising
The print management system according to claim 3 or 4, wherein
前記印刷ログ管理システムは、
前記履歴管理システムで管理されている文書が更新されたとき、更新された文書の文書ファイルと前記印刷ログ管理システムが印刷ログとして管理している文書ファイルとが一致する場合、印刷ログとして更新された文書の履歴管理文書識別情報を保存するよう修正する文書更新不整合解決手段と、
を備える、
ことを特徴とする請求項3乃至5のいずれかに記載の印刷管理システム。
The print log management system includes:
When a document managed by the history management system is updated, if the document file of the updated document matches the document file managed as the print log by the print log management system, the document is updated as a print log. Document update inconsistency resolution means for correcting the history management document identification information of the stored document, and
Comprising
The print management system according to claim 3, wherein the print management system is a print management system.
前記プリンタドライバは、
プリンタドライバの設定として印刷文書に付加して印刷する情報の一覧を有し、前記一覧の中から一以上の情報を付加する設定がされた場合、印刷文書が編集中か否かにかかわらず、前記印刷ログ及びジョブ保存手段を呼び出し、印刷ジョブデータを保存させる、
ことを特徴とする請求項1乃至6のいずれかに記載の印刷管理システム。
The printer driver is
When the printer driver has a list of information to be added to the print document and set to add one or more information from the list, regardless of whether the print document is being edited or not, Calling the print log and job storage means to store the print job data;
The print management system according to claim 1, wherein the print management system is a print management system.
印刷ログを管理する印刷ログ管理システムと通信可能に構成され、ユーザが印刷指示を行うクライアントにおいて、
ユーザの印刷指示を受けて印刷処理を行う印刷アプリケーションと、
前記印刷アプリケーションが前記印刷指示を受けたとき、前記印刷ログ管理システムに対して、印刷文書が編集中である場合は、印刷ジョブデータを保存させ、印刷文書が編集中でない場合は、文書ファイルを保存させるプリンタドライバと、
を備えるクライアント。
In a client configured to be able to communicate with a print log management system that manages a print log, and a user issues a print instruction,
A print application that performs print processing in response to a user's print instruction;
When the print application receives the print instruction, the print log management system saves the print job data if the print document is being edited, and saves the document file if the print document is not being edited. A printer driver to save,
With client.
ユーザが印刷指示を行うクライアントと通信可能に構成され、印刷ログを管理する印刷ログ管理システムにおいて、
ユーザが印刷指示したとき、前記クライアントにおいて印刷文書が編集中である場合は、前記印刷文書の印刷ジョブデータを印刷ログとして保存する印刷ログ及びジョブ保存手段と、
ユーザが印刷指示したとき、前記クライアントにおいて印刷文書が編集中でない場合は、前記印刷文書の文書ファイルを印刷ログとして保存する印刷ログ及び文書保存手段と、
を備える印刷ログ管理システム。
In a print log management system that is configured to be communicable with a client in which a user issues a print instruction and manages a print log,
A print log and job storage means for storing print job data of the print document as a print log if the print document is being edited in the client when the user instructs printing;
A print log and a document storage unit for storing a document file of the print document as a print log when a print instruction is not being edited in the client when the user instructs printing;
A print log management system comprising:
ユーザが印刷指示を行うクライアントと、印刷ログを管理する印刷ログ管理システムとを備える印刷管理システムにおいて、印刷ログを管理する方法であって、
前記クライアントの印刷アプリケーションが、ユーザからの印刷指示を受けるステップと、
前記印刷指示を受けたとき、前記クライアントのプリンタドライバが前記印刷ログ管理システムに対して、印刷文書が編集中である場合は、印刷ジョブデータを保存させる手段を呼び出し、印刷文書が編集中でない場合は、文書ファイルを保存させる手段を呼び出すステップと、
前記印刷ログ管理システムが、前記プリンタドライバからの呼び出しに応じて、印刷文書が編集中である場合は、印刷ジョブデータを保存し、印刷文書が編集中でない場合は、文書ファイルを保存するステップと、
を備える印刷ログ管理方法。
A method for managing a print log in a print management system comprising a client for a user to issue a print instruction and a print log management system for managing a print log,
The print application of the client receives a print instruction from a user;
When the print instruction is received, if the print driver is editing the print log management system when the print document is being edited, the client printer driver calls a means for storing the print job data, and the print document is not being edited. Calls a means to save the document file;
The print log management system storing print job data when a print document is being edited in response to a call from the printer driver, and storing a document file when the print document is not being edited; ,
A print log management method comprising:
請求項10に記載の印刷ログ管理方法をコンピュータに実行させるためのプログラム。   A program for causing a computer to execute the print log management method according to claim 10.
JP2007055004A 2007-03-06 2007-03-06 Print control system, and print log control method Pending JP2008217500A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007055004A JP2008217500A (en) 2007-03-06 2007-03-06 Print control system, and print log control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007055004A JP2008217500A (en) 2007-03-06 2007-03-06 Print control system, and print log control method

Publications (1)

Publication Number Publication Date
JP2008217500A true JP2008217500A (en) 2008-09-18

Family

ID=39837456

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007055004A Pending JP2008217500A (en) 2007-03-06 2007-03-06 Print control system, and print log control method

Country Status (1)

Country Link
JP (1) JP2008217500A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021039613A (en) * 2019-09-04 2021-03-11 キヤノン株式会社 Application and information processing device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021039613A (en) * 2019-09-04 2021-03-11 キヤノン株式会社 Application and information processing device
JP7387342B2 (en) 2019-09-04 2023-11-28 キヤノン株式会社 Application, information processing device and control method

Similar Documents

Publication Publication Date Title
US8271470B2 (en) Auto-activation of fonts
JP4376933B2 (en) Print management system, print management method, and program
CN1773417B (en) System and method of aggregating the knowledge base of antivirus software applications
US7917481B1 (en) File-system-independent malicious content detection
US9354976B2 (en) Locating previous versions of an object in a storage cluster
KR101355273B1 (en) A computing system, a method for controlling thereof, and a computer-readable recording medium having a computer program for controlling thereof
US10983718B2 (en) Method, device and computer program product for data backup
US20080212111A1 (en) Document discarding process system, discard document management device, document processing device, document discarding processing method and recording medium storing document discarding processing program
JP2008139971A (en) Document processing device and document processing program
US7640588B2 (en) Data processing system and method
US11550913B2 (en) System and method for performing an antivirus scan using file level deduplication
US8438133B2 (en) Information processing apparatus, file management system, information processing method and computer readable medium
US20090205020A1 (en) Information processing apparatus, information processing system, information processing method and computer readable medium
JP2008217500A (en) Print control system, and print log control method
CN112989427B (en) File protection method, computing device and storage medium
EP2567324A2 (en) Remotable project
US10438011B2 (en) Information processing apparatus and non-transitory computer readable medium
CN106469281B (en) Management method of data files in cloud, cloud management point and system
JP2008250864A (en) Data storing method, data storing system and information processor
JP2006106986A (en) Access management method and information processor
JP5103855B2 (en) Document management system, document management apparatus, and document management program
US8935281B1 (en) Optimized content search of files
US11308038B2 (en) Copying container images
US12026123B2 (en) System and method for data discovery in cloud environments
JP2006134041A (en) Data management apparatus