JP2011022773A - Variable printing system, variable printing method, layout converter and text image generation device - Google Patents

Variable printing system, variable printing method, layout converter and text image generation device Download PDF

Info

Publication number
JP2011022773A
JP2011022773A JP2009166888A JP2009166888A JP2011022773A JP 2011022773 A JP2011022773 A JP 2011022773A JP 2009166888 A JP2009166888 A JP 2009166888A JP 2009166888 A JP2009166888 A JP 2009166888A JP 2011022773 A JP2011022773 A JP 2011022773A
Authority
JP
Japan
Prior art keywords
text
file
frame
variable
image
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
JP2009166888A
Other languages
Japanese (ja)
Other versions
JP5423197B2 (en
Inventor
Akiko Ueno
晶子 上野
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 JP2009166888A priority Critical patent/JP5423197B2/en
Publication of JP2011022773A publication Critical patent/JP2011022773A/en
Application granted granted Critical
Publication of JP5423197B2 publication Critical patent/JP5423197B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a variable printing system that uses a page description language incompatible with Japanese hyphenation/automatic line feed in variable printing, without dividing one sentence to be printed over a plurality of lines into single line. <P>SOLUTION: The variable printing system 1 includes: a layout converter 2 replacing a text frame included in a layout file 6a and set to have the size for the plurality of lines, with an image frame of the same size; and a text image generation device 3 generating, in reference to a variable data file 7, text images, which are to be inserted into the image frame, obtained by converting a text to be formed when variable data corresponding to a field name set to the text frame is inserted, to be subjected to Japanese hyphenation in accordance with the size of the text frame, and automatic line feed, by the number of records included in the variable data file, for each text frame included in a layout file 6b. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は,顧客毎に異なる内容が印刷された紙媒体のダイレクトメールなどのバリアブル印刷物を印刷するための技術分野に属する。   The present invention belongs to a technical field for printing a variable printed matter such as a direct mail on a paper medium on which different contents are printed for each customer.

顧客のニーズに合わせてアプローチを行うOne to Oneマーケティングや、顧客に対するサポート業務では、従来から,顧客毎に異なる内容が印刷された紙媒体のダイレクトメールが利用され、ダイレクトメールなどをバリアブル印刷する印刷会社側では,顧客ごとに異なる内容を高速印刷できるバリアブルプリンタを導入するケースが増えている。   In one-to-one marketing that approaches to meet customer needs and support operations for customers, paper direct mail with different contents printed for each customer has been used in the past, and printing that directly prints direct mail etc. Increasingly, companies are introducing variable printers that enable high-speed printing of different content for each customer.

特許文献1の「背景技術」に記載されているように,バリアブル印刷に利用されるバリアブルプリンタは,例えば,VIPPなどのページ記述言語に対応し,バリアブル印刷するとき,DTP(Desktop publishing)ソフトウェアが実装されたオーサリング装置から出力されたレイアウトファイルやCSV形式のバリアブルデータファイルは,バリアブルプリンタに対応したページ記述言語で利用可能なファイルに変換される。   As described in “Background Art” of Patent Document 1, a variable printer used for variable printing corresponds to, for example, a page description language such as VIPP. When variable printing is performed, DTP (Desktop publishing) software is installed. A layout file and a CSV format variable data file output from the installed authoring apparatus are converted into a file usable in a page description language corresponding to the variable printer.

バリアブルプリンタが対応しているページ記述言語は一つのみならず,汎用的なPostScript言語も利用できることが多い。しかし,汎用的なPostScript言語から出力されるコードは最適化されておらず,処理時間がかかる場合があるため,最適化されたページ記述言語を利用してバリアブル印刷できることが望まれるが,最適化されたページ記述言語はバリアブルプリンタのメーカ毎に特有であるため,様々な問題が生じていた。   In many cases, not only one page description language supported by the variable printer but also a general-purpose PostScript language can be used. However, since the code output from the general-purpose PostScript language is not optimized and may take processing time, it is desirable that variable printing can be performed using the optimized page description language. Since the described page description language is unique to each manufacturer of variable printers, various problems have arisen.

その一つの問題として,最適化されたページ記述言語を利用する場合,DTPソフトウェアが実装されたオーサリング装置に生成させるレイアウトファイルを該ページ記述言語に特化した形式で作成しなければならず,異なるメーカのバリアブルプリンタを所有している印刷会社では,一つのレイアウトファイルを使い回しすることができない問題があった。   As one problem, when using an optimized page description language, the layout file to be generated by the authoring device in which the DTP software is installed must be created in a format specialized for the page description language. The printing company that owns the manufacturer's variable printer has a problem that it cannot reuse one layout file.

そこで,本出願人は,上述した問題を解決するために,オーサリング装置で生成したXML形式の汎用レイアウト定義データを,バリアブルプリンタごとに個別なページ記述言語の形式に変換できる装置を既に特許文献2で開示している。   Therefore, in order to solve the above-described problem, the applicant of the present invention has already disclosed an apparatus capable of converting the general-purpose layout definition data in the XML format generated by the authoring apparatus into the format of an individual page description language for each variable printer. Is disclosed.

しかし,最適化されたページ記述言語を利用するときの問題は,上述した問題に限らず,句読点を行頭に配置しないなど,日本語のワードプロセッサでは馴染みの深い禁則処理や自動改行に該ページ記述言語が対応していない問題があり,テキストが複数行にまたがる場合,禁則処理を考慮して一行ずつレイアウトを決定しなければならなかった。
また,バリアブル印刷物毎に文面を変更する場合は,一行ずつのレイアウトに従ったバリアブルデータを用意しなければならなかった。
However, the problems when using an optimized page description language are not limited to the above-mentioned problems. For example, the punctuation mark is not placed at the beginning of a line. There is a problem that is not supported, and if the text spans multiple lines, the layout must be determined line by line in consideration of prohibition processing.
Also, when changing the text for each variable print, variable data according to the layout of each line had to be prepared.

ここから,図を参照しながら,上述した内容を説明する。図7は,葉書のレイアウト図の一例を説明する図である。   From here, the above-mentioned content is demonstrated, referring a figure. FIG. 7 is a diagram for explaining an example of a postcard layout diagram.

図7で図示した葉書のレイアウト100は郵便はがきのレイアウト図で,郵便はがきで固定の画像として、料金が別納であることを示す料金別納画像の印刷領域101、郵便番号枠画像の印刷領域102,郵便番号の印刷領域103と,住所1の印刷領域104,住所2の印刷領域105,氏名の印刷領域106,挨拶文の印刷領域107,及び,店舗画像の印刷領域108が設けられている。   The postcard layout 100 illustrated in FIG. 7 is a layout of a postcard. As a fixed image on a postcard, a postpaid image printing area 101 indicating that the fee is separately paid, a postal frame image printing area 102, A zip code print area 103, an address 1 print area 104, an address 2 print area 105, a name print area 106, a greeting print area 107, and a store image print area 108 are provided.

図8は,葉書の挨拶文の印刷領域107を説明する図である。図8(a)は,挨拶文の印刷領域107に印刷される挨拶文の一例で,図8(b)は,挨拶文の印刷領域107に設定されたテキストフレームの一例で,図8(c)は,図8(b)のテキストフレームで利用されるバリアブルデータの一例である。   FIG. 8 is a diagram for explaining the postcard greeting printing area 107. 8A is an example of a greeting text printed in the greeting text print area 107, and FIG. 8B is an example of a text frame set in the greeting text print area 107. FIG. ) Is an example of variable data used in the text frame of FIG.

図8(a)に図示した挨拶文は5行で,最適化されたページ記述言語を利用して,図8(a)で図示した挨拶文を印刷するとき,図8(a)で図示した挨拶文を1行毎に分解し,図8(b)で図示したように,1行毎に合計5個のテキストフレームがレイアウト図上に設定される。
なお,図8(b)においては,テキストフレームのラベル名である挨拶文1,挨拶文2,挨拶文3,挨拶文4,挨拶文5の後に()で括られて記載されている文字列は,テキストフレームに設定されているテキストで,該テキストにおいて,バリアブルデータのフィールド名を[[ ]]で括って表記している。ラベル名は,テキストフレームまたは画像フレームを識別する文字列で,テキストフレームまたは画像フレームにフレームの属性情報として埋め込まれている。
The greeting shown in FIG. 8A has five lines. When the greeting shown in FIG. 8A is printed using the optimized page description language, the greeting shown in FIG. 8A is shown. The greeting text is disassembled line by line, and as shown in FIG. 8B, a total of five text frames are set on the layout diagram for each line.
In FIG. 8 (b), a character string enclosed in parentheses after the greeting text 1, greeting text 2, greeting text 3, greeting text 4, greeting text 5, which is the label name of the text frame. Is the text set in the text frame, and the variable data field name is enclosed in [[]] in the text. The label name is a character string for identifying a text frame or an image frame, and is embedded in the text frame or image frame as frame attribute information.

図8(c)はCSV形式のバリアブルデータで,図8(c)のバリアブルデータでは,name1,name2,comment1〜4の順に,それぞれのフィールド名に代入されるバリアブルデータが半角の「,」で区切られて記述され,それぞれのバリアブルデータが図8(b)で図示したテキストフレームそれぞれに埋め込まれて,図8(a)で図示した挨拶文がバリアブル印刷される。   FIG. 8C shows the variable data in the CSV format. In the variable data in FIG. 8C, the variable data to be assigned to the field names in the order of name1, name2, comments1 to 4, are half-width “,”. Each variable data is embedded in each text frame illustrated in FIG. 8B, and the greeting illustrated in FIG. 8A is variable-printed.

このように,最適化されたページ記述言語を用いる場合,該ページ記述言語は,自動改行・高速処理に未対応であるため,本来は,一つの文章として取り扱いたい場合であっても,一つの文章を一行ずつ分割する必要があった。   In this way, when using an optimized page description language, the page description language does not support automatic line breaks and high-speed processing. It was necessary to divide the sentences line by line.

特開2007−130947号公報JP 2007-130947 A 特開2007−148845号公報JP 2007-148845 A

そこで,本発明は,最適化されたページ記述言語のように,禁則処理・自動改行に未対応のページ記述言語を利用してバリアブル印刷であっても,複数行またがって印刷される一つの文章を一行ずつ分割する必要のないバリアブル印刷システム,方法及び該バリアブル印刷システムで必要となる装置を提供することを目的とする。   Therefore, the present invention provides a single sentence that is printed across multiple lines even if variable printing is performed using a page description language that does not support forbidden processing and automatic line breaks, such as an optimized page description language. It is an object of the present invention to provide a variable printing system, method, and apparatus required for the variable printing system that do not need to be divided line by line.

上述した課題を解決する第1の発明は,オーサリング装置によって生成されたレイアウトファイルに含まれ,複数行の大きさに設定されたテキストフレームを,同じサイズの画像フレームに置換処理するレイアウト変換手段と,前記画像フレームに差し込まれる画像であって,バリアブルデータが記憶されたバリアブルデータファイルを参照し,前記テキストフレームに設定されたフィールド名に対応する前記バリアブルデータを差し込み,該テキストフレームのサイズに合わせて禁則処理を施し自動改行したときのテキストを画像変換したテキスト画像を前記バリアブルデータファイルに含まれるレコードの数だけ生成する処理を,前記レイアウトファイルに含まれる前記テキストフレーム毎に実行するテキスト画像生成手段と,を含むように構成されることを特徴とするバリアブル印刷システムである。   A first invention for solving the above-mentioned problem is a layout conversion means for replacing a text frame set to a size of a plurality of lines with an image frame of the same size, which is included in a layout file generated by an authoring device. , An image to be inserted into the image frame, referring to a variable data file in which variable data is stored, inserting the variable data corresponding to the field name set in the text frame, and matching the size of the text frame The text image generation is executed for each text frame included in the layout file to generate a text image obtained by converting the text when the line breaks automatically and converting the text into the number of records included in the variable data file. Means. It is a variable printing system characterized by being configured to.

更に,第2の発明は,前記テキストフレームが前記画像フレームに置換された前記レイアウトファイルから,指定されたバリアブルプリンタ用のページ記述言語に対応したテンプレートファイルを生成する手段と,前記テキスト画像のフィールド名を前記バリアブルデータファイルに追加したバリアブルプリンタ用のデータベースファイルを生成する手段と,を含むことを特徴とする第1の発明に記載のバリアブル印刷システムである。   Further, according to a second aspect of the invention, there is provided means for generating a template file corresponding to a specified page description language for a variable printer from the layout file in which the text frame is replaced with the image frame, and a field of the text image Means for generating a database file for a variable printer in which a name is added to the variable data file, and the variable printing system according to the first invention.

第1の発明によれば,レイアウト変換手段によって,複数行の大きさに設定されたテキストフレームは画像フレームに置換され,テキスト画像生成手段によって,該テキストフレームにバリアブルデータを差し込み,禁則処理を施して自動改行したときのテキスト画像が生成され,該テキスト画像を対応する該画像フレームに差し込んでバリアブル印刷すれば,バリアブルプリンタのページ記述言語が自動改行・禁則処理に対応していなくとも,自動改行・禁則処理に対応させてバリアブル印刷することができるようになる。   According to the first aspect of the invention, the text frame set to the size of a plurality of lines is replaced with an image frame by the layout conversion means, and variable data is inserted into the text frame by the text image generation means and subjected to prohibition processing. If a text image is generated when an automatic line break is generated and the text image is inserted into the corresponding image frame and variable printing is performed, the automatic line feed is performed even if the page description language of the variable printer does not support automatic line break / prohibition processing.・ Variable printing can be performed corresponding to prohibition processing.

また,テキスト画像を対応する画像フレームに差し込んでバリアブル印刷できるようにするためには,第2の発明のように,バリアブル印刷システムに,テキストフレームが画像フレームに置換されたレイアウトファイルからテンプレートファイルを生成する機能を持たせ,更に,テキスト画像のフィールド名を前記バリアブルデータファイルに追加したデータベースファイルを生成する機能をもたせるとよい。   Further, in order to enable variable printing by inserting a text image into a corresponding image frame, as in the second aspect of the invention, a variable printing system is provided with a template file from a layout file in which the text frame is replaced with an image frame. It is preferable to have a function of generating, and further to have a function of generating a database file in which the field name of the text image is added to the variable data file.

更に,第3の発明は,コンピュータ装置に,オーサリング装置によって生成されたレイアウトファイルに含まれ,複数行の大きさに設定されたテキストフレームを,同じサイズの画像フレームに置換処理させるレイアウト変換工程と,コンピュータ装置に,前記画像フレームに差し込まれる画像であって,バリアブルデータが記憶されたバリアブルデータファイルを参照し,前記テキストフレームに設定されたフィールド名に対応する前記バリアブルデータを差し込み,該テキストフレームのサイズに合わせて禁則処理を施し自動改行したときのテキストを画像変換したテキスト画像を,前記バリアブルデータファイルに含まれるレコードの数だけ生成する処理を,前記レイアウトファイルに含まれる前記テキストフレーム毎に実行させるテキスト画像生成工程と,を含むことを特徴とするバリアブル印刷方法である。   Furthermore, a third invention is a layout conversion step for causing a computer device to replace a text frame included in a layout file generated by an authoring device and set to a size of a plurality of lines with an image frame of the same size. , Referring to a variable data file stored in the image frame and stored in the image frame, and inserting the variable data corresponding to the field name set in the text frame into the computer frame. A process of generating a text image obtained by converting the text when the line breaks automatically according to the size of the image and converting the text into the number of records included in the variable data file is performed for each text frame included in the layout file. Te to be executed And strike the image generation process, a variable printing method which comprises a.

更に,第4の発明は,前記テキストフレームが前記画像フレームに置換された前記レイアウトファイルから,指定されたバリアブルプリンタ用のページ記述言語に対応したテンプレートファイルを生成する工程と,前記テキスト画像のフィールド名を前記バリアブルデータファイルに追加したバリアブルプリンタ用のデータベースファイルを生成する工程を含むことを特徴とする第3の発明に記載のバリアブル印刷方法である。   Further, the fourth invention is a step of generating a template file corresponding to a specified page description language for a variable printer from the layout file in which the text frame is replaced with the image frame, and a field of the text image The variable printing method according to the third aspect of the invention includes a step of generating a database file for a variable printer in which a name is added to the variable data file.

更に,第5の発明は,オーサリング装置によって生成されたレイアウトファイルに含まれ,複数行の大きさに設定されたテキストフレームを,同じサイズの画像フレームに置換処理する手段と,前記テキストフレームが前記画像フレームに置換された前記レイアウトファイルから,指定されたバリアブルプリンタ用のページ記述言語に対応したテンプレートファイルを生成する手段を備えていることを特徴とするレイアウト変換装置である。   Further, the fifth aspect of the invention relates to means for replacing a text frame included in the layout file generated by the authoring device and set to the size of a plurality of lines with an image frame of the same size, A layout conversion device comprising means for generating a template file corresponding to a specified page description language for a variable printer from the layout file replaced with an image frame.

更に,第6の発明は,オーサリング装置によって生成されたレイアウトファイルと,バリアブルデータが記憶されたバリアブルデータファイルを参照し,前記画像フレームに差し込まれる画像であって,複数行の大きさに設定されたテキストフレームに設定されたフィールド名に対応する前記バリアブルデータを差し込み,該テキストフレームのサイズに合わせて禁則処理を施し自動改行したときのテキストを画像変換したテキスト画像を,前記バリアブルデータファイルに含まれるレコードの数だけ生成する処理を,前記レイアウトファイルに含まれる前記テキストフレーム毎に実行し,前記テキスト画像のフィールド名を前記バリアブルデータファイルに追加したバリアブルプリンタ用のデータベースファイルを生成するするテキスト画像生成装置である。   Further, the sixth invention is an image to be inserted into the image frame with reference to a layout file generated by the authoring device and a variable data file in which variable data is stored, and is set to a size of a plurality of lines. The variable data file includes a text image obtained by inserting the variable data corresponding to the field name set in the text frame, converting the text when the line breaks automatically according to the size of the text frame, and converting the text automatically. A text image for generating a database file for a variable printer is generated for each text frame included in the layout file and a field name of the text image is added to the variable data file. A generating device.

上述した第3の発明及び第4の発明はバリアブル印刷方法に係わる発明で,第5の発明から第6の発明は,本発明のバリアブル印刷システムに必要な装置に係わる発明である。   The third and fourth inventions described above relate to a variable printing method, and the fifth to sixth inventions relate to an apparatus necessary for the variable printing system of the present invention.

このように,本発明によれば,最適化されたページ記述言語のように,禁則処理・自動改行に未対応のページ記述言語を利用してバリアブル印刷であっても,複数行またがって印刷される一つの文章を一行ずつ分割する必要のないバリアブル印刷システム,方法及び該バリアブル印刷システムで必要となる装置を提供できる。   As described above, according to the present invention, even if variable printing is performed using a page description language that does not support forbidden processing / automatic line feed, such as an optimized page description language, it is printed across multiple lines. Thus, it is possible to provide a variable printing system and method that do not need to divide a single sentence line by line, and an apparatus required for the variable printing system.

本実施形態のバリアブル印刷システムの構成を説明する図。1 is a diagram illustrating a configuration of a variable printing system according to an embodiment. レイアウト変換装置のハードウェア構成を説明する図。The figure explaining the hardware constitutions of a layout conversion apparatus. レイアウト変換装置の動作を説明するフロー図。The flowchart explaining operation | movement of a layout conversion apparatus. テキスト画像生成装置のハードウェア構成を説明する図。The figure explaining the hardware constitutions of a text image generation apparatus. テキスト画像生成装置の動作を説明するフロー図。The flowchart explaining operation | movement of a text image generation apparatus. テキスト画像を生成する一例の内容を説明する図。The figure explaining the content of an example which produces | generates a text image. 葉書のレイアウト図の一例を説明する図。The figure explaining an example of the layout figure of a postcard. 葉書の挨拶文の印刷領域を説明する図。The figure explaining the printing area | region of the greeting text of a postcard. バリアブルデータファイルが更新される様子を説明する図。The figure explaining a mode that a variable data file is updated.

ここから,本願発明の実施形態について,本願発明の技術分野に係わる当業者が,本願発明の内容を理解し,本願発明を実施できる程度に説明する。   From this, the embodiments of the present invention will be described to the extent that those skilled in the art of the present invention can understand the contents of the present invention and implement the present invention.

図1は,本実施形態のバリアブル印刷システム1の構成を説明する図で,図1で図示したバリアブル印刷システム1には,Indesign(登録商標)に代表されるDTP(Desktop publishing)ソフトウェアが実装されたオーサリング装置4と,自動改行・禁則処理に未対応のページ記述言語に対応しているバリアブルプリンタ5に加え,オーサリング装置4からの出力であるレイアウトファイルをDBMファイル8(DataBase Master File)に変換するレイアウト変換装置2と,複数行の大きさに設定されたテキストフレームにバリアブルデータが挿入されたテキストを画像変換したテキスト画像10を生成するテキスト画像生成装置3が含まれている。   FIG. 1 is a diagram illustrating the configuration of a variable printing system 1 according to the present embodiment. DTP (Desktop publishing) software represented by Design (registered trademark) is installed in the variable printing system 1 illustrated in FIG. In addition to the authoring device 4 and the variable printer 5 that supports a page description language that does not support automatic line feed / prohibition processing, the layout file that is output from the authoring device 4 is converted to a DBM file 8 (DataBase Master File). And a text image generation device 3 that generates a text image 10 obtained by converting the text in which variable data is inserted into a text frame set to a size of a plurality of lines.

図1で図示したバリアブル印刷システム1を構成するテキスト画像生成装置3には,オーサリング装置4から出力されたレイアウトファイル6bと,レイアウトファイル6bにおいて設定されたフィールド名に続き,フィールド名の並び順にバリアブルデータをカンマで区切って並べたCSV形式のバリアブルデータファイル7が入力される。そして,テキスト画像生成装置3は,バリアブルデータファイル7を参照し,レイアウトファイル6bに含まれるテキストフレームの中から,複数行の大きさに設定されたテキストフレームを抽出し,抽出したテキストフレーム毎に,テキストフレームに設定されたフィールド名に対応するバリアブルデータを差し込み,該テキストフレームのサイズに合わせて禁則処理を施し自動改行したテキストの画像であるテキスト画像10を,バリアブルデータファイル7に含まれるレコードの数だけ生成する。   The text image generating device 3 constituting the variable printing system 1 shown in FIG. 1 includes a variable in the order of field names following the layout file 6b output from the authoring device 4 and the field names set in the layout file 6b. A variable data file 7 in CSV format in which data is separated and separated is input. Then, the text image generation device 3 refers to the variable data file 7 and extracts a text frame set to a size of a plurality of lines from the text frames included in the layout file 6b. , Variable data corresponding to the field name set in the text frame is inserted into the variable data file 7 and the text image 10 which is an image of the text automatically line-breaked by performing prohibition processing according to the size of the text frame. Generate as many as.

