JP2007174216A - Information processing apparatus - Google Patents

Information processing apparatus Download PDF

Info

Publication number
JP2007174216A
JP2007174216A JP2005368238A JP2005368238A JP2007174216A JP 2007174216 A JP2007174216 A JP 2007174216A JP 2005368238 A JP2005368238 A JP 2005368238A JP 2005368238 A JP2005368238 A JP 2005368238A JP 2007174216 A JP2007174216 A JP 2007174216A
Authority
JP
Japan
Prior art keywords
signature
image
electronic
electronic document
processing apparatus
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
JP2005368238A
Other languages
Japanese (ja)
Inventor
Hajime Ono
肇 大野
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 JP2005368238A priority Critical patent/JP2007174216A/en
Publication of JP2007174216A publication Critical patent/JP2007174216A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processing apparatus capable of adding, to an electronic document, a signature of an image close to a handwritten one by an image that differs slightly each time, without having to prepare for it, beforehand. <P>SOLUTION: The information processing apparatus creates electronic documents added with electronic images and electronic signatures. The apparatus adds a signature image 109 to an electronic document 101 for create an electronic document 110 with the signature image, and encrypts this electronic document 110 with the signature image by using a secret key 103 of its signer. The apparatus adds a certificate 102 of the signer to the encrypted electronic document 110 with the signature image, and generates signature data 115 on the electronic document with the signature image. By adding this signature data 115 on the electronic document with the signature image to the electronic document 110 with the signature image, an electronic document 116 with the signature image and an electronic signature is generated. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、情報処理装置に関し、特に署名イメージを生成する情報処理装置に関する。   The present invention relates to an information processing apparatus, and more particularly to an information processing apparatus that generates a signature image.

従来の電子署名システムでは、署名イメージを予め証明書と関連付けて計算機に登録する必要があった(例えば、特許文献1参照)。
特開2003−005639号公報
In a conventional electronic signature system, it is necessary to associate a signature image with a certificate in advance and register it in a computer (for example, see Patent Document 1).
JP 2003-005639 A

しかしながら、特許文献1開示の技術では、予め署名イメージを用意する必要があった。   However, in the technique disclosed in Patent Document 1, it is necessary to prepare a signature image in advance.

本発明の目的は、手書きに近いイメージの署名を事前の準備なく毎回少しずつ異なるイメージで電子文書に付加することができる情報処理装置を提供することにある。   An object of the present invention is to provide an information processing apparatus that can add a signature of an image close to handwriting to an electronic document with a slightly different image each time without prior preparation.

本発明における情報処理装置は、手書き入力された文字画像と当該文字画像が手書き入力された際の付加情報とを入力する入力手段と、前記入力手段で入力された文字画像と付加情報とを用いて、電子署名を生成する生成手段とを有することを特徴とする。   The information processing apparatus according to the present invention uses an input unit that inputs a character image input by handwriting and additional information when the character image is input by handwriting, and a character image and additional information input by the input unit. And generating means for generating an electronic signature.

本発明により、手書きに近いイメージの署名を事前の準備なく毎回少しずつ異なるイメージで電子文書に付加することができる。   According to the present invention, a signature of an image close to handwriting can be added to an electronic document with a slightly different image each time without preparation in advance.

図4は、本発明における電子イメージ生成方法を示すフローチャートである。本フローチャートにおける各処理は、情報処理装置の中央演算処理装置により実行される。   FIG. 4 is a flowchart showing an electronic image generation method according to the present invention. Each process in this flowchart is executed by the central processing unit of the information processing apparatus.

ステップ1では、文字列の最初の文字にポインタを設定する。   In step 1, a pointer is set to the first character of the character string.

ステップ2では、設定されたポインタが指している文字のフレキシブルフォント基本データの取得を行う。フレキシブルフォントのラスタライズの際の仮想的なペンのペン先座標と仮想紙面との関係を図3に示す。   In step 2, the flexible font basic data of the character pointed to by the set pointer is acquired. FIG. 3 shows the relationship between the virtual pen tip coordinates and the virtual paper surface when the flexible font is rasterized.

ステップ3では、横書きであればx座標をオフセットし、縦書きであればy座標をオフセットする。   In step 3, the x coordinate is offset for horizontal writing, and the y coordinate is offset for vertical writing.

ステップ4では、時刻をオフセットして、現在のペン先軌跡の最後に追加する。   In step 4, the time is offset and added to the end of the current nib locus.

ステップ5では、前の文字との文字間のペン先軌跡を設定する。   In step 5, a pen point locus between characters with the previous character is set.

ステップ6では、ポインタを一つ進める。   In step 6, the pointer is advanced by one.

ステップ7では、文字列の終端であるか否かを判定する。   In step 7, it is determined whether or not it is the end of the character string.

ステップ8では、パラメータによりペン先軌跡を変化させる。   In step 8, the pen tip locus is changed according to the parameters.

ステップ9では、時刻を0に設定する。   In step 9, the time is set to zero.

ステップ10では、時刻tに対応する座標にペン先を移動する。   In step 10, the pen tip is moved to the coordinates corresponding to time t.

ステップ11では、ペン先の位置より、紙面に付着するインクの位置を計算する。   In step 11, the position of the ink adhering to the paper surface is calculated from the position of the pen tip.

ステップ12では、時刻をΔtだけ進める。   In step 12, the time is advanced by Δt.

ステップ13では、時刻の終端か否かを判定する。   In step 13, it is determined whether or not it is the end of time.

以上の処理により、署名イメージを生成する(図2)。   The signature image is generated by the above processing (FIG. 2).

図1は、本発明における電子イメージと電子署名とが付加された電子文書を生成する生成方法を示す図である。本図における各処理は、情報処理装置の中央演算処理装置により実行される。   FIG. 1 is a diagram illustrating a generation method for generating an electronic document to which an electronic image and an electronic signature are added according to the present invention. Each process in this figure is executed by the central processing unit of the information processing apparatus.

ステップ1では、ユーザによりPDFファイル化したい文書100、署名者の証明書ファイル102、署名者の秘密鍵ファイル103が入力される。   In step 1, a document 100 to be converted into a PDF file, a signer's certificate file 102, and a signer's private key file 103 are input by the user.

ステップ2では、入力された文書100により電子文書101を生成する。   In step 2, an electronic document 101 is generated from the input document 100.

ステップ3では、この電子文書101によりハッシュ値104を生成する。   In step 3, a hash value 104 is generated from the electronic document 101.

ステップ4では、署名者の証明書から証明書のハッシュ値105を生成する。   In step 4, a certificate hash value 105 is generated from the signer's certificate.

ステップ5では、署名者の証明書に予め付加されている署名者名106を抽出する。   In step 5, the signer name 106 added in advance to the signer's certificate is extracted.

ステップ6では、図4で説明した方法で署名イメージ109を生成する(図2)。なお、この際にハッシュ値104、証明書のハッシュ値105、署名者名106を利用する。   In step 6, the signature image 109 is generated by the method described in FIG. 4 (FIG. 2). At this time, the hash value 104, the certificate hash value 105, and the signer name 106 are used.

ステップ7では、電子文書101に対して、ステップ6で生成された署名イメージ109を付加し、署名イメージ付き電子文書110を生成する。   In step 7, the signature image 109 generated in step 6 is added to the electronic document 101 to generate an electronic document 110 with a signature image.

ステップ8では、署名イメージ付き電子文書110に対して、署名者の秘密鍵103を用いて暗号化する。   In step 8, the signature-added electronic document 110 is encrypted using the signer's private key 103.

ステップ9では、暗号化された署名イメージ付き電子文書110に署名者の証明書102を付加し、署名イメージ付き電子文書の署名データ115を生成する。   In step 9, the signer's certificate 102 is added to the encrypted electronic document with signature image 110, and signature data 115 of the electronic document with signature image is generated.

ステップ10では、署名イメージ付き電子文書の署名データ115を、署名イメージ付き電子文書110に対して付加することで、署名イメ―ジ及び電子署名付き電子文書116を生成する。   In step 10, the signature data 115 of the electronic document with the signature image is added to the electronic document 110 with the signature image, thereby generating the signature image and the electronic document 116 with the electronic signature.

以上説明した本実施の形態によれば、手書きに近いイメージの署名を事前の準備なく毎回少しずつ異なるイメージで電子文書に付加することができる。   According to the present embodiment described above, a signature of an image close to handwriting can be added to an electronic document with a slightly different image each time without prior preparation.

本発明における電子イメージと電子署名とが付加された電子文書を生成する生成方法を示す図である。It is a figure which shows the production | generation method which produces | generates the electronic document to which the electronic image and the electronic signature in this invention were added. 図4の処理により生成される署名イメージを示す図である。It is a figure which shows the signature image produced | generated by the process of FIG. フレキシブルフォントのラスタライズの際の仮想的なペンのペン先座標と仮想紙面との関係を示す図である。It is a figure which shows the relationship between the nib coordinate of the virtual pen at the time of rasterizing a flexible font, and a virtual paper surface. 本発明における電子イメージ生成方法を示すフローチャートである。It is a flowchart which shows the electronic image generation method in this invention.

符号の説明Explanation of symbols

100 電子文書の元データ
101 署名前の電子文書(PDF形式)
102 署名者の証明書
103 署名者の秘密鍵
109 署名イメージ
115 署名イメージ付き電子文書の電子署名
116 署名イメージ及び電子署名付き電子文書(PDF形式文書)
100 Original data of electronic document 101 Electronic document before signature (PDF format)
102 Signer's certificate 103 Signer's private key 109 Signature image 115 Electronic signature of electronic document with signature image 116 Signature image and electronic document with electronic signature (PDF format document)

Claims (8)

手書き入力された文字画像と当該文字画像が手書き入力された際の付加情報とを入力する入力手段と、
前記入力手段で入力された文字画像と付加情報とを用いて、電子署名を生成する生成手段とを有することを特徴とする情報処理装置。
Input means for inputting a handwritten input character image and additional information when the character image is handwritten;
An information processing apparatus comprising: generating means for generating an electronic signature using the character image and additional information input by the input means.
前記生成手段は、
電子証明書のハッシュ値をさらに用いて、電子署名を生成することを特徴とする請求項1に記載の情報処理装置。
The generating means includes
The information processing apparatus according to claim 1, wherein an electronic signature is generated by further using a hash value of the electronic certificate.
前記生成手段は、
電子証明書の証明者名をさらに用いて、電子署名を生成することを特徴とする請求項1に記載の情報処理装置。
The generating means includes
The information processing apparatus according to claim 1, wherein an electronic signature is generated by further using a certifier name of the electronic certificate.
前記生成手段は、
電子証明書のハッシュ値をさらに用いて、電子署名を生成することを特徴とする請求項1に記載の情報処理装置。
The generating means includes
The information processing apparatus according to claim 1, wherein an electronic signature is generated by further using a hash value of the electronic certificate.
手書き入力された文字画像と当該文字画像が手書き入力された際の付加情報とを入力する入力工程と、
前記入力工程で入力された文字画像と付加情報とを用いて、電子署名を生成する生成工程とを有することを特徴とする情報処理装置の制御方法。
An input step for inputting a handwritten character image and additional information when the character image is handwritten,
A control method for an information processing apparatus, comprising: a generation step of generating an electronic signature using the character image and additional information input in the input step.
前記生成工程は、
電子証明書のハッシュ値をさらに用いて、電子署名を生成することを特徴とする請求項5に記載の情報処理装置の制御方法。
The generation step includes
The information processing apparatus control method according to claim 5, further comprising: generating an electronic signature by further using a hash value of the electronic certificate.
前記生成工程は、
電子証明書の証明者名をさらに用いて、電子署名を生成することを特徴とする請求項5に記載の情報処理装置の制御方法。
The generation step includes
The information processing apparatus control method according to claim 5, further comprising: generating an electronic signature by further using a certifier name of the electronic certificate.
前記生成工程は、
電子証明書のハッシュ値をさらに用いて、電子署名を生成することを特徴とする請求項5に記載の情報処理装置の制御方法。
The generation step includes
The information processing apparatus control method according to claim 5, further comprising: generating an electronic signature by further using a hash value of the electronic certificate.
JP2005368238A 2005-12-21 2005-12-21 Information processing apparatus Pending JP2007174216A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005368238A JP2007174216A (en) 2005-12-21 2005-12-21 Information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005368238A JP2007174216A (en) 2005-12-21 2005-12-21 Information processing apparatus

Publications (1)

Publication Number Publication Date
JP2007174216A true JP2007174216A (en) 2007-07-05

Family

ID=38300202

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005368238A Pending JP2007174216A (en) 2005-12-21 2005-12-21 Information processing apparatus

Country Status (1)

Country Link
JP (1) JP2007174216A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9311888B2 (en) 2012-12-17 2016-04-12 Samsung Display Co., Ltd. Image processing device, image processing method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9311888B2 (en) 2012-12-17 2016-04-12 Samsung Display Co., Ltd. Image processing device, image processing method and program

Similar Documents

Publication Publication Date Title
JP4865282B2 (en) Image processing apparatus control method, image processing apparatus, program code, and storage medium
TWI332349B (en) Image rendering method
JP2007142725A (en) Apparatus, method and program for image processing
US20160124813A1 (en) Restoration of modified document to original state
JP2007096663A (en) Image processor and control method thereof, computer program, and computer-readable storage medium
JP2007174216A (en) Information processing apparatus
JP2007304734A (en) Image forming apparatus and print data preparation device
JP4479617B2 (en) Arbitrary figure character insertion computer, image forming apparatus, method and program
JP6662328B2 (en) Electronic imprinting device
US20140043654A1 (en) Password generating system and method, and non-transitory computer readable medium
JP5316104B2 (en) WRITING INFORMATION PROCESSING DEVICE AND PROGRAM
CN103065234A (en) Electronic endorsement system
CN106095349A (en) A kind of signature Method of printing and device
JP5929403B2 (en) Image forming apparatus, image processing apparatus, and program
JP2007175952A (en) Image forming device, image forming method and control program
CN102750485A (en) Verification code picture encryption algorithm
JP6415172B2 (en) PRINT PROCESSING DEVICE, CONTROL METHOD FOR PRINT PROCESSING DEVICE, PRINTING SYSTEM, AND PROGRAM
JP2017033420A (en) Live variable printing system
JP2008186165A (en) Embedded font removal method
JP2008020994A (en) Printer driver software and computer
JP2009101662A (en) Printing processor
JP2023096389A (en) Information processing device, writing system, information processing program, and information processing method
JP2007141160A (en) Printing controller, method, and program
JP2019185209A (en) Image processing system and image processing method
JP2008299497A (en) Device, method and program for processing digital data

Legal Events

Date Code Title Description
RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626