JP2013145593A - Printing control system, printing control method and program - Google Patents

Printing control system, printing control method and program Download PDF

Info

Publication number
JP2013145593A
JP2013145593A JP2013064925A JP2013064925A JP2013145593A JP 2013145593 A JP2013145593 A JP 2013145593A JP 2013064925 A JP2013064925 A JP 2013064925A JP 2013064925 A JP2013064925 A JP 2013064925A JP 2013145593 A JP2013145593 A JP 2013145593A
Authority
JP
Japan
Prior art keywords
print
document
information
user
document file
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
JP2013064925A
Other languages
Japanese (ja)
Other versions
JP5513650B2 (en
Inventor
Yoshiaki Ito
義明 伊藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon IT Solutions Inc
Original Assignee
Canon Software Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Software Inc filed Critical Canon Software Inc
Priority to JP2013064925A priority Critical patent/JP5513650B2/en
Publication of JP2013145593A publication Critical patent/JP2013145593A/en
Application granted granted Critical
Publication of JP5513650B2 publication Critical patent/JP5513650B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a printing control system capable of saving printing sheet while ensuring the visibility of the characters on the printed document.SOLUTION: A document management section 110 stores a document file in a document file storage part 160 to manage the documents, and manages file attribute information of the document file as a document master 171. A user storing document table storage part 180 stores printing processing information including file attribute information of a document file subjected to a printing processing and information of a printing user who performs a printing processing. When a printing request of a document file is made, a printing completion determination section 140 refers to the printing processing information to determine whether the document file has been already printed. When the document file is determined as having been already printed, a printing user extraction section 150 searches the printing processing information stored in the user storing document table storage part 180 to extract a printing user. The printing user extraction section 150 displays the extracted printing user.

Description

本発明は、文書ファイルの印刷処理を制御する印刷制御システム及び印刷制御方法、並びに、当該印刷制御方法をコンピュータに実行させるためのプログラムに関するものである。   The present invention relates to a print control system and a print control method for controlling print processing of a document file, and a program for causing a computer to execute the print control method.

従来、印刷用紙の節約を行う技術として、例えば、複数ページを1ページに印刷する方法(例えば、下記の特許文献1参照)や、文字を縮小して印刷する方法(例えば、下記の特許文献2参照)が知られている。   Conventionally, as a technique for saving printing paper, for example, a method of printing a plurality of pages on one page (see, for example, Patent Document 1 below), a method of reducing characters and printing (for example, Patent Document 2 below) See).

特開平9−218760号公報JP-A-9-218760 特開2006−256162号公報JP 2006-256162 A

しかしながら、上述した特許文献1の技術のように、複数ページを1ページ中に配置する場合、原稿の文字等を縮小して配置しなければならない。このため、特許文献1の技術では、文字等が小さくなり、特に高齢者や弱視の方には、印刷文書が非常に読みづらくなるという問題点があった。   However, when arranging a plurality of pages in one page as in the technique of Patent Document 1 described above, it is necessary to reduce and arrange the characters of the document. For this reason, the technique of Patent Document 1 has a problem that characters and the like are small, and that a printed document is very difficult to read, especially for elderly people and those with low vision.

また、特許文献2の技術でも、文字を縮小して印刷するため、印刷文書の文字等が見づらくなる、更にはレイアウトが変わってしまうという問題点があった。また、印刷物が必要な個人がその都度印刷してしまい、無駄な印刷が増えてしまうという問題点もあった。   Also, the technique of Patent Document 2 has a problem in that since characters are reduced and printed, characters and the like of a printed document are difficult to see, and the layout changes. In addition, there is a problem that an individual who needs a printed material prints each time, and wasteful printing increases.

本発明は、上述の問題点に鑑みてなされたものであり、印刷文書の文字等を縮小することによって印刷用紙の節約をするのでは無く、無駄な印刷を減らすことで、印刷文書の文字等を見づらくすること無く、印刷用紙の節約を実現可能な印刷制御システム、印刷制御方法及びプログラムを提供することを目的とする。   The present invention has been made in view of the above-described problems, and does not save printing paper by reducing characters or the like of a printed document, but reduces unnecessary printing or the like. An object of the present invention is to provide a print control system, a print control method, and a program capable of realizing saving of printing paper without making it difficult to see.

本発明の印刷制御システムは、文書ファイルの印刷処理を制御する印刷制御システムであって、前記文書ファイルを文書ファイル記憶手段に記憶して管理するとともに、前記文書ファイル記憶手段に記憶した文書ファイルのファイル属性情報を管理する文書管理手段と、前記印刷処理が行われた文書ファイルに係る情報であって前記ファイル属性情報および前記印刷処理を行った印刷ユーザの情報を含む印刷処理情報を記憶する印刷処理情報記憶手段と、文書ファイルの印刷要求があった際に前記印刷処理情報を参照して、当該印刷要求に係る文書ファイルが既に印刷済みであるか否かを判定する印刷済み判定手段と、前記印刷済み判定手段において前記印刷要求に係る文書ファイルが既に印刷済みであると判定された場合に、当該文書ファイルの前記ファイル属性情報に基づき前記印刷処理情報記憶手段に記憶されている前記印刷処理情報を検索して、前記印刷ユーザを抽出する処理を行う印刷ユーザ抽出手段と、前記印刷ユーザ抽出手段で抽出された印刷ユーザを表示する印刷ユーザ表示手段とを有する。   The print control system of the present invention is a print control system for controlling a print process of a document file, and stores and manages the document file in a document file storage unit, and stores the document file stored in the document file storage unit. Document management means for managing file attribute information, and printing for storing print processing information that is information related to the document file on which the print processing has been performed, including the file attribute information and information on the print user who has performed the print processing A processing information storage unit; a print determination unit that determines whether or not the document file related to the print request has already been printed by referring to the print processing information when a document file print request is received; When it is determined that the document file related to the print request has already been printed by the printing completion determination unit, the document file The print processing information stored in the print processing information storage unit is searched based on the file attribute information of the print file, and the print user extraction unit performs processing for extracting the print user, and the print user extraction unit extracts the print user. Printing user display means for displaying the printed user.

本発明の印刷制御方法は、文書ファイルの印刷処理を制御する印刷制御方法であって、前記文書ファイルを文書ファイル記憶手段に記憶して管理するとともに、前記文書ファイル記憶手段に記憶した文書ファイルのファイル属性情報を管理する文書管理ステップと、前記印刷処理が行われた文書ファイルに係る情報であって前記ファイル属性情報および前記印刷処理を行った印刷ユーザの情報を含む印刷処理情報を印刷処理情報記憶手段に記憶する印刷処理情報記憶ステップと、文書ファイルの印刷要求があった際に前記印刷処理情報を参照して、当該印刷要求に係る文書ファイルが既に印刷済みであるか否かを判定する印刷済み判定ステップと、前記印刷済み判定ステップにおいて前記印刷要求に係る文書ファイルが既に印刷済みであると判定された場合に、当該文書ファイルの前記ファイル属性情報に基づき前記印刷処理情報記憶手段に記憶されている前記印刷処理情報を検索して、前記印刷ユーザを抽出する処理を行う印刷ユーザ抽出ステップと、前記印刷ユーザ抽出ステップで抽出された印刷ユーザを表示する印刷ユーザ表示ステップとを有する。   The print control method of the present invention is a print control method for controlling a print process of a document file, and stores and manages the document file in a document file storage unit, and stores the document file stored in the document file storage unit. A document management step for managing file attribute information, and print processing information including information related to the document file on which the print processing has been performed, including the file attribute information and information on a print user who has performed the print processing. A print processing information storage step stored in the storage means, and when there is a print request for a document file, the print processing information is referenced to determine whether or not the document file related to the print request has already been printed. In the printed determination step, and in the printed determination step, the document file related to the print request has already been printed. A print user extraction step of searching the print processing information stored in the print processing information storage unit based on the file attribute information of the document file and extracting the print user, And a print user display step for displaying the print user extracted in the print user extraction step.

本発明のプログラムは、文書ファイルの印刷処理を制御する印刷制御方法をコンピュータに実行させるためのプログラムであって、前記文書ファイルを文書ファイル記憶手段に記憶して管理するとともに、前記文書ファイル記憶手段に記憶した文書ファイルのファイル属性情報を管理する文書管理ステップと、前記印刷処理が行われた文書ファイルに係る情報であって前記ファイル属性情報および前記印刷処理を行った印刷ユーザの情報を含む印刷処理情報を印刷処理情報記憶手段に記憶する印刷処理情報記憶ステップと、文書ファイルの印刷要求があった際に前記印刷処理情報を参照して、当該印刷要求に係る文書ファイルが既に印刷済みであるか否かを判定する印刷済み判定ステップと、前記印刷済み判定ステップにおいて前記印刷要求に係る文書ファイルが既に印刷済みであると判定された場合に、当該文書ファイルの前記ファイル属性情報に基づき前記印刷処理情報記憶手段に記憶されている前記印刷処理情報を検索して、前記印刷ユーザを抽出する処理を行う印刷ユーザ抽出ステップと、前記印刷ユーザ抽出ステップで抽出された印刷ユーザを表示する印刷ユーザ表示ステップとをコンピュータに実行させるためのものである。   A program according to the present invention is a program for causing a computer to execute a print control method for controlling print processing of a document file, storing and managing the document file in a document file storage unit, and the document file storage unit. A document management step for managing file attribute information of the document file stored in the file, and information relating to the document file on which the print processing has been performed, including the file attribute information and information on the print user who has performed the print processing A print processing information storage step for storing the processing information in the print processing information storage means, and when there is a print request for the document file, the print processing information is referred to and the document file related to the print request has already been printed. A print completion determination step for determining whether or not the print request is made in the print completion determination step When it is determined that the document file has already been printed, the print processing information stored in the print processing information storage unit is searched based on the file attribute information of the document file, and the print user is This is for causing the computer to execute a print user extraction step for performing the extraction process and a print user display step for displaying the print user extracted in the print user extraction step.

本発明によれば、印刷文書の文字等を見づらくすること無く、印刷用紙の節約を実現することが可能になる。   According to the present invention, it is possible to realize printing paper saving without making it difficult to see characters or the like of a printed document.

本発明の第1の実施形態に係る印刷制御システムの概略構成の一例を示す模式図である。1 is a schematic diagram illustrating an example of a schematic configuration of a print control system according to a first embodiment of the present invention. 本発明の第1の実施形態を示し、図1に示す文書管理サーバ及びクライアントPCのハードウェア構成の一例を示す模式図である。FIG. 2 is a schematic diagram illustrating an example of a hardware configuration of a document management server and a client PC illustrated in FIG. 1 according to the first embodiment of this invention. 本発明の第1の実施形態を示し、図1に示す文書管理サーバ及びクライアントPCの機能構成の一例を示す模式図である。FIG. 2 is a schematic diagram illustrating an example of functional configurations of a document management server and a client PC illustrated in FIG. 1 according to the first embodiment of this invention. 本発明の第1の実施形態を示し、図3に示す文書マスタの情報の一例を示す模式図である。FIG. 4 is a schematic diagram illustrating an example of document master information illustrated in FIG. 3 according to the first embodiment of this invention. 本発明の第1の実施形態を示し、図3に示すユーザ保管文書テーブルの情報の一例を示す模式図である。FIG. 4 is a schematic diagram illustrating an example of information in a user stored document table illustrated in FIG. 3 according to the first embodiment of this invention. 本発明の第1の実施形態に係る印刷制御システムの文書登録処理における処理手順の一例を示すフローチャートである。6 is a flowchart illustrating an example of a processing procedure in document registration processing of the print control system according to the first exemplary embodiment of the present invention. 本発明の第1の実施形態を示し、図6−1のステップS102における詳細な処理手順の一例を示すフローチャートである。It is a flowchart which shows the 1st Embodiment of this invention and shows an example of the detailed process sequence in FIG.6-1 S102. 本発明の第1の実施形態を示し、図6−1のステップS101の処理で表示される文書登録画面の一例を示す模式図である。FIG. 7 is a schematic diagram illustrating an example of a document registration screen that is displayed in the process of step S101 in FIG. 6A according to the first embodiment of this invention. 本発明の第1の実施形態に係る印刷制御システムの印刷処理における処理手順の一例を示すフローチャートである。5 is a flowchart illustrating an example of a processing procedure in print processing of the print control system according to the first embodiment of the present invention. 本発明の第1の実施形態を示し、図8−1のステップS211における詳細な処理手順の一例を示すフローチャートである。It is a flowchart which shows the 1st Embodiment of this invention and shows an example of the detailed process sequence in step S211 of FIGS. 8-1. 本発明の第1の実施形態を示し、図8−1のステップS201における詳細な処理手順の一例を示すフローチャートである。It is a flowchart which shows the 1st Embodiment of this invention and shows an example of the detailed process sequence in step S201 of FIGS. 8-1. 本発明の第1の実施形態を示し、図8−1のステップS203における詳細な処理手順の一例を示すフローチャートである。It is a flowchart which shows the 1st Embodiment of this invention and shows an example of the detailed process sequence in step S203 of FIGS. 8-1. 本発明の第1の実施形態を示し、図8−1のステップS206における詳細な処理手順の一例を示すフローチャートである。It is a flowchart which shows the 1st Embodiment of this invention and shows an example of the detailed process sequence in step S206 of FIGS. 8-1. 本発明の第1の実施形態を示し、クライアントPCのディスプレイに表示される印刷設定画面の一例を示す模式図である。FIG. 3 is a schematic diagram illustrating an example of a print setting screen displayed on the display of the client PC according to the first embodiment of this invention. 本発明の第1の実施形態を示し、図8−1のステップS204の処理で表示される印刷確認画面の一例を示す模式図である。It is a schematic diagram which shows the 1st Embodiment of this invention and shows an example of the printing confirmation screen displayed by the process of step S204 of FIGS. 本発明の第1の実施形態を示し、図8−1のステップS208の処理で表示される印刷確認画面の一例を示す模式図である。It is a schematic diagram which shows the 1st Embodiment of this invention and shows an example of the printing confirmation screen displayed by the process of step S208 of FIGS. 8-1. 本発明の第2の実施形態を示し、クライアントPCのディスプレイに表示される印刷詳細設定画面の一例を示す模式図である。FIG. 10 is a schematic diagram illustrating an example of a print detail setting screen displayed on the display of the client PC according to the second embodiment of this invention. 本発明の第2の実施形態を示し、図3に示すユーザ保管文書テーブルの情報の一例を示す模式図である。FIG. 4 is a schematic diagram illustrating an example of information in a user stored document table illustrated in FIG. 3 according to the second embodiment of this invention. 本発明の第2の実施形態を示し、図8−1のステップS204の処理で表示される印刷確認画面の一例を示す模式図である。It is a schematic diagram which shows the 2nd Embodiment of this invention and shows an example of the print confirmation screen displayed by the process of step S204 of FIGS. 8-1. 本発明の第3の実施形態を示し、図6−1のステップS101の処理で表示される文書登録画面の一例を示す模式図である。It is a schematic diagram which shows the 3rd Embodiment of this invention and shows an example of the document registration screen displayed by the process of step S101 of FIGS. 本発明の第3の実施形態を示し、図3に示すユーザ保管文書テーブルの情報の一例を示す模式図である。It is a schematic diagram which shows the 3rd Embodiment of this invention and shows an example of the information of the user storage document table shown in FIG. 本発明の第3の実施形態を示し、図8−1のステップS208の処理で表示される印刷確認画面の一例を示す模式図である。It is a schematic diagram which shows the 3rd Embodiment of this invention and shows an example of the print confirmation screen displayed by the process of step S208 of FIGS. 8-1. 本発明の第4の実施形態における実施例1を示し、他ユーザによる印刷可能性の自動判定テーブルの一例を示す模式図である。It is a schematic diagram which shows Example 1 in the 4th Embodiment of this invention and shows an example of the automatic determination table of the printability by other users. 本発明の第4の実施形態における実施例2を示し、他ユーザによる印刷可能性の自動判定テーブルの一例を示す模式図である。FIG. 10 is a schematic diagram illustrating an example of an automatic determination table of printability by another user according to the second exemplary embodiment of the fourth embodiment of the present invention. 本発明の第4の実施形態における実施例3を示し、他ユーザによる印刷可能性の自動判定テーブルの一例を示す模式図である。FIG. 20 is a schematic diagram illustrating an example 3 of a printability automatic determination table by another user according to the third exemplary embodiment of the fourth embodiment of the present invention. 本発明の第4の実施形態に係る印刷制御システムの文書登録処理における処理手順の一例を示すフローチャートである。10 is a flowchart illustrating an example of a processing procedure in document registration processing of a print control system according to a fourth exemplary embodiment of the present invention. 本発明の第4の実施形態を示し、図21−1のステップS302における詳細な処理手順の一例を示すフローチャートである。It is a flowchart which shows the 4th Embodiment of this invention and shows an example of the detailed process sequence in step S302 of FIG. 21-1. 本発明の第4の実施形態を示し、図21−1のステップS301の処理で表示される文書登録画面の一例を示す模式図である。It is a schematic diagram which shows the 4th Embodiment of this invention and shows an example of the document registration screen displayed by the process of step S301 of FIG. 21-1. 本発明の第4の実施形態を示し、図8−1のステップS211における詳細な処理手順の一例を示すフローチャートである。It is a flowchart which shows the 4th Embodiment of this invention and shows an example of the detailed process sequence in step S211 of FIGS. 8-1.

以下に、図面を参照しながら、本発明を実施するための最良の形態(実施形態)について説明する。   The best mode (embodiment) for carrying out the present invention will be described below with reference to the drawings.

(第1の実施形態)
まず、本発明の第1の実施形態について説明する。
図1は、本発明の第1の実施形態に係る印刷制御システム1の概略構成の一例を示す模式図である。
(First embodiment)
First, a first embodiment of the present invention will be described.
FIG. 1 is a schematic diagram showing an example of a schematic configuration of a print control system 1 according to the first embodiment of the present invention.

図1に示すように、印刷制御システム1は、文書管理サーバ100と、クライアントPC200(200−1及び200−2)と、プリンタ300と、ネットワーク400を有して構成されている。   As shown in FIG. 1, the print control system 1 includes a document management server 100, client PCs 200 (200-1 and 200-2), a printer 300, and a network 400.

文書管理サーバ100は、印刷処理に係る文書ファイル等を保存し管理するサーバである。この文書管理サーバ100は、管理者のみが操作することが通例である。なお、文書管理サーバ100は、文書ファイルとともに、文書のパス(保存場場所)、文書サイズ、最終更新日時等の文書マスタの情報と、印刷の実行に係る印刷ユーザ、印刷日時等のユーザ保管文書テーブルの情報を、当該文書管理サーバ100のデータベース101に保存して管理している。そして、文書管理サーバ100は、クライアントPC200−1或いは200−2からの要求等に応じて、データベース101上の文書マスタやユーザ保管文書テーブル等に対して、レコードの追加や、削除或いは検索を行うことができるように構成されている。   The document management server 100 is a server that stores and manages document files and the like related to print processing. This document management server 100 is usually operated only by an administrator. The document management server 100, together with the document file, stores document master information such as a document path (storage location), document size, last update date and time, and a user stored document such as a print user and a print date related to printing. Table information is stored and managed in the database 101 of the document management server 100. Then, the document management server 100 adds, deletes, or searches a record with respect to the document master, the user stored document table, and the like on the database 101 in response to a request from the client PC 200-1 or 200-2. It is configured to be able to.

