JP4706453B2 - Printing system, electronic document processing method and program in the system - Google Patents
Printing system, electronic document processing method and program in the system Download PDFInfo
- Publication number
- JP4706453B2 JP4706453B2 JP2005334015A JP2005334015A JP4706453B2 JP 4706453 B2 JP4706453 B2 JP 4706453B2 JP 2005334015 A JP2005334015 A JP 2005334015A JP 2005334015 A JP2005334015 A JP 2005334015A JP 4706453 B2 JP4706453 B2 JP 4706453B2
- Authority
- JP
- Japan
- Prior art keywords
- electronic document
- information
- printing
- subject
- signature
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
- Information Transfer Between Computers (AREA)
Description
本発明は、コンピュータから伝送路を介して受信した電子文書を印刷する印刷システムに関し、特に電子文書の印刷処理の際に生じたイベントを通知先に通知する機能を備えた印刷システムに関する。 The present invention relates to a printing system that prints an electronic document received from a computer via a transmission path, and more particularly to a printing system that has a function of notifying a destination of an event that has occurred during electronic document printing processing.
アプリケーションソフトウエアにより作成された電子文書を印刷する場合、従来、PC(パーソナルコンピュータ)上でそのアプリケーションソフトウエア、又はその電子文書のファイル形式に対応したビューワーソフトウエアによりその電子文書のファイルをオープンし、そのソフトウエアのメニュー上から印刷指示を行うことが一般的であった。印刷指示が行われると、プリンタドライバがソフトウエアから電子文書のデータを受け取って、これを印刷装置が取扱可能なページ記述言語の印刷データに変換し、印刷装置に送っていた。 When printing an electronic document created by application software, the file of the electronic document is conventionally opened on the PC (personal computer) by the application software or viewer software corresponding to the file format of the electronic document. It is common to issue a print instruction from the menu of the software. When a print instruction is issued, the printer driver receives electronic document data from the software, converts the data into print data in a page description language that can be handled by the printing apparatus, and sends it to the printing apparatus.
これに対し近年、アプリケーションソフトウエアのファイル形式である電子文書をそのまま受け入れて印刷できる、いわゆるダイレクトプリント機能を備えた印刷装置が開発されている(例えば特許文献1参照)。 On the other hand, in recent years, a printing apparatus having a so-called direct print function that can accept and print an electronic document that is a file format of application software has been developed (see, for example, Patent Document 1).
また、従来の印刷装置は、印刷完了やエラー発生などのイベントを、印刷依頼元のPCにプリントプロトコルを用いて通知する機能を備える。しかし、この機能では、依頼元のPC以外には通知することができない。 Further, the conventional printing apparatus has a function of notifying events such as printing completion and error occurrence to a print requesting PC using a print protocol. However, with this function, notification can be made only to the requesting PC.
これに対し、特許文献2に示されるシステムでは、PC上のプリンタドライバ上で情報の通知先のアドレス(例えば電子メールアドレス)などを設定すると、プリンタドライバから印刷指示を受け取った印刷装置は、印刷完了など所定のイベントが発生するとその情報を設定された通知先に対して通知する。
On the other hand, in the system shown in
特許文献2の印刷装置は、例えばシステム管理者など、印刷指示を行ったPC以外にイベント通知を行うことができるが、この機能を利用するためには、印刷指示を行うユーザが、イベント通知の通知先を設定する必要があるため、ユーザに負担を強いる。
The printing apparatus of
また、近年、電子文書に対する著作権その他の権利の保護が重要な課題となっている。電子文書の著作権者や配布権者を保護する仕組みとしては、マイクロソフト社のWindows Media(登録商標) Rights ManagerなどのDRM(デジタル著作権管理)システムが知られている。一般的なDRMシステムは、ユーザには暗号化等により保護された電子文書を配布する。ユーザは料金を払うなどしてライセンスデータを取得し、DRMに準拠したブラウザやメディアプレーヤー等のソフトウエア上で、そのライセンスデータを用いてその電子文書の保護を解除することで、電子文書を使用可能とする。また、PC上のソフトウエアにて、ライセンスの内容に応じ、編集や印刷などといった電子文書に対する特定の操作を禁止することも行われている。 In recent years, protection of copyrights and other rights for electronic documents has become an important issue. As a mechanism for protecting the copyright holder and distribution right holder of an electronic document, a DRM (Digital Rights Management) system such as Windows Media (registered trademark) Rights Manager of Microsoft Corporation is known. A general DRM system distributes an electronic document protected by encryption or the like to a user. The user obtains the license data by paying a fee, and uses the electronic document by releasing the protection of the electronic document using the license data on software such as a DRM-compliant browser or media player. Make it possible. Also, specific operations on electronic documents such as editing and printing are prohibited by software on the PC in accordance with the contents of the license.
上述のように従来のDRMシステムは、PC上での保護を想定したものである。PCから印刷指示を受ける印刷装置は、LAN(ローカルエリアネットワーク)などのネットワーク上の複数のユーザから共用される場合が多いため、PC上での保護を想定した上記従来のDRMシステムの枠組みをそのまま適用することはできない。PCから受け取った電子文書を印刷する際に、印刷装置でも電子文書を作成した人や配布した人の権利の保護に資する処理を行うことができれば、権利者保護の観点から有益であるが、そのような処理を行うことができる印刷装置は知られていない。 As described above, the conventional DRM system assumes protection on a PC. Since a printing apparatus that receives a print instruction from a PC is often shared by a plurality of users on a network such as a LAN (local area network), the conventional DRM system framework that assumes protection on the PC is used as it is. It cannot be applied. When printing an electronic document received from a PC, it would be beneficial from the viewpoint of rights holder protection if the printing device can perform processing that contributes to protecting the rights of the person who created the electronic document or the person who distributed it. A printing apparatus that can perform such processing is not known.
本発明は、上記従来技術の問題点の少なくとも1つを解決する。 The present invention solves at least one of the problems of the prior art.
本発明に係る印刷システムは、受信した電子文書を印刷する印刷システムであって、受信した電子文書から電子署名の主体者情報を抽出する主体者情報抽出手段と、前記電子文書に付された前記電子署名を検証する署名検証手段と、前記主体者情報抽出手段が抽出した主体者情報が示す主体者に対し、前記印刷システムにおける前記電子文書の処理において生じた情報を通知する情報通知手段と、前記電子文書を印刷する印刷手段と、を備え、前記情報通知手段は、前記署名検証手段による電子署名の検証が不成功に終わったときに電子文書の印刷を認める設定がなされている場合は、前記印刷手段による前記電子文書の印刷終了後に、当該電子文書の内容が改変されて印刷されたことを示す旨の情報を含んだ通知を前記主体者に送信し、前記署名検証手段による電子署名の検証が不成功に終わったときに電子文書の印刷を認める設定がなされていない場合は、前記印刷手段による前記電子文書の印刷を行わずに署名検証が不成功である旨の情報を含んだ通知を前記主体者に送信する、ことを特徴とする。 A printing system according to the present invention is a printing system that prints a received electronic document, and extracts subject information extracting means for extracting subject information of an electronic signature from the received electronic document, and the electronic device attached to the electronic document. Signature verification means for verifying an electronic signature; information notification means for notifying information generated in processing of the electronic document in the printing system to the subject indicated by the subject information extracted by the subject information extraction means; A printing unit that prints the electronic document, and the information notification unit is configured to allow printing of the electronic document when verification of the electronic signature by the signature verification unit is unsuccessful. After the printing of the electronic document by the printing unit is completed, a notification including information indicating that the content of the electronic document has been modified and printed is transmitted to the subject. If the setting for allowing printing of the electronic document is not made when the verification of the electronic signature by the signature verification unit is unsuccessful, the signature verification is unsuccessful without printing the electronic document by the printing unit. The notification including the information to that effect is transmitted to the subject .
本発明の1つの態様では、前記情報通知手段は、前記主体者情報抽出手段が抽出した主体者情報に主体者の電子メールアドレスが含まれる場合、その電子メールアドレスに対して前記情報を含んだ電子メールを送信する。 In one aspect of the present invention, when the subject information extracted by the subject information extraction means includes the subject's email address, the information notification means includes the information with respect to the email address. Send an email.
更に別の態様では、印刷システムは、前記受信した電子文書に施された保護を解除するための認証情報の入力を受け付ける認証情報受付手段、を更に備え、前記情報通知手段は、前記認証情報受付手段が受け付けた認証情報により前記受信した電子文書に施された保護が解除されなかった場合、当該電子文書の印刷を行わずに、当該電子文書の印刷が要求された旨の情報を含んだ通知を前記主体者に送信する。 In yet another aspect, the printing system further comprises authentication information receiving means for receiving an input of authentication information for releasing protection applied to the received electronic document, and the information notifying means is configured to receive the authentication information. If the protection applied to the received electronic document is not released by the authentication information received by the means , a notification including information indicating that the electronic document is requested to be printed without printing the electronic document To the subject.
更に別の態様では、前記情報通知手段は、前記電子文書の印刷を指示した指示者の情報を含んだ通知を前記主体者に送信する。 In still another aspect, the information notification unit transmits a notification including information on an instructor who has instructed printing of the electronic document to the subject .
また、本発明の別の側面では、受信した電子文書を印刷する印刷システムにおいて実行される、電子文書の処理方法であって、受信した電子文書から電子署名の主体者情報を抽出するステップと、前記電子文書に付された前記電子署名を検証する署名検証ステップと、抽出した主体者情報が示す主体者に対し、前記印刷システムにおける前記電子文書の処理において生じた情報を通知する情報通知ステップと、を含み、前記情報通知ステップでは、前記署名検証ステップによる電子署名の検証が不成功に終わったときに電子文書の印刷を認める設定がなされている場合は、前記印刷システムによる前記電子文書の印刷終了後に、当該電子文書の内容が改変されて印刷されたことを示す旨の情報を含んだ通知を前記主体者に送信し、前記署名検証ステップによる電子署名の検証が不成功に終わったときに電子文書の印刷を認める設定がなされていない場合は、前記印刷システムによる前記電子文書の印刷を行わずに署名検証が不成功である旨の情報を含んだ通知を前記主体者に送信する、ことを特徴とする電子文書の処理方法を提供する。 Further, in another aspect of the present invention, extracting Ru executed in the printing system for printing an electronic document, a method of processing an electronic document, the subject's information of the electronic signature from the received electronic document received, A signature verification step of verifying the electronic signature attached to the electronic document, and an information notification step of notifying a subject indicated by the extracted subject information of information generated in the processing of the electronic document in the printing system; In the information notification step, if the electronic document verification by the signature verification step is unsuccessful, the electronic document is printed by the printing system. After completion, a notification including information indicating that the content of the electronic document has been modified and printed is transmitted to the subject, and the signature verification is performed. If the setting for permitting printing of the electronic document is not made when the verification of the electronic signature by the step is unsuccessful, the fact that the signature verification is unsuccessful without printing the electronic document by the printing system. An electronic document processing method is provided , wherein a notification including information is transmitted to the subject .
また、本発明の別の側面では、受信した電子文書を印刷装置に印刷させるための処理をコンピュータシステムに実行させるためのプログラムであって、受信した電子文書から電子署名の主体者情報を抽出するステップと、前記電子文書に付された前記電子署名を検証する署名検証ステップと、抽出した主体者情報が示す主体者に対し、当該プログラムによる前記電子文書の処理又は前記印刷装置における電子文書の印刷処理、において生じた情報を通知する情報通知ステップと、を前記コンピュータシステムに実行させるためのプログラムであって、前記情報通知ステップでは、前記署名検証ステップによる電子署名の検証が不成功に終わったときに電子文書の印刷を認める設定がなされている場合は、前記印刷装置による前記電子文書の印刷終了後に、当該電子文書の内容が改変されて印刷されたことを示す旨の情報を含んだ通知を前記主体者に送信し、前記署名検証ステップによる電子署名の検証が不成功に終わったときに電子文書の印刷を認める設定がなされていない場合は、前記印刷装置による前記電子文書の印刷を行わずに署名検証が不成功である旨の情報を含んだ通知を前記主体者に送信する、ことを特徴とするプログラムを提供する。 Further, in another aspect of the present invention, a program for executing a process for printing the received electronic document to a printing device to a computer system to extract the principal's information of the electronic signature from the received electronic document A step of verifying the electronic signature attached to the electronic document, and processing of the electronic document by the program or printing of the electronic document in the printing apparatus for the subject indicated by the extracted subject information A program for causing the computer system to execute an information notifying step for notifying information generated in the processing, and in the information notifying step, when the verification of the electronic signature by the signature verifying step is unsuccessful If the electronic document is set to be allowed to be printed, the electronic document mark is printed by the printing device. After completion, when a notification including information indicating that the content of the electronic document has been modified and printed is transmitted to the subject, and verification of the electronic signature by the signature verification step is unsuccessful If the setting for permitting printing of the electronic document is not made, a notification including information indicating that the signature verification is unsuccessful without printing the electronic document by the printing apparatus is transmitted to the subject. A program characterized by the above is provided.
以下、図面を参照して、本発明の実施の形態(以下「実施形態」と呼ぶ)について説明する。 Hereinafter, embodiments of the present invention (hereinafter referred to as “embodiments”) will be described with reference to the drawings.
図1は、印刷装置14を備えたシステムの構成の例を示す図である。このシステムでは、PC(パーソナルコンピュータ)10及び16と印刷装置14とが、LAN(ローカルエリアネットワーク)やインターネット等のデータ通信のためのネットワーク12に接続されている。PC16は電子文書20の所有者又は配布者等ように、電子文書20に対して権利を持つユーザのPCであり、PC10はその電子文書20を取得して使用しようとするユーザのPCである。PC10には、電子文書20のダイレクトプリントを実行するためのプリンタドライバがインストールされている。なお、電子文書20は、アプリケーションソフトウエアのファイル形式の文書である。
FIG. 1 is a diagram illustrating an example of the configuration of a system including a
また、電子文書20には、電子文書20の所有者や配布者などの秘密鍵情報を用いて電子署名が施されているものとする。例えばマイクロソフト社のワードプロセッサソフトウエア「Word」や、アドビシステムズ社の「Acrobat」などのように、作成した文書に電子署名を組み込むことができるソフトウエアが普及しており、電子文書20はこのようなソフトウエアにより作成することができる。
Further, it is assumed that the
XML署名などでよく知られるように、一般に電子文書20に組み込まれる電子署名情報には、電子署名の署名値の他に、その署名値を検証するための検証鍵(すなわち電子文書20の所有者等の公開鍵)を特定するための情報が含まれる。この情報は、検証鍵自身の場合もあれば、署名者の公開鍵証明書の場合もあり、それら両方の場合もある。例えばよく普及しているX.509の公開鍵証明書のように、公開鍵証明書にはその証明書の所有者である「主体者」の情報が含まれる。主体者の情報は、DN(Distinguished Name)形式で記述され、その中には主体者の電子メールアドレスが含まれることが多い。
As is well known in the XML signature and the like, in general, the electronic signature information incorporated in the
本実施形態では、電子文書20を取得したユーザがPC10から印刷装置14に対して電子文書20のダイレクトプリントを指示すると、印刷装置14がその電子文書20の署名情報に含まれる主体者(すなわちその電子文書20の所有者等)の電子メールアドレスを求め、その電子メールアドレスに対して印刷処理に関連した通知情報22を送信する。
In the present embodiment, when the user who has acquired the
次に、図2を参照して、PC10のプリンタドライバが実行する処理手順を説明する。プリンタドライバは、ユーザからダイレクトプリントの対象とする電子文書20の指定を受けると、その電子文書を取得し(S1)、更にオペレーティングシステム等から公知の方法でそのユーザのユーザ情報(ユーザ名や、ユーザのDNなど)や当該PCを識別するマシン情報(IP(Internet Protocol)アドレスやMAC(Media Access Control)アドレスなど)、ダイレクトプリントの指示を受けた時刻などの情報を取得する(S2)。また、プリンタドライバが、ユーザから印刷をさせる印刷装置や、用紙サイズ、印刷部数などといった印刷ジョブの属性情報を受け取るようにしてもよい(S3)。プリンタドライバは、ユーザ情報やマシン情報、ジョブ属性などを、印刷装置14が解釈できるジョブ記述言語で記述したジョブ制御情報を作成し(S4)、ジョブ制御情報と電子文書20とを含む印刷指示を印刷装置14に送信する(S5)。
Next, a processing procedure executed by the printer driver of the PC 10 will be described with reference to FIG. When the printer driver receives the designation of the
印刷指示を受け取った印刷装置14のジョブ制御は、図3に示すような構成により行われる。データ受信部32は、印刷指示を受信する。スイッチャー34は、受け取った印刷指示が、PDL(ページ記述言語)で記述された印刷データの印刷指示なのか、電子文書のダイレクトプリント指示なのかを公知の方法で判定し、PDLの場合はその印刷データを印刷データパーサ36に、ダイレクトプリントの場合は電子文書を文書パーサ48に渡す。
The job control of the
印刷データパーサ36は、PDLで記述された印刷データをパース(解析)する。印刷データ処理部38は、そのパース結果に従って、印刷すべき画像を描画するための描画命令のリストを求める。描画命令リスト処理部40は、そのリストに示された描画命令を順に描画処理部42に渡し、描画処理部42は受け取った描画命令に従って画像メモリ上に画像を描画する。これにより印刷すべきビットマップ画像が生成される。印刷装置14内のプリントエンジンは、このビットマップ画像を用紙に印刷する。印刷データパーサ36,印刷データ処理部38,描画命令リスト処理部40及び描画処理部42が行う処理は従来公知の処理であり、それら各ユニットとしては従来からあるものを用いることができる。
The
用紙への印刷が完了すると、印刷完了通知処理部44が印刷完了通知のメッセージを含んだ電子メールを作成し、電子メール送信処理部46がその電子メールを送信する。このときの電子メールの宛先は、特許文献2等の従来技術を用いてあらかじめ設定されたものである。
When printing on the paper is completed, the print completion
一方、ダイレクトプリントの場合、文書パーサ48が、印刷対象の電子文書20のファイル形式(例えば「Word」形式やPDF形式など)に応じて文書を解析し、文書データ処理部50がその解析結果に基づき描画命令のリストを作成する。文書パーサ48及び文書データ処理部50は、従来のダイレクトプリント機能を持つ印刷装置に用いられているものと同様のものでよい。そして、描画命令リスト処理部40及び描画処理部42がその描画命令リストに従ってビットマップ画像を生成する。
On the other hand, in the case of direct printing, the
本実施形態の印刷装置14は、更に、署名抽出部52,署名パーサ54、宛先設定部56を備える。署名抽出部52は、文書パーサ48の解析結果から、電子文書20に含まれる電子署名情報を抽出する。署名パーサ54は、その電子署名情報を解析し、その中に含まれる情報から、その電子署名を行った主体者の情報を求める。電子署名情報中に主体者の公開鍵証明書が含まれていれば、その証明書の中から主体者情報を求めることができる。また、公開鍵証明書自体が含まれない場合でも、電子署名情報中にはその公開鍵証明書の識別情報が含まれるので、署名パーサ54は、その識別情報を用いることで、認証局やディレクトリサーバからその公開鍵証明書を取得できる。宛先設定部56は、署名パーサ54が求めた主体者情報中に電子メールアドレスが含まれていれば、その電子メールアドレスを印刷完了通知の宛先として印刷完了通知処理部44に設定する。なお、主体者情報中に電子メールアドレスが含まれていない場合に、宛先設定部56が、ディレクトリサーバにその主体者のDNに対応する電子メールアドレスを問い合わせるようにすることもできる。
The
印刷完了通知処理部44は、ダイレクトプリントの場合、宛先設定部56から設定された電子メールアドレスを宛先とした印刷完了通知の電子メールを作成し、電子メール送信処理部46がその電子メールを宛先に送信する。
In the case of direct printing, the print completion
このような構成により、電子文書20のダイレクトプリントが指示された場合には、その電子文書20に電子署名を施した署名者に対して印刷完了通知の電子メールを送信することができる。
With such a configuration, when direct printing of the
ダイレクトプリントの場合に印刷完了通知処理部44が作成する印刷完了通知は、(1)電子文書20の文書名と、(2)その電子文書20が印刷されたことを示すメッセージとを有している。また、(3)ダイレクトプリントを指示した印刷指示者のユーザ情報を印刷完了通知に組み込めば、署名者(すなわち電子文書20の所有者等)は、自分が署名した文書を誰が印刷したのかを知ることができる。また、(4)ダイレクトプリントの指示を発行したPC10のマシン情報を印刷完了通知に組み込めば、署名者はどのPCから電子文書20の印刷指示が行われたのかを知ることができる。また、(5)電子文書20の中にダイレクトプリントを指示したユーザの電子証明書が含まれている場合は、その電子証明書そのもの、又はその電子証明書に含まれるそのユーザのDNを印刷完了通知に組み込むことも可能である。また、(6)印刷完了通知に印刷部数の情報を組み込めば、署名者は自分が権利を持つ電子文書20が何部印刷されたかを知ることができる。また、(7)印刷を行った時刻を印刷完了通知に組み込めば、署名者は電子文書20がいつ印刷されたかを知ることができる。
The print completion notification generated by the print completion
以上説明したように、本実施形態の印刷装置14によれば、電子文書20に対して権利を有する所有者や配布者は、その電子文書20が印刷されたことや、いつ誰に印刷されたかなどの情報を得ることができるので、その情報を用いて電子文書20が正しく利用されているかどうか調査することが可能になる。
As described above, according to the
また、本実施形態では、電子文書20に対する署名者に印刷完了通知を送る場合には、印刷指示者も署名者も、その通知の宛先アドレスを印刷装置14に設定する必要はない。したがって、ユーザの操作負担が軽減できる。
In this embodiment, when a print completion notification is sent to the signer of the
以上に説明した実施形態はあくまで一例に過ぎず、本発明の範囲内で様々な変形が考えられる。例えば、上記実施形態では、電子文書の印刷が完了した時の印刷完了通知を署名者に送る場合を例示したが、印刷完了以外の印刷処理に関する情報を署名者に送ることも可能である。 The embodiment described above is merely an example, and various modifications are conceivable within the scope of the present invention. For example, in the above-described embodiment, the case where the print completion notification when the printing of the electronic document is completed is sent to the signer. However, it is also possible to send information related to print processing other than the print completion to the signer.
例えば、電子文書20を取得したユーザがその電子文書20の内容を改変し、ダイレクトプリントを行った場合に、改変されたことを署名者に伝えることもできる。この変形例における印刷装置14の処理手順を図4に示す。この手順では、印刷装置14は、電子署名付きの電子文書20のダイレクトプリント指示を受けた場合、周知の方法でその電子署名の検証を行い(S11)、その検証が成功(すなわち電子文書20に改変・改ざんがない)であるか否かを判定する(S12)。成功の場合、その電子文書20の印刷を実行する(S13)。そして、上述の実施形態と同様の処理で求めた署名者の電子メールアドレスに対し、印刷完了通知を送信する(S14)。この印刷完了通知は上記実施形態で例示したものと同様でよい。
For example, when the user who acquired the
署名検証が失敗した場合は、電子文書20の内容が署名者が署名を行った後で改変又は改ざんされたことを意味する。この場合、印刷装置14の設定が、署名検証失敗時に印刷を認める設定になっているか否かを判定する(S15)。この設定は、印刷装置14の管理者が前もって行っている。検証失敗時に印刷を認める設定であれば、印刷装置14はその電子文書20を印刷し(S16)、印刷が完了すると、印刷完了通知を署名者宛に送信する(S17)。ステップS17で送信する印刷完了通知には、印刷した文書の文書名の他に、その文書が改変されていることを示すメッセージも組み込む。これにより、署名者は、電子文書20が内容を改変された上で印刷されたことを知ることができる。また、署名検証失敗時に印刷を認めない設定の場合、印刷装置14は、電子文書20の印刷は行わず、署名者に対して改変された文書の印刷要求があった旨の通知を行う(S18)。ステップS18の通知には、電子文書20の文書名と、その文書の内容が改変されているので印刷しなかった等の説明を含める。また、この通知には、上記実施形態と同様、電子文書20の印刷を要求したユーザや時刻などの情報を組み込んでもよい。
If the signature verification fails, it means that the content of the
また、別の例として、パスワード等で保護された電子文書20のダイレクトプリントが要求された場合に、そのような要求があったことを署名者に知らせることもできる。すなわち、電子文書作成用のソフトウエアの中には、上述の「Word」や「Acrobat」などのように、作成した電子文書に保護をかけることができるものが存在する。保護された文書を開くには、パスワード等の認証情報の入力が必要となる。電子文書の所有者(作成者)等がパスワード等で保護した文書の印刷を誰かが試みたという情報は、所有者等にとっては自分の権利を守るに当たって重要な情報となる。この変形例における印刷装置14の処理手順を図5に示す。
As another example, when a direct print of the
この手順では、まず印刷装置14は、PC10からダイレクトプリントを指示された電子文書20がパスワード等の認証情報で保護された文書であった場合、その保護を解除するための処理を試みる(S20)。電子文書20に対応して正しい認証情報がPC10から入力された場合、保護の解除は成功する。そうでなければ、保護の解除は失敗する。印刷装置14は、解除に成功したか否かを判定し(S21)、成功した場合は、その電子文書20を印刷し(S22)、上記実施形態と同様、印刷完了通知を署名者宛に送信する(S23)。一方、保護の解除に失敗した場合は、印刷装置14は、電子文書20の印刷は行わず、署名者に対し、保護された文書の印刷要求があった旨の通知を行う(S24)。ステップS24の通知には、電子文書20の文書名と、その文書が保護されているので印刷しなかった等の説明を含める。また、この通知には、上記実施形態と同様、電子文書20の印刷を要求したユーザや時刻などの情報を組み込んでもよい。
In this procedure, first, when the
以上に例示したように、印刷完了の通知だけでなく、印刷の要求があった旨を示す通知や、印刷しなかった旨を示す通知を署名者に送ることで、署名者の権利を守るのに重要な情報を提供することができる。 As illustrated above, not only the print completion notification but also the notification indicating that there was a print request and the notification indicating that the print was not performed are sent to the signer to protect the signer's rights. Can provide important information.
また、以上の例では、署名者に対する通知には電子メールを用いたが、インスタントメッセージ等の他の通知手段を用いてもよい。 In the above example, e-mail is used for notification to the signer, but other notification means such as an instant message may be used.
また、以上の例では、印刷装置14がユーザから印刷指示を受け、電子文書の署名者に対して各種の通知を行ったが、同じ方式はプリントサーバと印刷装置とを含むシステムにも適用できる。すなわち、このシステムでは、プリントサーバが電子文書の印刷指示を受け付け、その電子文書を印刷装置が処理可能なデータ形式(例えばPDL形式、又は画像データ)に変換し、その変換結果を印刷装置に渡して印刷させる。プリントサーバは、署名の検証を行ったり、電子文書に暗号化等の保護が施されている場合にはその保護を解除する処理を行ったりしてもよい。
In the above example, the
この場合、プリントサーバが、電子文書に付された電子署名を抽出し、その中に含まれる主体者情報(例えば電子メールアドレス)を求める。そして、プリントサーバは、印刷装置から当該電子文書の印刷完了を示す通知を受けた場合、その主体者情報に対応する宛先に対し、その電子文書の印刷完了通知を送信する。もちろん、印刷完了通知のみならず、上述した様々な情報を通知することもできる。通知する情報は、印刷装置の処理によって生じる場合(例えば印刷完了や印刷失敗)もあれば、プリントサーバでの処理によって生じる場合(例えば署名検証の失敗、或いはそれに基づき判明した文書改変の事実、或いは保護された文書の印刷指示を受けた場合など)もある。このような電子署名の署名者に対する情報の通知のためにプリントサーバが行う処理手順は、既に説明した図3又は図4に示すものと同等のものでよい。 In this case, the print server extracts an electronic signature attached to the electronic document and obtains subject information (for example, an e-mail address) included therein. When the print server receives a notification indicating completion of printing of the electronic document from the printing apparatus, the print server transmits a notification of completion of printing of the electronic document to a destination corresponding to the subject information. Of course, not only the print completion notification but also the various information described above can be notified. The information to be notified may be generated by processing of the printing apparatus (for example, printing completion or printing failure), may be generated by processing of the print server (for example, failure of signature verification, or fact of document modification found based thereon), or In some cases, the user receives a print instruction for a protected document. The processing procedure performed by the print server for notifying information to the signer of the electronic signature may be the same as that shown in FIG. 3 or FIG.
なお、この場合、プリントサーバとして機能するコンピュータは、ハードウェアとして、CPU(中央演算装置)、メモリ(一次記憶)、各種I/O(入出力)インタフェース等がバスを介して接続された回路構成を有する。また、そのバスに対し、例えばI/Oインタフェース経由で、ハードディスクドライブやCDやDVD、フラッシュメモリなどの各種規格の可搬型の不揮発性記録媒体を読み取るためのドライブが接続される。このようなドライブは、メモリに対する外部記憶装置として機能する。上述した実施の形態の処理内容が記述されたプログラムが、そのような外部記憶装置に保存され、コンピュータにインストールされている。また、このプログラムは、CPUからアクセス可能なROM(リード・オンリー・メモリ)に保持されていてもよい。外部記憶装置に記憶されたプログラムがメモリに読み出されCPUにより実行されるか、又はROM上のプログラムがCPUから実行されることにより、上述の実施の形態の処理が実現される。その処理により電子文書から抽出された署名者(主体者)の情報は、メモリ又は外部記憶装置に記憶され、通知すべき情報が発生した場合に参照される。 In this case, the computer functioning as a print server has a circuit configuration in which a CPU (central processing unit), a memory (primary storage), various I / O (input / output) interfaces, and the like are connected via a bus as hardware. Have In addition, a hard disk drive, a drive for reading portable non-volatile recording media of various standards such as a CD, a DVD, and a flash memory is connected to the bus via, for example, an I / O interface. Such a drive functions as an external storage device for the memory. A program describing the processing contents of the above-described embodiment is stored in such an external storage device and installed in a computer. The program may be held in a ROM (read only memory) accessible from the CPU. The program stored in the external storage device is read into the memory and executed by the CPU, or the program on the ROM is executed from the CPU, whereby the processing of the above-described embodiment is realized. Information of the signer (subject) extracted from the electronic document by the processing is stored in the memory or the external storage device, and is referred to when information to be notified is generated.
10,16 PC(パーソナルコンピュータ)、12 ネットワーク、14 印刷装置、32 データ受信部、34 スイッチャー、36 印刷データパーサ、38 印刷データ処理部、40 描画命令リスト処理部、42 描画処理部、44 印刷完了通知処理部、46 電子メール送信処理部、48 文書パーサ、50 文書データ処理部、52 署名抽出部、54 署名パーサ、56 宛先設定部。 10, 16 PC (personal computer), 12 network, 14 printing device, 32 data receiving unit, 34 switcher, 36 print data parser, 38 print data processing unit, 40 drawing command list processing unit, 42 drawing processing unit, 44 printing completed Notification processing unit, 46 Email transmission processing unit, 48 Document parser, 50 Document data processing unit, 52 Signature extraction unit, 54 Signature parser, 56 Destination setting unit
Claims (6)
受信した電子文書から電子署名の主体者情報を抽出する主体者情報抽出手段と、
前記電子文書に付された前記電子署名を検証する署名検証手段と、
前記主体者情報抽出手段が抽出した主体者情報が示す主体者に対し、前記印刷システムにおける前記電子文書の処理において生じた情報を通知する情報通知手段と、
前記電子文書を印刷する印刷手段と、
を備え、
前記情報通知手段は、
前記署名検証手段による電子署名の検証が不成功に終わったときに電子文書の印刷を認める設定がなされている場合は、前記印刷手段による前記電子文書の印刷終了後に、当該電子文書の内容が改変されて印刷されたことを示す旨の情報を含んだ通知を前記主体者に送信し、
前記署名検証手段による電子署名の検証が不成功に終わったときに電子文書の印刷を認める設定がなされていない場合は、前記印刷手段による前記電子文書の印刷を行わずに署名検証が不成功である旨の情報を含んだ通知を前記主体者に送信する、
ことを特徴とする印刷システム。 A printing system for printing received electronic documents,
Subject information extraction means for extracting subject information of the electronic signature from the received electronic document;
Signature verification means for verifying the electronic signature attached to the electronic document;
Information notifying means for notifying the subject indicated by the subject information extracted by the subject information extracting means of information generated in the processing of the electronic document in the printing system;
Printing means for printing the electronic document;
Equipped with a,
The information notification means includes
If the electronic document verification by the signature verification unit is unsuccessful, and the electronic document is set to be printed, the content of the electronic document is altered after the printing unit prints the electronic document. A notification including information indicating that the information has been printed has been sent to the subject,
If the setting for allowing printing of the electronic document is not made when the verification of the electronic signature by the signature verification unit is unsuccessful, the signature verification is unsuccessful without printing the electronic document by the printing unit. Sending a notification containing information to the effect to the subject;
A printing system characterized by that .
前記情報通知手段は、前記主体者情報抽出手段が抽出した主体者情報に主体者の電子メールアドレスが含まれる場合、その電子メールアドレスに対して前記情報を含んだ電子メールを送信する、
ことを特徴とする印刷システム。 The printing system according to claim 1,
The information notifying means, when the subject information extracted by the subject information extracting means includes an email address of the subject, sends an email containing the information to the email address;
A printing system characterized by that.
前記受信した電子文書に施された保護を解除するための認証情報の入力を受け付ける認証情報受付手段、を更に備え、
前記情報通知手段は、前記認証情報受付手段が受け付けた認証情報により前記受信した電子文書に施された保護が解除されなかった場合、当該電子文書の印刷を行わずに、当該電子文書の印刷が要求された旨の情報を含んだ通知を前記主体者に送信する、
ことを特徴とする印刷システム。 The printing system according to claim 1,
Authentication information receiving means for receiving an input of authentication information for releasing protection applied to the received electronic document,
If the protection applied to the received electronic document is not released by the authentication information received by the authentication information receiving unit , the information notification unit prints the electronic document without printing the electronic document. Sending a notification to the subject containing information that the request has been made;
A printing system characterized by that.
前記情報通知手段は、前記電子文書の印刷を指示した指示者の情報を含んだ通知を前記主体者に送信する、
ことを特徴とする印刷システム。 The printing system according to claim 1,
The information notification means transmits a notification including information of an instructor who has instructed printing of the electronic document to the subject ;
A printing system characterized by that.
受信した電子文書から電子署名の主体者情報を抽出するステップと、
前記電子文書に付された前記電子署名を検証する署名検証ステップと、
抽出した主体者情報が示す主体者に対し、前記印刷システムにおける前記電子文書の処理において生じた情報を通知する情報通知ステップと、
を含み、
前記情報通知ステップでは、
前記署名検証ステップによる電子署名の検証が不成功に終わったときに電子文書の印刷を認める設定がなされている場合は、前記印刷システムによる前記電子文書の印刷終了後に、当該電子文書の内容が改変されて印刷されたことを示す旨の情報を含んだ通知を前記主体者に送信し、
前記署名検証ステップによる電子署名の検証が不成功に終わったときに電子文書の印刷を認める設定がなされていない場合は、前記印刷システムによる前記電子文書の印刷を行わずに署名検証が不成功である旨の情報を含んだ通知を前記主体者に送信する、
ことを特徴とする電子文書の処理方法。 An electronic document processing method executed in a printing system for printing a received electronic document,
Extracting Subject information of the electronic signature from the received electronic document,
A signature verification step of verifying the electronic signature attached to the electronic document;
An information notification step of notifying the subject indicated by the extracted subject information of information generated in the processing of the electronic document in the printing system ;
Including
In the information notification step,
If the electronic document verification is unsuccessful in the signature verification step and the electronic document is set to be printed, the content of the electronic document is modified after the printing of the electronic document by the printing system is completed. A notification including information indicating that the information has been printed has been sent to the subject,
If the setting for allowing printing of the electronic document is not made when the verification of the electronic signature by the signature verification step is unsuccessful, the signature verification is unsuccessful without printing the electronic document by the printing system. Sending a notification containing information to the effect to the subject;
An electronic document processing method characterized by the above .
受信した電子文書から電子署名の主体者情報を抽出するステップと、
前記電子文書に付された前記電子署名を検証する署名検証ステップと、
抽出した主体者情報が示す主体者に対し、当該プログラムによる前記電子文書の処理又は前記印刷装置における電子文書の印刷処理、において生じた情報を通知する情報通知ステップと、
を前記コンピュータシステムに実行させるためのプログラムであって、
前記情報通知ステップでは、
前記署名検証ステップによる電子署名の検証が不成功に終わったときに電子文書の印刷を認める設定がなされている場合は、前記印刷装置による前記電子文書の印刷終了後に、当該電子文書の内容が改変されて印刷されたことを示す旨の情報を含んだ通知を前記主体者に送信し、
前記署名検証ステップによる電子署名の検証が不成功に終わったときに電子文書の印刷を認める設定がなされていない場合は、前記印刷装置による前記電子文書の印刷を行わずに署名検証が不成功である旨の情報を含んだ通知を前記主体者に送信する、
ことを特徴とするプログラム。 A program for causing a computer system to execute processing for causing a printing device to print a received electronic document,
Extracting Subject information of the electronic signature from the received electronic document,
A signature verification step of verifying the electronic signature attached to the electronic document;
An information notifying step for notifying the subject indicated by the extracted subject information of the information generated in the processing of the electronic document by the program or the printing processing of the electronic document in the printing apparatus ;
The A program for causing the computer to execute system,
In the information notification step,
If the electronic document is verified to be unsuccessfully verified in the signature verification step, the electronic document is modified after the printing apparatus finishes printing the electronic document. A notification including information indicating that the information has been printed has been sent to the subject,
If the setting for allowing printing of the electronic document is not made when the verification of the electronic signature by the signature verification step is unsuccessful, the signature verification is unsuccessful without printing the electronic document by the printing apparatus. Sending a notification containing information to the effect to the subject;
A program characterized by that .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005334015A JP4706453B2 (en) | 2005-11-18 | 2005-11-18 | Printing system, electronic document processing method and program in the system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005334015A JP4706453B2 (en) | 2005-11-18 | 2005-11-18 | Printing system, electronic document processing method and program in the system |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007140916A JP2007140916A (en) | 2007-06-07 |
JP4706453B2 true JP4706453B2 (en) | 2011-06-22 |
Family
ID=38203691
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005334015A Expired - Fee Related JP4706453B2 (en) | 2005-11-18 | 2005-11-18 | Printing system, electronic document processing method and program in the system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4706453B2 (en) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5013694B2 (en) * | 2005-09-09 | 2012-08-29 | キヤノン株式会社 | Image processing method, image processing apparatus, program code, and storage medium |
US8115951B2 (en) | 2007-04-20 | 2012-02-14 | Ricoh Company, Ltd. | Approach for implementing locked printing with unlock via a user input device |
JP2009033731A (en) * | 2007-07-05 | 2009-02-12 | Ricoh Co Ltd | Image forming apparatus, document management method, and program |
US8797563B2 (en) | 2008-03-31 | 2014-08-05 | Ricoh Company, Ltd. | Approach for printing policy-enabled electronic documents using locked printing |
US9311031B2 (en) | 2008-03-31 | 2016-04-12 | Ricoh Company, Ltd. | Approach for printing policy-enabled electronic documents using locked printing and a shared memory data structure |
US9513857B2 (en) * | 2008-03-31 | 2016-12-06 | Ricoh Company, Ltd. | Approach for processing print data using password control data |
US9411956B2 (en) | 2008-07-02 | 2016-08-09 | Ricoh Company, Ltd. | Locked print with intruder detection and management |
JP6218391B2 (en) * | 2013-02-15 | 2017-10-25 | キヤノン株式会社 | Image forming apparatus, image forming apparatus control method, and program |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000165668A (en) * | 1998-11-27 | 2000-06-16 | Canon Inc | Image processor, image processing system image processing method and storage medium |
JP2000287009A (en) * | 1999-01-29 | 2000-10-13 | Minolta Co Ltd | Image forming device |
JP2002316465A (en) * | 2000-12-27 | 2002-10-29 | Xerox Corp | Automatic authentication of printed document |
JP2005103962A (en) * | 2003-09-30 | 2005-04-21 | Minolta Co Ltd | Printing apparatus, method for controlling printing apparatus, and computer program |
JP2005175688A (en) * | 2003-12-09 | 2005-06-30 | Canon Inc | Document management system |
-
2005
- 2005-11-18 JP JP2005334015A patent/JP4706453B2/en not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000165668A (en) * | 1998-11-27 | 2000-06-16 | Canon Inc | Image processor, image processing system image processing method and storage medium |
JP2000287009A (en) * | 1999-01-29 | 2000-10-13 | Minolta Co Ltd | Image forming device |
JP2002316465A (en) * | 2000-12-27 | 2002-10-29 | Xerox Corp | Automatic authentication of printed document |
JP2005103962A (en) * | 2003-09-30 | 2005-04-21 | Minolta Co Ltd | Printing apparatus, method for controlling printing apparatus, and computer program |
JP2005175688A (en) * | 2003-12-09 | 2005-06-30 | Canon Inc | Document management system |
Also Published As
Publication number | Publication date |
---|---|
JP2007140916A (en) | 2007-06-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10136029B2 (en) | Printing apparatus, printing apparatus control method, and program | |
JP4706453B2 (en) | Printing system, electronic document processing method and program in the system | |
JP4481914B2 (en) | Information processing method and apparatus | |
US7853017B2 (en) | Method and apparatus for encrypted print processing | |
US7532836B2 (en) | Document management method, document management system, and computer program product | |
JP2009110268A (en) | Server device, management system, management method, storage medium and program | |
JP2007323186A (en) | Apparatus for creating print control data, print management device, and printer | |
US9372647B2 (en) | Image forming apparatus capable of printing image data associated with print right, method of controlling the same, and storage medium | |
JP3915573B2 (en) | Image processing device | |
JP2009061728A (en) | Printing apparatus, printing system and method for controlling printing apparatus | |
JP4396377B2 (en) | Print control system, server device | |
US20060221376A1 (en) | Print control apparatus and method | |
JP2008090737A (en) | Transmitting device and receiving device of print data | |
JP2008132599A (en) | Printer, printing method, font install program, and font protect program | |
JP3997197B2 (en) | Image processing system | |
JP4645421B2 (en) | Computer program and printing instruction apparatus and method | |
US7719725B2 (en) | Print control apparatus, print apparatus, print control method, computer-readable medium and computer-data signal | |
JP2010068344A (en) | Image processing apparatus, apparatus information distribution system, program, and recording medium | |
JP2008040659A (en) | Print control system, policy management device, image forming device and print execution control method | |
JP2007207166A (en) | Program, device, and method of printing instructing | |
JP4818419B2 (en) | Information processing method and apparatus | |
JP2006281469A (en) | Printing apparatus and printing system | |
JP2007272713A (en) | Information processing apparatus and information processing method | |
JP2010130502A (en) | Image processing program, image processing method, and image processing apparatus | |
JP2008113433A (en) | Document management method, document management system, and computer program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20081022 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100917 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100928 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101126 |
|
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: 20110215 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110228 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4706453 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |