JP7275904B2 - Print processing program, print processing method, and print processing apparatus - Google Patents

Print processing program, print processing method, and print processing apparatus Download PDF

Info

Publication number
JP7275904B2
JP7275904B2 JP2019117786A JP2019117786A JP7275904B2 JP 7275904 B2 JP7275904 B2 JP 7275904B2 JP 2019117786 A JP2019117786 A JP 2019117786A JP 2019117786 A JP2019117786 A JP 2019117786A JP 7275904 B2 JP7275904 B2 JP 7275904B2
Authority
JP
Japan
Prior art keywords
document
information
identification information
personal identification
image forming
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.)
Active
Application number
JP2019117786A
Other languages
Japanese (ja)
Other versions
JP2021005172A (en
Inventor
裕樹 後藤
悦誌 藤田
隼毅 袴田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2019117786A priority Critical patent/JP7275904B2/en
Publication of JP2021005172A publication Critical patent/JP2021005172A/en
Application granted granted Critical
Publication of JP7275904B2 publication Critical patent/JP7275904B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Editing Of Facsimile Originals (AREA)

Description

本発明は、印刷処理プログラム、印刷処理方法及び印刷処理装置に関する。 The present invention relates to a print processing program, a print processing method, and a print processing apparatus.

従来、個人情報保護のため、文書に記載された個人情報をマスキングして印刷する手法が知られている。また、印刷を行うユーザごとにマスキングを行うか否かを、複合機に設定可能なクラウド型の印刷サービスが知られている。 2. Description of the Related Art Conventionally, for the protection of personal information, a method of masking personal information written in a document before printing is known. Further, there is known a cloud-type print service in which whether or not to perform masking for each user who performs printing can be set in a multifunction device.

特開2008-204433号公報Japanese Patent Application Laid-Open No. 2008-204433 特開2013-054638号公報JP 2013-054638 A 特開2007-004694号公報JP 2007-004694 A 特開2013-105274号公報JP 2013-105274 A 特開2015-082136号公報JP 2015-082136 A

しかしながら、上記の技術では、文書の個人情報をマスキングして印刷するか否かを効率良く判断することが困難な場合があるという問題がある。例えば、従来の技術では、マスキングの対象となるユーザの設定を管理者が手動で行う場合があり、その場合効率及び正確性が低下することが考えられる。 However, with the above technique, there is a problem that it may be difficult to efficiently determine whether or not to mask the personal information of the document before printing. For example, in the conventional technology, administrators may manually set users to be masked, which may reduce efficiency and accuracy.

1つの側面では、文書の個人情報をマスキングして印刷するか否かを効率良く判定することを目的とする。 An object of one aspect is to efficiently determine whether or not to print a document with personal information masked.

印刷サーバ10は、第1のユーザの識別情報と、印刷ジョブとの入力を受け付け、印刷ジョブに対応する文書の中に、個人情報が含まれるか否かを判定する。印刷サーバ10は、個人情報が含まれると判定した場合に、個人情報に該当する箇所を視認不可能にした文書を生成する。印刷サーバ10は、文書と、視認不可能にした文書とを第1のユーザの識別情報に対応付けて記憶する。印刷サーバ10は、第2のユーザの識別情報、印刷ジョブの出力指示及び出力指示を受け付けた画像形成装置に関する情報、を受信した場合に、印刷ジョブに対応する文書に対応付けられた第1のユーザの識別情報を特定する。印刷サーバ10は、特定した第1のユーザの識別情報に対応付けられた属性情報と受信した情報とに基づいて、文書と視認不可能にした文書とのいずれを出力するかを決定する。 The print server 10 receives the input of the identification information of the first user and the print job, and determines whether personal information is included in the document corresponding to the print job. When the print server 10 determines that personal information is included, the print server 10 generates a document in which the portion corresponding to the personal information is made invisible. The print server 10 stores the document and the invisible document in association with the identification information of the first user. When the print server 10 receives the identification information of the second user, the print job output instruction, and the information about the image forming apparatus that has received the output instruction, the print server 10 receives the first user's identification information associated with the document corresponding to the print job. Identify the user's identity. The print server 10 determines whether to output the document or the invisible document based on the received information and the attribute information associated with the identified first user identification information.

文書の個人情報をマスキングして印刷するか否かを効率良く判定することができる。 To efficiently determine whether or not to mask personal information of a document for printing.

図1は、実施例1に係る印刷処理システムの処理の流れを示す図である。FIG. 1 is a diagram showing the flow of processing in the print processing system according to the first embodiment. 図2は、印刷サーバの機能構成の例を示す図である。FIG. 2 is a diagram illustrating an example of a functional configuration of a print server; 図3は、マスキング前後の文書の例を示す図である。FIG. 3 is a diagram showing an example of a document before and after masking. 図4は、マスキング前後の文書の例を示す図である。FIG. 4 is a diagram showing an example of a document before and after masking. 図5は、DBサーバに含まれる情報の例を示す図である。FIG. 5 is a diagram showing an example of information included in a DB server. 図6は、実施例1に係る印刷処理の流れを示すフローチャートである。FIG. 6 is a flowchart showing the flow of print processing according to the first embodiment. 図7は、実施例1に係る決定処理の流れを示すフローチャートである。FIG. 7 is a flowchart illustrating the flow of determination processing according to the first embodiment. 図8は、実施例2に係る印刷処理システムの処理の流れを示す図である。FIG. 8 is a diagram illustrating the flow of processing in the print processing system according to the second embodiment. 図9は、実施例3に係る印刷処理システムの処理の流れを示す図である。FIG. 9 is a diagram illustrating the flow of processing in the print processing system according to the third embodiment. 図10は、ハードウェア構成例を説明する図である。FIG. 10 is a diagram illustrating a hardware configuration example.

以下に、本発明に係る印刷処理プログラム、印刷処理方法及び印刷処理装置の実施例を図面に基づいて詳細に説明する。なお、この実施例により本発明が限定されるものではない。また、各実施例は、矛盾のない範囲内で適宜組み合わせることができる。 Embodiments of a print processing program, a print processing method, and a print processing apparatus according to the present invention will be described in detail below with reference to the drawings. It should be noted that the present invention is not limited by these examples. Moreover, each embodiment can be appropriately combined within a range without contradiction.

実施例1に係る印刷処理システムについて説明する。図1は、実施例1に係る印刷処理システムの処理の流れを示す図である。図1に示すように、印刷処理システム1は、印刷サーバ10、クライアント20、画像形成装置30を有する。また、印刷サーバ10は、クライアント20及び画像形成装置30のそれぞれとネットワークを介して接続されているものとする。 A print processing system according to the first embodiment will be described. FIG. 1 is a diagram showing the flow of processing in the print processing system according to the first embodiment. As shown in FIG. 1 , the print processing system 1 has a print server 10 , a client 20 and an image forming apparatus 30 . It is also assumed that the print server 10 is connected to each of the client 20 and the image forming apparatus 30 via a network.

また、印刷サーバ10は、DBサーバ40及びファイルサーバ50と接続されているものとする。印刷サーバ10、DBサーバ40及びファイルサーバ50は、それぞれ異なる装置であってもよいし、同じ装置であってもよい。 It is also assumed that the print server 10 is connected to the DB server 40 and the file server 50 . The print server 10, DB server 40, and file server 50 may be different devices, or may be the same device.

クライアント20はパーソナルコンピュータ等である。また、画像形成装置30は、文書形式の所定のデータを紙に印字して出力する機能を備えたプリンタ及び複合機等である。以降、文書形式のデータを単に文書と呼ぶ場合がある。 The client 20 is a personal computer or the like. Further, the image forming apparatus 30 is a printer, a multifunction device, or the like, which has a function of printing out predetermined data in a document format on paper. Hereinafter, document-format data may be simply referred to as a document.

DBサーバ40には、ユーザ、ユーザの所属するグループ、グループの存在する拠点、各画像形成装置が存在する拠点等の情報が記憶されている。DBサーバ40に記憶されている情報は、印刷処理システム1のためにのみ用いられる情報ではなくてもよい。例えば、DBサーバ40は、各種業務用のアプリケーションで利用されるマスタ等であってもよい。 The DB server 40 stores information such as users, groups to which the users belong, bases where the groups exist, bases where each image forming apparatus exists, and the like. The information stored in the DB server 40 may not be information used only for the print processing system 1 . For example, the DB server 40 may be a master or the like used by various business applications.

実施例1における印刷処理システム1の処理の流れを説明する。まず、クライアント20は、印刷を依頼するユーザの操作に応じて、ユーザの識別情報、印刷ジョブ及び印刷ジョブの出力指示を印刷サーバ10に送信する(ステップS11)。 A process flow of the print processing system 1 according to the first embodiment will be described. First, the client 20 transmits the user's identification information, a print job, and an output instruction for the print job to the print server 10 according to the operation of the user requesting printing (step S11).

印刷サーバ10は、文書に個人情報が記載されているか否かを判定し、個人情報が存在すると判定した場合、個人情報をマスキングした文書102bを、マスキング前の文書101bとともにファイルサーバ50に転送する(ステップS12)。 The print server 10 determines whether or not personal information is described in the document, and if it determines that the personal information exists, transfers the document 102b with the personal information masked to the file server 50 together with the document 101b before masking. (Step S12).

また、印刷サーバ10は、クライアント20から送信された印刷ジョブに関する情報をジョブ管理テーブル121に登録する。ジョブ管理テーブル121には、マスキング前の文書101bを特定する情報、ユーザの識別情報、出力を行う画像形成装置の識別情報、出力日時等が含まれる。また、マスキングが行われている場合、ジョブ管理テーブル121には、マスキングした文書102bを特定する情報が含まれる。 The print server 10 also registers information about the print job transmitted from the client 20 in the job management table 121 . The job management table 121 includes information specifying the document 101b before masking, user identification information, identification information of the image forming apparatus that performs output, output date and time, and the like. Further, when masking is performed, the job management table 121 includes information specifying the masked document 102b.

ここで、ユーザは、印刷物を回収するため、画像形成装置30の位置に移動する(ステップS13)。そして、ユーザは、画像形成装置30又は所定の端末等を操作することにより、印刷サーバ10に印刷物の出力を指示する(ステップS14)。 Here, the user moves to the position of the image forming apparatus 30 to collect the printed matter (step S13). Then, the user instructs the print server 10 to output the printed matter by operating the image forming apparatus 30 or a predetermined terminal (step S14).

印刷サーバ10は、DBサーバ40に記憶されたユーザや画像形成装置30に関する情報等を基に、マスキングされた文書とマスキング前の文書のいずれを出力するかを決定する(ステップS15)。そして、印刷サーバ10は、決定した文書をファイルサーバ50から画像形成装置30に転送し、当該転送した文書を画像形成装置30に出力させる(ステップS16)。印刷サーバ10が出力する文書を決定する手順については、後に詳しく説明する。 The print server 10 determines whether to output the masked document or the document before masking based on the information about the user and the image forming apparatus 30 stored in the DB server 40 (step S15). Then, the print server 10 transfers the determined document from the file server 50 to the image forming apparatus 30, and causes the image forming apparatus 30 to output the transferred document (step S16). A procedure for determining a document to be output by the print server 10 will be described later in detail.

[機能構成]
図2は、印刷サーバの機能構成の例を示す図である。図2に示すように、印刷サーバ10は、通信部11、記憶部12及び制御部13を有する。通信部11は、他の装置との間でデータの通信を行う。例えば、通信部11はNIC(Network Interface Card)である。
[Function configuration]
FIG. 2 is a diagram illustrating an example of a functional configuration of a print server; As shown in FIG. 2 , the print server 10 has a communication section 11 , a storage section 12 and a control section 13 . The communication unit 11 performs data communication with other devices. For example, the communication unit 11 is a NIC (Network Interface Card).

記憶部12は、データや制御部13が実行するプログラム等を記憶する記憶装置の一例であり、例えばハードディスクやメモリ等である。記憶部12は、ジョブ管理テーブル121を記憶する。 The storage unit 12 is an example of a storage device that stores data, programs executed by the control unit 13, and the like, such as a hard disk or memory. The storage unit 12 stores a job management table 121. FIG.

制御部13は、例えば、CPU(Central Processing Unit)、MPU(Micro Processing Unit)、GPU(Graphics Processing Unit)等によって、内部の記憶装置に記憶されているプログラムがRAMを作業領域として実行されることにより実現される。また、制御部13は、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現されるようにしてもよい。制御部13は、受付部131、判定部132、生成部133、特定部134、決定部135及び指示部136を有する。 The control unit 13 executes a program stored in an internal storage device using, for example, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), a GPU (Graphics Processing Unit) or the like as a work area. It is realized by Also, the control unit 13 may be implemented by an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array). The control unit 13 has a reception unit 131 , a determination unit 132 , a generation unit 133 , a specification unit 134 , a determination unit 135 and an instruction unit 136 .

受付部131は、第1のユーザの識別情報と印刷ジョブと該印刷ジョブの出力指示との入力を受け付ける。受付部131は、各情報を通信部11経由で受け付ける。また、受付部131は、受け付けた印刷ジョブに基づく各情報をジョブ管理テーブル121に格納する。 The accepting unit 131 accepts input of identification information of the first user, a print job, and an output instruction for the print job. The reception unit 131 receives each information via the communication unit 11 . Further, the receiving unit 131 stores each information based on the received print job in the job management table 121 .

また、ジョブ管理テーブル121は、文書と、視認不可能にした文書とを第1のユーザの識別情報に対応付けて記憶する。例えば、ジョブ管理テーブル121は、ファイルサーバ50におけるマスキング前の文書101bのパス及びマスキング後の文書102bのパスと、ユーザの識別情報とを対応付けて記憶する。なお、ユーザの識別情報は、個人識別情報の一例である。 The job management table 121 also stores the document and the invisible document in association with the identification information of the first user. For example, the job management table 121 stores the path of the document 101b before masking and the path of the document 102b after masking in the file server 50 in association with user identification information. User identification information is an example of personal identification information.

判定部132は、第1のユーザの識別情報と、印刷ジョブとの入力を受け付け、印刷ジョブに対応する文書の中に、個人情報が含まれるか否かを判定する。例えば、判定部132は、氏名、住所等が書かれた箇所があれば、個人情報が含まれると判定する。判定部132は、既知の自然言語解析技術等を用いて文書に個人情報が含まれるか否かを判定することができる。 The determination unit 132 receives the input of the identification information of the first user and the print job, and determines whether personal information is included in the document corresponding to the print job. For example, the determination unit 132 determines that personal information is included if there is a place where a name, address, etc. are written. The determination unit 132 can determine whether or not the document contains personal information using a known natural language analysis technique or the like.

生成部133は、個人情報が含まれると判定した場合に、個人情報に該当する箇所を視認不可能にした文書を生成する。例えば、生成部133は、文書中の個人情報に該当する箇所を黒塗りにすることや、「#」等の所定の文字に置き換えることによりマスキングを行った文書を生成する。 When determining that the personal information is included, the generating unit 133 generates a document in which the portion corresponding to the personal information is made invisible. For example, the generating unit 133 generates a masked document by blacking out portions corresponding to personal information in the document or replacing them with predetermined characters such as “#”.

図3及び図4は、マスキング前後の文書の例を示す図である。例えば、図3に示すように、生成部133は、マスキング前の文書101bに記載された「385945 日本 花子」の部分を黒塗りにしたマスキング後の文書102bを生成する。ここで、文書101bの「385945」は個人を特定するための番号であり、「日本 花子」は個人の氏名であるものとする。 3 and 4 are diagrams showing examples of documents before and after masking. For example, as shown in FIG. 3, the generation unit 133 generates a document 102b after masking by blacking out the portion of "385945 Hanako of Japan" described in the document 101b before masking. Here, "385945" in the document 101b is a number for specifying an individual, and "Nippon Hanako" is the name of the individual.

また、例えば、図4に示すように、生成部133は、マスキング前の文書101bに記載された住所、会社名、電話番号等の部分を黒塗りにしたマスキング後の文書102bを生成する。 Further, for example, as shown in FIG. 4, the generation unit 133 generates a masked document 102b in which portions such as addresses, company names, and telephone numbers described in the unmasked document 101b are blacked out.

特定部134は、第2のユーザの識別情報、印刷ジョブの出力指示及び出力指示を受け付けた画像形成装置に関する情報、を受信した場合に、記憶部12を参照して印刷ジョブに対応する文書に対応付けられた第1のユーザの識別情報を特定する。 When the identifying unit 134 receives the identification information of the second user, the print job output instruction, and the information about the image forming apparatus that has received the output instruction, the specifying unit 134 refers to the storage unit 12 to create a document corresponding to the print job. Identifying the associated identification information of the first user.

ここで、第2のユーザの識別情報は、第1のユーザの識別情報と同じであってもよいし、異なっていてもよい。つまり、印刷ジョブの出力指示を行ったユーザと、実際に印刷物を回収するユーザは同じであってもよいし異なっていてもよい。あるユーザが出力指示を行い、他のユーザが代理で印刷物を回収することが考えられる。さらに、印刷サーバ10は、出力指示を行ったユーザと回収に来たユーザが同じである場合にはマスキングを行わないようにしてもよい。 Here, the identification information of the second user may be the same as or different from the identification information of the first user. That is, the user who instructed to output the print job and the user who actually collects the printed matter may be the same or different. It is conceivable that a certain user gives an output instruction and another user collects the printed matter as a proxy. Furthermore, the print server 10 may not perform masking when the user who issued the output instruction and the user who came to collect the paper are the same.

特定部134は、DBサーバ40を参照することで各情報を特定することができる。まず、図5を用いて、DBサーバ40に記憶される各情報について説明する。図5は、DBサーバに含まれる情報の例を示す図である。図5に示すように、DBサーバ40には、グループ情報101a、画像形成装置情報102a、ユーザ情報103a及び印刷ログ104aが記憶されている。 The specifying unit 134 can specify each piece of information by referring to the DB server 40 . First, each piece of information stored in the DB server 40 will be described with reference to FIG. FIG. 5 is a diagram showing an example of information included in a DB server. As shown in FIG. 5, the DB server 40 stores group information 101a, image forming apparatus information 102a, user information 103a, and print logs 104a.

グループ情報101aは、各拠点に存在するグループを示す情報である。「Place」は拠点であり、「Prj」はグループである。例えば、図5のグループ情報101aには、「沼津工場」という拠点に「PrjA」及び「PrjB」というグループが存在することが示されている。 The group information 101a is information indicating a group existing at each site. "Place" is a base and "Prj" is a group. For example, the group information 101a in FIG. 5 indicates that groups "PrjA" and "PrjB" exist at the site "Numazu Factory".

画像形成装置情報102aは、各画像形成装置のアドレス及び拠点を示す情報である。「Printer」は画像形成装置を特定する情報であり、「IP」はIPアドレスであり、「Place」は拠点である。例えば、図5の画像形成装置情報102aには、「PrtA」という画像形成装置は、IPアドレスが「11.11.11.11」であり、「沼津工場」という拠点に設置されていることを示している。 The image forming apparatus information 102a is information indicating the address and location of each image forming apparatus. "Printer" is information specifying an image forming apparatus, "IP" is an IP address, and "Place" is a location. For example, the image forming apparatus information 102a in FIG. 5 indicates that the image forming apparatus "PrtA" has an IP address of "11.11.11.11" and is installed at a base of "Numazu Factory".

ユーザ情報103aは、ユーザごとの所属するグループを示す情報である。「User」はユーザを識別する情報であり、「Prj」はグループである。例えば、図5のユーザ情報103aには、「UserA」というユーザが「PrjA」というグループに所属することが示されている。 The user information 103a is information indicating the group to which each user belongs. "User" is information identifying a user, and "Prj" is a group. For example, the user information 103a in FIG. 5 indicates that the user "UserA" belongs to the group "PrjA".

印刷ログ104aは、文書ごとの印刷履歴を示す情報である。「Document」は文書を特定する情報であり、「Printer」は画像形成装置を特定する情報であり、「User」はユーザを識別する情報であり、「Time」は出力日時である。例えば、図5の印刷ログ104aには、「DocA」という文書が、「PrtA」という画像形成装置から、「yymmdd」という日時に出力されたことが示されている。 The print log 104a is information indicating the print history of each document. "Document" is information specifying a document, "Printer" is information specifying an image forming apparatus, "User" is information identifying a user, and "Time" is output date and time. For example, the print log 104a in FIG. 5 indicates that the document "DocA" was output from the image forming apparatus "PrtA" at the date and time "yymmdd".

決定部135は、特定した第1のユーザの識別情報に対応付けられた属性情報と受信した情報とに基づいて、文書と視認不可能にした文書とのいずれを出力するかを決定する。 The determination unit 135 determines which of the document and the invisible document to output based on the received information and the attribute information associated with the identified identification information of the first user.

属性情報は、属性情報は文書又は視認不可能にした文書とのいずれを出力対象とするかを画像形成装置が設置された位置により個人ごとに判定するための情報を含む。決定部135は、属性情報と受信した画像形成装置に関する情報により特定される画像形成装置の位置の情報とに基づいて、文書と視認不可能にした文書とのいずれを出力するかを決定する。 The attribute information includes information for determining for each individual whether a document or a document made invisible should be output according to the position at which the image forming apparatus is installed. The determination unit 135 determines whether to output the document or the invisible document based on the attribute information and the position information of the image forming apparatus specified by the received information on the image forming apparatus.

例えば、属性情報は第1のユーザの識別情報に対応付けられたグループの情報を含んでいてよい。この場合、特定部134は、グループと対応付けられた第1のユーザの識別情報とは異なる複数のユーザの識別情報を特定する。そして、決定部135は、特定された複数のユーザの識別情報のそれぞれに対応付けられた過去の印刷ジョブの出力先の画像形成装置に関する情報に基づいて決定を行うことができる。 For example, the attribute information may include group information associated with the identification information of the first user. In this case, the identification unit 134 identifies identification information of a plurality of users different from the identification information of the first user associated with the group. Then, the determination unit 135 can make a determination based on the information regarding the image forming apparatus as the output destination of the past print job associated with each of the identified identification information of the plurality of users.

具体的には、まず、特定部134は、ユーザ情報103aを参照し、印刷を依頼したユーザの所属グループを特定する。そして、特定部134は、グループ情報101aを参照し、ユーザの所属グループがある拠点を特定する。さらに、特定部134は、画像形成装置情報102aを参照し、印刷が依頼された画像形成装置30の位置、すなわち画像形成装置30の拠点を特定する。 Specifically, first, the specifying unit 134 refers to the user information 103a and specifies the group to which the user who requested the printing belongs. Then, the specifying unit 134 refers to the group information 101a to specify the site to which the user's group belongs. Further, the specifying unit 134 refers to the image forming apparatus information 102a to specify the location of the image forming apparatus 30 requested to print, that is, the location of the image forming apparatus 30 .

ここで、決定部135は、ユーザの所属グループが存在する拠点からの印刷であるか否かを判定する。具体的には、決定部135は、ユーザの所属グループがある拠点と画像形成装置30の拠点が同じである場合、ユーザの所属グループが存在する拠点からの印刷であると判定する。ユーザの所属グループが存在する拠点からの印刷であると判定した場合、決定部135は、マスキング前の文書を印刷することを決定する。 Here, the determination unit 135 determines whether or not the printing is from a site to which the user's group belongs. Specifically, when the base where the user's group belongs and the base where the image forming apparatus 30 is located are the same, the determination unit 135 determines that the printing is from the base where the user's group belongs. When it is determined that the printing is from a site to which the user's group belongs, the determining unit 135 determines to print the document before masking.

一方、決定部135は、ユーザの所属グループがある拠点と画像形成装置30の拠点が同じでない場合、ユーザの所属グループが存在する拠点からの印刷でないと判定する。決定部135がユーザの所属グループが存在する拠点からの印刷でないと判定した場合、特定部134は、さらに印刷ログ104aを参照し、ユーザと同じ所属グループの他のユーザが過去に出力したジョブを新しい方からn件取得する。 On the other hand, if the base where the user's group belongs and the base where the image forming apparatus 30 is located are not the same, the determination unit 135 determines that the printing is not from the base where the user's group belongs. When the determining unit 135 determines that the printing is not from a site to which the user belongs to, the specifying unit 134 further refers to the print log 104a to identify jobs output in the past by other users belonging to the same group as the user. Acquire n items from the newest one.

そして、画像形成装置30が、取得したn件のログに含まれる画像形成装置のうち利用回数が上位m件に含まれる場合、決定部135は、マスキング前の文書を印刷することを決定する。逆に、画像形成装置30が、取得したn件のログに含まれる画像形成装置のうち利用回数が上位m件に含まれない場合、決定部135は、マスキングした文書を印刷することを決定する。なお、n及びmはあらかじめ設定されているものとする。 Then, when the image forming apparatus 30 is included in the top m number of times of use among the image forming apparatuses included in the acquired n logs, the determination unit 135 determines to print the document before masking. Conversely, if the image forming apparatus 30 is not included in the top m number of times of use among the image forming apparatuses included in the acquired n logs, the determining unit 135 determines to print the masked document. . Note that n and m are set in advance.

具体例を挙げて説明する。ここでは、nは例えば100に設定され、mは例えば2に設定されているものとする。まず、ユーザ「UseA」が、画像形成装置「PrtA」に印刷を依頼したものとする。また、印刷を依頼した文書には個人情報が含まれているものとする。この場合、生成部133は、マスキングを行う。 A specific example will be given for explanation. Here, n is set to 100, for example, and m is set to 2, for example. First, it is assumed that the user "UseA" requests the image forming apparatus "PrtA" to print. It is also assumed that the document requested to be printed contains personal information. In this case, the generator 133 performs masking.

そして、特定部134は、DBサーバ40を参照し、ユーザ「UserA」が拠点「沼津工場」にあるグループ「PrjA」に所属していること、及び画像形成装置「PrtA」が「沼津工場」にあることを特定する。このとき、ユーザは、自身が所属するグループが存在する拠点から印刷をしていることになるため、決定部135は、マスキング前の文書を出力することを決定する。 Then, the identifying unit 134 refers to the DB server 40 to confirm that the user "UserA" belongs to the group "PrjA" in the base "Numazu factory" and that the image forming apparatus "PrtA" belongs to the "Numazu factory". identify something. At this time, since the user is printing from the site where the group to which he/she belongs exists, the determination unit 135 determines to output the document before masking.

次に、ユーザ「UserB」が、画像形成装置「PrtB」に印刷を依頼したものとする。また、印刷を依頼した文書には個人情報が含まれているものとする。この場合、生成部133は、マスキングを行う。 Next, it is assumed that the user "UserB" requests the image forming apparatus "PrtB" to print. It is also assumed that the document requested to be printed contains personal information. In this case, the generator 133 performs masking.

そして、特定部134は、DBサーバ40を参照し、ユーザ「UserB」が拠点「沼津工場」にあるグループ「PrjA」に所属していること、及び画像形成装置「PrtB」が拠点「川崎工場」にあることを特定する。 Then, the specifying unit 134 refers to the DB server 40 and determines that the user "UserB" belongs to the group "PrjA" at the base "Numazu factory" and that the image forming apparatus "PrtB" is located at the base "Kawasaki factory". Identify what is in

このとき、ユーザは、自身が所属するグループが存在しない拠点から印刷をしていることになるため、特定部134は、ユーザが所属するグループ「PrjA」のユーザが出力したジョブを新しい方から100件特定する。ここで、特定した100件のジョブのうち、50件が画像形成装置「PrtA」からの印刷であり、40件が画像形成装置「PrtB」からの印刷であり、10件が画像形成装置「PrtC」からの印刷であったものとする。このとき、画像形成装置「PrtB」の出力回数は2位であり、上位2件に含まれるため、決定部135は、マスキング前の文書を出力することを決定する。 At this time, the user is printing from a base where the group to which the user belongs does not exist. Identify the matter. Here, among the 100 specified jobs, 50 jobs are for printing from the image forming apparatus "PrtA", 40 jobs are for printing from the image forming apparatus "PrtB", and 10 jobs are for printing from the image forming apparatus "PrtC It is assumed that it was printed from At this time, the image forming apparatus “PrtB” has the second highest number of outputs and is included in the top two cases, so the determining unit 135 determines to output the document before masking.

さらに、ユーザ「UserC」が、画像形成装置「PrtB」に印刷を依頼したものとする。また、印刷を依頼した文書には個人情報が含まれているものとする。この場合、生成部133は、マスキングを行う。 Furthermore, it is assumed that the user "UserC" requests the image forming apparatus "PrtB" to print. It is also assumed that the document requested to be printed contains personal information. In this case, the generator 133 performs masking.

そして、特定部134は、DBサーバ40を参照し、ユーザ「UserC」が拠点「沼津工場」にあるグループ「PrjB」に所属していること、及び画像形成装置「PrtB」が「川崎工場」にあることを特定する。 Then, the specifying unit 134 refers to the DB server 40 to confirm that the user "UserC" belongs to the group "PrjB" in the base "Numazu factory" and that the image forming apparatus "PrtB" belongs to the "Kawasaki factory". identify something.

このとき、ユーザは、自身が所属するグループが存在しない拠点から印刷をしていることになるため、特定部134は、ユーザが所属するグループ「PrjB」のユーザが出力したジョブを新しい方から100件特定する。ここで、特定した100件のジョブのうち、60件が画像形成装置「PrtC」からの印刷であり、25件が画像形成装置「PrtA」からの印刷であり、15件が画像形成装置「PrtB」からの印刷であったものとする。このとき、画像形成装置「PrtB」の出力回数は3位であり、上位2件に含まれないため、決定部135は、マスキングした文書を出力することを決定する。 At this time, the user is printing from a base where the group to which the user belongs does not exist. Identify the matter. Here, of the 100 specified jobs, 60 are for printing from the image forming apparatus "PrtC", 25 are for printing from the image forming apparatus "PrtA", and 15 are for printing from the image forming apparatus "PrtB It is assumed that it was printed from At this time, the image forming apparatus “PrtB” has the third output count and is not included in the top two cases, so the determining unit 135 determines to output the masked document.

このように、決定部135は、グループの複数のユーザの識別情報のそれぞれに対応付けられた過去のジョブの出力先の画像形成装置それぞれに対する出力回数に基づいて、文書と視認不可能にした文書とのいずれを出力するかを決定することができる。 In this way, the determination unit 135 determines whether a document is a document or a document made invisible based on the number of output times to each image forming apparatus as an output destination of past jobs associated with each of the identification information of a plurality of users in the group. You can decide which to output.

[処理の流れ]
図6を用いて、印刷サーバ10による印刷処理の流れを説明する。図6は、実施例1に係る印刷処理の流れを示すフローチャートである。図6に示すように、まず、印刷サーバ10は、個人識別情報と印刷ジョブの入力を受け付ける(ステップS101)。ここで、印刷サーバ10は、印刷ジョブの文書に個人情報があるか否かを判定する(ステップS102)。
[Process flow]
The flow of print processing by the print server 10 will be described with reference to FIG. FIG. 6 is a flowchart showing the flow of print processing according to the first embodiment. As shown in FIG. 6, the print server 10 first receives input of personal identification information and a print job (step S101). Here, the print server 10 determines whether or not there is personal information in the document of the print job (step S102).

印刷サーバ10は、個人情報が含まれないと判定した場合(ステップS102、No)、マスキングせずに文書を出力することを決定する(ステップS103)。一方、印刷サーバ10は、個人情報が含まれると判定した場合(ステップS102、Yes)、個人情報をマスキングする(ステップS104)。 When the print server 10 determines that personal information is not included (step S102, No), it determines to output the document without masking (step S103). On the other hand, if the print server 10 determines that personal information is included (step S102, Yes), it masks the personal information (step S104).

そして、印刷サーバ10は、マスキング前の文書とマスキング後の文書を個人識別情報に対応付けて記憶する(ステップS105)。ここで、印刷サーバ10は、DBサーバ40から個人識別情報に対応するユーザのグループ、グループの拠点、画像形成装置の拠点、及び所定の印刷ログを特定する(ステップS106)。 Then, the print server 10 stores the document before masking and the document after masking in association with the personal identification information (step S105). Here, the print server 10 identifies the user group, group site, image forming apparatus site, and predetermined print log corresponding to the personal identification information from the DB server 40 (step S106).

印刷サーバ10は、特定した情報からマスキング前の文書を出力するか、マスキング後の文書を出力するかを決定する(ステップS107)。そして、印刷サーバ10は、決定した文書の出力を画像形成装置30に指示する(ステップS108)。 The print server 10 determines whether to output the document before masking or the document after masking based on the specified information (step S107). The print server 10 then instructs the image forming apparatus 30 to output the determined document (step S108).

次に、図7を用いて、印刷サーバ10がマスキング前の文書を出力するかマスキングした文書を出力するかを決定する処理について説明する。図7は、実施例1に係る決定処理の流れを示すフローチャートである。図7に示すように、まず、印刷が、ユーザの所属グループが存在する拠点からのものであるか否かを判定する(ステップS201)。 Next, a process of determining whether the print server 10 outputs a document before masking or a masked document will be described with reference to FIG. FIG. 7 is a flowchart illustrating the flow of determination processing according to the first embodiment. As shown in FIG. 7, first, it is determined whether or not the printing is from a site to which the user's group belongs (step S201).

ユーザの所属グループが存在する拠点からの印刷であると判定した場合(ステップS201、Yes)、印刷サーバ10は、マスキング前の文書を出力することを決定する。 If it is determined that the printing is from a site to which the user's group belongs (step S201, Yes), the print server 10 determines to output the document before masking.

一方、ユーザの所属グループが存在する拠点からの印刷でないと判定した場合(ステップS201、No)、印刷サーバ10は、所属グループのユーザが過去に出力したジョブのうち最新のn件を特定する(ステップS202)。そして、印刷サーバ10は、n件中、利用回数が上位m件である画像形成装置で印刷を行っているか否かを判定する(ステップS203)。 On the other hand, if the print server 10 determines that the printing is not from the site where the user's belonging group exists (step S201, No), the print server 10 identifies the latest n jobs output in the past by the user belonging to the group ( step S202). Then, the print server 10 determines whether printing is being performed by the image forming apparatus with the highest number of uses among the n cases (step S203).

印刷サーバ10は、上位m件である画像形成装置で印刷を行っていると判定した場合(ステップS203、Yes)、マスキング前の文書を出力することを決定する(ステップS205)。一方、印刷サーバ10は、上位m件である画像形成装置で印刷を行っていないと判定した場合(ステップS203、No)、マスキングした文書を出力することを決定する(ステップS204)。 When the print server 10 determines that the top m image forming apparatuses are printing (step S203, Yes), it determines to output the document before masking (step S205). On the other hand, when the print server 10 determines that the top m image forming apparatuses are not printing (step S203, No), it determines to output the masked document (step S204).

[効果]
これまで説明してきたように、判定部132は、第1のユーザの識別情報と、印刷ジョブとの入力を受け付け、印刷ジョブに対応する文書の中に、個人情報が含まれるか否かを判定する。生成部133は、個人情報が含まれると判定した場合に、個人情報に該当する箇所を視認不可能にした文書を生成する。記憶部12は、文書と、視認不可能にした文書とを第1のユーザの識別情報に対応付けて記憶する。特定部134は、第2のユーザの識別情報、印刷ジョブの出力指示及び出力指示を受け付けた画像形成装置に関する情報、を受信した場合に、記憶部12を参照して印刷ジョブに対応する文書に対応付けられた第1のユーザの識別情報を特定する。決定部135は、特定した第1のユーザの識別情報に対応付けられた属性情報と受信した情報とに基づいて、文書と視認不可能にした文書とのいずれを出力するかを決定する。このように、印刷サーバ10は、各データを参照して自動的にマスキング前の文書を出力するかマスキングした文書を出力するかを決定する。このため、実施例によれば、文書の個人情報をマスキングして印刷するか否かを効率良く判断することができる。
[effect]
As described above, the determination unit 132 receives the input of the identification information of the first user and the print job, and determines whether personal information is included in the document corresponding to the print job. do. When determining that the personal information is included, the generating unit 133 generates a document in which the portion corresponding to the personal information is made invisible. The storage unit 12 stores the document and the document made invisible in association with the identification information of the first user. When the identifying unit 134 receives the identification information of the second user, the print job output instruction, and the information about the image forming apparatus that has received the output instruction, the specifying unit 134 refers to the storage unit 12 to create a document corresponding to the print job. Identifying the associated identification information of the first user. The determination unit 135 determines which of the document and the invisible document to output based on the received information and the attribute information associated with the identified identification information of the first user. In this manner, the print server 10 refers to each data and automatically determines whether to output the document before masking or the masked document. Therefore, according to the embodiment, it is possible to efficiently determine whether or not to mask the personal information of the document before printing.

また、属性情報は文書又は視認不可能にした文書とのいずれを出力対象とするかを画像形成装置が設置された位置により個人ごとに判定するための情報を含む。決定部135は、属性情報と受信した画像形成装置に関する情報により特定される画像形成装置の位置の情報とに基づいて、文書と視認不可能にした文書とのいずれを出力するかを決定する。これにより、印刷サーバ10は、ユーザに関する属性情報を参照することで、文書の個人情報をマスキングして印刷するか否かを自動的に判断できる。 The attribute information also includes information for determining for each individual whether a document or a document made invisible is to be output according to the position where the image forming apparatus is installed. The determination unit 135 determines whether to output the document or the invisible document based on the attribute information and the position information of the image forming apparatus specified by the received information on the image forming apparatus. Thereby, the print server 10 can automatically determine whether or not to mask the personal information of the document before printing by referring to the attribute information about the user.

また、属性情報は第1のユーザの識別情報に対応付けられたグループの情報を含む。
決定部135は、グループの情報と、第2のユーザの識別情報に対応付けて記憶されたグループの情報との比較に基づいて、文書と視認不可能にした文書とのいずれを出力するかを決定する。これにより、印刷サーバ10は、ユーザのグループを特定することで、文書の個人情報をマスキングして印刷するか否かを自動的に判断できる。
Also, the attribute information includes group information associated with the identification information of the first user.
The determining unit 135 determines whether to output the document or the invisible document based on the comparison between the group information and the group information stored in association with the identification information of the second user. decide. Accordingly, by specifying the user group, the print server 10 can automatically determine whether or not to mask the personal information of the document before printing.

また、属性情報は第1のユーザの識別情報に対応付けられたグループの情報を含む。決定部135は、グループと対応付けられた第1のユーザの識別情報とは異なる複数のユーザの識別情報を特定し、特定した複数のユーザの識別情報のそれぞれに対応付けられた過去の印刷ジョブの出力先の画像形成装置に関する情報に基づいて、文書と視認不可能にした文書とのいずれを出力するかを決定する。これにより、印刷サーバ10は、同一のグループに所属するユーザの画像形成装置の使用状況を、文書の個人情報をマスキングして印刷するか否かの判断に反映させることができる。 Also, the attribute information includes group information associated with the identification information of the first user. The determining unit 135 identifies identification information of a plurality of users that is different from the identification information of the first user associated with the group, and identifies past print jobs associated with each of the identified identification information of the plurality of users. Based on the information about the image forming apparatus of the output destination, it is determined whether to output the document or the invisible document. As a result, the print server 10 can reflect the usage status of the image forming apparatuses of the users belonging to the same group in determining whether or not to mask the personal information of the document before printing.

また、決定部135は、グループに含まれる複数のユーザの識別情報のそれぞれに対応付けられた過去の印刷ジョブの出力先の画像形成装置それぞれに対する出力回数に関する情報に基づいて、文書と視認不可能にした文書とのいずれを出力するかを決定する。これにより、印刷サーバ10は、画像形成装置に使用回数を、文書の個人情報をマスキングして印刷するか否かの判断に反映させることができる。 In addition, the determination unit 135 determines the number of output times for each image forming apparatus as an output destination of past print jobs associated with each of the identification information of a plurality of users included in the group. Determines whether to output a document that has been As a result, the print server 10 can reflect the number of times of use in the image forming apparatus in determining whether or not to mask the personal information of the document before printing.

実施例1では、印刷サーバ10は、文書に個人情報が含まれる場合、マスキング前の文書とマスキングした文書の両方をファイルサーバ50に保存していた。一方で、印刷サーバ10は、実際に印刷が行われるタイミングで、必要に応じてマスキングを行うようにしてもよい。 In the first embodiment, the print server 10 stores both the unmasked document and the masked document in the file server 50 when the document contains personal information. On the other hand, the print server 10 may perform masking as necessary at the timing when printing is actually performed.

図8は、実施例2に係る印刷処理システムの処理の流れを示す図である。図8に示すように、まず、クライアント20は、印刷を依頼するユーザの操作に応じて、ユーザの識別情報、印刷ジョブ及び印刷ジョブの出力指示を印刷サーバ10に送信する(ステップS21)。 FIG. 8 is a diagram illustrating the flow of processing in the print processing system according to the second embodiment. As shown in FIG. 8, first, the client 20 transmits user identification information, a print job, and an output instruction for the print job to the print server 10 according to the operation of the user requesting printing (step S21).

印刷サーバ10は、マスキング前の文書101bをファイルサーバ50に転送する(ステップS22)。また、印刷サーバ10は、クライアント20から送信された印刷ジョブに関する情報をジョブ管理テーブル121に登録する。 The print server 10 transfers the document 101b before masking to the file server 50 (step S22). The print server 10 also registers information about the print job transmitted from the client 20 in the job management table 121 .

ここで、ユーザは、印刷物を回収するため、画像形成装置30の位置に移動する(ステップS23)。そして、ユーザは、画像形成装置30又は所定の端末等を操作することにより、印刷サーバ10に印刷物の出力を指示する(ステップS24)。 Here, the user moves to the position of the image forming apparatus 30 to collect the printed matter (step S23). Then, the user instructs the print server 10 to output the printed matter by operating the image forming apparatus 30 or a predetermined terminal (step S24).

印刷サーバ10は、文書に個人情報が記載されているか否かを判定し、個人情報が存在すると判定した場合、個人情報をマスキングする。そして、印刷サーバ10は、DBサーバ40に記憶されたユーザや画像形成装置30に関する情報等を基に、マスキングされた文書とマスキング前の文書のいずれを出力するかを決定する(ステップS25)。そして、印刷サーバ10は、決定した文書をファイルサーバ50から画像形成装置30に転送し、当該転送した文書を画像形成装置30に出力させる(ステップS26)。 The print server 10 determines whether or not personal information is described in the document, and if it determines that personal information exists, masks the personal information. Then, the print server 10 determines whether to output the masked document or the document before masking, based on the information about the user and the image forming apparatus 30 stored in the DB server 40 (step S25). Then, the print server 10 transfers the determined document from the file server 50 to the image forming apparatus 30, and causes the image forming apparatus 30 to output the transferred document (step S26).

実施例1では、印刷サーバ10は、画像形成装置30の位置に移動したユーザからの指示に応じて実際に文書を印刷していた。一方で、印刷サーバ10は、クライアント20からの印刷があった場合に、すぎに画像形成装置30に文書を出力させてもよい。 In the first embodiment, the print server 10 actually prints the document according to an instruction from the user who has moved to the image forming apparatus 30 . On the other hand, the print server 10 may cause the image forming apparatus 30 to output the document immediately after printing from the client 20 .

図9は、実施例3に係る印刷処理システムの処理の流れを示す図である。図9に示すように、まず、クライアント20は、印刷を依頼するユーザの操作に応じて、ユーザの識別情報、印刷ジョブ及び印刷ジョブの出力指示を印刷サーバ10に送信する(ステップS31)。 FIG. 9 is a diagram illustrating the flow of processing in the print processing system according to the third embodiment. As shown in FIG. 9, first, the client 20 transmits user identification information, a print job, and an output instruction for the print job to the print server 10 according to the operation of the user requesting printing (step S31).

印刷サーバ10は、文書に個人情報が記載されているか否かを判定し、個人情報が存在すると判定した場合、個人情報をマスキングした文書102bを、マスキング前の文書101bとともにファイルサーバ50に転送する(ステップS32)。 The print server 10 determines whether or not personal information is described in the document, and if it determines that the personal information exists, transfers the document 102b with the personal information masked to the file server 50 together with the document 101b before masking. (Step S32).

また、印刷サーバ10は、クライアント20から送信された印刷ジョブに関する情報をジョブ管理テーブル121に登録する。印刷サーバ10は、DBサーバ40に記憶されたユーザや画像形成装置30に関する情報等を基に、マスキングされた文書とマスキング前の文書のいずれを出力するかを決定する(ステップS33)。そして、印刷サーバ10は、決定した文書をファイルサーバ50から画像形成装置30に転送し、当該転送した文書を画像形成装置30に出力させる(ステップS34)。 The print server 10 also registers information about the print job transmitted from the client 20 in the job management table 121 . The print server 10 determines whether to output the masked document or the document before masking, based on the information about the user and the image forming apparatus 30 stored in the DB server 40 (step S33). Then, the print server 10 transfers the determined document from the file server 50 to the image forming apparatus 30, and causes the image forming apparatus 30 to output the transferred document (step S34).

なお、上記の実施例では、印刷サーバ10は、グループ情報101aを参照してグループが存在する拠点を特定した上でマスキングした文書を出力するか否かを決定していた。一方で、印刷サーバ10は、グループ情報101aを参照せずにマスキングした文書を出力するか否かを決定してもよい。その場合、印刷サーバ10は、ユーザの所属グループが存在する拠点からの印刷であるか否かの判定を行わない。つまり、印刷サーバ10は、図7のステップS201の判定結果を常に「No」として処理を行う。 In the above-described embodiment, the print server 10 refers to the group information 101a to specify the site where the group exists, and then determines whether or not to output the masked document. On the other hand, the print server 10 may determine whether to output the masked document without referring to the group information 101a. In that case, the print server 10 does not determine whether or not the printing is from a site to which the user's group belongs. In other words, the print server 10 always sets the determination result of step S201 of FIG. 7 as "No" and performs the process.

[システム]
上記文書中や図面中で示した処理手順、制御手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。また、実施例で説明した具体例、分布、数値等は、あくまで一例であり、任意に変更することができる。
[system]
Information including processing procedures, control procedures, specific names, and various data and parameters shown in the above documents and drawings can be arbitrarily changed unless otherwise specified. Further, the specific examples, distributions, numerical values, etc. described in the examples are only examples, and can be arbitrarily changed.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散や統合の具体的形態は図示のものに限られない。つまり、その全部又は一部を、各種の負荷や使用状況等に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。さらに、各装置にて行われる各処理機能は、その全部又は任意の一部が、CPU及び当該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。 Also, each component of each device illustrated is functionally conceptual, and does not necessarily need to be physically configured as illustrated. That is, the specific forms of distribution and integration of each device are not limited to those shown in the drawings. That is, all or part of them can be functionally or physically distributed and integrated in arbitrary units according to various loads and usage conditions. Furthermore, all or any part of each processing function performed by each device can be implemented by a CPU and a program analyzed and executed by the CPU, or implemented as hardware based on wired logic.

[ハードウェア]
図10は、ハードウェア構成例を説明する図である。図10に示すように、印刷サーバ10は、通信インタフェース10a、HDD(Hard Disk Drive)10b、メモリ10c、プロセッサ10dを有する。また、図10に示した各部は、バス等で相互に接続される。
[hardware]
FIG. 10 is a diagram illustrating a hardware configuration example. As shown in FIG. 10, the print server 10 has a communication interface 10a, a HDD (Hard Disk Drive) 10b, a memory 10c, and a processor 10d. 10 are interconnected by a bus or the like.

通信インタフェース10aは、ネットワークインタフェースカード等であり、他の印刷サーバとの通信を行う。HDD10bは、図2に示した機能を動作させるプログラムやDBを記憶する。 The communication interface 10a is a network interface card or the like, and communicates with other print servers. The HDD 10b stores programs and DBs for operating the functions shown in FIG.

プロセッサ10dは、図2に示した各処理部と同様の処理を実行するプログラムをHDD10b等から読み出してメモリ10cに展開することで、図2等で説明した各機能を実行するプロセスを動作させる。すなわち、このプロセスは、印刷サーバ10が有する各処理部と同様の機能を実行する。具体的には、プロセッサ10dは、受付部131、判定部132、生成部133、特定部134、決定部135及び指示部136と同様の機能を有するプログラムをHDD10b等から読み出す。そして、プロセッサ10dは、受付部131、判定部132、生成部133、特定部134、決定部135及び指示部136等と同様の処理を実行するプロセスを実行する。プロセッサ10dは、例えば、CPU、MPU、ASIC等のハードウェア回路である。 The processor 10d reads from the HDD 10b or the like a program that executes the same processing as each processing unit shown in FIG. 2 and develops it in the memory 10c, thereby operating the process of executing each function described with reference to FIG. 2 and the like. That is, this process executes the same function as each processing unit of the print server 10 . Specifically, the processor 10d reads a program having functions similar to those of the reception unit 131, the determination unit 132, the generation unit 133, the identification unit 134, the determination unit 135, and the instruction unit 136 from the HDD 10b or the like. Then, the processor 10d executes processes for executing the same processes as those of the reception unit 131, the determination unit 132, the generation unit 133, the identification unit 134, the determination unit 135, the instruction unit 136, and the like. The processor 10d is, for example, a hardware circuit such as CPU, MPU, ASIC.

このように印刷サーバ10は、プログラムを読み出して実行することで分類方法を実行する情報処理装置として動作する。また、印刷サーバ10は、媒体読取装置によって記録媒体から上記プログラムを読み出し、読み出された上記プログラムを実行することで上記した実施例と同様の機能を実現することもできる。なお、この他の実施例でいうプログラムは、印刷サーバ10によって実行されることに限定されるものではない。例えば、他のコンピュータ又は印刷サーバがプログラムを実行する場合や、これらが協働してプログラムを実行するような場合にも、本発明を同様に適用することができる。 In this manner, the print server 10 operates as an information processing apparatus that executes a classification method by reading and executing a program. Also, the print server 10 can read the program from the recording medium by the medium reading device and execute the read program, thereby realizing the same functions as the above embodiment. Note that the programs referred to in this other embodiment are not limited to being executed by the print server 10 . For example, the present invention can be similarly applied when another computer or print server executes the program, or when they cooperate to execute the program.

このプログラムは、インターネット等のネットワークを介して配布することができる。また、このプログラムは、ハードディスク、フレキシブルディスク(FD)、CD-ROM、MO(Magneto-Optical disk)、DVD(Digital Versatile Disc)等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行することができる。 This program can be distributed via a network such as the Internet. Also, this program is recorded on a computer-readable recording medium such as a hard disk, flexible disk (FD), CD-ROM, MO (Magneto-Optical disk), DVD (Digital Versatile Disc), etc., and is read from the recording medium by a computer. It can be executed by being read.

1 印刷処理システム
10 印刷サーバ
11 通信部
12 記憶部
13 制御部
20 クライアント
30 画像形成装置
40 DBサーバ
50 ファイルサーバ
101a グループ情報
102a 画像形成装置情報
103a ユーザ情報
104a 印刷ログ
101b、102b 文書
121 ジョブ管理テーブル
131 受付部
132 判定部
133 生成部
134 特定部
135 決定部
136 指示部
1 print processing system 10 print server 11 communication unit 12 storage unit 13 control unit 20 client 30 image forming apparatus 40 DB server 50 file server 101a group information 102a image forming apparatus information 103a user information 104a print log 101b, 102b document 121 job management table 131 reception unit 132 determination unit 133 generation unit 134 identification unit 135 determination unit 136 instruction unit

Claims (7)

第1の個人識別情報と、印刷ジョブとの入力を受け付け、前記印刷ジョブに対応する文書の中に、個人情報が含まれるか否かを判定し、
前記個人情報が含まれると判定した場合に、前記個人情報に該当する箇所を視認不可能にした文書を生成し、
前記文書と、前記視認不可能にした文書とを前記第1の個人識別情報に対応付けて記憶部に記憶し、
第2の個人識別情報、前記印刷ジョブの出力指示及び前記出力指示を受け付けた画像形成装置に関する情報、を受信した場合に、前記記憶部を参照して前記印刷ジョブに対応する文書に対応付けられた前記第1の個人識別情報を特定し、特定した前記第1の個人識別情報に対応付けられた属性情報と受信した情報とに基づいて、前記文書と前記視認不可能にした文書とのいずれを出力するかを決定する、
処理をコンピュータに実行させることを特徴とする印刷処理プログラム。
receiving input of first personal identification information and a print job, determining whether personal information is included in a document corresponding to the print job;
When it is determined that the personal information is included, generating a document in which the part corresponding to the personal information is made invisible,
storing the document and the document made invisible in a storage unit in association with the first personal identification information;
When the second personal identification information, the print job output instruction, and the information about the image forming apparatus that accepted the output instruction are received, the storage unit is referred to and associated with the document corresponding to the print job. identifying the first personal identification information that has been identified, and based on the received information and the attribute information associated with the identified first personal identification information, either the document or the document made invisible to determine whether to output
A print processing program that causes a computer to execute processing.
前記属性情報は前記文書又は前記視認不可能にした文書とのいずれを出力対象とするかを画像形成装置が設置された位置により個人ごとに判定するための情報を含み、
前記決定する処理は、前記属性情報と受信した画像形成装置に関する情報により特定される前記画像形成装置の位置の情報とに基づいて、前記文書と前記視認不可能にした文書とのいずれを出力するかを決定することを特徴とする請求項1に記載の印刷処理プログラム。
The attribute information includes information for determining for each individual whether the document or the invisible document is to be output according to the position where the image forming apparatus is installed;
The determining process outputs either the document or the invisible document based on the attribute information and positional information of the image forming apparatus specified by the received information on the image forming apparatus. 2. The print processing program according to claim 1, wherein the print processing program determines whether the
前記属性情報は前記第1の個人識別情報に対応付けられたグループの情報を含み、
前記決定する処理は、前記グループの情報によって特定される拠点と、前記画像形成装置に関する情報によって特定される拠点と、に基づいて、前記文書と前記視認不可能にした文書とのいずれを出力するかを決定することを特徴とする請求項1に記載の印刷処理プログラム。
The attribute information includes group information associated with the first personal identification information,
The determining process outputs either the document or the invisible document based on the site specified by the information on the group and the site specified by the information on the image forming apparatus. 2. The print processing program according to claim 1, wherein the print processing program determines whether the
前記属性情報は前記第1の個人識別情報に対応付けられたグループの情報を含み、
前記決定する処理は、前記グループと対応付けられた前記第1の個人識別情報とは異なる複数の個人識別情報を特定し、特定した前記複数の個人識別情報のそれぞれに対応付けられた過去の印刷ジョブの出力先の画像形成装置に関する情報に基づいて、前記文書と前記視認不可能にした文書とのいずれを出力するかを決定する処理であることを特徴とする請求項1に記載の印刷処理プログラム。
The attribute information includes group information associated with the first personal identification information,
The determining process includes identifying a plurality of personal identification information different from the first personal identification information associated with the group, and past printing associated with each of the identified plurality of personal identification information. 2. The printing process according to claim 1, wherein the process determines which of the document and the invisible document is to be output based on information about an image forming apparatus that is an output destination of the job. program.
前記決定する処理は、前記グループに含まれる前記複数の個人識別情報のそれぞれに対応付けられた過去の印刷ジョブの出力先の画像形成装置それぞれに対する出力回数に関する情報に基づいて、前記文書と前記視認不可能にした文書とのいずれを出力するかを決定する処理であることを特徴とする請求項4に記載の印刷処理プログラム。 The determining process is based on information regarding the number of output times for each image forming apparatus as an output destination of past print jobs associated with each of the plurality of pieces of personal identification information included in the group. 5. The print processing program according to claim 4, wherein the processing determines which of the disabled documents is to be output. 第1の個人識別情報と、印刷ジョブとの入力を受け付け、前記印刷ジョブに対応する文書の中に、個人情報が含まれるか否かを判定し、
前記個人情報が含まれると判定した場合に、前記個人情報に該当する箇所を視認不可能にした文書を生成し、
前記文書と、前記視認不可能にした文書とを前記第1の個人識別情報に対応付けて記憶部に記憶し、
第2の個人識別情報、前記印刷ジョブの出力指示及び前記出力指示を受け付けた画像形成装置に関する情報、を受信した場合に、前記記憶部を参照して前記印刷ジョブに対応する文書に対応付けられた前記第1の個人識別情報を特定し、特定した前記第1の個人識別情報に対応付けられた属性情報と受信した情報とに基づいて、前記文書と前記視認不可能にした文書とのいずれを出力するかを決定する、
処理をコンピュータが実行することを特徴とする印刷処理方法。
receiving input of first personal identification information and a print job, determining whether personal information is included in a document corresponding to the print job;
When it is determined that the personal information is included, generating a document in which the part corresponding to the personal information is made invisible,
storing the document and the document made invisible in a storage unit in association with the first personal identification information;
When the second personal identification information, the print job output instruction, and the information about the image forming apparatus that accepted the output instruction are received, the storage unit is referred to and associated with the document corresponding to the print job. identifying the first personal identification information that has been identified, and based on the received information and the attribute information associated with the identified first personal identification information, either the document or the document made invisible to determine whether to output
A print processing method characterized in that the processing is executed by a computer.
第1の個人識別情報と、印刷ジョブとの入力を受け付け、前記印刷ジョブに対応する文書の中に、個人情報が含まれるか否かを判定する判定部と、
前記個人情報が含まれると判定した場合に、前記個人情報に該当する箇所を視認不可能にした文書を生成し、前記文書と、前記視認不可能にした文書とを前記第1の個人識別情報に対応付けて記憶部に記憶させる生成部と、
第2の個人識別情報、前記印刷ジョブの出力指示及び前記出力指示を受け付けた画像形成装置に関する情報、を受信した場合に、前記記憶部を参照して前記印刷ジョブに対応する文書に対応付けられた前記第1の個人識別情報を特定する特定部と、
前記特定部が特定した前記第1の個人識別情報に対応付けられた属性情報と受信した情報とに基づいて、前記文書と前記視認不可能にした文書とのいずれを出力するかを決定する決定部と、
を有することを特徴とする印刷処理装置。
a determination unit that receives input of first personal identification information and a print job and determines whether personal information is included in a document corresponding to the print job;
generating a document in which a portion corresponding to the personal information is made invisible when it is determined that the personal information is included, and combining the document and the made invisible document with the first personal identification information; a generation unit that stores in the storage unit in association with
When the second personal identification information, the print job output instruction, and the information about the image forming apparatus that accepted the output instruction are received, the storage unit is referred to and associated with the document corresponding to the print job. a specifying unit that specifies the first personal identification information;
Determining whether to output the document or the document made invisible based on the received information and the attribute information associated with the first personal identification information specified by the specifying unit Department and
A print processing device comprising:
JP2019117786A 2019-06-25 2019-06-25 Print processing program, print processing method, and print processing apparatus Active JP7275904B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019117786A JP7275904B2 (en) 2019-06-25 2019-06-25 Print processing program, print processing method, and print processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019117786A JP7275904B2 (en) 2019-06-25 2019-06-25 Print processing program, print processing method, and print processing apparatus

Publications (2)

Publication Number Publication Date
JP2021005172A JP2021005172A (en) 2021-01-14
JP7275904B2 true JP7275904B2 (en) 2023-05-18

Family

ID=74097720

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019117786A Active JP7275904B2 (en) 2019-06-25 2019-06-25 Print processing program, print processing method, and print processing apparatus

Country Status (1)

Country Link
JP (1) JP7275904B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
MX2023004613A (en) 2020-10-23 2023-05-08 Mitsubishi Chem Corp Resin composition and molded article thereof.

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001325258A (en) 2000-05-15 2001-11-22 Mitsubishi Electric Corp Document management system
JP2005141483A (en) 2003-11-06 2005-06-02 Hitachi Information Technology Co Ltd Document providing server
JP2007257527A (en) 2006-03-24 2007-10-04 Canon Inc Printing system and control method
JP2008077530A (en) 2006-09-25 2008-04-03 Fuji Xerox Co Ltd Document operation authentication device, document operation device, image forming apparatus, document operation authentication system, and program
JP2010278852A (en) 2009-05-29 2010-12-09 Nec System Technologies Ltd Apparatus and method for processing communication, and program
JP2012174078A (en) 2011-02-23 2012-09-10 Nec Corp Printing disclosure range control method, printing system, printing management server, and printer
JP2014126932A (en) 2012-12-25 2014-07-07 Canon Marketing Japan Inc Information processor, control method thereof, and program
JP2014179027A (en) 2013-03-15 2014-09-25 Ricoh Co Ltd System, image forming system, information processing method, and program
JP2015168108A (en) 2014-03-05 2015-09-28 株式会社リコー Image processing device, image processing system, image formation method, and program
JP2017216593A (en) 2016-05-31 2017-12-07 キヤノンマーケティングジャパン株式会社 Information processor, control method, and program
JP2018078497A (en) 2016-11-10 2018-05-17 京セラドキュメントソリューションズ株式会社 Image forming system, image forming method, and image forming program

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001325258A (en) 2000-05-15 2001-11-22 Mitsubishi Electric Corp Document management system
JP2005141483A (en) 2003-11-06 2005-06-02 Hitachi Information Technology Co Ltd Document providing server
JP2007257527A (en) 2006-03-24 2007-10-04 Canon Inc Printing system and control method
JP2008077530A (en) 2006-09-25 2008-04-03 Fuji Xerox Co Ltd Document operation authentication device, document operation device, image forming apparatus, document operation authentication system, and program
JP2010278852A (en) 2009-05-29 2010-12-09 Nec System Technologies Ltd Apparatus and method for processing communication, and program
JP2012174078A (en) 2011-02-23 2012-09-10 Nec Corp Printing disclosure range control method, printing system, printing management server, and printer
JP2014126932A (en) 2012-12-25 2014-07-07 Canon Marketing Japan Inc Information processor, control method thereof, and program
JP2014179027A (en) 2013-03-15 2014-09-25 Ricoh Co Ltd System, image forming system, information processing method, and program
JP2015168108A (en) 2014-03-05 2015-09-28 株式会社リコー Image processing device, image processing system, image formation method, and program
JP2017216593A (en) 2016-05-31 2017-12-07 キヤノンマーケティングジャパン株式会社 Information processor, control method, and program
JP2018078497A (en) 2016-11-10 2018-05-17 京セラドキュメントソリューションズ株式会社 Image forming system, image forming method, and image forming program

Also Published As

Publication number Publication date
JP2021005172A (en) 2021-01-14

Similar Documents

Publication Publication Date Title
CN101192135B (en) Access control apparatus, access control method and printing system
US20100325422A1 (en) System and method for policy-driven file segmentation and inter-cloud file storage and retrieval
JP2007323324A (en) Device management system, device management device, device management method, program, and storage medium
JP5794690B2 (en) Information processing apparatus, information processing method, and program
JP5560691B2 (en) Document use management system, document processing apparatus, operation authority management apparatus, document management apparatus, and program
JP2013140423A (en) Information processing apparatus and print processing program
JP2008210346A (en) Image processing system and program
JP2007293703A (en) Printing system, method, program, and storage medium
US8305609B2 (en) Prioritizing print requests for a configurable shared network printer
JP7275904B2 (en) Print processing program, print processing method, and print processing apparatus
US20070011748A1 (en) Auto-license generation, registration and management
JP2007087186A (en) Log collection system and method
JP2007264779A (en) Unit for controlling use of authentication printing
JP6111560B2 (en) Data processing system, data processing apparatus, and program
JP2008033615A (en) Printing system, printing control program and recording medium
JP5702953B2 (en) Information processing apparatus and application execution method and program
JP4765614B2 (en) Authentication printing system and printing method
US10681247B1 (en) Methods and system of devices for managing confidential documents having redacted information
JP5012332B2 (en) Paper document management system, image forming apparatus, paper document disposal apparatus, and management apparatus
JP2007140933A (en) Apparatus, method and program for setting device
US10812683B2 (en) Information processing apparatus, information processing system, and non-transitory computer readable medium providing concealed history information in accordance with authorization of a viewer
JP5966659B2 (en) Information processing apparatus and print control program
JP5600983B2 (en) Printing system, image forming apparatus, and program
JP4678606B2 (en) Printing device
JP2008305345A (en) Data print managing device, data print management program and data print management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220308

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230131

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230322

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230417

R150 Certificate of patent or registration of utility model

Ref document number: 7275904

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150