[go: up one dir, main page]

JP2012113574A - Variable print system, printed matter design method and program - Google Patents

Variable print system, printed matter design method and program Download PDF

Info

Publication number
JP2012113574A
JP2012113574A JP2010262961A JP2010262961A JP2012113574A JP 2012113574 A JP2012113574 A JP 2012113574A JP 2010262961 A JP2010262961 A JP 2010262961A JP 2010262961 A JP2010262961 A JP 2010262961A JP 2012113574 A JP2012113574 A JP 2012113574A
Authority
JP
Japan
Prior art keywords
design
data
layout
design document
text
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010262961A
Other languages
Japanese (ja)
Inventor
Hitomi Hyuga
ひとみ 日向
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 JP2010262961A priority Critical patent/JP2012113574A/en
Publication of JP2012113574A publication Critical patent/JP2012113574A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

【課題】レイアウト設計及びバリアブルテキスト設計で使用する設計書を一元管理し、全体工程を最適化し、プログラムの再利用性を向上させるバリアブルプリントシステム等を提供する。
【解決手段】バリアブルプリントシステム1の設計書作成装置10は、データレイアウト設計データ62、レイアウト設計データ63、テキスト処理設計データ64、品目情報データ65を有する設計書情報61をデータベース60に登録する。レイアウト設計装置20は、データベース60から設計書情報61を読み出すと、レイアウト設計ツール21のオブジェクトが自動生成され、レイアウト設計データ63の編集が可能となる。また、バリアブルテキスト整形装置30は、データベース60から設計書情報61を読み出すと、テキストデータ整形ツール33のテキスト処理のフローが自動生成され、テキスト処理設計データ64の編集が可能となる。
【選択図】図1
The present invention provides a variable print system that centrally manages design documents used in layout design and variable text design, optimizes the entire process, and improves program reusability.
A design document creation apparatus 10 of a variable print system 1 registers design document information 61 having data layout design data 62, layout design data 63, text processing design data 64, and item information data 65 in a database 60. When the layout design apparatus 20 reads the design document information 61 from the database 60, the object of the layout design tool 21 is automatically generated, and the layout design data 63 can be edited. Further, when the variable text shaping device 30 reads the design document information 61 from the database 60, the text processing flow of the text data shaping tool 33 is automatically generated, and the text processing design data 64 can be edited.
[Selection] Figure 1

Description

本発明は、顧客毎に異なる内容を印刷するバリアブルプリントシステム等に関するものである。   The present invention relates to a variable print system that prints different contents for each customer.

顧客に郵送するダイレクトメールの印刷作業には、顧客の属性やニーズに合わせ、顧客毎に異なるものを作成するバリアブルプリントシステムが利用されている。
バリアブルプリントシステムでは、レイアウト担当者がダイレクトメール等の印刷物のレイアウトを設計し、レイアウト指示ファイルを作成する。また、レイアウト担当者とは異なる担当者が、顧客の郵便番号、住所、氏名等の個人情報データを含むバリアブルデータファイルを作成する。そして、プリンタの設置場所において、レイアウト指示ファイルにバリアブルデータファイルを流し込み、印刷用データを作成し、プリンタによって印刷する(例えば、特許文献1参照)。
For direct mail printing work to be mailed to a customer, a variable print system is used that creates a different one for each customer in accordance with the customer's attributes and needs.
In the variable print system, a layout person designs a layout of printed matter such as direct mail and creates a layout instruction file. In addition, a person in charge different from the person in charge of layout creates a variable data file including personal information data such as the customer's zip code, address, and name. Then, the variable data file is poured into the layout instruction file at the printer installation location, print data is created, and printing is performed by the printer (see, for example, Patent Document 1).

特開平10−208071号公報JP-A-10-208071

レイアウト設計とバリアブルテキストデータ設計は、完全に別のフローで実施される為、特許文献1の図1に示すように、レイアウト設計におけるレイアウト指示書と、バリアブルテキストデータ設計におけるデータ仕様書の二つの異なる仕様書が存在することになる。ここで、レイアウト指示書とデータ仕様書は、一部重複する情報を含む。
しかしながら、特許文献1に記載の仕組みでは、レイアウト設計においてレイアウト指示書に基づくデータ入力が行われ、バリアブルテキストデータ設計においてデータ仕様書に基づくデータ入力が行われるので、一部重複作業が発生し、全体工程が最適化されていない。また、印刷用データを作成する際、重複する情報に関して、整合性が取れていないという不具合が発生することがある。
Since the layout design and variable text data design are performed in completely different flows, as shown in FIG. 1 of Patent Document 1, there are two layout instructions: a layout instruction in layout design and a data specification in variable text data design. There will be different specifications. Here, the layout instruction and the data specification include partially overlapping information.
However, in the mechanism described in Patent Document 1, data input based on a layout instruction is performed in layout design and data input based on a data specification is performed in variable text data design. The whole process is not optimized. Further, when creating print data, there may be a problem that consistency is not achieved with respect to overlapping information.

また、レイアウト設計とバリアブルテキスト設計は、プログラム開発又はツールを利用し、以前作成したプログラムを再利用するか、あるいは、設計書を元に開発者が最初から入力、設定することにより実施されている。プログラムの再利用の方法としては、印刷物が定期品目やリピート品目の場合は、プログラム全体を再利用したり、あるいは、プログラムを部分的に部品として共有の場所に保存し、別品目での処理で再利用したりする。しかしながら、従来は、部品が一元管理されておらず、部品のファイル名からの推測や、開発者の経験則により、偏った再利用が行われているため、信頼性が確認できない上、開発者によって再利用の状況に偏りが出る可能性がある。   In addition, layout design and variable text design are implemented by using program development or tools, reusing previously created programs, or by inputting and setting from the beginning by the developer based on the design document. . As a method of reusing the program, if the printed material is a periodic item or a repeat item, the entire program can be reused, or the program can be partially stored in a shared place as a part and processed by another item. Or reuse it. However, in the past, parts were not centrally managed, and due to inferior reuse based on guesses from part file names and developer's rules of thumb, reliability could not be confirmed. Depending on the situation, there may be a bias in the reuse situation.

本発明は、前述した問題点に鑑みてなされたもので、その目的とすることは、レイアウト設計及びバリアブルテキスト設計において使用される設計書を一元管理し、全体工程を最適化し、プログラムの再利用性を向上させるバリアブルプリントシステム等を提供することである。   The present invention has been made in view of the above-described problems, and its purpose is to centrally manage design documents used in layout design and variable text design, optimize the entire process, and reuse programs. It is to provide a variable print system and the like that improve the performance.

前述した目的を達成するために、第1の発明は、印刷物のレイアウトデータ及びトランザクションデータの設計書情報を作成する設計書作成装置と、前記レイアウトデータを生成するレイアウト設計装置と、前記トランザクションデータを生成するバリアブルテキスト整形装置と、前記設計書情報を記憶するデータベースと、から構成されるバリアブルプリントシステムであって、前記設計書情報は、レイアウト設計データ、テキスト処理設計データ、及び、前記レイアウト設計データと前記テキスト処理設計データを関連付けるデータレイアウト設定データを有し、前記設計書作成装置は、前記設計書情報を設定する手段、を具備し、前記レイアウト設計装置は、前記設計書情報に基づいて、前記レイアウト設計データを生成する手段、を具備し、前記バリアブルテキスト整形装置は、前記設計書情報に基づいて、バリアブルテキストデータを整形し、前記トランザクションデータを生成する手段、を具備することを特徴とするバリアブルプリントシステムである。
第1の発明によって、レイアウト設計及びバリアブルテキスト設計において使用される設計書を設計書情報としてデータベースで一元管理し、バリアブルプリントシステムにおける全体工程を最適化し、プログラムの再利用性を向上させることができる。
In order to achieve the above-described object, the first invention provides a design document creation device that creates design document information of printed layout data and transaction data, a layout design device that generates the layout data, and the transaction data. A variable print system comprising a variable text shaping device to be generated and a database for storing the design document information, wherein the design document information includes layout design data, text processing design data, and the layout design data. And the data processing setting data for associating the text processing design data, the design document creating device comprises means for setting the design document information, the layout design device based on the design document information, Means for generating the layout design data; And Bei, the variable text shaping device, based on the design documents information, formats the variable text data, a variable print system, characterized by comprising means, for generating the transaction data.
According to the first invention, design documents used in layout design and variable text design can be centrally managed as design document information in a database, the entire process in the variable print system can be optimized, and the reusability of the program can be improved. .

第1の発明における前記バリアブルテキスト整形装置は、前記設計書情報を参照し、前記テキスト処理設計データに定義されている変換処理を示すアイコンを表示する手段と、ユーザによる前記アイコンの追加、削除、並び替えに応じて、前記データベースを更新する第1の更新手段と、を具備する。
これによって、バリアブルテキスト整形装置はデータベースから設計書情報を取得し、テキスト処理設計データに定義されている変換処理を示すアイコンを自動的に表示するため、ユーザによる初期データの入力作業が不要となり、作業負荷が軽減される。
The variable text shaping device according to a first aspect of the invention is a means for displaying an icon indicating a conversion process defined in the text processing design data with reference to the design document information; First updating means for updating the database according to the rearrangement.
As a result, the variable text shaping device acquires design document information from the database and automatically displays an icon indicating the conversion process defined in the text processing design data, so that the user does not need to input initial data. Work load is reduced.

第1の発明における前記レイアウト設計装置は、前記設計書情報を参照し、前記レイアウト設計データに定義されている印刷物のレイアウトを表示する手段と、ユーザによる前記印刷物のレイアウトの変更に応じて、前記データベースを更新する第2の更新手段と、を具備する。
これによって、レイアウト設計装置はデータベースから設計書情報を取得し、レイアウト設計データに定義されている印刷物のレイアウトを自動的に表示するため、ユーザによる初期データの入力作業が不要となり、作業負荷が軽減される。
The layout design apparatus according to a first aspect of the present invention refers to the means for displaying a layout of a printed matter defined in the layout design data with reference to the design document information, and according to a change in the layout of the printed matter by a user, Second update means for updating the database.
As a result, the layout design device acquires design document information from the database and automatically displays the layout of the printed matter defined in the layout design data, eliminating the need for input of initial data by the user and reducing the workload. Is done.

第1の発明における前記設計書情報は、更に、上書きして保存することができるか否かを示す編集可否情報を有し、前記設計書作成装置は、更に、前記編集可否情報を設定する手段、を具備し、前記第1の更新手段及び前記第2の更新手段は、前記編集可否情報が可の場合、前記設計書情報を前記データベースに上書きして保存し、前記編集可否情報が否の場合、前記設計書情報を前記データベースに新規登録する。
これによって、印刷物の品目の再利用、編集を制御することができる。
The design document information in the first invention further includes editability information indicating whether or not the design document information can be overwritten and stored, and the design document creation device further sets the editability information. The first update unit and the second update unit store the design document information by overwriting the database when the editability information is possible, and the editability information is not In this case, the design document information is newly registered in the database.
Thereby, it is possible to control the reuse and editing of the items of the printed matter.

第2の発明は、印刷物のレイアウトデータ及びトランザクションデータの設計書情報を作成する設計書作成装置と、前記レイアウトデータを生成するレイアウト設計装置と、前記トランザクションデータを生成するバリアブルテキスト整形装置と、レイアウト設計データ、テキスト処理設計データ、及び、前記レイアウト設計データと前記テキスト処理設計データを関連付けるデータレイアウト設定データを有する設計書情報を記憶するデータベースと、から構成されるバリアブルプリントシステムにおける印刷物設計方法であって、前記設計書作成装置が、前記設計書情報を設定するステップと、前記レイアウト設計装置が、前記設計書情報に基づいて、前記レイアウト設計データを生成するステップと、前記バリアブルテキスト整形装置が、前記設計書情報に基づいて、バリアブルテキストデータを整形し、前記トランザクションデータを生成するステップと、を含むことを特徴とする印刷物設計方法である。
第2の発明によって、レイアウト設計及びバリアブルテキスト設計において使用される設計書を設計書情報としてデータベースで一元管理し、バリアブルプリントシステムにおける全体工程を最適化し、プログラムの再利用性を向上させることができる。
According to a second aspect of the present invention, there is provided a design document creation device that creates design document information of printed matter layout data and transaction data, a layout design device that generates the layout data, a variable text shaping device that generates the transaction data, and a layout A printed matter design method in a variable print system comprising design data, text processing design data, and a database storing design document information having data layout setting data for associating the layout design data and the text processing design data. The design document creating device sets the design document information, the layout design device generates the layout design data based on the design document information, and the variable text shaping device. , Based on the design documents information, it formats the variable text data is a printed material design method which comprises the steps of: generating the transaction data.
According to the second invention, design documents used in layout design and variable text design can be centrally managed as design document information in a database, the entire process in the variable print system can be optimized, and the reusability of the program can be improved. .

第3の発明は、記憶装置を、レイアウト設計データ、テキスト処理設計データ、及び、前記レイアウト設計データと前記テキスト処理設計データを関連付けるデータレイアウト設定データを有する設計書情報を記憶するデータベースとして機能させるとともに、複数のコンピュータを、それぞれ、前記設計書情報を設定する手段、を具備する前記設計書作成装置と、前記設計書情報に基づいて、前記レイアウト設計データを生成する手段、を具備する前記レイアウト設計装置と、前記設計書情報に基づいて、バリアブルテキストデータを整形し、前記トランザクションデータを生成する手段、を具備する前記バリアブルテキスト整形装置と、して機能させるためのプログラムである。
第3の発明のプログラムを汎用的なコンピュータにインストールすることで、第1の発明のバリアブルプリントシステムを実現することができる。
According to a third aspect of the invention, the storage device functions as a database that stores layout design data, text processing design data, and design document information having data layout setting data that associates the layout design data with the text processing design data. The layout design comprising: a plurality of computers each having the means for setting the design document information; and the means for generating the layout design data based on the design document information. A program for causing a device to function as the variable text shaping device including an apparatus and means for shaping variable text data based on the design document information and generating the transaction data.
By installing the program of the third invention on a general-purpose computer, the variable print system of the first invention can be realized.

本発明は、レイアウト設計及びバリアブルテキスト設計において使用される設計書を一元管理し、全体工程を最適化し、プログラムの再利用性を向上させるバリアブルプリントシステム等を提供することができる。   The present invention can provide a variable print system or the like that centrally manages design documents used in layout design and variable text design, optimizes the entire process, and improves program reusability.

バリアブルプリントシステム1の概要を示す図The figure which shows the outline | summary of the variable print system 1 設計書作成装置10、レイアウト設計装置20、バリアブルテキスト整形装置30、バリアブル画像編集装置40、合成装置50のハードウエア構成図Hardware configuration diagram of design document creation device 10, layout design device 20, variable text shaping device 30, variable image editing device 40, and composition device 50 データベース60の詳細を示す図Diagram showing details of database 60 設計書作成装置10における設計書情報61の登録処理の流れを示すフローチャートThe flowchart which shows the flow of the registration process of the design document information 61 in the design document creation apparatus 10. デジタル設計書作成ツール画面100の再利用タブ105の一例を示す図The figure which shows an example of the reuse tab 105 of the digital design document creation tool screen 100 デジタル設計書作成ツール画面100のデータレイアウト設定タブ101の一例を示す図The figure which shows an example of the data layout setting tab 101 of the digital design document creation tool screen 100 デジタル設計書作成ツール画面100のレイアウト設計タブ102の一例を示す図The figure which shows an example of the layout design tab 102 of the digital design document creation tool screen 100 デジタル設計書作成ツール画面100のテキスト処理設計タブ103の一例を示す図The figure which shows an example of the text processing design tab 103 of the digital design document creation tool screen 100 行削除設定(空白)画面160の一例を示す図The figure which shows an example of the line deletion setting (blank) screen 160 デジタル設計書作成ツール画面100の品目情報タブ104の一例を示す図The figure which shows an example of the item information tab 104 of the digital design document creation tool screen 100 設計書情報61のXMLファイルの一例を示す図The figure which shows an example of the XML file of the design document information 61 レイアウト設計装置20におけるレイアウト設計データの編集処理の流れを示すフローチャートA flowchart showing a flow of layout design data editing processing in the layout design apparatus 20 レイアウト設計ツール画面200の一例を示す図The figure which shows an example of the layout design tool screen 200 レイアウト設計ツール画面200の一例を示す図The figure which shows an example of the layout design tool screen 200 バリアブルテキスト整形装置30におけるテキスト処理設計データの編集処理の流れを示すフローチャートThe flowchart which shows the flow of the edit process of the text processing design data in the variable text shaping apparatus 30 テキストデータ整形ツール画面210の一例を示す図The figure which shows an example of the text data shaping tool screen 210 テキストデータ整形ツール画面210の一例を示す図The figure which shows an example of the text data shaping tool screen 210

以下、添付図面に基づいて、本発明に係るバリアブルプリントシステム等の好適な実施形態について詳細に説明する。尚、以下の説明及び添付図面において、略同一の機能構成を有する構成要素については、同一の符号を付することにより重複説明を省略することにする。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, preferred embodiments of a variable print system and the like according to the invention will be described in detail with reference to the accompanying drawings. In the following description and the accompanying drawings, the same reference numerals are given to components having substantially the same functional configuration, and redundant description will be omitted.

図1は、バリアブルプリントシステム1の概要を示す図である。
バリアブルプリントシステム1は、設計書作成装置10、レイアウト設計装置20、バリアブルテキスト整形装置30、バリアブル画像編集装置40、合成装置50、データベース60、プリンタ70等を有する。
FIG. 1 is a diagram showing an outline of the variable print system 1.
The variable print system 1 includes a design document creation device 10, a layout design device 20, a variable text shaping device 30, a variable image editing device 40, a composition device 50, a database 60, a printer 70, and the like.

設計書作成装置10は、データベース60に保存する設計書情報61を生成する。設計書作成装置10は、デジタル設計書作成ツール11を有する。
デジタル設計書作成ツール11は、従来のレイアウト設計書と印字設計書の二つの設計書に相当するデータを作成し、設計書情報61としてデータベース60に登録する。データベース60は、設計書作成装置10、レイアウト設計装置20、バリアブルテキスト整形装置30がデータを読み書きすることが可能な任意の記憶装置に記憶される。
データベース60の詳細は後述する。
The design document creation apparatus 10 generates design document information 61 to be stored in the database 60. The design document creation apparatus 10 has a digital design document creation tool 11.
The digital design document creation tool 11 creates data corresponding to two design documents, a conventional layout design document and a print design document, and registers them in the database 60 as design document information 61. The database 60 is stored in an arbitrary storage device that allows the design document creation device 10, the layout design device 20, and the variable text shaping device 30 to read and write data.
Details of the database 60 will be described later.

レイアウト設計装置20は、設計書情報61、レイアウト定義ファイル22に基づいてレイアウトデータ24を生成する。レイアウト設計装置20は、レイアウト設計ツール21、変換ツール23を有する。   The layout design device 20 generates layout data 24 based on the design document information 61 and the layout definition file 22. The layout design apparatus 20 includes a layout design tool 21 and a conversion tool 23.

レイアウト設計ツール21は、ユーザがプログラミングを行うことなく、レイアウト設計を行うためのツールである。即ち、レイアウト設計装置20は、GUIを利用してユーザが各種情報を設定すると、レイアウト設計ツール21の機能によって、バリアブルテキスト整形装置30に出力する第1トランザクションデータ32、ならびにレイアウト定義ファイル22を生成する。
ここで、「トランザクションデータ」とは、印刷データの中で、画像やレイアウトを除くデータである。例えば、VIPP(Variable Data Intelligent PostScript PrintWare)言語では、独自のメカニズムを使用して画像をキャッシュしている。VIPP言語では、(1)コンテンツを内部に埋め込むネイティブモード、(2)画像・レイアウト(DBM)とトランザクションデータ(DBF)とを別々に持ち、RIP上で結合させるVIPP PRO(DataBase)モードが存在する。本発明の実施の形態では、VIPP言語の(2)のモードのように、画像・レイアウトとトランザクションデータとを別々に管理する。
以下、単に「レイアウト」と記載する場合には、印刷物の紙面の割付を意味し、「データレイアウト」と記載する場合には、データに関する各種の定義を意味するものとする。
The layout design tool 21 is a tool for designing a layout without a user programming. That is, when the user sets various information using the GUI, the layout design device 20 generates the first transaction data 32 to be output to the variable text shaping device 30 and the layout definition file 22 by the function of the layout design tool 21. To do.
Here, “transaction data” is data excluding images and layouts in the print data. For example, in the VIPP (Variable Data Intelligent PostScript PrintWare) language, images are cached using a unique mechanism. In the VIPP language, there are (1) a native mode in which content is embedded, and (2) a VIPP PRO (DataBase) mode in which image / layout (DBM) and transaction data (DBF) are separately provided and combined on RIP. . In the embodiment of the present invention, as in the mode (2) of the VIPP language, the image / layout and the transaction data are managed separately.
Hereinafter, when simply described as “layout”, it means the layout of the printed sheet, and when described as “data layout”, it means various definitions relating to data.

第1トランザクションデータ32は、合成装置50に対する命令であるコマンドや、レイアウト設計において使用されるカラム一覧等を有する。
レイアウト定義ファイル22は、使用するプリンタ70の機種、プリンタ制御コードの種類に依存しない汎用的なレイアウトデータある。
変換ツール23は、レイアウトデータをプリンタ70に応じたデータに変換する為のツールである。即ち、レイアウト設計装置20は、変換ツール23の機能によって、汎用的なレイアウト定義ファイル22を、バリアブルプリントシステム1において使用されるプリンタ70のプリンタ制御コードに適した形式に変換し、レイアウトデータ24を生成する。
The first transaction data 32 includes a command that is an instruction to the synthesizing device 50, a column list used in layout design, and the like.
The layout definition file 22 is general-purpose layout data that does not depend on the model of the printer 70 to be used and the type of printer control code.
The conversion tool 23 is a tool for converting layout data into data corresponding to the printer 70. That is, the layout design apparatus 20 converts the general-purpose layout definition file 22 into a format suitable for the printer control code of the printer 70 used in the variable print system 1 by the function of the conversion tool 23, and converts the layout data 24 into the format. Generate.

バリアブルテキスト整形装置30は、設計書情報61、バリアブルテキストデータ31、第1トランザクションデータ32に基づいて、第2トランザクションデータ52を生成する。バリアブルテキスト整形装置30は、テキストデータ整形ツール33を有する。
バリアブルテキストデータ31は、顧客を担当する店舗番号、顧客の郵便番号、住所、氏名等の情報である。
テキストデータ整形ツール33は、トランザクションデータの整形を行う為のツールである。即ち、バリアブルテキスト整形装置30は、テキストデータ整形ツール33の機能によって、データベース60から設計書情報61、バリアブルテキストデータ31、第1トランザクションデータ32に基づいてバリアブルテキストデータ設計を行う。テキストデータ整形ツール33の機能の詳細は後述する。
The variable text shaping device 30 generates second transaction data 52 based on the design document information 61, variable text data 31, and first transaction data 32. The variable text shaping device 30 has a text data shaping tool 33.
The variable text data 31 is information such as a store number in charge of a customer, a customer zip code, an address, and a name.
The text data shaping tool 33 is a tool for shaping transaction data. That is, the variable text shaping device 30 performs variable text data design based on the design document information 61, variable text data 31, and first transaction data 32 from the database 60 by the function of the text data shaping tool 33. Details of the function of the text data shaping tool 33 will be described later.

バリアブル画像編集装置40は、バリアブル画像素材データ41に基づいて、顧客毎に異なるバリアブル画像である画像データ53を生成する。バリアブル画像編集装置40は、DTPソフト42を有する。
DTPソフト42は、画像を編集する為のソフトウエアである。即ち、バリアブル画像編集装置40は、DTPソフト42の機能によって、バリアブル画像素材データ41の画像編集処理を行い、画像データ53を生成する。
The variable image editing device 40 generates image data 53 that is a variable image that is different for each customer based on the variable image material data 41. The variable image editing device 40 has DTP software 42.
The DTP software 42 is software for editing an image. That is, the variable image editing device 40 performs image editing processing of the variable image material data 41 by the function of the DTP software 42 and generates image data 53.

合成装置50は、印刷データ生成ツール54を有する。
印刷データ生成ツール54は、プリンタ70に応じた印刷データを生成する為のツールである。即ち、合成装置50は、印刷データ生成ツール54の機能によって、レイアウト設計装置20により生成されたレイアウトデータ51に、バリアブルテキスト整形装置30により生成された第2トランザクションデータ52と、バリアブル画像編集装置40により生成された画像データ53を顧客毎に合成し、プリンタ70に印刷を指示する。
The synthesizing device 50 includes a print data generation tool 54.
The print data generation tool 54 is a tool for generating print data corresponding to the printer 70. In other words, the composition device 50 uses the function of the print data generation tool 54 to add the second transaction data 52 generated by the variable text shaping device 30 to the layout data 51 generated by the layout design device 20 and the variable image editing device 40. The image data 53 generated by the above is synthesized for each customer, and the printer 70 is instructed to print.

図2は、設計書作成装置10、レイアウト設計装置20、バリアブルテキスト整形装置30、バリアブル画像編集装置40、合成装置50を実現するコンピュータのハードウエア構成図である。図2のハードウエア構成は一例であり、用途、目的に応じて様々な構成を採ることが可能である。
コンピュータは、制御部71、記憶部72、メディア入出力部73、通信制御部74、入力部75、表示部76、周辺機器I/F部77等がバス78を介して接続される。
FIG. 2 is a hardware configuration diagram of a computer that realizes the design document creation device 10, the layout design device 20, the variable text shaping device 30, the variable image editing device 40, and the composition device 50. The hardware configuration shown in FIG. 2 is an example, and various configurations can be adopted depending on applications and purposes.
In the computer, a control unit 71, a storage unit 72, a media input / output unit 73, a communication control unit 74, an input unit 75, a display unit 76, a peripheral device I / F unit 77, and the like are connected via a bus 78.

制御部71は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)等で構成される。
CPUは、ROM、記憶部72等に格納されるプログラムをRAM上のワークメモリ領域に呼び出して実行し、バス78を介して接続された各装置を駆動制御し、コンピュータが行う処理を実現する。
ROMは、不揮発性メモリであり、コンピュータのブートプログラムやBIOS等のプログラム、データ等を恒久的に保持している。
RAMは、揮発性メモリであり、記憶部72、ROM、記憶媒体等からロードしたプログラム、データ等を一時的に保持するとともに、制御部71が各種処理を行うために使用するワークエリアを備える。
The controller 71 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like.
The CPU calls a program stored in the ROM, the storage unit 72, and the like to a work memory area on the RAM and executes it, drives and controls each device connected via the bus 78, and realizes processing performed by the computer.
The ROM is a non-volatile memory and permanently holds a computer boot program, a program such as BIOS, data, and the like.
The RAM is a volatile memory, and temporarily stores programs, data, and the like loaded from the storage unit 72, ROM, storage medium, and the like, and includes a work area used by the control unit 71 for performing various processes.

記憶部72は、HDD(ハードディスクドライブ)であり、制御部71が実行するプログラム、プログラム実行に必要なデータ、OS(Operating System)等が格納される。プログラムに関しては、OSに相当する制御プログラムや、アプリケーションプログラム、ファイル等が格納されている。
これらの各プログラムコードは、制御部71により必要に応じて読み出されてRAMに移され、CPUにより各種の手段として実行される。
The storage unit 72 is an HDD (hard disk drive), and stores a program executed by the control unit 71, data necessary for program execution, an OS (Operating System), and the like. Regarding programs, a control program corresponding to the OS, application programs, files, and the like are stored.
Each of these program codes is read by the control unit 71 as necessary, transferred to the RAM, and executed as various means by the CPU.

メディア入出力部73は、記録媒体のデータの入出力を行うドライブ装置であり、例えば、フロッピー(登録商標)ディスクドライブ、CDドライブ(−ROM、−R、−RW等)、DVDドライブ(−ROM、−R、−RW等)、MOドライブ等のメディア入出力装置を有する。
通信制御部74は、通信制御装置、通信ポート等を有し、ネットワーク13を介した通信を媒介する通信インタフェースであり、他のコンピュータ間との通信制御を行う。
The media input / output unit 73 is a drive device that inputs / outputs data of a recording medium. For example, a floppy (registered trademark) disk drive, a CD drive (-ROM, -R, -RW, etc.), a DVD drive (-ROM). , -R, -RW, etc.) and a media input / output device such as an MO drive.
The communication control unit 74 has a communication control device, a communication port, and the like, is a communication interface that mediates communication via the network 13, and controls communication with other computers.

入力部75は、データの入力を行い、例えば、キーボード、マウス等のポインティングデバイス、テンキー等の入力装置を有する。入力部75を介して、コンピュータに対して、操作指示、動作指示、データ入力等を行うことができる。
表示部76は、CRT(Cathode Ray Tube)モニタ、液晶パネル等のディスプレイ装置、ディスプレイ装置と連携してビデオ機能を実現するための論理回路等(ビデオアダプタ等)を有する。
周辺機器I/F部77は、周辺機器を接続するためのUSB(Universal Serial Bus)ポート等である。
バス78は、各装置間の制御信号、データ信号等の授受を媒介する経路である。
The input unit 75 inputs data and includes, for example, a keyboard, a pointing device such as a mouse, and an input device such as a numeric keypad. An operation instruction, an operation instruction, data input, and the like can be performed on the computer via the input unit 75.
The display unit 76 includes a CRT (Cathode Ray Tube) monitor, a display device such as a liquid crystal panel, and a logic circuit (such as a video adapter) for realizing a video function in cooperation with the display device.
The peripheral device I / F unit 77 is a USB (Universal Serial Bus) port or the like for connecting peripheral devices.
The bus 78 is a path that mediates transmission / reception of control signals, data signals, and the like between the devices.

図3は、データベース60の詳細を示す図である。
データベース60は、データレイアウト設計データ62、レイアウト設計データ63、テキスト処理設計データ64、品目情報データ65を有する設計書情報61を保持する。
データレイアウト設計データ62は、レイアウト設計に用いるデータとテキスト処理設計に用いるデータを関連付けるデータであり、バリアブルテキストデータ31のカラム名、レイアウト設計において使用されるカラム等の情報を有する。
レイアウト設計データ63は、印刷物のレイアウト情報であり、印字項目の印字位置、フォント、サイズ、属性情報等を有する。
テキスト処理設計データ64は、テキストデータ整形ツール33で行うテキスト整形の変換処理の処理順、エラー文字、空白、文字数等のチェック条件、ソート条件、バーコード付加処理等の変換処理の詳細情報を有する。
品目情報データ65は、印刷物の品目毎の得意先、品目名、担当、編集可否情報等の情報を有する。
FIG. 3 is a diagram showing details of the database 60.
The database 60 holds design document information 61 having data layout design data 62, layout design data 63, text processing design data 64, and item information data 65.
The data layout design data 62 is data that associates data used for layout design with data used for text processing design, and includes information such as the column name of the variable text data 31 and the columns used in the layout design.
The layout design data 63 is layout information of printed matter, and includes a print position, font, size, attribute information, and the like of print items.
The text processing design data 64 has detailed information on conversion processing such as processing order of text formatting conversion processing performed by the text data formatting tool 33, check conditions such as error characters, white space, and the number of characters, sorting conditions, and barcode addition processing. .
The item information data 65 includes information such as a customer for each item of the printed matter, an item name, a charge, and editability information.

次に、図4から図11を参照しながら、バリアブルプリントシステム1における設計書情報61の登録処理の流れについて説明する。
図4は、設計書作成装置10における設計書情報61の登録処理の流れを示すフローチャートである。
ユーザは、設計書作成装置10でデジタル設計書作成ツール11を起動し、設計書の作成を指示すると、設計書作成装置10はユーザに対して設計書情報を新規作成するか、あるいは、再利用するかを問い合わせる。ユーザが再利用を指定した場合(ステップS101の再利用)、設計書作成装置10は、デジタル設計書作成ツール画面を表示し、ユーザにより入力された条件に基づいてデータベース60の設計書情報61を検索し(ステップS102)、設計書情報61の一覧を取得し(ステップS103)、ユーザに対して表示する。ユーザは、設計書情報61の一覧から再利用する設計書情報を選択する(ステップS104)。
Next, the flow of the registration process of the design document information 61 in the variable print system 1 will be described with reference to FIGS.
FIG. 4 is a flowchart showing the flow of the registration process of the design document information 61 in the design document creation apparatus 10.
When the user activates the digital design document creation tool 11 on the design document creation device 10 and instructs creation of the design document, the design document creation device 10 creates new design document information for the user or reuses it. Ask what to do. When the user designates reuse (reuse in step S101), the design document creation apparatus 10 displays the digital design document creation tool screen and stores the design document information 61 in the database 60 based on the conditions input by the user. A search is performed (step S102), a list of design document information 61 is acquired (step S103), and displayed to the user. The user selects design document information to be reused from the list of design document information 61 (step S104).

図5は、デジタル設計書作成ツール画面100の再利用タブ105の一例を示す図である。
デジタル設計書作成ツール画面100は、データレイアウト設計タブ101、レイアウト設計タブ102、テキスト処理設計タブ103、品目情報タブ104、再利用タブ105を有する。ユーザが設計書情報の再利用を行う場合、設計書作成装置10はデジタル設計書作成ツール画面100の再利用タブ105を表示する。
FIG. 5 is a diagram illustrating an example of the reuse tab 105 on the digital design document creation tool screen 100.
The digital design document creation tool screen 100 includes a data layout design tab 101, a layout design tab 102, a text processing design tab 103, an item information tab 104, and a reuse tab 105. When the user reuses design document information, the design document creation apparatus 10 displays a reuse tab 105 on the digital design document creation tool screen 100.

デジタル設計書作成ツール画面100の再利用タブ105は、得意先106、品目名107、担当108、一覧取得ボタン109、設計書情報一覧110等を有する。
ユーザは、設計書情報61の再利用をする場合、得意先106、品目名107、担当108の中の少なくとも一つに検索条件を入力し、一覧取得ボタン109を押下すると、設計書作成装置10は、データベース60から検索条件を満足する設計書情報61の一覧を取得し、設計書情報一覧110に表示する。ユーザは、設計書情報一覧110から再利用する設計書情報61を選択する。
編集可否情報が「可」の場合、ユーザは、設計書情報61を編集し、元のデータに上書きして保存することができる。一方、編集可否情報が「否」の場合、ユーザは、元のデータに上書きして保存することはできず、新規の設計書情報61として登録する。
The reuse tab 105 of the digital design document creation tool screen 100 includes a customer 106, an item name 107, a person in charge 108, a list acquisition button 109, a design document information list 110, and the like.
When the user reuses the design document information 61, the user inputs a search condition to at least one of the customer 106, the item name 107, and the person in charge 108 and presses the list acquisition button 109. Acquires a list of design document information 61 satisfying the search condition from the database 60 and displays it on the design document information list 110. The user selects design document information 61 to be reused from the design document information list 110.
When the editability information is “permitted”, the user can edit the design document information 61 and overwrite and save the original data. On the other hand, if the editability information is “NO”, the user cannot overwrite the original data and save it, and registers it as new design document information 61.

ユーザが再利用を指定した場合(ステップS101の再利用)、設計書作成装置10は、ユーザにより選択された設計書情報61の内容をデータレイアウト設定タブ101、レイアウト設計タブ102、テキスト処理設計タブ103、品目情報タブ104にそれぞれ設定する。
ユーザが新規作成を指定した場合(ステップS101の新規作成)、設計書作成装置10は、データレイアウト設定タブ101、レイアウト設計タブ102、テキスト処理設計タブ103、品目情報タブ104をデータなしの状態とするか、あるいは、デフォルト値を設定する。
When the user designates reuse (reuse in step S101), the design document creation apparatus 10 displays the contents of the design document information 61 selected by the user as a data layout setting tab 101, a layout design tab 102, and a text processing design tab. 103 and item information tab 104, respectively.
When the user designates new creation (new creation in step S101), the design document creation apparatus 10 sets the data layout setting tab 101, layout design tab 102, text processing design tab 103, and item information tab 104 to a state without data. Or set a default value.

図4の説明に戻る。
設計書作成装置10は、デジタル設計書ツール画面100のデータレイアウトタブ101を表示し、ユーザはデータレイアウト設定データ62を編集する(ステップS105)。
Returning to the description of FIG.
The design document creation apparatus 10 displays the data layout tab 101 of the digital design document tool screen 100, and the user edits the data layout setting data 62 (step S105).

図6は、デジタル設計書作成ツール画面100のデータレイアウト設定タブ101の一例を示す図である。
デジタル設計書ツール画面100のデータレイアウト設定タブ101は、入力データレイアウト121、出力データレイアウト125、カラム追加ボタン122、126、カラム削除ボタン123、127、CSV(Commma−Separated Values)ヘッダ読込みボタン124、128等を有する。
FIG. 6 is a diagram illustrating an example of the data layout setting tab 101 on the digital design document creation tool screen 100.
The data layout setting tab 101 of the digital design document tool screen 100 includes an input data layout 121, an output data layout 125, column addition buttons 122 and 126, column deletion buttons 123 and 127, a CSV (Comma-Separated Values) header read button 124, 128 etc.

入力データレイアウト121は、入力するバリアブルテキストデータ31のヘッダ情報であり、「お客様名」、「郵便番号」、「住所1」、「住所3」、「住所2」等のカラム名の一覧を有する。通常、入力データレイアウト121のカラム名は、バリアブルテキストデータ31の作成者(印刷物の発注者)により異なる。
出力データレイアウト125は、バリアブルテキスト整形装置30により出力される第2トランザクションデータ52のヘッダ情報であり、「name」、「zipcode」、「address1」、「address2」、「address3」等のカラム名の一覧を有する。
入力データレイアウト121と出力データレイアウト125の各カラム名は、それぞれ対応付けられる。図6に示す例では、「お客様名」と「name」、「郵便番号」と「zipcode」、「住所1」と「address1」、「住所3」と「address2」、「住所2」と「address3」が対応付けられる。
The input data layout 121 is header information of the variable text data 31 to be input, and has a list of column names such as “customer name”, “zip code”, “address 1”, “address 3”, “address 2”, and the like. . Usually, the column name of the input data layout 121 differs depending on the creator of the variable text data 31 (orderer of the printed matter).
The output data layout 125 is header information of the second transaction data 52 output by the variable text shaping device 30, and column names such as “name”, “zipcode”, “address1”, “address2”, “address3”, and the like. Have a list.
The column names of the input data layout 121 and the output data layout 125 are associated with each other. In the example shown in FIG. 6, “customer name” and “name”, “zip code” and “zipcode”, “address 1” and “address 1”, “address 3” and “address 2”, “address 2” and “address 3”. "Is associated.

ユーザによってカラム追加ボタン122、126が押下されると、設計書作成装置10は、それぞれ入力データレイアウト121、出力データレイアウト126に新しいカラム名を追加して表示するとともに、データベース60に記憶される設計書情報61のデータレイアウト設計データ62に反映する。
ユーザによってカラム削除ボタン123、127が押下されると、設計書作成装置10は、それぞれ入力データレイアウト121、出力データレイアウト126から選択されたカラム名を削除して表示するとともに、データベース60に記憶される設計書情報61のデータレイアウト設計データ62に反映する。
ユーザによって任意のファイルが指定され、CSVヘッダ読込みボタン124、128が押下されると、設計書作成装置10は、指定されたファイルのヘッダを読み込んで、それぞれ入力データレイアウト121、出力データレイアウト126に表示するとともに、データベース60に記憶される設計書情報61のデータレイアウト設計データ62に反映する。
When the column addition buttons 122 and 126 are pressed by the user, the design document creation apparatus 10 adds and displays new column names to the input data layout 121 and the output data layout 126, respectively, and stores the design stored in the database 60. This is reflected in the data layout design data 62 of the document information 61.
When the column delete buttons 123 and 127 are pressed by the user, the design document creation apparatus 10 deletes and displays the column names selected from the input data layout 121 and the output data layout 126, respectively, and is stored in the database 60. This is reflected in the data layout design data 62 of the design document information 61.
When an arbitrary file is designated by the user and the CSV header read buttons 124 and 128 are pressed, the design document creation apparatus 10 reads the header of the designated file, and enters the input data layout 121 and the output data layout 126, respectively. The information is displayed and reflected in the data layout design data 62 of the design document information 61 stored in the database 60.

図4の説明に戻る。
設計書作成装置10は、デジタル設計書ツール画面100のレイアウト設計タブ102を表示し、ユーザはレイアウト設計データ63を編集する(ステップS106)。
Returning to the description of FIG.
The design document creation apparatus 10 displays the layout design tab 102 of the digital design document tool screen 100, and the user edits the layout design data 63 (step S106).

図7は、デジタル設計書作成ツール画面100のレイアウト設計タブ102の一例を示す図である。
デジタル設計書ツール画面100のレイアウト設計タブ102は、固定印字項目タブ131、固定画像項目タブ132、可変印字項目タブ133を有する。
FIG. 7 is a diagram illustrating an example of the layout design tab 102 of the digital design document creation tool screen 100.
The layout design tab 102 of the digital design document tool screen 100 includes a fixed print item tab 131, a fixed image item tab 132, and a variable print item tab 133.

固定印字項目タブ131は、顧客毎ではなく、全ての印刷物に固定して印刷するテキストデータに関する情報を設定するための画面である。
固定画像項目タブ132は、顧客毎ではなく、全ての印刷物に固定して印刷する画像データに関する情報を設定するための画面である。
可変印字項目タブ133は、顧客毎に異なるバリアブルテキストデータ31を印字するフォント、サイズ、位置、最大文字数等の情報を設定するための画面である。
The fixed print item tab 131 is a screen for setting information related to text data to be fixedly printed on all printed materials, not for each customer.
The fixed image item tab 132 is a screen for setting information regarding image data to be fixedly printed on all printed materials, not for each customer.
The variable print item tab 133 is a screen for setting information such as font, size, position, and maximum number of characters for printing variable text data 31 that is different for each customer.

可変印字項目タブ133は、項目NO134、項目名135、フォント名136、サイズ137、X138、Y139、文字数140、属性141、揃え142、条件143、備考144、項目追加ボタン145、項目削除ボタン146等を有する。
項目NO134は、バリアブルテキストデータ31の項目の一意な番号である。
項目名135は、バリアブルテキストデータ31の項目の名前であり、「大住所1」、「大住所2」、「大住所3」、「小住所1」等の値を有する。
フォント名136は、バリアブルテキストデータ31の項目を印字するフォント名であり、「MS明朝」等の値を有する。
サイズ137は、バリアブルテキストデータ31の項目を印字する文字サイズであり、「9pt」、「7pt」等の値を有する。
The variable print item tab 133 includes item No. 134, item name 135, font name 136, size 137, X138, Y139, number of characters 140, attribute 141, alignment 142, condition 143, remarks 144, item addition button 145, item deletion button 146, etc. Have
The item NO 134 is a unique number of the item of the variable text data 31.
The item name 135 is the name of the item of the variable text data 31 and has values such as “large address 1”, “large address 2”, “large address 3”, and “small address 1”.
The font name 136 is a font name for printing the items of the variable text data 31 and has a value such as “MS Mincho”.
The size 137 is a character size for printing the items of the variable text data 31, and has values such as “9pt” and “7pt”.

X138、Y139は、バリアブルテキストデータ31の項目が印字されるテキストボックス(矩形オブジェクト)の左上の頂点に係るX座標、Y座標の値である。
文字数140は、バリアブルテキストデータ31の項目の最大印字可能文字数である。
属性141は、バリアブルテキストデータ31の項目の属性を示すものであり、1byte文字、あるいは、2byte文字であることを示す。
揃え142は、バリアブルテキストデータ31の項目が印字されるテキストボックス(矩形オブジェクト)内の揃え位置を示すものであり、「左」、「中央」、「右」揃え等の値を有する。
条件143は、バリアブルテキストデータ31の項目を印字する条件を示すものである。ユーザによって設定ボタンが押下されると、設計書作成装置10は、条件入力画面を表示する。ユーザは、条件入力画面によって、印字する条件(例えば、所定の項目がNULLでない等)を入力する。
備考144は、バリアブルテキストデータ31の項目に関する備考を示すものである。ユーザによって設定ボタンが押下されると、設計書作成装置10は、備考入力画面を表示する。ユーザは、備考入力画面によって、任意の文字列を入力する。
X138 and Y139 are the values of the X coordinate and the Y coordinate related to the upper left vertex of the text box (rectangular object) in which the variable text data 31 item is printed.
The number of characters 140 is the maximum number of characters that can be printed for an item of the variable text data 31.
The attribute 141 indicates the attribute of the item of the variable text data 31 and indicates that it is a 1-byte character or a 2-byte character.
The alignment 142 indicates an alignment position in a text box (rectangular object) in which items of the variable text data 31 are printed, and has values such as “left”, “center”, and “right” alignment.
The condition 143 indicates a condition for printing the item of the variable text data 31. When the setting button is pressed by the user, the design document creating apparatus 10 displays a condition input screen. The user inputs a printing condition (for example, a predetermined item is not NULL) on the condition input screen.
The remark 144 indicates remarks regarding the items of the variable text data 31. When the setting button is pressed by the user, the design document creating apparatus 10 displays a remark input screen. The user inputs an arbitrary character string on the remark input screen.

項目追加ボタン145は、印字する項目を追加するためのボタンである。
項目削除ボタン146は、可変印字項目タブ133で選択された項目を削除するためのボタンである。
The item addition button 145 is a button for adding an item to be printed.
The item deletion button 146 is a button for deleting the item selected on the variable print item tab 133.

設計書作成装置10は、データベース60に記憶される設計書情報61のレイアウト設計データ63を参照し、項目NO134、項目名135、フォント名136、サイズ137、X138、Y139、文字数140、属性141、揃え142、条件143、備考144に、それぞれ具体的な値を表示する。
ユーザによる編集結果は、データベース60に反映される。
The design document creation apparatus 10 refers to the layout design data 63 of the design document information 61 stored in the database 60 and refers to the item NO 134, the item name 135, the font name 136, the size 137, X138, Y139, the number of characters 140, the attribute 141, Specific values are displayed in the alignment 142, the condition 143, and the remarks 144, respectively.
The editing result by the user is reflected in the database 60.

図4の説明に戻る。
設計書作成装置10は、デジタル設計書ツール画面100のテキスト処理設計タブ103を表示し、ユーザはテキスト処理設計データ64を編集する(ステップS107)。
Returning to the description of FIG.
The design document creation apparatus 10 displays the text processing design tab 103 of the digital design document tool screen 100, and the user edits the text processing design data 64 (step S107).

図8は、デジタル設計書作成ツール画面100のテキスト処理設計タブ103の一例を示す図である。
デジタル設計書ツール画面100のテキスト処理設計タブ103は、処理順151、処理名称152、設定153、プルダウンメニュー154、処理追加ボタン155、処理削除ボタン156等を有する。
FIG. 8 is a diagram illustrating an example of the text processing design tab 103 on the digital design document creation tool screen 100.
The text processing design tab 103 of the digital design document tool screen 100 includes a processing order 151, a processing name 152, a setting 153, a pull-down menu 154, a processing addition button 155, a processing deletion button 156, and the like.

テキスト処理設計タブ103は、バリアブルテキスト整形装置30がバリアブルテキストデータ31のテキスト整形の変換処理を設定するための画面である。
処理順151は、変換処理を行う順番を示す。
処理名称152は、変換処理の名称を示す。
プルダウンメニュー154は、変換処理の一覧である。ユーザは、プルダウンメニュー154の中から、所望の変換処理を選択する。
設定153は、各変換処理の詳細設定ボタンを表示する為の欄である。
処理追加ボタン155は、変換処理を追加するためのボタンである。
処理削除ボタン156は、変換処理を削除するためのボタンである。
The text processing design tab 103 is a screen for the variable text shaping device 30 to set text shaping conversion processing for the variable text data 31.
The processing order 151 indicates the order in which the conversion processing is performed.
The process name 152 indicates the name of the conversion process.
The pull-down menu 154 is a list of conversion processes. The user selects a desired conversion process from the pull-down menu 154.
A setting 153 is a column for displaying a detailed setting button for each conversion process.
The process addition button 155 is a button for adding a conversion process.
The process deletion button 156 is a button for deleting the conversion process.

ユーザが、デジタル設計書作成ツール画面100のテキスト処理設計タブ103において、例えば、行削除(空白)の変換処理の追加を指示すると、設計書作成装置10は、詳細設定を行う為の画面を表示する。
ここで、行削除(空白)の変換処理とは、空白のみを含む行を削除するテキスト整形処理を意味する。
When the user instructs to add conversion processing for deleting a line (blank) on the text processing design tab 103 of the digital design document creation tool screen 100, for example, the design document creation device 10 displays a screen for performing detailed settings. To do.
Here, the line deletion (blank) conversion process means a text shaping process for deleting a line including only a blank.

図9は、行削除設定(空白)画面160の一例を示す図である。
行削除設定(空白)画面160は、入力フィールド161、対象フィールド162、追加ボタン163、削除ボタン164、OKボタン165、キャンセルボタン166等を有する。
FIG. 9 is a diagram illustrating an example of the line deletion setting (blank) screen 160.
The line deletion setting (blank) screen 160 includes an input field 161, a target field 162, an add button 163, a delete button 164, an OK button 165, a cancel button 166, and the like.

入力フィールド161は、行削除(空白)の変換処理の対象となり得るフィールドの中で対象となっていないフィールドの一覧を示す。
対象フィールド162は、行削除(空白)の変換処理の対象とするフィールドの一覧を示す。
追加ボタン163は、入力フィールド161において選択されているフィールドを対象フィールド162に追加するためのボタンである。
削除ボタン164は、対象フィールド162において選択されているフィールドを入力フィールド161に戻すためのボタンである。
OKボタン165は、行削除設定(空白)画面160において設定されている内容をデータベース60に記憶させるためのボタンである。
キャンセルボタン166は、行削除設定(空白)画面160において設定されている内容をデータベース60に記憶させずに、行削除設定(空白)画面160を閉じるためのボタンである。
テキスト処理設計タブ103における設計内容は、データベース60に保持される設計書情報61のテキスト処理設計データ64に記憶される。
The input field 161 shows a list of fields that are not targets among the fields that can be the target of the row deletion (blank) conversion process.
The target field 162 shows a list of fields to be subjected to the row deletion (blank) conversion process.
The add button 163 is a button for adding the field selected in the input field 161 to the target field 162.
The delete button 164 is a button for returning the field selected in the target field 162 to the input field 161.
The OK button 165 is a button for storing the contents set in the row deletion setting (blank) screen 160 in the database 60.
The cancel button 166 is a button for closing the line deletion setting (blank) screen 160 without storing the contents set in the line deletion setting (blank) screen 160 in the database 60.
The design contents in the text processing design tab 103 are stored in the text processing design data 64 of the design document information 61 held in the database 60.

図4の説明に戻る。
設計書作成装置10は、デジタル設計書ツール画面100の品目情報タブ104を表示し、ユーザは品目情報データ65を編集する(ステップS108)。
Returning to the description of FIG.
The design document creation apparatus 10 displays the item information tab 104 of the digital design document tool screen 100, and the user edits the item information data 65 (step S108).

図10は、デジタル設計書作成ツール画面100の品目情報タブ104の一例を示す図である。
デジタル設計書ツール画面100の品目情報タブ104は、印刷物の品目情報を設定するための画面であり、得意先106、品目名107、担当108、編集可否情報チェックボックス111、DB登録ボタン112等を有する。
FIG. 10 is a diagram illustrating an example of the item information tab 104 on the digital design document creation tool screen 100.
The item information tab 104 of the digital design document tool screen 100 is a screen for setting the item information of the printed material. The customer 106, the item name 107, the person in charge 108, the editability information check box 111, the DB registration button 112, and the like are displayed. Have.

得意先106は、印刷物の品目毎の得意先の情報を示す。
品目名107は、印刷物の品目毎の名前を示す。
担当108は、印刷物の品目に関する設計書情報61を編集した担当者の氏名を示す。
編集可否情報チェックボックス111は、印刷物の品目に関する設計書情報61を編集できるかどうかを示す。編集可否情報チェックボックス111がチェックされていない場合、ユーザは、その品目の設計書情報61を編集して上書きすることができる。編集可否情報チェックボックス111がチェックされている場合、ユーザは、その品目の設計書情報61を上書きすることはできず、新規の設計書情報61としてデータベース60に登録する。バリアブルプリントシステム1では、編集可否情報により、設計書情報61の再利用を許可するか、あるいは、許可しないかを制御することができる。
尚、ステップS101において、ユーザが再利用を指定している場合(ステップS101の再利用)、再利用タブ105において選択された設計書情報61の編集可否情報が「否」であれば、設計書作成装置10は、編集可否情報チェックボックス111をチェックされている状態のまま固定する。即ち、ユーザはチェックを外すことができない。
DB登録ボタン112は、品目情報タブ104における設定内容をデータベース60に記憶させる為のボタンである。品目情報タブ104における設定内容は、データベース60に保持される設計書情報61の品目情報データ65に記憶される。
The customer 106 indicates customer information for each item of the printed matter.
The item name 107 indicates a name for each item of the printed matter.
The person in charge 108 indicates the name of the person in charge who edited the design document information 61 related to the printed item.
The editability information check box 111 indicates whether or not the design document information 61 relating to the printed item can be edited. When the editability information check box 111 is not checked, the user can edit and overwrite the design document information 61 of the item. When the editability information check box 111 is checked, the user cannot overwrite the design document information 61 of the item and registers it as new design document information 61 in the database 60. In the variable print system 1, it is possible to control whether the reuse of the design document information 61 is permitted or not based on the editability information.
If the user designates reuse in step S101 (reuse in step S101), if the editability information of the design document information 61 selected in the reuse tab 105 is “No”, the design document is displayed. The creation apparatus 10 fixes the editability information check box 111 in a checked state. That is, the user cannot remove the check.
The DB registration button 112 is a button for storing the setting contents in the item information tab 104 in the database 60. The setting contents in the item information tab 104 are stored in the item information data 65 of the design document information 61 held in the database 60.

図11は、設計書情報61のXMLファイルの一例を示す図である。
設計書情報61のXMLファイルは、品目情報データ部分171、データレイアウト設計データ部分172、レイアウト設計データ部分173、テキスト処理設計データ部分174等に分けられる。
品目情報データ部分171は、品目情報データ65に対応する。データレイアウト設計データ部分172は、データレイアウト設定データ62に対応する。レイアウト設計データ部分173は、レイアウト設計データ63に対応する。テキスト処理設計データ部分174は、テキスト処理設計データ64に対応する。
FIG. 11 is a diagram illustrating an example of an XML file of the design document information 61.
The XML file of the design document information 61 is divided into an item information data portion 171, a data layout design data portion 172, a layout design data portion 173, a text processing design data portion 174, and the like.
The item information data portion 171 corresponds to the item information data 65. The data layout design data portion 172 corresponds to the data layout setting data 62. The layout design data portion 173 corresponds to the layout design data 63. The text processing design data portion 174 corresponds to the text processing design data 64.

このように、バリアブルプリントシステム1の設計書作成装置10は、レイアウト設計及びバリアブルテキスト設計で使用する設計書情報61を一元管理する。ユーザは、設計書作成装置10において、レイアウト設計書20において使用されるレイアウト設計データ63、バリアブル整形装置30において使用されるテキスト処理設計データ64、レイアウト設計データ63とテキスト処理設計データ64の項目を対応付けるデータレイアウト設計データ62、品目毎の情報を保持する品目情報データ65を一括して編集することができる。   As described above, the design document creation apparatus 10 of the variable print system 1 centrally manages the design document information 61 used in layout design and variable text design. The user selects items of layout design data 63 used in the layout design document 20, text processing design data 64 used in the variable shaping device 30, layout design data 63 and text processing design data 64 in the design document creation device 10. The associated data layout design data 62 and item information data 65 holding information for each item can be edited together.

次に、図12から図14を参照しながら、レイアウト設計装置20におけるレイアウト設計データの編集処理の流れについて説明する。
図12は、レイアウト設計装置20におけるレイアウト設計データの編集処理の流れを示すフローチャートである。レイアウト設計装置20では、設計書情報61のレイアウト設計データ63のみを編集することができる。
Next, the flow of layout design data editing processing in the layout design apparatus 20 will be described with reference to FIGS.
FIG. 12 is a flowchart showing the flow of layout design data editing processing in the layout design apparatus 20. In the layout design apparatus 20, only the layout design data 63 of the design document information 61 can be edited.

ユーザがレイアウト設計装置20でレイアウト設計ツール21を起動すると、レイアウト設計装置20は、ユーザにより指定された検索条件に基づいて、データベース60から設計書情報61を検索し(ステップS201)、設計書情報61の一覧を取得し(ステップS202)、設計書情報61の一覧を表示する。
設計書情報61の一覧からユーザが設計書情報を選択すると(ステップS203)、レイアウト設計装置20は選択された設計書情報61をデータベース60から読み取り(ステップS204)、レイアウト設計データ画面200を表示する(ステップS205)。ユーザが、レイアウト設計データ63の追加編集を行う場合(ステップS206のYes)、レイアウト設計装置20に表示されたレイアウト設計データ画面200でレイアウト設計データ63の編集を行う(ステップS207)。
When the user activates the layout design tool 21 in the layout design device 20, the layout design device 20 searches the design document information 61 from the database 60 based on the search conditions specified by the user (step S201), and the design document information. A list of 61 is acquired (step S202), and a list of design document information 61 is displayed.
When the user selects design document information from the list of design document information 61 (step S203), the layout design device 20 reads the selected design document information 61 from the database 60 (step S204) and displays the layout design data screen 200. (Step S205). When the user performs additional editing of the layout design data 63 (Yes in step S206), the layout design data 63 is edited on the layout design data screen 200 displayed on the layout design device 20 (step S207).

図13は、レイアウト設計ツール画面200の一例を示す図である。
レイアウト設計ツール画面200は、住所オブジェクト201、宛名オブジェクト202、バーコードオブジェクト203、QR(Quick Response)コードオブジェクト204、案内タイプオブジェクト205、車画像オブジェクト206、設定済みオブジェクト一覧207等を有する。
FIG. 13 is a diagram illustrating an example of the layout design tool screen 200.
The layout design tool screen 200 includes an address object 201, an address object 202, a barcode object 203, a QR (Quick Response) code object 204, a guidance type object 205, a car image object 206, a set object list 207, and the like.

住所オブジェクト201、宛名オブジェクト202、バーコードオブジェクト203、QRオブジェクト204、案内タイプオブジェクト205、車画像オブジェクト206は、顧客毎に異なる。
設定済みオブジェクト一覧207の項目名の前のアルファベットは、オブジェクトのタイプを表し、「T」はテキスト、「I」はイメージ、「Q」はQRコード、「B」はバーコードを意味する。
レイアウト設計装置20は、データベース60に記憶される設計書情報61のレイアウト設計データ63を参照し、設定済みオブジェクト一覧207の各オブジェクトである住所オブジェクト201、宛名オブジェクト202、バーコードオブジェクト203、QRコードオブジェクト204、案内タイプオブジェクト205、車画像オブジェクト206を表示する。
The address object 201, the address object 202, the barcode object 203, the QR object 204, the guidance type object 205, and the car image object 206 are different for each customer.
The alphabet before the item name in the set object list 207 represents the type of the object, “T” means text, “I” means image, “Q” means QR code, and “B” means bar code.
The layout design apparatus 20 refers to the layout design data 63 of the design document information 61 stored in the database 60, and each object of the set object list 207 is an address object 201, a destination object 202, a barcode object 203, a QR code. An object 204, a guidance type object 205, and a car image object 206 are displayed.

ユーザは、図13に示すレイアウト設計ツール画面200において、各オブジェクトの配置を変更したり、オブジェクトを追加、削除したりすることにより、ダイレクトメール等の印刷物に関するレイアウト設計を行う。ユーザは、住所オブジェクト201、宛名オブジェクト202、バーコードオブジェクト203、QRコードオブジェクト204、案内タイプオブジェクト205、車画像オブジェクト206等のオブジェクトに対してドラッグ&ドロップ等の操作することにより、レイアウト設計データ63を編集することができる。   In the layout design tool screen 200 shown in FIG. 13, the user performs layout design related to a printed matter such as direct mail by changing the arrangement of each object or adding or deleting objects. The user operates the layout design data 63 by dragging and dropping an object such as the address object 201, the address object 202, the barcode object 203, the QR code object 204, the guidance type object 205, and the car image object 206. Can be edited.

図14は、図13のレイアウト設計ツール画面200における編集例を示す。図14のレイアウト設計ツール画面200では、バーコードオブジェクト203とQRコードオブジェクト204の配置が変更されている。
レイアウト設計装置20は、バーコードオブジェクト203とQRコードオブジェクト204の配置の変更を、データベース60に記憶される設計書情報61のレイアウト設計データ63に反映させる。具体的には、レイアウト設計装置20は、バーコードオブジェクト203とQRコードオブジェクト204の左上頂点のX座標、Y座標のデータを変更する。
FIG. 14 shows an editing example on the layout design tool screen 200 of FIG. In the layout design tool screen 200 of FIG. 14, the arrangement of the barcode object 203 and the QR code object 204 is changed.
The layout design apparatus 20 reflects changes in the arrangement of the barcode object 203 and the QR code object 204 in the layout design data 63 of the design document information 61 stored in the database 60. Specifically, the layout design device 20 changes the X coordinate and Y coordinate data of the upper left vertex of the barcode object 203 and the QR code object 204.

図12の説明に戻る。
レイアウト設計データ63の編集終了後、設計書情報61の品目情報データ65で設定された編集可否情報が「可」の場合(ステップS208のYes)、レイアウト設計装置20は、編集した設計書情報61をデータベース60に上書き更新する(ステップS209)。上書き更新した場合、図11に示す設計書情報61のXMLファイルのレイアウト設計部分173のデータが書き換えられる。
一方、品目情報データ65で設定された編集可否情報が「否」の場合(ステップS208のNo)、レイアウト設計装置20は、編集した設計書情報61をデータベース60に新規登録する(ステップS210)。
Returning to the description of FIG.
After the editing of the layout design data 63, when the editability information set in the item information data 65 of the design document information 61 is “permitted” (Yes in step S208), the layout design device 20 displays the edited design document information 61. Is overwritten and updated in the database 60 (step S209). When overwriting is updated, the data in the layout design portion 173 of the XML file of the design document information 61 shown in FIG. 11 is rewritten.
On the other hand, when the editability information set in the item information data 65 is “No” (No in step S208), the layout design device 20 newly registers the edited design document information 61 in the database 60 (step S210).

このように、レイアウト設計装置20は、データベース60から設計書情報61を取得し、設計書情報61を読み込むことにより、各オブジェクトを自動的に表示部76に表示する。また、レイアウト設計装置20は、ユーザの編集指示に応じてデータベース60を更新する。具体的には、レイアウト設計装置20は、設計書情報61に設定されている編集可否情報に従って、設計書情報61をデータベース60に上書き更新、あるいは、新規登録する。   As described above, the layout design apparatus 20 acquires the design document information 61 from the database 60 and reads the design document information 61 to automatically display each object on the display unit 76. Further, the layout design apparatus 20 updates the database 60 in accordance with the user's editing instruction. Specifically, the layout design apparatus 20 overwrites and updates or newly registers the design document information 61 in the database 60 according to the editability information set in the design document information 61.

次に、図15から図17を参照しながら、バリアブルテキスト整形装置30におけるテキスト整形の変換処理の流れについて説明する。
図15は、バリアブルテキスト整形装置30におけるテキスト処理設計データの編集処理の流れを示すフローチャートである。バリアブルテキスト整形装置30では、設計書情報61のテキスト処理設計データ64のみを編集することができる。
Next, the flow of text shaping conversion processing in the variable text shaping device 30 will be described with reference to FIGS. 15 to 17.
FIG. 15 is a flowchart showing the flow of editing processing of text processing design data in the variable text shaping device 30. In the variable text shaping device 30, only the text processing design data 64 of the design document information 61 can be edited.

ユーザがバリアブルテキスト整形装置30でテキストデータ整形ツール33を起動すると、バリアブルテキスト整形装置30は、ユーザにより指定された検索条件に基づいて、データベース60から設計書情報61を検索し(ステップS301)、設計書情報61の一覧を取得し(ステップS302)、設計書情報61の一覧を表示する。
設計書情報61の一覧からユーザが設計書情報を選択すると(ステップS303)、バリアブルテキスト整形装置30は選択された設計書情報61をデータベース60から読み取り(ステップS304)、テキストデータ整形ツール画面210を表示する(ステップS305)。ユーザが、テキスト処理設計データ64の追加編集を行う場合(ステップS306のYes)、バリアブルテキスト整形装置30に表示されたテキストデータ整形ツール画面210でテキスト処理設計データ64の編集を行う(ステップS307)。
When the user activates the text data shaping tool 33 on the variable text shaping device 30, the variable text shaping device 30 retrieves the design document information 61 from the database 60 based on the retrieval condition specified by the user (step S301). A list of design document information 61 is acquired (step S302), and a list of design document information 61 is displayed.
When the user selects design document information from the list of design document information 61 (step S303), the variable text shaping device 30 reads the selected design document information 61 from the database 60 (step S304), and displays the text data shaping tool screen 210. It is displayed (step S305). When the user additionally edits the text processing design data 64 (Yes in step S306), the text processing design data 64 is edited on the text data shaping tool screen 210 displayed on the variable text shaping device 30 (step S307). .

図16は、テキストデータ整形ツール画面210の一例を示す図である。
テキストデータ整形ツール画面210は、バリアブルテキストデータ31に対して行うテキスト整形の変換処理を表すアイコンを表示するための画面である。図16のテキストデータ整形ツール画面210には、外字アイコン211a、空白アイコン211b、文字数アイコン211c、テキスト処理アイコン一覧212等が表示されている。
FIG. 16 is a diagram illustrating an example of the text data shaping tool screen 210.
The text data shaping tool screen 210 is a screen for displaying an icon representing text shaping conversion processing performed on the variable text data 31. In the text data shaping tool screen 210 of FIG. 16, an external character icon 211a, a blank icon 211b, a character count icon 211c, a text processing icon list 212, and the like are displayed.

外字アイコン211aは、外字を削除するテキスト整形の変換処理を表すアイコンである。
空白アイコン211bは、空白を削除するテキスト整形の変換処理を表すアイコンである。
文字数アイコン211cは、カラム毎の最大文字数を超えている行を抽出するテキスト整形の変換処理を表すアイコンである。
図16に示すテキスト整形の変換処理のフローでは、入力されたバリアブルテキストデータ31に対して、外字処理、空白処理、文字数処理の順に処理が行われる。
テキスト処理アイコン一覧212は、プログラムが定義されているテキスト整形の変換処理を示すアイコンの一覧である。
The external character icon 211a is an icon representing a text formatting conversion process for deleting an external character.
The blank icon 211b is an icon representing a text formatting conversion process for deleting a blank.
The number-of-characters icon 211c is an icon representing text formatting conversion processing for extracting a line exceeding the maximum number of characters for each column.
In the text formatting conversion processing flow shown in FIG. 16, the input variable text data 31 is processed in the order of external character processing, blank processing, and character count processing.
The text processing icon list 212 is a list of icons indicating text formatting conversion processing in which a program is defined.

バリアブルテキスト整形装置30は、データベース60に記憶される設計書情報61のテキスト処理設計データ64を参照し、設定されている変換処理のアイコン(図16の例では、外字アイコン211a、空白アイコン211b、文字数アイコン211c)を表示する。   The variable text shaping device 30 refers to the text processing design data 64 of the design document information 61 stored in the database 60, and sets conversion processing icons (in the example of FIG. 16, an external character icon 211a, a blank icon 211b, A character number icon 211c) is displayed.

ユーザは、テキストデータ整形ツール画面210において、テキスト処理アイコン一覧212内のアイコンをドラッグ&ドロップ等の操作により、バリアブルテキストデータ31に対して行うテキスト整形の変換処理を行うフローにアイコンを挿入して追加したり、テキスト整形の変換処理のフローのアイコンを削除、並び替えしたりすることにより、テキスト整形の変換処理の編集を指示する。そして、バリアブルテキスト整形装置30は、ユーザの指示に応じて、データベース60に保持される設計書情報61のテキスト処理設計データ64を更新する。   On the text data shaping tool screen 210, the user inserts an icon in the flow for performing the text shaping conversion processing performed on the variable text data 31 by dragging and dropping the icon in the text processing icon list 212. By adding or deleting or rearranging the icons of the text formatting conversion processing flow, the editing of the text formatting conversion processing is instructed. Then, the variable text shaping device 30 updates the text processing design data 64 of the design document information 61 held in the database 60 in accordance with a user instruction.

図17は、図16のテキストデータ整形ツール画面210における編集例を示す。図17のテキストデータ整形ツール画面210では、外字アイコン211a、空白アイコン211b、文字数アイコン211cからなるテキスト整形の変換処理のフローの前に、ソートアイコン211dが追加されている。
ソートアイコン211dは、所定の規則に従って並び替えるテキスト整形の変換処理を表すアイコンである。
変更されたテキスト整形の変換処理のフローでは、入力されたバリアブルテキストデータ31に対して、ソート処理、外字処理、空白処理、文字数処理の順でテキスト整形の変換処理が行われる。
FIG. 17 shows an editing example on the text data shaping tool screen 210 of FIG. In the text data shaping tool screen 210 of FIG. 17, a sort icon 211d is added before the flow of text shaping conversion processing consisting of an external character icon 211a, a blank icon 211b, and a character count icon 211c.
The sort icon 211d is an icon representing text formatting conversion processing for rearranging according to a predetermined rule.
In the changed text formatting conversion processing flow, text formatting conversion processing is performed on the input variable text data 31 in the order of sort processing, external character processing, blank processing, and character count processing.

図15の説明に戻る。
テキスト処理設計データ64の編集終了後、設計書情報61の品目情報データ65で設定された編集可否情報が「可」の場合(ステップS308のYes)、バリアブルテキスト整形装置30は、編集した設計書情報61をデータベース60に上書き更新する(ステップS309)。上書き更新した場合、図11に示す設計書情報61のXMLファイルのテキスト処理設計部分174のデータが書き換えられる。
一方、品目情報データ65で設定された編集可否情報が「否」の場合(ステップS308のNo)、バリアブルテキスト整形装置30は、編集した設計書情報61をデータベース60に新規登録する(ステップS310)。
Returning to the description of FIG.
After editing the text processing design data 64, if the editability information set in the item information data 65 of the design document information 61 is “Yes” (Yes in step S308), the variable text shaping device 30 edits the edited design document. The information 61 is overwritten and updated in the database 60 (step S309). When overwriting is updated, the data in the text processing design portion 174 of the XML file of the design document information 61 shown in FIG. 11 is rewritten.
On the other hand, when the editability information set in the item information data 65 is “No” (No in Step S308), the variable text shaping device 30 newly registers the edited design document information 61 in the database 60 (Step S310). .

このように、バリアブルテキスト整形装置30は、データベース60から設計書情報61を取得し、設計書情報61を読み込むことによりテキスト整形の変換処理のフローを自動的に表示する。また、バリアブルテキスト整形装置30は、ユーザの編集指示に応じてデータベース60を更新する。具体的には、バリアブルテキスト整形装置30は、設計書情報61に設定された編集可否情報に従って、設計書情報61をデータベース60に上書き更新、あるいは、新規登録する。   As described above, the variable text shaping device 30 acquires the design document information 61 from the database 60 and automatically displays the text shaping conversion process flow by reading the design document information 61. Further, the variable text shaping device 30 updates the database 60 in accordance with the user's editing instruction. Specifically, the variable text shaping device 30 overwrites the design document information 61 in the database 60 or newly registers it according to the editability information set in the design document information 61.

以上説明したように、本発明のバリアブルプリントシステム1では、設計書作成装置10は、データレイアウト設計データ62、レイアウト設計データ63、テキスト処理設計データ64、品目情報データ65を有する設計書情報61をデータベース60に登録する。レイアウト設計装置20は、データベース60から設計書情報61を読み出すと、レイアウト設計ツール21のオブジェクトを自動的に表示し、ユーザはレイアウト設計データ63の編集が可能となる。また、バリアブルテキスト整形装置30は、データベース60から設計書情報61を読み出すと、テキストデータ整形ツール33のテキスト整形の変換処理のフローを自動的に表示し、ユーザはテキスト処理設計データ64の編集が可能となる。バリアブルプリントシステム1は、従来のレイアウト設計書と印字設計書の二つの設計書に相当する設計書情報61をデータベース60で一元管理し、レイアウト設計装置20のレイアウト設計ツール21、バリアブルテキスト整形装置30のテキストデータ整形ツール33の機能によって、自動的にデータを表示することにより、ユーザによる初期データの入力作業が不要となり、作業負荷が軽減される。   As described above, in the variable print system 1 of the present invention, the design document creation apparatus 10 stores the design document information 61 including the data layout design data 62, the layout design data 63, the text processing design data 64, and the item information data 65. Register in the database 60. When the layout design apparatus 20 reads the design document information 61 from the database 60, the layout design tool 21 automatically displays the object of the layout design tool 21, and the user can edit the layout design data 63. When the variable text shaping device 30 reads the design document information 61 from the database 60, the variable text shaping device 30 automatically displays the text shaping conversion process flow of the text data shaping tool 33, and the user can edit the text processing design data 64. It becomes possible. The variable print system 1 centrally manages design document information 61 corresponding to two design documents, a conventional layout design document and a print design document, in the database 60, the layout design tool 21 of the layout design device 20, and the variable text shaping device 30. By automatically displaying data by the function of the text data shaping tool 33, initial data input work by the user becomes unnecessary, and the work load is reduced.

また、設計書情報61の検索のキーワードとなる得意先、品目名、担当者を品目情報データ65として設定することにより、設計書作成装置10、レイアウト設計装置20、バリアブルテキスト整形装置30における設計書情報61の検索を容易となる。
更に、設計書情報61の編集可否情報を設定することにより、品目の再利用、編集を制御することができる。
In addition, by setting the customer, item name, and person in charge as keywords for searching the design document information 61 as the item information data 65, the design document in the design document creation device 10, the layout design device 20, and the variable text shaping device 30 is set. The search for the information 61 is facilitated.
Furthermore, by setting the editability information of the design document information 61, the reuse and editing of items can be controlled.

以上、添付図面を参照しながら、本発明に係るバリアブルプリントシステム等の好適な実施形態について説明したが、本発明は係る例に限定されない。当業者であれば、本願で開示した技術的思想の範疇内において、各種の変更例又は修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。   The preferred embodiments of the variable print system and the like according to the present invention have been described above with reference to the accompanying drawings, but the present invention is not limited to such examples. It will be apparent to those skilled in the art that various changes or modifications can be conceived within the scope of the technical idea disclosed in the present application, and these naturally belong to the technical scope of the present invention. Understood.

1………バリアブルプリントシステム
10………設計書作成装置
11………デジタル設計書作成ツール
20………レイアウト設計装置
21………レイアウト設計ツール
22………レイアウト定義ファイル
23………変換ツール
24………レイアウトデータ
30………バリアブルテキスト整形装置
31………バリアブルテキストデータ
32………第1トランザクションデータ
33………テキストデータ整形ツール
40………バリアブル画像編集装置
41………バリアブル画像素材データ
42………DTPソフト
50………合成装置
51………レイアウトデータ
52………第2トランザクションデータ
53………画像データ
54………印刷データ生成ツール
60………データベース
61………設計書情報
70………プリンタ
DESCRIPTION OF SYMBOLS 1 ......... Variable print system 10 ......... Design document creation device 11 ......... Digital design document creation tool 20 ......... Layout design device 21 ......... Layout design tool 22 ......... Layout definition file 23 ......... Conversion Tool 24 ......... Layout data 30 ......... Variable text shaping device 31 ......... Variable text data 32 ......... First transaction data 33 ......... Text data shaping tool 40 ......... Variable image editing device 41 ......... Variable image material data 42... DTP software 50... Synthesizer 51... Layout data 52... Second transaction data 53... Image data 54. ……… Design document information 70 ……… Printer

Claims (6)

印刷物のレイアウトデータ及びトランザクションデータの設計書情報を作成する設計書作成装置と、前記レイアウトデータを生成するレイアウト設計装置と、前記トランザクションデータを生成するバリアブルテキスト整形装置と、前記設計書情報を記憶するデータベースと、から構成されるバリアブルプリントシステムであって、
前記設計書情報は、レイアウト設計データ、テキスト処理設計データ、及び、前記レイアウト設計データと前記テキスト処理設計データを関連付けるデータレイアウト設定データを有し、
前記設計書作成装置は、
前記設計書情報を設定する手段、
を具備し、
前記レイアウト設計装置は、
前記設計書情報に基づいて、前記レイアウト設計データを生成する手段、
を具備し、
前記バリアブルテキスト整形装置は、
前記設計書情報に基づいて、バリアブルテキストデータを整形し、前記トランザクションデータを生成する手段、
を具備することを特徴とするバリアブルプリントシステム。
A design document creation device that creates design document information of layout data and transaction data of printed matter, a layout design device that generates the layout data, a variable text shaping device that generates the transaction data, and the design document information are stored. A variable print system comprising a database,
The design document information includes layout design data, text processing design data, and data layout setting data for associating the layout design data with the text processing design data,
The design document creation device
Means for setting the design document information;
Comprising
The layout design apparatus includes:
Means for generating the layout design data based on the design document information;
Comprising
The variable text shaping device includes:
Means for shaping variable text data based on the design document information and generating the transaction data;
A variable print system comprising:
前記バリアブルテキスト整形装置は、
前記設計書情報を参照し、前記テキスト処理設計データに定義されている変換処理を示すアイコンを表示する手段と、
ユーザによる前記アイコンの追加、削除、並び替えに応じて、前記データベースを更新する第1の更新手段と、
を具備することを特徴とする請求項1に記載のバリアブルプリントシステム。
The variable text shaping device includes:
Means for referring to the design document information and displaying an icon indicating a conversion process defined in the text processing design data;
First update means for updating the database in response to addition, deletion, and rearrangement of the icons by a user;
The variable print system according to claim 1, further comprising:
前記レイアウト設計装置は、
前記設計書情報を参照し、前記レイアウト設計データに定義されている印刷物のレイアウトを表示する手段と、
ユーザによる前記印刷物のレイアウトの変更に応じて、前記データベースを更新する第2の更新手段と、
を具備することを特徴する請求項2に記載のバリアブルプリントシステム。
The layout design apparatus includes:
Means for referring to the design document information and displaying a layout of a printed matter defined in the layout design data;
Second update means for updating the database in response to a change in the layout of the printed matter by a user;
The variable print system according to claim 2, further comprising:
前記設計書情報は、更に、上書きして保存することができるか否かを示す編集可否情報を有し、
前記設計書作成装置は、更に、
前記編集可否情報を設定する手段、
を具備し、
前記第1の更新手段及び前記第2の更新手段は、前記編集可否情報が可の場合、前記設計書情報を前記データベースに上書きして保存し、前記編集可否情報が否の場合、前記設計書情報を前記データベースに新規登録することを特徴とする請求項3に記載のバリアブルプリントシステム。
The design document information further includes editability information indicating whether it can be overwritten and stored,
The design document creation device further includes:
Means for setting the editability information;
Comprising
The first update unit and the second update unit store the design document information by overwriting the database when the editability information is possible, and store the design document when the editability information is not. The variable print system according to claim 3, wherein information is newly registered in the database.
印刷物のレイアウトデータ及びトランザクションデータの設計書情報を作成する設計書作成装置と、前記レイアウトデータを生成するレイアウト設計装置と、前記トランザクションデータを生成するバリアブルテキスト整形装置と、レイアウト設計データ、テキスト処理設計データ、及び、前記レイアウト設計データと前記テキスト処理設計データを関連付けるデータレイアウト設定データを有する設計書情報を記憶するデータベースと、から構成されるバリアブルプリントシステムにおける印刷物設計方法であって、
前記設計書作成装置が、前記設計書情報を設定するステップと、
前記レイアウト設計装置が、前記設計書情報に基づいて、前記レイアウト設計データを生成するステップと、
前記バリアブルテキスト整形装置が、前記設計書情報に基づいて、バリアブルテキストデータを整形し、前記トランザクションデータを生成するステップと、
を含むことを特徴とする印刷物設計方法。
Design document creation device for creating layout data and transaction data design document information, layout design device for generating layout data, variable text shaping device for generating transaction data, layout design data, text processing design A printed matter design method in a variable print system comprising: data and a database storing design document information having data layout setting data for associating the layout design data and the text processing design data,
The design document creating device sets the design document information;
The layout design device generating the layout design data based on the design document information;
The variable text shaping device shaping variable text data based on the design document information and generating the transaction data;
A printed matter design method comprising:
記憶装置を、レイアウト設計データ、テキスト処理設計データ、及び、前記レイアウト設計データと前記テキスト処理設計データを関連付けるデータレイアウト設定データを有する設計書情報を記憶するデータベースとして機能させるとともに、
複数のコンピュータを、それぞれ、
前記設計書情報を設定する手段、を具備する前記設計書作成装置と、
前記設計書情報に基づいて、前記レイアウト設計データを生成する手段、を具備する前記レイアウト設計装置と、
前記設計書情報に基づいて、バリアブルテキストデータを整形し、前記トランザクションデータを生成する手段、を具備する前記バリアブルテキスト整形装置と、
して機能させるためのプログラム。
The storage device functions as a database that stores layout design data, text processing design data, and design document information having data layout setting data that associates the layout design data with the text processing design data,
Multiple computers, each
Means for setting the design document information, the design document creation device comprising:
Means for generating the layout design data based on the design document information, and the layout design apparatus comprising:
The variable text shaping device comprising: means for shaping variable text data based on the design document information and generating the transaction data;
Program to make it function.
JP2010262961A 2010-11-25 2010-11-25 Variable print system, printed matter design method and program Pending JP2012113574A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010262961A JP2012113574A (en) 2010-11-25 2010-11-25 Variable print system, printed matter design method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010262961A JP2012113574A (en) 2010-11-25 2010-11-25 Variable print system, printed matter design method and program

Publications (1)

Publication Number Publication Date
JP2012113574A true JP2012113574A (en) 2012-06-14

Family

ID=46497711

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010262961A Pending JP2012113574A (en) 2010-11-25 2010-11-25 Variable print system, printed matter design method and program

Country Status (1)

Country Link
JP (1) JP2012113574A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021190984A (en) * 2020-05-27 2021-12-13 株式会社イセトー Print data generation system, print data generation method, and program
CN114063938A (en) * 2020-07-31 2022-02-18 株式会社理光 Print data processing apparatus, printing system, and print data processing method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003263296A (en) * 2002-03-12 2003-09-19 Dainippon Printing Co Ltd Variable form data generation system
JP2008152310A (en) * 2006-12-14 2008-07-03 Dainippon Printing Co Ltd Variable printing document editing system and method
JP2009169810A (en) * 2008-01-18 2009-07-30 Dainippon Printing Co Ltd Authoring device
JP2009238179A (en) * 2008-03-28 2009-10-15 Dainippon Printing Co Ltd Variable printing method using web, variable printing system using web, and received data processing device
JP2010009391A (en) * 2008-06-27 2010-01-14 Dainippon Printing Co Ltd Variable printing method and variable printing system
JP2012022542A (en) * 2010-07-15 2012-02-02 Dainippon Printing Co Ltd Variable print system, printed matter design method and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003263296A (en) * 2002-03-12 2003-09-19 Dainippon Printing Co Ltd Variable form data generation system
JP2008152310A (en) * 2006-12-14 2008-07-03 Dainippon Printing Co Ltd Variable printing document editing system and method
JP2009169810A (en) * 2008-01-18 2009-07-30 Dainippon Printing Co Ltd Authoring device
JP2009238179A (en) * 2008-03-28 2009-10-15 Dainippon Printing Co Ltd Variable printing method using web, variable printing system using web, and received data processing device
JP2010009391A (en) * 2008-06-27 2010-01-14 Dainippon Printing Co Ltd Variable printing method and variable printing system
JP2012022542A (en) * 2010-07-15 2012-02-02 Dainippon Printing Co Ltd Variable print system, printed matter design method and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021190984A (en) * 2020-05-27 2021-12-13 株式会社イセトー Print data generation system, print data generation method, and program
CN114063938A (en) * 2020-07-31 2022-02-18 株式会社理光 Print data processing apparatus, printing system, and print data processing method
CN114063938B (en) * 2020-07-31 2023-10-27 株式会社理光 Print data processing apparatus, print system, and print data processing method

Similar Documents

Publication Publication Date Title
JP4324060B2 (en) Document management system and method, document management apparatus, and control method for the apparatus
US20060053370A1 (en) Electronic album editing apparatus and control method therefor
JP2000222159A (en) Information processing device, information processing method, and storage medium storing computer readable program
JP3679678B2 (en) Printing control apparatus and control method therefor
JP5733201B2 (en) Print control device, print control program
JP2023050977A (en) Computer program for terminal device, computer readable recording medium storing computer program, and method performed by terminal device
US6922807B1 (en) Object editing apparatus and method, and recording medium storing computer-readable program
JP2012113574A (en) Variable print system, printed matter design method and program
JP4959501B2 (en) Information processing apparatus, information processing method, and program
JP4438061B2 (en) Electronic album editing apparatus, control method thereof, and program thereof
JP2004280473A (en) Workflow program generation apparatus and method
JP3376254B2 (en) Display device, display control method, and recording medium
JP4845287B2 (en) Form editing apparatus and method, and storage medium storing computer-readable program
JP2018206312A (en) Information processing device and control method thereof, and program
JP3969926B2 (en) Form creation device, form creation method, and storage medium
CN103713864A (en) Bill output device and bill output method
JP3507353B2 (en) Overlay printing control method and apparatus, and storage medium storing computer readable program
JP2012022542A (en) Variable print system, printed matter design method and program
JP2007328670A (en) Information processing apparatus, form processing method, storage medium, program
JP2001101327A (en) Information processing method and apparatus, and printing system
JP2010165153A (en) Item setting device, its control method, and control program
JP2701601B2 (en) Component data processing method
JP4737659B2 (en) Table set database system and table set data creation device
JP2006331356A (en) Business processing program, recording medium recording it, and business processing system
JP5251288B2 (en) Document management apparatus, data operation method, data operation program, and recording medium recording data operation program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130926

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140311

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140415

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140520

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20141111