JP2017182472A - Character editing server and character editing system - Google Patents

Character editing server and character editing system Download PDF

Info

Publication number
JP2017182472A
JP2017182472A JP2016069002A JP2016069002A JP2017182472A JP 2017182472 A JP2017182472 A JP 2017182472A JP 2016069002 A JP2016069002 A JP 2016069002A JP 2016069002 A JP2016069002 A JP 2016069002A JP 2017182472 A JP2017182472 A JP 2017182472A
Authority
JP
Japan
Prior art keywords
data
character
image
editing
server
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.)
Granted
Application number
JP2016069002A
Other languages
Japanese (ja)
Other versions
JP6798131B2 (en
Inventor
太田 勝敏
Katsutoshi Ota
勝敏 太田
雅直 安藤
Masanao Ando
雅直 安藤
富茂 通村
Tomishige Michimura
富茂 通村
嘉之 下久保
Yoshiyuki Shimokubo
嘉之 下久保
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing 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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2016069002A priority Critical patent/JP6798131B2/en
Publication of JP2017182472A publication Critical patent/JP2017182472A/en
Application granted granted Critical
Publication of JP6798131B2 publication Critical patent/JP6798131B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a character editing server and a character editing system that can design a printed matter even when a client has not character font data.SOLUTION: A character image processing server 1 comprises a request data reception unit 11 that receives image request data including text data, font designation data and an imaging instruction from a Web server 5, an editing data generation unit 13 that generates character image data in which font data of a font DB 21 corresponding to a text of text data acquired is imaged, according to the font DB 21 storing a plurality of kinds of font data, and font designation data received by the request data reception unit 11, and a data storage control unit 18 that stores the generated character image data in a file server 4 being accessible from the Web server 5.SELECTED DRAWING: Figure 1

Description

本発明は、文字編集サーバ及び文字編集システムに関する。   The present invention relates to a character editing server and a character editing system.

従来、ユーザが、クライアントを用いてチラシやパンフレット等の印刷物のデザインを編集することが行われている。文字のデザインに関しては、文字フォントを選択することで好みのフォントで文字をデザインできる(例えば、特許文献1)。   Conventionally, a user edits a design of a printed matter such as a flyer or a pamphlet using a client. Regarding character design, a character can be designed with a favorite font by selecting a character font (for example, Patent Document 1).

特開2001−14124号公報Japanese Patent Laid-Open No. 2001-14124

しかし、クライアントにない文字フォントデータを使用したい場合には、文字フォントデータをクライアント側で用意する必要がある。   However, if it is desired to use character font data that does not exist in the client, it is necessary to prepare the character font data on the client side.

本発明は、クライアントに文字フォントデータを有さなくても印刷物のデザインをすることが可能な文字編集サーバ及び文字編集システムを提供することを目的とする。   SUMMARY OF THE INVENTION An object of the present invention is to provide a character editing server and a character editing system capable of designing a printed matter without having character font data in a client.

本発明は、以下のような解決手段により、前記課題を解決する。なお、理解を容易にするために、本発明の実施形態に対応する符号を付して説明するが、これに限定されるものではない。また、符号を付して説明した構成は、適宜改良してもよく、また、少なくとも一部を他の構成物に代替してもよい。   The present invention solves the above problems by the following means. In addition, in order to make an understanding easy, although the code | symbol corresponding to embodiment of this invention is attached | subjected and demonstrated, it is not limited to this. In addition, the configuration described with reference numerals may be improved as appropriate, or at least a part thereof may be replaced with another configuration.

第1の発明は、クライアント(5)から文字データと、文字フォントを指定するフォント指定データと、画像化指示とを含む画像要求データを受信する画像要求受信手段(11)と、複数種類のフォントデータを記憶するフォントデータ記憶部(21)と、前記画像要求受信手段が受信したフォント指定データに従い、取得した文字データの文字に対応する前記フォントデータ記憶部のフォントデータを画像化した文字画像データを生成する画像生成手段(13)と、前記画像生成手段により生成された文字画像データを、前記クライアントからアクセス可能な記憶領域(4)に記憶させるデータ記憶制御手段(18)と、を備えた文字編集サーバ(1)である。
第2の発明は、第1の発明の文字編集サーバ(1)において、前記画像要求受信手段(11)が受信する画像要求データは、XML形式のデータであり、前記データ記憶制御手段(18)が記憶させる記憶領域の位置が指定されていること、を特徴とする文字編集サーバである。
第3の発明は、第1の発明又は第2の発明の文字編集サーバ(1)において、クライアント(5)から印刷物作成指示を含む印刷物要求データを受信する印刷物要求受信手段(11)と、前記印刷物要求受信手段が受信した印刷物要求データに基づいて、前記クライアントで編集を行うことで配置した編集画面の文字画像データと同じ配置位置に、前記文字画像データに対応する画像を配置した印刷物データを生成する印刷物データ生成手段(16)と、前記印刷物データ生成手段により生成された前記印刷物データを、商業印刷を行う印刷機(3)に出力可能な記憶領域(4)に記憶させる印刷物データ出力手段(17)と、を備えること、を特徴とする文字編集サーバである。
第4の発明は、第3の発明の文字編集サーバ(1)において、前記印刷物要求受信手段(11)が受信する印刷物要求データは、XML形式のデータであり、前記データ記憶制御手段(18)が記憶させる記憶領域の位置が指定されており、前記データ記憶制御手段は、前記印刷物データ生成手段により生成された印刷物データを、前記クライアント(3)からアクセス可能な記憶領域(4)に記憶させること、を特徴とする文字編集サーバである。
第5の発明は、第1の発明から第4の発明までのいずれかの文字編集サーバ(1)と、編集端末(7)と、前記文字編集サーバと、前記編集端末との間を仲介する仲介サーバ(5)と、を備えた文字編集システム(100)であって、前記仲介サーバは、前記編集端末で編集可能な編集画面のレイアウト領域(31)に、前記記憶領域に記憶された前記文字画像データを出力する編集画面出力手段(54)を備えること、を特徴とする文字編集システムである。
第6の発明は、第5の発明の文字編集システム(100)において、前記編集端末(7)は、前記文字データと、前記フォント指定データと、前記レイアウト領域(31)での位置データと、前記画像化指示とを受け付け、前記仲介サーバ(5)は、前記編集端末が受け付けた前記文字データと、前記フォント指定データと、前記画像化指示とを、前記文字編集サーバ(1)に対して送信する画像要求送信手段(52)を備え、前記編集端末は、仲介サーバの前記編集画面出力手段(54)が出力した前記文字画像データを、前記位置データに対応する前記レイアウト領域の位置に出力すること、を特徴とする文字編集システムである。
第7の発明は、第5の発明又は第6の発明の文字編集システム(100)において、前記仲介サーバ(5)は、前記編集端末(7)ごとに、前記フォントデータ記憶部(21)に記憶されたフォントデータに対応した設定値を、前記文字編集サーバ(1)に対して要求するフォント設定値要求手段(51)を備え、前記仲介サーバの前記編集画面出力手段(54)は、前記文字編集サーバから前記設定値を受信することで、前記編集画面(30)に、文字入力領域と、フォント種類データを選択可能な態様で表示させるフォント指定領域とを出力すること、を特徴とする文字編集システムである。
According to a first aspect of the present invention, there is provided an image request receiving means (11) for receiving image request data including character data, font designation data for designating a character font, and an imaging instruction from a client (5), and a plurality of types of fonts. Character image data obtained by imaging the font data of the font data storage unit corresponding to the character of the acquired character data in accordance with the font designation data received by the image request receiving unit and the font data storage unit (21) for storing data The image generation means (13) for generating the image data, and the data storage control means (18) for storing the character image data generated by the image generation means in the storage area (4) accessible from the client. A character editing server (1).
According to a second aspect of the invention, in the character editing server (1) of the first aspect, the image request data received by the image request receiving means (11) is XML format data, and the data storage control means (18) Is a character editing server characterized in that the position of the storage area to be stored is designated.
According to a third aspect, in the character editing server (1) of the first or second aspect, the printed matter request receiving means (11) for receiving printed matter request data including a printed matter creation instruction from the client (5); Based on the printed matter request data received by the printed matter request receiving means, printed matter data in which an image corresponding to the character image data is arranged at the same arrangement position as the character image data on the editing screen arranged by editing with the client. Printed matter data generating means (16) to be generated, and printed matter data output means for storing the printed matter data generated by the printed matter data generating means in a storage area (4) that can be output to a printing machine (3) that performs commercial printing. (17) and a character editing server.
According to a fourth aspect of the invention, in the character editing server (1) of the third aspect, the printed matter request data received by the printed matter request receiving means (11) is XML format data, and the data storage control means (18) The data storage control means stores the print data generated by the print data generation means in the storage area (4) accessible from the client (3). This is a character editing server characterized by the above.
The fifth invention mediates between any of the character editing servers (1) from the first invention to the fourth invention, the editing terminal (7), the character editing server, and the editing terminal. An intermediary server (5), wherein the intermediary server is stored in the storage area in a layout area (31) of an edit screen editable by the editing terminal. A character editing system comprising an edit screen output means (54) for outputting character image data.
According to a sixth aspect of the present invention, in the character editing system (100) of the fifth aspect, the editing terminal (7) includes the character data, the font designation data, the position data in the layout area (31), The mediation server (5) receives the imaging instruction, and the mediation server (5) sends the character data received by the editing terminal, the font designation data, and the imaging instruction to the character editing server (1). An image request transmitting means (52) for transmitting is provided, and the editing terminal outputs the character image data output by the editing screen output means (54) of a mediation server to a position of the layout area corresponding to the position data. Is a character editing system characterized by
According to a seventh aspect of the present invention, in the character editing system (100) of the fifth or sixth aspect, the mediation server (5) stores the font data storage unit (21) for each editing terminal (7). Font setting value requesting means (51) for requesting a setting value corresponding to the stored font data to the character editing server (1), and the editing screen output means (54) of the mediation server includes: By receiving the set value from a character editing server, the editing screen (30) outputs a character input area and a font designation area for displaying font type data in a selectable manner. It is a character editing system.

本発明によれば、クライアントに文字フォントデータを有さなくても印刷物のデザインをすることが可能な文字編集サーバ及び文字編集システムを提供することができる。   According to the present invention, it is possible to provide a character editing server and a character editing system capable of designing a printed matter without having character font data in the client.

本実施形態に係る文字画像処理システムの全体構成を示す図である。It is a figure which shows the whole structure of the character image processing system which concerns on this embodiment. 本実施形態に係る文字画像処理サーバの機能ブロックを示す図である。It is a figure which shows the functional block of the character image processing server which concerns on this embodiment. 本実施形態に係るファイルサーバの画像DB及び編集端末の画像対応テーブルの例を示す図である。It is a figure which shows the example of image DB of the file server which concerns on this embodiment, and the image corresponding table of an editing terminal. 本実施形態に係るWebサーバ及び編集端末の機能ブロックを示す図である。It is a figure which shows the functional block of the web server and editing terminal which concern on this embodiment. 本実施形態に係る文字画像処理システムでの編集画面出力処理を示すフローチャートである。It is a flowchart which shows the edit screen output process in the character image processing system which concerns on this embodiment. 本実施形態に係る文字画像処理システムでの編集画面データ生成出力処理を示すフローチャートである。It is a flowchart which shows the edit screen data generation output process in the character image processing system which concerns on this embodiment. 本実施形態に係る編集端末での表示例を示す図である。It is a figure which shows the example of a display with the edit terminal which concerns on this embodiment. 本実施形態に係る文字画像処理システムでの文字編集処理を示すフローチャートである。It is a flowchart which shows the character edit process in the character image processing system which concerns on this embodiment. 本実施形態に係る編集端末での表示例を示す図である。It is a figure which shows the example of a display with the edit terminal which concerns on this embodiment. 本実施形態に係る編集端末での表示例を示す図である。It is a figure which shows the example of a display with the edit terminal which concerns on this embodiment. 本実施形態に係る文字画像処理システムでの表示倍率変更処理を示すフローチャートである。It is a flowchart which shows the display magnification change process in the character image processing system which concerns on this embodiment. 本実施形態に係る編集端末での表示例を示す図である。It is a figure which shows the example of a display with the edit terminal which concerns on this embodiment. 本実施形態に係る文字画像処理システムでのトリミング処理を示すフローチャートである。It is a flowchart which shows the trimming process in the character image processing system which concerns on this embodiment. 本実施形態に係る編集端末での画像編集例を示す図である。It is a figure which shows the example of an image edit with the edit terminal which concerns on this embodiment. 本実施形態に係る文字画像処理システムでのプリントデータ生成処理を示すフローチャートである。It is a flowchart which shows the print data generation process in the character image processing system which concerns on this embodiment. 本実施形態に係る文字画像処理サーバでの画像生成処理を示すフローチャートである。It is a flowchart which shows the image generation process in the character image processing server which concerns on this embodiment.

以下、本発明を実施するための形態について、図を参照しながら説明する。なお、これは、あくまでも一例であって、本発明の技術的範囲はこれに限られるものではない。
(実施形態)
<文字画像処理システム100の全体構成>
図1は、本実施形態に係る文字画像処理システム100の全体構成を示す図である。
文字画像処理システム100は、商業印刷用のプリンタ3(印刷機)を用いて印刷する印刷物(例えば、カタログ、チラシ、パンフレット等の広告宣伝印刷物や業務に使用される印刷物)のデザインを、編集端末7で行い、プリントデータ(印刷物データ)を生成するシステムである。また、文字画像処理システム100は、編集端末7で編集を行いながら、編集画面に配置する画像データを生成するシステムである。文字画像処理システム100では、複数の依頼主(例えば、各企業)は、各々編集端末7を用いる。
DESCRIPTION OF EMBODIMENTS Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings. This is merely an example, and the technical scope of the present invention is not limited to this.
(Embodiment)
<Entire Configuration of Character Image Processing System 100>
FIG. 1 is a diagram showing an overall configuration of a character image processing system 100 according to the present embodiment.
The character image processing system 100 edits the design of a printed matter (for example, a printed matter used in a business such as a catalog, a flyer or a pamphlet, or a printed matter used for business) printed by using a printer 3 (printing machine) for commercial printing. 7 is a system for generating print data (printed material data). The character image processing system 100 is a system that generates image data to be arranged on the editing screen while editing with the editing terminal 7. In the character image processing system 100, a plurality of clients (for example, companies) use the editing terminal 7, respectively.

文字画像処理システム100は、文字画像処理サーバ1(文字編集サーバ、画像処理サーバ)と、プリンタ3と、ファイルサーバ4と、Webサーバ5(仲介サーバ)と、編集端末7とを備えている。また、クライアントは、Webサーバ5と、編集端末7とを含む概念である。
文字画像処理サーバ1と、プリンタ3と、ファイルサーバ4と、Webサーバ5とは、通信ネットワークN1を介して通信可能になっている。通信ネットワークN1は、例えば、専用回線やVPN(Virtual Private Network)であり、外部からはアクセスができないネットワークである。
また、Webサーバ5と、編集端末7とは、通信ネットワークN2とを介して通信可能となっている。通信ネットワークN2は、例えば、インターネット回線である。
The character image processing system 100 includes a character image processing server 1 (character editing server, image processing server), a printer 3, a file server 4, a Web server 5 (mediation server), and an editing terminal 7. The client is a concept including the Web server 5 and the editing terminal 7.
The character image processing server 1, the printer 3, the file server 4, and the Web server 5 are communicable via a communication network N1. The communication network N1 is, for example, a dedicated line or a VPN (Virtual Private Network), and is a network that cannot be accessed from the outside.
Further, the Web server 5 and the editing terminal 7 can communicate with each other via the communication network N2. The communication network N2 is, for example, an internet line.

Webサーバ5は、例えば、依頼主ごと等に設けられ、複数台が用意されている。そして、編集端末7は、依頼主の従業者(例えば、企業の社員)が使用する。よって、編集端末7は、文字画像処理システム100での専用端末である必要はなく、各依頼主の所有する端末であってもよい。
以下では、一例として、複数の店舗を有する小売店(例えば、スーパーマーケット)を運営する企業(依頼主)が、チラシをデザインするものを例に説明する。そして、従業者(以下、「ユーザ」ともいう。)は、編集端末7を操作して、予め共通のデザインがされたもの(以下、「テンプレート」ともいう。)に対して、各店舗で異なるデザインを一部追加してチラシを作成するものとして説明する。ここで、全店舗を統括する者(企業の本部等)にとっては、統一したデザインのチラシを作成したいニーズがある。他方、各店舗にとっては、その店舗の住所や、各店舗の特徴等、各店舗でオリジナルのデザインを加えたいニーズがある。そのため、文字画像処理システム100では、共通のデザインのうちの一部分の編集を、各店舗で可能にしている。
For example, the Web server 5 is provided for each client, and a plurality of servers are prepared. The editing terminal 7 is used by a client employee (for example, a company employee). Therefore, the editing terminal 7 does not need to be a dedicated terminal in the character image processing system 100, and may be a terminal owned by each client.
Hereinafter, as an example, a case where a company (client) operating a retail store (for example, a supermarket) having a plurality of stores designs a flyer will be described as an example. An employee (hereinafter also referred to as a “user”) operates the editing terminal 7 and differs in each store with respect to what has been previously designed in common (hereinafter also referred to as a “template”). It is assumed that a flyer is created by adding a part of the design. Here, there is a need for a person who supervises all stores (such as a corporate headquarters) to create a flyer with a unified design. On the other hand, there is a need for each store to add an original design at each store, such as the store address and the features of each store. Therefore, in the character image processing system 100, a part of the common design can be edited at each store.

<文字画像処理サーバ1>
図2は、本実施形態に係る文字画像処理サーバ1の機能ブロックを示す図である。
文字画像処理サーバ1は、Webサーバ5から受信した要求データに応じて、文字データから画像データを生成したり、プリントデータを生成したりするものである。
文字画像処理サーバ1は、制御部10と、記憶部20と、通信インタフェース部29とを備える。
制御部10は、文字画像処理サーバ1の全体を制御する中央処理装置(CPU)である。制御部10は、記憶部20に記憶されているオペレーティングシステム(OS)やアプリケーションプログラムを適宜読み出して実行することにより、上述したハードウェアと協働し、各種機能を実行する。
<Character image processing server 1>
FIG. 2 is a diagram showing functional blocks of the character image processing server 1 according to the present embodiment.
The character image processing server 1 generates image data from character data or print data in response to request data received from the Web server 5.
The character image processing server 1 includes a control unit 10, a storage unit 20, and a communication interface unit 29.
The control unit 10 is a central processing unit (CPU) that controls the entire character image processing server 1. The controller 10 executes various functions in cooperation with the hardware described above by appropriately reading and executing an operating system (OS) and application programs stored in the storage unit 20.

制御部10は、要求データ受信部11(画像要求受信手段、印刷物要求受信手段)と、画像データ生成部12と、画像データ抽出部15(画像データ抽出手段)と、プリントデータ生成部16(印刷物データ生成手段)と、プリントデータ出力部17(印刷物データ出力手段)と、データ記憶制御部18(データ記憶制御手段)とを備える。   The control unit 10 includes a request data receiving unit 11 (image request receiving unit, printed product request receiving unit), an image data generating unit 12, an image data extracting unit 15 (image data extracting unit), and a print data generating unit 16 (printed material). A data generation unit), a print data output unit 17 (printed data output unit), and a data storage control unit 18 (data storage control unit).

