JP6160269B2 - Information processing system, program and method - Google Patents

Information processing system, program and method Download PDF

Info

Publication number
JP6160269B2
JP6160269B2 JP2013118473A JP2013118473A JP6160269B2 JP 6160269 B2 JP6160269 B2 JP 6160269B2 JP 2013118473 A JP2013118473 A JP 2013118473A JP 2013118473 A JP2013118473 A JP 2013118473A JP 6160269 B2 JP6160269 B2 JP 6160269B2
Authority
JP
Japan
Prior art keywords
data
processing apparatus
information processing
code
processing target
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
Application number
JP2013118473A
Other languages
Japanese (ja)
Other versions
JP2014236454A (en
Inventor
大也 宮坂
大也 宮坂
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2013118473A priority Critical patent/JP6160269B2/en
Publication of JP2014236454A publication Critical patent/JP2014236454A/en
Application granted granted Critical
Publication of JP6160269B2 publication Critical patent/JP6160269B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、情報処理システムに関し、より詳細には、印刷物に種々の情報を埋め込むと共に印刷物から当該情報を復元する情報処理システム、プログラムおよび方法に関する。   The present invention relates to an information processing system, and more particularly to an information processing system, program, and method for embedding various information in a printed material and restoring the information from the printed material.

従来、印刷物に種々の情報を埋め込み、当該印刷物から埋め込まれた情報を復元する技術が提案されている。   Conventionally, a technique has been proposed in which various information is embedded in a printed material and information embedded from the printed material is restored.

印刷物に情報を埋め込む方法の一例として、例えば、特許文献1が開示する埋め込み方法は、バーコードに必要情報を持たせ、当該バーコードを印刷物に印刷することにより、種々の情報を埋め込まれたペーパーメディアを作成する。   As an example of a method of embedding information in a printed material, for example, an embedding method disclosed in Patent Document 1 is a paper in which various information is embedded by giving necessary information to a barcode and printing the barcode on the printed material. Create media.

しかしながら、特許文献1が開示する埋め込み方法は、バーコードを利用して必要情報を埋め込むため、バーコードによって印刷物の印刷領域を侵食してしまい、大量の情報を印刷物に埋め込むことができないという問題があった。   However, since the embedding method disclosed in Patent Document 1 embeds necessary information using a barcode, there is a problem that a printing area of the printed material is eroded by the barcode and a large amount of information cannot be embedded in the printed material. there were.

また、特許文献1が開示する埋め込み方法では、印刷物に印刷された情報を作成したアプリケーションプログラムが印刷時に生成したデータ(以下、「アプリデータ」とする。)を復元することができず、アプリデータを活用できないという問題もあった。   Further, in the embedding method disclosed in Patent Document 1, data generated by the application program that created the information printed on the printed matter (hereinafter referred to as “application data”) cannot be restored. There was also a problem that could not be used.

本発明は、上述した従来技術の問題点に鑑みてなされたものであり、印刷媒体の印刷領域を制限することなく、大量の情報を印刷媒体に埋め込むことができると共に、当該印刷媒体から情報を抽出でき、印刷時に生成されたアプリデータを復元可能な情報処理システム、プログラムおよび方法を提供することを目的とする。   The present invention has been made in view of the above-described problems of the prior art, and can embed a large amount of information in a print medium without restricting the print area of the print medium, and information from the print medium. An object of the present invention is to provide an information processing system, program, and method that can be extracted and that can restore application data generated during printing.

本発明の情報処理システムは、1以上の情報処理装置および画像処理装置を備える。情報処理装置は、処理対象データを符号化し、符号化された処理対象データと、作成元のプログラムを識別する識別情報とを含む埋込データを作成し、埋込データおよび処理対象データを合成して印刷データを生成する。画像処理装置は、印刷媒体から埋込データを抽出し、当該埋込データから符号化されたデータを抽出し、埋込データに基づき特定した作成元のプログラムに応じて、符号化されたデータを復号して処理対象データを生成する。   The information processing system of the present invention includes one or more information processing apparatuses and image processing apparatuses. The information processing apparatus encodes the processing target data, creates embedded data including the encoded processing target data and identification information for identifying the creation source program, and synthesizes the embedded data and the processing target data. Print data. The image processing apparatus extracts the embedded data from the print medium, extracts the encoded data from the embedded data, and converts the encoded data according to the creation source program specified based on the embedded data. The data to be processed is generated by decoding.

本発明の情報処理システムは、印刷媒体の印刷領域を制限することなく、大量の情報を印刷媒体に埋め込むことができると共に、当該印刷媒体から情報を抽出でき、印刷時に生成されたアプリデータを復元することができる。   The information processing system of the present invention can embed a large amount of information in a print medium without restricting the print area of the print medium, extract information from the print medium, and restore application data generated at the time of printing can do.

本発明の情報処理システムの一実施形態を示す図。The figure which shows one Embodiment of the information processing system of this invention. 本発明の情報処理装置のハードウェア構成を示す図。The figure which shows the hardware constitutions of the information processing apparatus of this invention. 本発明の情報処理装置の機能構成の一実施形態を示す図。The figure which shows one Embodiment of the function structure of the information processing apparatus of this invention. 本発明の情報処理装置が実行する処理の一実施形態を示すフローチャート。The flowchart which shows one Embodiment of the process which the information processing apparatus of this invention performs. 本発明の情報処理装置の機能構成の別の実施形態を示す図。The figure which shows another embodiment of the function structure of the information processing apparatus of this invention. 本発明の情報処理装置が実行する処理の別の実施形態を示すフローチャート。The flowchart which shows another embodiment of the process which the information processing apparatus of this invention performs. 本発明の画像処理装置の機能構成の一実施形態を示す図。1 is a diagram illustrating an embodiment of a functional configuration of an image processing apparatus according to the present invention. 本発明の画像処理装置が実行する処理の一実施形態を示すフローチャート。6 is a flowchart illustrating an embodiment of processing executed by the image processing apparatus of the present invention. 本発明の画像処理装置の機能構成の別の実施形態を示す図。The figure which shows another embodiment of the function structure of the image processing apparatus of this invention. 本発明の画像処理装置が実行する処理の別の実施形態を示すフローチャート。9 is a flowchart showing another embodiment of processing executed by the image processing apparatus of the present invention. 本発明の画像処理装置が実行する処理の他の実施形態を示すフローチャート。9 is a flowchart showing another embodiment of processing executed by the image processing apparatus of the present invention. アプリIDとアプリケーションプログラムとの対応情報の一実施形態を示す図。The figure which shows one Embodiment of the corresponding information of application ID and an application program. 本発明の画像処理装置の機能構成の他の実施形態を示す図。The figure which shows other embodiment of the function structure of the image processing apparatus of this invention. 本発明の画像処理装置が実行する処理のさらに他の実施形態を示すフローチャート。10 is a flowchart showing still another embodiment of processing executed by the image processing apparatus of the present invention. 利用制限情報の一実施形態を示す図。The figure which shows one Embodiment of use restriction information.

以下、本発明について実施形態をもって説明するが、本発明は、後述する実施形態に限定されるものではない。図1は、本発明の情報処理システムの一実施形態を示す図である。情報処理システム100は、ネットワーク110を介して接続された情報処理装置112と、画像処理装置120aと、プリンタ120bと、データサーバ130とを含んで構成される。   Hereinafter, although this invention is demonstrated with embodiment, this invention is not limited to embodiment mentioned later. FIG. 1 is a diagram showing an embodiment of an information processing system of the present invention. The information processing system 100 includes an information processing apparatus 112, an image processing apparatus 120a, a printer 120b, and a data server 130 connected via a network 110.

情報処理装置112は、印刷対象のデータである文書やグラフ、図形等の生成、編集または表示が可能なアプリケーションプログラムを備える情報処理装置である。本実施形態では、アプリケーションプログラムとして、例えば、文書生成ソフトや表計算ソフト、描画ソフト、ドキュメントリーダ等の種々のソフトウェアプログラムを採用することができる。   The information processing apparatus 112 is an information processing apparatus that includes an application program that can generate, edit, or display a document, graph, or graphic that is data to be printed. In the present embodiment, various software programs such as document generation software, spreadsheet software, drawing software, and document reader can be employed as the application program.

情報処理装置112は、このようなアプリケーションプログラムを使用して、処理対象データであるアプリデータを生成し、アプリデータの印刷画像を生成すると共に、アプリデータを符号化して地紋データを作成し、当該地紋データとアプリデータの印刷画像と合成して印刷データを生成する。情報処理装置112は、画像処理装置120aやプリンタ120bに印刷データを送信し、用紙等の印刷媒体に印刷させる。   The information processing apparatus 112 uses such an application program to generate application data that is data to be processed, generates a print image of the application data, encodes the application data, and creates copy-forgery-inhibited pattern data. Print data is generated by combining the copy-forgery-inhibited pattern data and the print image of the application data. The information processing apparatus 112 transmits print data to the image processing apparatus 120a or the printer 120b, and prints it on a print medium such as paper.

また、情報処理装置112は、データサーバ130にアプリデータを送信して保存すると共に、アプリデータの保存先を示す保存先情報を符号化して地紋データを生成する。   Further, the information processing apparatus 112 transmits the application data to the data server 130 and stores it, and also encodes storage destination information indicating the storage destination of the application data to generate copy-forgery-inhibited pattern data.

情報処理装置112は、図2に示すように、CPU200、ROM201、RAM202、ハードディスク装置(HDD)203およびネットワークインタフェース204を備えている。情報処理装置112は、WINDOWS(登録商標)、WINDOWS(登録商標)Mobile、UNIX(登録商標)、LINUX(登録商標)、Mac OS(登録商標)、Android(登録商標)などの適切なOSの下で、本発明のプログラムを実行することにより、後述する手段を情報処理装置112上で実現する。本発明では、情報処理装置112として、デスクトップ型PCやノート型PC、タブレット型PC、スマートフォン等の種々の情報処理装置を採用することができる。   As illustrated in FIG. 2, the information processing apparatus 112 includes a CPU 200, a ROM 201, a RAM 202, a hard disk device (HDD) 203, and a network interface 204. The information processing apparatus 112 is operated under an appropriate OS such as WINDOWS (registered trademark), WINDOWS (registered trademark) Mobile, UNIX (registered trademark), LINUX (registered trademark), Mac OS (registered trademark), Android (registered trademark), or the like. By executing the program of the present invention, the means described later is realized on the information processing apparatus 112. In the present invention, various information processing apparatuses such as a desktop PC, a notebook PC, a tablet PC, and a smartphone can be adopted as the information processing apparatus 112.

画像処理装置120aは、情報処理装置112が提供する印刷データの印刷や印刷物のスキャニングが可能な装置である。本実施形態では、画像処理装置120aの一例として、スキャナ装置を備えるMFP(Multifunction Printer)を採用することができる。   The image processing apparatus 120a is an apparatus that can print the print data provided by the information processing apparatus 112 and scan the printed matter. In this embodiment, an MFP (Multifunction Printer) including a scanner device can be employed as an example of the image processing apparatus 120a.

画像処理装置120aは、情報処理装置112と同様に、CPU、ROM、RAM、ハードディスク装置およびネットワークインタフェースを備えている。画像処理装置120aは、種々のOSの下で本発明のプログラムを実行することにより、後述する手段を画像処理装置120a上で実現する。   Similar to the information processing apparatus 112, the image processing apparatus 120a includes a CPU, a ROM, a RAM, a hard disk device, and a network interface. The image processing apparatus 120a implements the means described below on the image processing apparatus 120a by executing the program of the present invention under various OSs.

プリンタ120bは、情報処理装置112が提供する印刷データの印刷が可能な印刷装置である。本実施形態では、プリンタ120bとして、レーザプリンタやインクジェットプリンタなどの種々のプリンタを採用することができる。   The printer 120b is a printing apparatus capable of printing print data provided by the information processing apparatus 112. In the present embodiment, various printers such as a laser printer and an inkjet printer can be employed as the printer 120b.

データサーバ130は、情報処理装置112が提供するアプリデータを保存するサーバ装置である。データサーバ130は、データサーバ130の備える記憶装置にアプリデータを保存する。   The data server 130 is a server device that stores application data provided by the information processing device 112. The data server 130 stores application data in a storage device included in the data server 130.

ネットワーク110は、イーサネット(登録商標)、光ネットワーク、無線ネットワークを含んで構成できるネットワークである。また、ネットワーク110は、LANの他、VPN(Virtual Private Network)などによるセキュア環境下で構築されたインターネットなどの広域ネットワークを含んで構成してもよい。   The network 110 is a network that can be configured to include an Ethernet (registered trademark), an optical network, and a wireless network. In addition to the LAN, the network 110 may include a wide area network such as the Internet constructed in a secure environment such as a VPN (Virtual Private Network).

情報処理装置112、画像処理装置120a、プリンタ120bおよびデータサーバ130は、ネットワーク110を介して、フレーム、TCP/IPプロトコルまたはRDP(Remote Desktop Protocol)に基づく通信によって相互通信を行うことができる。   The information processing apparatus 112, the image processing apparatus 120a, the printer 120b, and the data server 130 can perform mutual communication via the network 110 by communication based on a frame, a TCP / IP protocol, or RDP (Remote Desktop Protocol).

図3は、本発明の情報処理装置の機能構成の一実施形態を示す図である。以下、図3を参照して、情報処理装置112に実装される機能について説明する。   FIG. 3 is a diagram showing an embodiment of a functional configuration of the information processing apparatus according to the present invention. Hereinafter, functions implemented in the information processing apparatus 112 will be described with reference to FIG.

情報処理装置112は、アプリデータ分析部300と、符号化部301と、地紋データ作成部302と、印刷データ生成部303とを含んで構成される。   The information processing apparatus 112 includes an application data analysis unit 300, an encoding unit 301, a copy-forgery-inhibited pattern data generation unit 302, and a print data generation unit 303.

アプリデータ分析部300は、アプリデータを作成したアプリケーションプログラムの識別情報であるアプリIDを決定する手段である。アプリデータ分析部300は、アプリデータを作成したアプリケーションプログラムを特定し、図12に示すようなアプリIDとアプリケーションプログラムとの対応情報を参照し、アプリケーションプログラムに割り当てられているアプリIDを特定する。   The application data analysis unit 300 is means for determining an application ID that is identification information of the application program that created the application data. The application data analysis unit 300 identifies the application program that created the application data, refers to the correspondence information between the application ID and the application program as shown in FIG. 12, and identifies the application ID assigned to the application program.

図12に示す実施形態では、アプリIDは、アプリケーションプログラムの種類に応じて種々の値を採り得る。本実施形態では、アプリIDの値が「0」の場合には、アプリデータがデータサーバ130に保存されていることを示す。アプリIDの値が「1」の場合には、アプリケーションプログラム「Word」によってアプリデータが作成されたことを示し、アプリIDの値が「2」の場合には、アプリケーションプログラム「Excel」によってアプリデータが作成されたことを示す。   In the embodiment shown in FIG. 12, the application ID can take various values depending on the type of the application program. In the present embodiment, when the value of the application ID is “0”, it indicates that the application data is stored in the data server 130. When the value of the application ID is “1”, it indicates that the application data has been created by the application program “Word”. When the value of the application ID is “2”, the application data by the application program “Excel” Indicates that has been created.

符号化部301は、アプリデータおよびアプリIDを符号化してコードデータを生成する手段である。アプリデータには、印刷物に印刷されている文書やグラフ、図形等の情報の他、コメントや変更履歴等の付加情報やパスワード情報、マクロプログラム等のアプリケーションの属性情報も含まれる。   The encoding unit 301 is a unit that encodes the application data and the application ID to generate code data. The application data includes information such as documents, graphs, and graphics printed on printed matter, as well as additional information such as comments and change history, password information, and attribute information of applications such as macro programs.

本実施形態では、符号化部301は、アプリデータのコードデータとしてQRコード(登録商標、以下同様)を生成する。他の実施形態では、符号化部301は、その他の種々の2次元コードや1次元コードを生成することができる。   In the present embodiment, the encoding unit 301 generates a QR code (registered trademark, the same applies hereinafter) as code data of application data. In other embodiments, the encoding unit 301 can generate various other two-dimensional codes and one-dimensional codes.

地紋データ作成部302は、アプリデータのコードデータから地紋データを作成する手段である。地紋データによって形成される地紋は、用紙等の印刷媒体の全面に印刷可能である。このため、アプリデータの印字領域を制限することなく、アプリデータを印刷物に埋め込むことができる。   The copy-forgery-inhibited pattern data creation unit 302 is means for creating copy-forgery-inhibited pattern data from code data of application data. The background pattern formed by the background pattern data can be printed on the entire surface of a print medium such as paper. Therefore, the application data can be embedded in the printed matter without limiting the application data print area.

印刷データ生成部303は、印刷データを生成する手段である。印刷データ生成部303は、アプリデータから印刷画像を作成し、当該印刷画像と、地紋データ作成部302が作成した地紋データとを合成して印刷データを作成する。印刷データ生成部303は、印刷データを画像処理装置120aまたはプリンタ120bに送信して印刷させる。   The print data generation unit 303 is a unit that generates print data. The print data generation unit 303 creates a print image from the application data, and creates print data by combining the print image with the copy-forgery-inhibited pattern data created by the copy-forgery-inhibited pattern data creation unit 302. The print data generation unit 303 transmits the print data to the image processing apparatus 120a or the printer 120b for printing.

図4は、本発明の情報処理装置が実行する処理の一実施形態を示すフローチャートである。以下、図4を参照して、情報処理装置112が、アプリデータの印刷時に実行する処理について説明する。   FIG. 4 is a flowchart showing an embodiment of processing executed by the information processing apparatus of the present invention. Hereinafter, with reference to FIG. 4, processing executed by the information processing apparatus 112 when printing application data will be described.

図4に示す処理は、ユーザによる印刷指示を受け付けることにより、ステップS400から開始する。ステップS401では、アプリデータ分析部300が、アプリデータを作成したアプリケーションのアプリIDを特定する。次いで、情報処理装置112は、ステップS402の処理と、ステップS403およびステップS404の処理とを並列的に実行する。   The process shown in FIG. 4 is started from step S400 by receiving a print instruction from the user. In step S401, the application data analysis unit 300 identifies the application ID of the application that created the application data. Next, the information processing apparatus 112 executes the process of step S402 and the processes of step S403 and step S404 in parallel.

ステップS402では、印刷データ生成部303が、アプリデータから印刷画像を作成する。一方、ステップS403では、符号化部301が、アプリデータと、アプリデータ分析部300が決定したアプリIDとを符号化してQRコードを生成する。ステップS404では、地紋データ作成部302が、当該QRコードを使用して地紋データを作成する。   In step S402, the print data generation unit 303 creates a print image from the application data. On the other hand, in step S403, the encoding unit 301 encodes the application data and the application ID determined by the application data analysis unit 300 to generate a QR code. In step S404, the tint block data creation unit 302 creates tint block data using the QR code.

ステップS405では、印刷データ生成部303は、印刷画像および地紋データを合成して印刷データを作成する。ステップS406では、印刷データ生成部303は、印刷データを画像処理装置120aまたはプリンタ120bに送信し、ステップS407で処理が終了する。   In step S405, the print data generation unit 303 generates print data by combining the print image and the copy-forgery-inhibited pattern data. In step S406, the print data generation unit 303 transmits the print data to the image processing apparatus 120a or the printer 120b, and the process ends in step S407.

図5は、本発明の情報処理装置の機能構成の別の実施形態を示す図である。以下、図5を参照して、情報処理装置112に実装される機能について、図3に示す実施形態との相違点を中心に説明する。   FIG. 5 is a diagram showing another embodiment of the functional configuration of the information processing apparatus of the present invention. Hereinafter, with reference to FIG. 5, functions implemented in the information processing apparatus 112 will be described focusing on differences from the embodiment illustrated in FIG. 3.

情報処理装置112は、アプリデータ分析部300と、符号化部301と、地紋データ作成部302と、印刷データ生成部303と、データ量算出部304と、埋込判定部305と、保存部306とを含んで構成される。   The information processing apparatus 112 includes an application data analysis unit 300, an encoding unit 301, a copy-forgery-inhibited pattern data creation unit 302, a print data generation unit 303, a data amount calculation unit 304, an embedding determination unit 305, and a storage unit 306. It is comprised including.

データ量算出部304は、地紋として印刷媒体に埋め込み可能なアプリデータのデータ量を算出する手段である。データ量算出部304は、印刷データを印字する用紙の枚数および用紙の大きさに応じて、埋め込み可能なアプリデータのデータ量を算出する。   The data amount calculation unit 304 is a unit that calculates the data amount of application data that can be embedded in a print medium as a background pattern. The data amount calculation unit 304 calculates the data amount of application data that can be embedded in accordance with the number of sheets of paper on which print data is printed and the size of the sheets.

埋込判定部305は、アプリデータを印刷媒体に埋め込み可能か否か判断する手段である。埋込判定部305は、データ量算出部304が算出した印刷媒体に埋め込み可能なアプリデータのデータ量と、印刷媒体に埋め込むべき実際のアプリデータのデータ量とを比較して、アプリデータを印刷媒体に埋め込み可能か否か判断する。なお、埋め込み可能なデータ量にバッファを持たせて比較を行ってもよい。つまり、埋込判定部305は、印刷媒体に対して埋め込むデータ量の条件値と、埋め込むデータ量とを比較して、アプリデータを印刷媒体の埋め込み対象とするか否かを判断する。   The embedding determination unit 305 is a unit that determines whether or not application data can be embedded in a print medium. The embedding determination unit 305 prints application data by comparing the data amount of application data that can be embedded in the print medium calculated by the data amount calculation unit 304 with the data amount of actual application data to be embedded in the print medium. It is determined whether or not the medium can be embedded. The comparison may be performed by providing a buffer for the amount of data that can be embedded. That is, the embedding determination unit 305 compares the condition value for the amount of data to be embedded in the print medium with the amount of data to be embedded, and determines whether the application data is to be embedded in the print medium.

保存部306は、アプリデータをデータサーバ130に保存する手段である。保存部306は、埋込判定部305がアプリデータを印刷媒体に埋め込みできないと判断した場合(あるいは、アプリデータを印刷媒体の埋め込み対象としないと判断した場合)、当該アプリデータをデータサーバ130に送信して保存する。この場合、保存部306は、埋め込み対象としてアプリデータの保存先情報を符号化部301に提供する。符号化部301は、当該アプリデータの保存先情報を符号化してコードデータを生成し、地紋データ作成部302は、当該コードデータから地紋データを作成する。   The storage unit 306 is means for storing application data in the data server 130. If the embedding determination unit 305 determines that the application data cannot be embedded in the print medium (or determines that the application data is not to be embedded in the print medium), the storage unit 306 stores the application data in the data server 130. Send and save. In this case, the storage unit 306 provides the storage unit information of the application data as an embedding target to the encoding unit 301. The encoding unit 301 generates code data by encoding the storage destination information of the application data, and the tint block data creation unit 302 creates tint block data from the code data.

図6は、本発明の情報処理装置が実行する処理の別の実施形態を示すフローチャートである。以下、図6を参照して、情報処理装置112が、アプリデータの印刷時に実行する処理について説明する。   FIG. 6 is a flowchart showing another embodiment of processing executed by the information processing apparatus of the present invention. Hereinafter, with reference to FIG. 6, processing executed by the information processing apparatus 112 when printing application data will be described.

図6に示す処理は、ユーザからの印刷指示を受け付けることによってステップS600から開始する。ステップS601では、アプリデータ分析部300が、アプリデータを作成したアプリケーションプログラム(作成元のアプリケーションプログラム)のアプリIDを特定すると共に、アプリデータのデータ量および印刷枚数を特定する。本実施形態では、アプリデータ分析部300は、アプリデータを分析してアプリデータのデータ量を算出することができる。また、アプリデータ分析部300は、ユーザが印刷要求時に設定した印刷設定情報を参照して、印刷枚数を特定することができる。   The process shown in FIG. 6 starts from step S600 by receiving a print instruction from the user. In step S601, the application data analysis unit 300 specifies the application ID of the application program that created the application data (the application program that created the application data), and specifies the data amount and the number of copies of the application data. In the present embodiment, the application data analysis unit 300 can analyze the application data and calculate the data amount of the application data. In addition, the application data analysis unit 300 can specify the number of prints with reference to the print setting information set when the user requests printing.

次いで、情報処理装置112は、ステップS602の処理と、ステップS603〜ステップS608の処理とを並列的に実行する。ステップS602では、印刷データ生成部303が、アプリデータから印刷画像を作成する。一方、ステップS603では、データ量算出部304が、印刷媒体に埋め込み可能なアプリデータのデータ量を算出する。ステップS604では、埋込判定部305が、印刷媒体に埋め込むべき実際のアプリデータのデータ量と、印刷媒体に埋め込み可能なアプリデータのデータ量とを比較し、アプリデータの埋め込みが可能か否か判断する。   Next, the information processing apparatus 112 executes the processing in step S602 and the processing in steps S603 to S608 in parallel. In step S602, the print data generation unit 303 creates a print image from the application data. On the other hand, in step S603, the data amount calculation unit 304 calculates the data amount of application data that can be embedded in the print medium. In step S604, the embedding determination unit 305 compares the data amount of actual application data to be embedded in the print medium with the data amount of application data that can be embedded in the print medium, and determines whether application data can be embedded. to decide.

アプリデータの埋め込みが可能であると判断した場合には(yes)、ステップS605に処理が分岐する。ステップS605では、符号化部301が、アプリデータと、アプリデータ分析部300が特定したアプリIDとを符号化してQRコードを生成する。   If it is determined that the application data can be embedded (yes), the process branches to step S605. In step S605, the encoding unit 301 encodes the application data and the application ID specified by the application data analysis unit 300 to generate a QR code.

一方、ステップS604でアプリデータの埋め込みが不可能であると判断した場合には(no)、ステップS606に処理が分岐する。ステップS606では、保存部306が、アプリデータをデータサーバ130の所定の保存先に保存する。ステップS607では、符号化部301は、当該アプリデータに関する保存先情報を符号化してQRコードを生成する。ステップS608では、地紋データ作成部302が、当該QRコードを使用して地紋データを作成する。   On the other hand, if it is determined in step S604 that application data cannot be embedded (no), the process branches to step S606. In step S <b> 606, the storage unit 306 stores the application data in a predetermined storage destination of the data server 130. In step S607, the encoding unit 301 generates the QR code by encoding the storage destination information regarding the application data. In step S608, the tint block data creation unit 302 creates tint block data using the QR code.

ステップS609では、印刷データ生成部303が、印刷画像および地紋データを合成して印刷データを作成する。ステップS610では、印刷データ生成部303は、印刷データを画像処理装置120aまたはプリンタ120bに送信し、ステップS611で処理が終了する。   In step S609, the print data generation unit 303 synthesizes the print image and the copy-forgery-inhibited pattern data to create print data. In step S610, the print data generation unit 303 transmits the print data to the image processing apparatus 120a or the printer 120b, and the process ends in step S611.

図7は、本発明の画像処理装置の機能構成の一実施形態を示す図である。以下、図7を参照して、画像処理装置120aに実装される機能について説明する。   FIG. 7 is a diagram showing an embodiment of a functional configuration of the image processing apparatus of the present invention. Hereinafter, functions implemented in the image processing apparatus 120a will be described with reference to FIG.

画像処理装置120aは、地紋抽出部700と、符号抽出部701と、復号制御部702と、復号部703とを含んで構成される。   The image processing apparatus 120a includes a tint block extraction unit 700, a code extraction unit 701, a decoding control unit 702, and a decoding unit 703.

地紋抽出部700は、地紋が印刷された印刷物をスキャンして生成されたスキャンデータから地紋データを抽出する。符号抽出部701は、当該地紋データからアプリデータのコードデータを抽出する。本実施形態では、符号抽出部701は、地紋データから2次元コードであるQRコードを抽出する。   The background pattern extraction unit 700 extracts background pattern data from scan data generated by scanning a printed matter on which a background pattern is printed. The code extraction unit 701 extracts code data of application data from the tint block data. In the present embodiment, the code extraction unit 701 extracts a QR code that is a two-dimensional code from the tint block data.

復号制御部702は、符号抽出部701が抽出したコードデータからアプリデータを復号する復号処理を制御する手段である。復号部703は、復号制御部702の制御下でコードデータを復号してアプリデータを生成する手段である。   The decoding control unit 702 is a means for controlling a decoding process for decoding application data from the code data extracted by the code extraction unit 701. The decoding unit 703 is a unit that generates application data by decoding code data under the control of the decoding control unit 702.

復号部703は、アプリデータを生成したアプリケーションに対応する復号モジュール704,705を備えており、復号モジュール704,705が、コードデータを復号してアプリデータを生成する。当該アプリデータには、上述したように、アプリデータの属性情報が含まれており、復号モジュール704,705は、アプリデータのコードデータを復号することにより、印刷物に印刷されている文書やグラフ、図形等の情報の他、コメントや変更履歴等の付加情報やパスワード情報、マクロプログラム等のアプリケーションの属性情報が生成される。本実施形態では、復号部703は、符号抽出部701が抽出したQRコードを復号してアプリデータを生成する。   The decryption unit 703 includes decryption modules 704 and 705 corresponding to the application that generated the application data, and the decryption modules 704 and 705 decrypt the code data to generate application data. As described above, the application data includes the attribute information of the application data, and the decoding modules 704 and 705 decode the code data of the application data, so that the document or graph printed on the printed matter, In addition to information such as graphics, additional information such as comments and change history, password information, and attribute information of applications such as macro programs are generated. In the present embodiment, the decoding unit 703 decodes the QR code extracted by the code extraction unit 701 to generate application data.

図7に示す実施形態では、画像処理装置120aが上述した手段を備えるが、他の実施形態では、これらの手段を情報処理装置112に実装してもよい。   In the embodiment shown in FIG. 7, the image processing apparatus 120 a includes the above-described means. However, in other embodiments, these means may be mounted on the information processing apparatus 112.

図8は、本発明の画像処理装置が実行する処理の一実施形態を示すフローチャートである。以下、図8を参照して、画像処理装置120aが、印刷物の地紋からアプリデータを取得する際に実行する処理について説明する。   FIG. 8 is a flowchart showing an embodiment of processing executed by the image processing apparatus of the present invention. Hereinafter, with reference to FIG. 8, a process executed when the image processing apparatus 120a obtains application data from a tint block of a printed matter will be described.

図8に示す処理は、地紋が印刷された印刷物のスキャンデータを取得することにより、ステップS800から開始する。ステップS801では、地紋抽出部700が、スキャンデータから地紋データを抽出する。ステップS802では、符号抽出部701が、地紋データからQRコードを抽出する。   The process shown in FIG. 8 starts from step S800 by acquiring scan data of a printed matter on which a background pattern is printed. In step S801, the background pattern extraction unit 700 extracts background pattern data from the scan data. In step S802, the code extraction unit 701 extracts a QR code from the tint block data.

ステップS803では、復号制御部702が、図12に示すような対応情報を参照し、QRコードに含まれるアプリIDからアプリデータを生成したアプリケーションプログラムを特定する。ステップS804では、当該アプリケーションプログラムに対応する復号部703の復号モジュールが、QRコードを復号してアプリデータを生成する。ステップS805では、復号制御部702がアプリデータを送信し、ステップS806で処理が終了する。本実施形態では、復号制御部702は、アプリデータをメールサーバに送信し、または所定のデータサーバに保存することができる。   In step S803, the decoding control unit 702 refers to the correspondence information as illustrated in FIG. 12, and identifies the application program that generated the application data from the application ID included in the QR code. In step S804, the decryption module of the decryption unit 703 corresponding to the application program decrypts the QR code to generate application data. In step S805, the decryption control unit 702 transmits application data, and the process ends in step S806. In the present embodiment, the decryption control unit 702 can transmit application data to a mail server or store it in a predetermined data server.

図9は、本発明の画像処理装置の機能構成の別の実施形態を示す図である。以下、図9を参照して、画像処理装置120aに実装される機能について、図7に示す実施形態との相違点を中心に説明する。   FIG. 9 is a diagram showing another embodiment of the functional configuration of the image processing apparatus of the present invention. Hereinafter, functions implemented in the image processing apparatus 120a will be described with reference to FIG. 9, focusing on differences from the embodiment shown in FIG.

画像処理装置120aは、地紋抽出部700と、符号抽出部701と、復号制御部702と、復号部703と、埋込有無判定部900と、データ取得部901とを含んで構成される。   The image processing apparatus 120a includes a tint block extraction unit 700, a code extraction unit 701, a decoding control unit 702, a decoding unit 703, an embedding presence / absence determination unit 900, and a data acquisition unit 901.

埋込有無判定部900は、アプリデータが地紋として印刷物に埋め込まれているか否か判断する手段である。埋込有無判定部900は、コードデータのデータ量やアプリデータを作成したアプリケーションのアプリIDの値を使用して、アプリデータが印刷物に埋め込まれているか否か判断する。   The embedding presence / absence determining unit 900 is a unit that determines whether or not application data is embedded in a printed matter as a background pattern. The embedding presence / absence determination unit 900 determines whether or not the application data is embedded in the printed matter by using the data amount of the code data and the value of the application ID of the application that created the application data.

データ取得部901は、データサーバ130に保存されているアプリデータを取得する手段である。データ取得部901は、符号抽出部701が抽出したコードデータから保存先情報を抽出し、当該保存先情報が示すデータサーバ130の保存先からアプリデータを取得する。   The data acquisition unit 901 is means for acquiring application data stored in the data server 130. The data acquisition unit 901 extracts storage destination information from the code data extracted by the code extraction unit 701, and acquires application data from the storage destination of the data server 130 indicated by the storage destination information.

図10は、本発明の画像処理装置が実行する処理の別の実施形態を示すフローチャートである。以下、図10を参照して、画像処理装置120aが、印刷物の地紋からアプリデータを取得する際に実行する処理について説明する。   FIG. 10 is a flowchart showing another embodiment of processing executed by the image processing apparatus of the present invention. Hereinafter, with reference to FIG. 10, processing executed when the image processing apparatus 120a acquires application data from a ground pattern of a printed matter will be described.

図10に示す処理は、地紋が印刷された印刷物のスキャンデータを取得することにより、ステップS1000から開始する。ステップS1001では、地紋抽出部700が、スキャンデータから地紋データを抽出する。ステップS1002では、符号抽出部701が、地紋データからQRコードを抽出する。   The process shown in FIG. 10 starts from step S1000 by acquiring scan data of a printed matter on which a background pattern is printed. In step S1001, the background pattern extraction unit 700 extracts background pattern data from the scan data. In step S1002, the code extraction unit 701 extracts a QR code from the tint block data.

ステップS1003では、埋込有無判定部900が、QRコードのデータ量が所定値以下であるか否か判断することにより、アプリデータがQRコードに含まれているか否か判断する。本実施形態では、当該所定値を、アプリデータがQRコードに含まれている場合の平均的なデータ量よりも十分に小さい値とすることが好適である。   In step S1003, the embedding presence / absence determining unit 900 determines whether the application data is included in the QR code by determining whether the data amount of the QR code is equal to or less than a predetermined value. In the present embodiment, it is preferable that the predetermined value is a value sufficiently smaller than an average data amount when the application data is included in the QR code.

QRコードのデータ量が所定値より大きい場合(no)、すなわち、アプリデータがQRコードに含まれている場合には、ステップS1004に処理が分岐する。ステップS1004では、復号制御部702が、図12に示すような対応情報を参照し、QRコードに含まれるアプリIDを使用して、アプリデータを生成したアプリケーションプログラムを特定する。ステップS1005では、当該アプリケーションプログラムに対応する復号部703の復号モジュールが、QRコードを復号してアプリデータを生成する。   If the data amount of the QR code is larger than the predetermined value (no), that is, if the application data is included in the QR code, the process branches to step S1004. In step S1004, the decoding control unit 702 refers to the correspondence information as illustrated in FIG. 12, and specifies the application program that generated the application data using the application ID included in the QR code. In step S1005, the decryption module of the decryption unit 703 corresponding to the application program decrypts the QR code to generate application data.

一方、QRコードのデータ量が所定値以下である場合(yes)、すなわち、アプリデータがQRコードに含まれていない場合には、ステップS1006に処理が分岐する。ステップS1006では、データ取得部901が、QRコードから保存先情報を抽出する。ステップS1007では、データ取得部901は、保存先情報が示す保存先であるデータサーバ130からアプリデータを取得する。ステップS1008では、復号制御部702がアプリデータをメールサーバやデータサーバ等の外部装置に送信し、ステップS1009で処理が終了する。   On the other hand, if the data amount of the QR code is equal to or smaller than the predetermined value (yes), that is, if the application data is not included in the QR code, the process branches to step S1006. In step S1006, the data acquisition unit 901 extracts storage destination information from the QR code. In step S1007, the data acquisition unit 901 acquires application data from the data server 130 that is the storage destination indicated by the storage destination information. In step S1008, the decryption control unit 702 transmits the application data to an external device such as a mail server or a data server, and the process ends in step S1009.

図11は、本発明の画像処理装置が実行する処理の他の実施形態を示すフローチャートである。以下、図11を参照して、画像処理装置120aが、印刷物の地紋からアプリデータを取得する際に実行する処理について説明する。   FIG. 11 is a flowchart showing another embodiment of processing executed by the image processing apparatus of the present invention. Hereinafter, with reference to FIG. 11, a process executed when the image processing apparatus 120a acquires application data from a ground pattern of a printed matter will be described.

図11に示す処理は、地紋が印刷された印刷物のスキャンデータを取得することにより、ステップS1100から開始する。ステップS1101では、地紋抽出部700が、スキャンデータから地紋データを抽出する。ステップS1102では、符号抽出部701が、地紋データからQRコードを抽出する。   The process shown in FIG. 11 starts from step S1100 by acquiring scan data of a printed matter on which a background pattern is printed. In step S1101, the background pattern extraction unit 700 extracts background pattern data from the scan data. In step S1102, the code extraction unit 701 extracts a QR code from the tint block data.

ステップS1103では、埋込有無判定部900が、QRコードのアプリIDの埋込領域からアプリIDを抽出する。ステップS1104では、埋込有無判定部900が、アプリIDの値を判断することにより、QRコードにアプリデータが含まれているか否か判断する。   In step S1103, the embedding presence / absence determining unit 900 extracts the application ID from the application ID embedding area of the QR code. In step S1104, the embedding presence / absence determining unit 900 determines whether or not application data is included in the QR code by determining the value of the application ID.

ステップS1104でアプリIDの値が「0」以外の値であると判断した場合には、ステップS1105に処理が分岐する。ステップS1105では、復号制御部702が、QRコードに含まれるアプリIDからアプリデータを生成したアプリケーションプログラムを特定する。ステップS1106では、当該アプリケーションプログラムに対応する復号部703の復号モジュールが、QRコードを復号してアプリデータを生成する。   If it is determined in step S1104 that the value of the application ID is a value other than “0”, the process branches to step S1105. In step S1105, the decoding control unit 702 identifies an application program that has generated application data from an application ID included in the QR code. In step S1106, the decryption module of the decryption unit 703 corresponding to the application program decrypts the QR code to generate application data.

一方、アプリIDの値が「0」であると判断した場合には、ステップS1107に処理が分岐する。ステップS1107では、データ取得部901が、QRコードから保存先情報を抽出する。ステップS1108では、データ取得部901は、保存先情報が示す保存先であるデータサーバ130からアプリデータを取得する。ステップS1109では、復号制御部702がアプリデータをメールサーバやデータサーバ等の外部装置に送信し、ステップS1110で処理が終了する。   On the other hand, if it is determined that the value of the application ID is “0”, the process branches to step S1107. In step S1107, the data acquisition unit 901 extracts storage destination information from the QR code. In step S1108, the data acquisition unit 901 acquires application data from the data server 130 that is the storage destination indicated by the storage destination information. In step S1109, the decryption control unit 702 transmits application data to an external device such as a mail server or a data server, and the process ends in step S1110.

図13は、本発明の画像処理装置の機能構成の他の実施形態を示す図である。以下、図13を参照して、画像処理装置120aに実装される機能について、図7に示す実施形態との相違点を中心に説明する。   FIG. 13 is a diagram showing another embodiment of the functional configuration of the image processing apparatus of the present invention. Hereinafter, with reference to FIG. 13, functions implemented in the image processing device 120a will be described focusing on differences from the embodiment shown in FIG.

画像処理装置120aは、地紋抽出部700と、符号抽出部701と、復号制御部702と、復号部703と、利用制限処理部1300とを含んで構成される。   The image processing apparatus 120a includes a tint block extraction unit 700, a code extraction unit 701, a decoding control unit 702, a decoding unit 703, and a usage restriction processing unit 1300.

利用制限処理部1300は、印刷物の地紋から生成されるアプリデータの利用制限を設定または解除する手段である。本実施形態では、地紋から抽出されたコードデータには、アプリデータを作成したユーザの識別情報であるユーザIDが含まれている。また、印刷物に埋め込まれたアプリデータを取得しようとするユーザは、例えば、ログイン時のユーザ認証を行う際に、画像処理装置120aの操作パネルを介して自身のユーザIDを入力する。なお、ユーザIDの取得方法については、ユーザの入力による方法に限らず、例えば、ICカードを読み取ってユーザIDを取得する方法や、生体情報に基づきユーザIDを取得する方法等であってもよい。また、ユーザ認証が行われなくとも、画像処理装置120aを利用するユーザのユーザIDが取得できる処理であればよい。   The usage restriction processing unit 1300 is a means for setting or canceling usage restrictions on application data generated from the ground pattern of a printed matter. In the present embodiment, the code data extracted from the background pattern includes a user ID that is identification information of the user who created the application data. In addition, a user who intends to acquire application data embedded in a printed material inputs his / her user ID via the operation panel of the image processing apparatus 120a, for example, when performing user authentication at login. Note that the user ID acquisition method is not limited to a method based on user input. For example, a method of acquiring an user ID by reading an IC card, a method of acquiring a user ID based on biological information, or the like may be used. . Further, even if user authentication is not performed, any process that can acquire the user ID of the user who uses the image processing apparatus 120a may be used.

利用制限処理部1300は、これらのユーザIDを比較し、印刷物に埋め込まれたアプリデータを取得しようとするユーザと、アプリデータを作成したユーザが相違するか否か判断し、これらのユーザが相違する場合、アプリデータに利用制限の有無に応じて、利用制限処理または利用制限解除処理を実行する。   The usage restriction processing unit 1300 compares these user IDs to determine whether the user who wants to acquire the application data embedded in the printed material is different from the user who created the application data. When the application data is used, a use restriction process or a use restriction release process is executed depending on whether or not the application data has a use restriction.

より詳細には、利用制限処理部1300は、図15に示すような利用制限情報を参照し、QRコードに含まれるユーザIDに関連付けられている利用制限により、アプリデータに利用制限が有るか否か判断する。利用制限情報は、ユーザIDと、当該ユーザIDに関連付けられた利用制限の有無を示す情報とが含まれる。   More specifically, the use restriction processing unit 1300 refers to use restriction information as illustrated in FIG. 15, and determines whether or not application data has a use restriction due to the use restriction associated with the user ID included in the QR code. Judge. The usage restriction information includes a user ID and information indicating the presence or absence of usage restrictions associated with the user ID.

利用制限処理では、例えば、アプリデータの付加情報がアプリデータに含まれている場合には、利用制限処理部1300は、アプリデータから当該付加情報を削除する。また、アプリデータに対してパスワードロックが掛けられている場合には、利用制限処理部1300は、アプリデータをパスワードでロックする。さらに、アプリデータにマクロプログラムが含まれる場合には、利用制限処理部1300は、マクロプログラムを無効化する。   In the usage restriction process, for example, when application data additional information is included in the application data, the usage restriction processing unit 1300 deletes the additional information from the application data. When the application data is password-locked, the usage restriction processing unit 1300 locks the application data with a password. Further, when a macro program is included in the application data, the use restriction processing unit 1300 invalidates the macro program.

利用制限解除処理では、例えば、アプリデータの付加情報がアプリデータに含まれている場合には、利用制限処理部1300は、アプリデータに当該付加情報を残す。また、アプリデータに対してパスワードロックが掛けられている場合には、利用制限処理部1300は、アプリデータに対するパスワードロックを解除する。さらに、アプリデータにマクロプログラムが含まれる場合には、利用制限処理部1300は、マクロプログラムを有効化する。   In the usage restriction release process, for example, when application data additional information is included in the application data, the usage restriction processing unit 1300 leaves the additional information in the application data. When the application data is password-locked, the usage restriction processing unit 1300 releases the password lock for the application data. Further, when the application data includes a macro program, the use restriction processing unit 1300 validates the macro program.

図14は、本発明の画像処理装置が実行する処理のさらに他の実施形態を示すフローチャートである。以下、図14を参照して、画像処理装置120aが、印刷物に印刷された地紋からアプリデータを取得する際に実行する処理について説明する。   FIG. 14 is a flowchart showing still another embodiment of processing executed by the image processing apparatus of the present invention. Hereinafter, a process executed when the image processing apparatus 120a acquires application data from a background pattern printed on a printed material will be described with reference to FIG.

図14に示す処理は、地紋が印刷された印刷物のスキャンデータを取得することにより、ステップS1400から開始する。ステップS1401では、地紋抽出部700が、スキャンデータから地紋データを抽出する。ステップS1402では、符号抽出部701が、地紋データからQRコードを抽出する。ステップS1403では、復号制御部702が、QRコードに含まれるアプリIDからアプリデータを生成したアプリケーションプログラムを特定する。ステップS1404では、当該アプリケーションプログラムに対応する復号部703の復号モジュールが、QRコードを復号してアプリデータを生成する。   The process shown in FIG. 14 starts from step S1400 by acquiring scan data of a printed matter on which a background pattern is printed. In step S1401, the background pattern extraction unit 700 extracts background pattern data from the scan data. In step S1402, the code extraction unit 701 extracts a QR code from the tint block data. In step S1403, the decoding control unit 702 identifies an application program that has generated application data from the application ID included in the QR code. In step S1404, the decryption module of the decryption unit 703 corresponding to the application program decrypts the QR code to generate application data.

ステップS1405では、利用制限処理部1300が、QRコードに含まれるユーザIDと、印刷物に埋め込まれたアプリデータを取得しようとするユーザのユーザIDとが一致するか否か判断する。ユーザIDが一致する場合には(yes)、ステップS1409に処理が分岐する。一方、ユーザIDが一致しない場合には(no)、ステップS1406に処理が分岐する。   In step S1405, the usage restriction processing unit 1300 determines whether or not the user ID included in the QR code matches the user ID of the user who wants to acquire application data embedded in the printed material. If the user IDs match (yes), the process branches to step S1409. On the other hand, if the user IDs do not match (no), the process branches to step S1406.

ステップS1406では、利用制限処理部1300は、ステップS1404で生成されたアプリデータに利用制限が有るか否か判断する。より詳細には、利用制限処理部1300は、図15に示すような利用制限情報を参照し、QRコードに含まれるユーザIDに関連付けられている利用制限により、アプリデータに利用制限が有るか否か判断する。   In step S1406, the usage restriction processing unit 1300 determines whether the application data generated in step S1404 has usage restrictions. More specifically, the use restriction processing unit 1300 refers to use restriction information as illustrated in FIG. 15, and determines whether or not application data has a use restriction due to the use restriction associated with the user ID included in the QR code. Judge.

アプリデータに利用制限が有る場合には(yes)、ステップS1407に処理が分岐する。ステップS1407では、利用制限処理部1300は、利用制限処理を実行する。一方、アプリデータに利用制限が無い場合には(no)、ステップS1408に処理が分岐する。ステップS1408では、利用制限処理部1300は、利用制限解除処理を実行する。ステップS1409では、復号制御部702がアプリデータをメールサーバやデータサーバ等の外部装置に送信し、ステップS1410で処理が終了する。   If the application data has usage restrictions (yes), the process branches to step S1407. In step S1407, the usage restriction processing unit 1300 executes usage restriction processing. On the other hand, if there is no usage restriction on the application data (no), the process branches to step S1408. In step S1408, the usage restriction processing unit 1300 executes usage restriction cancellation processing. In step S1409, the decryption control unit 702 transmits application data to an external device such as a mail server or a data server, and the process ends in step S1410.

本実施形態では、アプリデータを作成したユーザと、印刷物に埋め込まれたアプリデータを取得しようとするユーザとが一致しない場合に、利用制限をかけることができる。   In the present embodiment, when the user who created the application data does not match the user who wants to acquire the application data embedded in the printed matter, the use restriction can be applied.

なお、上述してきた実施形態において、アプリデータ等の埋め込み方法に地紋を採用したが、本発明はこれに限られるものではなく、埋め込み方法は地紋以外であっても適宜採用すればよい。本実施形態では、一つの好適な例として、地紋データ作成部302により地紋データを作成し、地紋抽出部700により地紋データを抽出したが、これらはそれぞれ埋め込みデータを作成する機能部(埋込データ作成部)と、埋め込みデータを抽出する機能部(埋込データ抽出部)として捉えることができる。   In the embodiment described above, the background pattern is adopted as the method for embedding application data or the like. However, the present invention is not limited to this, and the embedding method may be appropriately adopted even if it is other than the background pattern. In this embodiment, as one suitable example, the background pattern data is generated by the background pattern data generation unit 302 and the background pattern data is extracted by the background pattern extraction unit 700. These are functional units (embedded data) for generating embedded data. Creating section) and a function section (embedded data extracting section) for extracting embedded data.

