JP2006167916A - Image forming apparatus, printing management apparatus, control method, and program - Google Patents

Image forming apparatus, printing management apparatus, control method, and program Download PDF

Info

Publication number
JP2006167916A
JP2006167916A JP2004358968A JP2004358968A JP2006167916A JP 2006167916 A JP2006167916 A JP 2006167916A JP 2004358968 A JP2004358968 A JP 2004358968A JP 2004358968 A JP2004358968 A JP 2004358968A JP 2006167916 A JP2006167916 A JP 2006167916A
Authority
JP
Japan
Prior art keywords
data
image forming
forming apparatus
print job
terminal device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004358968A
Other languages
Japanese (ja)
Other versions
JP2006167916A5 (en
Inventor
Tsunao Honpo
本保  綱男
Michiharu Masuda
道晴 増田
Michio Kawase
道夫 川瀬
Yoshito Chori
嘉人 長利
Shunichi Komatsu
俊一 小松
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2004358968A priority Critical patent/JP2006167916A/en
Publication of JP2006167916A publication Critical patent/JP2006167916A/en
Publication of JP2006167916A5 publication Critical patent/JP2006167916A5/ja
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming apparatus which makes it possible to specify a user's desired printing environment and printing condition, and makes it possible to carry out printing while surely attaining security protection. <P>SOLUTION: The image forming apparatus is equipped with a printer controller 10 and a printer engine 22. A security level judging part 101 of the printer controller 10 analyzes header information of a printing job transmitted from a user terminal 5, and distinguishes whether or not document data of the printing job requires security protection. If the security protection is required, a user ID of the user who carries out the printing job transmission operation and a user terminal ID are requested to the user terminal 5. When the transmitted user ID and user terminal ID agree with a user ID and a user terminal ID in the header information, and when a printer ID stored in a printer ID storage part 105 agrees with a printer ID in the header information, printing of the document data is carried out by the printer engine 22 according to an output number of sets in the header information. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、画像形成装置に関し、特に機密保持を要するデータの印刷が可能な画像形成装置、印刷管理装置、制御方法、及びプログラムに関する。   The present invention relates to an image forming apparatus, and more particularly to an image forming apparatus, a print management apparatus, a control method, and a program capable of printing data requiring confidentiality.

従来、機密保持を要するデータの印刷に関する技術が提案されている(例えば、特許文献1参照)。該提案では、ホストコンピュータ(ホスト装置)から印刷データと共に設定した暗証コードをプリンタに送信すると、プリンタが受信した暗証コードと印刷データを記憶し、ユーザがプリンタの操作パネルから暗証コードを入力すると、プリンタは入力された暗証コードと記憶していた暗証コードとを比較する。   Conventionally, a technique relating to printing of data requiring confidentiality has been proposed (see, for example, Patent Document 1). In this proposal, when the password code set together with the print data is transmitted from the host computer (host device) to the printer, the password code and the print data received by the printer are stored, and when the user inputs the password code from the operation panel of the printer, The printer compares the input code and the stored code.

暗証コードが一致する場合は印刷を実行し、暗証コードが一致しない場合には暗証コードの再入力をユーザに要求し、また暗証コードの入力が所定回数に達しても一致しない場合には保存していた印刷データを消去する。これにより、印刷データの送信側で暗証コードを設定することで、機密保持を要する印刷データが直ちに印刷されることなく、当人がプリンタの前で暗証コードを入力してから印刷が実行されるので、印刷物が第三者の目に触れることを防止している。   If the passwords do not match, printing is performed. If the passwords do not match, the user is requested to re-enter the passwords, and if the passwords do not match even if the passwords have been entered a predetermined number of times, they are saved. Delete the print data. Thus, by setting a personal identification code on the print data transmission side, printing is executed after the person inputs the personal identification code in front of the printer without immediately printing confidential print data. Therefore, the printed matter is prevented from being seen by a third party.

また、上記の他に機密保持印刷に関する技術が提案されている(例えば、特許文献2参照)。該提案では、プリントコントローラが、生成されたイメージデータの転送先を、印刷情報に記述された出力制限データに応じてハードディスクまたはプリンタエンジンに切り換える制御を行っている。これにより、印刷情報に機密保持を要するデータであることを記述しておくと、ハードディスクにデータが保管され、ユーザ情報が入力されるまで印刷が実行されないので、機密を保持することができる。
特開平5−221089号公報 特開平7−152520号公報
In addition to the above, a technique related to confidential printing has been proposed (see, for example, Patent Document 2). In this proposal, the print controller performs control to switch the transfer destination of the generated image data to a hard disk or a printer engine according to output restriction data described in the print information. Thus, if the print information is described as data that requires confidentiality, the data is stored on the hard disk, and printing is not executed until user information is input, so confidentiality can be maintained.
Japanese Patent Application Laid-Open No. 5-21089 JP 7-152520 A

しかしながら、上記特許文献1及び特許文献2記載の技術では、プリンタに印刷データを送信するホストコンピュータ(ホスト装置)側で暗証コードを設定しているため、当該ユーザの暗証コードが他のユーザの暗証コードと重複してしまう可能性がある。そのため、暗証コードの重複発生時にユーザに暗証コードの重複を知らせた場合、暗証コードが第三者に知られてしまうという問題点がある。   However, in the techniques described in Patent Document 1 and Patent Document 2, since the password code is set on the host computer (host device) side that transmits print data to the printer, the password code of the user is the password of another user. May overlap with the code. Therefore, there is a problem that if the user is informed of duplication of the security code when the security code is duplicated, the security code is known to a third party.

また、ユーザ側で設定する暗証コードは、例えば誕生日などのユーザの個人情報に関係する番号を入力することが多いため、暗証コードが第三者から推測されやすいという問題点を有している。   In addition, since the personal identification code set on the user side often inputs a number related to the user's personal information such as a birthday, the personal identification code is easily guessed by a third party. .

また、印刷データをフロッピー(登録商標)ディスクやハードディスク等により電子ファイルの状態で持ち出された場合、暗証コードが第三者に知られてしまったときに機密を保持できないという不具合も有している。   Also, if the print data is taken out in the form of an electronic file from a floppy disk or hard disk, etc., there is also a problem that the secret code cannot be kept when it is known to a third party. .

本発明の目的は、ユーザの所望する印刷環境や印刷条件を特定することを可能とし、従来のような暗証コードの重複や漏洩などの不具合を引き起こすことなく、確実に機密保持を図った印刷を行うことを可能とした画像形成装置、印刷管理装置、制御方法、及びプログラムを提供することにある。   It is an object of the present invention to specify a printing environment and printing conditions desired by a user, and to ensure confidentiality printing without causing problems such as duplication or leakage of a secret code as in the past. To provide an image forming apparatus, a print management apparatus, a control method, and a program that can be performed.

上述の目的を達成するために、本発明の画像形成装置は、端末装置と通信可能な画像形成装置であって、前記画像形成装置の固有情報を記憶する記憶手段と、前記端末装置から送信された印刷ジョブのヘッダ情報を解析し、前記印刷ジョブのデータが機密保持を要するデータか否かを判定する判定手段と、前記判定手段により前記印刷ジョブのデータが機密保持を要するデータと判定された場合、送信要求に伴い前記端末装置から送信されたユーザ情報と前記ヘッダ情報に記述されたユーザ情報とを比較し、前記記憶手段に記憶された固有情報と前記ヘッダ情報に記述された固有情報とを比較する比較手段と、前記各々のユーザ情報が一致し且つ前記各々の固有情報が一致する場合、前記印刷ジョブのデータの印刷を実行する印刷制御手段と、を備えることを特徴とする。   In order to achieve the above object, an image forming apparatus according to the present invention is an image forming apparatus capable of communicating with a terminal device, and is transmitted from the terminal device and storage means for storing unique information of the image forming device. The print job header information is analyzed to determine whether the print job data is data that requires confidentiality, and the determination means determines that the print job data is data that requires confidentiality. The user information transmitted from the terminal device in response to the transmission request is compared with the user information described in the header information, and the unique information stored in the storage unit and the unique information described in the header information And a print control means for printing the print job data when the user information matches and the unique information matches. Characterized in that it comprises a.

上述の目的を達成するために、本発明の画像形成装置は、端末装置と通信可能な画像形成装置であって、前記画像形成装置の固有情報を記憶する記憶手段と、前記端末装置から送信された印刷ジョブのデータに前記画像形成装置の固有情報を付加し暗号化する暗号化手段と、前記暗号化手段により暗号化されたデータを格納する格納手段と、前記端末装置からデータの印刷が要求された場合、前記格納手段から読み出したデータに付加された固有情報と前記記憶手段に記憶された固有情報とが一致する場合、前記格納手段から読み出したデータを復号化する復号化手段と、前記復号化手段により復号化されたデータの印刷を実行する印刷手段と、を備えることを特徴とする。   In order to achieve the above object, an image forming apparatus according to the present invention is an image forming apparatus capable of communicating with a terminal device, and is transmitted from the terminal device and storage means for storing unique information of the image forming device. Requesting to print data from the terminal device, encryption means for adding and encrypting the unique information of the image forming apparatus to the print job data, storage means for storing the data encrypted by the encryption means, In the case where the unique information added to the data read from the storage means matches the unique information stored in the storage means, the decoding means for decoding the data read from the storage means, Printing means for printing the data decrypted by the decryption means.

上述の目的を達成するために、本発明の印刷管理装置は、画像形成装置及び端末装置と通信可能な印刷管理装置であって、前記画像形成装置の固有情報を記憶する記憶手段と、前記端末装置から送信された印刷ジョブのヘッダ情報を解析し、前記印刷ジョブのデータが機密保持を要するデータか否かを判定する判定手段と、前記判定手段により前記印刷ジョブのデータが機密保持を要するデータと判定された場合、送信要求に伴い前記端末装置から送信されたユーザ情報と前記ヘッダ情報に記述されたユーザ情報とを比較し、前記記憶手段に記憶された固有情報と前記ヘッダ情報に記述された固有情報とを比較する比較手段と、前記各々のユーザ情報が一致し且つ前記各々の固有情報が一致する場合、前記印刷ジョブのデータの印刷を前記画像形成装置に指示する印刷制御手段と、を備えることを特徴とする。   In order to achieve the above object, a print management apparatus according to the present invention is a print management apparatus capable of communicating with an image forming apparatus and a terminal apparatus, and a storage unit for storing unique information of the image forming apparatus, and the terminal Analyzing the header information of the print job transmitted from the apparatus and determining whether or not the print job data is data that requires confidentiality, and data for which the print job data requires confidentiality by the determination means If it is determined that the user information transmitted from the terminal device in response to the transmission request is compared with the user information described in the header information, the unique information stored in the storage means and the header information are described. If the user information matches the unique information and the unique information matches, the comparison means for comparing the unique information is printed with the print job data. And print control means for instructing the forming device, characterized in that it comprises a.

本発明によれば、端末装置から画像形成装置或いは印刷管理装置に送信された印刷ジョブのヘッダ情報に記述されている情報を基に、ユーザの所望する印刷環境や印刷条件を特定することができると共に、従来のような暗証コードの重複や漏洩などの不具合を引き起こすことなく、機密保持を要するデータに対しては確実に機密保持を図った印刷を行うことができる。   According to the present invention, a printing environment and printing conditions desired by a user can be specified based on information described in header information of a print job transmitted from a terminal device to an image forming apparatus or a print management apparatus. At the same time, it is possible to reliably perform printing for data that requires confidentiality without causing problems such as duplication or leakage of personal identification codes as in the prior art.

また、端末装置から画像形成装置に印刷ジョブが送信された場合、機密保持を要するデータに固有情報を付加して格納しておくことで、端末装置から画像形成装置に印刷要求があった場合、固有情報が一致するデータを読み出して印刷を実行させる環境を提供することができる。   In addition, when a print job is transmitted from the terminal device to the image forming apparatus, by storing the data requiring confidentiality with additional unique information, when a print request is made from the terminal device to the image forming apparatus, It is possible to provide an environment in which data with matching unique information is read and printing is executed.

以下、本発明の実施の形態を図面を参照して説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

[第1の実施の形態]
図1は、本発明の第1の実施の形態に係る印刷システムの画像形成装置のヘッダ情報解析部を中心とした構成を示すブロック図である。
[First Embodiment]
FIG. 1 is a block diagram showing a configuration centering on a header information analysis unit of an image forming apparatus of a printing system according to a first embodiment of the present invention.

図1において、印刷システムは、同一ネットワーク上に接続された画像形成装置1とユーザ端末装置(以下ユーザ端末と略称)5から構成されている。画像形成装置1は、セキュリティレベル判定部101、ユーザID判定部102、端末ID判定部103、プリンタID判定部104、プリンタID記憶部105、出力部数判定部106、出力部数記憶部107、印刷制御部108、ワークメモリ109を有するプリンタコントローラ10と、プリンタエンジン22と、外部インタフェース25とを備えている。セキュリティレベル判定部101〜出力部数記憶部107がヘッダ情報解析部を構成している。   In FIG. 1, the printing system includes an image forming apparatus 1 and a user terminal device (hereinafter abbreviated as a user terminal) 5 connected on the same network. The image forming apparatus 1 includes a security level determination unit 101, a user ID determination unit 102, a terminal ID determination unit 103, a printer ID determination unit 104, a printer ID storage unit 105, an output copy number determination unit 106, an output copy number storage unit 107, and print control. A printer controller 10 having a unit 108 and a work memory 109, a printer engine 22, and an external interface 25. The security level determination unit 101 to the output number storage unit 107 constitute a header information analysis unit.

画像形成装置1は、ユーザ端末5から送信された印刷ジョブを解析し、印刷ジョブ内の文書データが機密保持を要する文書データか否かを判別し、判別結果に基づいて文書データの処理方法を切り替えることにより、ユーザが所望する印刷方法を実現するプリンタ或いはデジタル複写装置として構成されている。印刷ジョブは、セキュリティレベル情報、ユーザID情報、ユーザ端末ID情報、プリンタID情報、出力部数情報が記述されたヘッダ(Header)情報と、文書データとから構成される(図2参照)。   The image forming apparatus 1 analyzes the print job transmitted from the user terminal 5, determines whether or not the document data in the print job is document data that requires confidentiality, and determines a document data processing method based on the determination result. By switching, it is configured as a printer or a digital copying apparatus that realizes a printing method desired by the user. The print job includes header information in which security level information, user ID information, user terminal ID information, printer ID information, and output copy number information are described, and document data (see FIG. 2).

セキュリティレベル判別部101は、印刷ジョブのヘッダ情報を解析し、機密保持を要する文書データか否かを判別する。ユーザID判定部102は、ヘッダ情報に記述されたユーザIDに基づき、印刷ジョブを送信したユーザを特定する。端末ID判定部103は、ヘッダ情報に記述されたユーザ端末IDに基づき、印刷ジョブを送信したユーザ端末を特定する。プリンタID判定部104は、ヘッダ情報に記述されたプリンタIDに基づき、印刷ジョブ送信元で指定されたプリンタを特定する。プリンタID記憶部105は、画像形成装置固有の機体番号を記憶している。   The security level determination unit 101 analyzes header information of a print job and determines whether the document data requires confidentiality. The user ID determination unit 102 specifies the user who transmitted the print job based on the user ID described in the header information. The terminal ID determination unit 103 identifies the user terminal that has transmitted the print job based on the user terminal ID described in the header information. The printer ID determination unit 104 specifies the printer designated by the print job transmission source based on the printer ID described in the header information. The printer ID storage unit 105 stores a machine number unique to the image forming apparatus.

出力部数判定部106は、ヘッダ情報に記述された出力部数に基づき、印刷ジョブ送信元で指定された出力部数を判定する。出力部数判定部107は、セキュリティレベル判定部101により判定された印刷ジョブで過去に印刷出力した部数を記憶する。印刷制御部108は、上記各判定部の判定結果に応じてプリンタエンジン22による印刷出力を制御する。ワークメモリ109は、印刷ジョブ内の文書データを展開するメモリである。外部インタフェース25は、ユーザ端末5との間でデータ送受信を行い、ユーザ端末5から送信された印刷ジョブをヘッダ情報と文書データに展開する。プリンタエンジン22は、印刷媒体に画像を形成する印刷機能を有する。   The output copy number determination unit 106 determines the output copy number designated by the print job transmission source based on the output copy number described in the header information. The output number determination unit 107 stores the number of copies that have been printed in the past by the print job determined by the security level determination unit 101. The print control unit 108 controls print output by the printer engine 22 according to the determination results of the respective determination units. A work memory 109 is a memory for developing document data in a print job. The external interface 25 transmits / receives data to / from the user terminal 5 and expands the print job transmitted from the user terminal 5 into header information and document data. The printer engine 22 has a print function for forming an image on a print medium.

ユーザ端末5は、画像形成装置1と外部インタフェース25を介してデータ送受信が可能な、例えばコンピュータとして構成されており、画像形成装置1に対して印刷ジョブを送信し、画像形成装置1から印刷情報を受信する。ここで、ユーザ端末5は、コンピュータに限定されるものではなく、例えば携帯用端末などの各種情報機器全般に適用可能である。画像形成装置1には、後述の図3に示すように複数台のユーザ端末が接続可能である。   The user terminal 5 is configured as, for example, a computer capable of transmitting and receiving data to and from the image forming apparatus 1 via the external interface 25, and transmits a print job to the image forming apparatus 1, and print information from the image forming apparatus 1. Receive. Here, the user terminal 5 is not limited to a computer, but can be applied to various information devices such as a portable terminal. As shown in FIG. 3 described later, a plurality of user terminals can be connected to the image forming apparatus 1.

図2は、印刷ジョブの構成を示す図である。   FIG. 2 is a diagram illustrating the configuration of a print job.

図2において、印刷ジョブは、機密保持を要する文書データかどうかを示すセキュリティレベル情報、ユーザ名などが記述されたユーザID情報、ユーザ端末の機体番号などが記述されたユーザ端末ID情報、印刷出力指定するプリンタの機体番号などが記述されたプリンタID情報、印刷ジョブにより印刷出力する出力部数を指定する出力部数情報などを含むヘッダ情報部分と、文書データ(印刷データ)部分とから構成されている。   2, the print job is security level information indicating whether or not the document data requires confidentiality, user ID information in which a user name is described, user terminal ID information in which a machine number of the user terminal is described, print output, and the like. It is composed of a header information part including printer ID information in which the machine number of the printer to be specified is described, output number information specifying the number of output copies to be printed by a print job, and a document data (print data) part. .

図3は、画像形成装置1の構成を示すブロック図である。   FIG. 3 is a block diagram illustrating a configuration of the image forming apparatus 1.

図3において、画像形成装置1は、CPU11、RAM12、ROM13、ハードディスク(HD)14、タイマ15を有するプリンタコントローラ10と、操作パネル21と、操作パネルインタフェース23と、プリンタエンジン22と、エンジンコントロールインタフェース24とを備えている。5−1、5−2、5−3はユーザ端末、7はイーサトーク(Ether Talk)などのネットワークである。尚、以下の説明ではユーザ端末5−1、5−2、5−3を総称してユーザ端末5とも表記する。   3, the image forming apparatus 1 includes a printer controller 10 having a CPU 11, a RAM 12, a ROM 13, a hard disk (HD) 14, and a timer 15, an operation panel 21, an operation panel interface 23, a printer engine 22, and an engine control interface. 24. 5-1, 5-2, and 5-3 are user terminals, and 7 is a network such as Ether Talk. In the following description, the user terminals 5-1, 5-2, and 5-3 are collectively referred to as the user terminal 5.

CPU11は、通常の印刷制御及び親展印刷制御(機密保持を要する文書データを印刷する際に印刷ジョブのヘッダ情報に記述された各種情報に基づいた判定結果に応じて印刷を実行する制御)などを実行するものであり、ROM13に格納された制御プログラムに基づき図4及び図5のフローチャートに示す処理を実行する。RAM12は、各種制御に関わるデータなどを格納するメモリである。ROM13は、通常の印刷制御や親展印刷制御などを実現するための制御プログラムを格納しているメモリである。ハードディスク14は、印刷ジョブの文書データ(印刷データ)を記憶する不揮発性記憶装置である。タイマ15は、時間を計測する。   The CPU 11 performs normal printing control and confidential printing control (control for executing printing according to the determination result based on various information described in the header information of the print job when printing document data requiring confidentiality). The processing shown in the flowcharts of FIGS. 4 and 5 is executed based on the control program stored in the ROM 13. The RAM 12 is a memory that stores data related to various controls. The ROM 13 is a memory that stores a control program for realizing normal printing control, confidential printing control, and the like. The hard disk 14 is a non-volatile storage device that stores document data (print data) of a print job. The timer 15 measures time.

操作パネル21は、様々なデータを入力する入力部と、メッセージなどを表示出力する表示部(例えば、LCD)とを備えている。プリンタエンジン22は、画像形成機構として動作する。操作パネルインタフェース23は、操作パネル21との間のインタフェースを司る。エンジンコントロールインタフェース24は、プリンタエンジン22との間のインタフェースを司る。外部インタフェース25は、ネットワーク7を介して、ホスト装置として動作する複数のユーザ端末5−1、5−2、5−3との間のインタフェースを司る。   The operation panel 21 includes an input unit for inputting various data and a display unit (for example, LCD) for displaying and outputting messages. The printer engine 22 operates as an image forming mechanism. The operation panel interface 23 serves as an interface with the operation panel 21. The engine control interface 24 controls an interface with the printer engine 22. The external interface 25 manages an interface between a plurality of user terminals 5-1, 5-2, and 5-3 operating as a host device via the network 7.

尚、画像形成装置1とそれぞれのユーザ端末5−1、5−2、5−3とは、ネットワーク7を介する代わりに、パラレルインタフェース(Parallel I/F)などにより1対1で接続される場合もある。   Note that the image forming apparatus 1 and each user terminal 5-1, 5-2, 5-3 are connected one-to-one by a parallel interface (Parallel I / F) or the like instead of via the network 7. There is also.

次に、本実施の形態の印刷システムにおける具体的な処理の流れを図4及び図5を参照しながら説明する。   Next, a specific processing flow in the printing system of the present embodiment will be described with reference to FIGS.

図4及び図5は、画像形成装置1の機密保持印刷処理を示すフローチャートである。   4 and 5 are flowcharts illustrating the confidentiality printing process of the image forming apparatus 1.

図4及び図5において、画像形成装置1の外部インタフェース25は、まず、ユーザ端末5から送信された図2に示した構成の印刷ジョブを受信する(ステップS401)。次に、外部インタフェース25は、印刷ジョブをヘッダ情報と文書データに展開し(ステップS402)、続いて、印刷制御部108は、文書データをワークメモリ109に展開する(ステップS403)。   4 and 5, the external interface 25 of the image forming apparatus 1 first receives the print job having the configuration shown in FIG. 2 transmitted from the user terminal 5 (step S401). Next, the external interface 25 expands the print job into header information and document data (step S402), and then the print control unit 108 expands the document data in the work memory 109 (step S403).

ヘッダ情報は以下の順番で解析される。セキュリティレベル判定部101は、ヘッダ情報に記述されたセキュリティレベル情報に基づきセキュリティレベルを判定し、印刷ジョブの文書データが機密保持が必要な文書データであるか否かを判断する(ステップS404)。   The header information is analyzed in the following order. The security level determination unit 101 determines the security level based on the security level information described in the header information, and determines whether the document data of the print job is document data that needs confidentiality (step S404).

機密保持が不要と判断された場合は(ステップS404でNO)、印刷制御部108は、ワークメモリ109に展開された文書データをプリンタエンジン22に出力して印刷を実行させた後(ステップS405)、本処理を終了する。このとき、画像形成装置1で印刷が正常終了したことを、印刷ジョブ送信元のユーザ端末5にメッセージとして送信してもよい。   If it is determined that confidentiality is not required (NO in step S404), the print control unit 108 outputs the document data expanded in the work memory 109 to the printer engine 22 to execute printing (step S405). This process is terminated. At this time, it may be transmitted as a message to the print job transmission source user terminal 5 that the image forming apparatus 1 has successfully printed.

機密保持が必要と判断された場合は(ステップS404でYES)、印刷制御部108は、印刷ジョブ送信元のユーザ端末5に印刷ジョブ送信操作を実行したユーザのユーザIDを要求する(ステップS407)。ユーザID判定部102は、ユーザID要求に応じてユーザ端末5から送信されたユーザIDと、ヘッダ情報に記述されているユーザIDとを比較する(ステップS408)。   When it is determined that confidentiality is required (YES in step S404), the print control unit 108 requests the user ID of the user who executed the print job transmission operation from the user terminal 5 that is the print job transmission source (step S407). . The user ID determination unit 102 compares the user ID transmitted from the user terminal 5 in response to the user ID request with the user ID described in the header information (step S408).

両方のユーザIDが不一致の場合は(ステップS408で「不一致」)、印刷制御部108は、ユーザIDが不一致である旨のメッセージを印刷ジョブ送信元のユーザ端末5に送信し(ステップS418)、ワークメモリ109内の文書データを消去し(ステップS419)、本処理を終了する。   If both user IDs do not match (“mismatch” in step S408), the print control unit 108 transmits a message indicating that the user IDs do not match to the user terminal 5 that is the print job transmission source (step S418). The document data in the work memory 109 is erased (step S419), and this process ends.

両方のユーザIDが一致した場合は(ステップS408で「一致」)、印刷制御部108は、印刷ジョブ送信元のユーザ端末5に印刷ジョブ送信操作が実行されたユーザ端末5のユーザ端末IDを要求する(ステップS409)。端末ID判定部103は、ユーザ端末ID要求に応じてユーザ端末5から送信されたユーザ端末IDと、ヘッダ情報に記述されているユーザ端末IDとを比較する(ステップS410)。   If both user IDs match (“match” in step S408), the print control unit 108 requests the user terminal 5 of the user terminal 5 on which the print job transmission operation has been executed to the user terminal 5 that is the print job transmission source. (Step S409). The terminal ID determination unit 103 compares the user terminal ID transmitted from the user terminal 5 in response to the user terminal ID request with the user terminal ID described in the header information (step S410).

両方のユーザ端末IDが不一致の場合は(ステップS410で「不一致」)、印刷制御部108は、ユーザ端末IDが不一致である旨のメッセージを印刷ジョブ送信元のユーザ端末5に送信し(ステップS418)、ワークメモリ109内の文書データを消去し(ステップS419)、本処理を終了する。   If the two user terminal IDs do not match (“mismatch” in step S410), the print control unit 108 transmits a message indicating that the user terminal IDs do not match to the user terminal 5 that has transmitted the print job (step S418). ), The document data in the work memory 109 is erased (step S419), and this process ends.

両方のユーザ端末IDが一致した場合は(ステップS410で「一致」)、プリンタID判定部104は、プリンタID記憶部105にプリンタIDを要求する(ステップS411)。プリンタID判定部104は、プリンタID記憶部105から取得したプリンタIDと、ヘッダ情報に記述されているプリンタIDとを比較する(ステップS412)。   If both user terminal IDs match (“match” in step S410), the printer ID determination unit 104 requests the printer ID from the printer ID storage unit 105 (step S411). The printer ID determination unit 104 compares the printer ID acquired from the printer ID storage unit 105 with the printer ID described in the header information (step S412).

両方のプリンタIDが不一致の場合は(ステップS412で「不一致」)、印刷制御部108は、プリンタIDが不一致である旨のメッセージを印刷ジョブ送信元のユーザ端末5に送信し(ステップS418)、ワークメモリ109内の文書データを消去し(ステップS419)、本処理を終了する。   If the two printer IDs do not match (“mismatch” in step S412), the print control unit 108 transmits a message that the printer IDs do not match to the user terminal 5 that is the print job transmission source (step S418). The document data in the work memory 109 is erased (step S419), and this process ends.

両方のプリンタIDが一致した場合は(ステップS412で「一致」)、出力部数判定部106は、出力部数記憶部107に今まで印刷が完了した出力部数のカウンタ値を要求する(ステップS413)。出力部数判定部106は、出力部数記憶部107から取得した出力部数のカウンタ値と、ヘッダ情報に記述されている出力部数とを比較する(ステップS414)。   If both printer IDs match (“match” in step S412), the output copy number determination unit 106 requests the output copy number storage unit 107 for a counter value of the number of output copies that have been printed so far (step S413). The output copy number determination unit 106 compares the counter value of the output copy number acquired from the output copy number storage unit 107 with the output copy number described in the header information (step S414).

出力部数のカウンタ値がヘッダ情報に記述されている出力部数を超えている場合は(ステップS414でカウンタ値>出力部数(ヘッダ))、印刷制御部108は、カウンタ値がヘッダ情報の出力部数を超えている旨のメッセージを印刷ジョブ送信元のユーザ端末5に送信し(ステップS418)、ワークメモリ109内の文書データを消去し(ステップS419)、本処理を終了する。   If the counter value of the number of output copies exceeds the number of output copies described in the header information (counter value> number of output copies (header) in step S414), the print control unit 108 determines that the counter value indicates the number of output copies of the header information. A message to the effect that this has been exceeded is transmitted to the user terminal 5 that is the transmission source of the print job (step S418), the document data in the work memory 109 is erased (step S419), and this process ends.

出力部数のカウンタ値がヘッダ情報に記述されている出力部数を超えていない場合は(ステップS414でカウンタ値≦出力部数(ヘッダ))、印刷制御部108は、印刷ジョブ送信元のユーザ端末5に出力部数を要求し(ステップS415)、今までの印刷による出力部数にその後の印刷による出力部数を累計したカウンタ値(新)と、ユーザ端末5から送信された出力部数を累計前のカウンタ値(旧)に加算した加算値とを比較する(ステップS416)。   If the counter value of the number of output copies does not exceed the number of output copies described in the header information (counter value ≦ number of output copies (header) in step S414), the print control unit 108 notifies the user terminal 5 of the print job transmission source. A request is made for the number of output copies (step S415), and the counter value (new) obtained by accumulating the number of output copies obtained by printing to the number of output copies obtained so far and the number of output copies transmitted from the user terminal 5 are set to the counter value before accumulation ( The added value added to (old) is compared (step S416).

加算値がカウンタ値を超えている場合は(ステップS416で加算値>カウンタ値)、印刷制御部108は、加算値がカウンタ値を超えている旨のメッセージを印刷ジョブ送信元のユーザ端末5に送信し(ステップS418)、ワークメモリ109内の文書データを消去し(ステップS419)、本処理を終了する。   If the added value exceeds the counter value (added value> counter value in step S416), the print control unit 108 sends a message to the print job transmission source user terminal 5 that the added value exceeds the counter value. This is transmitted (step S418), the document data in the work memory 109 is deleted (step S419), and this process is terminated.

加算値がカウンタ値を超えていない場合は(ステップS416で加算値≦カウンタ値)、出力部数判定部106は、加算値を出力部数記憶部107に記憶し(ステップS417)、印刷制御部108は、文書データをワークメモリ109からプリンタエンジン22へ送信して印刷を実行させた後(ステップS405)、本処理を終了する。   If the added value does not exceed the counter value (added value ≦ counter value in step S416), the output number determination unit 106 stores the added value in the output number storage unit 107 (step S417), and the print control unit 108 Then, after the document data is transmitted from the work memory 109 to the printer engine 22 to execute printing (step S405), this process is terminated.

以上説明したように、本実施の形態によれば、セキュリティ判定部101により、ユーザ端末5から送信された印刷ジョブのヘッダ情報を解析し、印刷ジョブの文書データが機密保持を要する文書データか否かを判別する。機密保持が不要な文書データの場合は、そのままプリンタエンジン22により印刷を行う。   As described above, according to the present embodiment, the security determination unit 101 analyzes the header information of the print job transmitted from the user terminal 5 and determines whether the document data of the print job is document data that requires confidentiality. Is determined. In the case of document data that does not require confidentiality, printing is performed by the printer engine 22 as it is.

機密保持が必要な文書データの場合は、印刷ジョブ送信操作を実行したユーザのユーザID、ユーザ端末IDをユーザ端末5に要求し、送信されたユーザID、ユーザ端末IDとヘッダ情報に記述されたユーザID、ユーザ端末IDが一致し、プリンタID記憶部105に記憶されたプリンタIDとヘッダ情報に記述されたプリンタIDが一致した場合、ヘッダ情報に記述されている出力部数に従いプリンタエンジン22により文書データの印刷を行う。   In the case of document data requiring confidentiality, the user terminal 5 is requested for the user ID and user terminal ID of the user who executed the print job transmission operation, and is described in the transmitted user ID, user terminal ID and header information. When the user ID and user terminal ID match and the printer ID stored in the printer ID storage unit 105 matches the printer ID described in the header information, the printer engine 22 creates a document according to the number of output copies described in the header information. Print the data.

即ち、画像形成装置1は、ユーザ端末5から送信された印刷ジョブのヘッダ情報に記述されている情報を基に、ユーザの所望する印刷環境や印刷条件を特定することができると共に、従来のような暗証コードの重複や漏洩などの不具合を引き起こすことなく、機密保持を要する文書データに対しては確実に機密保持を図った印刷を行うことができる。   In other words, the image forming apparatus 1 can specify the printing environment and printing conditions desired by the user based on the information described in the header information of the print job transmitted from the user terminal 5, as in the conventional case. Thus, it is possible to reliably perform confidentiality printing on document data that requires confidentiality without causing trouble such as duplication or leakage of a secret code.

[第2の実施の形態]
上述した第1の実施の形態では、画像形成装置のプリンタコントローラにヘッダ情報解析部を設けた場合について説明した。
[Second Embodiment]
In the above-described first embodiment, the case where the header information analysis unit is provided in the printer controller of the image forming apparatus has been described.

第2の実施の形態では、画像形成装置及びユーザ端末と同一ネットワーク上に接続されたプリンタサーバのサーバコントローラにヘッダ情報解析部を設けた場合について説明する。   In the second embodiment, a case where a header information analysis unit is provided in a server controller of a printer server connected to the same network as the image forming apparatus and the user terminal will be described.

図6は、本実施の形態に係る印刷システムのプリンタサーバのヘッダ情報解析部を中心とした構成を示すブロック図である。   FIG. 6 is a block diagram showing a configuration centering on the header information analysis unit of the printer server of the printing system according to the present embodiment.

図6において、印刷システムは、同一ネットワーク上に接続された画像形成装置200とユーザ端末210とプリンタサーバ220から構成されている。プリンタサーバ220は、セキュリティレベル判定部201、ユーザID判定部202、端末ID判定部203、プリンタID判定部204、プリンタID記憶部205、出力部数判定部206、出力部数記憶部207、印刷制御部208、ワークメモリ209を有するサーバコントローラ230と、外部インタフェース225とを備えている。セキュリティレベル判定部201〜出力部数記憶部207がヘッダ情報解析部を構成している。   6, the printing system includes an image forming apparatus 200, a user terminal 210, and a printer server 220 connected on the same network. The printer server 220 includes a security level determination unit 201, a user ID determination unit 202, a terminal ID determination unit 203, a printer ID determination unit 204, a printer ID storage unit 205, an output copy number determination unit 206, an output copy number storage unit 207, and a print control unit. 208, a server controller 230 having a work memory 209, and an external interface 225. The security level determination unit 201 to the output number storage unit 207 constitute a header information analysis unit.

本実施の形態は、上述した第1の実施の形態に対して、ネットワーク上におけるプリンタ(画像形成装置)共有サービスを提供するプリンタサーバ220がヘッダ情報解析部を備える点において相違する。本実施の形態のその他の要素は、上述した第1の実施の形態(図1、図2)の対応するものと同一なので、説明を省略する。   This embodiment is different from the above-described first embodiment in that a printer server 220 that provides a printer (image forming apparatus) sharing service on a network includes a header information analysis unit. The other elements of the present embodiment are the same as the corresponding ones of the first embodiment (FIGS. 1 and 2) described above, and a description thereof will be omitted.

また、本実施の形態における機密保持印刷処理も、印刷処理以外は上述した第1の実施の形態(図4、図5)と同様である。即ち、図4のステップS405の印刷処理では、プリンタサーバ220から外部インタフェース225を介して画像形成装置200に文書データを送信し、画像形成装置200に文書データの印刷を行うよう指示することでプリンタエンジンにより印刷を実行させる。   Also, the confidentiality printing process in the present embodiment is the same as that in the first embodiment (FIGS. 4 and 5) described above except for the printing process. That is, in the printing process in step S405 of FIG. 4, the printer server 220 transmits document data to the image forming apparatus 200 via the external interface 225, and instructs the image forming apparatus 200 to print the document data. Printing is executed by the engine.

以上説明したように、本実施の形態によれば、プリンタサーバ220は、ユーザ端末210から送信された印刷ジョブのヘッダ情報に記述されている情報を基に、ユーザの所望する印刷環境や印刷条件を特定することができると共に、従来のような暗証コードの重複や漏洩などの不具合を引き起こすことなく、機密保持を要する文書データに対してはプリンタサーバ220の制御により画像形成装置200で確実に機密保持を図った印刷を行うことができる。   As described above, according to the present embodiment, the printer server 220 uses the information described in the header information of the print job transmitted from the user terminal 210 to determine the printing environment and printing conditions desired by the user. Can be specified, and the image forming apparatus 200 reliably ensures that the document data requiring confidentiality is controlled by the printer server 220 without causing problems such as duplication or leakage of the secret code as in the prior art. Printing can be performed while maintaining the image.

[第3の実施の形態]
上述した第1及び第2の実施の形態では、印刷ジョブに、セキュリティレベル情報、ユーザID情報、ユーザ端末ID情報、プリンタID情報、出力部数情報をヘッダ情報として付加することで、印刷ジョブの文書データの印刷出力可能な環境を限定し、機密保持を実現する場合について説明した。
[Third Embodiment]
In the first and second embodiments described above, by adding security level information, user ID information, user terminal ID information, printer ID information, and output copy number information to the print job as header information, the print job document An explanation has been given of the case where the environment in which data can be printed out is limited and confidentiality is realized.

第3の実施の形態では、画像形成装置内の記憶媒体にセキュリティレベルの文書データを格納し、ユーザ端末の印刷要求に基づき記憶媒体内のセキュリティレベルの文書データを読み出して印刷を実行させる環境を提供する場合について説明する。   In the third embodiment, an environment in which security level document data is stored in a storage medium in the image forming apparatus, and the security level document data in the storage medium is read based on a print request from a user terminal to execute printing. The case where it provides is demonstrated.

図7は、本実施の形態に係る画像形成装置の構成を示すブロック図である。   FIG. 7 is a block diagram showing a configuration of the image forming apparatus according to the present embodiment.

図7において、画像形成装置61は、CPU611、RAM612、ROM613、記憶媒体614、記憶媒体制御部616、タイマ615を有するプリンタコントローラ610と、操作パネル621と、操作パネルインタフェース623と、プリンタエンジン622と、エンジンコントロールインタフェース624とを備えている。6−1、6−2、6−3はユーザ端末、67はネットワークである。尚、以下の説明ではユーザ端末6−1、6−2、6−3を総称してユーザ端末6とも表記する。   In FIG. 7, the image forming apparatus 61 includes a CPU 611, a RAM 612, a ROM 613, a storage medium 614, a storage medium control unit 616, a printer controller 610 having a timer 615, an operation panel 621, an operation panel interface 623, and a printer engine 622. And an engine control interface 624. 6-1, 6-2, and 6-3 are user terminals, and 67 is a network. In the following description, the user terminals 6-1, 6-2 and 6-3 are collectively referred to as the user terminal 6.

本実施の形態は、上述した第1の実施の形態に対して、ハードディスク14に代えて記憶媒体614及び記憶媒体制御部616を備える点において相違する。本実施の形態のその他の要素は、上述した第1の実施の形態(図3)の対応するものと同一なので、説明を省略する。   This embodiment is different from the above-described first embodiment in that a storage medium 614 and a storage medium control unit 616 are provided instead of the hard disk 14. Since the other elements of the present embodiment are the same as the corresponding ones of the first embodiment (FIG. 3) described above, description thereof is omitted.

本実施の形態と上述した第1の実施の形態との相違点を説明すると、CPU611は、通常の印刷制御及び親展印刷制御などを実行するものであり、ROM613に格納された制御プログラムに基づき図10及び図11のフローチャートに示す処理を実行する。記憶媒体614は、印刷ジョブ(図8参照)の文書データ(印刷データ)を記憶する不揮発性記憶装置であり、具体例としては、コンパクトフラッシュ(登録商標)メモリなどを挙げることができる。記憶媒体制御部616は、記憶媒体614に文書データを書き込む際の文書データの暗号化処理、記憶媒体614から読み出した文書データの復号化処理を制御する。   The difference between the present embodiment and the first embodiment described above will be described. The CPU 611 executes normal print control and confidential print control, and is based on a control program stored in the ROM 613. 10 and the process shown in the flowchart of FIG. 11 are executed. The storage medium 614 is a non-volatile storage device that stores document data (print data) of a print job (see FIG. 8). Specific examples thereof include a compact flash (registered trademark) memory. The storage medium control unit 616 controls document data encryption processing when document data is written to the storage medium 614 and document data read processing from the storage medium 614.

図8は、印刷ジョブの構成を示す図である。   FIG. 8 is a diagram illustrating the configuration of a print job.

図8において、印刷ジョブは、機密保持を要する文書データかどうかを示すセキュリティレベル情報を含むヘッダ情報部分と、文書データ(印刷データ)部分とから構成されている。   In FIG. 8, a print job is composed of a header information portion including security level information indicating whether or not the document data requires confidentiality, and a document data (print data) portion.

図9は、記憶媒体制御部616の構成を示すブロック図である。   FIG. 9 is a block diagram illustrating a configuration of the storage medium control unit 616.

図9において、記憶媒体制御部616は、暗号化部701、ワークメモリ702、復号化部703、機体番号記憶部704を備えている。   In FIG. 9, the storage medium control unit 616 includes an encryption unit 701, a work memory 702, a decryption unit 703, and a machine number storage unit 704.

機体番号記憶部704には、暗号化部701、復号化部703にそれぞれ入力される、画像形成装置固有の機体番号が記憶されている。暗号化部701は、ユーザ端末6から外部インタフェース625を介して送信された暗号化が必要な文書データ(印刷データ)を入力すると共に、機体番号記憶部704から機体番号を入力し、文書データに機体番号を付加し、所定の暗号化方式で暗号化する。暗号化された文書データは、ワークメモリ702を介して記憶媒体614に書き込まれる。   The machine number storage unit 704 stores the machine number unique to the image forming apparatus that is input to the encryption unit 701 and the decryption unit 703, respectively. The encryption unit 701 inputs document data (print data) that is transmitted from the user terminal 6 via the external interface 625 and needs to be encrypted, and also inputs a machine number from the machine number storage unit 704 to the document data. The machine number is added and encrypted using a predetermined encryption method. The encrypted document data is written to the storage medium 614 via the work memory 702.

記憶媒体614に書き込まれた文書データは、印刷出力要求に応じてワークメモリ702を介して復号化部703に入力される。復号化部703は、機体番号記憶部704から機体番号を入力し、所定の判断基準に応じて文書データを復号化する。復号化された文書データは、エンジンコントロールインタフェース624を介してプリンタエンジン622に印刷データとして出力される。   The document data written in the storage medium 614 is input to the decryption unit 703 via the work memory 702 in response to a print output request. The decryption unit 703 receives the machine number from the machine number storage unit 704 and decrypts the document data according to a predetermined criterion. The decrypted document data is output as print data to the printer engine 622 via the engine control interface 624.

次に、本実施の形態の印刷システムにおける具体的な処理の流れを図10及び図11を参照しながら説明する。   Next, a specific processing flow in the printing system according to the present embodiment will be described with reference to FIGS.

図10は、画像形成装置61の暗号化処理を示すフローチャートである。   FIG. 10 is a flowchart showing the encryption processing of the image forming apparatus 61.

図10において、画像形成装置61の外部インタフェース625が、ユーザ端末6から送信された印刷ジョブを受信すると(ステップS801)、記憶媒体制御部616は、印刷ジョブをヘッダ情報と文書データに展開する(ステップSS802)。次に、記憶媒体制御部616は、ヘッダ情報を解析し(ステップS803)、印刷ジョブの文書データがセキュリティレベル(機密保持を要する)か否かを判断する(ステップS804)。   In FIG. 10, when the external interface 625 of the image forming apparatus 61 receives a print job transmitted from the user terminal 6 (step S801), the storage medium control unit 616 expands the print job into header information and document data ( Step SS802). Next, the storage medium control unit 616 analyzes the header information (step S803), and determines whether or not the document data of the print job is at a security level (requires confidentiality) (step S804).

文書データがセキュリティレベルでない場合は(ステップS804でNO)、記憶媒体制御部616は、文書データをワークメモリ702を介して記憶媒体614に格納し(ステップS807)、本処理を終了する。   If the document data is not at the security level (NO in step S804), the storage medium control unit 616 stores the document data in the storage medium 614 via the work memory 702 (step S807), and ends this process.

文書データがセキュリティレベルである場合は(ステップS804でYES)、記憶媒体制御部616は、文書データを暗号化部701に入力し、機体番号記憶部704から機体番号を読み出し(ステップS805)、暗号化部701により、機体番号に応じて文書データを所定の暗号化方式で暗号化する。暗号化された文書データには、暗号化に用いた機体番号が付加されている(ステップS806)。記憶媒体制御部616は、暗号化された文書データをワークメモリ702を介して記憶媒体614に格納し(ステップS807)、本処理を終了する。   If the document data is at the security level (YES in step S804), the storage medium control unit 616 inputs the document data to the encryption unit 701, reads the machine number from the machine number storage unit 704 (step S805), and performs encryption. The encrypting unit 701 encrypts the document data with a predetermined encryption method in accordance with the machine number. The machine number used for encryption is added to the encrypted document data (step S806). The storage medium control unit 616 stores the encrypted document data in the storage medium 614 via the work memory 702 (step S807), and ends this process.

図11は、画像形成装置の機体番号比較処理を示すフローチャートである。   FIG. 11 is a flowchart showing the machine number comparison process of the image forming apparatus.

図11において、画像形成装置61の記憶媒体制御部616は、ユーザ端末6から文書データの印刷出力要求を受信した場合(ステップS901)、機体番号記憶部704から機体番号を読み出すと共に(ステップS902)、記憶媒体614から印刷出力要求で指定された文書データをワークメモリ702を介して復号化部703に読み出す(ステップS903)。記憶媒体制御部616は、記憶媒体614から読み出した文書データに付加されている機体番号を検出し、文書データに付加されている機体番号と、機体番号記憶部704から読み出した機体番号とを比較する(ステップS905)。   In FIG. 11, when the storage medium control unit 616 of the image forming apparatus 61 receives a print output request for document data from the user terminal 6 (step S901), it reads out the machine number from the machine number storage unit 704 (step S902). Then, the document data designated by the print output request is read from the storage medium 614 to the decryption unit 703 via the work memory 702 (step S903). The storage medium control unit 616 detects the machine number added to the document data read from the storage medium 614 and compares the machine number added to the document data with the machine number read from the machine number storage unit 704. (Step S905).

両方の機体番号が一致した場合は(ステップS905でYES)、記憶媒体制御部616は、復号化部703により、暗号化されている文書データを復号化し(ステップS906)、復号化した文書データを印刷データとしてエンジンコントロールインタフェース624を介してプリンタエンジン622に出力することで、プリンタエンジン622に印刷を実行させ(ステップS907)、本処理を終了する。   If both machine numbers match (YES in step S905), the storage medium control unit 616 decrypts the encrypted document data by the decryption unit 703 (step S906), and the decrypted document data By outputting the print data to the printer engine 622 via the engine control interface 624, the printer engine 622 is caused to execute printing (step S907), and this processing is terminated.

両方の機体番号が不一致の場合は(ステップS905でNO)、記憶媒体制御部616は、機体番号が不一致である旨のメッセージを外部インタフェース625を介してユーザ端末6へ送信し(ステップS908)、文書データをワークメモリ702から消去し(ステップS909)、本処理を終了する。   If the two machine numbers do not match (NO in step S905), the storage medium control unit 616 sends a message indicating that the machine numbers do not match to the user terminal 6 via the external interface 625 (step S908). The document data is deleted from the work memory 702 (step S909), and this process is terminated.

以上説明したように、本実施の形態によれば、記憶媒体制御部616は、ユーザ端末6から画像形成装置61に印刷ジョブが送信された場合、印刷ジョブの文書データがセキュリティレベルのときは、機体番号記憶部704から読み出した機体番号を文書データに付加し暗号化して記憶媒体614に格納する。他方、ユーザ端末6から画像形成装置61に文書データの印刷出力要求があった場合、記憶媒体614から読み出した文書データに付加された機体番号と機体番号記憶部704に記憶された機体番号とを比較する。機体番号が一致した場合、記憶媒体614から読み出した文書データを復号化し、プリンタエンジン622に出力して印刷を行う。   As described above, according to the present embodiment, when a print job is transmitted from the user terminal 6 to the image forming apparatus 61 when the storage medium control unit 616 transmits a print job to a security level, The machine number read from the machine number storage unit 704 is added to the document data, encrypted, and stored in the storage medium 614. On the other hand, when there is a print output request for document data from the user terminal 6 to the image forming apparatus 61, the machine number added to the document data read from the storage medium 614 and the machine number stored in the machine number storage unit 704 are displayed. Compare. If the machine numbers match, the document data read from the storage medium 614 is decrypted and output to the printer engine 622 for printing.

即ち、ユーザ端末6から画像形成装置61に印刷ジョブが送信された場合、セキュリティレベルと判定した印刷ジョブの文書データに機体番号を付加して記憶媒体614に格納しておくことで、ユーザ端末6から画像形成装置61に印刷要求があった場合、記憶媒体614から機体番号が一致する文書データを読み出して印刷を実行させる環境を提供することができる。   In other words, when a print job is transmitted from the user terminal 6 to the image forming apparatus 61, the machine number is added to the document data of the print job determined to be the security level and stored in the storage medium 614, whereby the user terminal 6 When there is a print request from the image forming apparatus 61 to the image forming apparatus 61, it is possible to provide an environment in which document data having the same machine number is read from the storage medium 614 and printing is executed.

[他の実施の形態]
上記第1及び第2の実施の形態では、印刷ジョブのヘッダ情報にユーザ情報としてユーザIDとユーザ端末IDを記述した場合を例に挙げたが、これに限定されるものではない。例えば、印刷システムを企業に設置する場合、印刷ジョブのヘッダ情報にユーザ情報としてユーザIDとユーザ端末IDの他に、各ユーザが所属する部署(グループ)の所属部門IDを記述し、ユーザID、ユーザ端末ID、所属部門IDの照合を行うように構成してもよい。
[Other embodiments]
In the first and second embodiments, the user ID and the user terminal ID are described as user information in the header information of the print job. However, the present invention is not limited to this. For example, when a printing system is installed in a company, in addition to a user ID and a user terminal ID as user information in header information of a print job, a department ID of a department (group) to which each user belongs is described. You may comprise so that user terminal ID and affiliation department ID may be collated.

上記第3の実施の形態では、画像形成装置の記憶媒体614から読み出した文書データに付加した機体番号と機体番号記憶部704に記憶した機体番号が一致した場合に、文書データを印刷する場合を例に挙げたが、これに限定されるものではない。例えば、印刷ジョブのヘッダ情報にセキュリティ情報と共にユーザ情報を記述しておくか、または画像形成装置内に予めユーザ情報を登録しておき、機体番号が一致し且つユーザ端末から送信したユーザ情報が印刷ジョブのヘッダ情報に記述されたユーザ情報(または画像形成装置内に登録されているユーザ情報)と一致した場合に、文書データを印刷するように構成してもよい。   In the third embodiment, the document data is printed when the machine number added to the document data read from the storage medium 614 of the image forming apparatus matches the machine number stored in the machine number storage unit 704. Although an example was given, it is not limited to this. For example, the user information is described together with the security information in the header information of the print job, or the user information is registered in advance in the image forming apparatus, and the user information transmitted from the user terminal with the same machine number is printed. The document data may be printed when it matches the user information described in the header information of the job (or user information registered in the image forming apparatus).

また、本発明の目的は、上記実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体(又は記録媒体)を、システム或いは装置に供給し、そのシステム又は装置のコンピュータ(又はCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることは言うまでもない。   Another object of the present invention is to supply a storage medium (or recording medium) in which a program code of software for realizing the functions of the above-described embodiments is recorded to a system or apparatus, and to perform computer (or CPU or MPU) of the system or apparatus. Needless to say, this is also achieved by reading and executing the program code stored in the storage medium.

この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program code constitutes the present invention.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているオペレーティングシステム(OS)などが実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an operating system (OS) running on the computer based on the instruction of the program code. It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included.

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

また、上記プログラムは、上述した実施の形態の機能をコンピュータで実現することができればよく、その形態は、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給されるスクリプトデータ等の形態を有するものでもよい。   The above-described program only needs to be able to realize the functions of the above-described embodiments by a computer, and the form includes forms such as object code, a program executed by an interpreter, and script data supplied to the OS. But you can.

プログラムを供給する記録媒体としては、例えば、RAM、NV−RAM、フロッピー(登録商標)ディスク、光ディスク、光磁気ディスク、CD−ROM、MO、CD−R、CD−RW、DVD(DVD−ROM、DVD−RAM、DVD−RW、DVD+RW)、磁気テープ、不揮発性のメモリカード、他のROM等の上記プログラムを記憶できるものであればよい。或いは、上記プログラムは、インターネット、商用ネットワーク、若しくはローカルエリアネットワーク等に接続される不図示の他のコンピュータやデータベース等からダウンロードすることにより供給される。   As a recording medium for supplying the program, for example, RAM, NV-RAM, floppy (registered trademark) disk, optical disk, magneto-optical disk, CD-ROM, MO, CD-R, CD-RW, DVD (DVD-ROM, DVD-RAM, DVD-RW, DVD + RW), magnetic tape, non-volatile memory card, other ROM, etc. may be used as long as they can store the above programs. Alternatively, the program is supplied by downloading from another computer or database (not shown) connected to the Internet, a commercial network, a local area network, or the like.

本発明の第1の実施の形態に係る印刷システムの画像形成装置のヘッダ情報解析部を中心とした構成を示すブロック図である。2 is a block diagram showing a configuration centering on a header information analysis unit of the image forming apparatus of the printing system according to the first exemplary embodiment of the present invention; FIG. 印刷ジョブの構成を示す図である。FIG. 3 is a diagram illustrating a configuration of a print job. 画像形成装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image forming apparatus. 画像形成装置の機密保持印刷処理を示すフローチャートである。6 is a flowchart illustrating confidentiality printing processing of the image forming apparatus. 図4の続きである。It is a continuation of FIG. 本発明の第2の実施の形態に係る印刷システムのプリンタサーバのヘッダ情報解析部を中心とした構成を示すブロック図である。It is a block diagram which shows the structure centering on the header information analysis part of the printer server of the printing system which concerns on the 2nd Embodiment of this invention. 本発明の第3の実施の形態に係る画像形成装置の構成を示すブロック図である。It is a block diagram which shows the structure of the image forming apparatus which concerns on the 3rd Embodiment of this invention. 印刷ジョブの構成を示す図である。FIG. 3 is a diagram illustrating a configuration of a print job. 記憶媒体制御部の構成を示すブロック図である。It is a block diagram which shows the structure of a storage medium control part. 画像形成装置の暗号化処理を示すフローチャートである。6 is a flowchart illustrating encryption processing of the image forming apparatus. 画像形成装置の機体番号比較処理を示すフローチャートである。6 is a flowchart showing machine number comparison processing of the image forming apparatus.

符号の説明Explanation of symbols

1、61、200 画像形成装置
5、6、210 ユーザ端末(端末装置)
22 プリンタエンジン
101、201 セキュリティレベル判定部(判定手段)
102、202 ユーザID判定部(比較手段)
103、203 端末ID判定部(比較手段)
104、204 プリンタID判定部(比較手段)
105、205 プリンタID記憶部(記憶手段)
106、206 出力部数判定部
107、207 出力部数記憶部
108、208 印刷制御部(印刷制御手段)
220 プリンタサーバ(印刷管理装置)
611 CPU(印刷制御手段)
614 記憶媒体(格納手段)
616 記憶媒体制御部(判定手段)
622 プリンタエンジン(印刷手段)
701 暗号化部(暗号化手段)
703 復号化部(復号化手段)
704 機体番号記憶部(記憶手段)
1, 61, 200 Image forming device 5, 6, 210 User terminal (terminal device)
22 Printer engine 101, 201 Security level determination unit (determination means)
102, 202 User ID determination unit (comparison means)
103, 203 Terminal ID determination unit (comparison means)
104, 204 Printer ID determination unit (comparison means)
105, 205 Printer ID storage unit (storage means)
106, 206 Output number determination unit 107, 207 Output number storage unit 108, 208 Print control unit (print control means)
220 Printer server (print management device)
611 CPU (printing control means)
614 Storage medium (storage means)
616 Storage medium control unit (determination means)
622 Printer engine (printing means)
701 Encryption unit (encryption means)
703 Decoding unit (decoding means)
704 Airframe number storage unit (storage means)

Claims (12)

端末装置と通信可能な画像形成装置であって、
前記画像形成装置の固有情報を記憶する記憶手段と、
前記端末装置から送信された印刷ジョブのヘッダ情報を解析し、前記印刷ジョブのデータが機密保持を要するデータか否かを判定する判定手段と、
前記判定手段により前記印刷ジョブのデータが機密保持を要するデータと判定された場合、送信要求に伴い前記端末装置から送信されたユーザ情報と前記ヘッダ情報に記述されたユーザ情報とを比較し、前記記憶手段に記憶された固有情報と前記ヘッダ情報に記述された固有情報とを比較する比較手段と、
前記各々のユーザ情報が一致し且つ前記各々の固有情報が一致する場合、前記印刷ジョブのデータの印刷を実行する印刷制御手段と、
を備えることを特徴とする画像形成装置。
An image forming apparatus capable of communicating with a terminal device,
Storage means for storing unique information of the image forming apparatus;
Analyzing means for analyzing header information of the print job transmitted from the terminal device, and determining whether the data of the print job is data requiring confidentiality;
When the determination unit determines that the data of the print job is data requiring confidentiality, the user information transmitted from the terminal device in response to the transmission request is compared with the user information described in the header information, Comparing means for comparing the unique information stored in the storage means with the unique information described in the header information;
Print control means for executing printing of the data of the print job when the user information matches and the unique information matches;
An image forming apparatus comprising:
前記ユーザ情報は、前記端末装置のユーザを識別するユーザIDと前記端末装置を識別する端末装置IDを含み、
前記印刷制御手段は、前記各々のユーザID及び端末装置IDが一致し且つ前記各々の固有情報が一致する場合、前記ヘッダ情報に記述された出力部数に従い前記印刷ジョブのデータの印刷を実行することを特徴とする請求項1記載の画像形成装置。
The user information includes a user ID that identifies a user of the terminal device and a terminal device ID that identifies the terminal device,
The print control means executes printing of the print job data according to the number of output copies described in the header information when the respective user IDs and terminal device IDs match and the respective unique information matches. The image forming apparatus according to claim 1.
端末装置と通信可能な画像形成装置であって、
前記画像形成装置の固有情報を記憶する記憶手段と、
前記端末装置から送信された印刷ジョブのデータに前記画像形成装置の固有情報を付加し暗号化する暗号化手段と、
前記暗号化手段により暗号化されたデータを格納する格納手段と、
前記端末装置からデータの印刷が要求された場合、前記格納手段から読み出したデータに付加された固有情報と前記記憶手段に記憶された固有情報とが一致する場合、前記格納手段から読み出したデータを復号化する復号化手段と、
前記復号化手段により復号化されたデータの印刷を実行する印刷制御手段と、
を備えることを特徴とする画像形成装置。
An image forming apparatus capable of communicating with a terminal device,
Storage means for storing unique information of the image forming apparatus;
Encryption means for adding and encrypting the unique information of the image forming apparatus to the print job data transmitted from the terminal device;
Storage means for storing data encrypted by the encryption means;
When printing of data is requested from the terminal device, when the unique information added to the data read from the storage means matches the unique information stored in the storage means, the data read from the storage means is Decrypting means for decrypting;
Print control means for executing printing of data decrypted by the decryption means;
An image forming apparatus comprising:
前記印刷ジョブのヘッダ情報を解析し、前記印刷ジョブのデータが機密保持を要するデータか否かを判定する判定手段を更に備え、
前記暗号化手段は、前記判定手段により前記印刷ジョブのデータが機密保持を要するデータと判定された場合、前記印刷ジョブのデータに前記画像形成装置の固有情報を付加し暗号化することを特徴とする請求項3記載の画像形成装置。
Analysis means for analyzing the header information of the print job, and further comprising determination means for determining whether the data of the print job is data that requires confidentiality,
The encryption unit adds the unique information of the image forming apparatus to the print job data and encrypts the print job data when the determination unit determines that the print job data requires confidentiality. The image forming apparatus according to claim 3.
画像形成装置及び端末装置と通信可能な印刷管理装置であって、
前記画像形成装置の固有情報を記憶する記憶手段と、
前記端末装置から送信された印刷ジョブのヘッダ情報を解析し、前記印刷ジョブのデータが機密保持を要するデータか否かを判定する判定手段と、
前記判定手段により前記印刷ジョブのデータが機密保持を要するデータと判定された場合、送信要求に伴い前記端末装置から送信されたユーザ情報と前記ヘッダ情報に記述されたユーザ情報とを比較し、前記記憶手段に記憶された固有情報と前記ヘッダ情報に記述された固有情報とを比較する比較手段と、
前記各々のユーザ情報が一致し且つ前記各々の固有情報が一致する場合、前記印刷ジョブのデータの印刷を前記画像形成装置に指示する印刷制御手段と、
を備えることを特徴とする印刷管理装置。
A print management apparatus capable of communicating with an image forming apparatus and a terminal apparatus,
Storage means for storing unique information of the image forming apparatus;
Analyzing means for analyzing header information of the print job transmitted from the terminal device, and determining whether the data of the print job is data requiring confidentiality;
When the determination unit determines that the data of the print job is data requiring confidentiality, the user information transmitted from the terminal device in response to the transmission request is compared with the user information described in the header information, Comparing means for comparing the unique information stored in the storage means with the unique information described in the header information;
Print control means for instructing the image forming apparatus to print the data of the print job when the user information matches and the unique information matches;
A print management apparatus comprising:
前記ユーザ情報は、前記端末装置のユーザを識別するユーザIDと前記端末装置を識別する端末装置IDを含み、
前記印刷制御手段は、前記各々のユーザID及び端末装置IDが一致し且つ前記各々の固有情報が一致する場合、前記ヘッダ情報に記述された出力部数に従った前記印刷ジョブのデータの印刷を前記画像形成装置に指示することを特徴とする請求項5記載の印刷管理装置。
The user information includes a user ID that identifies a user of the terminal device and a terminal device ID that identifies the terminal device,
The print control means prints the print job data according to the number of output copies described in the header information when the respective user IDs and terminal device IDs match and the respective unique information matches. 6. The print management apparatus according to claim 5, wherein an instruction is given to the image forming apparatus.
端末装置と通信可能な画像形成装置の制御方法であって、
前記端末装置から送信された印刷ジョブのヘッダ情報を解析し、前記印刷ジョブのデータが機密保持を要するデータか否かを判定する判定ステップと、
前記判定ステップにより前記印刷ジョブのデータが機密保持を要するデータと判定された場合、送信要求に伴い前記端末装置から送信されたユーザ情報と前記ヘッダ情報に記述されたユーザ情報とを比較し、前記画像形成装置内に記憶された前記画像形成装置の固有情報と前記ヘッダ情報に記述された固有情報とを比較する比較ステップと、
前記各々のユーザ情報が一致し且つ前記各々の固有情報が一致する場合、前記印刷ジョブのデータの印刷を実行する印刷制御ステップと、
を備えることを特徴とする制御方法。
A control method of an image forming apparatus capable of communicating with a terminal device,
A determination step of analyzing header information of the print job transmitted from the terminal device and determining whether the data of the print job is data that requires confidentiality;
When the determination step determines that the print job data requires confidentiality, the user information transmitted from the terminal device in response to the transmission request is compared with the user information described in the header information, A comparison step of comparing the unique information of the image forming apparatus stored in the image forming apparatus with the unique information described in the header information;
A print control step for executing printing of data of the print job when the user information matches and the unique information matches;
A control method comprising:
端末装置と通信可能な画像形成装置の制御方法であって、
前記端末装置から送信された印刷ジョブのデータに前記画像形成装置の固有情報を付加し暗号化する暗号化ステップと、
前記暗号化ステップにより暗号化されたデータを格納手段に格納する格納ステップと、
前記端末装置からデータの印刷が要求された場合、前記格納手段から読み出したデータに付加された固有情報と、前記画像形成装置内に記憶された前記画像形成装置の固有情報とが一致する場合、前記格納手段から読み出したデータを復号化する復号化ステップと、
前記復号化ステップにより復号化されたデータの印刷を実行する印刷制御ステップと、
を備えることを特徴とする制御方法。
A control method of an image forming apparatus capable of communicating with a terminal device,
An encryption step of adding and encrypting the unique information of the image forming apparatus to the print job data transmitted from the terminal device;
A storage step of storing the data encrypted by the encryption step in a storage means;
When printing of data is requested from the terminal device, when the unique information added to the data read from the storage unit matches the unique information of the image forming device stored in the image forming device, A decoding step of decoding data read from the storage means;
A print control step of printing the data decrypted by the decryption step;
A control method comprising:
画像形成装置及び端末装置と通信可能な印刷管理装置の制御方法であって、
前記端末装置から送信された印刷ジョブのヘッダ情報を解析し、前記印刷ジョブのデータが機密保持を要するデータか否かを判定する判定ステップと、
前記判定ステップにより前記印刷ジョブのデータが機密保持を要するデータと判定された場合、送信要求に伴い前記端末装置から送信されたユーザ情報と前記ヘッダ情報に記述されたユーザ情報とを比較し、前記印刷管理装置内に記憶された前記画像形成装置の固有情報と前記ヘッダ情報に記述された固有情報とを比較する比較ステップと、
前記各々のユーザ情報が一致し且つ前記各々の固有情報が一致する場合、前記印刷ジョブのデータの印刷を前記画像形成装置に指示する印刷制御ステップと、
を備えることを特徴とする制御方法。
A control method of a print management apparatus capable of communicating with an image forming apparatus and a terminal apparatus,
A determination step of analyzing header information of the print job transmitted from the terminal device and determining whether the data of the print job is data that requires confidentiality;
When the determination step determines that the print job data requires confidentiality, the user information transmitted from the terminal device in response to the transmission request is compared with the user information described in the header information, A comparison step of comparing the unique information of the image forming apparatus stored in the print management apparatus with the unique information described in the header information;
A print control step for instructing the image forming apparatus to print the data of the print job when the user information matches and the unique information matches;
A control method comprising:
端末装置と通信可能な画像形成装置の制御方法をコンピュータに実行させるプログラムであって、
前記端末装置から送信された印刷ジョブのヘッダ情報を解析し、前記印刷ジョブのデータが機密保持を要するデータか否かを判定する判定モジュールと、
前記判定モジュールにより前記印刷ジョブのデータが機密保持を要するデータと判定された場合、送信要求に伴い前記端末装置から送信されたユーザ情報と前記ヘッダ情報に記述されたユーザ情報とを比較し、前記画像形成装置内に記憶された前記画像形成装置の固有情報と前記ヘッダ情報に記述された固有情報とを比較する比較モジュールと、
前記各々のユーザ情報が一致し且つ前記各々の固有情報が一致する場合、前記印刷ジョブのデータの印刷を実行する印刷制御モジュールと、
を備えることを特徴とするプログラム。
A program that causes a computer to execute a control method of an image forming apparatus that can communicate with a terminal device,
A determination module that analyzes header information of the print job transmitted from the terminal device and determines whether the data of the print job is data that requires confidentiality;
When the determination module determines that the data of the print job is data that requires confidentiality, the user information transmitted from the terminal device in response to the transmission request is compared with the user information described in the header information, A comparison module that compares the unique information of the image forming apparatus stored in the image forming apparatus with the unique information described in the header information;
A print control module that executes printing of data of the print job when the user information matches and the unique information matches;
A program comprising:
端末装置と通信可能な画像形成装置の制御方法をコンピュータに実行させるプログラムであって、
前記端末装置から送信された印刷ジョブのデータに前記画像形成装置の固有情報を付加し暗号化する暗号化モジュールと、
前記暗号化モジュールにより暗号化されたデータを格納手段に格納する格納モジュールと、
前記端末装置からデータの印刷が要求された場合、前記格納手段から読み出したデータに付加された固有情報と、前記画像形成装置内に記憶された前記画像形成装置の固有情報とが一致する場合、前記格納手段から読み出したデータを復号化する復号化モジュールと、
前記復号化モジュールにより復号化されたデータの印刷を実行する印刷制御モジュールと、
を備えることを特徴とするプログラム。
A program that causes a computer to execute a control method of an image forming apparatus that can communicate with a terminal device,
An encryption module for adding and encrypting the unique information of the image forming apparatus to the print job data transmitted from the terminal device;
A storage module for storing in the storage means the data encrypted by the encryption module;
When printing of data is requested from the terminal device, when the unique information added to the data read from the storage unit matches the unique information of the image forming device stored in the image forming device, A decryption module for decrypting data read from the storage means;
A print control module for executing printing of data decrypted by the decryption module;
A program comprising:
画像形成装置及び端末装置と通信可能な印刷管理装置の制御方法をコンピュータに実行させるプログラムであって、
前記端末装置から送信された印刷ジョブのヘッダ情報を解析し、前記印刷ジョブのデータが機密保持を要するデータか否かを判定する判定モジュールと、
前記判定モジュールにより前記印刷ジョブのデータが機密保持を要するデータと判定された場合、送信要求に伴い前記端末装置から送信されたユーザ情報と前記ヘッダ情報に記述されたユーザ情報とを比較し、前記印刷管理装置内に記憶された前記画像形成装置の固有情報と前記ヘッダ情報に記述された固有情報とを比較する比較モジュールと、
前記各々のユーザ情報が一致し且つ前記各々の固有情報が一致する場合、前記印刷ジョブのデータの印刷を前記画像形成装置に指示する印刷制御モジュールと、
を備えることを特徴とするプログラム。
A program that causes a computer to execute a control method of a print management apparatus that can communicate with an image forming apparatus and a terminal apparatus,
A determination module that analyzes header information of the print job transmitted from the terminal device and determines whether the data of the print job is data that requires confidentiality;
When the determination module determines that the data of the print job is data that requires confidentiality, the user information transmitted from the terminal device in response to the transmission request is compared with the user information described in the header information, A comparison module that compares the unique information of the image forming apparatus stored in the print management apparatus with the unique information described in the header information;
A print control module that instructs the image forming apparatus to print the data of the print job when the user information matches and the unique information matches;
A program comprising:
JP2004358968A 2004-12-10 2004-12-10 Image forming apparatus, printing management apparatus, control method, and program Pending JP2006167916A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004358968A JP2006167916A (en) 2004-12-10 2004-12-10 Image forming apparatus, printing management apparatus, control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004358968A JP2006167916A (en) 2004-12-10 2004-12-10 Image forming apparatus, printing management apparatus, control method, and program

Publications (2)

Publication Number Publication Date
JP2006167916A true JP2006167916A (en) 2006-06-29
JP2006167916A5 JP2006167916A5 (en) 2006-08-10

Family

ID=36669180

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004358968A Pending JP2006167916A (en) 2004-12-10 2004-12-10 Image forming apparatus, printing management apparatus, control method, and program

Country Status (1)

Country Link
JP (1) JP2006167916A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009199389A (en) * 2008-02-22 2009-09-03 Fuji Xerox Co Ltd Image forming apparatus, electronic device and program
JP2014166716A (en) * 2013-02-28 2014-09-11 Kyocera Document Solutions Inc Image formation device
JP2018094733A (en) * 2016-12-08 2018-06-21 ブラザー工業株式会社 Communication device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09134311A (en) * 1995-11-07 1997-05-20 Fujitsu Ltd Secrecy protection system
JPH09293036A (en) * 1996-04-26 1997-11-11 Fuji Xerox Co Ltd Print processor
JP2002014794A (en) * 2000-06-30 2002-01-18 Canon Inc Print controller, portable terminal, server, print control method, data processing method of portable terminal, data processing method of server, and storage medium
JP2003345663A (en) * 2002-05-29 2003-12-05 Fujitsu Ltd Database access control method and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09134311A (en) * 1995-11-07 1997-05-20 Fujitsu Ltd Secrecy protection system
JPH09293036A (en) * 1996-04-26 1997-11-11 Fuji Xerox Co Ltd Print processor
JP2002014794A (en) * 2000-06-30 2002-01-18 Canon Inc Print controller, portable terminal, server, print control method, data processing method of portable terminal, data processing method of server, and storage medium
JP2003345663A (en) * 2002-05-29 2003-12-05 Fujitsu Ltd Database access control method and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009199389A (en) * 2008-02-22 2009-09-03 Fuji Xerox Co Ltd Image forming apparatus, electronic device and program
JP2014166716A (en) * 2013-02-28 2014-09-11 Kyocera Document Solutions Inc Image formation device
JP2018094733A (en) * 2016-12-08 2018-06-21 ブラザー工業株式会社 Communication device

Similar Documents

Publication Publication Date Title
US8009311B2 (en) Output system, network device, device using apparatus, output control program and output request program, and output method
KR100613156B1 (en) Data security in an information processing device
CN100358334C (en) Image processing method and image processing device
JP4957732B2 (en) Access restriction file, restriction file generation device, file generation device control method, file generation program
JP2007325274A (en) System and method for inter-process data communication
US20070115494A1 (en) Image processing system, information processing device, computer readable recording medium, and information processing method
JP2006323503A (en) Document management device and its control method, computer program and storage medium
US7728998B2 (en) Printing management system, printing apparatus, print information output apparatus, and printing method
JP2007257527A (en) Printing system and control method
US7574498B2 (en) Device identification information managing system and method for communicably connecting between a network device and a device managing terminal unit that manages the network device
JP5111974B2 (en) Communication system and communication apparatus
JP3984951B2 (en) Content usage frequency limiting method, content usage terminal device, content usage system, computer program, and computer-readable recording medium
JP2005309881A (en) Print control system and method, server device, and printer
JP2006167916A (en) Image forming apparatus, printing management apparatus, control method, and program
JP5135239B2 (en) Image forming system and server device
JP2002236571A (en) Image forming device
JP2005348250A (en) Image forming device, data encipher method, program, and recording medium
JP2005039637A (en) Image forming device
JP2005130261A (en) Image forming apparatus, its control method, and its control program
JP2002342061A (en) Image forming system and method, computer readable recording medium having the program recorded thereon, image forming apparatus and program
JP2006211157A (en) Service providing apparatus, service providing system, and service providing method
JP2003196066A (en) Printing processor and printing system
EP3606122B1 (en) Information processing method and information processing system
EP3605311B1 (en) Information processing method, information processing system, and communication apparatus
JP2007280081A (en) Printing system

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20060419

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060615

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060615

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090721

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090917

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100309

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100629