なお,テキスト画像生成装置3は,複数行の大きさに設定されたテキストフレームのテキスト画像10を生成する処理を実行すると,該テキスト画像10のパスを記憶するフィールドをバリアブルデータファイル7に追加し,レイアウト変換装置2によって生成されるDBMファイル8のファイル名・パスやバリアブル印刷で利用するテキスト画像10が記憶されるフォルダのパスなど,バリアブル印刷に必要な情報がヘッダに記述されたバリアブルプリンタ5用のDBファイル9(DataBase File)を生成する。   When the text image generation device 3 executes the process of generating the text image 10 of the text frame set to the size of a plurality of lines, it adds a field for storing the path of the text image 10 to the variable data file 7. The variable printer 5 in which information necessary for variable printing, such as the file name / path of the DBM file 8 generated by the layout conversion device 2 and the path of the folder storing the text image 10 used in variable printing, is described in the header. DB file 9 (DataBase File) is generated.

また,図1で図示したバリアブル印刷システム1を構成するレイアウト変換装置2の入力は,オーサリング装置4から出力されたレイアウトファイル6aで,レイアウト変換装置2は,レイアウトファイル6aに含まれるテキストフレームの中から,複数行の大きさに設定されたテキストフレームを抽出し,抽出したテキストフレーム毎に,テキストフレームと同じサイズの画像フレームを生成し,該テキストフレームを該画像フレームに置換する処理を実行する。   1 is a layout file 6a output from the authoring device 4, and the layout conversion device 2 includes a text frame included in the layout file 6a. To extract a text frame set to the size of a plurality of lines, generate an image frame of the same size as the text frame for each extracted text frame, and execute processing to replace the text frame with the image frame .

そして,レイアウト変換装置2は,テキストフレームを該画像フレームに置換する処理を実行すると,フィールド名がバリアブルデータの格納場所(placeholder)として利用され,バリアブルプリンタ5のページ記述言語で記述されたテンプレートファイルであるDBMファイル8を,テキストフレームが画像フレームに置換されたレイアウトファイル6aから生成する。   When the layout conversion device 2 executes the process of replacing the text frame with the image frame, the field name is used as a placeholder for the variable data, and a template file described in the page description language of the variable printer 5 is used. The DBM file 8 is generated from the layout file 6a in which the text frame is replaced with the image frame.

テキスト画像生成装置3が生成したDBファイル9及び全てのテキスト画像10,並びに,レイアウト変換装置2が生成したDBM8ファイルは,ネットワークなどを利用してバリアブルプリンタ5に接続されたサーバ5aに送信され,該サーバ5aは,DBファイル9及びDBMファイル8それぞれを所定の格納場所に保存し,バリアブル印刷するとき,バリアブルプリンタ5のサーバ5aは,指定されたDBファイル9を読み込み,DBMファイル8などバリアブル印刷に必要な情報を取得してバリアブル印刷を実行する。   The DB file 9 and all the text images 10 generated by the text image generation device 3 and the DBM 8 file generated by the layout conversion device 2 are transmitted to the server 5a connected to the variable printer 5 using a network or the like. When the server 5a stores the DB file 9 and the DBM file 8 in predetermined storage locations and performs variable printing, the server 5a of the variable printer 5 reads the designated DB file 9 and performs variable printing such as the DBM file 8. Necessary information is acquired and variable printing is executed.

このように,本実施形態におけるバリアブル印刷システム1によれば,レイアウト変換装置2によって,複数行の大きさに設定されたテキストフレームは画像フレームに置換され,テキスト画像生成装置3側によって,該テキストフレームにバリアブルデータを差し込み,禁則処理を施して自動改行したときのテキスト画像10が生成され,該テキスト画像10が対応する該画像フレームに差し込まれてバリアブルプリンタ5でバリアブル印刷されるため,バリアブルプリンタ5のページ記述言語が自動改行・禁則処理に対応していなくとも,自動改行・禁則処理に対応させてバリアブル印刷することができるようになる。   As described above, according to the variable printing system 1 in the present embodiment, the text frame set to the size of a plurality of lines is replaced with the image frame by the layout conversion device 2, and the text image generation device 3 side performs the text processing. Since the variable image is inserted into the frame, the text image 10 when the automatic line feed is performed by performing the prohibition process is generated, and the text image 10 is inserted into the corresponding image frame and variable printing is performed by the variable printer 5. Even if the page description language 5 does not support automatic line feed / prohibition processing, variable printing can be performed in correspondence with automatic line feed / prohibition processing.

ここから,本実施形態のバリアブル印刷システム1に含まれるレイアウト変換装置2及びテキスト画像生成装置3について詳細に説明する。なお,本実施形態のバリアブル印刷システム1に含まれるオーサリング装置4及びバリアブルプリンタ5は,従来の機器が利用できるため,あえて詳細には説明しない。   From here, the layout conversion device 2 and the text image generation device 3 included in the variable printing system 1 of the present embodiment will be described in detail. Note that the authoring device 4 and the variable printer 5 included in the variable printing system 1 of the present embodiment can use conventional devices, and thus will not be described in detail.

図2は,レイアウト変換装置2のハードウェア構成を説明する図で,図3は,レイアウト変換装置2の動作を説明するフロー図である。   FIG. 2 is a diagram for explaining the hardware configuration of the layout conversion apparatus 2, and FIG. 3 is a flowchart for explaining the operation of the layout conversion apparatus 2.

図2に図示しているように,レイアウト変換装置2には,CPU2a(CPU: Central Processing Unit)と、BIOSが実装されるROM2b(ROM: Read-Only Memory)と、コンピュータのメインメモリであるRAM2c(RAM: Random Access Memory)と、外部記憶装置として大容量のデータ記憶装置であるハードディスク2dと,外部デバイスとデータ通信するための入出力インターフェース2eと、ネットワーク通信するためのネットワークインターフェース2fと、表示デバイス2g(例えば,液晶ディスプレイ)と,文字入力デバイス2h(例えば,キーボード)と,ポインティングデバイス2i(例えば,マウス)などを備え,ハードディスク2dには,CPU2aの振る舞いを制御するコンピュータプログラムとして,複数行の大きさに設定されたテキストフレームを画像フレームに置換する手段として機能するコンピュータプログラムが記憶されている。   As shown in FIG. 2, the layout conversion device 2 includes a CPU 2a (CPU: Central Processing Unit), a ROM 2b (ROM: Read-Only Memory) on which a BIOS is mounted, and a RAM 2c which is a main memory of the computer. (RAM: Random Access Memory), a hard disk 2d which is a large-capacity data storage device as an external storage device, an input / output interface 2e for data communication with an external device, a network interface 2f for network communication, a display A device 2g (for example, a liquid crystal display), a character input device 2h (for example, a keyboard), a pointing device 2i (for example, a mouse) and the like are provided, and the hard disk 2d has a plurality of lines as a computer program for controlling the behavior of the CPU 2a. Text set to the size of A computer program that functions as a means for replacing the door frame in the image frame is stored.

図3を参照しながら,レイアウト変換装置2の動作について説明する。複数行の大きさに設定されたテキストフレームを画像フレームに変換する際,レイアウト変換装置2には,記憶媒体やネットワークを利用して,複数行の大きさに設定されたテキストフレームを少なくとも含むレイアウトファイル6aが入力される(S1)。   The operation of the layout conversion apparatus 2 will be described with reference to FIG. When converting a text frame set to the size of a plurality of lines into an image frame, the layout conversion device 2 uses a storage medium or a network to include a layout including at least a text frame set to a size of a plurality of lines. The file 6a is input (S1).

レイアウト変換装置2に入力されるレイアウトファイル6aの形式は,オーサリング装置4の仕様に依存し,レイアウト変換装置2は該仕様に対応していることが必要になる。例えば,オーサリング装置4が,特許文献1で開示されているような装置であれば,レイアウトファイル6aのファイル形式は所定のスキーマに従ったXML形式になる。また,レイアウトファイル6aのファイル形式は,Indesign(登録商標)のファイル形式であってもよい。   The format of the layout file 6a input to the layout conversion apparatus 2 depends on the specifications of the authoring apparatus 4, and the layout conversion apparatus 2 needs to correspond to the specifications. For example, if the authoring device 4 is a device disclosed in Patent Document 1, the file format of the layout file 6a is an XML format according to a predetermined schema. Further, the file format of the layout file 6a may be an Indesign (registered trademark) file format.

レイアウト変換装置2は,レイアウトファイル6aを参照し,レイアウトファイル6aに含まれるテキストフレームの中から,複数行にまたがるテキストフレームの抽出処理(S2)を実行する。   The layout conversion device 2 refers to the layout file 6a and executes a text frame extraction process (S2) extending over a plurality of lines from the text frames included in the layout file 6a.

複数行にまたがるテキストフレームの抽出処理法としては,様々な手法が考えられる。例えば,テキストフレームの縦サイズや上下のマージンなどを参照し,テキストフレームに設定されたフォントサイズが縦に2つ以上並べることが可能であれば,該テキストフレームを複数行にまたがるテキストフレームとして抽出することができる。   There are various methods for extracting text frames that span multiple lines. For example, referring to the vertical size and top and bottom margins of a text frame, if two or more font sizes set in the text frame can be arranged vertically, the text frame is extracted as a text frame that spans multiple lines. can do.

レイアウト変換装置2は,テキストフレームを抽出すると,該テキストフレームを画像フレームに置換する処理(S3)を実行する。
抽出したテキストフレームを画像フレームに置換する処理は,該テキストフレームと同じサイズで,該テキストフレームと同じ位置座標である該画像フレームのレイアウトデータをレイアウトファイルに追加した後,該テキストフレームのレイアウトデータをレイアウトファイルから削除することでなされる。
例えば,レイアウトファイルがXML形式で記述されている場合,テキストフレームと置換される画像フレームのタグが該レイアウトファイルに追加され,該テキストフレームのタグが該レイアウトファイルから削除される。
After extracting the text frame, the layout conversion device 2 executes a process (S3) for replacing the text frame with an image frame.
The process of replacing the extracted text frame with the image frame is performed by adding the layout data of the image frame having the same size as the text frame and the same position coordinates as the text frame to the layout file, and then the layout data of the text frame. Is removed from the layout file.
For example, when the layout file is described in the XML format, the tag of the image frame to be replaced with the text frame is added to the layout file, and the tag of the text frame is deleted from the layout file.

また,本実施形態では,レイアウト変換装置2が生成する画像フレームのラベル名は,置換されるテキストフレームのラベル名を利用し所定のアルゴリズムに従い生成される。 例えば,テキストフレームのラベル名(例えば,「挨拶文」)に所定の文字列(例えば,「テキスト画像」)を付け加えることで,テキストフレームと置換する画像フレームのラベル名(例えば,「挨拶文テキスト画像」)が生成され,レイアウトファイルに追加する画像フレームに設定されるテキストに含まれるフィールド名は,画像フレームのラベル名が用いられて記述される(例えば,[挨拶文テキスト画像])。   In the present embodiment, the label name of the image frame generated by the layout conversion apparatus 2 is generated according to a predetermined algorithm using the label name of the text frame to be replaced. For example, by adding a predetermined character string (for example, “text image”) to the label name of the text frame (for example, “greeting text”), the label name (for example, “greeting text” for replacing the text frame) The field name included in the text set in the image frame to be added to the layout file is described using the label name of the image frame (for example, [greeting text image]).

レイアウト変換装置2は,複数行の大きさに設定されたテキストフレーム全てについて,画像フレームへ置換する処理を実行したか確認し(S4),画像フレームへ置換する処理が未実施の該テキストフレームがあれば(S3)に戻り,画像フレームへ置換する処理が未実施の該テキストフレームがなければ,画像フレームが追加されたレイアウトファイルから,バリアブル印刷に利用するバリアブルプリンタ5のページ記述言語に対応したDBMファイル8を生成する処理を実行し(S5),この手順を終了する。   The layout conversion apparatus 2 confirms whether or not the process of replacing all the text frames set to the size of a plurality of lines with the image frame has been executed (S4), and the text frame that has not been subjected to the process of replacing with the image frame is checked. If there is no text frame that has not been replaced with the image frame, the process returns to (S3) and corresponds to the page description language of the variable printer 5 used for variable printing from the layout file to which the image frame has been added. Processing for generating the DBM file 8 is executed (S5), and this procedure is terminated.

次に,テキスト画像生成装置3について説明する。図4は,テキスト画像生成装置3のハードウェア構成を説明する図で,図5は,テキスト画像生成装置3の動作を説明するフロー図で,図9は,バリアブルデータファイル7が更新される様子を説明する図である。   Next, the text image generation device 3 will be described. 4 is a diagram for explaining the hardware configuration of the text image generation device 3, FIG. 5 is a flowchart for explaining the operation of the text image generation device 3, and FIG. 9 shows how the variable data file 7 is updated. FIG.

図4に図示しているように,テキスト画像生成装置3のハードウェア構成はレイアウト変換装置2と同じで,テキスト画像生成装置3には,CPU3a(CPU: Central Processing Unit)と、BIOSが実装されるROM3b(ROM: Read-Only Memory)と、コンピュータのメインメモリであるRAM3c(RAM: Random Access Memory)と、外部記憶装置として大容量のデータ記憶装置であるハードディスク3dと,外部デバイスとデータ通信するための入出力インターフェース3eと、ネットワーク通信するためのネットワークインターフェース3fと、表示デバイス3g(例えば,液晶ディスプレイ)と,文字入力デバイス3h(例えば,キーボード)と,ポインティングデバイス3i(例えば,マウス)などを備え,ハードディスク3dには,CPU3aの振る舞いを制御するコンピュータプログラムとして,複数行の大きさに設定されたテキストフレーム毎に、該テキストフレームに設定されたフィールド名に対応するバリアブルデータを差し込み,禁則処理を施し自動改行したときのテキスト画像10を生成する手段として機能するコンピュータプログラムが記憶されている。   As shown in FIG. 4, the hardware configuration of the text image generation device 3 is the same as that of the layout conversion device 2, and the text image generation device 3 is mounted with a CPU 3a (CPU: Central Processing Unit) and a BIOS. ROM 3b (ROM: Read-Only Memory), RAM 3c (RAM: Random Access Memory) which is the main memory of the computer, hard disk 3d which is a large-capacity data storage device as an external storage device, and data communication with the external device An input / output interface 3e, a network interface 3f for network communication, a display device 3g (for example, a liquid crystal display), a character input device 3h (for example, a keyboard), a pointing device 3i (for example, a mouse), etc. The hard disk 3d has a CPU 3a shake. As a computer program for controlling the image, for each text frame set to the size of multiple lines, the variable image corresponding to the field name set in the text frame is inserted, the prohibition process is performed, and the text image when automatic line feed is performed A computer program that functions as a means for generating 10 is stored.

図5を参照しながら,レイアウト変換装置2の動作について説明する。
テキストフレームに設定されたフィールド名に対応するバリアブルデータを差し込み,禁則処理を施し自動改行したときのテキスト画像10を生成するために,テキスト画像生成装置3には,複数行の大きさに設定されたテキストフレームを少なくとも含むレイアウトファイル6bと,CSV形式のバリアブルデータファイル7が入力される(S10)。
The operation of the layout conversion apparatus 2 will be described with reference to FIG.
In order to generate the text image 10 when variable data corresponding to the field name set in the text frame is inserted, forbidden processing is performed, and automatic line feed is generated, the text image generating device 3 sets the size to a plurality of lines. A layout file 6b including at least a text frame and a variable data file 7 in CSV format are input (S10).

レイアウト変換装置2と同様に,テキスト画像生成装置3に入力されるレイアウトファイル6bの形式は,オーサリング装置4の仕様に依存し,レイアウト変換装置2は該仕様に対応していることが必要になる。例えば,オーサリング装置4が,特許文献1で開示されているような装置であれば,レイアウトファイル6aのファイル形式は所定のスキーマに従ったXML形式になる。また,レイアウトファイル6aのファイル形式は,Indesign(登録商標)のファイル形式であってもよい。   Similar to the layout conversion device 2, the format of the layout file 6b input to the text image generation device 3 depends on the specifications of the authoring device 4, and the layout conversion device 2 needs to correspond to the specifications. . For example, if the authoring device 4 is a device disclosed in Patent Document 1, the file format of the layout file 6a is an XML format according to a predetermined schema. Further, the file format of the layout file 6a may be an Indesign (registered trademark) file format.

テキスト画像生成装置3は,複数行の大きさに設定されたテキストフレームを少なくとも含むレイアウトファイル6bが入力されると,レイアウト変換装置2と同様に,該レイアウトファイル6bに含まれるテキストフレームの中から,複数行の大きさに設定されたテキストフレームの抽出処理(S11)を実行する。   When the layout file 6b including at least a text frame set to the size of a plurality of lines is input, the text image generation device 3 selects from among the text frames included in the layout file 6b, similarly to the layout conversion device 2. , The text frame extraction process (S11) set to the size of a plurality of lines is executed.

そして,テキスト画像生成装置3はテキストフレームを抽出すると,これから生成するテキスト画像10のファイル名を格納するフィールドをバリアブルデータファイル7に追加する処理(S12)を実行した後,バリアブルデータファイル7を利用して,バリアブルデータファイル7に含まれるレコード毎に該テキストフレームのテキスト画像10を生成するループ処理(L1)を実行する。   When the text image generation device 3 extracts the text frame, the text image generation device 3 executes a process (S12) of adding a field for storing the file name of the text image 10 to be generated to the variable data file 7, and then uses the variable data file 7. Then, the loop process (L1) for generating the text image 10 of the text frame for each record included in the variable data file 7 is executed.

なお,S12では,バリアブルデータファイル7に追加するフィールドのフィールド名は,レイアウト変換装置2と同じアルゴリズムで生成され,生成されたフィール名に対応する新規フィールドがバリアブルデータファイル7に追加される。   In S12, the field name of the field to be added to the variable data file 7 is generated by the same algorithm as the layout conversion device 2, and a new field corresponding to the generated field name is added to the variable data file 7.

図9(a)はフィールドが追加される前のバリアブルデータファイル7で,図9(b)は,フィールドが追加される前のバリアブルデータファイル7である。図9(b)では,ラベル名が「挨拶文」であるテキストフレームのテキスト画像のファイル名を記憶するフィールドとして,フィールド名が「挨拶文テキスト画像」,すべてのフィールド値がNullのフィールドが,図9(a)で図示したバリアブルデータファイル7に追加されている。   FIG. 9A shows the variable data file 7 before the field is added, and FIG. 9B shows the variable data file 7 before the field is added. In FIG. 9B, as a field for storing a file name of a text image of a text frame whose label name is “greeting text”, a field whose field name is “greeting text image” and all field values are Null, It is added to the variable data file 7 shown in FIG.

ループ処理(L1)において,テキスト画像生成装置3は,まず,ループ処理(L1)の処理対象となるレコードのフィールド値を用いて,テキスト画像10のファイル名を生成する処理(S13)を実行する。   In the loop process (L1), the text image generation device 3 first executes a process (S13) for generating the file name of the text image 10 using the field value of the record to be processed in the loop process (L1). .

本実施形態では,テキスト画像10のファイル名には,S12において,バリアブルデータファイル7に追加したフィールド名と,ループ処理の処理対象となるレコードの番号と,ファイル形式を示す拡張子が利用され,例えば,該フィールド名が「挨拶文テキスト画像」,ループ処理の処理対象となるレコードの番号が「001」,そして,ファイル形式を示す拡張子が「.eps」であれば,テキスト画像生成装置3は,ファイル名として「挨拶文テキスト画像001.eps」を生成する。   In this embodiment, the file name of the text image 10 uses the field name added to the variable data file 7 in S12, the number of the record to be processed in the loop process, and the extension indicating the file format. For example, if the field name is “greeting text image”, the record number to be processed by the loop processing is “001”, and the extension indicating the file format is “.eps”, the text image generating device 3 Generates “greeting text image 001.eps” as the file name.

テキスト画像生成装置3は,テキスト画像10のファイル名を生成すると,ループ処理(L1)の処理対象となるレコードと,バリアブルデータファイル7に追加したフィールドで一意に決定されるフィールドに該ファイル名を記述する処理(S14)を実行する。   When the text image generation device 3 generates the file name of the text image 10, the file name is assigned to the field uniquely determined by the record to be processed in the loop process (L 1) and the field added to the variable data file 7. A description process (S14) is executed.

図9(c)は,テキスト画像10のファイル名が記述された後のバリアブルデータファイル7を説明する図である。図9(c)では,図9(b)の最初のレコードで,フィールド名が「挨拶文テキスト画像」であるフィールドに,テキスト画像のファイル名である「挨拶文テキスト画像001.eps」が記述されている。   FIG. 9C illustrates the variable data file 7 after the file name of the text image 10 is described. In FIG. 9C, “greeting text image 001.eps” which is the file name of the text image is described in the field whose field name is “greeting text image” in the first record of FIG. 9B. Has been.

そして,テキスト画像生成装置3は,ループ処理(L1)の処理対象となるレコードを参照し,テキストフレームに設定されているフィールド名のフィールド値をバリアブルデータファイル7から取得し,テキストフレームにバリアブルデータを差し込んだテキストを生成した後,テキストフレームに設定されている書式に従い,禁則処理を施し自動改行したときのテキストの画像であるテキスト画像10を生成する(S15)。   Then, the text image generation device 3 refers to the record to be processed in the loop process (L1), acquires the field value of the field name set in the text frame from the variable data file 7, and stores the variable data in the text frame. After the text inserted is generated, the text image 10 that is an image of the text when the automatic line feed is performed according to the format set in the text frame is generated (S15).

テキスト画像生成装置3は,テキストフレームにバリアブルデータを差し込んだときのテキスト画像10を生成すると,S13で生成したファイル名を用いて,該ファイル名の拡張子に対応するファイル形式でテキスト画像10を保存する(S16)。   When the text image generation device 3 generates the text image 10 when the variable data is inserted into the text frame, the text image 10 is generated in the file format corresponding to the extension of the file name using the file name generated in S13. Save (S16).

テキスト画像生成装置3は,テキスト画像10の生成対象となったテキストフレームについて,ループ処理(L1)が終了すると,複数行の大きさに設定されたテキストフレーム全てについてテキスト画像10を生成した確認し(S17),テキスト画像10を生成する処理が未実施の該テキストフレームがあれば(S12)に戻り,テキスト画像10を生成する処理が未実施の該テキストフレームがなければ,テキスト画像10に対応するフィールドが追加されたバリアブルデータファイル7の冒頭に,DBMファイル8のパスやバリアブル印刷で利用するテキスト画像10が記憶されるパスなど,バリアブル印刷に必要な情報を記述したヘッダをバリアブルデータファイル7に追加するなどしてDBファイル9を生成する処理(S18)を実行し,この手順を終了する。   When the loop processing (L1) is completed for the text frame for which the text image 10 is to be generated, the text image generating device 3 confirms that the text image 10 has been generated for all the text frames set to the size of a plurality of lines. (S17) If there is the text frame for which the process for generating the text image 10 has not been performed, the process returns to (S12), and if there is no text frame for which the process for generating the text image 10 has not been performed, the text image 10 is supported. The variable data file 7 includes a header describing information necessary for variable printing, such as the path of the DBM file 8 and the path where the text image 10 used for variable printing is stored, at the beginning of the variable data file 7 to which the field to be added is added. Processing for generating the DB file 9 by adding to the database (S18) Run, this procedure is complete.

ここから,テキスト画像を生成する一例を示し,上述した内容について説明する。図6は,テキスト画像を生成する一例の内容を説明する図で,図6(a)は,テキスト画像生成装置3が抽出したテキストフレームを説明する図で,図6(a)で図示したテキストフレーム110のラベル名は「挨拶文」で,テキストフレーム110に設定されたテキストは,フィールド名であるname1,name2及びcomment1が[[ ]]で括られて記述され,name1は顧客の姓名,name2は顧客の名前,comment1は顧客に対する挨拶文の文面に対応するフィールド名である。
なお,「さん」はバリアブルデータではないため,定型文字としてテキストフレーム110に設定されている。
From here, an example of generating a text image will be shown, and the above-described contents will be described. FIG. 6 is a diagram for explaining the contents of an example for generating a text image. FIG. 6 (a) is a diagram for explaining a text frame extracted by the text image generation device 3. The text shown in FIG. 6 (a) is shown. The label name of the frame 110 is “greeting text”, and the text set in the text frame 110 is described with the field names name1, name2 and comment1 enclosed in [[]], and name1 is the customer's first and last name, name2 Is the name of the customer, and comment1 is the field name corresponding to the text of the greeting to the customer.
Since “san” is not variable data, it is set in the text frame 110 as a fixed character.

図6(b)は,図6(a)で図示したテキストフレーム110のテキスト画像のファイル名111である。図6(b)で図示したテキスト画像のファイル名111は「挨拶文テキスト画像001.eps」で,図6(a)で図示したテキストフレーム110のラベル名「挨拶文」に,文字列「テキスト画像」と,レコード番号(ここでは,「001」)と,ファイル拡張子(ここでは,「.eps」)が付与されて,図6(b)で図示したテキスト画像のファイル名111が生成される。   FIG. 6B shows the file name 111 of the text image of the text frame 110 shown in FIG. The file name 111 of the text image illustrated in FIG. 6B is “greeting text image 001.eps”, and the character string “text” is added to the label name “greeting text” of the text frame 110 illustrated in FIG. An image ”, a record number (here“ 001 ”), and a file extension (here“ .eps ”) are given, and the file name 111 of the text image shown in FIG. 6B is generated. The

図6(c)は,図6(a)のテキストフレーム110に埋め込まれるバリアブルデータ112で,name1,name2及びcomment1の順に,それぞれのフィールド名の箇所に埋め込む文字列が,半角の「,」で区切られて記述されている。   FIG. 6C shows variable data 112 embedded in the text frame 110 of FIG. 6A. The character strings embedded in the respective field names in the order of name1, name2, and comment1 are half-width “,”. It is delimited and described.

図6(d)は,バリアブルデータ112が差し込まれ,テキストフレーム110のサイズに合わせて禁則処理を施し自動改行したときのテキスト113で,図6(d)の一行目では,禁則処理のぶら下げの処理が施され,句点「。」が一行目の最後に組み入れられている。   FIG. 6D shows text 113 when variable data 112 is inserted, forbidden processing is performed in accordance with the size of the text frame 110, and automatic line feed is performed. In the first line of FIG. 6D, forbidden processing is suspended. Processing is performed, and the punctuation mark “.” Is included at the end of the first line.

図6(e)は,図6(d)のテキスト113から生成されるテキスト画像114で,図6(a)のテキストフレーム110と同じサイズのボックス領域を用意し,図6(d)のテキスト113を1文字ずつ画像に変換処理し,該ボックス領域の文字位置に対応させて並べる処理が実行され,図6(d)のテキスト113から図6(e)のテキスト画像114が生成される。   6E is a text image 114 generated from the text 113 in FIG. 6D. A box area having the same size as the text frame 110 in FIG. 6A is prepared, and the text in FIG. A process of converting 113 into an image one character at a time and arranging them in correspondence with the character positions in the box area is executed, and a text image 114 in FIG. 6 (e) is generated from the text 113 in FIG. 6 (d).

1 バリアブル印刷システム
2 レイアウト変換装置
3 テキスト画像生成装置
4 オーサリング装置
5 バリアブルプリンタ
6a,6b レイアウトファイル
7 バリアブルデータファイル
8 DBMファイル
9 DBファイル
10 テキスト画像
DESCRIPTION OF SYMBOLS 1 Variable printing system 2 Layout conversion apparatus 3 Text image generation apparatus 4 Authoring apparatus 5 Variable printer 6a, 6b Layout file 7 Variable data file 8 DBM file 9 DB file 10 Text image

Claims (6)

オーサリング装置によって生成されたレイアウトファイルに含まれ,複数行の大きさに設定されたテキストフレームを,同じサイズの画像フレームに置換処理するレイアウト変換手段と,
前記画像フレームに差し込まれる画像であって,バリアブルデータが記憶されたバリアブルデータファイルを参照し,前記テキストフレームに設定されたフィールド名に対応する前記バリアブルデータを差し込み,該テキストフレームのサイズに合わせて禁則処理を施し自動改行したときのテキストを画像変換したテキスト画像を前記バリアブルデータファイルに含まれるレコードの数だけ生成する処理を,前記レイアウトファイルに含まれる前記テキストフレーム毎に実行するテキスト画像生成手段と,を含むように構成されることを特徴とするバリアブル印刷システム。
Layout conversion means for replacing a text frame included in the layout file generated by the authoring device and set to the size of multiple lines with an image frame of the same size;
An image to be inserted into the image frame, referring to a variable data file storing variable data, inserting the variable data corresponding to the field name set in the text frame, and matching the size of the text frame Text image generation means for executing, for each of the text frames included in the layout file, processing for generating a text image obtained by converting the text when the automatic line feed is performed by the prohibition process by the number of records included in the variable data file And a variable printing system comprising:
前記テキストフレームが前記画像フレームに置換された前記レイアウトファイルから,指定されたバリアブルプリンタ用のページ記述言語に対応したテンプレートファイルを生成する手段と,前記テキスト画像のフィールド名を前記バリアブルデータファイルに追加したバリアブルプリンタ用のデータベースファイルを生成する手段と,を含むことを特徴とする請求項1に記載のバリアブル印刷システム。   Means for generating a template file corresponding to a specified page description language for a variable printer from the layout file in which the text frame is replaced with the image frame; and adding a field name of the text image to the variable data file The variable printing system according to claim 1, further comprising means for generating a database file for the variable printer. コンピュータ装置に,オーサリング装置によって生成されたレイアウトファイルに含まれ,複数行の大きさに設定されたテキストフレームを,同じサイズの画像フレームに置換処理させるレイアウト変換工程と,コンピュータ装置に,前記画像フレームに差し込まれる画像であって,バリアブルデータが記憶されたバリアブルデータファイルを参照し,前記テキストフレームに設定されたフィールド名に対応する前記バリアブルデータを差し込み,該テキストフレームのサイズに合わせて禁則処理を施し自動改行したときのテキストを画像変換したテキスト画像を,前記バリアブルデータファイルに含まれるレコードの数だけ生成する処理を,前記レイアウトファイルに含まれる前記テキストフレーム毎に実行させるテキスト画像生成工程と,を含むことを特徴とするバリアブル印刷方法。   A layout conversion step in which a computer device replaces a text frame included in a layout file generated by an authoring device and set to a size of a plurality of lines with an image frame of the same size; The variable data file in which the variable data is stored is referred to, the variable data corresponding to the field name set in the text frame is inserted, and prohibition processing is performed according to the size of the text frame. A text image generation step for executing a process for generating a text image obtained by converting the text at the time of automatic line feed by the number of records included in the variable data file for each text frame included in the layout file; Variable printing method which comprises a. 前記テキストフレームが前記画像フレームに置換された前記レイアウトファイルから,指定されたバリアブルプリンタ用のページ記述言語に対応したテンプレートファイルを生成する工程と,前記テキスト画像のフィールド名を前記バリアブルデータファイルに追加したバリアブルプリンタ用のデータベースファイルを生成する工程を含むことを特徴とする請求項3に記載のバリアブル印刷方法。   Generating a template file corresponding to a specified page description language for a variable printer from the layout file in which the text frame is replaced with the image frame, and adding the field name of the text image to the variable data file 4. The variable printing method according to claim 3, further comprising the step of generating a database file for the variable printer. オーサリング装置によって生成されたレイアウトファイルに含まれ,複数行の大きさに設定されたテキストフレームを,同じサイズの画像フレームに置換処理する手段と,前記テキストフレームが前記画像フレームに置換された前記レイアウトファイルから,指定されたバリアブルプリンタ用のページ記述言語に対応したテンプレートファイルを生成する手段を備えていることを特徴とするレイアウト変換装置。   Means for replacing text frames included in a layout file generated by the authoring device and set to a size of a plurality of lines with image frames of the same size; and the layout in which the text frames are replaced with the image frames A layout conversion apparatus comprising means for generating a template file corresponding to a specified page description language for a variable printer from a file. オーサリング装置によって生成されたレイアウトファイルと,バリアブルデータが記憶されたバリアブルデータファイルを参照し,前記画像フレームに差し込まれる画像であって,複数行の大きさに設定されたテキストフレームに設定されたフィールド名に対応する前記バリアブルデータを差し込み,該テキストフレームのサイズに合わせて禁則処理を施し自動改行したときのテキストを画像変換したテキスト画像を,前記バリアブルデータファイルに含まれるレコードの数だけ生成する処理を,前記レイアウトファイルに含まれる前記テキストフレーム毎に実行し,前記テキスト画像のフィールド名を前記バリアブルデータファイルに追加したバリアブルプリンタ用のデータベースファイルを生成するテキスト画像生成装置。
A field set in a text frame set to a size of a plurality of lines, referring to a layout file generated by an authoring device and a variable data file in which variable data is stored, and inserted into the image frame. A process for inserting the variable data corresponding to the name, performing a prohibition process according to the size of the text frame, and generating text images obtained by converting the text when the line is automatically changed into the number of records included in the variable data file Is executed for each text frame included in the layout file, and generates a database file for a variable printer in which a field name of the text image is added to the variable data file.
JP2009166888A 2009-07-15 2009-07-15 Variable printing system, variable printing method, layout conversion device, and text image generation device Expired - Fee Related JP5423197B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009166888A JP5423197B2 (en) 2009-07-15 2009-07-15 Variable printing system, variable printing method, layout conversion device, and text image generation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009166888A JP5423197B2 (en) 2009-07-15 2009-07-15 Variable printing system, variable printing method, layout conversion device, and text image generation device

Publications (2)

Publication Number Publication Date
JP2011022773A true JP2011022773A (en) 2011-02-03
JP5423197B2 JP5423197B2 (en) 2014-02-19

Family

ID=43632796

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009166888A Expired - Fee Related JP5423197B2 (en) 2009-07-15 2009-07-15 Variable printing system, variable printing method, layout conversion device, and text image generation device

Country Status (1)

Country Link
JP (1) JP5423197B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07121333A (en) * 1993-10-27 1995-05-12 Dainippon Printing Co Ltd Method and device for preparing program and method and device for preparing print image data
JP2005050046A (en) * 2003-07-31 2005-02-24 Canon Inc Printing processing system and its method, and information processor
JP2006264062A (en) * 2005-03-23 2006-10-05 Fuji Xerox Co Ltd Variable printer and variable printing system
JP2008134859A (en) * 2006-11-28 2008-06-12 Bank Of Tokyo-Mitsubishi Ufj Ltd Output document preparation device, output document preparation program, output document preparation server, and output document preparation method
JP2009048473A (en) * 2007-08-21 2009-03-05 Fuji Xerox Co Ltd Image inspection apparatus, image inspection method and image inspection program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07121333A (en) * 1993-10-27 1995-05-12 Dainippon Printing Co Ltd Method and device for preparing program and method and device for preparing print image data
JP2005050046A (en) * 2003-07-31 2005-02-24 Canon Inc Printing processing system and its method, and information processor
JP2006264062A (en) * 2005-03-23 2006-10-05 Fuji Xerox Co Ltd Variable printer and variable printing system
JP2008134859A (en) * 2006-11-28 2008-06-12 Bank Of Tokyo-Mitsubishi Ufj Ltd Output document preparation device, output document preparation program, output document preparation server, and output document preparation method
JP2009048473A (en) * 2007-08-21 2009-03-05 Fuji Xerox Co Ltd Image inspection apparatus, image inspection method and image inspection program

Also Published As

Publication number Publication date
JP5423197B2 (en) 2014-02-19

Similar Documents

Publication Publication Date Title
US7434160B2 (en) PDF document to PPML template translation
CN100350372C (en) A printing system
JP4896362B2 (en) Font selection method
CN100565601C (en) A kind of bill processing apparatus and method
CN102360274A (en) Variable-data printing template realization device and application method for same
US8582164B2 (en) Generating merged documents
CN103914933B (en) A kind of printing invoice method and apparatus based on XML technology
JP2010129057A (en) Information processor, display data translation method, and program
US8381099B2 (en) Flows for variable-data printing
CN108804053A (en) Information processing unit and storage medium
CN101510931B (en) Image forming apparatus, server, and image forming system
US20050125724A1 (en) PPML to PDF conversion
JP2015225481A (en) Program for efficiently editing print setting information
CN107015959A (en) A kind of method that version is closed to pdf document
JP5804758B2 (en) Information processing apparatus, information processing apparatus control method, and computer program
JP2008310816A (en) System and method for compact representation of multiple markup page data
JP5423197B2 (en) Variable printing system, variable printing method, layout conversion device, and text image generation device
CN106598510B (en) The method and device of compatible two kinds of printing types
US20060242571A1 (en) Systems and methods for processing derivative featurees in input files
EP2310963B1 (en) Information output apparatus, information output method, and recording medium
JP2020518884A (en) System and method for cropping an image
JP5392184B2 (en) Print control program and print control apparatus
US20140246486A1 (en) Printing barcodes from an enterprise resource planning (erp) system
JP5600960B2 (en) Host computer, print data generation method and program
JP4259670B2 (en) Multi-font printing system, printing method, and recording medium on which unified character code-compatible fonts used therein are recorded

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120528

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130607

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130806

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20130823

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130925

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131111

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5423197

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees