JP2016058059A - Information processing device, program, license management system, license management method, and image processing system - Google Patents

Information processing device, program, license management system, license management method, and image processing system Download PDF

Info

Publication number
JP2016058059A
JP2016058059A JP2014264027A JP2014264027A JP2016058059A JP 2016058059 A JP2016058059 A JP 2016058059A JP 2014264027 A JP2014264027 A JP 2014264027A JP 2014264027 A JP2014264027 A JP 2014264027A JP 2016058059 A JP2016058059 A JP 2016058059A
Authority
JP
Japan
Prior art keywords
data
character data
character
license
electronic
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
JP2014264027A
Other languages
Japanese (ja)
Inventor
公秀 西尾
Kimihide Nishio
公秀 西尾
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
Publication of JP2016058059A publication Critical patent/JP2016058059A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing device for converting character data into character data that cannot be reused when the character data is inhibited from being redistributed, and to provide a program, a management system, a management method and an image processing system.SOLUTION: An information processing device for generating second electronic data from first electronic data includes a license information management part 124 for managing license information showing whether first character data included in the first electronic data can be redistributed, a license determination part 122 for determining whether the first character data can be redistributed on the basis of the license information, a conversion part 123 for converting the first character data into second character data which cannot be reused when the license determination means does not determine that the first character data can be redistributed, and a drawing part 121 for generating second electronic data on the basis of the second character data and the first electronic data.SELECTED DRAWING: Figure 3

Description

本発明は、情報処理装置、プログラム、ライセンス管理システム、ライセンス管理方法、及び画像処理システムに関する。   The present invention relates to an information processing apparatus, a program, a license management system, a license management method, and an image processing system.

印刷アプリケーションから受け取った印刷対象データに基づき埋め込みフォントを利用した印刷データを生成するプリンタドライバが従来より知られている(例えば特許文献1参照)。   A printer driver that generates print data using an embedded font based on print target data received from a print application is conventionally known (see, for example, Patent Document 1).

しかしながら、上記の従来技術においては、再配布が禁止されているフォントの埋め込みが意図せずに行われてしまうことがある。したがって、例えば、印刷アプリケーションから受け取った印刷対象データに基づき埋め込みフォントを利用したPDF(Portable Document Format)形式のデータ等に生成し、この生成したデータを配布等した場合、このデータに埋め込まれたフォントのライセンスに抵触するおそれがある。   However, in the above-described prior art, fonts that are prohibited from being redistributed may be unintentionally embedded. Therefore, for example, when data is generated in PDF (Portable Document Format) format using an embedded font based on print target data received from a printing application, and the generated data is distributed, the font embedded in this data There is a risk of conflict with the license.

本発明の一実施形態は、上記の点に鑑みてなされたもので、文字データの再配布が禁止されている場合、再利用できない文字データに変換することを目的とする。   An embodiment of the present invention has been made in view of the above points, and an object thereof is to convert character data that cannot be reused when redistribution of character data is prohibited.

上記目的を達成するため、本発明の一実施形態は、第1の電子データから第2の電子データを生成する情報処理装置であって、前記第1の電子データに含まれる第1の文字データの再配布が可能か否かを示すライセンス情報を管理するライセンス情報管理手段と、前記ライセンス情報に基づき前記第1の文字データの再配布が可能か否かを判定するライセンス判定手段と、前記ライセンス判定手段により前記第1の文字データの再配布が可能でないと判定された場合、前記第1の文字データを、再利用することができない第2の文字データに変換する変換手段と、前記第2の文字データと前記第1の電子データとに基づき、前記第2の電子データを生成する生成手段と、を有することを特徴とする。   In order to achieve the above object, an embodiment of the present invention is an information processing apparatus that generates second electronic data from first electronic data, wherein the first character data is included in the first electronic data. License information management means for managing license information indicating whether redistribution is possible, license determination means for determining whether redistribution of the first character data is possible based on the license information, and the license Conversion means for converting the first character data into second character data that cannot be reused when the determination means determines that the first character data cannot be redistributed; And generating means for generating the second electronic data based on the character data and the first electronic data.

本発明の一実施形態によれば、文字データの再配布が禁止されている場合、再利用できない文字データに変換することができる。   According to an embodiment of the present invention, when redistribution of character data is prohibited, it can be converted into character data that cannot be reused.

第1の実施形態に係る印刷システムの一例の構成図である。1 is a configuration diagram of an example of a printing system according to a first embodiment. 第1の実施形態に係るコンピュータの一例のハードウェア構成図である。It is a hardware block diagram of an example of the computer which concerns on 1st Embodiment. 第1の実施形態に係る端末装置の一例の機能ブロック図である。It is a functional block diagram of an example of the terminal device which concerns on 1st Embodiment. ライセンス情報の一例を説明するための図である。It is a figure for demonstrating an example of license information. 第1の実施形態に係る出力処理の一例のシーケンス図である。It is a sequence diagram of an example of output processing concerning a 1st embodiment. 変換後の文字描画データの一例を説明するための図である。It is a figure for demonstrating an example of the character drawing data after conversion. 第1の実施形態に係る出力データの一例を説明するための図である。It is a figure for demonstrating an example of the output data which concerns on 1st Embodiment. 第2の実施形態に係る端末装置の一例の機能ブロック図である。It is a functional block diagram of an example of the terminal device which concerns on 2nd Embodiment. 第2の実施形態に係る出力処理の一例のシーケンス図である。It is a sequence diagram of an example of output processing concerning a 2nd embodiment. 第2の実施形態に係る出力データの一例を説明するための図である。It is a figure for demonstrating an example of the output data which concerns on 2nd Embodiment.

次に、本発明の実施の形態について、詳細に説明する。   Next, embodiments of the present invention will be described in detail.

[第1の実施形態]
<システム構成>
図1は、第1の実施形態に係る印刷システムの一例の構成図である。図1の印刷システム1は、端末装置10と、印刷装置20とがネットワークN1に有線又は無線で接続されている。なお、本実施形態では、一例として、本発明を印刷システムに適用した場合について説明するが、本発明が適用される場面は印刷システムに限定されず、印刷システム以外の情報処理システムに適用してもよい。
[First Embodiment]
<System configuration>
FIG. 1 is a configuration diagram of an example of a printing system according to the first embodiment. In the printing system 1 of FIG. 1, a terminal device 10 and a printing device 20 are connected to a network N1 by wire or wirelessly. In this embodiment, the case where the present invention is applied to a printing system will be described as an example. However, the scene to which the present invention is applied is not limited to the printing system, and is applied to an information processing system other than the printing system. Also good.

端末装置10は、印刷システム1のユーザが操作するPC(パーソナルコンピュータ)等の情報処理装置である。端末装置10は、タブレット端末、スマートフォンや携帯電話、PDAなどの携帯情報端末等でもよい。端末装置10には、印刷対象データに印刷指示を行うことができるアプリケーション(印刷アプリケーション)と、この印刷アプリケーションからの印刷指示に基づき印刷対象データから所定のデータ形式の印刷データを生成するプリンタドライバとがインストールされている。   The terminal device 10 is an information processing device such as a PC (personal computer) operated by a user of the printing system 1. The terminal device 10 may be a tablet terminal, a smart phone, a mobile phone, a portable information terminal such as a PDA, or the like. The terminal device 10 includes an application (print application) that can issue a print instruction to print target data, and a printer driver that generates print data in a predetermined data format from the print target data based on the print instruction from the print application. Is installed.

ここで、印刷アプリケーションとは、プリンタドライバに印刷指示を行うことができるブラウザ、文書作成ソフト、プレゼン資料作成ソフト等のアプリケーションである。また、印刷対象データとは、印刷アプリケーションから印刷指示を行うことができる文書データ、画像データなどの電子データである。また、プリンタドライバによって生成される所定のデータ形式には、例えば、PDF形式、XPS(XML Paper Specification)形式、BMP(Bit Map)形式等がある。   Here, the print application is an application such as a browser, document creation software, or presentation material creation software that can issue a print instruction to the printer driver. The print target data is electronic data such as document data and image data for which a print instruction can be issued from a print application. The predetermined data format generated by the printer driver includes, for example, a PDF format, an XPS (XML Paper Specification) format, a BMP (Bit Map) format, and the like.

なお、本実施形態では、便宜上、印刷アプリケーションが印刷指示を行うデータを「印刷対象データ」と表し、このデータからプリンタドライバによって生成されたデータを「印刷データ」と表すが、必ずしも印刷装置20で印刷されることを要しない。すなわち、例えば、文書作成ソフト等の印刷アプリケーションで作成した印刷対象データから、プリンタドライバでPDF形式等のデータ形式を生成するのみであってもよい。換言すれば、印刷データは、印刷装置20によって印刷可能なデータに限られず、所定のビューワ等で閲覧可能なデータであってもよい(つまり、端末装置10に搭載されるプリンタドライバは、いわゆる電子化ドライバであってもよい)。なお、印刷対象データ及び印刷データは、それぞれ第1の電子データ及び第2の電子データの一例である。   In the present embodiment, for convenience, data for which the print application issues a print instruction is represented as “print target data”, and data generated by the printer driver from this data is represented as “print data”. Does not need to be printed. That is, for example, a data format such as a PDF format may be generated by a printer driver from print target data created by a printing application such as document creation software. In other words, the print data is not limited to data that can be printed by the printing apparatus 20, but may be data that can be viewed with a predetermined viewer or the like (that is, the printer driver installed in the terminal apparatus 10 is a so-called electronic device). May be an integrated driver). The print target data and the print data are examples of first electronic data and second electronic data, respectively.

印刷装置20は、端末装置10から印刷要求と印刷データとを含む印刷ジョブを取得し、印刷を行うプリンタ等の画像処理装置である。印刷装置20は、プリント機能の他、コピー機能、スキャナ機能、FAX機能など複数の機能を有するMFP(Multifunction Peripheral)などの複合機でもよい。   The printing device 20 is an image processing device such as a printer that acquires a print job including a print request and print data from the terminal device 10 and performs printing. The printing apparatus 20 may be a multifunction peripheral such as an MFP (Multifunction Peripheral) having a plurality of functions such as a copy function, a scanner function, and a FAX function in addition to the print function.

なお、図1に示すシステム構成は一例であり、例えば、端末装置10、印刷装置20はそれぞれ2台以上有する構成であってもよい。また、例えば、端末装置10からの印刷指示を受け付けて印刷装置20に対して印刷ジョブを送信する印刷サーバを有する構成であってもよい。   Note that the system configuration illustrated in FIG. 1 is an example, and for example, the terminal device 10 and the printing device 20 may each include two or more units. Further, for example, a configuration having a print server that receives a print instruction from the terminal device 10 and transmits a print job to the printing device 20 may be employed.

<ハードウェア構成>
本実施形態に係る端末装置10は、例えば図2に示すようなハードウェア構成のコンピュータ等により実現される。図2は、第1の実施形態に係るコンピュータの一例のハードウェア構成図である。図2に示すコンピュータ100は、入力装置101、表示装置102、外部I/F103、RAM(Random Access Memory)104、ROM(Read Only Memory)105、CPU(Central Processing Unit)106、通信I/F107、HDD(Hard Disk Drive)108を有し、それぞれバスB1で相互に接続されている。
<Hardware configuration>
The terminal device 10 according to the present embodiment is realized by, for example, a computer having a hardware configuration as shown in FIG. FIG. 2 is a hardware configuration diagram of an example of a computer according to the first embodiment. A computer 100 shown in FIG. 2 includes an input device 101, a display device 102, an external I / F 103, a RAM (Random Access Memory) 104, a ROM (Read Only Memory) 105, a CPU (Central Processing Unit) 106, a communication I / F 107, HDDs (Hard Disk Drives) 108 are provided and are connected to each other via a bus B1.

入力装置101は、キーボードやマウス、タッチパネルなどを含み、コンピュータ100に各操作信号を入力するのに用いられる。表示装置102は、LCD(Liquid Crystal Display)やCRT(Cathode Ray Tube)などを含み、コンピュータ100による処理結果を表示する。なお、入力装置101及び/又は表示装置102がない構成であってもよい。   The input device 101 includes a keyboard, a mouse, a touch panel, etc., and is used to input each operation signal to the computer 100. The display device 102 includes an LCD (Liquid Crystal Display), a CRT (Cathode Ray Tube), and the like, and displays a processing result by the computer 100. Note that the input device 101 and / or the display device 102 may be omitted.

外部I/F103は、外部装置とのインタフェースである。外部装置には、記録媒体103aなどがある。記憶媒体103aには、実施形態を実現するプログラムを格納することができる。コンピュータ100は外部I/F103を介して、記録媒体103aの読み取り及び/又は書き込みを行うことができる。   The external I / F 103 is an interface with an external device. The external device includes a recording medium 103a. The storage medium 103a can store a program for realizing the embodiment. The computer 100 can read and / or write to the recording medium 103a via the external I / F 103.

記録媒体103aにはUSBメモリ(Universal Serial Bus memory)、SDメモリカード(SD Memory card)、DVD(Digital Versatile Disk)、CD(Compact Disk)、フレキシブルディスクなどの記録媒体を用いることができる。   A recording medium such as a USB memory (Universal Serial Bus memory), an SD memory card (SD Memory card), a DVD (Digital Versatile Disk), a CD (Compact Disk), or a flexible disk can be used as the recording medium 103a.

RAM104は、プログラムやデータを一時保持する揮発性の半導体メモリ(記憶装置)である。ROM105は、電源を切ってもプログラムやデータを保持することができる不揮発性の半導体メモリ(記憶装置)である。ROM105には、コンピュータ100の起動時に実行されるBIOS(Basic Input/Output System)、OS(Operating System)設定、及びネットワーク設定などのプログラムやデータが格納されている。   The RAM 104 is a volatile semiconductor memory (storage device) that temporarily stores programs and data. The ROM 105 is a nonvolatile semiconductor memory (storage device) that can retain programs and data even when the power is turned off. The ROM 105 stores programs and data such as BIOS (Basic Input / Output System), OS (Operating System) settings, and network settings that are executed when the computer 100 is started up.

CPU106は、ROM105やHDD108などの記憶装置からプログラムやデータをRAM104上に読み出し、処理を実行することで、コンピュータ100全体の制御や機能を実現する演算装置である。   The CPU 106 is an arithmetic unit that realizes control and functions of the entire computer 100 by reading a program and data from a storage device such as the ROM 105 and the HDD 108 onto the RAM 104 and executing processing.

通信I/F107は、ネットワークに接続するインタフェースである。これにより、コンピュータ100は通信I/F107を介してデータ通信を行うことができる。なお、通信I/F107による通信は有線通信であっても無線通信であってもよい。   The communication I / F 107 is an interface connected to the network. Thereby, the computer 100 can perform data communication via the communication I / F 107. Note that the communication by the communication I / F 107 may be wired communication or wireless communication.

HDD108は、プログラムやデータを格納している不揮発性の記憶装置である。格納されるプログラムやデータには、例えば、コンピュータ100全体を制御する基本ソフトウェアであるOSや、OS上において各種機能を提供するアプリケーションソフトウェアなどがある。HDD108は格納しているプログラムやデータを所定のファイルシステム及び/又はDB(Data Base)により管理している。   The HDD 108 is a non-volatile storage device that stores programs and data. The stored programs and data include, for example, an OS that is basic software for controlling the entire computer 100, and application software that provides various functions on the OS. The HDD 108 manages stored programs and data by a predetermined file system and / or DB (Data Base).

本実施形態に係る端末装置10は、例えば上記のハードウェア構成のコンピュータ100上でプログラムを実行することにより、後述するような各種処理を実現できる。   The terminal device 10 according to the present embodiment can realize various processes as described later by executing a program on the computer 100 having the above hardware configuration, for example.

<ソフトウェア構成>
≪端末装置≫
本実施形態に係る端末装置10は、例えば図3に示すような機能ブロックにより表すことができる。図3は、第1の実施形態に係る端末装置の一例の機能ブロック図である。
<Software configuration>
≪Terminal device≫
The terminal device 10 according to the present embodiment can be represented by, for example, functional blocks as shown in FIG. FIG. 3 is a functional block diagram of an example of a terminal device according to the first embodiment.

端末装置10は、印刷アプリケーション11と、プリンタドライバ12と、OS13とを有する。プリンタドライバ12は、描画部121と、ライセンス判定部122と、データ変換部123とを有する。また、プリンタドライバ12は、ライセンス管理部124を利用する。   The terminal device 10 includes a print application 11, a printer driver 12, and an OS 13. The printer driver 12 includes a drawing unit 121, a license determination unit 122, and a data conversion unit 123. The printer driver 12 uses a license management unit 124.

印刷アプリケーション11は、上述した通り、例えば、ブラウザ、文書作成ソフト、プレゼン資料作成ソフト等、印刷対象データの印刷指示を行うことができるアプリケーションである。   As described above, the print application 11 is an application that can issue a print instruction for print target data, such as a browser, document creation software, and presentation material creation software.

OS13は、端末装置10全体を制御する基本ソフトウェアである。OS13は、Windows(登録商標)、UNIX(登録商標)、MacOS(登録商標)等が存在する。本実施形態では、一例として端末装置10のOS13はWindows系OSであるとして説明する。なお、Windows系OSには、WindowsNT、Windows98、Windows2000、Windows2000 Server、Windows2003 Server、Windows2008 Server、WindowsMe、WindowsXP、WindowsVista、Windows7、Windows8、及びこれ以降のバージョンのOSなどが含まれる。   The OS 13 is basic software that controls the entire terminal device 10. The OS 13 includes Windows (registered trademark), UNIX (registered trademark), MacOS (registered trademark), and the like. In the present embodiment, the OS 13 of the terminal device 10 is described as a Windows OS as an example. The Windows OS includes Windows NT, Windows 98, Windows 2000, Windows 2000 Server, Windows 2003 Server, Windows 2008 Server, Windows Me, Windows XP, Windows Vista, Windows 7, Windows 8, and later versions of the OS.

プリンタドライバ12は、印刷アプリケーション11からの印刷指示に基づき、印刷対象データに基づき印刷データを生成する。プリンタドライバ12は、埋め込みフォントを利用した印刷データを生成することができる。埋め込みフォントとは、印刷対象データに含まれる文字の文字情報とフォント情報とを印刷データに埋め込む技術である。この埋め込みフォントを用いることにより、例えば、フォント情報がインストールされていないPC等において印刷データを表示する場合に、文字化け等が防止される。なお、文字情報とは、例えば、「あ」や「あいうえお」等の文字又は文字列の内容を表す情報である。フォント情報とは、フォント名、文字情報を表示する際の字形、高さ、幅等の情報である。   The printer driver 12 generates print data based on print target data based on a print instruction from the print application 11. The printer driver 12 can generate print data using an embedded font. The embedded font is a technique for embedding character information and font information of characters included in print target data in print data. By using this embedded font, for example, garbled characters are prevented when print data is displayed on a PC or the like in which font information is not installed. The character information is information representing the contents of characters or character strings such as “A” and “Aiueo”. The font information is information such as font name, character shape, height, width, etc. when displaying character information.

描画部121は、印刷対象データから印刷データを生成する。ライセンス判定部122は、印刷対象データに含まれる文字のフォント情報について、再配布が禁止されているか否かを判定する。データ変換部123は、ライセンス判定部122により再配布が禁止されているフォント情報の文字について、再利用が不可能なデータ形式(例えば、BMP形式)に変換する。   The drawing unit 121 generates print data from the print target data. The license determination unit 122 determines whether redistribution is prohibited for the font information of characters included in the print target data. The data converter 123 converts the font information characters whose redistribution is prohibited by the license determination unit 122 into a data format (for example, BMP format) that cannot be reused.

ライセンス管理部124は、各フォント情報のライセンス情報1000を管理する。なお、本実施形態ではプリンタドライバ12がライセンス管理部124を有しているが、これに限られない。ライセンス管理部124は、例えば、端末装置10とネットワークN1を介して接続される記憶装置(ライセンス管理サーバ)等が有していてもよい。   The license management unit 124 manages the license information 1000 of each font information. In the present embodiment, the printer driver 12 includes the license management unit 124, but the present invention is not limited to this. For example, the license management unit 124 may be included in a storage device (license management server) connected to the terminal device 10 via the network N1.

なお、プリンタドライバ12がライセンス管理部124を有する場合、プリンタドライバ12の固有のライセンス情報1000を保持することができる。他方、端末装置10とネットワークN1を介して接続される記憶装置(ライセンス管理サーバ)等がライセンス管理部124を有する場合、複数のプリンタドライバ12(又は複数の端末装置10)に対して共通のライセンス情報1000を保持することができる。   When the printer driver 12 has the license management unit 124, the license information 1000 unique to the printer driver 12 can be held. On the other hand, if a storage device (license management server) or the like connected to the terminal device 10 via the network N1 has the license management unit 124, a common license for a plurality of printer drivers 12 (or a plurality of terminal devices 10). Information 1000 can be held.

≪ライセンス情報≫
本実施形態に係るライセンス情報1000は、例えば図4に示すような構成を有している。図4は、ライセンス情報の一例を説明するための図である。
≪License information≫
The license information 1000 according to the present embodiment has a configuration as shown in FIG. 4, for example. FIG. 4 is a diagram for explaining an example of license information.

図4に示すライセンス情報1000は、フォント名と再配布可否情報とがカンマで区切られ、関連付けて記憶されている。ライセンス情報1000は、フォント情報がライセンスで保護されているか否かを示す情報である。例えば、ライセンス情報1000の1行目には、フォント名「Font1」が再配布が許可されていることを示す再配布可否情報「再配布OK」と関連付けて記憶されている。同様に、2行目にはフォント名「Font2」が再配布が禁止されていることを示す再配布可否情報「再配布NG」と関連付けて記憶されており、3行目にはフォント名「Font3」が再配布が許可されていることを示す再配布可否情報「再配布OK」と関連付けて記憶されている。なお、再配布が許可されているとは、フォント名に対応するフォント情報の再配布が許可されていることを示し、他方、再配布が禁止されているとは、フォント名に対応するフォント情報の再配布が禁止されていることを示している。   In the license information 1000 shown in FIG. 4, the font name and the redistribution permission information are separated by commas and stored in association with each other. The license information 1000 is information indicating whether the font information is protected by a license. For example, in the first line of the license information 1000, the font name “Font1” is stored in association with redistribution permission information “redistribution OK” indicating that redistribution is permitted. Similarly, the second line stores the font name “Font2” in association with the redistribution permission information “redistribution NG” indicating that redistribution is prohibited, and the third line stores the font name “Font3”. Is stored in association with redistribution permission information “redistribution OK” indicating that redistribution is permitted. Note that redistribution is permitted indicates that redistribution of font information corresponding to the font name is permitted, while redistribution is prohibited indicates that the font information corresponding to the font name. Indicates that redistribution is prohibited.

<処理の詳細>
次に、本実施形態に係る印刷システム1の処理の詳細について説明する。図5は、第1の実施形態に係る出力処理の一例のシーケンス図である。
<Details of processing>
Next, details of processing of the printing system 1 according to the present embodiment will be described. FIG. 5 is a sequence diagram illustrating an example of output processing according to the first embodiment.

以降では、ユーザが、印刷アプリケーション11から例えば文字を含む文書データ等の印刷対象データの印刷指示を行ったものとして説明する。なお、以下のステップS11〜ステップS20の処理は、印刷対象データに含まれる文字(又は文字列)の数に応じて繰り返し実行される。   In the following description, it is assumed that the user has issued a print instruction for print target data such as document data including characters from the print application 11. Note that the processes in steps S11 to S20 below are repeatedly executed according to the number of characters (or character strings) included in the print target data.

ステップS11において、印刷アプリケーション11は、OS13に対して印刷対象データに含まれる文字の描画指示を行う。より具体的には、印刷アプリケーション11は、OS13の一部であるGDI(Graphics Device Interface)に対して印刷対象データに含まれる文字の描画指示を行う。ここでの描画指示は、Windowsの印刷アーキテクチャに基づき印刷アプリケーション11がTextOut関数等のAPI(Application Programming Interface)を呼び出すことで行うことができる。以降、印刷対象データに含まれる描画指示に係る文字に関する情報を「文字描画データ」と表す。この文字描画データには、文字又は文字列の内容を表す情報である文字情報と、フォント名、文字情報を表示する際の字形、高さ、幅等の情報が含まれるフォント情報とが含まれる。このように、文字描画データは、複数の情報(パラメータ)の組として表されるベクタ形式の情報である。   In step S <b> 11, the print application 11 instructs the OS 13 to draw characters included in the print target data. More specifically, the print application 11 instructs the GDI (Graphics Device Interface) that is a part of the OS 13 to draw characters included in the print target data. The drawing instruction here can be performed by the print application 11 calling an API (Application Programming Interface) such as a TextOut function based on the Windows print architecture. Hereinafter, the information regarding the character related to the drawing instruction included in the print target data is represented as “character drawing data”. The character drawing data includes character information that is information representing the contents of the character or character string, and font information that includes information such as the font name and the character shape, height, and width when displaying the character information. . As described above, the character drawing data is information in a vector format represented as a set of a plurality of information (parameters).

ステップS12において、OS13は、プリンタドライバ12の描画部121に対して文字描画データの描画指示を行う。より具体的には、OS13の一部であるGDIは、プリンタドライバ12の描画部121に対して文字描画データの描画指示を行う。ここでの描画指示は、Windowsの印刷アーキテクチャに基づきGDIがプリンタドライバ12のDrvTextOut関数等のDDI(Device Driver Interface)関数を呼び出すことで行うことができる。   In step S <b> 12, the OS 13 instructs the drawing unit 121 of the printer driver 12 to draw character drawing data. More specifically, the GDI, which is a part of the OS 13, instructs the drawing unit 121 of the printer driver 12 to draw character drawing data. The rendering instruction here can be performed by the GDI calling a DDI (Device Driver Interface) function such as the DrvTextOut function of the printer driver 12 based on the Windows printing architecture.

ステップS13において、描画部121は、文字描画データに含まれるフォント情報のフォント名を特定する。このフォント名は次のようにして特定することができる。
(1)まず、上記のステップS12において描画指示を行ったDrvTextOut関数の引数として指定されたFONTOBJ構造体のポインタを、FONTOBJ_pifi関数の引数に指定する。
(2)すると、IFIMETRICS構造体のポインタを得ることができる。
(3)IFIMETRICS構造体のメンバdpwszFaceNameに文字描画データに含まれるフォント情報のフォント名が格納されており、フォント名を特定することができる。
In step S13, the drawing unit 121 specifies the font name of the font information included in the character drawing data. This font name can be specified as follows.
(1) First, the pointer of the FONTOBJ structure designated as the argument of the DrvTextOut function that has instructed the rendering in step S12 is designated as the argument of the FONTOBJ_pifi function.
(2) Then, a pointer to the IFIMETRICS structure can be obtained.
(3) The font name of the font information included in the character drawing data is stored in the member dpwszFaceName of the IFIMETRICS structure, and the font name can be specified.

ステップS14において、描画部121は、上記のステップS13で特定したフォント名を含むライセンス確認要求をライセンス判定部122に対して行う。   In step S <b> 14, the drawing unit 121 sends a license confirmation request including the font name specified in step S <b> 13 to the license determination unit 122.

ステップS15において、ライセンス判定部122は、ライセンス管理部124からライセンス情報1000を取得する。   In step S <b> 15, the license determination unit 122 acquires the license information 1000 from the license management unit 124.

ステップS16において、ライセンス判定部122は、上記のステップS15で取得したライセンス情報1000と上記のステップS13で特定したフォント名とに基づいて、文字描画データに含まれるフォント情報の再配布が許可されているか否かを判定する。   In step S16, the license determination unit 122 is permitted to redistribute the font information included in the character drawing data based on the license information 1000 acquired in step S15 and the font name specified in step S13. It is determined whether or not.

例えば、上記のステップS13で特定したフォント名が「Font2」であった場合、図4のライセンス情報1000に基づき、ライセンス判定部122は、このフォント名に係るフォント情報は再配布が禁止されていると判定する。他方、例えば、上記のステップS13で特定したフォント名が「Font1」や「Font3」であった場合、図4のライセンス情報1000に基づき、ライセンス判定部122は、このフォント名を含むフォント情報は再配布が許可されていると判定する。   For example, if the font name specified in step S13 is “Font2”, the license determination unit 122 is prohibited from redistributing the font information related to the font name based on the license information 1000 in FIG. Is determined. On the other hand, for example, when the font name specified in step S13 is “Font1” or “Font3”, the license determination unit 122 re-creates the font information including the font name based on the license information 1000 in FIG. It is determined that distribution is permitted.

そして、ライセンス判定部122は、判定結果を描画部121に返す。その後、描画部121は、ライセンス判定部122から受け取った判定結果が「再配布NG」を示す情報であった場合、ステップS17の処理を行う一方、「再配布OK」を示す情報であった場合、ステップS20の処理を行う。   Then, the license determination unit 122 returns the determination result to the drawing unit 121. After that, when the determination result received from the license determination unit 122 is information indicating “redistribution NG”, the drawing unit 121 performs the process of step S17, whereas when the determination result is information indicating “redistribution OK”. The process of step S20 is performed.

ステップS17において、描画部121は、ライセンス判定部122より受け取った判定結果が「再配布NG」を示す情報であった場合、データ変換部123に対して文字描画データのデータ変換を依頼する。   In step S <b> 17, when the determination result received from the license determination unit 122 is information indicating “redistribution NG”, the drawing unit 121 requests the data conversion unit 123 to convert character drawing data.

ステップS18において、データ変換部123は、描画部121からのデータ変換を受け付けると、文字描画データのデータ変換を行う。ここでのデータ変換とは、文字情報とフォント情報とを含む文字描画データについて、例えば、EngCreateBitmap関数を用いてビットマップ形式にラスタライズすることである。   In step S <b> 18, upon receiving data conversion from the drawing unit 121, the data conversion unit 123 performs data conversion of character drawing data. The data conversion here is to rasterize character drawing data including character information and font information into a bitmap format using, for example, the EngCreateBitmap function.

例えば、文字情報として文字列「あいうえお」、フォント情報に含まれるフォント名が「Font2」である文字描画データは、図6に示すようなビットマップ形式の文字描画データ2000に変換される。これにより、データ変換後の文字描画データは、文字情報とフォント情報とを有しないため、ライセンスに違反せずに配布することができる。換言すれば、データ変換後の文字描画データは、再利用することができない文字描画データであるということができる。なお、文字描画データのデータ変換後の形式はビットマップ形式に限らず、例えば、JPEG(Joint Photographic Experts Group)形式やPNG(Portable Network Graphics)形式等のデータ形式であってもよい。   For example, character drawing data having a character string “Aiueo” as character information and a font name “Font2” included in the font information is converted into character drawing data 2000 in a bitmap format as shown in FIG. Thereby, the character drawing data after the data conversion does not have the character information and the font information, and can be distributed without violating the license. In other words, it can be said that the character drawing data after data conversion is character drawing data that cannot be reused. The format after character conversion of character drawing data is not limited to the bitmap format, and may be a data format such as JPEG (Joint Photographic Experts Group) format or PNG (Portable Network Graphics) format.

なお、本実施形態では、上述したように、文字描画データに含まれるフォント情報の再配布が禁止されている場合、ビットマップ形式等の再利用することができないデータ形式に変換したが、これに限られない。例えば、文字描画データに含まれるフォント情報の再配布が禁止されている場合、文字描画データに含まれるフォント情報を再配布が許可されている別のフォント情報に変換するようにしてもよい。例えば、文字描画データに含まれるフォント情報のフォント名が「Font2」(再配布が禁止されているフォント情報)である場合、再配布が許可されているフォント情報であるフォント名「Font1」やフォント名「Font2」等に変換するようにしてもよい。   In this embodiment, as described above, when redistribution of font information included in character drawing data is prohibited, the font information is converted to a data format that cannot be reused, such as a bitmap format. Not limited. For example, when redistribution of the font information included in the character drawing data is prohibited, the font information included in the character drawing data may be converted into another font information permitted to be redistributed. For example, when the font name of the font information included in the character drawing data is “Font2” (font information for which redistribution is prohibited), the font name “Font1”, which is font information for which redistribution is permitted, The name may be converted to “Font2” or the like.

ステップS19において、描画部121は、上記のステップS18で変換された文字描画データを、印刷対象データにおける描画指示に係る文字の位置に合成し、印刷データを生成する。より具体的には、ビットマップ形式にデータ変換した文字描画データをイメージデータとしてデバイスコンテキストに描画する。   In step S19, the drawing unit 121 combines the character drawing data converted in step S18 with the character position according to the drawing instruction in the print target data to generate print data. More specifically, the character drawing data converted into the bitmap format is drawn in the device context as image data.

ステップS20において、描画部121は、ライセンス判定部122より受け取った判定結果が「再配布OK」を示す情報であった場合、文字情報とフォント情報とを含む文字描画データを、印刷対象データにおける描画指示に係る文字の位置に埋め込み、印刷データを生成する。すなわち、例えば、文字描画データに含まれるフォント情報のフォント名が「Font1」や「Font2」等の再配布が許可されているものである場合、この文字描画データに基づき、埋め込みフォントを利用した印刷データを生成する。   In step S20, when the determination result received from the license determination unit 122 is information indicating “redistribution OK”, the drawing unit 121 draws character drawing data including character information and font information in the print target data. The print data is generated by embedding in the character position according to the instruction. That is, for example, when the font name of the font information included in the character drawing data is permitted to be redistributed such as “Font1” or “Font2”, printing using the embedded font based on this character drawing data Generate data.

上記のステップS19、ステップS20により生成された印刷データの一例を図7で示す。図7は、第1の実施形態に係る出力データの一例を説明するための図である。出力データとしての印刷データ3000は、文字列3100〜文字列3300から構成されている。このうち、文字列3200は、図6で示した文字描画データ2000が合成されたものである。他方、文字列3100及び文字列3300は、埋め込みフォントを利用して文字情報とフォント情報とを含む文字描画データが埋め込まれたものである。   An example of the print data generated in steps S19 and S20 is shown in FIG. FIG. 7 is a diagram for explaining an example of output data according to the first embodiment. The print data 3000 as output data is composed of character strings 3100 to 3300. Among these, the character string 3200 is a combination of the character drawing data 2000 shown in FIG. On the other hand, the character string 3100 and the character string 3300 are obtained by embedding character drawing data including character information and font information using an embedded font.

以上のように、本実施形態に係るプリンタドライバ12では、印刷対象データに再配布が許可されていないフォント情報を用いた文字が存在する場合、この文字を再利用することができないデータ形式(例えばビットマップ形式等)に変換して印刷データの生成を行う。他方、印刷対象データに含まれる文字が再配布が許可されているフォント情報を用いた文字である場合、この文字に関する情報を埋め込んで印刷データの生成を行う。これにより、再配布が許可されていないフォント情報について、ライセンスに違反する可能性がある再配布を防止することができる。   As described above, in the printer driver 12 according to the present embodiment, when there is a character using font information that is not permitted to be redistributed in the print target data, the data format (for example, the character cannot be reused) Print data is generated after conversion to a bitmap format or the like. On the other hand, if the character included in the print target data is a character using font information that is permitted to be redistributed, the print data is generated by embedding information on the character. This can prevent redistribution that may violate the license for font information that is not permitted to be redistributed.

ステップS21において、印刷アプリケーション11は、OS13に対して印刷データの出力指示を行う。より具体的には、印刷アプリケーション11は、OS13の一部であるGDIに対して印刷データの出力指示を行う。ここでの出力指示はWindowsの印刷アーキテクチャに基づき印刷アプリケーション11がEndDoc関数等のAPIを呼び出すことで行うことができる。   In step S <b> 21, the print application 11 instructs the OS 13 to output print data. More specifically, the print application 11 instructs print data output to the GDI, which is a part of the OS 13. The output instruction here can be performed by the print application 11 calling an API such as an EndDoc function based on the Windows print architecture.

ステップS22において、OS13は、プリンタドライバ12の描画部121に対して印刷データの出力指示を行う。より具体的には、OS13の一部であるGDIは、プリンタドライバ12の描画部121に対して印刷データの出力指示を行う。ここでの出力指示はWindowsの印刷アーキテクチャに基づきGDIがプリンタドライバ12のDrvSendPage関数やDrvEndDoc関数等のDDI関数を呼び出すことで行うことができる。   In step S <b> 22, the OS 13 instructs the drawing unit 121 of the printer driver 12 to output print data. More specifically, the GDI that is a part of the OS 13 instructs the drawing unit 121 of the printer driver 12 to output print data. The output instruction here can be performed by the GDI calling DDI functions such as the DrvSendPage function and the DrvEndDoc function of the printer driver 12 based on the Windows printing architecture.

ステップS23において、描画部121は、印刷データを出力する。ここで、印刷データの出力先として、ネットワークN1を介して印刷装置20に出力し、印刷装置20で印刷等の画像処理を行ってもよい。また、端末装置10又は端末装置10とネットワークN1を介して接続される記憶装置等に出力し、この記憶装置等に印刷データを保存してもよい。   In step S23, the drawing unit 121 outputs print data. Here, as an output destination of the print data, the print data may be output to the printing apparatus 20 via the network N1, and image processing such as printing may be performed by the printing apparatus 20. Alternatively, the data may be output to the terminal device 10 or a storage device connected to the terminal device 10 via the network N1, and the print data may be stored in the storage device.

[第2の実施形態]
次に、第2の実施形態に係る印刷システム1について説明する。第1の実施形態では、再配布が禁止されているフォント情報を含む文字描画データを、ビットマップ形式等の再利用することができないデータ形式に変換しているため、出力データには文字情報やフォント情報が含まれない。すなわち、第1の実施形態では、文字情報やフォント情報等が失われてしまう。そこで、第2の実施形態に係る印刷システム1の端末装置10では、印刷対象データに再配布が許可されていないフォント情報を用いた文字が存在する場合、第1の実施形態に加えて、再配布が許可されている別のフォント情報に変換する。そして、変換したフォント情報による文字を、ビットマップ形式等の再利用することができないデータ形式に変換された文字描画データに、透過的に重ね合わせて表示させる。これにより、ユーザに対してはビットマップ形式等のデータを表示させる一方で、出力データにフォント情報等を含めることができるようになる。なお、以降では、第1の実施形態と実質的に同一の機能を有する箇所及び同一の処理を行う箇所については、第1の実施形態と同一の符号を用いて、その説明を省略する。
[Second Embodiment]
Next, a printing system 1 according to the second embodiment will be described. In the first embodiment, character drawing data including font information prohibited from redistribution is converted into a data format that cannot be reused, such as a bitmap format. Font information is not included. That is, in the first embodiment, character information, font information, and the like are lost. Therefore, in the terminal device 10 of the printing system 1 according to the second embodiment, if there is a character using font information that is not permitted to be redistributed in the print target data, in addition to the first embodiment, Convert to another font information that is allowed to be distributed. Then, the characters based on the converted font information are displayed transparently superimposed on the character drawing data converted into a data format that cannot be reused such as a bitmap format. As a result, font information or the like can be included in the output data while data such as a bitmap format is displayed to the user. In the following description, the same reference numerals as those in the first embodiment are used for the portions having substantially the same functions as those in the first embodiment and the portions for performing the same processing, and the description thereof is omitted.

<ソフトウェア構成>
本実施形態に係る端末装置10は、例えば図8に示すような機能ブロックにより表すことができる。図8は、第2の実施形態に係る端末装置の一例の機能ブロック図である。
<Software configuration>
The terminal device 10 according to the present embodiment can be represented by, for example, functional blocks as shown in FIG. FIG. 8 is a functional block diagram of an example of a terminal device according to the second embodiment.

端末装置10は、描画部121Aの機能が異なる点、及び、さらにフォント変換部125を有する点が第1の実施形態と異なる。   The terminal device 10 differs from the first embodiment in that the function of the drawing unit 121A is different and that the terminal device 10 further includes a font conversion unit 125.

描画部121Aは、印刷対象データから印刷データを生成する。このとき、描画部121は、フォント変換部125により変換されたフォント情報を含む文字描画データを透過的に描画する。   The drawing unit 121A generates print data from the print target data. At this time, the drawing unit 121 transparently draws the character drawing data including the font information converted by the font conversion unit 125.

フォント変換部125は、文字描画データに含まれる再配布が許可されていないフォント情報を、再配布が許可されているフォント情報に変換する。   The font conversion unit 125 converts font information that is not permitted to be redistributed included in the character drawing data into font information that is permitted to be redistributed.

<処理の詳細>
次に、本実施形態に係る印刷システム1の処理の詳細について説明する。図9は、第2の実施形態に係る出力処理の一例のシーケンス図である。
<Details of processing>
Next, details of processing of the printing system 1 according to the present embodiment will be described. FIG. 9 is a sequence diagram illustrating an example of output processing according to the second embodiment.

ステップS31において、描画部121Aは、印刷対象データに含まれる文字描画データについて、フォント情報の変換をフォント変換部125に対して依頼する。   In step S31, the drawing unit 121A requests the font conversion unit 125 to convert font information for the character drawing data included in the print target data.

ステップS32において、フォント変換部125は、描画部121Aからフォント情報の変換依頼を受け付けると、再配布が許可されているフォント情報のフォント名をライセンス管理部124から取得する。   In step S <b> 32, when the font conversion unit 125 receives a font information conversion request from the drawing unit 121 </ b> A, the font conversion unit 125 acquires the font name of the font information permitted to be redistributed from the license management unit 124.

例えば、フォント変換部125は、再配布が許可されているフォント情報のフォント名「Font1」や「Font3」等を取得する。ここで、フォント変換部125は、再配布が許可されているフォント情報のフォント名について、予め設定されたフォント名又は所定の優先順位に従って決定されるフォント名を取得するようすればよい。例えば、文字描画データに含まれるフォント情報で出力される文字と字形が類似する他のフォント情報のフォント名を取得するようにすればよい。   For example, the font conversion unit 125 acquires the font names “Font1”, “Font3”, and the like of the font information for which redistribution is permitted. Here, the font conversion unit 125 may acquire a font name set in advance or a font name determined according to a predetermined priority order for the font name of the font information permitted to be redistributed. For example, what is necessary is just to acquire the font name of the other font information similar to the character output by the font information contained in character drawing data.

ステップS33において、フォント変換部125は、文字描画データに含まれるフォント情報を、上記のステップS32で取得されたフォント名のフォント情報に変換する。なお、以降では、上記のステップS18で変換された文字描画データを「第1の文字描画データ」、本ステップでフォント情報が変換された文字描画データを「第2の文字描画データ」と表す。   In step S33, the font conversion unit 125 converts the font information included in the character drawing data into the font information of the font name acquired in step S32. Hereinafter, the character drawing data converted in step S18 is referred to as “first character drawing data”, and the character drawing data in which font information is converted in this step is referred to as “second character drawing data”.

ステップS34において、描画部121Aは、第1の文字描画データ及び第2の文字描画データを、印刷対象データにおける描画指示に係る文字の位置に合成し、印刷データを生成する。このとき、描画部121Aは、第2の文字描画データを、透過率100%で描画する。つまり、描画部121Aは、第1の文字描画データに対して、第2の文字描画データを透過的にオーバレイさせる。   In step S34, the drawing unit 121A combines the first character drawing data and the second character drawing data with the position of the character related to the drawing instruction in the print target data to generate print data. At this time, the drawing unit 121A draws the second character drawing data with a transmittance of 100%. That is, the drawing unit 121A transparently overlays the second character drawing data with respect to the first character drawing data.

以上のようにして生成された印刷データの一例を図10に示す。図10は、第2の実施形態に係る出力データの一例を説明するための図である。出力データとしての印刷データ4000の文字列4100は、上記で説明したように第1の文字描画データに対して第2の文字描画データを透過的にオーバレイさせたものである。すなわち、文字列4100は、第1の文字描画データ(図6で示した文字描画データ2000)の上に、第2の文字描画データ(図10で破線で表されている文字)が透過的に描画されたものである。したがって、ユーザは、第1の文字描画データで描画された文字は視認することができる一方、第2の文字描画データで描画された文字は視認することができない。これにより、再配布が許可されていないフォント情報のライセンス違反を防止することができるとともに、再配布が許可されている他のフォント情報(及び文字情報)を出力データに含めることができるようになる。   An example of the print data generated as described above is shown in FIG. FIG. 10 is a diagram for explaining an example of output data according to the second embodiment. The character string 4100 of the print data 4000 as output data is obtained by transparently overlaying the second character drawing data with respect to the first character drawing data as described above. That is, in the character string 4100, the second character drawing data (characters represented by broken lines in FIG. 10) is transparently transmitted on the first character drawing data (character drawing data 2000 shown in FIG. 6). It is drawn. Therefore, the user can visually recognize the character drawn with the first character drawing data, but cannot visually recognize the character drawn with the second character drawing data. Accordingly, it is possible to prevent a license violation of font information that is not permitted to be redistributed and to include other font information (and character information) that is permitted to be redistributed in the output data. .

<まとめ>
以上のように、第1の実施形態に係る端末装置10では、印刷対象データに再配布が許可されていないフォント情報を用いた文字が存在する場合、この文字を再利用することができないデータ形式に変換して印刷データの生成を行う。他方、印刷対象データに含まれる文字が再配布が許可されているフォント情報を用いた文字である場合、この文字に関する情報を埋め込んで印刷データの生成を行う。これにより、再配布が許可されていないフォント情報を埋め込んだ印刷データを生成し、この印刷データを配布等してしまうといったライセンスに違反する可能性がある行為を防止することができる。
<Summary>
As described above, in the terminal device 10 according to the first embodiment, when a character using font information that is not permitted to be redistributed exists in the print target data, the data format in which the character cannot be reused. To generate print data. On the other hand, if the character included in the print target data is a character using font information that is permitted to be redistributed, the print data is generated by embedding information on the character. As a result, it is possible to prevent an act that violates the license, such as generating print data in which font information that is not permitted to be redistributed is embedded and distributing the print data.

また、第2の実施形態に係る端末装置10では、さらに、再配布が許可されていないフォント情報を再配布が許可されている他のフォント情報に変換する。これにより、文字情報(例えば、文字コード)と、文字の高さや幅等の情報を含むフォント情報とを出力データに含めることができる。したがって、文字情報やフォント情報等を失うことなく、ライセンスに違反する可能性がある行為を防止することができる。   In the terminal device 10 according to the second embodiment, the font information that is not permitted to be redistributed is further converted into other font information that is permitted to be redistributed. Thereby, character information (for example, character code) and font information including information such as the height and width of the character can be included in the output data. Therefore, it is possible to prevent an action that may violate the license without losing character information, font information, or the like.

なお、描画部121は、生成手段の一例である。ライセンス判定部122は、ライセンス判定手段の一例である。データ変換部123は、第1の変換手段の一例である。ライセンス管理部124は、ライセンス情報管理手段の一例である。   The drawing unit 121 is an example of a generation unit. The license determination unit 122 is an example of a license determination unit. The data conversion unit 123 is an example of a first conversion unit. The license management unit 124 is an example of a license information management unit.

本発明は、具体的に開示された上記の実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。   The present invention is not limited to the specifically disclosed embodiments, and various modifications and changes can be made without departing from the scope of the claims.

1 印刷システム
10 端末装置
11 印刷アプリケーション
12 プリンタドライバ
13 OS
20 印刷装置
100 コンピュータ
101 入力装置
102 表示装置
103 外部I/F
103a 記録媒体
104 RAM
105 ROM
106 CPU
107 通信I/F
108 HDD
121 描画部
122 ライセンス判定部
123 データ変換部
124 ライセンス管理部
1000 ライセンス情報
B1 バス
N1 ネットワーク
1 Printing System 10 Terminal Device 11 Printing Application 12 Printer Driver 13 OS
20 Printing Device 100 Computer 101 Input Device 102 Display Device 103 External I / F
103a Recording medium 104 RAM
105 ROM
106 CPU
107 Communication I / F
108 HDD
121 Drawing Unit 122 License Determination Unit 123 Data Conversion Unit 124 License Management Unit 1000 License Information B1 Bus N1 Network

特開2010−009587号公報JP 2010-009587 A

Claims (17)

第1の電子データから第2の電子データを生成する情報処理装置であって、
前記第1の電子データに含まれる第1の文字データの再配布が可能か否かを示すライセンス情報を管理するライセンス情報管理手段と、
前記ライセンス情報に基づき前記第1の文字データの再配布が可能か否かを判定するライセンス判定手段と、
前記ライセンス判定手段により前記第1の文字データの再配布が可能でないと判定された場合、前記第1の文字データを、再利用することができない第2の文字データに変換する第1の変換手段と、
前記第2の文字データと前記第1の電子データとに基づき、前記第2の電子データを生成する生成手段と、
を有する情報処理装置。
An information processing apparatus that generates second electronic data from first electronic data,
License information management means for managing license information indicating whether redistribution of the first character data included in the first electronic data is possible;
License determining means for determining whether redistribution of the first character data is possible based on the license information;
First conversion means for converting the first character data into second character data that cannot be reused when the license determination means determines that the first character data cannot be redistributed. When,
Generating means for generating the second electronic data based on the second character data and the first electronic data;
An information processing apparatus.
前記第1の文字データは、ベクタ形式のデータであり、
前記第1の変換手段は、
前記ライセンス判定手段により前記第1の文字データの再配布が可能でないと判定された場合、ベクタ形式の前記第1の文字データを、該第1の文字データに対応するラスタ形式の第2の文字データに変換する、請求項1記載の情報処理装置。
The first character data is vector format data,
The first conversion means includes
If it is determined by the license determining means that the first character data cannot be redistributed, the first character data in the vector format is replaced with the second character in the raster format corresponding to the first character data. The information processing apparatus according to claim 1, wherein the information processing apparatus converts the data.
前記生成手段は、
前記第1の電子データにおいて前記第1の文字データに対応する文字が出力される位置に、前記第2の文字データを合成することにより、前記第2の電子データを生成する、請求項2記載の情報処理装置。
The generating means includes
3. The second electronic data is generated by synthesizing the second character data at a position where a character corresponding to the first character data is output in the first electronic data. Information processing device.
前記ライセンス判定手段により前記第1の文字データの再配布が可能でないと判定された場合、前記第1の文字データを、再配布が可能な第3の文字データに変換する第2の変換手段を有し、
前記生成手段は、
前記第1の電子データにおいて前記第1の文字データに対応する文字が出力される位置に、前記第2の文字データと、該第2の文字データに対して透過的に前記第3の文字データとを合成することにより、前記第2の電子データを生成する、請求項3記載の情報処理装置。
A second conversion unit configured to convert the first character data into third character data that can be redistributed when the license determination unit determines that the first character data cannot be redistributed; Have
The generating means includes
The second character data and the third character data transparently to the second character data at a position where the character corresponding to the first character data is output in the first electronic data. The information processing apparatus according to claim 3, wherein the second electronic data is generated by combining the two.
前記第2の文字データは、ビットマップ形式である、請求項2ないし4のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 2, wherein the second character data is in a bitmap format. 前記第1の文字データは、フォントの字形データを含むベクタ形式のデータであり、
前記第1の変換手段は、
前記ライセンス判定手段により前記第1の文字データの再配布が可能でないと判定された場合、ベクタ形式の前記第1の文字データを、該第1の文字データに含まれる字形データに対応する文字が出力される再配布可能な第4の文字データに変換する、請求項1記載の情報処理装置。
The first character data is vector format data including font character data,
The first conversion means includes
When it is determined by the license determining means that the first character data cannot be redistributed, the first character data in the vector format is converted into a character corresponding to the character data included in the first character data. The information processing apparatus according to claim 1, wherein the information processing apparatus converts the output to fourth redistributable character data.
前記生成手段は、
前記第1の電子データにおいて前記第1の文字データに対応する文字が出力される位置に、前記第4の文字データを埋め込むことにより、前記第2の電子データを生成する、請求項6記載の情報処理装置。
The generating means includes
7. The second electronic data is generated by embedding the fourth character data at a position where a character corresponding to the first character data is output in the first electronic data. Information processing device.
第1の電子データから第2の電子データを生成する情報処理装置を、
前記第1の電子データに含まれる第1の文字データの再配布が可能か否かを示すライセンス情報に基づき前記第1の文字データの再配布が可能か否かを判定するライセンス判定手段、
前記ライセンス判定手段により前記第1の文字データの再配布が可能でないと判定された場合、前記第1の文字データを、再利用することができない第2の文字データに変換する変換手段、
前記第2の文字データと前記第1の電子データとに基づき、前記第2の電子データを生成する生成手段、
として機能させるためのプログラム。
An information processing device that generates second electronic data from first electronic data,
License determining means for determining whether redistribution of the first character data is possible based on license information indicating whether redistribution of the first character data included in the first electronic data is possible;
Conversion means for converting the first character data into second character data that cannot be reused when the license determination means determines that the first character data cannot be redistributed;
Generating means for generating the second electronic data based on the second character data and the first electronic data;
Program to function as.
前記第1の文字データは、ベクタ形式のデータであり、
前記変換手段は、
前記ライセンス判定手段により前記第1の文字データの再配布が可能でないと判定された場合、ベクタ形式の前記第1の文字データを、該第1の文字データに対応するラスタ形式の第2の文字データに変換する、請求項8記載のプログラム。
The first character data is vector format data,
The converting means includes
If it is determined by the license determining means that the first character data cannot be redistributed, the first character data in the vector format is replaced with the second character in the raster format corresponding to the first character data. The program according to claim 8, wherein the program is converted into data.
前記生成手段は、
前記第1の電子データにおいて前記第1の文字データに対応する文字が出力される位置に、前記第2の文字データを合成することにより、前記第2の電子データを生成する、請求項9記載のプログラム。
The generating means includes
The second electronic data is generated by synthesizing the second character data at a position where a character corresponding to the first character data is output in the first electronic data. Program.
前記ライセンス判定手段により前記第1の文字データの再配布が可能でないと判定された場合、前記第1の文字データを、再配布が可能な第3の文字データに変換する第2の変換手段を有し、
前記生成手段は、
前記第1の電子データにおいて前記第1の文字データに対応する文字が出力される位置に、前記第2の文字データと、該第2の文字データに対して透過的に前記第3の文字データとを合成することにより、前記第2の電子データを生成する、請求項10記載のプログラム。
A second conversion unit configured to convert the first character data into third character data that can be redistributed when the license determination unit determines that the first character data cannot be redistributed; Have
The generating means includes
The second character data and the third character data transparently to the second character data at a position where the character corresponding to the first character data is output in the first electronic data. The program according to claim 10, wherein the second electronic data is generated by synthesizing.
前記第2の文字データは、ビットマップ形式である、請求項10ないし11のいずれか1項に記載のプログラム。   The program according to any one of claims 10 to 11, wherein the second character data is in a bitmap format. 前記第1の文字データは、フォントの字形データを含むベクタ形式のデータであり、
前記変換手段は、
前記ライセンス判定手段により前記第1の文字データの再配布が可能でないと判定された場合、ベクタ形式の前記第1の文字データを、該第1の文字データに含まれる字形データに対応する文字が出力される再配布可能な第4の文字データに変換する、請求項8記載のプログラム。
The first character data is vector format data including font character data,
The converting means includes
When it is determined by the license determining means that the first character data cannot be redistributed, the first character data in the vector format is converted into a character corresponding to the character data included in the first character data. The program according to claim 8, wherein the program is converted into redistributable fourth character data to be output.
前記生成手段は、
前記第1の電子データにおいて前記第1の文字データに対応する文字が出力される位置に、前記第4の文字データを埋め込むことにより、前記第2の電子データを生成する、請求項13記載のプログラム。
The generating means includes
The second electronic data is generated by embedding the fourth character data at a position where a character corresponding to the first character data is output in the first electronic data. program.
第1の電子データから第2の電子データを生成する情報処理装置と、該情報処理装置とネットワークを介して接続されたライセンス管理装置とを有するライセンス管理システムであって、
前記第1の電子データに含まれる第1の文字データの再配布が可能か否かを示すライセンス情報を管理するライセンス情報管理手段と、
前記ライセンス情報に基づき前記第1の文字データの再配布が可能か否かを判定するライセンス判定手段と、
前記ライセンス判定手段により前記第1の文字データの再配布が可能でないと判定された場合、前記第1の文字データを、再利用することができない第2の文字データに変換する変換手段と、
前記第2の文字データと前記第1の電子データとに基づき、前記第2の電子データを生成する生成手段と、
を有するライセンス管理システム。
A license management system comprising: an information processing device that generates second electronic data from first electronic data; and a license management device connected to the information processing device via a network,
License information management means for managing license information indicating whether redistribution of the first character data included in the first electronic data is possible;
License determining means for determining whether redistribution of the first character data is possible based on the license information;
Conversion means for converting the first character data into second character data that cannot be reused when the license determining means determines that the first character data cannot be redistributed;
Generating means for generating the second electronic data based on the second character data and the first electronic data;
A license management system.
第1の電子データから第2の電子データを生成する情報処理装置と、該情報処理装置とネットワークを介して接続されたライセンス管理装置とを有する情報処理装置に用いられるライセンス管理方法であって、
前記第1の電子データに含まれる第1の文字データの再配布が可能か否かを示すライセンス情報に基づき前記第1の文字データの再配布が可能か否かを判定するライセンス判定手順と、
前記ライセンス判定手順により前記第1の文字データの再配布が可能でないと判定された場合、前記第1の文字データを、再利用することができない第2の文字データに変換する変換手順と、
前記第2の文字データと前記第1の電子データとに基づき、前記第2の電子データを生成する生成手順と、
を有するライセンス管理方法。
A license management method used in an information processing apparatus having an information processing apparatus that generates second electronic data from first electronic data, and a license management apparatus connected to the information processing apparatus via a network,
A license determination procedure for determining whether redistribution of the first character data is possible based on license information indicating whether redistribution of the first character data included in the first electronic data is possible;
A conversion procedure for converting the first character data into second character data that cannot be reused when it is determined by the license determination procedure that the first character data cannot be redistributed;
A generating procedure for generating the second electronic data based on the second character data and the first electronic data;
A license management method.
第1の電子データから第2の電子データを生成するプリンタドライバが搭載された情報処理装置と、該情報処理装置とネットワークを介して接続された画像処理装置とを有する画像処理システムであって、
前記第1の電子データに含まれる第1の文字データの再配布が可能か否かを示すライセンス情報を管理するライセンス情報管理手段と、
前記ライセンス情報に基づき前記第1の文字データの再配布が可能か否かを判定するライセンス判定手段と、
前記ライセンス判定手段により前記第1の文字データの再配布が可能でないと判定された場合、前記第1の文字データを、再利用することができない第2の文字データに変換する変換手段と、
前記第2の文字データと前記第1の電子データとに基づき、前記第2の電子データを生成する生成手段と、
前記第2の電子データに基づき画像処理を行う画像処理手段と、
を有する画像処理システム。
An image processing system comprising: an information processing apparatus equipped with a printer driver that generates second electronic data from first electronic data; and an image processing apparatus connected to the information processing apparatus via a network.
License information management means for managing license information indicating whether redistribution of the first character data included in the first electronic data is possible;
License determining means for determining whether redistribution of the first character data is possible based on the license information;
Conversion means for converting the first character data into second character data that cannot be reused when the license determining means determines that the first character data cannot be redistributed;
Generating means for generating the second electronic data based on the second character data and the first electronic data;
Image processing means for performing image processing based on the second electronic data;
An image processing system.
JP2014264027A 2014-09-09 2014-12-26 Information processing device, program, license management system, license management method, and image processing system Pending JP2016058059A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2014183021 2014-09-09
JP2014183021 2014-09-09

Publications (1)

Publication Number Publication Date
JP2016058059A true JP2016058059A (en) 2016-04-21

Family

ID=55758564

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014264027A Pending JP2016058059A (en) 2014-09-09 2014-12-26 Information processing device, program, license management system, license management method, and image processing system

Country Status (1)

Country Link
JP (1) JP2016058059A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108804053A (en) * 2017-05-02 2018-11-13 佳能株式会社 Information processing unit and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108804053A (en) * 2017-05-02 2018-11-13 佳能株式会社 Information processing unit and storage medium
CN108804053B (en) * 2017-05-02 2022-04-05 佳能株式会社 Information processing apparatus and storage medium

Similar Documents

Publication Publication Date Title
US20140293312A1 (en) Information processing apparatus, print control program and print system
CN107844278B (en) Image processing apparatus and method
JP6331504B2 (en) Electronic device and information processing system
US10516803B2 (en) Information processing apparatus, and storage medium
KR101219428B1 (en) Printing method to load a filter dynamically and recordable medium with a program to execute the printing method and host apparatus
US20130063745A1 (en) Generating a page of an electronic document using a multifunction printer
JP6632424B2 (en) Information processing apparatus, program and control method
US9229913B2 (en) Font processing method for maintaining e-document layout
US20150248259A1 (en) Information processing apparatus, print system, and recording medium
US10592180B2 (en) Information processing device, information processing method, and recording medium
JP2006215725A (en) Print system, printer management method, computer-readable storage medium storing program, and program
JP2016058059A (en) Information processing device, program, license management system, license management method, and image processing system
JP6375804B2 (en) Program, information processing apparatus, information processing system, and information processing method
US9176691B2 (en) Output control device and output control method
US9990338B2 (en) Display device for controlling enlargement of displayed image data, and data processing device and non-transitory computer readable medium
JP2017083996A (en) Information processing device, control method and program thereof
JP6578923B2 (en) Output control device, output control system, and program
JP2009289121A (en) Information processor, output device, output processing method and program
JP2015153404A (en) Program, information processor, information processing method, and information processing system
JP2014029633A (en) Information processing device and printing system
JP6686731B2 (en) Information processing system, information processing apparatus, and information processing method
JP2005276173A (en) Information processor, method for enhancing print function, computer-readable method for enhancing print function, printer, print control method, and print system
JP6337520B2 (en) Information processing apparatus, program, information processing system, and information processing method
JP2012120099A (en) Print control unit, print control method, control program and storage medium
JP2006065759A (en) Document digitization method and bridge media