要求データ受信部11は、Webサーバ5から文字画像要求データ(画像要求データ)を受信する。文字画像要求データは、テキストデータ(文字データ)のテキストを、指定のフォントにして画像化することを要求するデータである。文字画像要求データは、編集内容データと、解像度指定データ(解像度指定情報)と、出力位置の指定と、画像ID(IDentifier)(画像指定情報)とを含む。編集内容データは、テキストデータと、フォント指定データと、画像化指示とを含む。
また、要求データ受信部11は、Webサーバ5からプリント要求データ(印刷物要求データ)を受信する。プリント要求データは、プリンタ3で印刷するためのプリントデータの生成を要求するデータである。プリント要求データは、編集端末7で編集した印刷物に関する全てのデザインのデザインデータと、印刷物作成指示と、出力位置の指定とを含む。
さらに、要求データ受信部11は、Webサーバ5から指定画像要求データ(画像要求データ)を受信する。指定画像要求データは、指定の画像かつ解像度の画像データを要求するデータである。指定画像要求データは、既に画像が生成されており、解像度の異なる画像データを要求する場合には、画像IDと、解像度指定データと、出力位置の指定とを含む。また、指定画像要求データは、画像が生成されておらず、この指定画像要求データによって画像データを生成する場合には、画像IDと、解像度指定データと、出力位置の指定とに加えて、編集した画像に関する編集画像内容データ(編集内容データ)を含む。
The request data receiving unit 11 receives character image request data (image request data) from the Web server 5. The character image request data is data requesting that the text of the text data (character data) is converted into an image with a specified font. The character image request data includes edit content data, resolution designation data (resolution designation information), an output position designation, and an image ID (IDentifier) (image designation information). The editing content data includes text data, font designation data, and imaging instructions.
Further, the request data receiving unit 11 receives print request data (printed matter request data) from the Web server 5. The print request data is data for requesting generation of print data for printing by the printer 3. The print request data includes design data of all designs related to the printed material edited by the editing terminal 7, a printed material creation instruction, and designation of an output position.
Further, the request data receiving unit 11 receives designated image request data (image request data) from the Web server 5. The designated image request data is data requesting a designated image and resolution image data. The designated image request data includes an image ID, resolution designation data, and designation of an output position when an image has already been generated and image data having a different resolution is requested. In addition, when the designated image request data does not generate an image and the image data is generated based on the designated image request data, in addition to the image ID, the resolution designation data, and the output position designation, the editing is performed. Edited image content data (edited content data) relating to the edited image.

画像データ生成部12は、編集データ生成部13(画像生成手段、複数画像生成手段)と、低解像度データ生成部14(低解像度画像生成手段、複数画像生成手段)とを備える。
編集データ生成部13は、要求データ受信部11が受信した文字画像要求データに基づき、テキストに対応するフォントデータを画像化した画像データ(文字画像データ)を生成する。ここで、フォントデータとは、指定のフォントで表した文字データをいう。
また、編集データ生成部13は、要求データ受信部11が受信した指定画像要求データに編集画像内容データを含む場合に、編集画像内容データに基づいて画像データを生成する。
低解像度データ生成部14は、高解像度画像データを作成する際に利用されたデータから低解像度画像データを生成する。
また、低解像度データ生成部14は、編集データ生成部13で生成した画像データの解像度を低くした低解像度画像データを生成する。
The image data generation unit 12 includes an editing data generation unit 13 (image generation unit, multiple image generation unit) and a low resolution data generation unit 14 (low resolution image generation unit, multiple image generation unit).
The edit data generation unit 13 generates image data (character image data) obtained by imaging font data corresponding to text based on the character image request data received by the request data reception unit 11. Here, the font data refers to character data expressed in a designated font.
The edit data generation unit 13 generates image data based on the edit image content data when the designated image request data received by the request data reception unit 11 includes the edit image content data.
The low resolution data generation unit 14 generates low resolution image data from data used when creating high resolution image data.
Further, the low resolution data generation unit 14 generates low resolution image data in which the resolution of the image data generated by the editing data generation unit 13 is lowered.

画像データ抽出部15は、要求データ受信部11が受信した指定画像要求データに編集画像内容データを含まない場合には、ファイルサーバ4の画像DB(データベース)45(画像記憶部)から、画像IDと解像度指定データとに対応した画像データを抽出する。
プリントデータ生成部16は、プリント要求データに基づいてプリントデータを生成する。
プリントデータ出力部17は、プリントデータ生成部16により生成されたプリントデータを、ファイルサーバ4のうちのプリンタ3が取得可能な記憶領域に出力する。
データ記憶制御部18は、抽出及び生成した画像データや、生成したプリントデータを、ファイルサーバ4のうちのWebサーバ5からアクセス可能な記憶領域に記憶させる。
なお、各機能の詳細については、後述する。
When the designated image request data received by the request data receiving unit 11 does not include the edited image content data, the image data extracting unit 15 reads the image ID from the image DB (database) 45 (image storage unit) of the file server 4. And image data corresponding to the resolution designation data are extracted.
The print data generation unit 16 generates print data based on the print request data.
The print data output unit 17 outputs the print data generated by the print data generation unit 16 to a storage area that can be acquired by the printer 3 in the file server 4.
The data storage control unit 18 stores the extracted and generated image data and the generated print data in a storage area accessible from the Web server 5 in the file server 4.
Details of each function will be described later.

記憶部20は、制御部10が各種の処理を実行するために必要なプログラム、データ等を記憶するためのハードディスク、半導体メモリ素子等の記憶領域である。
記憶部20は、フォントDB21(フォントデータ記憶部)と、ユーザDB24とを備える。
フォントDB21は、印刷物で使用可能なフォントデータを記憶するデータベースである。フォントDB21には、複数種類のフォントに対応したフォントデータが記憶されている。
ユーザDB24は、ユーザIDに対応付けて、そのユーザが使用できるフォントの種類を特定でき、フォントデータに対応した設定値を記憶する。ユーザIDは、ユーザを識別する識別情報である。
The storage unit 20 is a storage area such as a hard disk or a semiconductor memory element for storing programs, data, and the like necessary for the control unit 10 to execute various processes.
The storage unit 20 includes a font DB 21 (font data storage unit) and a user DB 24.
The font DB 21 is a database that stores font data that can be used in printed materials. The font DB 21 stores font data corresponding to a plurality of types of fonts.
The user DB 24 can identify the type of font that can be used by the user in association with the user ID, and stores a setting value corresponding to the font data. The user ID is identification information for identifying the user.

通信インタフェース部29は、ファイルサーバ4やWebサーバ5との間での通信を行うためのインタフェースである。
なお、コンピュータとは、制御部、記憶装置等を備えた情報処理装置をいい、文字画像処理サーバ1は、制御部10、記憶部20等を備えた情報処理装置であり、コンピュータの概念に含まれる。
The communication interface unit 29 is an interface for performing communication with the file server 4 and the Web server 5.
The computer refers to an information processing device including a control unit, a storage device, and the like. The character image processing server 1 is an information processing device including the control unit 10, the storage unit 20 and the like, and is included in the concept of a computer. It is.

<プリンタ3>
図1に示すプリンタ3は、商業印刷用の印刷装置である。プリンタ3は、ファイルサーバ4に記憶されたプリントデータを取得して印刷処理を行い、印刷物を出力する。
<Printer 3>
A printer 3 shown in FIG. 1 is a printing apparatus for commercial printing. The printer 3 acquires print data stored in the file server 4, performs print processing, and outputs a printed matter.

<ファイルサーバ4>
図1に示すファイルサーバ4は、文字画像処理サーバ1で生成した画像データや、プリントデータを記憶するデータサーバである。また、ファイルサーバ4は、印刷物のデザインで使用するテンプレートデータやカセットデータを記憶する。
ファイルサーバ4は、画像DB45を備える。
<File server 4>
A file server 4 shown in FIG. 1 is a data server that stores image data generated by the character image processing server 1 and print data. Further, the file server 4 stores template data and cassette data used in the design of printed matter.
The file server 4 includes an image DB 45.

ここで、画像DB45について説明する。
図3(A)は、本実施形態に係るファイルサーバ4の画像DB45の例を示す図である。
画像DB45は、文字画像処理サーバ1で使用するプリントデータの生成で使用する画像データを記憶する。画像DB45には、1つの種類の画像を特定する画像IDに対して、高解像度画像データと、低解像度画像データとの2つの異なる解像度の画像データを記憶する。高解像度画像データは、プリント用データの生成や、編集端末7による編集の際に、表示倍率が高いときに使用する画像データである。他方、低解像度画像データは、編集端末7による編集の際に、表示倍率が低いときに使用する画像データである。
Here, the image DB 45 will be described.
FIG. 3A is a diagram illustrating an example of the image DB 45 of the file server 4 according to the present embodiment.
The image DB 45 stores image data used for generating print data used by the character image processing server 1. The image DB 45 stores image data having two different resolutions, that is, high-resolution image data and low-resolution image data for an image ID that specifies one type of image. The high-resolution image data is image data used when the display magnification is high when print data is generated or edited by the editing terminal 7. On the other hand, the low-resolution image data is image data used when the display magnification is low during editing by the editing terminal 7.

図1に戻り、ファイルサーバ4は、テンプレートのデータや各種の画像データを、予め記憶している。
テンプレートは、ひな形であり、複数の店舗で共通で使用するために予め用意してファイルサーバ4に記憶している。テンプレートは、複数の画像が、シートにレイアウトされている。そして、各店舗では、テンプレートを呼び出して、店舗名や住所等、一部のみを修正する。そのようにすることで、全体として統一感のとれたチラシを作成できる。
Returning to FIG. 1, the file server 4 stores template data and various image data in advance.
The template is a model and is prepared in advance and stored in the file server 4 for common use in a plurality of stores. In the template, a plurality of images are laid out on a sheet. In each store, a template is called to correct only a part of the store name, address, and the like. By doing so, it is possible to create a leaflet with a sense of unity as a whole.

画像データは、複数の画像データが一体となったカセットデータであってもよい。カセットデータは、例えば、絵の画像と、文字の画像とを一体にしたものである。例えば、小売店の広告等に使用される後述する図7に示すメロンの絵の画像と、「メロン」の文字の画像と、「500円」の文字の画像とは、様々なチラシを作成する上で一体として使用でき、これらの画像は、一体になっている方が、使い勝手がよい。そして、値段を変えたい場合には、「500円」の文字の画像のみを変更させればよい。このように、カセットデータは、一体として使用する複数の画像データを予めまとめたものである。   The image data may be cassette data in which a plurality of image data are integrated. The cassette data is, for example, a picture image and a character image integrated together. For example, an image of a melon picture shown in FIG. 7, which will be described later, used for a retail store advertisement or the like, an image of a character of “melon”, and an image of a character of “500 yen” create various flyers. These images can be used as a unit, and these images are easier to use as a unit. If the price is to be changed, only the character image of “500 yen” needs to be changed. In this way, the cassette data is a collection of a plurality of image data used as a unit in advance.

<Webサーバ5>
図4は、本実施形態に係るWebサーバ5及び編集端末7の機能ブロックを示す図である。
Webサーバ5は、編集端末7と、文字画像処理サーバ1とを仲介するサーバである。
Webサーバ5は、制御部50と、記憶部60と、通信インタフェース部69とを備える。
制御部50は、Webサーバ5の全体を制御するCPUである。制御部50は、記憶部60に記憶されているOSやアプリケーションプログラムを適宜読み出して実行することにより、上述したハードウェアと協働し、各種機能を実行する。
<Web server 5>
FIG. 4 is a diagram showing functional blocks of the Web server 5 and the editing terminal 7 according to the present embodiment.
The Web server 5 is a server that mediates between the editing terminal 7 and the character image processing server 1.
The web server 5 includes a control unit 50, a storage unit 60, and a communication interface unit 69.
The control unit 50 is a CPU that controls the entire Web server 5. The control unit 50 reads out and executes the OS and application programs stored in the storage unit 60 as appropriate, thereby executing various functions in cooperation with the hardware described above.

制御部50は、設定要求データ送信部51(フォント設定値要求手段)と、画像要求データ送信部52(画像要求送信手段)と、編集画面データ出力部54(編集画面出力手段)とを備える。
設定要求データ送信部51は、フォントデータの要求を、文字画像処理サーバ1に対して送信する。
画像要求データ送信部52は、文字画像処理サーバ1に対して、文字画像要求データや、指定画像要求データを送信する。
編集画面データ出力部54は、編集画面に出力する画像データを、編集端末7に対して出力する。
The control unit 50 includes a setting request data transmission unit 51 (font setting value request unit), an image request data transmission unit 52 (image request transmission unit), and an edit screen data output unit 54 (edit screen output unit).
The setting request data transmission unit 51 transmits a request for font data to the character image processing server 1.
The image request data transmission unit 52 transmits character image request data and designated image request data to the character image processing server 1.
The edit screen data output unit 54 outputs image data to be output to the edit screen to the editing terminal 7.

記憶部60は、制御部50が各種の処理を実行するために必要なプログラム、データ等を記憶するためのハードディスク、半導体メモリ素子等の記憶領域である。
記憶部60は、ユーザ認証DB61を記憶する。ユーザ認証DB61は、このWebサーバ5を使用可能なユーザIDと、パスワードとを記憶したDBである。
通信インタフェース部69は、通信ネットワークN1を介して文字画像処理サーバ1やファイルサーバ4との間で通信を行い、通信ネットワークN2を介して編集端末7との間で通信を行うためのインタフェースである。
The storage unit 60 is a storage area such as a hard disk or a semiconductor memory element for storing programs, data, and the like necessary for the control unit 50 to execute various processes.
The storage unit 60 stores a user authentication DB 61. The user authentication DB 61 is a DB that stores a user ID that can use the Web server 5 and a password.
The communication interface unit 69 is an interface for communicating with the character image processing server 1 and the file server 4 via the communication network N1 and communicating with the editing terminal 7 via the communication network N2. .

<編集端末7>
編集端末7は、ユーザがWeb上で印刷物のデザインを行う端末である。編集端末7は、例えば、PC(パーソナルコンピュータ)やタブレット端末に代表される端末である。
編集端末7は、制御部70と、記憶部80と、表示部85と、入力部86と、通信インタフェース部89とを備える。
制御部70は、編集操作受付部71(編集操作受付手段)と、画像判断部72(判断手段)と、画面編集部73と、サーバ通信部74とを備える。
編集操作受付部71は、入力部86から編集操作を受け付ける。
画像判断部72は、編集画面の表示態様に対応した解像度を判断する。
画面編集部73は、編集画面を編集して、表示部85に出力する。
サーバ通信部74は、Webサーバ5に対して送受信するデータに関する制御をする。
<Editing terminal 7>
The editing terminal 7 is a terminal for a user to design a printed material on the Web. The editing terminal 7 is a terminal represented by, for example, a PC (personal computer) or a tablet terminal.
The editing terminal 7 includes a control unit 70, a storage unit 80, a display unit 85, an input unit 86, and a communication interface unit 89.
The control unit 70 includes an editing operation receiving unit 71 (editing operation receiving unit), an image determination unit 72 (determination unit), a screen editing unit 73, and a server communication unit 74.
The editing operation accepting unit 71 accepts an editing operation from the input unit 86.
The image determination unit 72 determines the resolution corresponding to the display mode of the editing screen.
The screen editing unit 73 edits the editing screen and outputs it to the display unit 85.
The server communication unit 74 performs control related to data transmitted to and received from the Web server 5.

記憶部80は、制御部70が各種の処理を実行するために必要なプログラム、データ等を記憶するためのハードディスク、半導体メモリ素子等の記憶領域である。
記憶部80は、画像対応テーブル81を備える。
ここで、画像対応テーブル81について説明する。
図3(B)は、本実施形態に係る編集端末7の画像対応テーブル81の例を示す図である。
画像対応テーブル81は、編集端末7が出力する画像の解像度を判断するのに用いるテーブルであり、表示倍率と、選択画像の種類とを対応付けて記憶する。図3(B)の例では、表示倍率が200%未満であれば、編集端末7の制御部70は、低解像度画像を選択し、表示倍率が200%以上であれば、制御部70は、高解像度画像を選択することになる。
図4に戻り、記憶部80には、さらに、ブラウザと、Flash(登録商標)のソフトウェア(いずれも図示せず)が記憶されている。
編集端末7は、記憶部80に記憶されたブラウザとFlashとを使用して、これらのソフトウェアで動作するデザイン用プログラムを用いて、Webサーバ5と通信し、印刷物のデザインをするための編集画面を出力する。
The storage unit 80 is a storage area such as a hard disk or a semiconductor memory element for storing programs, data, and the like necessary for the control unit 70 to execute various processes.
The storage unit 80 includes an image correspondence table 81.
Here, the image correspondence table 81 will be described.
FIG. 3B is a diagram showing an example of the image correspondence table 81 of the editing terminal 7 according to the present embodiment.
The image correspondence table 81 is a table used to determine the resolution of the image output from the editing terminal 7, and stores the display magnification and the type of the selected image in association with each other. In the example of FIG. 3B, if the display magnification is less than 200%, the control unit 70 of the editing terminal 7 selects a low resolution image, and if the display magnification is 200% or more, the control unit 70 A high resolution image will be selected.
Returning to FIG. 4, the storage unit 80 further stores a browser and Flash (registered trademark) software (both not shown).
The editing terminal 7 uses a browser and Flash stored in the storage unit 80 to communicate with the Web server 5 by using a design program that operates with these software, and an editing screen for designing a printed matter Is output.

表示部85は、液晶ディスプレイ等の表示装置である。
入力部86は、キーボードやマウス等の入力装置である。
なお、表示部85及び入力部86は、例えば、タッチパネルディスプレイ等の両方の機能を備えた装置であってもよい。
通信インタフェース部89は、通信ネットワークN2を介してWebサーバ5との間で通信を行うためのインタフェースである。
The display unit 85 is a display device such as a liquid crystal display.
The input unit 86 is an input device such as a keyboard or a mouse.
The display unit 85 and the input unit 86 may be a device having both functions such as a touch panel display, for example.
The communication interface unit 89 is an interface for performing communication with the Web server 5 via the communication network N2.

なお、コンピュータとは、制御部、記憶装置等を備えた情報処理装置をいい、Webサーバ5と、編集端末7とは、各々制御部、記憶部等を備えた情報処理装置であり、コンピュータの概念に含まれる。   The computer refers to an information processing device including a control unit, a storage device, and the like. The Web server 5 and the editing terminal 7 are information processing devices each including a control unit, a storage unit, and the like. Included in the concept.

次に、文字画像処理システム100での処理について説明する。
<編集画面出力処理>
先ず、編集端末7に編集画面を表示させる処理について説明する。
図5は、本実施形態に係る文字画像処理システム100での編集画面出力処理を示すフローチャートである。
図6は、本実施形態に係る文字画像処理システム100での編集画面データ生成出力処理を示すフローチャートである。
図7は、本実施形態に係る編集端末7での表示例を示す図である。
Next, processing in the character image processing system 100 will be described.
<Edit screen output processing>
First, processing for displaying an editing screen on the editing terminal 7 will be described.
FIG. 5 is a flowchart showing editing screen output processing in the character image processing system 100 according to the present embodiment.
FIG. 6 is a flowchart showing edit screen data generation / output processing in the character image processing system 100 according to the present embodiment.
FIG. 7 is a diagram showing a display example on the editing terminal 7 according to the present embodiment.

ユーザは、例えば、表示部85に表示されているデザイン用プログラムのアイコン(図示せず)を選択することで、デザイン用プログラムが起動され、図5のステップS(以下、単に「S」という。)10において、編集端末7の制御部70(サーバ通信部74)は、Webサーバ5に対してアクセスする。
S11において、Webサーバ5の制御部50は、ログイン画面(図示せず)を出力することで、S12において、編集端末7の制御部70は、表示部85にログイン画面を表示させる。ログイン画面は、デザイン用プログラムを使用するためのユーザIDとパスワードとを入力する画面である。
そして、編集端末7の制御部70は、入力されたユーザID及びパスワードを送信する操作を受け付けて、S13において、制御部70は、ユーザID及びパスワードをWebサーバ5に送信する。
S14において、Webサーバ5の制御部50は、ユーザ認証DB61を参照して、ユーザ認証を行う。ユーザ認証に成功すると、S15において、制御部50は、ファイルサーバ4を参照して、そのユーザIDで使用可能なテンプレート一覧を生成して、編集端末7に対して出力する。なお、ユーザ認証に成功しなかった場合には、Webサーバ5は、編集端末7に対してログインに失敗した旨を出力して、以降の処理を行わない。
For example, when the user selects an icon (not shown) of a design program displayed on the display unit 85, the design program is started, and step S in FIG. 5 (hereinafter, simply referred to as “S”). ) 10, the control unit 70 (server communication unit 74) of the editing terminal 7 accesses the Web server 5.
In S11, the control unit 50 of the Web server 5 outputs a login screen (not shown), and in S12, the control unit 70 of the editing terminal 7 causes the display unit 85 to display the login screen. The login screen is a screen for inputting a user ID and a password for using the design program.
Then, the control unit 70 of the editing terminal 7 receives an operation of transmitting the input user ID and password, and the control unit 70 transmits the user ID and password to the Web server 5 in S13.
In S <b> 14, the control unit 50 of the Web server 5 performs user authentication with reference to the user authentication DB 61. If the user authentication is successful, the control unit 50 refers to the file server 4 to generate a list of templates that can be used with the user ID and outputs the template list to the editing terminal 7 in S15. If the user authentication is not successful, the Web server 5 outputs a message indicating that the login has failed to the editing terminal 7 and does not perform the subsequent processing.

ここで、テンプレートは、上述の通り、ファイルサーバ4に記憶されているが、ファイルサーバ4は、依頼主ごとにアクセス可能なフォルダを分けて、データを管理する。そのようにすることで、依頼主ごとに使用可能な画像データや、テンプレートを適切に管理できる。   Here, the template is stored in the file server 4 as described above, but the file server 4 manages the data by dividing the accessible folder for each requester. By doing so, image data and templates that can be used for each client can be appropriately managed.

S16において、編集端末7の制御部70は、表示部85にテンプレート一覧を表示させる。
S17において、制御部70は、ユーザによるテンプレートを選択する操作を受け付けて、Webサーバ5に対して選択されたテンプレート情報と共に編集画面データの要求を送信すると、S18において、Webサーバ5の制御部50は、編集画面作成処理を行う。なお、編集端末7の制御部70は、ユーザがテンプレートを選択することなく編集画面を開く操作を受け付けた場合でも、編集画面データの要求を送信するので、Webサーバ5の制御部50は、編集画面作成処理を行う。
In S <b> 16, the control unit 70 of the editing terminal 7 displays a template list on the display unit 85.
In S <b> 17, the control unit 70 receives an operation for selecting a template by the user and transmits a request for editing screen data together with the selected template information to the Web server 5. In S <b> 18, the control unit 50 of the Web server 5. Performs editing screen creation processing. Since the control unit 70 of the editing terminal 7 transmits a request for editing screen data even when the user accepts an operation for opening the editing screen without selecting a template, the control unit 50 of the Web server 5 Perform screen creation processing.

ここで、編集画面作成処理について、図6に基づいて説明する。
図6のS20において、Webサーバ5の制御部50(設定要求データ送信部51)は、文字画像処理サーバ1に対してユーザIDと共に、フォントデータを要求する。ここで、使用可能なフォントは、ユーザ単位に設定されている。
S21において、文字画像処理サーバ1の制御部10は、ユーザDB24を参照し、そのユーザで使用可能なフォントデータの設定値をフォントDB21から取得し、Webサーバ5に対して送信する。その後、制御部10は、本処理を終了する。この処理により、Webサーバ5の制御部50は、フォントデータの設定値を受信する。なお、フォントデータの設定値は、文字編集処理(後述する図8)の文字編集画面を表示する際に使用する。
S22において、Webサーバ5の制御部50は、編集端末7においてテンプレートが選択されたか否かを判断する(S17参照)。これは、制御部50が、編集端末7から受信したデータにテンプレート情報を含む否かにより判断できる。テンプレートが選択されている場合(S22:YES)には、制御部50は、処理をS23に移す。他方、テンプレートが選択されていない場合(S22:NO)には、制御部50は、処理をS24aに移す。
Here, the edit screen creation processing will be described with reference to FIG.
In S <b> 20 of FIG. 6, the control unit 50 (setting request data transmission unit 51) of the Web server 5 requests font data together with the user ID from the character image processing server 1. Here, usable fonts are set for each user.
In step S <b> 21, the control unit 10 of the character image processing server 1 refers to the user DB 24, acquires setting values of font data usable by the user from the font DB 21, and transmits them to the web server 5. Then, the control part 10 complete | finishes this process. With this process, the control unit 50 of the Web server 5 receives the set value of the font data. The set value of the font data is used when displaying the character editing screen of the character editing process (FIG. 8 described later).
In S22, the control unit 50 of the Web server 5 determines whether or not a template is selected in the editing terminal 7 (see S17). This can be determined by whether the control unit 50 includes template information in the data received from the editing terminal 7. When the template is selected (S22: YES), the control unit 50 moves the process to S23. On the other hand, when the template is not selected (S22: NO), the control unit 50 moves the process to S24a.

S23において、制御部50は、テンプレート情報に基づいて、ファイルサーバ4から該当のテンプレートを取得する。
S24において、制御部50(編集画面データ出力部54)は、テンプレートを含む編集画面データを、編集端末7に対して出力する。その後、制御部50は、処理を図5に移す。
他方、S24aにおいて、制御部50(編集画面データ出力部54)は、テンプレートを含まない編集画面データを、編集端末7に対して出力する。その後、制御部50は、処理を図5に移す。
In S23, the control unit 50 acquires the corresponding template from the file server 4 based on the template information.
In S <b> 24, the control unit 50 (editing screen data output unit 54) outputs editing screen data including a template to the editing terminal 7. Thereafter, the control unit 50 shifts the processing to FIG.
On the other hand, in S24a, the control unit 50 (editing screen data output unit 54) outputs editing screen data not including the template to the editing terminal 7. Thereafter, the control unit 50 shifts the processing to FIG.

図5に戻り、S19において、編集端末7の制御部70(サーバ通信部74、画面編集部73)は、Webサーバ5が出力した編集画面データを受け付けて、編集画面30を表示させる。その後、制御部70は、本処理を終了する。   Returning to FIG. 5, in S <b> 19, the control unit 70 (server communication unit 74, screen editing unit 73) of the editing terminal 7 receives the editing screen data output from the Web server 5 and displays the editing screen 30. Thereafter, the control unit 70 ends this process.

ここで、編集画面30について、図7に基づき説明する。
編集画面30は、ユーザが印刷物のデザイン編集を実際に行う画面である。編集画面30には、レイアウト領域31と、編集領域32と、ヘッダー領域33とが配置されている。
レイアウト領域31は、ユーザが印刷物のレイアウトを直接デザインする領域である。
編集端末7の制御部70は、Webサーバ5から受け付けた編集画面データにテンプレートを含む場合には、印刷物の全体の外観が表示される標準の表示倍率(例えば、80%)で、シート31sにテンプレートを配置してレイアウト領域31に出力する。シート31sは、台紙である。そして、シート31s上の画像が、最終的に印刷される。テンプレートに含まれる画像データは、標準の表示倍率に対応した解像度のものである。標準の表示倍率が80%の場合は、画像データは、低解像度画像データである(図3(B)参照)。
編集領域32は、編集項目を表示する領域である。編集項目が選択されると、編集項目に対応した画面を表示する。この点については、後述する。
ヘッダー領域33は、レイアウト領域31の表示倍率を指定する表示倍率部33aや、編集を終了させる終了ボタン33b等を配置した領域である。
Here, the editing screen 30 will be described with reference to FIG.
The edit screen 30 is a screen on which the user actually edits the design of the printed material. On the edit screen 30, a layout area 31, an edit area 32, and a header area 33 are arranged.
The layout area 31 is an area where the user directly designs the layout of the printed material.
When the editing screen data received from the Web server 5 includes a template, the control unit 70 of the editing terminal 7 applies a standard display magnification (for example, 80%) on the sheet 31s to display the entire appearance of the printed matter. A template is arranged and output to the layout area 31. The sheet 31s is a mount. Then, the image on the sheet 31s is finally printed. The image data included in the template has a resolution corresponding to a standard display magnification. When the standard display magnification is 80%, the image data is low-resolution image data (see FIG. 3B).
The edit area 32 is an area for displaying edit items. When an edit item is selected, a screen corresponding to the edit item is displayed. This point will be described later.
The header area 33 is an area in which a display magnification section 33a for designating the display magnification of the layout area 31 and an end button 33b for ending editing are arranged.

ユーザは、編集端末7を用いて編集画面30を操作して、印刷物のデザインをする。
この図7に示す編集画面30は、ある小売店のチラシをデザインするためのテンプレートをレイアウト領域31に表示している。ここで、ユーザは、キャンペーンの期間を指定したり、店舗名を入力したり、コメントを入力したりすることができる。なお、画像31tは、小売店のロゴを示すカセットデータである。
The user operates the editing screen 30 using the editing terminal 7 to design a printed material.
The editing screen 30 shown in FIG. 7 displays a template for designing a flyer of a certain retail store in the layout area 31. Here, the user can designate a campaign period, enter a store name, or enter a comment. The image 31t is cassette data indicating a retail store logo.

<文字編集処理>
次に、編集処理の1つである文字編集をする場合の処理について説明する。
図8は、本実施形態に係る文字画像処理システム100での文字編集処理を示すフローチャートである。
図9及び図10は、本実施形態に係る編集端末7での表示例を示す図である。
以下に示す文字編集処理は、レイアウト領域31に、文字を新たに配置したり、配置された文字を修正したりする際の処理である。
図8のS30において、編集端末7の制御部70は、編集領域32に文字編集画面32aを表示する。
この処理は、文字の新規作成をする場合には、編集画面30の編集領域32に配置された「文字」のボタン32x(図7参照)をユーザが選択することで、行うことができる。また、レイアウト領域31に既に表示された文字をユーザが修正する場合には、編集画面30のレイアウト領域31に表示された文字の画像をユーザが選択することで、行うことができる。なお、レイアウト領域31に既に表示された文字をユーザが修正する場合、文字入力部32b(図9)には、選択された文字の画像に含まれる文字(テキスト)が表示される。
<Character editing process>
Next, processing for character editing which is one of editing processing will be described.
FIG. 8 is a flowchart showing character editing processing in the character image processing system 100 according to the present embodiment.
9 and 10 are diagrams showing display examples on the editing terminal 7 according to the present embodiment.
The character editing process described below is a process for newly arranging a character in the layout area 31 or correcting the arranged character.
In S <b> 30 of FIG. 8, the control unit 70 of the editing terminal 7 displays a character editing screen 32 a in the editing area 32.
This process can be performed when the user selects a “character” button 32x (see FIG. 7) arranged in the editing area 32 of the editing screen 30 when creating a new character. In addition, when the user corrects the character already displayed in the layout area 31, the user can select the character image displayed in the layout area 31 of the editing screen 30. When the user corrects a character already displayed in the layout area 31, a character (text) included in the image of the selected character is displayed in the character input unit 32b (FIG. 9).

図9に示す文字編集画面32aにおいて、ユーザは、文字入力部32b(文字入力領域)に文字を入力又は、既に入力されている文字を編集し、プロパティ設定部32c(フォント指定領域)を操作して、フォントの選択、文字サイズや文字色の選択等を行う。ユーザは、プロパティ設定部32cのフォントを、プルダウンされた中から選択することで、様々なフォントを選択できる。
文字編集画面32aを出力する際、制御部70(サーバ通信部74)は、Webサーバ5からフォントデータの設定値を受け付けて、その設定値に基づいて使用可能なフォントをプルダウン形式でプロパティ設定部32cに出力する。よって、プロパティ設定部32cに出力するフォントは、その編集端末7が有していなくても指定可能なものである。
In the character editing screen 32a shown in FIG. 9, the user inputs a character in the character input unit 32b (character input region) or edits an already input character, and operates the property setting unit 32c (font specification region). Then, font selection, character size, character color, etc. are performed. The user can select various fonts by selecting the font of the property setting unit 32c from the pull-down menu.
When outputting the character editing screen 32a, the control unit 70 (server communication unit 74) receives a font data setting value from the Web server 5, and uses a property setting unit in a pull-down format for usable fonts based on the setting value. To 32c. Therefore, the font output to the property setting unit 32c can be specified even if the editing terminal 7 does not have it.

S31において、ユーザがレイアウト領域31を操作して、文字の配置位置と、大きさとを指定することで、制御部70(編集操作受付部71)は、文字の配置位置及び大きさを取得する。配置位置と大きさとの指定は、例えば、入力部86によって、ドラッグすることで領域を選択する操作であってもよい。文字の配置位置と、大きさとを指定すると、図10(A)に示すように、文字配置指定領域31aがレイアウト領域31に表示される。
S32において、制御部70(編集操作受付部71、サーバ通信部74)は、文字編集画面32aの「OK」ボタン32dの選択を受け付けたことに応じて、Webサーバ5に対して、編集内容データと、画像IDとを送信する。編集内容データは、文字入力部32bに入力されたテキストデータと、表示倍率部33aに表示倍率に対応した解像度指定データと、画像化指示とを含む。画像IDは、既に表示された文字をユーザが修正する場合には、元の画像の画像IDである。また、画像IDは、文字の新規作成をする場合には、重複しない画像IDを新たに付与する。
In S <b> 31, the user operates the layout area 31 to specify the character placement position and size, so that the control unit 70 (editing operation reception unit 71) acquires the character placement position and size. The designation of the arrangement position and the size may be an operation of selecting an area by dragging with the input unit 86, for example. When the character arrangement position and size are designated, a character arrangement designation area 31a is displayed in the layout area 31, as shown in FIG.
In S32, the control unit 70 (the editing operation receiving unit 71, the server communication unit 74) sends the editing content data to the Web server 5 in response to receiving the selection of the “OK” button 32d on the character editing screen 32a. And the image ID are transmitted. The edited content data includes text data input to the character input unit 32b, resolution designation data corresponding to the display magnification in the display magnification unit 33a, and an imaging instruction. The image ID is the image ID of the original image when the user corrects the already displayed character. In addition, when creating a new character, the image ID is newly assigned a non-overlapping image ID.

他方、S40において、Webサーバ5の制御部50は、編集内容データと、画像IDとを受信すると、制御部50(画像要求データ送信部52)は、文字画像処理サーバ1で処理可能な文字画像要求データを、文字画像処理サーバ1に対して送信する。文字画像要求データは、XML形式のデータである。
S41において、文字画像処理サーバ1の制御部10(要求データ受信部11)は、文字画像要求データを受信すると、制御部10(編集データ生成部13)は、文字画像データを生成する。具体的には、制御部10は、文字画像要求データに含まれる編集内容データから、テキストを指定のフォントにしたフォントデータを、フォントDB21から取得する。そして、制御部10は、取得したフォントデータを画像化して、文字画像データを生成する。ここで生成される文字画像データは、高解像度の画像データである。
S42において、また、制御部10(低解像度データ生成部14)は、生成した文字画像データの解像度を粗くした低解像度画像データを生成する。なお、S41とS42との処理で制御部10が生成する画像データは、PNG形式のデータである。
On the other hand, when the control unit 50 of the Web server 5 receives the editing content data and the image ID in S <b> 40, the control unit 50 (image request data transmission unit 52) causes the character image processing server 1 to process a character image. The request data is transmitted to the character image processing server 1. The character image request data is XML format data.
In S41, when the control unit 10 (request data receiving unit 11) of the character image processing server 1 receives the character image request data, the control unit 10 (editing data generating unit 13) generates character image data. Specifically, the control unit 10 acquires, from the font DB 21, font data in which text is designated as a specified font from editing content data included in the character image request data. Then, the control unit 10 converts the acquired font data into an image and generates character image data. The character image data generated here is high-resolution image data.
In S42, the control unit 10 (low resolution data generation unit 14) generates low resolution image data in which the resolution of the generated character image data is coarse. Note that the image data generated by the control unit 10 in the processing of S41 and S42 is PNG format data.

S43において、制御部10(データ記憶制御部18)は、文字画像要求データに含まれる出力位置の指定に応じて、文字画像要求データに含まれる解像度指定データに基づく解像度の画像データを、ファイルサーバ4に記憶させる。
S44において、制御部10は、処理結果データを、Webサーバ5に対して送信する。その後、制御部10は、本処理を終了する。
S45において、Webサーバ5の制御部50は、処理結果データを受信し、編集端末7に対してその処理結果データを送信する。
In S43, the control unit 10 (data storage control unit 18) receives the image data having the resolution based on the resolution designation data included in the character image request data in accordance with the designation of the output position included in the character image request data. 4 is stored.
In S <b> 44, the control unit 10 transmits the processing result data to the Web server 5. Then, the control part 10 complete | finishes this process.
In S <b> 45, the control unit 50 of the Web server 5 receives the processing result data and transmits the processing result data to the editing terminal 7.

S33において、編集端末7の制御部70(サーバ通信部74)は、処理結果データを受信したことに応じて、Webサーバ5に対して画像取得要求データを送信する。
S46において、Webサーバ5の制御部50(編集画面データ出力部54)は、画像取得要求データを受信したことに応じて、ファイルサーバ4から文字画像データを取得して、編集端末7に出力する。その後、制御部50は、本処理を終了する。
S34において、編集端末7の制御部70(サーバ通信部74、画面編集部73)は、S31で取得した配置位置に、Webサーバ5から受け付けた文字画像データを出力する。その後、制御部70は、本処理を終了する。
図10(B)は、文字編集処理が行われた後の編集画面30を示す。文字配置指定領域31aには、文字画像処理サーバ1によって生成された文字画像データが追加されている。
In S <b> 33, the control unit 70 (server communication unit 74) of the editing terminal 7 transmits image acquisition request data to the Web server 5 in response to receiving the processing result data.
In S <b> 46, the control unit 50 (editing screen data output unit 54) of the Web server 5 acquires character image data from the file server 4 and outputs it to the editing terminal 7 in response to receiving the image acquisition request data. . Thereafter, the control unit 50 ends this process.
In S <b> 34, the control unit 70 (server communication unit 74, screen editing unit 73) of the editing terminal 7 outputs the character image data received from the Web server 5 to the arrangement position acquired in S <b> 31. Thereafter, the control unit 70 ends this process.
FIG. 10B shows the editing screen 30 after the character editing process is performed. Character image data generated by the character image processing server 1 is added to the character arrangement designation area 31a.

このように、編集端末7において、テキストを入力してフォントを指定することで、文字画像処理サーバ1は、文字画像データを生成するので、様々なフォントの文字画像データを生成できる。そして、指定可能なフォントのフォントデータは、文字画像処理サーバ1が有すればよく、編集端末7には有せずともよいので、フォントに関するコストを抑えることができる。   As described above, the character image processing server 1 generates the character image data by inputting the text and specifying the font in the editing terminal 7, and thus can generate the character image data of various fonts. The font data of the fonts that can be specified need only exist in the character image processing server 1 and do not need to exist in the editing terminal 7. Therefore, the cost related to the font can be suppressed.

上述の説明において、編集端末7では、制御部70が配置位置の指定を受け付けた後に、Webサーバ5に対して編集内容データを送信している。しかし、編集内容データを送信した後に、配置位置の指定を受け付けてもよい。そのようにすることで、制御部70が配置位置の指定を受け付けている間に、Webサーバ5が文字画像要求データを文字画像処理サーバ1に送信するので、文字画像処理サーバ1が文字画像データを生成して、処理結果をWebサーバ5に送信する処理を行うことができる。よって、編集端末7を使用中のユーザが配置位置の指定をしている間に、文字画像データが生成されるので、ユーザに対して画像生成処理をなるべく待たせないようにでき、効率のよい処理を行うことができる。   In the above description, the editing terminal 7 transmits the editing content data to the Web server 5 after the control unit 70 receives the designation of the arrangement position. However, designation of the arrangement position may be accepted after the editing content data is transmitted. By doing so, the web server 5 transmits the character image request data to the character image processing server 1 while the control unit 70 accepts the designation of the arrangement position, so that the character image processing server 1 Can be generated, and the processing result can be transmitted to the Web server 5. Therefore, since the character image data is generated while the user who is using the editing terminal 7 is designating the arrangement position, it is possible to prevent the user from waiting for the image generation process as much as possible, which is efficient. Processing can be performed.

また、編集端末7が配置位置に関する情報を有するので、例えば、画像の配置位置を変更する処理においては、Webサーバ5との間での通信は行わない。よって、画像の配置位置を変更する処理において、編集端末7は、編集端末7の中で処理を行えばよく、Webサーバ5や、文字画像処理サーバ1に対してデータを送信する必要がない。編集端末7において、文字画像データを選択した状態で、その画像の位置を移動させると、文字画像データの位置を移動させることができる。なお、配置位置に関する情報は、座標に関するデータ(X座標及びY座標)と、大きさに関するデータ(幅及び高さ)とを含む情報である。   Further, since the editing terminal 7 has information regarding the arrangement position, for example, in the process of changing the arrangement position of the image, communication with the Web server 5 is not performed. Therefore, in the process of changing the arrangement position of the image, the editing terminal 7 only needs to perform the process in the editing terminal 7, and there is no need to transmit data to the Web server 5 or the character image processing server 1. If the position of the image is moved in the editing terminal 7 with the character image data selected, the position of the character image data can be moved. The information related to the arrangement position is information including data related to coordinates (X coordinate and Y coordinate) and data related to size (width and height).

<表示倍率変更処理>
次に、ユーザが編集画面での表示倍率を変更した場合の処理について説明する。
図11は、本実施形態に係る文字画像処理システム100での表示倍率変更処理を示すフローチャートである。
図12は、本実施形態に係る編集端末7での表示例を示す図である。
図11のS50において、編集端末7の制御部70(編集操作受付部71)は、表示倍率の変更を受け付ける。具体的には、制御部70は、図12(A)に示す編集画面30のヘッダー領域33に配置された表示倍率部33aの操作を受け付ける。
<Display magnification change processing>
Next, processing when the user changes the display magnification on the editing screen will be described.
FIG. 11 is a flowchart showing display magnification change processing in the character image processing system 100 according to the present embodiment.
FIG. 12 is a diagram showing a display example on the editing terminal 7 according to the present embodiment.
In S50 of FIG. 11, the control unit 70 (editing operation receiving unit 71) of the editing terminal 7 receives a change in display magnification. Specifically, the control unit 70 receives an operation of the display magnification unit 33a arranged in the header area 33 of the editing screen 30 illustrated in FIG.

S51において、制御部70(画像判断部72)は、画像対応テーブル81(図3(B))を参照して、画像の変更が必要であるか否かを判断する。制御部70は、画像対応テーブル81を参照して、現在の表示倍率での画像の解像度と、変更後の表示倍率での画像の解像度とが同じである場合には、画像の変更が必要ではないと判断する。また、制御部70は、両画像の解像度が異なる場合には、画像の変更が必要であると判断する。画像の変更が必要である場合(S51:YES)には、制御部70は、処理をS52に移す。他方、画像の変更が必要ではない場合(S51:NO)には、制御部70は、処理をS58に移す。   In S51, the control unit 70 (image determination unit 72) refers to the image correspondence table 81 (FIG. 3B) and determines whether or not the image needs to be changed. The control unit 70 refers to the image correspondence table 81, and if the image resolution at the current display magnification and the image resolution at the changed display magnification are the same, the image change is not necessary. Judge that there is no. Further, the control unit 70 determines that the image needs to be changed when the resolutions of the two images are different. When the image needs to be changed (S51: YES), the control unit 70 moves the process to S52. On the other hand, when it is not necessary to change the image (S51: NO), the control unit 70 moves the process to S58.

S52において、編集端末7の制御部70(サーバ通信部74)は、画像変更要求データをWebサーバ5に対して送信する。画像変更要求データは、変更後の表示倍率でレイアウト領域31に表示される全ての画像の画像IDと、解像度指定データとを含む。
S53において、Webサーバ5の制御部50は、画像変更要求データを受信し、制御部50(画像要求データ送信部52)は、文字画像処理サーバ1に対して指定画像要求データを送信する。指定画像要求データは、XML形式のデータであり、変更後の表示倍率でレイアウト領域31に表示される全ての画像の画像IDと、解像度指定データと、出力位置の指定とを含む。
In S <b> 52, the control unit 70 (server communication unit 74) of the editing terminal 7 transmits image change request data to the Web server 5. The image change request data includes the image IDs of all the images displayed in the layout area 31 at the display magnification after the change, and resolution designation data.
In S <b> 53, the control unit 50 of the Web server 5 receives the image change request data, and the control unit 50 (image request data transmission unit 52) transmits the designated image request data to the character image processing server 1. The designated image request data is data in XML format, and includes the image IDs of all the images displayed in the layout area 31 at the display magnification after change, resolution designation data, and designation of output positions.

S54において、文字画像処理サーバ1の制御部10(要求データ受信部11)は、指定画像要求データを受信し、制御部10(画像データ抽出部15)は、画像IDと解像度指定データとに基づく画像データを、画像DB45から抽出する。
S55において、制御部10(データ記憶制御部18)は、指定画像要求データに含まれる出力位置の指定に応じて、ファイルサーバ4に生成した画像データを記憶させる。
S56において、制御部10は、処理結果データを、Webサーバ5に対して送信する。その後、制御部10は、本処理を終了する。
S57において、Webサーバ5の制御部50は、処理結果データを受信し、ファイルサーバ4から画像データを取得して、編集端末7に出力する。その後、制御部50は、本処理を終了する。
In S54, the control unit 10 (request data reception unit 11) of the character image processing server 1 receives the designated image request data, and the control unit 10 (image data extraction unit 15) is based on the image ID and the resolution designation data. Image data is extracted from the image DB 45.
In S55, the control unit 10 (data storage control unit 18) causes the file server 4 to store the generated image data in accordance with the designation of the output position included in the designated image request data.
In S <b> 56, the control unit 10 transmits the processing result data to the Web server 5. Then, the control part 10 complete | finishes this process.
In S <b> 57, the control unit 50 of the Web server 5 receives the processing result data, acquires the image data from the file server 4, and outputs it to the editing terminal 7. Thereafter, the control unit 50 ends this process.

S58において、編集端末7の制御部70(画面編集部73)は、S50で受け付けた表示倍率に、レイアウト領域31を変更する。その際、Webサーバ5から画像データを受け付けた場合には、画像IDが一致する画像データを、受け付けた画像データに変更して出力する。その後、制御部70は、本処理を終了する。
図12(B)は、表示倍率を変更後の編集画面30を示す。レイアウト領域31に表示されている画像31x,31y,31zは、いずれも高解像度の画像データに変更される。よって、拡大表示をした場合でも、きれいな画像を表示できる。
In S58, the control unit 70 (screen editing unit 73) of the editing terminal 7 changes the layout area 31 to the display magnification accepted in S50. At that time, when image data is received from the Web server 5, the image data with the matching image ID is changed to the received image data and output. Thereafter, the control unit 70 ends this process.
FIG. 12B shows the editing screen 30 after changing the display magnification. The images 31x, 31y, and 31z displayed in the layout area 31 are all changed to high-resolution image data. Therefore, a clear image can be displayed even when enlarged display is performed.

なお、図11のS51において、編集端末7の制御部70が画像の変更が必要ではないと判断した場合(S51:NO)であっても、制御部70(サーバ通信部74)は、画像要求データをWebサーバ5に対して送信することがある。例えば、縮小表示をした場合等、変更後の表示倍率でレイアウト領域31に表示される全ての画像の画像データが1つでもない場合が該当する。その場合には、S52以降の処理は、画像の変更が必要であると判断された場合と同様である。   In S51 of FIG. 11, even when the control unit 70 of the editing terminal 7 determines that the image change is not necessary (S51: NO), the control unit 70 (server communication unit 74) Data may be transmitted to the Web server 5. For example, the case where there is not one image data of all the images displayed in the layout area 31 at the display magnification after the change, such as when the display is reduced. In that case, the processing after S52 is the same as the case where it is determined that the image needs to be changed.

<トリミング処理>
次に、ユーザが編集画面30にて画像に対するトリミングを行った場合の処理について説明する。
図13は、本実施形態に係る文字画像処理システム100でのトリミング処理を示すフローチャートである。
図14は、本実施形態に係る編集端末7での画像編集例を示す図である。
図13のS60において、編集端末7の制御部70(編集操作受付部71)は、画像編集処理を受け付ける。
<Trimming>
Next, processing when the user performs trimming on an image on the editing screen 30 will be described.
FIG. 13 is a flowchart showing the trimming process in the character image processing system 100 according to the present embodiment.
FIG. 14 is a diagram illustrating an image editing example in the editing terminal 7 according to the present embodiment.
In S60 of FIG. 13, the control unit 70 (editing operation receiving unit 71) of the editing terminal 7 receives an image editing process.

ここで、画像編集処理について、図14に基づき説明する。
図14(A)は、レイアウト領域31に表示された画像40を示す。この画像40に対して、ユーザが切り取りアイコン(図示せず)を選択して、一部の領域である領域40aを切り取る操作をする。そうすることで、制御部70は、図14(B)に示す画像41を切り出すことができる。
さらに、ユーザが図14(B)に示す画像41を拡大するように、画像41を選択した状態で、例えば、ドラッグ&ドロップ操作をすることで、制御部70(画像判断部72)は、画像の拡大操作を受け付ける。
Here, the image editing process will be described with reference to FIG.
FIG. 14A shows an image 40 displayed in the layout area 31. For this image 40, the user selects a cut icon (not shown) and performs an operation of cutting a region 40a, which is a partial region. By doing so, the control unit 70 can cut out the image 41 shown in FIG.
Further, the control unit 70 (the image determination unit 72) performs the drag and drop operation, for example, with the image 41 selected so that the image 41 illustrated in FIG. An enlargement operation is accepted.

図13に戻り、S61において、編集端末7の制御部70は、画像編集要求データを生成する。制御部70は、切り取り対象の画像40の画像IDと、切り取り情報とを取得する。また、制御部70(画像判断部72)は、画像41の表示倍率を算出し、画像対応テーブル81を参照して、画像の解像度を判断する。そして、制御部70は、画像編集要求データを生成する。画像編集要求データは、元画像の画像IDと、切り取り情報を含む編集画像内容データと、解像度指定データとを含む。
S62において、編集端末7(サーバ通信部74)は、画像編集要求データと、新たに付与した画像IDとをWebサーバ5に対して送信する。
S63において、Webサーバ5の制御部50は、画像編集要求データと画像IDとを受信し、制御部50(画像要求データ送信部52)は、文字画像処理サーバ1に対して指定画像要求データを送信する。指定画像要求データは、XML形式のデータであり、画像IDと、編集画像内容データと、解像度指定データと、出力位置の指定とを含む。
Returning to FIG. 13, in S61, the control unit 70 of the editing terminal 7 generates image editing request data. The control unit 70 acquires the image ID of the image 40 to be cut and the cut information. The control unit 70 (image determination unit 72) calculates the display magnification of the image 41 and refers to the image correspondence table 81 to determine the resolution of the image. Then, the control unit 70 generates image editing request data. The image editing request data includes an image ID of the original image, edited image content data including cutting information, and resolution designation data.
In S <b> 62, the editing terminal 7 (server communication unit 74) transmits the image editing request data and the newly assigned image ID to the Web server 5.
In S63, the control unit 50 of the Web server 5 receives the image editing request data and the image ID, and the control unit 50 (image request data transmission unit 52) sends the designated image request data to the character image processing server 1. Send. The designated image request data is data in XML format, and includes an image ID, edited image content data, resolution designation data, and designation of an output position.

S64において、文字画像処理サーバ1の制御部10(要求データ受信部11)は、指定画像要求データを受信し、制御部10(画像データ抽出部15)は、画像IDと解像度指定データとに基づく画像データを、画像DB45から抽出する。
S65において、制御部10(編集データ生成部13)は、抽出した画像データに対して、編集画像内容データを用いてトリミング処理を行う。
S66において、制御部10(データ記憶制御部18)は、トリミング処理後の編集した画像データを、指定画像要求データに含まれる出力位置の指定に応じて、ファイルサーバ4に記憶させる。
S67において、制御部10は、処理結果データを、Webサーバ5に対して送信する。その後、制御部10は、本処理を終了する。
In S64, the control unit 10 (request data reception unit 11) of the character image processing server 1 receives the designated image request data, and the control unit 10 (image data extraction unit 15) is based on the image ID and the resolution designation data. Image data is extracted from the image DB 45.
In S65, the control unit 10 (edit data generation unit 13) performs trimming processing on the extracted image data using the edit image content data.
In S66, the control unit 10 (data storage control unit 18) stores the edited image data after the trimming process in the file server 4 in accordance with the designation of the output position included in the designated image request data.
In S <b> 67, the control unit 10 transmits the processing result data to the Web server 5. Then, the control part 10 complete | finishes this process.

S68において、Webサーバ5の制御部50は、処理結果データを受信し、ファイルサーバ4から画像データを取得して、編集端末7に出力する。その後、制御部50は、本処理を終了する。
S69において、編集端末7の制御部70(サーバ通信部74、画面編集部73)は、Webサーバ5から受け付けた画像データを、レイアウト領域31に出力する。その後、制御部70は、本処理を終了する。
図14(C)は、上述のトリミング処理によって生成された画像42である。画像42は、画像の表示倍率に応じた解像度の画像データであるので、きれいな画像を表示できる。
In S <b> 68, the control unit 50 of the Web server 5 receives the processing result data, acquires the image data from the file server 4, and outputs it to the editing terminal 7. Thereafter, the control unit 50 ends this process.
In S <b> 69, the control unit 70 (server communication unit 74, screen editing unit 73) of the editing terminal 7 outputs the image data received from the Web server 5 to the layout area 31. Thereafter, the control unit 70 ends this process.
FIG. 14C is an image 42 generated by the trimming process described above. Since the image 42 is image data having a resolution corresponding to the display magnification of the image, a clear image can be displayed.

なお、ユーザが編集画面30を用いて編集作業を行う際に、適宜の操作が選択されることで、上述した文字編集処理(図8)と、表示倍率変更処理(図11)と、トリミング処理(図13)とが実行される。また、ユーザが編集画面30を用いて編集作業を行う際に、上述の処理の他に、編集端末7で使用が可能なカセットデータや画像データを、ファイルサーバ4から取得して出力したりする処理も、適宜行われる。   Note that when the user performs an editing operation using the editing screen 30, an appropriate operation is selected, so that the above-described character editing process (FIG. 8), display magnification changing process (FIG. 11), and trimming process are performed. (FIG. 13) is executed. When the user performs an editing operation using the editing screen 30, in addition to the above-described processing, cassette data and image data that can be used by the editing terminal 7 are acquired from the file server 4 and output. Processing is also performed as appropriate.

次に、ユーザが編集画面30にてプリントデータの作成を指示した場合の処理について説明する。
図15は、本実施形態に係る文字画像処理システム100でのプリントデータ生成処理を示すフローチャートである。
S80において、編集端末7の制御部70(編集操作受付部71)は、プリントデータの作成指示を受け付ける。具体的には、編集画面30において、ヘッダー領域33の終了ボタン33b(図7参照)をユーザが選択すると、制御部70は、プリントデータの作成有無に関する問合せ画面(図示せず)を表示する。そこで、ユーザがプリントデータの作成をする旨を選択することで、制御部70は、プリントデータの作成指示を受け付ける。この作成指示は、ユーザが編集画面30を用いて編集作業を行った後に、ユーザが最終的に行う操作である。
S81において、制御部70(サーバ通信部74)は、プリント生成要求データをWebサーバ5に対して送信する。プリント生成要求データは、プリントデータの生成依頼をするデータであり、編集画面30で編集した印刷物のデザインに関するデザインデータと、印刷物作成指示とを含む。
Next, processing when the user instructs creation of print data on the editing screen 30 will be described.
FIG. 15 is a flowchart showing print data generation processing in the character image processing system 100 according to the present embodiment.
In S80, the control unit 70 (editing operation receiving unit 71) of the editing terminal 7 receives a print data creation instruction. Specifically, when the user selects the end button 33b (see FIG. 7) of the header area 33 on the editing screen 30, the control unit 70 displays an inquiry screen (not shown) regarding whether or not print data is created. Therefore, when the user selects to create print data, the control unit 70 receives an instruction to create print data. This creation instruction is an operation finally performed by the user after the user performs an editing operation using the editing screen 30.
In S <b> 81, the control unit 70 (server communication unit 74) transmits print generation request data to the Web server 5. The print generation request data is data for requesting generation of print data, and includes design data related to the design of the printed material edited on the editing screen 30 and a printed material creation instruction.

S82において、Webサーバ5の制御部50(画像要求データ送信部52)は、プリント要求データを、文字画像処理サーバ1に対して送信する。プリント要求データは、XML形式のデータであり、上述したデザインデータと、印刷物作成指示との他に、出力位置の指定を含む。
S83において、文字画像処理サーバ1の制御部10(要求データ受信部11)は、プリント要求データを受信し、制御部10(プリントデータ生成部16)は、プリントデータを生成する。プリントデータは、プリンタ3で使用するデータであるため、制御部10は、デザインデータに含む各画像を、高解像度画像データを用いて生成する。また、制御部10は、プリントデータを、PDF形式のデータにする。
S84において、制御部10(データ記憶制御部18)は、生成したプリントデータを、指定画像要求データに含まれる出力位置の指定に応じて、ファイルサーバ4に記憶させる。
S85において、制御部10は、処理結果データを、Webサーバ5に対して送信する。その後、制御部10は、本処理を終了する。
S86において、Webサーバ5の制御部50は、処理結果データを受信し、編集端末7に対して処理結果を出力する。その後、制御部50は、本処理を終了する。
S87において、編集端末7の制御部70は、処理結果を表示部85に表示させる。その後、制御部70は、本処理を終了する。
In S <b> 82, the control unit 50 (image request data transmission unit 52) of the Web server 5 transmits print request data to the character image processing server 1. The print request data is data in XML format, and includes designation of an output position in addition to the above-described design data and printed matter creation instruction.
In S83, the control unit 10 (request data receiving unit 11) of the character image processing server 1 receives the print request data, and the control unit 10 (print data generating unit 16) generates print data. Since the print data is data used by the printer 3, the control unit 10 generates each image included in the design data using the high resolution image data. In addition, the control unit 10 converts the print data into PDF format data.
In S84, the control unit 10 (data storage control unit 18) stores the generated print data in the file server 4 in accordance with the designation of the output position included in the designated image request data.
In S <b> 85, the control unit 10 transmits processing result data to the Web server 5. Then, the control part 10 complete | finishes this process.
In S <b> 86, the control unit 50 of the Web server 5 receives the processing result data and outputs the processing result to the editing terminal 7. Thereafter, the control unit 50 ends this process.
In S <b> 87, the control unit 70 of the editing terminal 7 displays the processing result on the display unit 85. Thereafter, the control unit 70 ends this process.

なお、プリンタ3がプリントデータを使用して印刷処理をする場合には、例えば、プリンタ3がファイルサーバ4にアクセスして、指定のフォルダに記憶されたプリントデータを取得して、印刷をすればよい。そうすることで、プリンタ3は、高解像度のきれいな印刷物をプリントできる。   When the printer 3 performs print processing using print data, for example, the printer 3 accesses the file server 4 to acquire print data stored in a specified folder and perform printing. Good. By doing so, the printer 3 can print a high-resolution beautiful printed matter.

次に、文字画像処理サーバ1が行う画像生成処理について説明する。
図16は、本実施形態に係る文字画像処理サーバ1での画像生成処理を示すフローチャートである。
この処理は、高解像度画像データ及び低解像度画像データのいずれか一方のみの画像データが、画像DB45に記憶されている場合に、画像データの補完のために行う処理である。そして、この処理は、例えば、文字画像処理サーバ1の処理が空いている時間等に適宜実行する。
Next, image generation processing performed by the character image processing server 1 will be described.
FIG. 16 is a flowchart showing image generation processing in the character image processing server 1 according to this embodiment.
This process is a process performed for complementing image data when only one of high-resolution image data and low-resolution image data is stored in the image DB 45. And this process is suitably performed, for example in the time when the process of the character image processing server 1 is vacant.

S90において、文字画像処理サーバ1の制御部10は、画像DB45を検索する。
S91において、制御部10は、生成されていない画像があるか否かを判断する。具体的には、制御部10は、画像DB45に含まれる各画像IDに対して高解像度画像データと、低解像度画像データとがいずれも記憶されているか否かによって、生成されていない画像があるか否かを判断する。上述したトリミング処理(図13)では、使用する解像度の画像データを生成して画像DB45に記憶させるため、高解像度画像及び低解像度画像の一方しか記憶されていない場合がある。また、新たにカセットデータや、画像データを画像DB45に記憶させた場合にも、高解像度画像しか記憶されていない。生成されていない画像があると判断した場合(S91:YES)には、制御部10は、処理をS92に移す。他方、生成されていない画像がないと判断した場合(S91:NO)は、制御部10は、本処理を終了する。
In S90, the control unit 10 of the character image processing server 1 searches the image DB 45.
In S91, the control unit 10 determines whether there is an image that has not been generated. Specifically, the control unit 10 has an image that has not been generated depending on whether both high-resolution image data and low-resolution image data are stored for each image ID included in the image DB 45. Determine whether or not. In the above-described trimming process (FIG. 13), image data having a resolution to be used is generated and stored in the image DB 45, and therefore only one of the high resolution image and the low resolution image may be stored. Even when cassette data or image data is newly stored in the image DB 45, only high-resolution images are stored. If it is determined that there is an image that has not been generated (S91: YES), the control unit 10 moves the process to S92. On the other hand, when it is determined that there is no image that has not been generated (S91: NO), the control unit 10 ends this process.

S92において、制御部10は、生成されていない解像度の画像データを生成する。上述したトリミング処理(図13)で生成した画像データが低解像度画像であった場合には、制御部10は、編集画像内容データを使用して、高解像度の画像データを生成する。また、新たにカセットデータや、画像データを画像DB45に記憶させた場合には、制御部10(低解像度データ生成部14)は、高解像度の画像データの解像度を粗くして、低解像度の画像データを生成する。
S93において、制御部10は、生成した解像度の画像データを、画像IDに対応する画像DB45に記憶させる。その後、制御部10は、本処理を終了する。
In S92, the control unit 10 generates image data having a resolution that has not been generated. When the image data generated by the above-described trimming process (FIG. 13) is a low-resolution image, the control unit 10 generates high-resolution image data using the edited image content data. When cassette data or image data is newly stored in the image DB 45, the control unit 10 (low-resolution data generation unit 14) coarsens the resolution of the high-resolution image data to reduce the low-resolution image. Generate data.
In S93, the control unit 10 stores the generated image data with the resolution in the image DB 45 corresponding to the image ID. Then, the control part 10 complete | finishes this process.

このように、文字画像処理サーバ1の資源(CPU等)が空いている時間に画像データを生成することで、画像DB45には、高解像度画像データと、低解像度画像データとを記憶させることができる。よって、編集端末7での編集処理において、高レスポンスで、表示倍率に応じた画像データを出力できる。   As described above, the image DB 45 can store the high-resolution image data and the low-resolution image data by generating the image data when the resources (such as the CPU) of the character image processing server 1 are available. it can. Therefore, in the editing process at the editing terminal 7, image data corresponding to the display magnification can be output with high response.

このように、本実施形態の文字画像処理システム100によれば、以下のような効果がある。
(1)文字画像処理サーバ1が有する様々な種類のフォントデータを使用して、文字画像処理サーバ1では、文字画像データを生成するので、編集端末7に様々な種類のフォントデータを有さなくて済む。よって、編集端末7に対して、文字画像処理サーバ1等がフォントデータを送信したり、編集端末7にフォントデータを記憶させたりする手間を省くことができる。
また、文字画像処理サーバ1では、フォントデータを一元管理でき、低コストで実現できる。
文字画像処理サーバ1は、生成した画像データを、Webサーバ5がアクセス可能なファイルサーバ4に記憶するので、編集端末7は、Webサーバ5を介して画像データを使用することができる。
文字画像処理サーバ1は、テキストデータを画像データにするので、編集端末7では、画像データを表示させればよい。よって、編集端末7での処理を、画像データを表示させるという簡単なものにできる。
Thus, according to the character image processing system 100 of the present embodiment, there are the following effects.
(1) Since the character image processing server 1 generates character image data using various types of font data that the character image processing server 1 has, the editing terminal 7 does not have various types of font data. I'll do it. Therefore, it is possible to save time and effort for the character image processing server 1 or the like to send font data to the editing terminal 7 or to store font data in the editing terminal 7.
Further, the character image processing server 1 can centrally manage font data and can be realized at low cost.
Since the character image processing server 1 stores the generated image data in the file server 4 accessible by the Web server 5, the editing terminal 7 can use the image data via the Web server 5.
Since the character image processing server 1 converts the text data into image data, the editing terminal 7 may display the image data. Therefore, the processing at the editing terminal 7 can be simplified to display image data.

(2)Webサーバ5から文字画像処理サーバ1に送信する要求データは、XML形式のデータであるので、文字画像処理サーバ1が処理するための情報を直接記述できる。
また、要求データには、ファイルサーバ4での記憶位置が指定されているので、文字画像処理サーバ1は、生成した画像データを、ファイルサーバ4の指定位置に記憶させることができる。
(3)編集端末7から印刷物の作成を指示することで、文字画像処理サーバ1は、プリントデータを生成し、プリンタ3に対して通信ネットワークN1を介して接続されたファイルサーバ4にプリントデータを出力できる。
よって、編集端末7で編集したレイアウトの印刷物を、商業印刷を行うプリンタ3を使用して作成できるため、高解像度の印刷物を作成できる。
また、文字画像処理サーバ1は、編集画面30のレイアウト領域31に表示された画像データと同じ配置位置に対応する画像を配置した印刷物を作成するため、編集画面通りに作成できる。
さらに、生成されたプリントデータは、ファイルサーバ4に記憶されるので、Webサーバ5を介して編集端末7からも参照できる。よって、実際に作成される印刷物の内容を、ユーザに確認させることができる。
(2) Since the request data transmitted from the Web server 5 to the character image processing server 1 is data in XML format, information to be processed by the character image processing server 1 can be directly described.
Further, since the storage position in the file server 4 is designated in the request data, the character image processing server 1 can store the generated image data in the designated position in the file server 4.
(3) By instructing creation of a printed matter from the editing terminal 7, the character image processing server 1 generates print data and sends the print data to the file server 4 connected to the printer 3 via the communication network N1. Can output.
Therefore, since the printed matter having the layout edited by the editing terminal 7 can be created using the printer 3 that performs commercial printing, a printed matter with high resolution can be created.
Further, since the character image processing server 1 creates a printed matter in which an image corresponding to the same arrangement position as the image data displayed in the layout area 31 of the editing screen 30 is arranged, the character image processing server 1 can be created according to the editing screen.
Furthermore, since the generated print data is stored in the file server 4, it can be referred to from the editing terminal 7 via the Web server 5. Therefore, it is possible to make the user confirm the contents of the printed matter that is actually created.

(4)文字画像処理サーバ1と、Webサーバ5とを備えるので、処理分散を図ることができる。
例えば、編集端末7に出力する編集画面データの仲介を、Webサーバ5が行い、文字画像処理サーバ1は、画像データの生成やプリントデータ生成といった生成に関する処理に特化できる。
(5)編集端末7は、レイアウト領域31での配置位置に関するデータを有するので、文字画像処理サーバ1で生成した画像データを、配置位置に関するデータに基づいてレイアウト領域31の指定位置に出力できる。
(6)編集端末7の編集画面30に出力するフォントの選択を、文字画像処理サーバ1のフォントDB21に記憶された文字フォントデータに対応させることができる。また、編集端末7の編集画面30に出力するフォントの選択を、編集端末7を使用するユーザごとに、変えることができる。
(4) Since the character image processing server 1 and the Web server 5 are provided, processing can be distributed.
For example, the Web server 5 mediates editing screen data output to the editing terminal 7, and the character image processing server 1 can specialize in processing related to generation such as generation of image data and generation of print data.
(5) Since the editing terminal 7 has data relating to the arrangement position in the layout area 31, the image data generated by the character image processing server 1 can be output to a designated position in the layout area 31 based on the data relating to the arrangement position.
(6) Selection of the font to be output to the editing screen 30 of the editing terminal 7 can be made to correspond to the character font data stored in the font DB 21 of the character image processing server 1. Further, the selection of the font to be output to the editing screen 30 of the editing terminal 7 can be changed for each user who uses the editing terminal 7.

(7)編集端末7から画像ID及び解像度指定データを含む要求に応じた画像データを、文字画像処理サーバ1がファイルサーバ4に記憶させる。よって、編集端末7は、表示態様に適合した解像度の画像を表示することができる。
編集端末7では、表示態様に適合した解像度の画像を要求するので、文字画像処理サーバ1は、編集端末7での表示態様に対応した画像を送信すればよく、常に高解像度の画像を送信することがない。そのため、通信速度や表示処理速度の向上を図ることができる。
(8)印刷物の掲載対象である高解像度画像を画像DB45に記憶させることで、文字画像処理サーバ1は、その高解像度画像データを作成するのに利用されたデータから解像度を粗くした低解像度画像データを生成して、画像DB45に記憶させることができる。よって、常に編集端末7の表示態様に適合した解像度の画像データを表示できる。
(9)文字画像処理サーバ1は、編集画像内容データを含む要求データを受信した場合に、指定の解像度の画像データを生成して、ファイルサーバ4に記憶する。よって、編集画像内容データに基づいて生成された画像データは、編集端末7で見やすい解像度のものにできる。
(7) The character image processing server 1 causes the file server 4 to store image data in response to a request including an image ID and resolution designation data from the editing terminal 7. Therefore, the editing terminal 7 can display an image having a resolution suitable for the display mode.
Since the editing terminal 7 requests an image having a resolution suitable for the display mode, the character image processing server 1 only needs to transmit an image corresponding to the display mode on the editing terminal 7, and always transmits a high-resolution image. There is nothing. As a result, communication speed and display processing speed can be improved.
(8) The character image processing server 1 stores the high-resolution image to be printed on in the image DB 45 so that the character image processing server 1 has a low-resolution image whose resolution is coarsened from the data used to create the high-resolution image data. Data can be generated and stored in the image DB 45. Therefore, it is possible to always display image data with a resolution adapted to the display mode of the editing terminal 7.
(9) When the character image processing server 1 receives the request data including the edited image content data, the character image processing server 1 generates image data of a designated resolution and stores it in the file server 4. Therefore, the image data generated based on the edited image content data can have a resolution that is easy to see on the editing terminal 7.

(10)編集端末7は、画像判断部72による判断に応じて、表示態様に対応した解像度の画像データを要求することで、要求に応じた画像データを、編集画面に出力する。よって、編集画面に表示される画像は、表示態様に対応したものにできる。
そして、表示倍率によって、画像の更新が必要である場合には、編集端末7は、Webサーバ5を介して文字画像処理サーバ1に画像データを要求するが、画像の更新が必要ではない場合には、文字画像処理サーバ1に対して要求することがない。よって、Webサーバ5や文字画像処理サーバ1と、編集端末7との通信を抑制できる。
(11)編集端末7でトリミングをした場合には、編集画像内容データと、画像データの表示倍率に対応した解像度指定データとを含む画像要求データを送信する。そうすることで、文字画像処理サーバ1では、トリミングし、かつ、表示に適する解像度の画像データを生成できる。
(10) The editing terminal 7 requests the image data having the resolution corresponding to the display mode in accordance with the determination by the image determination unit 72, and outputs the image data according to the request to the editing screen. Therefore, the image displayed on the editing screen can be made to correspond to the display mode.
If the image needs to be updated depending on the display magnification, the editing terminal 7 requests image data from the character image processing server 1 via the Web server 5, but the image needs not to be updated. Does not request the character image processing server 1. Therefore, communication between the Web server 5 or the character image processing server 1 and the editing terminal 7 can be suppressed.
(11) When trimming is performed at the editing terminal 7, image request data including edited image content data and resolution designation data corresponding to the display magnification of the image data is transmitted. By doing so, the character image processing server 1 can generate image data having a resolution suitable for display by trimming.

以上、本発明の実施形態について説明したが、本発明は上述した実施形態に限定されるものではない。また、実施形態に記載した効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、実施形態に記載したものに限定されない。なお、上述した実施形態及び後述する変形形態は、適宜組み合わせて用いることもできるが、詳細な説明は省略する。   As mentioned above, although embodiment of this invention was described, this invention is not limited to embodiment mentioned above. In addition, the effects described in the embodiments are merely a list of the most preferable effects resulting from the present invention, and the effects of the present invention are not limited to those described in the embodiments. In addition, although embodiment mentioned above and the deformation | transformation form mentioned later can also be used in combination as appropriate, detailed description is abbreviate | omitted.

(変形形態)
(1)本実施形態では、小売店のチラシのデザインをする例を示して説明したが、この文字画像処理システムでデザインするものは、これに限定されない。例えば、他の依頼主のチラシであってもよく、また、複数ページにわたるパンフレット等のデザインに使用してもよい。
(2)本実施形態では、編集端末でトリミング作業を行った場合に、文字画像処理サーバに編集画像内容データを送信することで、文字画像処理サーバでは、トリミング処理をして、結果を編集端末に出力するものとして説明したが、これに限定されない。トリミング処理を、例えば、編集端末内のみでの処理にしてもよい。そのようにすることで、通信によるレスポンスや文字画像処理サーバでの負荷を軽減できる。なお、編集端末内のみでの処理にした場合には、プリントデータの生成時に、文字画像処理サーバでトリミング処理を行うようにすればよい。
(Deformation)
(1) In this embodiment, an example of designing a leaflet of a retail store has been described, but what is designed by this character image processing system is not limited to this. For example, it may be a flyer of another client, or may be used for designing a pamphlet or the like over a plurality of pages.
(2) In this embodiment, when a trimming operation is performed at the editing terminal, the edited image content data is transmitted to the character image processing server, so that the character image processing server performs the trimming process and the result is edited. However, the present invention is not limited to this. For example, the trimming process may be performed only in the editing terminal. By doing so, it is possible to reduce the response on communication and the load on the character image processing server. If processing is performed only within the editing terminal, trimming processing may be performed by the character image processing server when print data is generated.

(3)本実施形態では、文字画像処理サーバが、生成したプリントデータをファイルサーバに記憶させるものとして説明したが、これに限定されない。文字画像処理サーバは、生成したプリントデータを、CD−ROM等の記憶媒体に記憶させてもよい。そして、プリンタ3で印刷する場合に、記憶媒体に記憶させたプリントデータをダウンロードして、プリンタ3に出力することで、印刷物を作成してもよい。
(4)本実施形態では、使用可能なフォントデータを、ユーザ単位で有するものとして説明したが、これに限定されない。例えば、ユーザの所属する依頼主単位で有するものとしてもよい。
(3) In this embodiment, the character image processing server has been described as storing the generated print data in the file server. However, the present invention is not limited to this. The character image processing server may store the generated print data in a storage medium such as a CD-ROM. Then, when printing is performed by the printer 3, the print data may be created by downloading the print data stored in the storage medium and outputting the print data to the printer 3.
(4) In the present embodiment, description has been made assuming that usable font data is provided for each user, but the present invention is not limited to this. For example, it may be provided in the client unit to which the user belongs.

(5)本実施形態では、文字編集処理において、高解像度及び低解像度の画像データを生成する例を説明したが、これに限定されない。文字編集処理においては、表示倍率に応じた解像度の画像データのみを生成し、もう一方の解像度の画像データを、画像生成処理にて生成してもよい。
(6)本実施形態では、画像DBをファイルサーバに有するものとして説明したが、これに限定されない。例えば、文字画像処理サーバが有していてもよい。
(5) In the present embodiment, an example of generating high-resolution and low-resolution image data in the character editing process has been described, but the present invention is not limited to this. In the character editing process, only image data having a resolution corresponding to the display magnification may be generated, and image data having the other resolution may be generated by the image generation process.
(6) Although the present embodiment has been described as having an image DB in a file server, the present invention is not limited to this. For example, a character image processing server may have.

(7)本実施形態では、文字画像データを生成するものを例に説明したが、これに限定されない。例えば、円形や矩形等の図形データであっても、異なる2つの解像度の画像データを生成することができる。
(8)本実施形態では、異なる2つの解像度の画像データを生成するものとして説明したが、これに限定されない。表示倍率によらずにきれいに画像が表示できれば、異なる3つ以上の解像度の画像データを生成してもよい。
(7) In the present embodiment, the example of generating character image data has been described, but the present invention is not limited to this. For example, even with graphic data such as a circle and a rectangle, image data with two different resolutions can be generated.
(8) Although the present embodiment has been described as generating image data having two different resolutions, the present invention is not limited to this. As long as an image can be clearly displayed regardless of the display magnification, image data with three or more different resolutions may be generated.

(9)本実施形態では、要求データは、XML形式のデータである例を説明したが、これに限定されない。要求データは、画像データ生成部で画像データが生成可能な形式のデータであればよく、例えば、CSV(Comma−Separated Values)形式のデータや、JSON(JavaScript(登録商標) Object Notation)形式のデータであってもよい。
また、文字画像データが生成する画像データは、PNG形式のデータであり、プリントデータは、PDF形式のデータである例を説明したが、これに限定されない。例えば、JPEG形式や、InDesign形式等のデータであってもよい。但し、編集端末7やプリンタ3で使用可能な形式のデータである必要がある。
(9) In the present embodiment, an example in which the request data is XML format data has been described. However, the present invention is not limited to this. The request data may be data in a format in which image data can be generated by the image data generation unit. For example, data in CSV (Comma-Separated Values) format or JSON (Java Script (registered trademark) Object Notification) format data. It may be.
Further, the image data generated by the character image data is PNG format data, and the print data is PDF format data. However, the present invention is not limited to this. For example, data in JPEG format, InDesign format, or the like may be used. However, the data must be in a format that can be used by the editing terminal 7 and the printer 3.

(10)本実施形態では、クライアントを、Webサーバと編集端末とからなるものとして説明したが、これに限定されない。Webサーバと編集端末との両方の機能を有する装置(クライアント)であってもよい。   (10) In the present embodiment, the client is described as including a Web server and an editing terminal, but the present invention is not limited to this. A device (client) having both functions of a Web server and an editing terminal may be used.

1 文字画像処理サーバ
3 プリンタ
4 ファイルサーバ
5 Webサーバ
7 編集端末
10,50,70 制御部
11 要求データ受信部
12 画像データ生成部
13 編集データ生成部
14 低解像度データ生成部
15 画像データ抽出部
16 プリントデータ生成部
17 プリントデータ出力部
18 データ記憶制御部
21 フォントDB
30 編集画面
45 画像DB
51 設定要求データ送信部
52 画像要求データ送信部
54 編集画面データ出力部
71 編集操作受付部
72 画像判断部
81 画像対応テーブル
100 文字画像処理システム
N1,N2 通信ネットワーク
DESCRIPTION OF SYMBOLS 1 Character image processing server 3 Printer 4 File server 5 Web server 7 Editing terminal 10, 50, 70 Control part 11 Request data receiving part 12 Image data generation part 13 Edit data generation part 14 Low resolution data generation part 15 Image data extraction part 16 Print data generation unit 17 Print data output unit 18 Data storage control unit 21 Font DB
30 Editing screen 45 Image DB
51 Setting Request Data Transmitting Unit 52 Image Request Data Transmitting Unit 54 Editing Screen Data Output Unit 71 Editing Operation Accepting Unit 72 Image Judgment Unit 81 Image Correspondence Table 100 Character Image Processing System N1, N2 Communication Network

Claims (7)

クライアントから文字データと、文字フォントを指定するフォント指定データと、画像化指示とを含む画像要求データを受信する画像要求受信手段と、
複数種類のフォントデータを記憶するフォントデータ記憶部と、
前記画像要求受信手段が受信したフォント指定データに従い、取得した文字データの文字に対応する前記フォントデータ記憶部のフォントデータを画像化した文字画像データを生成する画像生成手段と、
前記画像生成手段により生成された文字画像データを、前記クライアントからアクセス可能な記憶領域に記憶させるデータ記憶制御手段と、
を備えた文字編集サーバ。
Image request receiving means for receiving image request data including character data, font specifying data for specifying a character font, and imaging instruction from the client;
A font data storage unit for storing a plurality of types of font data;
In accordance with the font designation data received by the image request receiving means, image generating means for generating character image data obtained by imaging the font data of the font data storage unit corresponding to the characters of the acquired character data;
Data storage control means for storing character image data generated by the image generation means in a storage area accessible from the client;
Character editing server with
請求項1に記載の文字編集サーバにおいて、
前記画像要求受信手段が受信する画像要求データは、XML形式のデータであり、前記データ記憶制御手段が記憶させる記憶領域の位置が指定されていること、
を特徴とする文字編集サーバ。
The character editing server according to claim 1,
The image request data received by the image request receiving means is data in XML format, and the position of a storage area to be stored by the data storage control means is designated,
Character editing server characterized by
請求項1又は請求項2に記載の文字編集サーバにおいて、
クライアントから印刷物作成指示を含む印刷物要求データを受信する印刷物要求受信手段と、
前記印刷物要求受信手段が受信した印刷物要求データに基づいて、前記クライアントで編集を行うことで配置した編集画面の文字画像データと同じ配置位置に、前記文字画像データに対応する画像を配置した印刷物データを生成する印刷物データ生成手段と、
前記印刷物データ生成手段により生成された前記印刷物データを、商業印刷を行う印刷機に出力可能な記憶領域に記憶させる印刷物データ出力手段と、
を備えること、
を特徴とする文字編集サーバ。
In the character editing server according to claim 1 or 2,
A printed matter request receiving means for receiving printed matter request data including a printed matter creation instruction from the client;
Printed matter data in which an image corresponding to the character image data is arranged at the same arrangement position as the character image data on the editing screen arranged by editing on the client based on the printed matter request data received by the printed matter request receiving means. Printed matter data generating means for generating
Printed matter data output means for storing the printed matter data generated by the printed matter data generating means in a storage area that can be output to a printing machine that performs commercial printing;
Providing
Character editing server characterized by
請求項3に記載の文字編集サーバにおいて、
前記印刷物要求受信手段が受信する印刷物要求データは、XML形式のデータであり、前記データ記憶制御手段が記憶させる記憶領域の位置が指定されており、
前記データ記憶制御手段は、前記印刷物データ生成手段により生成された印刷物データを、前記クライアントからアクセス可能な記憶領域に記憶させること、
を特徴とする文字編集サーバ。
The character editing server according to claim 3,
The printed matter request data received by the printed matter request receiving means is data in XML format, and the position of the storage area to be stored by the data storage control means is designated,
The data storage control unit stores the print data generated by the print data generation unit in a storage area accessible from the client;
Character editing server characterized by
請求項1から請求項4までのいずれかに記載の文字編集サーバと、
編集端末と、
前記文字編集サーバと、前記編集端末との間を仲介する仲介サーバと、
を備えた文字編集システムであって、
前記仲介サーバは、前記編集端末で編集可能な編集画面のレイアウト領域に、前記記憶領域に記憶された前記文字画像データを出力する編集画面出力手段を備えること、
を特徴とする文字編集システム。
A character editing server according to any one of claims 1 to 4,
An editing terminal,
An intermediary server that mediates between the character editing server and the editing terminal;
A character editing system comprising:
The mediation server comprises an edit screen output means for outputting the character image data stored in the storage area in a layout area of an edit screen editable by the editing terminal;
Character editing system characterized by
請求項5に記載の文字編集システムにおいて、
前記編集端末は、前記文字データと、前記フォント指定データと、前記レイアウト領域での位置データと、前記画像化指示とを受け付け、
前記仲介サーバは、前記編集端末が受け付けた前記文字データと、前記フォント指定データと、前記画像化指示とを、前記文字編集サーバに対して送信する画像要求送信手段を備え、
前記編集端末は、仲介サーバの前記編集画面出力手段が出力した前記文字画像データを、前記位置データに対応する前記レイアウト領域の位置に出力すること、
を特徴とする文字編集システム。
The character editing system according to claim 5,
The editing terminal receives the character data, the font designation data, the position data in the layout area, and the imaging instruction;
The mediation server includes image request transmission means for transmitting the character data received by the editing terminal, the font designation data, and the imaging instruction to the character editing server,
The editing terminal outputs the character image data output by the editing screen output means of a mediation server to a position of the layout region corresponding to the position data;
Character editing system characterized by
請求項5又は請求項6に記載の文字編集システムにおいて、
前記仲介サーバは、前記編集端末ごとに、前記フォントデータ記憶部に記憶されたフォントデータに対応した設定値を、前記文字編集サーバに対して要求するフォント設定値要求手段を備え、
前記仲介サーバの前記編集画面出力手段は、前記文字編集サーバから前記設定値を受信することで、前記編集画面に、文字入力領域と、フォント種類データを選択可能な態様で表示させるフォント指定領域とを出力すること、
を特徴とする文字編集システム。
In the character editing system according to claim 5 or 6,
The mediation server includes font setting value requesting means for requesting the character editing server for a setting value corresponding to the font data stored in the font data storage unit for each editing terminal.
The editing screen output means of the mediation server receives the setting value from the character editing server, and displays a character input area and a font designation area on the editing screen in a manner in which font type data can be selected. Output,
Character editing system characterized by
JP2016069002A 2016-03-30 2016-03-30 Character editing server, character editing system and program Active JP6798131B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016069002A JP6798131B2 (en) 2016-03-30 2016-03-30 Character editing server, character editing system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016069002A JP6798131B2 (en) 2016-03-30 2016-03-30 Character editing server, character editing system and program

Publications (2)

Publication Number Publication Date
JP2017182472A true JP2017182472A (en) 2017-10-05
JP6798131B2 JP6798131B2 (en) 2020-12-09

Family

ID=60008496

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016069002A Active JP6798131B2 (en) 2016-03-30 2016-03-30 Character editing server, character editing system and program

Country Status (1)

Country Link
JP (1) JP6798131B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021517677A (en) * 2019-04-09 2021-07-26 クーパン コーポレイション Systems and methods for efficient image management and modification

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11282829A (en) * 1998-03-31 1999-10-15 Fuji Photo Film Co Ltd Font sharing system and method, and storage medium storing program to execute the sharing method
JP2002149635A (en) * 2000-08-31 2002-05-24 Dowa Planning:Kk Layout system and its computer program
JP2002288153A (en) * 2001-03-26 2002-10-04 Digital Communications:Kk Application-independent data forming method, information processing program, and layout information processing system
JP2005173554A (en) * 2003-09-30 2005-06-30 Toshiba Corp Font repository system for multi-user web base application
JP2006334812A (en) * 2005-05-31 2006-12-14 Kyocera Mita Corp Image forming apparatus and control program
JP2013211060A (en) * 2013-07-02 2013-10-10 Canon Marketing Japan Inc Information processing system, information processing device, information processing method, and program
JP2014238798A (en) * 2012-07-10 2014-12-18 株式会社リコー Information storage apparatus, information processing system, information storage system, information storage method, and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11282829A (en) * 1998-03-31 1999-10-15 Fuji Photo Film Co Ltd Font sharing system and method, and storage medium storing program to execute the sharing method
JP2002149635A (en) * 2000-08-31 2002-05-24 Dowa Planning:Kk Layout system and its computer program
JP2002288153A (en) * 2001-03-26 2002-10-04 Digital Communications:Kk Application-independent data forming method, information processing program, and layout information processing system
JP2005173554A (en) * 2003-09-30 2005-06-30 Toshiba Corp Font repository system for multi-user web base application
JP2006334812A (en) * 2005-05-31 2006-12-14 Kyocera Mita Corp Image forming apparatus and control program
JP2014238798A (en) * 2012-07-10 2014-12-18 株式会社リコー Information storage apparatus, information processing system, information storage system, information storage method, and program
JP2013211060A (en) * 2013-07-02 2013-10-10 Canon Marketing Japan Inc Information processing system, information processing device, information processing method, and program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021517677A (en) * 2019-04-09 2021-07-26 クーパン コーポレイション Systems and methods for efficient image management and modification
KR20210130673A (en) * 2019-04-09 2021-11-01 쿠팡 주식회사 Systems and methods for efficient management and modification of images
US11232618B2 (en) 2019-04-09 2022-01-25 Coupang Corp. Systems and methods for efficient management and modification of images
JP2022020731A (en) * 2019-04-09 2022-02-01 クーパン コーポレイション System and method for efficiently managing and changing image
KR102421451B1 (en) 2019-04-09 2022-07-18 쿠팡 주식회사 Systems and methods for efficient management and modification of images
JP7398417B2 (en) 2019-04-09 2023-12-14 クーパン コーポレイション System and method for efficient management and modification of images

Also Published As

Publication number Publication date
JP6798131B2 (en) 2020-12-09

Similar Documents

Publication Publication Date Title
JP6433339B2 (en) Information processing system, server device, control method, and program
JPWO2014155742A1 (en) Information processing system, information processing system control method, information processing apparatus, information processing apparatus control method, information storage medium, and program
JP6525641B2 (en) INFORMATION PROCESSING SYSTEM, CONTROL METHOD, AND COMPUTER PROGRAM
JP2016177553A (en) Information processing device, information processing system, information processing method, and program
US8255797B2 (en) Information processing apparatus and method
JP4897662B2 (en) Information processing system, information processing apparatus, information processing method, and program
JP5404969B1 (en) Electronic manual browsing device and system
JP2014048891A (en) Server device, program for server device
US10353998B2 (en) Information processing apparatus with real time update related to data edited while form document data is browsed, control method, and storage medium
US10885408B2 (en) Document generation system, method of controlling the same, and non-transitory computer readable medium
JP6798131B2 (en) Character editing server, character editing system and program
JP2007115137A (en) Data processor
JP6885448B2 (en) Clients and programs
JP6631364B2 (en) Image processing server, client, program, and image processing system
JP2022137608A (en) Information processing apparatus, information processing method, and program
JP2014215983A (en) Information processing device, condition display method, and program
JP5674170B2 (en) Information processing system, information processing apparatus, information processing method, and program
JP2016177619A (en) Workflow management apparatus, workflow management system, workflow management method, program, and information processing apparatus
JP2019106013A (en) Information processing system, control method and program thereof
JP6331307B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2011060057A (en) Information processing apparatus, control method thereof, program, and recording medium
JP2009163410A (en) Information processor, its control method, and program
US20230058537A1 (en) Information processing apparatus and system and non-transitory computer readable medium
JP5326154B2 (en) Document registration program, document registration apparatus, and document management system
JP2020107020A (en) Program, information processor, and processing method

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20160928

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190130

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190821

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190827

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191025

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200114

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200312

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200526

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200710

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201102

R150 Certificate of patent or registration of utility model

Ref document number: 6798131

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150