クライアントPC200−1及び200−2は、印刷命令を含む各種の命令を行うクライアント装置である。クライアントPC200−1及び200−2は、例えば、印刷開始時に、文書管理サーバ100と通信を行って印刷の実行に係る確認を行った後、印刷命令を、文書管理サーバ100を介して或いは直接、プリンタ300に送信する。このクライアントPC200−1及び200−2は、一般の利用者(ユーザ)が、例えば文書ファイルの作成や保存を行う際に使用される装置である。   The client PCs 200-1 and 200-2 are client devices that execute various commands including a print command. For example, at the start of printing, the client PCs 200-1 and 200-2 communicate with the document management server 100 to confirm the execution of printing, and then send a print command via the document management server 100 or directly. Transmit to the printer 300. The client PCs 200-1 and 200-2 are devices used when a general user (user) creates or saves a document file, for example.

なお、図1に示す印刷制御システム1では、クライアントPCが2つ設けられている例が示されているが、この形態に限定されるわけではなく、例えば、1つであっても、或いは、3つ以上の複数設けられている形態であってもよい。また、以下の説明では、クライアントPC200−1及び200−2について、特にどちらのクライアントPCに限定する必要がない場合には、代表して「クライアントPC200」として説明を行う。   In the print control system 1 shown in FIG. 1, an example in which two client PCs are provided is shown, but the present invention is not limited to this form. Three or more forms may be provided. Further, in the following description, the client PCs 200-1 and 200-2 will be described as “client PC 200” as a representative when there is no need to specifically limit to which client PC.

プリンタ300は、クライアントPC200からの印刷命令に基づいて、文書ファイルの印刷を行う印刷装置である。このプリンタ300は、一般の利用者(ユーザ)が、例えば文書ファイルの印刷を行う際に使用される装置である。なお、図1に示す印刷制御システム1では、プリンタが1つ設けられている例が示されているが、この形態に限定されるわけではなく、例えば、2つ以上の複数設けられている形態であってもよい。   The printer 300 is a printing device that prints a document file based on a print command from the client PC 200. The printer 300 is an apparatus used when a general user (user) prints a document file, for example. In the print control system 1 shown in FIG. 1, an example in which one printer is provided is shown. However, the present invention is not limited to this form. For example, two or more forms are provided. It may be.

ネットワーク400は、例えばLAN等で構成されており、文書管理サーバ100、クライアントPC200(200−1及び200−2)、及び、プリンタ300を相互に通信可能に接続する。   The network 400 includes, for example, a LAN and connects the document management server 100, the client PCs 200 (200-1 and 200-2), and the printer 300 so that they can communicate with each other.

図2は、本発明の第1の実施形態を示し、図1に示す文書管理サーバ100及びクライアントPC200のハードウェア構成の一例を示す模式図である。   FIG. 2 is a schematic diagram illustrating an example of a hardware configuration of the document management server 100 and the client PC 200 illustrated in FIG. 1 according to the first embodiment of this invention.

図2に示すように、文書管理サーバ100及びクライアントPC200は、CPU201と、RAM202と、ROM203と、システムバス204と、キーボード(以下、「KB」と称する)205a及びキーボードコントローラ(以下、「KBC」と称する)205と、ディスプレイ206a及びディスプレイコントローラ(以下、「DC」と称する)206と、ハードディスク(以下、「HD」と称する)207a及びメモリコントローラ(以下、「MC」と称する)207と、ネットワークインタフェース(以下、「NW_I/F」と称する)208のハードウェア構成を有して構成されている。また、ROM203には、フォントROM203a、プログラムROM203b、及び、データROM203cが設けられている。   As shown in FIG. 2, the document management server 100 and the client PC 200 include a CPU 201, a RAM 202, a ROM 203, a system bus 204, a keyboard (hereinafter referred to as “KB”) 205a and a keyboard controller (hereinafter referred to as “KBC”). 205, a display 206a and a display controller (hereinafter referred to as “DC”) 206, a hard disk (hereinafter referred to as “HD”) 207a, a memory controller (hereinafter referred to as “MC”) 207, a network The hardware configuration of the interface (hereinafter referred to as “NW_I / F”) 208 is configured. The ROM 203 includes a font ROM 203a, a program ROM 203b, and a data ROM 203c.

CPU201は、ROM203内のプログラムROM203bに記憶されたプログラムに基づいてシステムバス204に接続された各デバイスを制御して、当該装置における動作を統括的に制御する。   The CPU 201 controls each device connected to the system bus 204 based on the program stored in the program ROM 203b in the ROM 203, and controls the overall operation of the apparatus.

RAM202は、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をRAM202にロードして、プログラムを実行することで各種の動作を実現する。   The RAM 202 functions as a main memory, work area, and the like for the CPU 201. The CPU 201 implements various operations by loading a program or the like necessary for executing the processing into the RAM 202 and executing the program.

ROM203には、上述したように、フォントROM203a、プログラムROM203b、及び、データROM203cが設けられている。フォントROM203aには、文書における各種のフォントデータ等が記憶されている。プログラムROM203bには、CPU201が本実施形態に係る文書管理サーバ100或いはクライアントPC200の機能を実現するために必要な各種のプログラムが記憶されている。データROM203cには、例えばCPU201が各種の処理を行う際に必要な各種のデータ(各種の情報も含む)が記憶されている。   As described above, the ROM 203 is provided with the font ROM 203a, the program ROM 203b, and the data ROM 203c. The font ROM 203a stores various font data in the document. The program ROM 203b stores various programs necessary for the CPU 201 to realize the functions of the document management server 100 or the client PC 200 according to the present embodiment. The data ROM 203c stores, for example, various data (including various information) necessary for the CPU 201 to perform various processes.

システムバス204は、CPU201、RAM202、ROM203、KBC205、DC206、MC207及びNW_I/F208を、相互に通信可能に接続する。   The system bus 204 connects the CPU 201, RAM 202, ROM 203, KBC 205, DC 206, MC 207, and NW_I / F 208 so that they can communicate with each other.

KBC205は、KB205aやマウス等のポインティングデバイス(不図示)からの入力を制御する。   The KBC 205 controls input from a pointing device (not shown) such as the KB 205a or a mouse.

DC206は、ディスプレイ206aへの表示を制御する。なお、ディスプレイ206aは、CRTであっても、LCD等のその他の表示装置であってもよい。   The DC 206 controls display on the display 206a. The display 206a may be a CRT or other display device such as an LCD.

MC207は、HD207a、その他、不図示のフレキシブルディスク(FD)、CD−ROM等の外部メモリへのアクセスを制御する。なお、文書管理サーバ100においては、図1に示すデータベース101は、例えば、HD207aに構成される。   The MC 207 controls access to the HD 207a and other external memories such as a flexible disk (FD) (not shown) and a CD-ROM. In the document management server 100, the database 101 shown in FIG. 1 is configured, for example, in the HD 207a.

NW_I/F208は、ネットワーク400を介して、外部装置との通信を制御する。   The NW_I / F 208 controls communication with an external device via the network 400.

図3は、本発明の第1の実施形態を示し、図1に示す文書管理サーバ100及びクライアントPC200の機能構成の一例を示す模式図である。 FIG. 3 is a schematic diagram illustrating an example of functional configurations of the document management server 100 and the client PC 200 illustrated in FIG. 1 according to the first embodiment of this invention.

クライアントPC200には、図3に示すように、文書登録処理部210及び印刷処理部220の機能構成が構成される。   As shown in FIG. 3, the client PC 200 includes functional configurations of a document registration processing unit 210 and a print processing unit 220.

ここで、文書登録処理部210及び印刷処理部220は、例えば、図2に示すクライアントPC200のCPU201がプログラムROM203bに記憶されているプログラムを実行することにより構成される。   Here, the document registration processing unit 210 and the print processing unit 220 are configured, for example, when the CPU 201 of the client PC 200 illustrated in FIG. 2 executes a program stored in the program ROM 203b.

文書登録処理部210は、利用者(ユーザ)から文書ファイルの文書登録指示があった際に、文書管理サーバ100の文書管理部110に対して、当該文書登録指示に基づく文書登録要求を行う。また、文書登録処理部210は、この文書登録要求の際、登録対象の文書ファイル、並びに、そのファイル属性情報(例えば、文書のパス(保存場所)、文書サイズおよび最終更新日時の情報等)及び複数の人が印刷する可能性の有無に係る情報を文書管理サーバ100の文書管理部110に送信する。   When receiving a document registration instruction for a document file from a user (user), the document registration processing unit 210 makes a document registration request based on the document registration instruction to the document management unit 110 of the document management server 100. In addition, the document registration processing unit 210, when making a document registration request, the document file to be registered, file attribute information thereof (for example, information on the document path (storage location), document size, last update date and time), and the like. Information related to the possibility of printing by a plurality of people is transmitted to the document management unit 110 of the document management server 100.

印刷処理部220は、利用者(ユーザ)から文書ファイルの印刷指示があった際に、当該印刷指示に基づく印刷処理を行う。   When there is a document file print instruction from a user (user), the print processing unit 220 performs print processing based on the print instruction.

文書管理サーバ100には、図3に示すように、文書管理部110、他ユーザの印刷可能性判定部120、ユーザ保管文書追加部130、印刷済み判定部140、印刷ユーザ抽出部150、文書ファイル記憶部160、文書マスタ記憶部170及びユーザ保管文書テーブル記憶部180の機能構成が構成される。   As shown in FIG. 3, the document management server 100 includes a document management unit 110, a printability determination unit 120 for other users, a user archived document addition unit 130, a printed determination unit 140, a print user extraction unit 150, a document file The functional configurations of the storage unit 160, the document master storage unit 170, and the user archived document table storage unit 180 are configured.

ここで、文書管理部110、他ユーザの印刷可能性判定部120、ユーザ保管文書追加部130、印刷済み判定部140及び印刷ユーザ抽出部150は、例えば、図2に示す文書管理サーバ100のCPU201がプログラムROM203bに記憶されているプログラムを実行することにより構成される。また、文書ファイル記憶部160、文書マスタ記憶部170及びユーザ保管文書テーブル記憶部180は、例えば、図2に示す文書管理サーバ100のHD207a(更には、図1に示すデータベース101)に構成される。   Here, the document management unit 110, the printability determination unit 120 for other users, the user archived document addition unit 130, the printed determination unit 140, and the print user extraction unit 150 are, for example, the CPU 201 of the document management server 100 illustrated in FIG. Is configured by executing a program stored in the program ROM 203b. Further, the document file storage unit 160, the document master storage unit 170, and the user archived document table storage unit 180 are configured in, for example, the HD 207a of the document management server 100 illustrated in FIG. 2 (and the database 101 illustrated in FIG. 1). .

文書管理部110は、クライアントPC200から文書ファイルの文書登録要求があった際に、当該文書登録要求に係る文書ファイルを後述する文書ファイル記憶部160に文書ファイル161として記憶する。さらに、文書管理部110は、当該文書登録要求に係る文書ファイルのファイル属性情報(例えば、文書のパス(保存場所)、文書サイズおよび最終更新日時の情報等)を、クライアントPC200から送信された複数の人が印刷する可能性の有無に係る情報に基づく他ユーザによる印刷可能性に係る情報と関連付けて、後述する文書マスタ記憶部170の文書マスタ171に記憶して、文書ファイルの管理を行う。   When a document registration request for a document file is received from the client PC 200, the document management unit 110 stores the document file related to the document registration request as a document file 161 in a document file storage unit 160 described later. Further, the document management unit 110 transmits a plurality of file attribute information (for example, information on the document path (storage location), document size, and last update date) related to the document registration request transmitted from the client PC 200. The document file is managed in association with information related to the printability by other users based on the information related to the presence or absence of the possibility of printing by a person in the document master 171 of the document master storage unit 170, which will be described later.

他ユーザの印刷可能性判定部120は、クライアントPC200から文書ファイルの印刷要求があった際に、後述する文書マスタ171を参照して、当該印刷要求に係る文書ファイルが、後に他のユーザにより印刷される可能性があるか否かについて判定する。   When there is a print request for a document file from the client PC 200, the print possibility determination unit 120 of another user refers to a document master 171 described later, and the document file related to the print request is printed by another user later. It is determined whether or not there is a possibility of being.

ユーザ保管文書追加部130は、クライアントPC200から印刷要求のあった文書ファイルの印刷処理が行われた際に、印刷処理を行ったユーザを示す印刷ユーザの情報を含む印刷処理情報を、後述するユーザ保管文書テーブル181に追加する処理を行う。   The user archived document adding unit 130 prints print processing information including information on a print user indicating the user who performed the print processing when the print processing of the document file requested to be printed from the client PC 200 is performed. Processing to add to the stored document table 181 is performed.

印刷済み判定部140は、クライアントPC200から文書ファイルの印刷要求があった際に、後述するユーザ保管文書テーブル181を参照して、当該印刷要求に係る文書ファイルが既に印刷済みであるか否かを判定する処理を行う。   When a print request for a document file is received from the client PC 200, the printed determination unit 140 refers to a user-stored document table 181 to be described later to determine whether or not the document file related to the print request has already been printed. Processing to determine is performed.

印刷ユーザ抽出部150は、クライアントPC200から文書ファイルの印刷要求があって、当該文書ファイルが印刷済み判定部140で既に印刷済みであると判定された場合に、後述するユーザ保管文書テーブル181から、印刷処理を行ったユーザ名等の情報を取得して、印刷処理を行ったユーザを抽出する処理を行う。   When there is a print request of a document file from the client PC 200 and the print file determining unit 140 determines that the document file has already been printed, the print user extracting unit 150 reads from the user stored document table 181 described later. Information such as the name of the user who performed the printing process is acquired, and the process of extracting the user who performed the printing process is performed.

文書ファイル記憶部160は、クライアントPC200から文書登録要求のあった文書ファイル161を記憶するものである。   The document file storage unit 160 stores the document file 161 for which a document registration request has been received from the client PC 200.

文書マスタ記憶部170は、文書ファイル記憶部160に記憶された文書ファイル161のファイル属性情報及び他ユーザによる印刷可能性に係る情報の一覧である文書マスタ171を記憶するものである。
図4は、本発明の第1の実施形態を示し、図3に示す文書マスタ171の情報の一例を示す模式図である。図4に示すように、文書マスタ171には、文書のパス(保存場所)、文書サイズ及び最終更新日時の情報を含むファイル属性情報と、他ユーザによる印刷可能性に係る情報が設定される。
The document master storage unit 170 stores a document master 171 that is a list of file attribute information of the document file 161 stored in the document file storage unit 160 and information relating to printability by other users.
FIG. 4 is a schematic diagram illustrating an example of information of the document master 171 illustrated in FIG. 3 according to the first embodiment of this invention. As shown in FIG. 4, the document master 171 is set with file attribute information including information on the document path (storage location), document size, and last update date and time, and information regarding printability by other users.

ユーザ保管文書テーブル記憶部180は、印刷処理がなされた文書ファイル161の印刷処理情報の一覧を示すユーザ保管文書テーブル181を記憶する印刷処理情報記憶手段である。
図5は、本発明の第1の実施形態を示し、図3に示すユーザ保管文書テーブル181の情報の一例を示す模式図である。図5に示すように、ユーザ保管文書テーブル181には、文書のパス(保存場所)、文書サイズ及び最終更新日時のファイル属性情報、印刷ユーザの情報、印刷日時の情報を含む印刷処理情報が設定される。
The user-stored document table storage unit 180 is a print processing information storage unit that stores a user-stored document table 181 that shows a list of print processing information of the document file 161 that has undergone print processing.
FIG. 5 is a schematic diagram illustrating an example of information in the user stored document table 181 illustrated in FIG. 3 according to the first embodiment of this invention. As shown in FIG. 5, print processing information including a document path (storage location), file size information of the document size and the last update date, print user information, and print date information is set in the user stored document table 181. Is done.

次に、本発明の第1の実施形態に係る印刷制御システム1の動作について説明する。   Next, the operation of the print control system 1 according to the first embodiment of the present invention will be described.

図6−1は、本発明の第1の実施形態に係る印刷制御システム1の文書登録処理における処理手順の一例を示すフローチャートである。   FIG. 6A is a flowchart illustrating an example of a processing procedure in the document registration process of the print control system 1 according to the first embodiment of the present invention.

クライアントPC200の利用者(ユーザ)がKB205a等を介して文書登録処理の開始を指示すると、ステップS101において、クライアントPC200の文書登録処理部210は、文書ファイルの保存場所(文書のパス)、及び、登録する文書ファイルを複数の人が印刷する可能性があるのかについての文書登録画面を、クライアントPC200のディスプレイ206aに出力(表示)する処理を行う。   When the user (user) of the client PC 200 instructs the start of the document registration process via the KB 205a or the like, in step S101, the document registration processing unit 210 of the client PC 200 displays the document file storage location (document path), and A process of outputting (displaying) a document registration screen as to whether or not a plurality of people may print the document file to be registered on the display 206a of the client PC 200 is performed.

図7は、本発明の第1の実施形態を示し、図6−1のステップS101の処理で表示される文書登録画面700の一例を示す模式図である。
図7に示す文書登録画面700において、利用者(ユーザ)は、参照ボタン701を操作することにより、登録する文書ファイルの保存場所を保存場所設定欄702に設定することができる。また、利用者(ユーザ)は、印刷可能性設定欄703におけるラジオボタンを操作することにより、登録する文書ファイルを複数の人が印刷する可能性があるのかについて設定することができる。
FIG. 7 is a schematic diagram illustrating an example of a document registration screen 700 displayed in the process of step S101 in FIG. 6A according to the first embodiment of this invention.
In the document registration screen 700 shown in FIG. 7, the user (user) can set the storage location of the document file to be registered in the storage location setting field 702 by operating the reference button 701. Further, the user (user) can set whether or not a plurality of people can print the document file to be registered by operating a radio button in the printability setting field 703.

利用者(ユーザ)により、文書ファイルの保存場所の設定及び当該文書ファイルを複数の人が印刷する可能性があるのかについて設定がなされた後、OKボタン704が操作されると、クライアントPC200の文書登録処理部210は、文書管理サーバ100の文書管理部110に対して、図7に示す文書登録画面700に設定された内容に基づく文書管理処理を行わせる。なお、キャンセルボタン705が操作された場合には、図7に示す文書登録画面700に設定された内容がキャンセルされる。   When the OK button 704 is operated after the user (user) sets the storage location of the document file and whether or not a plurality of people may print the document file, the document of the client PC 200 is displayed. The registration processing unit 210 causes the document management unit 110 of the document management server 100 to perform document management processing based on the contents set on the document registration screen 700 shown in FIG. When the cancel button 705 is operated, the contents set on the document registration screen 700 shown in FIG. 7 are canceled.

図7のOKボタン704が操作されて文書登録画面700の内容が設定されると、続いて、ステップS102において、文書管理サーバ100の文書管理部110は、クライアントPC200の文書登録処理部210から指示された、図7に示す文書登録画面700に設定された内容に基づく文書管理処理を行う。このステップS102の詳細について、図6−2を用いて説明する。   When the contents of the document registration screen 700 are set by operating the OK button 704 in FIG. 7, subsequently, in step S102, the document management unit 110 of the document management server 100 instructs from the document registration processing unit 210 of the client PC 200. The document management processing based on the contents set in the document registration screen 700 shown in FIG. Details of step S102 will be described with reference to FIG.

図6−2は、本発明の第1の実施形態を示し、図6−1のステップS102における詳細な処理手順の一例を示すフローチャートである。
具体的に、図6−2に示すフローチャートの処理は、文書管理サーバ100の文書管理部110が、クライアントPC200の文書登録処理部210から、登録する文書ファイル、及び、当該文書ファイルのファイル属性情報(具体的には、図7の保存場所設定欄702に設定された保存場所を示す文書のパス、更には、容量を示す文書サイズ、最終更新日時の各情報)、並びに、図7の印刷可能性設定欄703に設定された複数の人が印刷する可能性の有無に係る情報を受信した際に開始される。即ち、図6−2に示すフローチャートの処理は、クライアントPC200の文書登録処理部210から文書ファイルの文書登録要求があった際に開始される。
FIG. 6B is a flowchart illustrating an example of a detailed processing procedure in step S102 in FIG. 6A according to the first embodiment of this invention.
Specifically, the process of the flowchart illustrated in FIG. 6B is performed by the document management unit 110 of the document management server 100 from the document registration processing unit 210 of the client PC 200 and the file attribute information of the document file. (Specifically, the document path indicating the storage location set in the storage location setting field 702 in FIG. 7, and further information on the document size indicating the capacity and the last update date / time) and the printable in FIG. 7. This is started when information related to the possibility of printing by a plurality of people set in the sex setting field 703 is received. That is, the process of the flowchart illustrated in FIG. 6B is started when a document registration request for a document file is received from the document registration processing unit 210 of the client PC 200.

まず、図6−2のステップS1021において、文書管理部110は、文書登録処理部210から受信したファイル属性情報の文書のパスで指定された、文書ファイル記憶部160の保存場所に、文書登録処理部210から受信した文書ファイルを保存する処理を行う。ここで、本実施形態の文書ファイル記憶部160には、文書ファイルが階層構造(例えば、ディレクトリ)で保存・管理されており、本例では、文書のパスで指定された保存場所に文書ファイル161が保存される。   First, in step S1021 of FIG. 6B, the document management unit 110 performs document registration processing in the storage location of the document file storage unit 160 specified by the document path of the file attribute information received from the document registration processing unit 210. The document file received from the unit 210 is saved. Here, the document file storage unit 160 of the present embodiment stores and manages document files in a hierarchical structure (for example, a directory). In this example, the document file 161 is stored in a storage location specified by a document path. Is saved.

続いて、ステップS1022において、文書管理部110は、文書登録処理部210から受信した、複数の人が印刷する可能性の有無に係る情報に基づいて、複数の人が印刷する可能性があるか否かを判断する。   Subsequently, in step S <b> 1022, the document management unit 110 may print a plurality of people based on the information received from the document registration processing unit 210 regarding whether or not a plurality of people may print. Judge whether or not.

ステップS1022の判断の結果、複数の人が印刷する可能性がある場合には、ステップS1023に進む。   If it is determined in step S1022 that there is a possibility that a plurality of people print, the process proceeds to step S1023.

ステップS1023に進むと、文書管理部110は、文書登録処理部210から受信したファイル属性情報(具体的には、文書のパス、文書サイズ及び最終更新日時の情報)、及び、他ユーザによる印刷の可能性=YESの情報を、文書マスタ記憶部170に記憶されている文書マスタ171にレコードとして追加し記憶する。これにより、例えば、図4に示す文書マスタ171の1レコード目或いは3レコード目に示すような情報(他ユーザによる印刷の可能性がYESである情報)が記憶される。   In step S1023, the document management unit 110 receives the file attribute information received from the document registration processing unit 210 (specifically, information on the document path, document size, and last update date / time) and printing by other users. Information of possibility = YES is added and stored as a record in the document master 171 stored in the document master storage unit 170. Thereby, for example, information as shown in the first record or the third record of the document master 171 shown in FIG. 4 (information that the possibility of printing by other users is YES) is stored.

一方、ステップS1022の判断の結果、複数の人が印刷する可能性がない場合には、ステップS1024に進む。   On the other hand, if it is determined in step S1022 that there is no possibility that a plurality of people print, the process proceeds to step S1024.

ステップS1024に進むと、文書管理部110は、文書登録処理部210から受信したファイル属性情報(具体的には、文書のパス、文書サイズ及び最終更新日時の情報)、並びに、他ユーザによる印刷の可能性=NOの情報を、文書マスタ記憶部170に記憶されている文書マスタ171にレコードとして追加し記憶する。これにより、例えば、図4に示す文書マスタ171の2レコード目或いは4レコード目に示すような情報(他ユーザによる印刷の可能性がNOである情報)が記憶される。   In step S1024, the document management unit 110 receives the file attribute information received from the document registration processing unit 210 (specifically, the document path, the document size, and the last update date / time information), and printing by other users. Information of possibility = NO is added and stored as a record in the document master 171 stored in the document master storage unit 170. Thereby, for example, information as shown in the second record or the fourth record of the document master 171 shown in FIG. 4 (information that the possibility of printing by other users is NO) is stored.

図6−2のステップS1023の処理が終了した場合、或いは、ステップS1024の処理が終了した場合には、図6−2に示すフローチャートの処理が終了し、図6−1に示すステップS102の処理が終了する。そして、図6−1のステップS102の処理が終了すると、図6−1に示す文書登録処理が終了する。   When the process of step S1023 in FIG. 6-2 ends, or when the process of step S1024 ends, the process of the flowchart shown in FIG. 6-2 ends, and the process of step S102 shown in FIG. Ends. Then, when the process of step S102 in FIG. 6A ends, the document registration process illustrated in FIG. 6A ends.

図8−1は、本発明の第1の実施形態に係る印刷制御システム1の印刷処理における処理手順の一例を示すフローチャートである。   FIG. 8A is a flowchart illustrating an example of a processing procedure in print processing of the print control system 1 according to the first embodiment of the present invention.

クライアントPC200の利用者(ユーザ)がKB205a等を介して印刷処理の開始を指示すると、クライアントPC200の印刷処理部220は、利用者(ユーザ)から、印刷処理を行う文書のパスを受け付けた後、クライアントPC200のディスプレイ206aに印刷設定画面を出力(表示)する処理を行う。   When a user (user) of the client PC 200 instructs the start of print processing via the KB 205a or the like, the print processing unit 220 of the client PC 200 receives a document path to be printed from the user (user), Processing for outputting (displaying) the print setting screen on the display 206a of the client PC 200 is performed.

図9は、本発明の第1の実施形態を示し、クライアントPC200のディスプレイ206aに表示される印刷設定画面900の一例を示す模式図である。
図9に示す印刷設定画面900には、印刷を行うプリンタ300を選択するためのプリンタ選択欄901と、詳細設定ボタン902と、プリンタの検索ボタン903と、ページ範囲設定欄904と、印刷部数設定欄905と、印刷ボタン906と、キャンセルボタン907が設けられている。
FIG. 9 is a schematic diagram illustrating an example of a print setting screen 900 displayed on the display 206a of the client PC 200 according to the first embodiment of this invention.
A print setting screen 900 shown in FIG. 9 includes a printer selection field 901 for selecting a printer 300 to perform printing, a detailed setting button 902, a printer search button 903, a page range setting field 904, and a print number setting. A column 905, a print button 906, and a cancel button 907 are provided.

具体的に、図8−1に示すフローチャートの処理は、文書管理サーバ100が、クライアントPC200の印刷処理部220から、印刷指示を行った利用者(ユーザ)のユーザ名の情報及び印刷処理を行う文書のパスの情報を受信した際に開始される。即ち、図8−1に示すフローチャートの処理は、クライアントPC200の印刷処理部220から文書ファイルの印刷要求があった際に開始される。   Specifically, in the processing of the flowchart illustrated in FIG. 8A, the document management server 100 performs information on the user name of the user (user) who issued the print instruction from the print processing unit 220 of the client PC 200 and print processing. Triggered when document path information is received. That is, the process of the flowchart illustrated in FIG. 8A is started when a print request for a document file is received from the print processing unit 220 of the client PC 200.

まず、図8−1のステップS201において、文書管理サーバ100の印刷済み判定部140は、ユーザ保管文書テーブル181を参照し、クライアントPC200の印刷処理部220から受信した文書のパスの情報に基づいて、印刷要求に係る文書ファイルが既に印刷処理されたものであるのか否かを判定する。   First, in step S201 of FIG. 8A, the printed determination unit 140 of the document management server 100 refers to the user stored document table 181 and based on the document path information received from the print processing unit 220 of the client PC 200. Then, it is determined whether or not the document file relating to the print request has been already printed.

続いて、ステップS202において、文書管理サーバ100(例えば、印刷済み判定部140)は、ステップS201の判定の結果、印刷要求に係る文書ファイルが既に印刷済みであるか否かを判断する。   Subsequently, in step S202, the document management server 100 (for example, the printed determination unit 140) determines whether the document file related to the print request has already been printed as a result of the determination in step S201.

ステップS202の判断の結果、印刷要求に係る文書ファイルが既に印刷済みである場合には、ステップS203に進む。   If it is determined in step S202 that the document file related to the print request has already been printed, the process proceeds to step S203.

ステップS203に進むと、文書管理サーバ100の印刷ユーザ抽出部150は、クライアントPC200の印刷処理部220から受信した文書のパスの情報に基づいて、ユーザ保管文書テーブル181から、印刷を行ったユーザ名と印刷日時の情報の一覧を取得する。その後、文書管理サーバ100の印刷ユーザ抽出部150は、ステップS203で取得した情報の一覧を、クライアントPC200の印刷処理部220に送信する。   In step S203, the print user extraction unit 150 of the document management server 100 prints the name of the user who performed printing from the user stored document table 181 based on the document path information received from the print processing unit 220 of the client PC 200. And a list of print date information. Thereafter, the print user extraction unit 150 of the document management server 100 transmits the list of information acquired in step S203 to the print processing unit 220 of the client PC 200.

続いて、ステップS204において、クライアントPC200の印刷処理部220は、文書管理サーバ100の印刷ユーザ抽出部150から取得した印刷ユーザのユーザ名と印刷日時の情報の一覧が示された印刷確認画面を、クライアントPC200のディスプレイ206aに出力(表示)する処理を行う。このステップS204の処理を行う印刷処理部220は、印刷ユーザ表示手段を構成する。   Subsequently, in step S204, the print processing unit 220 of the client PC 200 displays a print confirmation screen on which a list of user names and print date information of the print user acquired from the print user extraction unit 150 of the document management server 100 is displayed. A process of outputting (displaying) on the display 206a of the client PC 200 is performed. The print processing unit 220 that performs the process of step S204 constitutes a print user display unit.

図10は、本発明の第1の実施形態を示し、図8−1のステップS204の処理で表示される印刷確認画面1000の一例を示す模式図である。
図10に示す印刷確認画面1000には、印刷を行ったユーザ名(山田太郎、海浜花子)と共に印刷日時が示されており、印刷要求のあった文書ファイルは既に他のユーザ等によって印刷され当該他のユーザ等から印刷文書を借りる旨のメッセージが示されている。また、図10に示す印刷確認画面1000には、印刷しないボタン1001及び印刷するボタン1002が設けられている。
FIG. 10 is a schematic diagram illustrating an example of the print confirmation screen 1000 displayed in the process of step S204 in FIG. 8A according to the first embodiment of this invention.
The print confirmation screen 1000 shown in FIG. 10 shows the printing date and time along with the names of the users who performed printing (Taro Yamada, Hanako Umihama), and the document file requested to be printed has already been printed by another user or the like. A message to borrow a print document from another user or the like is shown. Also, the print confirmation screen 1000 shown in FIG. 10 is provided with a button 1001 for not printing and a button 1002 for printing.

続いて、ステップS205において、クライアントPC200の印刷処理部220は、印刷要求のあった文書ファイルを印刷するか否かを判断する。このステップS205の判断は、利用者(ユーザ)により、図10に示す印刷するボタン1002が操作されたか否かに応じて行われる。   Subsequently, in step S205, the print processing unit 220 of the client PC 200 determines whether to print the document file for which the print request has been made. The determination in step S205 is made according to whether or not the user (user) has operated the print button 1002 shown in FIG.

ステップS205の判断の結果、印刷要求のあった文書ファイルを印刷する場合には、ステップS206に進む。一方、ステップS205の判断の結果、印刷要求のあった文書ファイルを印刷しない場合には、図8−1に示すフローチャートの処理を終了する。   If it is determined in step S205 that the document file requested to be printed is printed, the process proceeds to step S206. On the other hand, as a result of the determination in step S205, if the document file requested to be printed is not printed, the processing of the flowchart shown in FIG.

また、ステップS202の判断の結果、印刷要求に係る文書ファイルが印刷済みでない(未印刷である)場合には、ステップS206に進む。   If it is determined in step S202 that the document file related to the print request has not been printed (not printed), the process proceeds to step S206.

ステップS206に進むと、文書管理サーバ100の他ユーザの印刷可能性判定部120は、印刷要求に係る文書ファイルが、後に他のユーザにより印刷される可能性があるか否かを判定する印刷可能性判定処理を行う。具体的に、本実施形態のステップS206では、文書マスタ171の他ユーザによる印刷の可能性の情報に基づき判定を行う。その後、文書管理サーバ100の他ユーザの印刷可能性判定部120は、他ユーザによる印刷の可能性に係る判定結果の情報を、クライアントPC200の印刷処理部220に送信する。   In step S206, the printability determination unit 120 of the other user of the document management server 100 can determine whether the document file related to the print request is likely to be printed later by another user. Perform sex determination processing. Specifically, in step S206 of the present embodiment, determination is performed based on information on the possibility of printing by another user of the document master 171. Thereafter, the printability determination unit 120 of the other user of the document management server 100 transmits information on the determination result relating to the printability of the other user to the print processing unit 220 of the client PC 200.

続いて、ステップS207において、クライアントPC200の印刷処理部220は、他ユーザの印刷可能性判定部120から送信された他ユーザによる印刷の可能性に係る判定結果の情報に基づいて、他のユーザにより印刷される可能性があるか否かを判断する。   Subsequently, in step S207, the print processing unit 220 of the client PC 200 receives the determination result related to the print possibility by the other user transmitted from the other user's print possibility determination unit 120, and determines the print result from the other user. Determine whether there is a possibility of printing.

ステップS207の判断の結果、印刷要求に係る文書ファイルが他のユーザにより印刷される可能性がある場合には、ステップS208に進む。   If it is determined in step S207 that there is a possibility that the document file related to the print request may be printed by another user, the process proceeds to step S208.

ステップS208に進むと、クライアントPC200の印刷処理部220は、印刷文書を捨てずに保管を促す旨が示された印刷確認画面を、クライアントPC200のディスプレイ206aに出力(表示)する処理を行う。このステップS204の処理を行う印刷処理部220は、保管促進表示手段を構成する。   In step S208, the print processing unit 220 of the client PC 200 performs a process of outputting (displaying) a print confirmation screen instructing storage without discarding the print document to the display 206a of the client PC 200. The print processing unit 220 that performs the process of step S204 constitutes a storage promotion display unit.

図11は、本発明の第1の実施形態を示し、図8−1のステップS208の処理で表示される印刷確認画面1100の一例を示す模式図である。
図11に示す印刷確認画面1100には、印刷文書を捨てないで保管を促す旨のメッセージが示されている。また、図11に示す印刷確認画面1100には、保管しますボタン1101及び保管できませんボタン1102が設けられている。
FIG. 11 is a schematic diagram illustrating an example of the print confirmation screen 1100 displayed in the process of step S208 in FIG. 8A according to the first embodiment of this invention.
A print confirmation screen 1100 shown in FIG. 11 shows a message that prompts storage without discarding the print document. In addition, the print confirmation screen 1100 shown in FIG. 11 is provided with a save button 1101 and a non-storeable button 1102.

なお、本実施形態のステップS208では、印刷確認画面1100の表示処理を行うものであるが、例えば、その際、画面表示の他に、印刷した文書ファイルの1ページ目や、印刷用紙の隅に破棄しない旨のメッセージを印字することも可能である。その他、仕切り紙(例えば印刷した文書の前或いは後ろに挿入する1ページの仕切り用紙)に破棄しない旨のメッセージを印字することも可能である。   In step S208 of the present embodiment, the display process of the print confirmation screen 1100 is performed. At this time, for example, in addition to the screen display, the first page of the printed document file or the corner of the print paper is displayed. It is also possible to print a message not to discard. In addition, a message not to be discarded can be printed on a partition sheet (for example, a one-page partition sheet inserted before or after a printed document).

その後、利用者(ユーザ)により、図11に示す保管しますボタン1101又は保管できませんボタン1102が操作されると、クライアントPC200の印刷処理部220は、当該操作に係る保管有無情報を文書管理サーバ100のユーザ保管文書追加部130に送信し、ステップS209に進む。   Thereafter, when the user (user) operates the save button 1101 or the unstoreable button 1102 shown in FIG. 11, the print processing unit 220 of the client PC 200 displays the storage presence / absence information related to the operation in the document management server 100. To the user archived document adding unit 130, and the process proceeds to step S209.

ステップS209に進むと、クライアントPC200の印刷処理部220は、該当する文書ファイルの印刷を実行する。ここで、本実施形態においては、文書管理サーバ100の文書ファイル記憶部160に記憶されている該当する文書ファイルを印刷する方法はどのような方法を用いてもかまわない。例えば、印刷処理部220による印刷要求に基づき、文書管理サーバ100が該当する文書ファイルを文書ファイル記憶部160から直接読み込んでプリンタ300で印刷を行うようにしてもよい。また、文書管理サーバ100から該当する文書ファイルをクライアントPC200に転送した後、印刷処理部220が直接プリンタ300に対して印刷を行うようにしてもよい。   In step S209, the print processing unit 220 of the client PC 200 prints the corresponding document file. Here, in the present embodiment, any method may be used as a method for printing the corresponding document file stored in the document file storage unit 160 of the document management server 100. For example, based on a print request from the print processing unit 220, the document management server 100 may directly read the corresponding document file from the document file storage unit 160 and perform printing with the printer 300. In addition, after the corresponding document file is transferred from the document management server 100 to the client PC 200, the print processing unit 220 may directly print on the printer 300.

続いて、ステップS210において、文書管理サーバ100のユーザ保管文書追加部130は、クライアントPC200の印刷処理部220から送信された保管有無情報に基づいて、印刷履歴を追加するか否かを判断する。ここで、クライアントPC200の印刷処理部220から送信された保管有無情報が保管を行う旨の情報である場合に印刷履歴を追加する判断を行い、保管有無情報が保管不可能である旨の情報である場合に印刷履歴を追加しない判断を行う。   Subsequently, in step S210, the user archived document adding unit 130 of the document management server 100 determines whether to add a print history based on the storage presence / absence information transmitted from the print processing unit 220 of the client PC 200. Here, when the storage presence / absence information transmitted from the print processing unit 220 of the client PC 200 is information indicating that storage is to be performed, a determination is made to add a print history, and information indicating that the storage presence / absence information cannot be stored. In some cases, a determination is made not to add a print history.

ステップS210の判断の結果、印刷履歴を追加する場合には、ステップS211に進む。   If it is determined in step S210 that a print history is to be added, the process proceeds to step S211.

ステップS211に進むと、文書管理サーバ100のユーザ保管文書追加部130は、印刷を行った利用者(ユーザ)を示す印刷ユーザの情報を含む印刷処理情報を、ユーザ保管文書テーブル181に追加するユーザ保管文書追加処理を行う。   In step S211, the user archived document adding unit 130 of the document management server 100 adds the print processing information including the print user information indicating the user (user) who performed printing to the user archived document table 181. Perform stored document addition processing.

ステップS211の処理が終了した場合、或いは、ステップS210において印刷履歴を追加しないと判断された場合には、図8−1に示すフローチャートの処理を終了する。   When the process of step S211 is completed, or when it is determined in step S210 that a print history is not added, the process of the flowchart illustrated in FIG.

次に、図8−1に示す各ステップの詳細について説明する。   Next, details of each step shown in FIG. 8A will be described.

図8−2は、本発明の第1の実施形態を示し、図8−1のステップS211における詳細な処理手順の一例を示すフローチャートである。具体的に、図8−2は、ユーザ保管文書追加部130で行われるユーザ保管文書追加処理のフローチャートである。   FIG. 8-2 is a flowchart illustrating an example of a detailed processing procedure in step S211 of FIG. 8A according to the first embodiment of this invention. Specifically, FIG. 8-2 is a flowchart of the user archived document adding process performed by the user archived document adding unit 130.

まず、ステップS2111において、ユーザ保管文書追加部130は、図8−1に示すフローチャートの開始の際に、印刷処理部220から指定された文書のパスの情報に基づいて、図4に示す文書マスタ171を検索する処理を行う。   First, in step S2111, the user-stored document adding unit 130 starts the flowchart shown in FIG. 8A, and based on the document path information specified from the print processing unit 220, the document master shown in FIG. A process of searching 171 is performed.

続いて、ステップS2112において、ユーザ保管文書追加部130は、文書マスタ171に、指定された文書のパスと一致する文書のパスを有するレコードがあるか否かを判断する。このステップS2112では、前工程である、後述の図8−3におけるステップS201、後述の図8−5におけるステップS206においても同様の処理を行うため、原則として否定判断されることは無いが、例えば、印刷制御システム1のシステム障害等で該当するレコードが消滅した場合等では、否定判断されることになる。   In step S2112, the user-stored document adding unit 130 determines whether there is a record in the document master 171 that has a document path that matches the path of the designated document. In step S2112, the same process is performed in the previous step, step S201 in FIG. 8-3, which will be described later, and step S206 in FIG. 8-5, which will be described later. If the corresponding record disappears due to a system failure or the like of the print control system 1, a negative determination is made.

ステップS2112の判断の結果、指定された文書のパスと一致する文書のパスを有する文書マスタ171のレコードがない場合(即ち、否定判断された場合)には、図8−1に示す印刷処理を終了する。   If the result of determination in step S2112 is that there is no record in the document master 171 having a document path that matches the specified document path (that is, if a negative determination is made), the printing process shown in FIG. finish.

一方、ステップS2112の判断の結果、指定された文書のパスと一致する文書のパスを有する文書マスタ171のレコードがある場合(即ち、肯定判断された場合)には、ステップS2113に進む。   On the other hand, if the result of determination in step S2112 is that there is a record in the document master 171 that has a document path that matches the path of the designated document (ie, if an affirmative determination is made), the process advances to step S2113.

ステップS2113に進むと、ユーザ保管文書追加部130は、ステップS2111で検索された、一致する文書のパスを有する文書マスタ171のレコードから、ファイル属性情報(図4に示す文書のパス、文書サイズ及び最終更新日時の情報)を取得する。そして、ユーザ保管文書追加部130は、取得したファイル属性情報に、図8−1に示すフローチャートの開始の際に印刷処理部220から受信したユーザ名の情報に基づく印刷ユーザの情報、及び、現在の日時情報に基づく印刷日時の情報を加えた印刷処理情報を、図5に示すユーザ保管文書テーブル181にレコードとして追加し記憶する。   In step S2113, the user-stored document adding unit 130 searches the file attribute information (document path, document size, and document size shown in FIG. 4) from the record of the document master 171 having the matching document path searched in step S2111. Acquire last update date and time). Then, the user archived document adding unit 130 includes the acquired file attribute information, the print user information based on the user name information received from the print processing unit 220 at the start of the flowchart shown in FIG. The print processing information added with the printing date / time information based on the date / time information is added and stored as a record in the user stored document table 181 shown in FIG.

以上の処理により、図8−1のステップS211の処理が行われる。   Through the above process, the process of step S211 in FIG. 8-1 is performed.

図8−3は、本発明の第1の実施形態を示し、図8−1のステップS201における詳細な処理手順の一例を示すフローチャートである。具体的に、図8−3は、印刷済み判定部140で行われる印刷済み判定処理のフローチャートである。   FIG. 8C is a flowchart illustrating an example of a detailed processing procedure in step S201 in FIG. 8A according to the first embodiment of this invention. Specifically, FIG. 8C is a flowchart of the printed determination process performed by the printed determination unit 140.

まず、ステップS2011において、印刷済み判定部140は、図8−1に示すフローチャートの開始の際に、印刷処理部220から指定された文書のパスの情報に基づいて、図4に示す文書マスタ171を検索する処理を行う。   First, in step S2011, the printed determination unit 140 determines the document master 171 shown in FIG. 4 based on the document path information specified from the print processing unit 220 at the start of the flowchart shown in FIG. Process to search for.

続いて、ステップS2012において、印刷済み判定部140は、文書マスタ171に、指定された文書のパスと一致する文書のパスを有するレコードがあるか否かを判断する。   In step S2012, the printed determination unit 140 determines whether there is a record in the document master 171 that has a document path that matches the path of the designated document.

ステップS2012の判断の結果、指定された文書のパスと一致する文書のパスを有する文書マスタ171のレコードがない場合には、図8−1に示す印刷処理を終了する。   If the result of determination in step S2012 is that there is no record in the document master 171 having a document path that matches the specified document path, the printing process shown in FIG.

一方、ステップS2012の判断の結果、指定された文書のパスと一致する文書のパスを有する文書マスタ171のレコードがある場合には、ステップS2013に進む。   On the other hand, if it is determined in step S2012 that there is a record in the document master 171 having a document path that matches the path of the designated document, the process advances to step S2013.

ステップS2013に進むと、印刷済み判定部140は、ステップS2011で検索された、一致する文書のパスを有する文書マスタ171のレコードから、図4に示す文書サイズ及び最終更新日時の情報を取得する。   In step S2013, the printed determination unit 140 acquires information on the document size and the last update date and time shown in FIG. 4 from the record of the document master 171 having the matching document path searched in step S2011.

続いて、ステップS2014において、印刷済み判定部140は、指定された文書のパスの情報と、ステップS2013で取得した文書サイズ及び最終更新日時の情報を用いて、図5に示すユーザ保管文書テーブル181を検索する処理を行う。   Subsequently, in step S2014, the printed determination unit 140 uses the specified document path information and the document size and last update date / time information acquired in step S2013 to store the user stored document table 181 shown in FIG. Process to search for.

続いて、ステップS2015において、印刷済み判定部140は、ステップS2014の検索の結果、ユーザ保管文書テーブル181に一致するレコードがあるか否かを判断する。   Subsequently, in step S2015, the printed determination unit 140 determines whether there is a record that matches the user stored document table 181 as a result of the search in step S2014.

ステップS2015の判断の結果、ユーザ保管文書テーブル181に一致するレコードがある場合には、ステップS2016に進み、印刷済み判定部140は、印刷要求に係る文書ファイルが既に印刷済みと判定する。   If it is determined in step S2015 that there is a record that matches the user-stored document table 181, the process advances to step S2016, and the printed determination unit 140 determines that the document file related to the print request has already been printed.

一方、ステップS2015の判断の結果、ユーザ保管文書テーブル181に一致するレコードがない場合には、ステップS2017に進み、印刷済み判定部140は、印刷要求に係る文書ファイルが印刷済みでない(未印刷である)と判定する。   On the other hand, as a result of the determination in step S2015, if there is no matching record in the user-stored document table 181, the process proceeds to step S2017, and the printed determination unit 140 has not printed the document file related to the print request (unprinted). Is determined).

以上の処理により、図8−1のステップS201の処理が行われる。   With the above process, the process of step S201 in FIG. 8-1 is performed.

図8−4は、本発明の第1の実施形態を示し、図8−1のステップS203における詳細な処理手順の一例を示すフローチャートである。具体的に、図8−4は、印刷ユーザ抽出部150で行われる印刷ユーザ抽出処理のフローチャートである。   FIG. 8D is a flowchart illustrating an example of a detailed processing procedure in step S203 of FIG. 8A according to the first embodiment of this invention. Specifically, FIG. 8D is a flowchart of the print user extraction process performed by the print user extraction unit 150.

まず、ステップS2031において、印刷ユーザ抽出部150は、図8−1に示すフローチャートの開始の際に、印刷処理部220から指定された文書のパスの情報に基づいて、図4に示す文書マスタ171を検索する処理を行う。   First, in step S2031, the print user extraction unit 150 starts the flowchart shown in FIG. 8A, and based on the document path information specified by the print processing unit 220, the document master 171 shown in FIG. Process to search for.

続いて、ステップS2032において、印刷ユーザ抽出部150は、文書マスタ171に、指定された文書のパスと一致する文書のパスを有するレコードがあるか否かを判断する。このステップS2032では、前工程である、図8−3におけるステップS201においても同様の処理を行うため、原則として否定判断されることは無いが、例えば、印刷制御システム1のシステム障害等で該当するレコードが消滅した場合等では、否定判断されることになる。   In step S2032, the print user extraction unit 150 determines whether there is a record in the document master 171 that has a document path that matches the path of the designated document. In step S2032, the same process is performed in step S201 in FIG. 8C, which is the previous process, and therefore, in principle, a negative determination is not made. However, for example, this corresponds to a system failure of the print control system 1 or the like. If the record disappears, a negative determination is made.

ステップS2032の判断の結果、指定された文書のパスと一致する文書のパスを有する文書マスタ171のレコードがない場合(即ち、否定判断された場合)には、図8−1に示す印刷処理を終了する。   If the result of determination in step S2032 is that there is no record in the document master 171 having a document path that matches the specified document path (ie, a negative determination is made), the printing process shown in FIG. finish.

一方、ステップS2032の判断の結果、指定された文書のパスと一致する文書のパスを有する文書マスタ171のレコードがある場合(即ち、肯定判断された場合)には、ステップS2033に進む。   On the other hand, if the result of determination in step S2032 is that there is a record in the document master 171 that has a document path that matches the path of the designated document (ie, if an affirmative determination is made), the process advances to step S2033.

ステップS2033に進むと、印刷ユーザ抽出部150は、ステップS2031で検索された、一致する文書のパスを有する文書マスタ171のレコードから、図4に示す文書サイズ及び最終更新日時の情報を取得する。   In step S2033, the print user extraction unit 150 acquires the document size and last update date / time information illustrated in FIG. 4 from the record of the document master 171 having the matching document path searched in step S2031.

続いて、ステップS2034において、印刷ユーザ抽出部150は、指定された文書のパスの情報と、ステップS2033で取得した文書サイズ及び最終更新日時の情報を用いて、図5に示すユーザ保管文書テーブル181を検索する処理を行う。そして、印刷ユーザ抽出部150は、図5に示すユーザ保管文書テーブル181から、全ての情報が一致するレコードの印刷ユーザ名と印刷日時の情報の一覧を取得する。この場合、文書ファイルの印刷処理は、例えば、図5に示すユーザ保管文書テーブル181の3レコード目及び4レコード目に示すように、複数の利用者(ユーザ)によって行われている場合もあり得るため、ステップS2034の処理では、複数の利用者(ユーザ)に係る印刷処理情報の一覧が取得され得る。   Subsequently, in step S2034, the print user extraction unit 150 uses the specified document path information and the document size and last update date / time information acquired in step S2033 to store the user stored document table 181 illustrated in FIG. Process to search for. Then, the print user extraction unit 150 obtains a list of information on the print user name and the print date / time of the record in which all pieces of information match from the user stored document table 181 shown in FIG. In this case, the print processing of the document file may be performed by a plurality of users (users) as shown in the third record and the fourth record of the user stored document table 181 shown in FIG. Therefore, in the process of step S2034, a list of print processing information related to a plurality of users (users) can be acquired.

続いて、ステップS2035において、印刷ユーザ抽出部150は、ステップS2034で取得した印刷ユーザ名と印刷日時の情報の一覧を、印刷日時が新しい順にソートする。これは、最近印刷したユーザが印刷文書を保管している可能性が高いと仮定し、そのような順番でクライアントPC200側で表示を行えるようにするためのである。さらに、例えば、人事情報のシステムと組み合わせて、部署や席、フロアが近い順にソートすることや、勤怠管理システムと組み合わせて、出社していないユーザは取得した情報から取り除くなどの処理を行うことも可能である。   Subsequently, in step S2035, the print user extraction unit 150 sorts the list of information on the print user name and the print date acquired in step S2034 in order of the new print date. This is to allow the client PC 200 to display in such an order, assuming that there is a high possibility that a recently printed user has stored the printed document. In addition, for example, in combination with the personnel information system, departments, seats, and floors are sorted in order of closeness, or in combination with the attendance management system, users who do not work may be removed from the acquired information. Is possible.

その後、印刷ユーザ抽出部150は、ステップS2035でソートした情報の一覧を、クライアントPC200の印刷処理部220に送信する。   Thereafter, the print user extraction unit 150 transmits the list of information sorted in step S2035 to the print processing unit 220 of the client PC 200.

以上の処理により、図8−1のステップS203の処理が行われる。   Through the above process, the process of step S203 of FIG. 8-1 is performed.

図8−5は、本発明の第1の実施形態を示し、図8−1のステップS206における詳細な処理手順の一例を示すフローチャートである。具体的に、図8−5は、他ユーザの印刷可能性判定部120で行われる印刷可能性判定処理のフローチャートである。   FIG. 8-5 is a flowchart illustrating an example of a detailed processing procedure in step S206 of FIG. 8A according to the first embodiment of this invention. Specifically, FIG. 8-5 is a flowchart of printability determination processing performed by the printability determination unit 120 of another user.

まず、ステップS2061において、他ユーザの印刷可能性判定部120は、図8−1に示すフローチャートの開始の際に、印刷処理部220から指定された文書のパスの情報に基づいて、図4に示す文書マスタ171を検索する処理を行う。   First, in step S2061, the printability determination unit 120 of the other user starts the process shown in FIG. 4 based on the document path information designated by the print processing unit 220 at the start of the flowchart shown in FIG. Processing for searching the document master 171 shown is performed.

続いて、ステップS2062において、他ユーザの印刷可能性判定部120は、文書マスタ171に、指定された文書のパスと一致する文書のパスを有するレコードがあるか否かを判断する。このステップS2062では、前工程である、図8−3におけるステップS201においても同様の処理を行うため、原則として否定判断されることは無いが、例えば、印刷制御システム1のシステム障害等で該当するレコードが消滅した場合等では、否定判断されることになる。   Subsequently, in step S2062, the printability determination unit 120 of another user determines whether or not there is a record in the document master 171 that has a document path that matches the specified document path. In step S2062, the same process is performed in step S201 in FIG. 8C, which is the previous process, and thus a negative determination is not made in principle. However, for example, this corresponds to a system failure of the print control system 1 or the like. If the record disappears, a negative determination is made.

ステップS2062の判断の結果、指定された文書のパスと一致する文書のパスを有する文書マスタ171のレコードがない場合(即ち、否定判断された場合)には、図8−1に示す印刷処理を終了する。   If the result of determination in step S2062 is that there is no record in the document master 171 having a document path that matches the specified document path (that is, if a negative determination is made), the printing process shown in FIG. finish.

一方、ステップS2062の判断の結果、指定された文書のパスと一致する文書のパスを有する文書マスタ171のレコードがある場合(即ち、肯定判断された場合)には、ステップS2063に進む。   On the other hand, if the result of determination in step S2062 is that there is a record in the document master 171 that has a document path that matches the specified document path (ie, if an affirmative determination is made), the process advances to step S2063.

ステップS2063に進むと、他ユーザの印刷可能性判定部120は、ステップS2061で検索された、一致する文書のパスを有する文書マスタ171のレコードから、図4に示す他ユーザによる印刷の可能性に係る情報を取得する。   In step S2063, the printability determination unit 120 of another user searches for the possibility of printing by the other user shown in FIG. 4 from the record of the document master 171 having the matching document path searched in step S2061. Acquire such information.

続いて、ステップS2064において、他ユーザの印刷可能性判定部120は、ステップS2063で取得した他ユーザによる印刷の可能性に係る情報に基づいて、印刷の可能性があるか否かを判断する。具体的に、ステップS2064では、図4において、取得した他ユーザによる印刷の可能性に係る情報がYESである場合には印刷の可能性があると判断され、取得した他ユーザによる印刷の可能性に係る情報がNOである場合には印刷の可能性がなしと判断される。   Subsequently, in step S2064, the print possibility determination unit 120 of the other user determines whether there is a print possibility based on the information related to the print possibility of the other user acquired in step S2063. Specifically, in step S 2064, in FIG. 4, it is determined that there is a possibility of printing if the acquired information regarding the possibility of printing by another user is YES, and the possibility of printing by the acquired other user is determined. If the information related to NO is NO, it is determined that there is no possibility of printing.

ステップS2064の判断の結果、印刷の可能性がある場合には、ステップS2065に進み、他ユーザの印刷可能性判定部120は、印刷要求に係る文書ファイルが後に印刷される可能性があると判定する。   As a result of the determination in step S2064, if there is a possibility of printing, the process proceeds to step S2065, and the print possibility determination unit 120 of another user determines that the document file related to the print request may be printed later. To do.

一方、ステップS2064の判断の結果、印刷の可能性がない場合には、ステップS2066に進み、他ユーザの印刷可能性判定部120は、印刷要求に係る文書ファイルが後に印刷される可能性がないと判定する。   On the other hand, if the result of determination in step S2064 is that there is no possibility of printing, the process proceeds to step S2066, and the printability determination unit 120 of another user has no possibility that the document file related to the print request will be printed later. Is determined.

以上の処理により、図8−1のステップS206の処理が行われる。   Through the above process, the process of step S206 in FIG.

以上説明したように、本実施形態に係る印刷制御システム1では、以下に示す処理を行うようにしている。
文書管理サーバ100の文書管理部110では、クライアントPC200から文書ファイルの文書登録要求があった際に、当該文書ファイルを文書ファイル記憶部160(文書ファイル記憶手段)に記憶して管理するとともに、文書ファイル記憶部160に記憶した文書ファイルのファイル属性情報等を管理するようにしている(図6−1のS102、図6−2)。また、文書管理サーバ100では、印刷処理が行われた文書ファイルに係る情報であってファイル属性情報および印刷処理を行った印刷ユーザの情報を含む印刷処理情報をユーザ保管文書テーブル記憶部180(印刷処理情報記憶手段)にユーザ保管文書テーブル181として記憶するようにしている(図8−1のS211、図8−2)。
そして、文書管理サーバ100の印刷済み判定部140では、文書ファイルの印刷要求があった際にユーザ保管文書テーブル181を参照して、当該印刷要求に係る文書ファイルが既に印刷済みであるか否かを判定するようにしている(図8−1のS201、図8−3)。そして、文書管理サーバ100の印刷ユーザ抽出部150では、印刷済み判定部140において印刷要求に係る文書ファイルが既に印刷済みであると判定された場合に、当該文書ファイルのファイル属性情報に基づきユーザ保管文書テーブル記憶部180に記憶されているユーザ保管文書テーブル181を検索して、印刷ユーザ等を抽出する処理を行うようにしている(図8−1のS203、図8−4)。
そして、クライアントPC200の印刷処理部220は、印刷ユーザ抽出部150で抽出された印刷ユーザ等をディスプレイ206aに表示するようにしている(図8−1のS204:印刷ユーザ表示ステップ)。
かかる構成によれば、文書ファイルの印刷要求を行ったユーザが、ディスプレイ206aに表示された印刷ユーザを確認して当該印刷ユーザから当該文書ファイルの印刷文書を借りることにより、印刷文書の文字等を見づらくすること無く、印刷用紙の節約を実現することが可能になる。
As described above, the print control system 1 according to the present embodiment performs the following processing.
When a document registration request for a document file is received from the client PC 200, the document management unit 110 of the document management server 100 stores and manages the document file in the document file storage unit 160 (document file storage unit). The file attribute information of the document file stored in the file storage unit 160 is managed (S102 in FIG. 6-1, FIG. 6-2). Also, the document management server 100 stores print processing information that is information related to a document file that has undergone print processing, including file attribute information and information of the print user that has performed print processing, in a user-stored document table storage unit 180 (print (Processing information storage means) is stored as a user archived document table 181 (S211 in FIG. 8-1, FIG. 8-2).
Then, the print determination unit 140 of the document management server 100 refers to the user stored document table 181 when there is a print request for the document file, and determines whether or not the document file related to the print request has already been printed. (S201 in FIG. 8-1, FIG. 8-3). Then, in the print user extraction unit 150 of the document management server 100, when the printed determination unit 140 determines that the document file related to the print request has already been printed, the user storage is performed based on the file attribute information of the document file. The user stored document table 181 stored in the document table storage unit 180 is searched to perform a process of extracting a printing user or the like (S203 in FIG. 8-1, FIG. 8-4).
The print processing unit 220 of the client PC 200 displays the print user and the like extracted by the print user extraction unit 150 on the display 206a (S204 in FIG. 8A: print user display step).
According to such a configuration, a user who has made a print request for a document file confirms the print user displayed on the display 206a and borrows a print document of the document file from the print user, thereby allowing characters or the like of the print document to be obtained. This makes it possible to save printing paper without making it difficult to see.

さらに、本実施形態に係る印刷制御システム1では、文書管理サーバ100の文書管理部110において、前記ファイル属性情報を文書ファイルの他ユーザによる印刷可能性に係る情報と関連付けて文書マスタ171として管理するようにしている。
そして、文書管理サーバ100の他ユーザの印刷可能性判定部120では、この文書マスタ171で管理されている他ユーザによる印刷可能性に係る情報に基づいて、印刷要求に係る文書ファイルが他のユーザにより印刷される可能性があるか否かを判定するようにしている(図8−1のS206、図8−5)。
そして、クライアントPC200の印刷処理部220は、他ユーザの印刷可能性判定部120において他ユーザによる印刷可能性があると判定された場合に、印刷要求に係る文書ファイルの印刷文書を捨てずに保管を促す旨の表示を行うようにしている(図8−1のS208:保管促進表示ステップ)。
Further, in the print control system 1 according to the present embodiment, the file management unit 110 of the document management server 100 manages the file attribute information as a document master 171 in association with information relating to printability by other users of the document file. I am doing so.
Then, in the printability determination unit 120 of the other user of the document management server 100, the document file related to the print request is transferred to another user based on the information related to printability by the other user managed by the document master 171. It is determined whether or not there is a possibility of printing (S206 in FIG. 8-1, FIG. 8-5).
The print processing unit 220 of the client PC 200 stores the print document of the document file related to the print request without discarding when the print possibility determination unit 120 of another user determines that there is a print possibility by another user. Is displayed (S208 in FIG. 8-1: storage promotion display step).

さらに、本実施形態に係る印刷制御システム1では、クライアントPC200の印刷処理部220において、印刷要求に係る文書ファイルの印刷処理を行うようにしている(図8−1のS209)。
そして、文書管理サーバ100のユーザ保管文書追加部130は、印刷処理部220により文書ファイルの印刷処理が行われた際に、当該文書ファイルの印刷処理情報をユーザ保管文書テーブル記憶部180のユーザ保管文書テーブル181に追加するようにしている(図8−1のS211、図8−2)。
Furthermore, in the print control system 1 according to the present embodiment, the print processing unit 220 of the client PC 200 performs print processing of the document file related to the print request (S209 in FIG. 8A).
Then, when the print processing unit 220 performs print processing of the document file, the user stored document addition unit 130 of the document management server 100 stores the print processing information of the document file in the user stored document table storage unit 180. It is added to the document table 181 (S211 in FIG. 8-1, FIG. 8-2).

(第2の実施形態)
次に、本発明の第2の実施形態について説明する。
なお、以下に示す第2の実施形態の説明では、第1の実施形態と重複する部分については、その説明を省略する。
(Second Embodiment)
Next, a second embodiment of the present invention will be described.
In the following description of the second embodiment, the description of the same parts as those in the first embodiment is omitted.

上述した第1の実施形態では、文書ファイルの印刷処理を行う際に、その印刷属性については、特に考慮するものではなかったが、第2の実施形態では、印刷属性を考慮した処理を行う。   In the first embodiment described above, when the print processing of the document file is performed, the print attribute is not particularly considered. However, in the second embodiment, the process considering the print attribute is performed.

図12は、本発明の第2の実施形態を示し、クライアントPC200のディスプレイ206aに表示される印刷詳細設定画面1200の一例を示す模式図である。ここで、この印刷詳細設定画面1200は、利用者(ユーザ)が図9に示す印刷設定画面900の詳細設定ボタン902を操作することにより表示される。   FIG. 12 is a schematic diagram illustrating an example of a print detail setting screen 1200 displayed on the display 206a of the client PC 200 according to the second embodiment of this invention. Here, this print detail setting screen 1200 is displayed when the user (user) operates the detail setting button 902 of the print setting screen 900 shown in FIG.

図12に示す印刷詳細設定画面1200には、文書ファイルにおける印刷属性情報を設定するための印刷属性情報設定欄1201、OKボタン1202、キャンセルボタン1203等が設けられている。そして、利用者(ユーザ)により、OKボタン1202が操作されると、図12に示す印刷詳細設定画面1200の内容で印刷詳細設定がなされ、一方、キャンセルボタン705が操作されると、図12に示す印刷詳細設定画面1200に設定された内容がキャンセルされる。   12 includes a print attribute information setting field 1201, an OK button 1202, a cancel button 1203, and the like for setting print attribute information in a document file. When the OK button 1202 is operated by the user (user), the print detail setting is made with the contents of the print detail setting screen 1200 shown in FIG. 12, and when the cancel button 705 is operated, the operation shown in FIG. The contents set in the detailed print setting screen 1200 shown are canceled.

図13は、本発明の第2の実施形態を示し、図3に示すユーザ保管文書テーブル181の情報の一例を示す模式図である。図13に示す第2の実施形態におけるユーザ保管文書テーブル181は、図5に示す第1の実施形態におけるユーザ保管文書テーブル181の情報に対して、印刷属性の情報を追加したものである。ここで、本例では、印刷属性情報として、片面印刷、両面印刷などの印刷面に係る情報が示されている。   FIG. 13 is a schematic diagram illustrating an example of information in the user stored document table 181 illustrated in FIG. 3 according to the second embodiment of this invention. The user stored document table 181 in the second embodiment shown in FIG. 13 is obtained by adding print attribute information to the information in the user stored document table 181 in the first embodiment shown in FIG. Here, in this example, information relating to a printing surface such as single-sided printing or double-sided printing is shown as print attribute information.

具体的に、第2の実施形態では、図8−1に示すフローチャートの処理は、文書管理サーバ100が、クライアントPC200の印刷処理部220から、印刷指示を行った利用者(ユーザ)のユーザ名の情報及び印刷処理を行う文書のパスの情報に加えて、図12に示す印刷詳細設定画面1200で設定された印刷属性情報(本例では、印刷面に係る情報)を受信した際に開始されることになる。   Specifically, in the second embodiment, the process of the flowchart illustrated in FIG. 8A is performed by the user name of the user (user) who issued the print instruction from the print processing unit 220 of the client PC 200 by the document management server 100. This is started when the print attribute information set in the print detail setting screen 1200 shown in FIG. 12 (in this example, information related to the printing surface) is received in addition to the information of the document and the path of the document to be printed. Will be.

そして、第2の実施形態では、図8−2に示すステップS2113において、ユーザ保管文書追加部130は、第1の実施形態と同様に、ステップS2111で検索された、一致する文書のパスを有する文書マスタ171のレコードから、ファイル属性情報(図4に示す文書のパス、文書サイズ及び最終更新日時の情報)を取得する。そして、第2の実施形態では、ユーザ保管文書追加部130は、取得したファイル属性情報に、図8−1に示すフローチャートの開始の際に印刷処理部220から受信したユーザ名の情報に基づく印刷ユーザの情報及び印刷属性の情報、並びに、現在の日時情報に基づく印刷日時の情報を加えた印刷処理情報を、図13に示すユーザ保管文書テーブル181にレコードとして追加し記憶する。そして、第2の実施形態では、図8−3に示すステップS2014において、印刷済み判定部140は、指定された文書のパスの情報、ステップS2013で取得した文書サイズ及び最終更新日時の情報、更には、指定された印刷属性情報を用いて、図13に示すユーザ保管文書テーブル181を検索する処理を行う。その後、第1の実施形態と同様に、図8−3に示すステップS2015以降の処理が行われる。   In the second embodiment, in step S2113 shown in FIG. 8B, the user-stored document adding unit 130 has the path of the matching document searched in step S2111 as in the first embodiment. File attribute information (document path, document size, and last update date / time information shown in FIG. 4) is acquired from the record of the document master 171. In the second embodiment, the user archived document adding unit 130 prints the acquired file attribute information based on the user name information received from the print processing unit 220 at the start of the flowchart illustrated in FIG. The print processing information including the user information, the print attribute information, and the print date information based on the current date information is added and stored as a record in the user stored document table 181 shown in FIG. In the second embodiment, in step S2014 shown in FIG. 8C, the printed determination unit 140 determines the path information of the designated document, the document size and the last update date / time information acquired in step S2013, and Performs processing for searching the user stored document table 181 shown in FIG. 13 using the specified print attribute information. Thereafter, similarly to the first embodiment, the processing after step S2015 shown in FIG. 8C is performed.

また、第2の実施形態では、図8−4に示すステップS2034において、印刷ユーザ抽出部150は、指定された文書のパスの情報、ステップS2033で取得した文書サイズ及び最終更新日時の情報、更には、指定された印刷属性情報を用いて、図13に示すユーザ保管文書テーブル181を検索する処理を行う。そして、印刷ユーザ抽出部150は、図13に示すユーザ保管文書テーブル181から、全ての情報が一致するレコードの印刷ユーザ名と印刷日時の情報の一覧を取得する。その後、第1の実施形態と同様に、図8−4に示すステップS2035の処理が行われる。   Further, in the second embodiment, in step S2034 shown in FIG. 8-4, the print user extraction unit 150 displays the specified document path information, the document size and last update date / time information acquired in step S2033, and Performs processing for searching the user stored document table 181 shown in FIG. 13 using the specified print attribute information. Then, the print user extraction unit 150 acquires a list of information on the print user name and the print date / time of the record in which all pieces of information match from the user stored document table 181 shown in FIG. Thereafter, similarly to the first embodiment, the process of step S2035 shown in FIG. 8-4 is performed.

図14は、本発明の第2の実施形態を示し、図8−1のステップS204の処理で表示される印刷確認画面1400の一例を示す模式図である。
図14に示すように、クライアントPC200のディスプレイ206aに、印刷属性情報を表示させるようにすることも可能である。この場合、上述した図8−4のステップS2034では、第1の実施形態と同様に、印刷属性情報の一致に係る検索については、行わない。即ち、この場合、図8−4のステップS2034では、指定された文書のパスの情報、ステップS2033で取得した文書サイズ及び最終更新日時の情報を用いて、すべての情報が一致するレコードを、図13に示すユーザ保管文書テーブル181から検索する処理が行われる。そして、この場合、印刷ユーザ抽出部150は、図13に示すユーザ保管文書テーブル181から、全ての情報が一致するレコードの印刷ユーザ名、印刷日時及び、印刷属性の情報の一覧を取得する形態となる。
FIG. 14 is a schematic diagram illustrating an example of a print confirmation screen 1400 displayed in the process of step S204 in FIG. 8A according to the second embodiment of this invention.
As shown in FIG. 14, it is also possible to display print attribute information on the display 206a of the client PC 200. In this case, in step S2034 of FIG. 8-4 described above, as in the first embodiment, the search related to the match of the print attribute information is not performed. In other words, in this case, in step S2034 in FIG. 8-4, a record in which all pieces of information match using the specified document path information, the document size acquired in step S2033, and the last update date / time information is displayed. Search processing is performed from the user stored document table 181 shown in FIG. In this case, the print user extraction unit 150 obtains a list of print user names, print dates and print attribute information of records that match all information from the user stored document table 181 shown in FIG. Become.

なお、上述したように、図8−4のステップS2034において、印刷属性情報の一致に係る検索も行う場合であって、例えば、指定された印刷属性情報が片面である場合には、図14に示す印刷確認画面1400では海浜花子さんに関する情報のみが表示され、また、例えば、指定された印刷属性情報が両面である場合には、図14に示す印刷確認画面1400では山田太郎さんに関する情報のみが表示されることになる。   As described above, in step S2034 in FIG. 8-4, a search related to matching print attribute information is also performed. For example, when the designated print attribute information is single-sided, FIG. In the print confirmation screen 1400 shown, only the information related to Hanako Umihama is displayed. For example, when the designated print attribute information is double-sided, only the information related to Mr. Taro Yamada is displayed in the print confirmation screen 1400 shown in FIG. Will be displayed.

このように、第2の実施形態では、印刷属性を考慮した処理を行うため、第1の実施形態における効果に加えて、利用者(ユーザ)が欲しい印刷文書に関する情報を、当該利用者(ユーザ)に提示することが可能になる。   As described above, in the second embodiment, in order to perform processing in consideration of the print attributes, in addition to the effects in the first embodiment, information on the print document that the user (user) wants is displayed. ) Can be presented.

なお、第2の実施形態では、印刷属性情報として、片面印刷、両面印刷などの印刷面に係る情報の例を示したが、本実施形態においては、これに限定されるものではない。例えば、印刷属性情報として、1枚の印刷用紙に出力するページ数に係る情報(2in1、4in1など)や、カラー印刷、白黒印刷などの印刷色に係る情報、縮小印刷や拡大印刷などの印刷倍率に係る情報、ステープルの指定の有無に係る情報を適用することも可能である。   In the second embodiment, an example of information related to a printing surface such as single-sided printing or double-sided printing is shown as the print attribute information. However, the present embodiment is not limited to this. For example, as print attribute information, information relating to the number of pages to be output on one print sheet (2 in 1, 4 in 1, etc.), information relating to print colors such as color printing and black and white printing, and printing magnification such as reduced printing and enlarged printing It is also possible to apply information relating to the above and information relating to whether or not staples are designated.

(第3の実施形態)
次に、本発明の第3の実施形態について説明する。
なお、以下に示す第3の実施形態の説明では、第1の実施形態と重複する部分については、その説明を省略する。
(Third embodiment)
Next, a third embodiment of the present invention will be described.
In the following description of the third embodiment, the description of the same parts as those in the first embodiment is omitted.

上述した第1の実施形態では、印刷が行われた印刷文書の保存期間について、特に考慮するものではなかったが、第3の実施形態では、印刷文書の保存期間を考慮した処理を行う。   In the first embodiment described above, the retention period of the printed document that has been printed is not particularly considered, but in the third embodiment, processing that takes into consideration the retention period of the print document is performed.

図15は、本発明の第3の実施形態を示し、図6−1のステップS101の処理で表示される文書登録画面1500の一例を示す模式図である。
この図15に示す文書登録画面1500は、図7に示す文書登録画面700に対して、印刷文書の保管期間設定欄1501を更に設けたものである。
FIG. 15 is a schematic diagram illustrating an example of a document registration screen 1500 displayed in the process of step S101 in FIG. 6A according to the third embodiment of this invention.
The document registration screen 1500 shown in FIG. 15 is provided with a print document storage period setting field 1501 in addition to the document registration screen 700 shown in FIG.

このように、第3の実施形態では、図15に示す文書登録画面1500を用いることにより、印刷文書の保管期間を設定することができる。なお、本実施形態においては、図15に示す文書登録画面1500を用いて印刷文書の保管期間を設定する例について説明しているが、この形態に限らず、例えば、印刷制御システム1内で一意に設定するようにしてもよい。   As described above, in the third embodiment, the storage period of the print document can be set by using the document registration screen 1500 shown in FIG. In the present embodiment, an example in which the storage period of a print document is set using the document registration screen 1500 illustrated in FIG. 15 has been described. However, the present invention is not limited to this form. You may make it set to.

第3の実施形態における文書マスタ171は、不図示ではあるが、図4に示す第1の実施形態における文書マスタ171の情報に対して、印刷文書の保管期間の情報を追加したものとなる。   Although not shown, the document master 171 in the third embodiment is obtained by adding print document storage period information to the information in the document master 171 in the first embodiment shown in FIG.

そして、第3の実施形態では、図6−1に示すステップS101において、クライアントPC200の文書登録処理部210は、例えば、図15に示す文書登録画面1500を、クライアントPC200のディスプレイ206aに出力(表示)する処理を行う。そして、図15のOKボタン704が操作されて文書登録画面1500の内容が設定されると、続いて、ステップS102において、文書管理サーバ100の文書管理部110は、クライアントPC200の文書登録処理部210から指示された、図15に示す文書登録画面1500に設定された内容に基づく文書管理処理を行う。この際、文書管理部110は、クライアントPC200の文書登録処理部210から、登録する文書ファイル、当該文書ファイルのファイル属性情報(具体的には、図15の保存場所設定欄702に設定された保存場所を示す文書のパス、更には、容量を示す文書サイズ、最終更新日時の各情報)、図15の印刷可能性設定欄703に設定された複数の人が印刷する可能性の有無に係る情報、並びに、図15の保管期間設定欄1501に設定された保存期間に係る情報を受信する。   In the third embodiment, in step S101 shown in FIG. 6A, for example, the document registration processing unit 210 of the client PC 200 outputs (displays) the document registration screen 1500 shown in FIG. 15 to the display 206a of the client PC 200. ) Is performed. Then, when the OK button 704 in FIG. 15 is operated and the contents of the document registration screen 1500 are set, the document management unit 110 of the document management server 100 continues in step S102 with the document registration processing unit 210 of the client PC 200. The document management processing based on the contents set in the document registration screen 1500 shown in FIG. At this time, the document management unit 110 receives from the document registration processing unit 210 of the client PC 200 the document file to be registered and the file attribute information of the document file (specifically, the storage set in the storage location setting field 702 in FIG. 15). The document path indicating the location, the document size indicating the capacity, and the last update date / time information), and information regarding the possibility of printing by a plurality of people set in the printability setting field 703 in FIG. In addition, information related to the storage period set in the storage period setting field 1501 in FIG. 15 is received.

そして、この場合、図6−2のステップS1023において、文書管理部110は、文書登録処理部210から受信したファイル属性情報(具体的には、文書のパス、文書サイズ及び最終更新日時の情報)、及び、他ユーザによる印刷の可能性=YESの情報、更には、保存期間の情報を、文書マスタ記憶部170に記憶されている文書マスタ171にレコードとして追加し記憶する。   In this case, in step S1023 of FIG. 6-2, the document management unit 110 receives the file attribute information received from the document registration processing unit 210 (specifically, information on the document path, document size, and last update date). Information on the possibility of printing by other users = YES, and information on the retention period are added and stored as records in the document master 171 stored in the document master storage unit 170.

そして、第3の実施形態では、図8−2に示すステップS2113において、ユーザ保管文書追加部130は、ステップS2111で検索された、一致する文書のパスを有する文書マスタ171のレコードから、ファイル属性情報(具体的には、文書のパス、文書サイズ及び最終更新日時の情報)に加えて、更に、保存期間に係る情報を取得する。そして、ユーザ保管文書追加部130は、取得したこれらの情報に、図8−1に示すフローチャートの開始の際に印刷処理部220から受信したユーザ名の情報に基づく印刷ユーザの情報、及び、現在の日時情報に基づく印刷日時の情報を加えた印刷処理情報を、ユーザ保管文書テーブル181にレコードとして追加し記憶する。   In the third embodiment, in step S2113 shown in FIG. 8B, the user-stored document adding unit 130 searches the file attribute from the record of the document master 171 having the matching document path searched in step S2111. In addition to information (specifically, information on the document path, document size, and last update date), information related to the storage period is acquired. Then, the user archived document adding unit 130 adds the acquired information to the print user information based on the user name information received from the print processing unit 220 at the start of the flowchart shown in FIG. The print processing information added with the printing date / time information based on the date / time information is added to the user-stored document table 181 as a record and stored.

図16は、本発明の第3の実施形態を示し、図3に示すユーザ保管文書テーブル181の情報の一例を示す模式図である。図16に示す第3の実施形態におけるユーザ保管文書テーブル181は、図5に示す第1の実施形態におけるユーザ保管文書テーブル181の情報に対して、保管期間に係る情報を追加したものである。   FIG. 16 is a schematic diagram illustrating an example of information in the user stored document table 181 illustrated in FIG. 3 according to the third embodiment of this invention. The user stored document table 181 in the third embodiment shown in FIG. 16 is obtained by adding information related to the storage period to the information in the user stored document table 181 in the first embodiment shown in FIG.

具体的に、第3の実施形態では、図8−2のステップS2113において、ユーザ保管文書追加部130は、ステップS2111で検索された、一致する文書のパスを有する文書マスタ171のレコードから、ファイル属性情報(具体的には、文書のパス、文書サイズ及び最終更新日時の情報)、更には、保存期間に係る情報を取得する。そして、ユーザ保管文書追加部130は、取得したこれらの情報に、図8−1に示すフローチャートの開始の際に印刷処理部220から受信したユーザ名の情報に基づく印刷ユーザの情報、及び、現在の日時情報に基づく印刷日時の情報を加えた印刷処理情報を、図16に示すユーザ保管文書テーブル181にレコードとして追加し記憶する。   Specifically, in the third embodiment, in step S2113 in FIG. 8B, the user-stored document adding unit 130 searches for a file from the record of the document master 171 having a matching document path searched in step S2111. Attribute information (specifically, information on the document path, document size, and last update date / time) and information on the storage period are acquired. Then, the user archived document adding unit 130 adds the acquired information to the print user information based on the user name information received from the print processing unit 220 at the start of the flowchart shown in FIG. The print processing information added with the printing date / time information based on the date / time information is added and stored as a record in the user stored document table 181 shown in FIG.

また、第3の実施形態では、図8−3のステップS2013において、印刷済み判定部140は、ステップS2011で検索された、一致する文書のパスを有する文書マスタ171のレコードから、文書サイズ及び最終更新日時、更には、保存期間に係る情報を取得する。そして、図8−3のステップS2014において、印刷済み判定部140は、現在の日時が保管期間内となっており、かつ、指定された文書のパスの情報、当該ステップS2013で取得した文書サイズ及び最終更新日時の情報が一致するレコードを、図16に示すユーザ保管文書テーブル181から検索する処理を行う。その後、第1の実施形態と同様に、図8−3に示すステップS2015以降の処理が行われる。   Also, in the third embodiment, in step S2013 in FIG. 8C, the printed determination unit 140 determines the document size and the final value from the record of the document master 171 having the matching document path searched in step S2011. The date and time of update, and information related to the storage period are acquired. In step S2014 of FIG. 8C, the printed determination unit 140 determines that the current date and time is within the storage period and the path information of the designated document, the document size acquired in step S2013, and A process is performed for searching the user stored document table 181 shown in FIG. Thereafter, similarly to the first embodiment, the processing after step S2015 shown in FIG. 8C is performed.

また、第3の実施形態では、図8−4のステップS2033において、印刷ユーザ抽出部150は、ステップS2031で検索された、一致する文書のパスを有する文書マスタ171のレコードから、文書サイズ及び最終更新日時の情報、更には、保存期間に係る情報を取得する。   In the third embodiment, in step S2033 of FIG. 8-4, the print user extraction unit 150 determines the document size and the final value from the record of the document master 171 having the matching document path searched in step S2031. Information on the update date and time, and information related to the storage period are acquired.

そして、図8−4に示すステップS2034において、印刷ユーザ抽出部150は、現在の日時が保管期間内となっており、かつ、指定された文書のパスの情報、当該ステップS2033で取得した文書サイズ及び最終更新日時の情報が一致するレコードを、図16に示すユーザ保管文書テーブル181から検索する処理を行う。そして、印刷ユーザ抽出部150は、図16に示すユーザ保管文書テーブル181から、当該一致するレコードの印刷ユーザ名と印刷日時の情報の一覧を取得する。その後、第1の実施形態と同様に、図8−4に示すステップS2035の処理が行われる。   In step S2034 shown in FIG. 8-4, the print user extraction unit 150 determines that the current date and time is within the storage period, the path information of the designated document, and the document size acquired in step S2033. And the process which searches the user archived document table 181 shown in FIG. Then, the print user extraction unit 150 acquires a list of information on the print user name and the print date and time of the corresponding record from the user stored document table 181 illustrated in FIG. Thereafter, similarly to the first embodiment, the process of step S2035 shown in FIG. 8-4 is performed.

また、第3の実施形態では、図8−1に示すステップS208において、クライアントPC200の印刷処理部220は、印刷文書を指定の保存期間まで捨てない旨が示された印刷確認画面を、クライアントPC200のディスプレイ206aに出力(表示)する処理を行う。   Further, in the third embodiment, in step S208 shown in FIG. 8A, the print processing unit 220 of the client PC 200 displays a print confirmation screen indicating that the print document is not discarded until the specified storage period. The output (display) process is performed on the display 206a.

図17は、本発明の第3の実施形態を示し、図8−1のステップS208の処理で表示される印刷確認画面1700の一例を示す模式図である。
図17に示す印刷確認画面1700には、印刷文書を指定の保存期間まで(2008年10月20日まで)捨てないで保管を促す旨のメッセージが示されている。また、図17に示す印刷確認画面1700には、保管しますボタン1701及び保管できませんボタン1702が設けられている。
FIG. 17 is a schematic diagram illustrating an example of a print confirmation screen 1700 displayed in the process of step S208 in FIG. 8A according to the third embodiment of this invention.
The print confirmation screen 1700 shown in FIG. 17 shows a message that prompts storage without discarding the print document until the specified retention period (until October 20, 2008). Also, the print confirmation screen 1700 shown in FIG. 17 includes a save button 1701 and a non-store button 1702.

なお、本実施形態のステップS208では、印刷確認画面1700の表示処理を行うものであるが、例えば、その際、画面表示の他に、印刷した文書ファイルの1ページ目や、印刷用紙の隅に指定の保存期間まで破棄しない旨のメッセージを印字することも可能である。その他、仕切り紙(例えば印刷した文書の前或いは後ろに挿入する1ページの仕切り用紙)に指定の保存期間まで破棄しない旨のメッセージを印字することも可能である。その後、第1の実施形態と同様に、図8−1に示すステップS209以降の処理が行われる。   In step S208 of the present embodiment, the display process of the print confirmation screen 1700 is performed. At this time, for example, in addition to the screen display, the first page of the printed document file or the corner of the print paper is displayed. It is also possible to print a message not to discard until the specified retention period. In addition, it is also possible to print a message not to be discarded until a specified storage period on a partition sheet (for example, a one-page partition sheet inserted before or after a printed document). Thereafter, similarly to the first embodiment, the processes after step S209 shown in FIG.

このように、第3の実施形態では、印刷文書の保存期間を明確にするようにしたので、第1の実施形態における効果に加えて、例えば、長期間の印刷文書の保管の手間を省くことができる。   As described above, in the third embodiment, since the storage period of the print document is clarified, in addition to the effect in the first embodiment, for example, the trouble of storing the print document for a long period of time can be saved. Can do.

(第4の実施形態)
次に、本発明の第4の実施形態について説明する。
なお、以下に示す第4の実施形態の説明では、第1の実施形態と重複する部分については、その説明を省略する。
(Fourth embodiment)
Next, a fourth embodiment of the present invention will be described.
In the following description of the fourth embodiment, the description of the same parts as those in the first embodiment is omitted.

上述した第1の実施形態では、図4に示す文書マスタ171の他ユーザによる印刷の可能性に係る情報は、図7に示す文書登録画面700の印刷可能性設定欄703の設定に基づき(即ち、ユーザからの入力に基づき)設定されるものであったが、第4の実施形態では、利用者(ユーザ)による文書登録画面を用いた設定ではなく、文書管理サーバ100側で自動判定を行うものである。   In the first embodiment described above, the information related to the printability by another user of the document master 171 shown in FIG. 4 is based on the setting in the printability setting field 703 of the document registration screen 700 shown in FIG. However, in the fourth embodiment, automatic determination is performed on the document management server 100 side instead of setting using a document registration screen by the user (user). Is.

−実施例1−
図18は、本発明の第4の実施形態における実施例1を示し、他ユーザによる印刷可能性の自動判定テーブル172−1の一例を示す模式図である。この他ユーザによる印刷可能性の自動判定テーブル172−1は、例えば図3に示す文書マスタ記憶部170に予め記憶されている。
Example 1
FIG. 18 is a schematic diagram illustrating Example 1 according to the fourth exemplary embodiment of the present invention and an example of an automatic determination table 172-1 for printability by other users. The automatic determination table 172-1 for printability by other users is stored in advance in, for example, the document master storage unit 170 shown in FIG.

第4の実施形態における実施例1では、文書管理部110が、クライアントPC200から文書登録要求がなされた際に送信される、文書ファイルの保存場所(文書のパス)に基づく保存ディレクトリに応じて、図18に示す他ユーザによる印刷可能性の自動判定テーブル172−1を参照して、図4に示す文書マスタ171の他ユーザによる印刷の可能性に係る情報を自動判定し、設定するものである。   In Example 1 in the fourth embodiment, the document management unit 110 sends a document registration request from the client PC 200 according to the storage directory based on the storage location (document path) of the document file. With reference to the automatic determination table 172-1 for printability by other users shown in FIG. 18, information relating to the printability by other users of the document master 171 shown in FIG. 4 is automatically determined and set. .

例えば、図18に示す例では、文書登録要求において指定された保存ディレクトリが「C:¥DOC」である場合には他ユーザによる印刷の可能性が「NO」と判定され、また、指定された保存ディレクトリが「C:¥DOC¥PUBLIC」である場合には他ユーザによる印刷の可能性が「YES」と判定され、また、指定された保存ディレクトリが「C:¥DOC¥PRIVATE」である場合には他ユーザによる印刷の可能性が「NO」と判定されることになる。   For example, in the example shown in FIG. 18, when the storage directory specified in the document registration request is “C: ¥ DOC”, the possibility of printing by another user is determined as “NO”, and the specified When the storage directory is “C: ¥ DOC ¥ PUBLIC”, the possibility of printing by another user is determined as “YES”, and when the specified storage directory is “C: ¥ DOC ¥ PRIVATE” The possibility of printing by another user is determined as “NO”.

本例では、指定された文書のパス(保存場所)が他人から参照可能な保存場所である場合(図18では、「C:¥DOC¥PUBLIC」の場合)に、複数の人が印刷する可能性があると自動判定ができるため、他ユーザによる印刷の可能性が「YES」と判定されることになる。そして、本例では、その他の保存場所である場合に、他ユーザによる印刷の可能性が「NO」と判定されることになる。   In this example, when the specified document path (storage location) is a storage location that can be referred to by others (in FIG. 18, “C: ¥ DOC ¥ PUBLIC”), a plurality of people can print. Since the automatic determination can be made if there is a possibility, the possibility of printing by another user is determined as “YES”. In this example, in the case of another storage location, the possibility of printing by another user is determined as “NO”.

−実施例2−
図19は、本発明の第4の実施形態における実施例2を示し、他ユーザによる印刷可能性の自動判定テーブル172−2の一例を示す模式図である。この他ユーザによる印刷可能性の自動判定テーブル172−2は、例えば図3に示す文書マスタ記憶部170に予め記憶されている。また、他ユーザによる印刷可能性の自動判定テーブル172−2には、文書ファイルの保存ディレクトリと、当該保存ディレクトリに保存された文書ファイルを参照可能なユーザ(即ち、参照可能なアクセス権が与えられたユーザ)のユーザ名との関係が示されている。
-Example 2-
FIG. 19 is a schematic diagram illustrating an example 2 of printability automatic determination table 172-2 by another user according to the second example of the fourth exemplary embodiment of the present invention. The automatic determination table 172-2 for printability by other users is stored in advance in the document master storage unit 170 shown in FIG. 3, for example. Further, the printability automatic determination table 172-2 by another user is given a document file storage directory and a user who can refer to the document file stored in the storage directory (that is, an access right that can be referred to). The relationship between the user name and the user name is shown.

第4の実施形態における実施例2では、実施例2と同様に、文書管理部110が、クライアントPC200から文書登録要求がなされた際に送信される、文書ファイルの保存場所(文書のパス)に基づく保存ディレクトリに応じて、図19に示す他ユーザによる印刷可能性の自動判定テーブル172−2を参照して、図4に示す文書マスタ171の他ユーザによる印刷の可能性に係る情報を自動判定し、設定するものである。   In Example 2 of the fourth exemplary embodiment, as in Example 2, the document management unit 110 uses the document file storage location (document path) transmitted when a document registration request is made from the client PC 200. According to the storage directory based on this, the automatic determination of information regarding the possibility of printing by another user of the document master 171 shown in FIG. And set it.

しかしながら、本例は、上述した実施例2とは、自動判定テーブルの内容が異なっている。本例では、参照可能なアクセス権を考慮して、他ユーザによる印刷の可能性に係る情報を自動判定するものである。   However, this example differs from the above-described second embodiment in the contents of the automatic determination table. In this example, information relating to the possibility of printing by another user is automatically determined in consideration of an access right that can be referred to.

例えば、図19に示す例では、文書登録要求において指定された保存ディレクトリが「C:¥DOC」、「C:¥DOC¥PUBLIC」、或いは、「C:¥DOC¥PRIVATE」である場合には、参照可能ユーザ名が全員であるため、他ユーザによる印刷の可能性が「YES」と判定されることになる。その他、本例では、図19に示す図19に示す他ユーザによる印刷可能性の自動判定テーブル172−2において、登録要求に係る文書ファイルの保存ディレクトリの参照可能ユーザ名に、登録するユーザ以外のユーザ名がある場合には、複数の人が印刷する可能性があると自動判定ができるため、他ユーザによる印刷の可能性が「YES」と判定されることになる。   For example, in the example shown in FIG. 19, when the storage directory specified in the document registration request is “C: ¥ DOC ¥ PUBLIC” or “C: ¥ DOC ¥ PRIVATE”. Since all the referable user names are all, the possibility of printing by other users is determined as “YES”. In addition, in this example, in the automatic determination table 172-2 for the printability by other users shown in FIG. 19 shown in FIG. If there is a user name, it can be automatically determined that there is a possibility that a plurality of people will print, and therefore the possibility of printing by another user is determined as “YES”.

−実施例3−
図20は、本発明の第4の実施形態における実施例3を示し、他ユーザによる印刷可能性の自動判定テーブル172−3の一例を示す模式図である。この他ユーザによる印刷可能性の自動判定テーブル172−3は、例えば図3に示す文書マスタ記憶部170に予め記憶されている。
-Example 3-
FIG. 20 is a schematic diagram illustrating Example 3 in the fourth exemplary embodiment of the present invention and illustrating an example of an automatic determination table 172-3 for printability by other users. The other printability automatic determination table 172-3 by another user is stored in advance in the document master storage unit 170 shown in FIG. 3, for example.

第4の実施形態における実施例3では、文書管理部110が、クライアントPC200から文書登録要求がなされた際に送信される、文書ファイルの種類に応じて、図20に示す他ユーザによる印刷可能性の自動判定テーブル172−3を参照して、図4に示す文書マスタ171の他ユーザによる印刷の可能性に係る情報を自動判定し、設定するものである。   In Example 3 of the fourth exemplary embodiment, the document management unit 110 can print by another user shown in FIG. 20 according to the type of document file transmitted when a document registration request is made from the client PC 200. Referring to the automatic determination table 172-3, information regarding the possibility of printing by other users of the document master 171 shown in FIG. 4 is automatically determined and set.

例えば、図20に示す例では、文書登録要求がされた文書ファイルの種類(ファイルの拡張子)が、「.doc」或いは「.xls」である場合には、他ユーザによる印刷の可能性が「NO」と判定され、また、文書登録要求がされた文書ファイルの種類が、「.pdf」或いは「.xps」である場合には、他ユーザによる印刷の可能性が「YES」と判定されることになる。   For example, in the example shown in FIG. 20, when the type (file extension) of the document file for which the document registration request is made is “.doc” or “.xls”, there is a possibility of printing by another user. If “NO” is determined and the type of the document file requested to be registered is “.pdf” or “.xps”, the possibility of printing by another user is determined as “YES”. Will be.

本例では、編集が可能な文書ファイルよりも、編集が不可能な文書ファイルの方が参照(印刷)される可能性が高いとの観点で、他ユーザによる印刷の可能性を自動判定している。   In this example, the possibility of printing by other users is automatically determined from the viewpoint that a document file that cannot be edited is more likely to be referenced (printed) than a document file that can be edited. Yes.

次に、本発明の第4の実施形態に係る印刷制御システム1の動作について、第1の実施形態と異なる点について説明する。   Next, the operation of the print control system 1 according to the fourth embodiment of the present invention will be described with respect to differences from the first embodiment.

図21−1は、本発明の第4の実施形態に係る印刷制御システム1の文書登録処理における処理手順の一例を示すフローチャートである。   FIG. 21A is a flowchart illustrating an example of a processing procedure in the document registration processing of the print control system 1 according to the fourth embodiment of the present invention.

クライアントPC200の利用者(ユーザ)がKB205a等を介して文書登録処理の開始を指示すると、ステップS301において、クライアントPC200の文書登録処理部210は、文書ファイルの保存場所(文書のパス)を設定するための文書登録画面を、クライアントPC200のディスプレイ206aに出力(表示)する処理を行う。   When a user (user) of the client PC 200 instructs the document registration process to start via the KB 205a or the like, in step S301, the document registration processing unit 210 of the client PC 200 sets a document file storage location (document path). The document registration screen for this is output (displayed) on the display 206a of the client PC 200.

図22は、本発明の第4の実施形態を示し、図21−1のステップS301の処理で表示される文書登録画面2200の一例を示す模式図である。この図22は、図7に示す文書登録画面700に対して、印刷可能性設定欄703を削除したものである。   FIG. 22 is a schematic diagram illustrating an example of the document registration screen 2200 displayed in the process of step S301 in FIG. 21A according to the fourth embodiment of this invention. FIG. 22 is obtained by deleting the printability setting field 703 from the document registration screen 700 shown in FIG.

利用者(ユーザ)により、文書ファイルの保存場所の設定がなされた後、OKボタン704が操作されると、クライアントPC200の文書登録処理部210は、文書管理サーバ100の文書管理部110に対して、図22に示す文書登録画面2200に設定された内容に基づく文書管理処理を行わせる。   After the user (user) sets the storage location of the document file, when the OK button 704 is operated, the document registration processing unit 210 of the client PC 200 makes a request to the document management unit 110 of the document management server 100. Then, the document management process based on the contents set in the document registration screen 2200 shown in FIG. 22 is performed.

図22のOKボタン704が操作されて文書登録画面2200の内容が設定されると、続いて、ステップS302において、文書管理サーバ100の文書管理部110は、クライアントPC200の文書登録処理部210から指示された、図22に示す文書登録画面2200に設定された内容に基づく文書管理処理を行う。このステップS302の詳細について、図21−2を用いて説明する。   When the OK button 704 in FIG. 22 is operated and the contents of the document registration screen 2200 are set, in step S302, the document management unit 110 of the document management server 100 instructs from the document registration processing unit 210 of the client PC 200. The document management processing based on the contents set in the document registration screen 2200 shown in FIG. Details of step S302 will be described with reference to FIG.

図21−2は、本発明の第4の実施形態を示し、図21−1のステップS302における詳細な処理手順の一例を示すフローチャートである。
具体的に、図21−2に示すフローチャートの処理は、文書管理サーバ100の文書管理部110が、クライアントPC200の文書登録処理部210から、登録する文書ファイル、及び、当該文書ファイルのファイル属性情報(具体的には、図22の保存場所設定欄702に設定された保存場所を示す文書のパス、更には、容量を示す文書サイズ、最終更新日時の各情報)を受信した際に開始される。即ち、図21−2に示すフローチャートの処理は、クライアントPC200の文書登録処理部210から文書ファイルの文書登録要求があった際に開始される。
FIG. 21B is a flowchart illustrating an example of a detailed processing procedure in step S302 of FIG. 21A according to the fourth embodiment of this invention.
Specifically, the process of the flowchart illustrated in FIG. 21B is performed by the document management unit 110 of the document management server 100 from the document registration processing unit 210 of the client PC 200 and the file attribute information of the document file. (Specifically, it is started when a document path indicating the storage location set in the storage location setting field 702 in FIG. 22, and further, each information of the document size indicating the capacity and the last update date / time) is received. . That is, the process of the flowchart illustrated in FIG. 21B is started when a document registration request for a document file is received from the document registration processing unit 210 of the client PC 200.

まず、図21−2のフローチャートの処理では、図6−2のステップS1021と同様の処理を行う。   First, in the process of the flowchart in FIG. 21B, the same process as in step S1021 in FIG. 6-2 is performed.

続いて、ステップS3021において、文書管理部110は、文書マスタ記憶部170に記憶されている他ユーザによる印刷可能性の自動判定テーブル172(図18〜図20のいずれかの自動判定テーブル)を参照して、複数の人が印刷する可能性の有無について自動判定を行う。   Subsequently, in step S <b> 3021, the document management unit 110 refers to an automatic determination table 172 of printability by other users stored in the document master storage unit 170 (any automatic determination table in FIGS. 18 to 20). Thus, the automatic determination is performed as to whether or not there is a possibility of printing by a plurality of people.

続いて、ステップS3022において、文書管理部110は、ステップS3021の判定結果に基づいて、複数の人が印刷する可能性があるか否かを判断する。そして、ステップS3022の判断の結果、複数の人が印刷する可能性がある場合には、図6−2と同様のステップS1023の処理を行い、また、ステップS1022の判断の結果、複数の人が印刷する可能性がない場合には、図6−2と同様のステップS1024の処理を行う。   Subsequently, in step S3022, the document management unit 110 determines whether or not a plurality of people may print based on the determination result of step S3021. If it is determined in step S3022 that there is a possibility that a plurality of people may print, the same processing in step S1023 as in FIG. 6-2 is performed. Also, as a result of the determination in step S1022, a plurality of people are If there is no possibility of printing, the same processing of step S1024 as in FIG. 6-2 is performed.

その他、第4の実施形態の変形例として、複数回の印刷要求があった文書ファイルについては、再度、印刷される可能性が高いため、この場合、他ユーザによる印刷の可能性を「YES」と判定することも考えられる。即ち、本変形例では、文書ファイルの印刷要求の回数に基づいて、他ユーザによる印刷可能性に係る情報を自動で設定するものである。この場合、図8−1のステップS211における詳細な処理手順は、図23に示すようになる。   In addition, as a modification of the fourth embodiment, a document file that has been requested to be printed multiple times is likely to be printed again. In this case, the possibility of printing by another user is set to “YES”. It can also be determined that. In other words, in the present modification, information relating to the printability by other users is automatically set based on the number of document file print requests. In this case, the detailed processing procedure in step S211 of FIG. 8-1 is as shown in FIG.

図23は、本発明の第4の実施形態を示し、図8−1のステップS211における詳細な処理手順の一例を示すフローチャートである。この図23のフローチャートは、ユーザ保管文書追加部130で行われるユーザ保管文書追加処理のフローチャートであり、図8−2のフローチャートに対して、ステップS401を追加したものである。   FIG. 23 is a flowchart illustrating an example of a detailed processing procedure in step S211 in FIG. 8A according to the fourth embodiment of this invention. The flowchart in FIG. 23 is a flowchart of the user archived document adding process performed by the user archived document adding unit 130. Step S401 is added to the flowchart in FIG.

まず、図23のフローチャートの処理では、図8−2のステップS2111〜ステップS2113と同様の処理を行う。   First, in the processing of the flowchart of FIG. 23, processing similar to that in steps S2111 to S2113 in FIG.

続いて、ステップS2114では、まず、ユーザ保管文書追加部130は、印刷処理部220から指定された文書のパスの情報に基づき、当該文書のパスに係るレコードが複数存在するかについて、ユーザ保管文書テーブル181の検索処理を行う。そして、ユーザ保管文書追加部130は、この検索結果を文書管理部110に通知する。そして、文書管理部110は、ユーザ保管文書追加部130からの検索結果に基づいて、ユーザ保管文書テーブル181に複数のレコードが存在する場合に、当該文書のパスにおける文書マスタ171の他ユーザによる印刷の可能性=YESに設定する。   Subsequently, in step S2114, first, the user stored document adding unit 130 determines whether there are a plurality of records related to the document path based on the document path information specified by the print processing unit 220. The table 181 is searched. Then, the user stored document adding unit 130 notifies the document management unit 110 of the search result. Then, based on the search result from the user-stored document adding unit 130, the document management unit 110, when there are a plurality of records in the user-stored document table 181, prints by other users of the document master 171 in the document path. Set the possibility of YES to YES.

このように、第4の実施形態では、他ユーザによる印刷の可能性について、文書管理サーバ100側で自動判定を行うようにしたので、利用者(ユーザ)は、他ユーザによる印刷の可能性の判断及びその操作設定を行う必要が無く、第1の実施形態における効果に加えて、利用者(ユーザ)の負担を更に軽減させることができる。   As described above, in the fourth embodiment, since the document management server 100 automatically determines the possibility of printing by other users, the user (user) can print by other users. There is no need to make determinations and operation settings, and in addition to the effects of the first embodiment, the burden on the user (user) can be further reduced.

(本発明の他の実施形態)
前述した本発明の各実施形態に係る文書管理サーバ100及びクライアントPC200を構成する図3の各構成部、並びに、印刷制御方法を示す図6−1及び図6−2、図8−1〜図8−5、図21−1及び図21−2、並びに、図23の各ステップは、コンピュータのCPUがROMなどに記憶されたプログラムを実行することによって実現できる。このプログラム及び前記プログラムを記録したコンピュータ読み取り可能な記録媒体は本発明に含まれる。
(Other embodiments of the present invention)
3 constituting the document management server 100 and the client PC 200 according to the above-described embodiments of the present invention, and FIGS. 6A, 6B, 6A, and 8A. Each step of 8-5, FIGS. 21-1 and 21-2, and FIG. 23 can be realized by the CPU of the computer executing a program stored in a ROM or the like. This program and a computer-readable recording medium recording the program are included in the present invention.

また、本発明は、例えば、システム、装置、方法、プログラム若しくは記憶媒体等としての実施形態も可能であり、具体的には、複数の機器から構成されるシステムに適用してもよいし、また、1つの機器からなる装置に適用してもよい。   In addition, the present invention can be implemented as, for example, a system, apparatus, method, program, storage medium, or the like. Specifically, the present invention may be applied to a system including a plurality of devices. You may apply to the apparatus which consists of one apparatus.

なお、本発明は、前述した実施形態の機能を実現するソフトウェアのプログラム(実施形態では図6−1及び図6−2、図8−1〜図8−5、図21−1及び図21−2、並びに、図23に示すフローチャートに対応したプログラム)を、システム或いは装置に直接、或いは遠隔から供給するものを含む。そして、そのシステム或いは装置のコンピュータが前記供給されたプログラムコードを読み出して実行することによっても達成される場合も本発明に含まれる。   Note that the present invention is a software program that implements the functions of the above-described embodiments (in the embodiments, FIGS. 6-1 and 6-2, FIGS. 8-1 to 8-5, FIGS. 21-1, and 21- 2 and a program corresponding to the flowchart shown in FIG. 23) are supplied directly or remotely to the system or apparatus. The present invention also includes a case where the system or the computer of the apparatus is achieved by reading and executing the supplied program code.

したがって、本発明の機能処理をコンピュータで実現するために、前記コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。   Accordingly, since the functions of the present invention are implemented by computer, the program code installed in the computer also implements the present invention. In other words, the present invention includes a computer program itself for realizing the functional processing of the present invention.

その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等の形態であってもよい。   In that case, as long as it has the function of a program, it may be in the form of object code, a program executed by an interpreter, script data supplied to the OS, and the like.

プログラムを供給するための記録媒体としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、MO、CD−ROM、CD−R、CD−RWなどがある。また、磁気テープ、不揮発性のメモリカード、ROM、DVD(DVD−ROM,DVD−R)などもある。   Examples of the recording medium for supplying the program include a floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, MO, CD-ROM, CD-R, and CD-RW. In addition, there are magnetic tape, nonvolatile memory card, ROM, DVD (DVD-ROM, DVD-R), and the like.

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続する。そして、前記ホームページから本発明のコンピュータプログラムそのもの、若しくは圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。   As another program supply method, a browser on a client computer is used to connect to an Internet home page. The computer program itself of the present invention or a compressed file including an automatic installation function can be downloaded from the homepage by downloading it to a recording medium such as a hard disk.

また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバも、本発明に含まれるものである。   It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different homepage. That is, a WWW server that allows a plurality of users to download a program file for realizing the functional processing of the present invention on a computer is also included in the present invention.

また、本発明のプログラムを暗号化してCD−ROM等の記憶媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせる。そして、ダウンロードした鍵情報を使用することにより暗号化されたプログラムを実行してコンピュータにインストールさせて実現することも可能である。   In addition, the program of the present invention is encrypted, stored in a storage medium such as a CD-ROM, distributed to users, and key information for decryption is downloaded from a homepage via the Internet to users who have cleared predetermined conditions. Let me. It is also possible to execute the encrypted program by using the downloaded key information and install the program on a computer.

また、コンピュータが、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される。その他、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどが、実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現され得る。   Further, the functions of the above-described embodiments are realized by the computer executing the read program. In addition, based on the instructions of the program, an OS or the like running on the computer performs part or all of the actual processing, and the functions of the above-described embodiments can also be realized by the processing.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれる。その後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現される。   Further, the program read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. Thereafter, the CPU of the function expansion board or function expansion unit performs part or all of the actual processing based on the instructions of the program, and the functions of the above-described embodiments are realized by the processing.

なお、前述した各実施形態は、何れも本発明を実施するにあたっての具体化の例を示したものに過ぎず、これらによって本発明の技術的範囲が限定的に解釈されてはならないものである。即ち、本発明はその技術思想、又はその主要な特徴から逸脱することなく、様々な形で実施することができる。   Note that each of the above-described embodiments is merely a specific example for carrying out the present invention, and the technical scope of the present invention should not be construed as being limited thereto. . That is, the present invention can be implemented in various forms without departing from the technical idea or the main features thereof.

100 文書管理サーバ
110 文書管理部
120 他ユーザの印刷可能性判定部
130 ユーザ保管文書追加部
140 印刷済み判定部
150 印刷ユーザ抽出部
160 文書ファイル記憶部
161 文書ファイル
170 文書マスタ記憶部
171 文書マスタ
180 ユーザ保管文書テーブル記憶部
181 ユーザ保管文書テーブル
200 クライアントPC
210 文書登録処理部
220 印刷処理部
DESCRIPTION OF SYMBOLS 100 Document management server 110 Document management part 120 Printability determination part 130 of other users User storage document addition part 140 Print determination part 150 Print user extraction part 160 Document file storage part 161 Document file 170 Document master storage part 171 Document master 180 User stored document table storage unit 181 User stored document table 200 Client PC
210 Document Registration Processing Unit 220 Print Processing Unit

本発明の印刷制御システムは、文書ファイルの印刷処理を制御する印刷制御システムであって、前記文書ファイルを記憶して管理する文書管理手段と、前記文書ファイルの印刷文書の保管を促す旨のメッセージの表示制御を行う保管促進表示制御手段と、前記保管促進表示制御手段により表示制御されたメッセージに対して保管する旨の選択が行われたユーザの印刷履歴を、前記文書管理手段に保管されている文書ファイルに対応する紙文書を保有しているユーザの情報を含むユーザ保管文書情報として記憶する文書情報記憶手段と、文書ファイルの印刷の際に前記ユーザ保管文書情報を参照して前記紙文書を保有しているユーザを抽出する処理を行うユーザ抽出手段と、前記ユーザ抽出手段で抽出されたユーザを表示制御るユーザ表示制御手段とを有する。 Print control system of the present invention, there is provided a printing control system for controlling the printing process of the document file, prompting the Rubun form management means to manage the document file remembers, the storage of printed documents of the document file A storage promotion display control unit that performs display control of a message to the effect, and a print history of a user who has selected to store a message that is display-controlled by the storage promotion display control unit. Document information storage means for storing user-stored document information including information on a user who holds a paper document corresponding to the stored document file, and referring to the user-stored document information when printing the document file and line Uyu chromatography the extraction means a process for extracting a user holds the paper document, before Ruyu chromatography the display system to display control user chromatography the extracted with Kiyu chromatography the extracting means And a means.

本発明の印刷制御方法は、文書ファイルの印刷処理を制御し、前記文書ファイルを保管し管理する文書管理手段を有する印刷制御システムの印刷制御方法であって、前記文書ファイルの印刷文書の保管を促す旨のメッセージの表示制御を行う保管促進表示制御ステップと、前記保管促進表示制御ステップにより表示制御されたメッセージに対して保管する旨の選択が行われたユーザの印刷履歴を、前記文書管理手段に保管されている文書ファイルに対応する紙文書を保有しているユーザの情報を含むユーザ保管文書情報として記憶する文書情報記憶ステップと、文書ファイルの印刷の際に前記ユーザ保管文書情報を参照して前記紙文書を保有しているユーザを抽出する処理を行うユーザ抽出ステップと、前記ユーザ抽出ステップで抽出されたユーザを表示制御るユーザ表示制御ステップとを有する。 The print control method of the present invention is a print control method of a print control system having a document management means for controlling the print processing of a document file and storing and managing the document file, and storing the print document of the document file. A storage promotion display control step for performing display control of a message to prompt, and a print history of a user who has made a selection to store the message whose display is controlled by the storage promotion display control step. A document information storing step for storing user stored document information including information on a user who holds a paper document corresponding to the document file stored in the document file, and referring to the user stored document information when the document file is printed. and line Uyu chromatography the extraction step the process for extracting the user who owns the paper document Te, extracted in the previous Kiyu chromatography the extraction step And a Ruyu over The display control step to display control over The.

本発明のプログラムは、文書ファイルの印刷処理を制御し、前記文書ファイルを保管し管理する文書管理手段を有する印刷制御システムの印刷制御方法をコンピュータに実行させるためのプログラムであって、前記文書ファイルの印刷文書の保管を促す旨のメッセージの表示制御を行う保管促進表示制御ステップと、前記保管促進表示制御ステップにより表示制御されたメッセージに対して保管する旨の選択が行われたユーザの印刷履歴を、前記文書管理手段に保管されている文書ファイルに対応する紙文書を保有しているユーザの情報を含むユーザ保管文書情報として記憶する文書情報記憶ステップと、文書ファイルの印刷の際に前記ユーザ保管文書情報を参照して前記紙文書を保有しているユーザを抽出する処理を行うユーザ抽出ステップと、前記ユーザ抽出ステップで抽出されたユーザを表示制御るユーザ表示制御ステップとをコンピュータに実行させるためのものである。 A program according to the present invention is a program for controlling a printing process of a document file and causing a computer to execute a printing control method of a printing control system having a document management unit that stores and manages the document file. A storage promotion display control step for controlling display of a message for prompting storage of the printed document, and a print history of a user who has selected to store the message whose display is controlled by the storage promotion display control step A document information storage step that stores information as user-stored document information including information of a user who holds a paper document corresponding to the document file stored in the document management means, and the user at the time of printing the document file Referring to process rows Uyu chromatography the extract a user who owns the paper document extracting storage document information step If it is intended to be executed to display controls before User chromatography The extracted with Kiyu chromatography The extraction step and Ruyu chromatography The display control step on a computer.

Claims (13)

文書ファイルの印刷処理を制御する印刷制御システムであって、
前記文書ファイルを文書ファイル記憶手段に記憶して管理するとともに、前記文書ファイル記憶手段に記憶した文書ファイルのファイル属性情報を管理する文書管理手段と、
前記印刷処理が行われた文書ファイルに係る情報であって前記ファイル属性情報および前記印刷処理を行った印刷ユーザの情報を含む印刷処理情報を記憶する印刷処理情報記憶手段と、
文書ファイルの印刷要求があった際に前記印刷処理情報を参照して、当該印刷要求に係る文書ファイルが既に印刷済みであるか否かを判定する印刷済み判定手段と、
前記印刷済み判定手段において前記印刷要求に係る文書ファイルが既に印刷済みであると判定された場合に、当該文書ファイルの前記ファイル属性情報に基づき前記印刷処理情報記憶手段に記憶されている前記印刷処理情報を検索して、前記印刷ユーザを抽出する処理を行う印刷ユーザ抽出手段と、
前記印刷ユーザ抽出手段で抽出された印刷ユーザを表示する印刷ユーザ表示手段と
を有することを特徴とする印刷制御システム。
A print control system for controlling print processing of a document file,
A document management unit that stores and manages the document file in a document file storage unit and manages file attribute information of the document file stored in the document file storage unit;
Print processing information storage means for storing print processing information including the file attribute information and information of a print user who has performed the print processing, which is information related to the document file on which the print processing has been performed;
Printed determination means for referring to the print processing information when there is a document file print request and determining whether or not the document file related to the print request has already been printed;
The print processing stored in the print processing information storage unit based on the file attribute information of the document file when the printed determination unit determines that the document file related to the print request has already been printed A print user extracting means for searching for information and performing a process of extracting the print user;
A printing control system comprising: a printing user display unit that displays a printing user extracted by the printing user extraction unit.
前記ファイル属性情報は、前記文書ファイルのパス、文書サイズおよび最終更新日時の情報のうちの少なくともいずれかの情報を含むものであることを特徴とする請求項1に記載の印刷制御システム。   The print control system according to claim 1, wherein the file attribute information includes at least one of information on a path, document size, and last update date / time of the document file. 前記文書管理手段は、前記ファイル属性情報を前記文書ファイルの他ユーザによる印刷可能性に係る情報と関連付けて文書マスタとして管理するものであり、
前記他ユーザによる印刷可能性に係る情報に基づいて、他ユーザによる印刷可能性の有無を判定する印刷可能性判定手段と、
前記印刷可能性判定手段において前記他ユーザによる印刷可能性があると判定された場合に、前記印刷要求に係る文書ファイルの印刷文書を捨てずに保管を促す旨の表示を行う保管促進表示手段と
を更に有することを特徴とする請求項1または2に記載の印刷制御システム。
The document management means manages the file attribute information as a document master in association with information relating to printability by other users of the document file,
Printability determination means for determining the presence or absence of printability by another user based on information relating to printability by the other user;
A storage promotion display means for displaying a message prompting storage without discarding the printed document of the document file related to the print request when the printability determination means determines that there is printability by the other user; The print control system according to claim 1, further comprising:
前記他ユーザによる印刷可能性に係る情報は、前記文書ファイルを前記文書ファイル記憶手段に記憶して登録する際に、当該登録の指示を行ったユーザからの入力に基づき設定された情報であることを特徴とする請求項3に記載の印刷制御システム。   The information relating to the printability by the other user is information set based on an input from the user who has instructed the registration when the document file is stored and registered in the document file storage unit. The print control system according to claim 3. 前記他ユーザによる印刷可能性に係る情報は、前記文書ファイルを前記文書ファイル記憶手段に記憶して登録する際に、前記ファイル属性情報に含まれる当該文書ファイルのパス、当該文書ファイルを参照可能なアクセス権、当該文書ファイルの種類、或いは、当該文書ファイルの印刷要求の回数に基づいて、自動で設定された情報であることを特徴とする請求項3に記載の印刷制御システム。   The information relating to the printability by the other user can refer to the document file path and the document file included in the file attribute information when the document file is stored and registered in the document file storage unit. 4. The print control system according to claim 3, wherein the information is automatically set based on an access right, a type of the document file, or a number of print requests for the document file. 前記印刷処理を行う印刷処理手段と、
前記印刷処理手段で前記文書ファイルの印刷処理が行われた際に、当該文書ファイルの前記印刷処理情報を前記印刷処理情報記憶手段に追加して記憶する追加手段と
を更に有することを特徴とする特徴とする請求項1乃至5のいずれか1項に記載の印刷制御システム。
Print processing means for performing the print processing;
And an additional means for storing the print processing information of the document file in addition to the print processing information storage means when the print processing means performs the print processing of the document file. The printing control system according to claim 1, wherein the printing control system is a printing control system.
前記印刷処理情報は、前記ファイル属性情報および前記印刷ユーザの情報に加えて、前記印刷処理の印刷属性情報を含むものであり、
前記印刷ユーザ表示手段は、前記印刷ユーザとともに、当該印刷ユーザが行った印刷処理の前記印刷属性情報を表示することを特徴とする請求項1乃至6のいずれか1項に記載
の印刷制御システム。
The print processing information includes print attribute information of the print processing in addition to the file attribute information and the information of the print user.
The print control system according to any one of claims 1 to 6, wherein the print user display unit displays the print attribute information of a print process performed by the print user together with the print user.
前記印刷処理情報は、前記ファイル属性情報および前記印刷ユーザの情報に加えて、前記文書ファイルの印刷日時の情報および前記印刷文書の保管期間に係る情報を含むものであり、
前記保管促進表示手段は、前記印刷文書を捨てずに保管を促す旨の表示の際に、当該印刷文書の保管期間を表示することを特徴とする請求項3に記載の印刷制御システム。
The print processing information includes, in addition to the file attribute information and the print user information, information on the print date and time of the document file and information on the storage period of the print document,
The print control system according to claim 3, wherein the storage promotion display unit displays a storage period of the print document when displaying that the storage document is urged to be stored without being discarded.
前記印刷制御システムは、クライアントと、文書管理サーバと、前記クライアントと前記文書管理サーバとを通信可能に接続するネットワークとを有して構成されており、
前記文書管理サーバは、前記文書ファイル記憶手段と、前記文書管理手段と、前記印刷処理情報記憶手段と、前記印刷済み判定手段と、前記印刷ユーザ抽出手段とを有し、
前記クライアントは、前記印刷ユーザ表示手段を有することを特徴とする請求項1乃至8のいずれか1項に記載の印刷制御システム。
The print control system includes a client, a document management server, and a network that connects the client and the document management server so that they can communicate with each other.
The document management server includes the document file storage unit, the document management unit, the print processing information storage unit, the printed completion determination unit, and the print user extraction unit.
The print control system according to claim 1, wherein the client includes the print user display unit.
前記印刷制御システムは、クライアントと、文書管理サーバと、前記クライアントと前記文書管理サーバとを通信可能に接続するネットワークとを有して構成されており、
前記文書管理サーバは、前記印刷可能性判定手段を有し、
前記クライアントは、前記保管促進表示手段を有することを特徴とする請求項3に記載の印刷制御システム。
The print control system includes a client, a document management server, and a network that connects the client and the document management server so that they can communicate with each other.
The document management server includes the printability determination unit;
The print control system according to claim 3, wherein the client includes the storage promotion display unit.
前記印刷制御システムは、クライアントと、文書管理サーバと、前記クライアントと前記文書管理サーバとを通信可能に接続するネットワークとを有して構成されており、
前記クライアントは、前記印刷処理手段を有し、
前記文書管理サーバは、前記追加手段を有することを特徴とする請求項6に記載の印刷制御システム。
The print control system includes a client, a document management server, and a network that connects the client and the document management server so that they can communicate with each other.
The client has the print processing means,
The print control system according to claim 6, wherein the document management server includes the adding unit.
文書ファイルの印刷処理を制御する印刷制御方法であって、
前記文書ファイルを文書ファイル記憶手段に記憶して管理するとともに、前記文書ファイル記憶手段に記憶した文書ファイルのファイル属性情報を管理する文書管理ステップと、
前記印刷処理が行われた文書ファイルに係る情報であって前記ファイル属性情報および前記印刷処理を行った印刷ユーザの情報を含む印刷処理情報を印刷処理情報記憶手段に記憶する印刷処理情報記憶ステップと、
文書ファイルの印刷要求があった際に前記印刷処理情報を参照して、当該印刷要求に係る文書ファイルが既に印刷済みであるか否かを判定する印刷済み判定ステップと、
前記印刷済み判定ステップにおいて前記印刷要求に係る文書ファイルが既に印刷済みであると判定された場合に、当該文書ファイルの前記ファイル属性情報に基づき前記印刷処理情報記憶手段に記憶されている前記印刷処理情報を検索して、前記印刷ユーザを抽出する処理を行う印刷ユーザ抽出ステップと、
前記印刷ユーザ抽出ステップで抽出された印刷ユーザを表示する印刷ユーザ表示ステップと
を有することを特徴とする印刷制御方法。
A print control method for controlling print processing of a document file,
A document management step for storing and managing the document file in a document file storage unit and managing file attribute information of the document file stored in the document file storage unit;
A printing process information storage step for storing, in a printing process information storage unit, printing process information that is information related to the document file that has been subjected to the printing process and includes the file attribute information and information of the printing user that has performed the printing process; ,
A print completion determination step for determining whether or not the document file related to the print request has already been printed with reference to the print processing information when a print request for the document file has been made;
The print processing stored in the print processing information storage unit based on the file attribute information of the document file when it is determined in the printed determination step that the document file related to the print request has already been printed A print user extraction step of searching for information and performing a process of extracting the print user;
A print user display step for displaying the print user extracted in the print user extraction step.
文書ファイルの印刷処理を制御する印刷制御方法をコンピュータに実行させるためのプログラムであって、
前記文書ファイルを文書ファイル記憶手段に記憶して管理するとともに、前記文書ファイル記憶手段に記憶した文書ファイルのファイル属性情報を管理する文書管理ステップと、
前記印刷処理が行われた文書ファイルに係る情報であって前記ファイル属性情報および
前記印刷処理を行った印刷ユーザの情報を含む印刷処理情報を印刷処理情報記憶手段に記憶する印刷処理情報記憶ステップと、
文書ファイルの印刷要求があった際に前記印刷処理情報を参照して、当該印刷要求に係る文書ファイルが既に印刷済みであるか否かを判定する印刷済み判定ステップと、
前記印刷済み判定ステップにおいて前記印刷要求に係る文書ファイルが既に印刷済みであると判定された場合に、当該文書ファイルの前記ファイル属性情報に基づき前記印刷処理情報記憶手段に記憶されている前記印刷処理情報を検索して、前記印刷ユーザを抽出する処理を行う印刷ユーザ抽出ステップと、
前記印刷ユーザ抽出ステップで抽出された印刷ユーザを表示する印刷ユーザ表示ステップと
をコンピュータに実行させるためのプログラム。
A program for causing a computer to execute a print control method for controlling print processing of a document file,
A document management step for storing and managing the document file in a document file storage unit and managing file attribute information of the document file stored in the document file storage unit;
A printing process information storage step for storing, in a printing process information storage unit, printing process information that is information related to the document file that has been subjected to the printing process and includes the file attribute information and information of the printing user that has performed the printing process; ,
A print completion determination step for determining whether or not the document file related to the print request has already been printed with reference to the print processing information when a print request for the document file has been made;
The print processing stored in the print processing information storage unit based on the file attribute information of the document file when it is determined in the printed determination step that the document file related to the print request has already been printed A print user extraction step of searching for information and performing a process of extracting the print user;
A program for causing a computer to execute a print user display step of displaying a print user extracted in the print user extraction step.
JP2013064925A 2013-03-26 2013-03-26 Print control system, print control method, and program Active JP5513650B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013064925A JP5513650B2 (en) 2013-03-26 2013-03-26 Print control system, print control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013064925A JP5513650B2 (en) 2013-03-26 2013-03-26 Print control system, print control method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2008298574A Division JP5236437B2 (en) 2008-11-21 2008-11-21 Print control system, print control method, and program

Publications (2)

Publication Number Publication Date
JP2013145593A true JP2013145593A (en) 2013-07-25
JP5513650B2 JP5513650B2 (en) 2014-06-04

Family

ID=49041305

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013064925A Active JP5513650B2 (en) 2013-03-26 2013-03-26 Print control system, print control method, and program

Country Status (1)

Country Link
JP (1) JP5513650B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017105006A (en) * 2015-12-07 2017-06-15 コニカミノルタ株式会社 Printing system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001071593A (en) * 1999-09-06 2001-03-21 Nec Corp Printing method, printing system and computer readable recording medium
JP2002279196A (en) * 2001-03-16 2002-09-27 Daiwa Securities Group Inc Business form storage system and tag for indicating business form storage period
JP2003186639A (en) * 2001-12-18 2003-07-04 Ricoh Co Ltd Network printer
JP2003208289A (en) * 2002-01-10 2003-07-25 Minolta Co Ltd Print system
JP2006309282A (en) * 2005-04-26 2006-11-09 Hitachi Ltd Hybrid document management system
JP2007004431A (en) * 2005-06-23 2007-01-11 Matsushita Electric Ind Co Ltd Document management system, document disposal apparatus, and document management method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001071593A (en) * 1999-09-06 2001-03-21 Nec Corp Printing method, printing system and computer readable recording medium
JP2002279196A (en) * 2001-03-16 2002-09-27 Daiwa Securities Group Inc Business form storage system and tag for indicating business form storage period
JP2003186639A (en) * 2001-12-18 2003-07-04 Ricoh Co Ltd Network printer
JP2003208289A (en) * 2002-01-10 2003-07-25 Minolta Co Ltd Print system
JP2006309282A (en) * 2005-04-26 2006-11-09 Hitachi Ltd Hybrid document management system
JP2007004431A (en) * 2005-06-23 2007-01-11 Matsushita Electric Ind Co Ltd Document management system, document disposal apparatus, and document management method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017105006A (en) * 2015-12-07 2017-06-15 コニカミノルタ株式会社 Printing system

Also Published As

Publication number Publication date
JP5513650B2 (en) 2014-06-04

Similar Documents

Publication Publication Date Title
US9471328B2 (en) Information processor having program and configuration data stored in different storage areas and reflecting configuration data in operation in program
JP4646832B2 (en) Printing apparatus, control method therefor, print management system, and program
JP2011118860A (en) Authentication method, information processing apparatus, and computer program
US9135528B2 (en) Information processing apparatus, job processing method in information processing apparatus, and storage medium
JP2020004158A (en) Information processing apparatus, method of controlling information processing apparatus, and program
JP6634744B2 (en) Information processing system, information processing apparatus, device, information processing method, program
US8432556B2 (en) Information processing apparatus, print setting method, and computer-readable medium
JP6229390B2 (en) Image processing control program, information processing apparatus, and image processing system
JP2006268586A (en) Processing mode designation information conversion program and method
JP2007179352A (en) Environmental setting data setting method, environmental setting data setting program and print data supply device
JP5167200B2 (en) Print job extraction apparatus and print system
JP2010003127A (en) Document management device, document management system, document management method and computer program
JP5086837B2 (en) Print control apparatus, print control method, and print control program
JP5513650B2 (en) Print control system, print control method, and program
JP2007034534A (en) Printer system and program
JP5236437B2 (en) Print control system, print control method, and program
JP2009214333A (en) Printer, print job management method, and print job management program
US8488148B2 (en) Printing system for notifying data processing apparatus of information regarding a location of printing apparatus
US20150029547A1 (en) Printing system, information processing device, and non-transitory computer readable recording medium
KR20100074567A (en) Method for producing digital sinature, print controling terminal unit and image forming apparatus
US9063681B2 (en) Printing system
JP2009020553A (en) Device and program for managing electronic file
JP2015204056A (en) Print control device, method for processing data of print control device, program, and printer driver
JP5984400B2 (en) Storage device, control method therefor, and program
JP2017175235A (en) Information processing system, electronic apparatus, information processing method, and program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130425

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130425

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140217

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: 20140225

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140327

R150 Certificate of patent or registration of utility model

Ref document number: 5513650

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250