これまで本実施形態につき説明してきたが、本発明は、上述した実施形態に限定されるものではなく、上述した実施形態の構成要素を組み合わせ、変更若しくは削除し、または上述した実施形態の構成要素に他の構成要素を追加するなど、当業者が想到することができる範囲内で変更することができる。いずれの態様においても本発明の作用効果を奏する限り、本発明の範囲に含まれるものである。   Although the present embodiment has been described so far, the present invention is not limited to the above-described embodiment, and the constituent elements of the above-described embodiment are combined, changed or deleted, or the constituent elements of the above-described embodiment. It is possible to make modifications within the range that can be conceived by those skilled in the art, such as adding other components to the above. Any aspect is included in the scope of the present invention as long as the effects of the present invention are exhibited.

100…情報処理システム、110…ネットワーク、112…情報処理装置、120a…画像処理装置、120b…プリンタ、130…データサーバ   DESCRIPTION OF SYMBOLS 100 ... Information processing system, 110 ... Network, 112 ... Information processing apparatus, 120a ... Image processing apparatus, 120b ... Printer, 130 ... Data server

特開2004−268593号公報JP 2004-268593 A

Claims (7)

1以上の情報処理装置および画像処理装置を備える情報処理システムであって、
前記情報処理装置は、
処理対象データと、該処理対象データを作成した作成元のプログラムを識別する識別情報とを符号化した符号化データを生成する符号化手段と、
生成された前記符号化データの地紋データを作成する地紋データ作成手段と、
前記地紋データおよび前記処理対象データを合成して印刷データを生成する印刷データ生成手段とを備え、
前記画像処理装置は、
印刷媒体から地紋データを抽出する埋込データ抽出手段と、
抽出した前記地紋データから前記符号化データを抽出する符号抽出手段と、
抽出した前記符号化データに基づき特定した前記作成元のプログラムに応じて、前記符号化データを復号して前記処理対象データを生成する復号手段と
を備える、情報処理システム。
An information processing system comprising one or more information processing devices and an image processing device,
The information processing apparatus includes:
Encoding means for generating encoded data obtained by encoding the processing target data and identification information for identifying the creation source program that created the processing target data ;
A background pattern data generating means for generating generated background pattern data of the coded data;
And a print data generating unit that generates print data the background pattern data and synthesized to the processed data,
The image processing apparatus includes:
Embedded data extraction means for extracting copy-forgery-inhibited pattern data from the print medium;
A code extraction means from the extracted the tint block data to extract the code Cadet over data,
Depending on the the creating program specified based on the extracted the coded data, and a decoding means for generating the processed data by decoding said code Cadet over data, the information processing system.
前記印刷媒体から生成される処理対象データは、印刷媒体に印刷されない処理対象データの属性情報を含む、請求項1に記載の情報処理システム。   The information processing system according to claim 1, wherein the processing target data generated from the printing medium includes attribute information of processing target data that is not printed on the printing medium. 前記情報処理装置は、
印刷媒体に埋め込み可能な処理対象データのデータ量を算出するデータ量算出手段と、
前記印刷媒体に埋め込み可能な処理対象データのデータ量と、印刷媒体に埋め込むべき処理対象データのデータ量とを比較して、処理対象データを印刷媒体に埋め込み可能か否か判断する埋込判定手段と、
処理対象データを印刷媒体に埋め込みできない場合に、処理対象データを他の情報処理装置に保存する保存手段とを備え、
前記画像処理装置は、
印刷媒体に処理対象データが埋め込まれているか否か判断する埋込有無判定手段と、
印刷媒体に処理対象データが埋め込まれていない場合に、前記他の情報処理装置から処理対象データを取得するデータ取得手段とを備える、請求項1または2に記載の情報処理システム。
The information processing apparatus includes:
A data amount calculating means for calculating a data amount of processing target data that can be embedded in the print medium;
An embedding determination unit that compares the data amount of the processing target data that can be embedded in the print medium with the data amount of the processing target data to be embedded in the print medium, and determines whether the processing target data can be embedded in the print medium. When,
A storage unit that stores the processing target data in another information processing apparatus when the processing target data cannot be embedded in the print medium;
The image processing apparatus includes:
An embedding presence / absence determining means for determining whether or not processing target data is embedded in the print medium;
The information processing system according to claim 1, further comprising: a data acquisition unit configured to acquire the processing target data from the other information processing apparatus when the processing target data is not embedded in the print medium.
前記画像処理装置は、
前記復号手段が生成した処理対象データに対する利用制限を行う手段と、
前記復号手段が生成した処理対象データに対する利用制限を解除する手段と
をさらに備える、請求項1〜3のいずれか1項に記載の情報処理システム。
The image processing apparatus includes:
Means for restricting the use of the processing target data generated by the decoding means;
The information processing system according to any one of claims 1 to 3, further comprising: means for canceling the use restriction on the processing target data generated by the decoding means.
情報処理装置が実行可能なプログラムであって、前記情報処理装置を、

処理対象データと、該処理対象データを作成した作成元のプログラムを識別する識別情報とを符号化した符号化データを生成する符号化手段と、
生成された前記符号化データの地紋データを作成する地紋データ作成手段と、
前記地紋データおよび前記処理対象データを合成して印刷データを生成する印刷データ生成手段として機能させるプログラム。
A program executable by an information processing apparatus, wherein the information processing apparatus is

Encoding means for generating encoded data obtained by encoding the processing target data and identification information for identifying the creation source program that created the processing target data ;
A background pattern data generating means for generating generated background pattern data of the coded data;
Program to function as a print data generating unit that generates print data the background pattern data and synthesized to the processed data.
画像処理装置が実行可能なプログラムであって、前記画像処理装置を、
印刷媒体から地紋データを抽出する埋込データ抽出手段と、
抽出した前記地紋データから符号化データを抽出する符号抽出手段と、
抽出した前記符号化データに基づき特定した作成元のプログラムに応じて、前記符号化データを復号して処理対象データを生成する復号手段として機能させるプログラム。
A program executable by an image processing apparatus, wherein the image processing apparatus is
Embedded data extraction means for extracting copy-forgery-inhibited pattern data from the print medium;
And code extracting means for extracting a code cade over data from the extracted the tint block data,
Extracted according to the specified created source program based on the encoded data, a program to function as a decoding means for generating processed data by decoding said code cade over data.
1以上の情報処理装置および画像処理装置を備える情報処理システムが実行する方法であって、前記方法は、情報処理システムが
処理対象データと、該処理対象データを作成した作成元のプログラムを識別する識別情報とを符号化した符号化データを生成するステップと、
生成された前記符号化データの地紋データを作成するステップと、
前記地紋データおよび前記処理対象データを合成して印刷データを生成するステップと、
印刷媒体から地紋データを抽出するステップと、
抽出した前記地紋データから前記符号化データを抽出するステップと、
抽出した前記符号化データに基づき特定した前記作成元のプログラムに応じて、前記符号化データを復号して前記処理対象データを生成するステップと
を含む、方法。
A method executed by an information processing system including one or more information processing devices and an image processing device, wherein the information processing system identifies processing target data and a source program that created the processing target data Generating encoded data obtained by encoding the identification information ;
And creating a generated background pattern data of the coded data;
And generating print data the background pattern data and synthesized to the processed data,
Extracting the tint block data from the print medium;
Extracting the code cade over data from the extracted the tint block data,
Depending on the the creating program specified based on the extracted the coded data, and generating the processed data by decoding said code Cadet over data, method.
JP2013118473A 2013-06-05 2013-06-05 Information processing system, program and method Expired - Fee Related JP6160269B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013118473A JP6160269B2 (en) 2013-06-05 2013-06-05 Information processing system, program and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013118473A JP6160269B2 (en) 2013-06-05 2013-06-05 Information processing system, program and method

Publications (2)

Publication Number Publication Date
JP2014236454A JP2014236454A (en) 2014-12-15
JP6160269B2 true JP6160269B2 (en) 2017-07-12

Family

ID=52138836

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013118473A Expired - Fee Related JP6160269B2 (en) 2013-06-05 2013-06-05 Information processing system, program and method

Country Status (1)

Country Link
JP (1) JP6160269B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3370424B2 (en) * 1994-04-27 2003-01-27 株式会社リコー Paper media device
JP2006041615A (en) * 2004-07-22 2006-02-09 Fuji Xerox Co Ltd Image processing apparatus
JP2008085820A (en) * 2006-09-28 2008-04-10 Fuji Xerox Co Ltd Document processor, system and program
JP4935467B2 (en) * 2007-04-03 2012-05-23 コニカミノルタビジネステクノロジーズ株式会社 Image processing device

Also Published As

Publication number Publication date
JP2014236454A (en) 2014-12-15

Similar Documents

Publication Publication Date Title
JP6098172B2 (en) Information processing system and data conversion method
US8245306B2 (en) Digital rights management printing system
US8908203B2 (en) Printing apparatus, printing apparatus control method, and program
CN104036163B (en) Rights management in Distributed Scans system
US20110001995A1 (en) Form printing system, control method and computer-readable medium
CN108076243A (en) Image formation system, image forming method and recording medium
CN107077544A (en) Information processing system, information processor and information processing method
CN103139422B (en) Image processing apparatus and control method thereof
JP2007096663A (en) Image processor and control method thereof, computer program, and computer-readable storage medium
JP6208643B2 (en) Print management for on-demand print jobs
JP6160269B2 (en) Information processing system, program and method
US20080307233A1 (en) Encoded Data Security Mechanism
JP2009177470A (en) Document management device and program
JP6918532B2 (en) Coded image generators and methods, image forming systems and methods
JP2010028509A (en) Image forming system, image forming apparatus, and computer program
US9858016B2 (en) Providing device functionality utilizing authorization tokens
JP4793383B2 (en) Document management apparatus and program
US10649703B2 (en) Print control apparatus, control method of a print control apparatus, and recording medium
EP3660740A1 (en) Image forming apparatus, image forming system, image forming method, and carrier means
JP2012114718A (en) Image forming apparatus capable of processing codes, and control method thereof
US9454721B2 (en) Document copy with data-bearing halftone image
JP2015035705A (en) Image formation apparatus, information processing method, and program
US8422057B2 (en) Apparatus and method for manufacturing the same
US20180077567A1 (en) Methods and systems for securely routing documents through third party infrastructures
JP2005174192A (en) Method and system for management of electronic application data, and electronic pen and server forming the management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160527

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170210

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170221

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170424

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170529

R151 Written notification of patent or utility model registration

Ref document number: 6160269

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees