JP2009134578A - Document processor, document processing program and storage medium - Google Patents

Document processor, document processing program and storage medium Download PDF

Info

Publication number
JP2009134578A
JP2009134578A JP2007310952A JP2007310952A JP2009134578A JP 2009134578 A JP2009134578 A JP 2009134578A JP 2007310952 A JP2007310952 A JP 2007310952A JP 2007310952 A JP2007310952 A JP 2007310952A JP 2009134578 A JP2009134578 A JP 2009134578A
Authority
JP
Japan
Prior art keywords
container
template
layout
sub
size
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
JP2007310952A
Other languages
Japanese (ja)
Inventor
Hiroyasu Miyazawa
宏康 宮沢
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2007310952A priority Critical patent/JP2009134578A/en
Publication of JP2009134578A publication Critical patent/JP2009134578A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Document Processing Apparatus (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To enable output of an optimal table appearance by solving the problem that since the scale of a container in each sub-template varies as the result of layout processing in a variable print processor for performing dynamic layout to store data to a plurality of sub-templates on flow layout, it is not possible to output the table appearance. <P>SOLUTION: Actual content is stored, and the adjustment of a container size is performed between sub-templates, and the result is stored as a virtual container. The layout adjustment of the virtual containers is performed in flow layout, and the template is decided, and data are stored, and the optimal table appearance is output. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、文書処理装置、文書処理プログラム、記憶媒体に係り、詳しくは、文書処理の方法に関するものである。   The present invention relates to a document processing apparatus, a document processing program, and a storage medium, and more particularly to a document processing method.

近年、商品の多品種化で商品ライフが短くなっていること、インターネット利用の普及による消費者のカスタマイズサービス指向などの要因からCRM(Customer Relationship Management)、One−to−Oneマーケティングの必要性が注目されている。これらの手法により顧客満足度を高め、顧客の開拓や囲い込みを目指すものである。   In recent years, the need for CRM (Customer Relationship Management) and One-to-One marketing has attracted attention due to factors such as the shortening of product life due to the increase in product variety and the orientation of consumer customization services due to the widespread use of the Internet. Has been. These methods aim to increase customer satisfaction and to cultivate and retain customers.

One−to−Oneマーケティングはデータベース・マーケティングの一種で、顧客の年齢、性別、趣味、嗜好、購買履歴等の個人属性情報をデータベース化し、その内容を分析、顧客のニーズに合った提案を行うものである。その代表的な手法としてバリアブルプリントが挙げられる。ここ最近ではDTP(デスクトップパブリッシング)技術の進展とデジタル印刷装置の普及に伴って、文書を顧客毎にカスタマイズして出力するバリアブルプリントシステムが開発され、顧客毎に異なる量のコンテンツを最適にレイアウトすることが求められるようになった。   One-to-one marketing is a type of database marketing that creates a database of personal attribute information such as customer age, gender, hobbies, preferences, purchase history, etc., analyzes the content, and makes proposals that meet customer needs It is. A typical example is variable printing. Recently, with the advancement of DTP (desktop publishing) technology and the spread of digital printing devices, a variable print system that customizes and outputs documents for each customer has been developed to optimally lay out different amounts of content for each customer. It came to be demanded.

従来、バリアブルプリントシステムは、ドキュメント上にコンテナ等によりレイアウトを作成し、データベースとレイアウトを関連付けることにより達成していた。しかし、テキストおよびイメージのコンテナのサイズが固定であったため、データベース内のデータがコンテナに挿入されたときに、データ量がコンテナサイズより多いとテキストのオーバーラップおよびイメージのクリッピングが発生し、またデータ量がコンテナサイズより小さいと隙間が空いてしまった。その問題を解決するために、自動レイアウトシステムが発明されている。自動レイアウトシステムはテキストおよびイメージのコンテナサイズを可変に設定することが可能である。この自動レイアウトシステムを実現しているソフトウェアとしてはPageflex社のPageflex(登録商標)等があり、コンテナのサイズを可変とし、差し込まれるデータ量に応じてコンテナのサイズを変更する。またテキストの場合において固定のコンテナサイズ内に入りきらないデータが挿入された場合、テキストのフォントサイズを縮小し、コンテナ内に全てのテキストを表示する技術なども存在する。しかしコンテナのサイズが大きくなった場合、同ドキュメント上の他のコンテナに重なってしまう問題が発生する。またフォントサイズを調節する場合はテキストの量が大きい場合、フォントサイズが小さくなりすぎる問題が発生する。   Conventionally, a variable print system has been achieved by creating a layout on a document using a container or the like and associating the layout with a database. However, the size of the text and image containers was fixed, so when the data in the database was inserted into the container, if the amount of data was larger than the container size, text overlap and image clipping occurred, and the data If the amount is smaller than the container size, there is a gap. In order to solve the problem, an automatic layout system has been invented. The automatic layout system can variably set the container size of text and images. Software that implements this automatic layout system includes Pageflex (registered trademark) of Pageflex, Inc., and the size of the container is variable, and the size of the container is changed according to the amount of data to be inserted. In addition, in the case of text, when data that does not fit within a fixed container size is inserted, there is a technique for reducing the font size of the text and displaying all the text in the container. However, when the size of the container increases, there arises a problem that it overlaps with other containers on the same document. In addition, when adjusting the font size, if the amount of text is large, there is a problem that the font size becomes too small.

それを解決するための更なる自動レイアウトの技術としては、あるコンテナのサイズが大きくなった場合、隣接したコンテナのサイズを小さくする技術が特許文献1の「レイアウトデザイン装置」に開示されている。   As a further automatic layout technique for solving this problem, a technique for reducing the size of an adjacent container when the size of a container increases is disclosed in “Layout Design Device” of Patent Document 1.

また、従来のバリアブルプリントシステムにおいて、1レコードを1ドキュメントにレイアウトする技術だけでなく、多レコードを1ドキュメントにレイアウトするマルチレコードの技術も知られている。この技術により、一人の顧客に対して、レイアウトするデータの数が異なることが可能になり、さらに一人一人に対してよりカスタマイズされたドキュメントを作成することができる。   In addition, in the conventional variable print system, not only a technique for laying out one record into one document but also a multi-record technique for laying out multiple records into one document is known. With this technology, the number of data to be laid out can be different for each customer, and more customized documents can be created for each customer.

そして、上述のような「レイアウトデザイン装置」に対して、さらにレイアウトエリアと称される機構を導入し、基本となる形状を定められたサブテンプレートを該レイアウトエリア内部にフローさせることにより、複数の類似した項目をいくつもページ中の一定の領域内にフローさせる、という技術が特許文献2の「レイアウトエリア設定手段を含んだ、自動レイアウトシステム」によって開示されている。   Then, a mechanism called a layout area is further introduced to the “layout design apparatus” as described above, and a plurality of sub-templates having a basic shape are allowed to flow inside the layout area. A technique of causing a number of similar items to flow within a certain area in a page is disclosed in “Automatic layout system including layout area setting means” in Patent Document 2.

さらに、サブテンプレート内におけるコンテンツサイズによって、サブテンプレートそのものの大きさを可変とする技術が特許文献3の「レイアウト調整方法及び装置並びにプログラム」によって開示されている。
特開平7−129658号公報 (0049、図8) 特開2005-216182号公報 特開2006−74226号公報
Further, a technique for changing the size of the sub-template itself according to the content size in the sub-template is disclosed in “Layout adjustment method and apparatus and program” of Patent Document 3.
JP 7-129658 A (0049, FIG. 8) JP 2005-216182 A JP 2006-74226 A

しかしながら、上述した従来の技術において、表体裁の項目数が動的に変化することを考慮したバリアブルプリントシステムを実現する場合、自動レイアウト技術を用いるのは困難であり、ユーザは不便を強いられていた。それはサブテンプレート同士が互いに独立しているため、他サブテンプレートのコンテナによって自サブテンプレートのコンテナが影響を受けて変化することがないからである。また、固定のテンプレートを用いた場合では、当然のことながら、表体裁のレイアウトは設計できるが、可塑性、流動性といった自動レイアウトならではのメリットをユーザは享受できない。   However, in the conventional technology described above, when realizing a variable print system that takes into account the fact that the number of items in the table format changes dynamically, it is difficult to use the automatic layout technology, and the user is inconvenienced. It was. This is because the sub-templates are independent of each other, and the container of the own sub-template is not affected and changed by the container of the other sub-template. In addition, when a fixed template is used, it is natural that the layout of the face can be designed, but the user cannot enjoy the advantages of the automatic layout such as plasticity and fluidity.

上述した課題を解決するために、本発明は以下の構成を備える。   In order to solve the above-described problems, the present invention has the following configuration.

パーソナルコンピュータ等の情報処理装置からなり、コンテナ領域の中にデータベース等のデータから、テキストおよびイメージデータ等を挿入してドキュメントを作成する際に、プレビュー時にテキストおよびイメージのサイズにあわせて、コンテナのサイズを変更することが可能であり、さらにコンテナ間の関連を設定することにより、その間隔を保って変更することが可能である自動レイアウトシステムを備え、ページ上にテンプレートのフローを行う領域を設定する手段と、その領域にレイアウトされるサブテンプレートを複数設定する手段と、第1のサブテンプレート内のコンテナと、第2のサブテンプレート内のコンテナとを、自動で関連付け、テキストおよびイメージのサイズにあわせて、コンテナのサイズを変更し、一時サブテンプレート内に仮想コンテナとして保存する手段と、前記一時サブテンプレート内の仮想コンテナのサイズにあわせて、一時サブテンプレート内の仮想コンテナを変更し、保存する手段と、前記ページ上にテンプレートのフローを行う領域に対し、前記一時サブテンプレートを適用し、各サブテンプレート内のコンテナサイズが行または列方向の辺で揃うことを特徴とした文書処理装置。   It consists of an information processing device such as a personal computer, and when creating a document by inserting text and image data from data such as a database into the container area, the container's It is possible to change the size, and by setting the relationship between containers, it has an automatic layout system that can be changed while maintaining the interval, and set the area where the template flows on the page A means for setting a plurality of sub-templates to be laid out in the area, a container in the first sub-template, and a container in the second sub-template are automatically related to the size of text and images. At the same time, change the container size and temporarily A means for saving as a virtual container in the template, a means for changing and saving the virtual container in the temporary sub-template in accordance with the size of the virtual container in the temporary sub-template, and a template flow on the page A document processing apparatus, wherein the temporary sub-template is applied to an area, and the container size in each sub-template is aligned on a side in a row or column direction.

本発明の文書処理の方法は、他サブテンプレートのコンテナによって自サブテンプレートのコンテナが影響を受け、変化する。よって、表体裁の項目数が動的に変化することを考慮したバリアブルプリントシステムを提供することが可能となり、ユーザの利便性が高まるといった効果がある。また、可塑性、流動性のある表体裁のレイアウトを設計できることにより、自動レイアウトならではのメリットをユーザが享受することができる効果がある。   The document processing method of the present invention is changed by the container of its own sub-template being affected by the container of the other sub-template. Therefore, it is possible to provide a variable print system that takes into account that the number of items in the table format changes dynamically, and there is an effect that convenience for the user is enhanced. In addition, the ability to design a layout with a plastic appearance and fluidity is advantageous in that the user can enjoy the merits of an automatic layout.

次に、本発明の詳細を実施例の記述に従って説明する。   Next, details of the present invention will be described in accordance with the description of the embodiments.

本発明の実施例を適用するのに好適である実施例について説明を行う。   An embodiment suitable for applying the embodiment of the present invention will be described.

本発明の実施例を説明する前に、本発明を適用可能なシステム構成、およびアプリケーション構成について説明する。   Before describing an embodiment of the present invention, a system configuration and an application configuration to which the present invention can be applied will be described.

<システム構成図>
図1Aはバリアブルデータドキュメントを印刷するシステム100を図示している。この中で示された方法は図1Bで詳しく説明される汎用コンピュータモジュール101で実践される。図1Bで記述されるプロセスは、コンピュータモジュール101内で実行され、システム100上で実施可能となるレイアウト編集アプリケーションプログラム121のようにソフトウェアの全体、あるいは一部分で実行される。特にレイアウト編集や必然的に起こる印刷のステップはコンピュータ101によって実行されるソフトウェアの指示によって実施される。ソフトウェアは例えば以下に記述されるような記憶装置を含むコンピュータの可読媒体に格納される。ソフトウェアはコンピュータの可読媒体からコンピュータにロードされ、コンピュータ101によって実行される。そのようなソフトウェアや媒体に記録されたコンピュータプログラムを持つコンピュータの可読媒体はコンピュータプログラム製品である。そのコンピュータでのコンピュータプログラム製品の使用は望ましくもドキュメントのレイアウト編集やバリアブルデータ印刷に有利な装置をもたらす。
<System configuration diagram>
FIG. 1A illustrates a system 100 for printing a variable data document. The method shown therein is practiced with the general purpose computer module 101 described in detail in FIG. 1B. The process described in FIG. 1B is executed in the computer module 101, and is executed by the whole or a part of software such as the layout editing application program 121 that can be executed on the system 100. In particular, layout editing and inevitably printing steps are performed by software instructions executed by the computer 101. The software is stored in a computer readable medium including a storage device as described below, for example. The software is loaded into the computer from the computer readable medium and executed by the computer 101. A computer readable medium having a computer program recorded on such software or medium is a computer program product. The use of the computer program product on the computer desirably provides an advantageous apparatus for document layout editing and variable data printing.

コンピュータモジュール101はキーボード132やマウス133のようなポインティングデバイスなどの入力装置をつなぎ、ディスプレイ装置144や状況に応じてはローカルプリンタ145を含む出力装置を連結する。入力/出力インターフェース138はコンピュータモジュール101をネットワーク接続107から接続してシステム100の他のコンピュータ装置につなげることができる。そのネットワーク接続107の典型はローカルエリアネットワーク(LAN)、あるいはワイドエリアネットワーク(WAN)である。   The computer module 101 connects input devices such as a keyboard 132 and a pointing device such as a mouse 133, and connects a display device 144 and an output device including a local printer 145 depending on the situation. The input / output interface 138 can connect the computer module 101 from the network connection 107 to connect to other computer devices in the system 100. A typical network connection 107 is a local area network (LAN) or a wide area network (WAN).

コンピュータモジュール101は典型的に少なくとも1つのプロセッサーユニット135、例えば半導体のランダムアクセスメモリ(RAM)やリードオンリーメモリ(ROM)から構成されるメモリユニット136、ビデオインタフェース137を含むINPUT/OUTPUT(I/O)インターフェース、キーボード132やマウス133のためのI/Oインターフェース143を含んでいる。記憶装置139は典型的にハードディスクドライブ140やフレキシブルディスクドライブ141を含んでいる。図には示されていないが磁気テープドライブもまた使用される可能性がある。CD−ROMドライブ142は不揮発性のデータソースとして提供される。コンピュータモジュール101はオペレーションシステムや、典型的にはオペレーションシステムに従う形で、あるいは関連のある技術で知られているもので形成されたコンピュータシステムの常套的なオペレーションモードによる方法によって、相互接続バス134を介して通信を行うコンピュータモジュール101のコンポーネント135から143を利用する。   The computer module 101 typically includes at least one processor unit 135, eg, a memory unit 136 comprised of a semiconductor random access memory (RAM) or read only memory (ROM), and an INPUT / OUTPUT (I / O) including a video interface 137. ) Interface, I / O interface 143 for keyboard 132 and mouse 133 is included. The storage device 139 typically includes a hard disk drive 140 and a flexible disk drive 141. Although not shown in the figure, a magnetic tape drive may also be used. The CD-ROM drive 142 is provided as a nonvolatile data source. The computer module 101 is connected to the interconnect bus 134 in a manner consistent with the operating system, typically in accordance with the operating system, or according to a conventional operating mode of the computer system formed of what is known in the relevant arts. The components 135 to 143 of the computer module 101 that communicate with each other are used.

図に記述した配置コンピュータの例ではIBM互換PCやSUN社のSparc Station、あるいはそれらを含んだコンピュータシステムが考えられる。   In the example of the arrangement computer described in the figure, an IBM compatible PC, a SUN Sparc Station, or a computer system including them can be considered.

レイアウトアプリケーションプログラム121は典型的にハードディスクドライブ140に常駐し、プロセッサ135により実行、読み込み、コントロールされる。プログラム121の媒介記憶装置とネットワーク1020からフェッチされるデータはハードディスクドライブ140に呼応して半導体メモリ136を使用する。いくつかのインスタンスではアプリケーションプログラム121がCD−ROMやフレキシブルディスク上でエンコードされ、対応するドライブ142や141を通じて読み込まれユーザに提供される。あるいはもう一つの方法としてアプリケーションプログラム121はネットワーク接続107からユーザによって読み込まれるかもしれない。さらにソフトウェアは磁気テープまたはROMまたは集積回路、光磁気ディスクまたは無線またはコンピュータモジュール101とその他のデバイス間の赤外線通信、PCMCIAカードのようなコンピュータ可読カード、そしてEメール通信やWEBサイト上の記録情報を持つインターネットやイントラネットを含む、他の適当な大きさのコンピュータ可読媒体からコンピュータモジュール101内にロードされる可能性もある。前述は単に関連するコンピュータ可読メディアの模範である。他のコンピュータ可読媒体も使用される可能性はある。   The layout application program 121 typically resides on the hard disk drive 140 and is executed, read and controlled by the processor 135. Data fetched from the media storage device of the program 121 and the network 1020 uses the semiconductor memory 136 in response to the hard disk drive 140. In some instances, the application program 121 is encoded on a CD-ROM or flexible disk, read through the corresponding drive 142 or 141, and provided to the user. Alternatively, the application program 121 may be read by the user from the network connection 107. In addition, the software can record information on magnetic tape or ROM or integrated circuits, magneto-optical disks or wireless or infrared communication between computer module 101 and other devices, computer-readable cards such as PCMCIA cards, and e-mail communications or recorded information on WEB sites. It may be loaded into the computer module 101 from other appropriately sized computer readable media, including the Internet or an intranet it has. The foregoing is merely an example of related computer readable media. Other computer readable media may also be used.

またレイアウト編集と名づけられたアプリケーション121はバリアブルデータ印刷(VDP)を行うよう指示し、3つのソフトウェアコンポーネントを含んでいる。これらのうち1つめのコンポーネントはレイアウトエンジン105であり、これは長方形の範囲内で与えられた制限やサイズによって矩形と線の位置を計算するためのソフトウェアコンポーネントである。2つめのコンポーネントであるユーザインターフェース103はユーザにドキュメントテンプレートを作成させ、ドキュメントテンプレート内でデータソースと関連付けるメカニズムを提供する。3つめのコンポーネントであるUIモデルアナライザ104は、ユーザインターフェース103が提供するコンテナや、アンカー、スライダー、リンクなどのユーザインターフェース要素をレイアウトエンジン105が認識できる内部形式に変換する。すなわち、UIモデルアナライザ104により、レイアウトエンジン105に変更を加えることなく、ユーザインターフェース103を他の表示/入力形式のユーザインターフェースに容易に取替え可能になる。   An application 121 named layout editing instructs to perform variable data printing (VDP) and includes three software components. The first of these components is the layout engine 105, which is a software component for calculating the positions of rectangles and lines according to the restrictions and sizes given within the rectangle. The second component, the user interface 103, provides a mechanism for allowing a user to create a document template and associate it with a data source within the document template. The UI model analyzer 104, which is the third component, converts the user interface elements provided by the user interface 103 and user interface elements such as anchors, sliders, and links into an internal format that can be recognized by the layout engine 105. In other words, the UI model analyzer 104 can easily replace the user interface 103 with another display / input format user interface without changing the layout engine 105.

ユーザインターフェース103、UIモデルアナライザ104、レイアウトエンジン105はコミュニケーションチャネル123、124を介して通信する。ドキュメント生成のためのデータソースは一般的にデータベースアプリケーションを動かしている他のコンピュータによって構成されたデータベースサーバー117上にある典型的なデータベース119である。ホストコンピュータ101はネットワーク接続107の手段によってデータベースサーバー117と通信する。バリアブルデータ印刷アプリケーション121はホストコンピュータ101か一般的に他のコンピュータで構成されるファイルサーバー115に保存されるドキュメントテンプレートを生成する。またバリアブルデータ印刷アプリケーション121はデータとマージされたドキュメントテンプレートによって構成されたドキュメントを生成する。これらのドキュメントはホストコンピュータ101のローカルファイルシステムに保存されるか、ファイルサーバー115に保存されるか、あるいはプリンタ113に直接印刷される。プリントサーバー109は直接ネットワークにつながっていないプリンタにネットワーク機能を提供するコンピュータである。プリントサーバー109とプリンタ113は典型的な通信チャネル111を介して接続される。   The user interface 103, UI model analyzer 104, and layout engine 105 communicate via communication channels 123 and 124. The data source for document generation is a typical database 119 residing on a database server 117 that is typically configured by another computer running a database application. Host computer 101 communicates with database server 117 by means of network connection 107. The variable data printing application 121 generates a document template stored in the file server 115 configured by the host computer 101 or generally another computer. The variable data printing application 121 generates a document composed of a document template merged with data. These documents are stored in the local file system of the host computer 101, stored in the file server 115, or printed directly on the printer 113. The print server 109 is a computer that provides a network function to a printer that is not directly connected to the network. The print server 109 and the printer 113 are connected via a typical communication channel 111.

図2はエンジンサーバー227の追加を除き、レイアウトエンジン105の分離バージョン225を含む図1A・図1Bの類似の図である。エンジンサーバー227は典型的なコンピュータである。ファイルサーバー115に保存されたドキュメントテンプレートは印刷や他の目的がある際、レイアウトエンジン225によってドキュメントを生成するためにデータベース119に保存されたデータと結合することができる。そのようなオペレーションはユーザインターフェース103を介して要求されるか、特定のレコードのみ印刷するように要求される。   FIG. 2 is a similar view of FIGS. 1A and 1B, including an isolated version 225 of the layout engine 105, with the addition of an engine server 227. FIG. The engine server 227 is a typical computer. The document template stored in the file server 115 can be combined with data stored in the database 119 to generate a document by the layout engine 225 when printing or for other purposes. Such an operation is requested via the user interface 103 or only certain records are required to be printed.

[アプリケーション構成図]
[メインウインドウ]
図3で参照されるように、ユーザインターフェース103は、操作時にビデオディスプレイ144に表示されるアプリケーションウインドウ301によって形成されたユーザインターフェースを含んでいる。ウインドウ301は、非表示にすることや、スクリーン上の色々な場所に移動することが可能なメニューバー302とツールバー303、そしてマウス133の位置・動作によって場所を移動可能なワークエリア306とオプションのパレット311とカーソル/ポインタデバイス313から特徴付けされる。
[Application configuration diagram]
[Main window]
As shown in FIG. 3, the user interface 103 includes a user interface formed by an application window 301 displayed on the video display 144 during operation. The window 301 can be hidden, moved to various locations on the screen, a menu bar 302 and a tool bar 303, a work area 306 which can be moved by the position and operation of the mouse 133, and an optional Characterized by a palette 311 and a cursor / pointer device 313.

メニューバー302は、周知の技術として知られているように、メニューオプションの階層の下に拡張される多くのメニューアイテム304を持つ。   The menu bar 302 has a number of menu items 304 that extend below the menu options hierarchy, as is known in the art.

ツールバー303は、アプリケーションの特別なモードによって非表示にする、または表示することが可能な多くのツールボタンとウィジット305を持つ。   The toolbar 303 has a number of tool buttons and widgets 305 that can be hidden or displayed depending on the particular mode of the application.

オプションのルーラー308はワークエリア内のポインタ、ページ、ライン、マージンガイド、コンテナまたはオブジェクトの位置を示すために使われる。   An optional ruler 308 is used to indicate the position of a pointer, page, line, margin guide, container or object within the work area.

パレット311はバリアブルデータライブラリのような追加機能にアクセスするために使われる。パレット311は移動、リサイズ、クローズをするためのウインドウコントロール312を持つ。パレット311はオプションで、ワークエリアの前面に表示される、あるいはオブジェクトの背面に隠される。パレット311はアプリケーションウインドウ301の範囲内のみに表示されることを制限される、あるいはアプリケーションウインドウ301の外側に部分的・全体を表示することを許される。   The palette 311 is used to access additional functions such as a variable data library. The palette 311 has a window control 312 for moving, resizing, and closing. The palette 311 is optional and is displayed in front of the work area or hidden behind the object. The palette 311 is restricted from being displayed only within the range of the application window 301, or partially or entirely allowed to be displayed outside the application window 301.

図4を参照。ツールバーエリア303は少なくとも、次のユーザ選択可能な『ボタン』を持つ。   See FIG. The toolbar area 303 has at least the following “button” that can be selected by the user.

選択ツールボタン403:コンテナの辺を選択、移動、サイズ変更、リサイズそしてロック・ロック解除するために使われる。コンテナは、(複数)コンテナの周りに選択ボックスをドラッグする、あるいは複数コンテナを選択する間にCTRLキーを押しつづけることによって、複数選択を可能にする。   Selection tool button 403: used to select, move, resize, resize, and lock / unlock container edges. Containers allow multiple selection by dragging a selection box around the (multiple) containers or by holding down the CTRL key while selecting multiple containers.

イメージコンテナツールボタン405:スタティックあるいはバリアブルイメージを持つコンテナを作成するために使われる。   Image container tool button 405: used to create a container having a static or variable image.

テキストコンテナツールボタン404:スタティックあるいはバリアブルテキストを持つコンテナを作成するために使われる。   Text container tool button 404: used to create a container with static or variable text.

リンクツールボタン406:コンテナ間の距離をコントロールするリンクを作成するために使われる。   Link tool button 406: used to create a link that controls the distance between containers.

これらのボタンは、周知の技術であるように操作状況に合わせて変化するアイコンのツールチップとして実装される。   These buttons are implemented as tooltips of icons that change according to the operation status, as is well known in the art.

[ドキュメントテンプレート]
ワークエリア306はドキュメントテンプレートのデザインを表示・編集するために使われる。これはユーザに下準備で印刷されたドキュメントの概観をデザインすること、そしてマージされたドキュメントが、バリアブルデータの量・サイズに基づいてどのように変化するかを理解することを可能にする。
[Document Template]
A work area 306 is used to display / edit the design of the document template. This allows the user to design an overview of the pre-printed document and understand how the merged document will change based on the amount and size of the variable data.

もし外部データソースがテンプレートにリンクされていたら、現在のドキュメントのプレビューができるように、バリアブルテキストとイメージがそれらのコンテナに表示される。   If an external data source is linked to the template, variable text and images are displayed in their containers so that you can preview the current document.

ドキュメントの構造とバリアブルデータコンテナの描写をする視覚的な手がかりは、カーソルをコンテナ上に移動させたときや、コンテナを選択したときにいつも表示される。   Visual cues that depict the document structure and variable data container are displayed whenever the cursor is moved over the container or when a container is selected.

ワークエリア306はスクロールバー307とオプションのルーラー308とドキュメントテンプレート309に特徴付けられる。ドキュメントテンプレート309はページが複数あることを示すことができる。   The work area 306 is characterized by a scroll bar 307, an optional ruler 308, and a document template 309. The document template 309 can indicate that there are a plurality of pages.

与えられたドキュメントテンプレートのページサイズは、周知の技術としてユーザによって指定される。それぞれのドキュメントでの実際のページ数は、バリアブルデータによって変化するかもしれない。もし1ページ内にフィットできなかった時、追加のページは自動的に作成される。   The page size of a given document template is specified by the user as a well-known technique. The actual number of pages in each document may vary depending on the variable data. If it fails to fit within a page, an additional page is created automatically.

それぞれのページ内の境界線は、ページ上の印刷可能なオブジェクトの最大幅を示す、任意のページマージン310である。   The border within each page is an optional page margin 310 that indicates the maximum width of a printable object on the page.

また、図4は1ページのドキュメントテンプレート309上に表示することが可能なオブジェクトの例である。それらは、複数のコンテナ407、408と、任意に適用するアンカーアイコン409と固定されていない辺410、リンク412そしてスライダー413を持つ。   FIG. 4 shows an example of objects that can be displayed on the document template 309 of one page. They have a plurality of containers 407 and 408, an anchor icon 409 to be applied arbitrarily, an unfixed side 410, a link 412, and a slider 413.

[コンテナ]
コンテナは、ドキュメントテンプレート内の固定あるいは可変テキスト・イメージを持つスペースであり、他のコンテナやオブジェクトとレイアウトされる。コンテナはマウス133動作でポインタ313を使い、ユーザインターフェースで示されるように移動、サイズ調整そして再作成される。
[container]
A container is a space having a fixed or variable text image in a document template, and is laid out with other containers and objects. The container is moved, resized and recreated as shown in the user interface using the pointer 313 with mouse 133 movement.

より正確にはコンテナは、設定の集まり、視覚的表現そしてインタラクションと編集動作をもっている。下記はコンテナの定義の全部分である。   More precisely, a container has a collection of settings, a visual representation, and interaction and editing operations. The following is the full part of the container definition.

コンテナは固定あるいは可変のコンテンツを持つ。可変コンテンツは、データソースからとってきて、異なるドキュメントでは異なるかもしれない、という意味でダイナミックである。可変コンテンツは印刷されないような時間によって変更されたり、アニメーションするコンテンツを含むことは意図していない。同様に、固定コンテンツはコンテナを使って生成される全てのドキュメントで、同じように表示される。けれども、可変コンテナの動作によって、固定コンテンツはそれぞれのドキュメントで位置が異なるかもしれない。   Containers have fixed or variable content. Variable content is dynamic in the sense that it comes from a data source and may be different for different documents. Variable content is not intended to include content that changes or animates when it is not printed. Similarly, fixed content is displayed in the same way for all documents generated using the container. However, depending on the behavior of the variable container, the fixed content may be different in each document.

コンテナは、コンテンツに適用される背景色、ボーダー、フォント・スタイルのようなテキスト設定のような装飾機能を持っている。   The container has a decoration function such as a text setting such as a background color, a border, and a font style applied to the content.

コンテナはドキュメントを生成したときにデータソースからのデータとマージされる。装飾機能は、どんな固定コンテンツでもそうであるように、典型的に印刷された出力物で可視である。可変コンテンツはデータソースから特定のデータの表示をもたらす。コンテナのこの表現は例えば印刷されるか、スクリーン144上で表示されるか、その両方が可能である。   The container is merged with data from the data source when the document is generated. The decoration function is typically visible in the printed output, as is any fixed content. Variable content results in the display of specific data from the data source. This representation of the container can be printed or displayed on the screen 144, or both.

コンテナはユーザインターフェースを持つ、例えばコンテナの編集そして表示設定のためのインタラクティブなGUIを持つ。インターフェースの要素は典型的にスクリーン144上に表示される、しかしドキュメントには印刷されない。ユーザインターフェース103は、背景色やフォントのようなコンテナの装飾機能のいくつかを表示する、そしてコンテナの設定の編集や表示を許すための機能を追加する。ユーザインターフェース機能の特別な目的の例としては、ボーダー、あるいは、コンテナのサイズや位置を対話的に変更、表示するための角アイコン、あるいはコンテナがデータソースからデータをマージされたとき、コンテナの動作を示すための上塗りした数、線、アイコン、テキストがある。現在の公表の一つの概観は、新しい直接編集技術とコンテナのGUIコンポーネントに伴う表示方法の集まりである。   Containers have a user interface, for example an interactive GUI for container editing and display settings. Interface elements are typically displayed on the screen 144 but not printed on the document. The user interface 103 displays some of the container decoration functions such as the background color and font, and adds a function to allow editing and display of the container settings. Examples of special purposes for user interface features include borders, corner icons for interactively changing and displaying the size and position of containers, or container behavior when containers are merged with data from a data source. There are overpainted numbers, lines, icons, and text to show. One overview of the current announcement is a collection of new direct editing techniques and display methods with container GUI components.

[コンテナ制約]
公知の技術によると、コンテナはそれぞれのドキュメントで表示されるコンテンツを、どのように結びつけるか制御する制約がある。これらの制約(固定・可変コンテンツをコンテナと結びつけると共に)は、ユーザが一つのドキュメントテンプレートから、多数のドキュメントの生成を制御する主要な方法である。制約の例は『このコンテナのコンテンツの高さは、最大値4インチです。』である。もうひとつの制約は『コンテナのコンテンツの左端は、それぞれのドキュメントで同じ水平位置で表示しなければならない。』である。ここに記述される内容は、GUIを使ってこのような制約を表示、編集するためのいろいろな方法である。
[Container constraints]
According to known techniques, containers have constraints that control how the content displayed in each document is linked. These constraints (as well as linking fixed and variable content with containers) are the primary way for users to control the generation of multiple documents from a single document template. An example of a constraint is “The maximum content height of this container is 4 inches. ]. Another constraint is “The left edge of the container contents must be displayed in the same horizontal position in each document. ]. The content described here is a variety of ways to display and edit such constraints using the GUI.

イメージがページ上に定義された場所を持っているように、固定コンテンツの配置を指定するコンテンツプレイスホルダーは、デジタル印刷技術でよく知られている。下記の検討で、コンテナは位置とサイズを持ち、それらは公知の技術で知られている手法で編集され、表示されると想定されるかもしれない。その代わりに、現在の検討はバリアブルデータ印刷に特化した方法での表示・編集に焦点を合わせる。   Content placeholders that specify the placement of fixed content so that the image has a defined location on the page are well known in digital printing technology. In the discussion below, containers have a position and size, which may be assumed to be edited and displayed in a manner known in the art. Instead, the current study focuses on display / editing in a method specialized for variable data printing.

コンテナは、ユーザにドキュメントのコンテンツのサイズ・位置を指定することを可能にする。いくつかのドキュメントは一つのドキュメントテンプレートから生成されるので、コンテナは多数の可能性と制約を指定・表示するためにユーザインターフェースを使わなければならない。   The container allows the user to specify the size and position of the content of the document. Since several documents are generated from a single document template, the container must use a user interface to specify and display a number of possibilities and constraints.

1つのコンテナの辺は、関連付けられたコンテンツがドキュメント内で表示される仮想の境界線を定義する。このように、この特許でコンテナの左辺を論じることは、関連付けられたコンテンツがどんなドキュメント内でも表示可能である最も左の辺を論じることと同じである。同様に、コンテナの高さを論じることは生成されたドキュメントで関連付けられたコンテンツの高さの制約を論じることとして理解される。この特許明細書では、ユーザインターフェース103を参照してコンテナの辺あるいは大きさを論じるところで、この区別は明らかにされるであろう。   An edge of one container defines a virtual border where the associated content is displayed in the document. Thus, discussing the left side of a container in this patent is the same as discussing the leftmost side where the associated content can be displayed in any document. Similarly, discussing container height is understood as discussing content height constraints associated with the generated document. In this patent specification, this distinction will be clarified when discussing the side or size of the container with reference to the user interface 103.

下記検討では、コンテンツの表示を制限するために使われるいくつかの値を定義している用語『固定』は、全てのドキュメントで同じである。   In the discussion below, the term “fixed” that defines some values used to restrict the display of content is the same for all documents.

・もしコンテナの幅が固定なら、関連付けられたコンテンツに割り当てられる幅は、全てのドキュメントで同じになるだろう。   • If the container width is fixed, the width assigned to the associated content will be the same for all documents.

・もしコンテナの高さが固定なら、関連付けられたコンテンツに割り当てられる高さは、全てのドキュメントで同じになるだろう。   If the container height is fixed, the height assigned to the associated content will be the same for all documents.

・もし距離の制約が固定なら、指定された距離は全てのドキュメントのための制約である。   • If the distance constraint is fixed, the specified distance is a constraint for all documents.

・もしコンテナの左右辺が固定なら、辺の水平位置がページに関して全てのドキュメントで同じであることを意味している、しかしコンテナの高さあるいは垂直方向の位置は、変わるかもしれない。例えば、もしコンテナの左辺が固定なら、関連付けられたコンテンツは、一つのドキュメントでページの上に近く表示され、他のドキュメントでページの下に近く表示される、しかし左辺は全てのケースで同じ水平位置である。   If the left and right sides of the container are fixed, it means that the horizontal position of the side is the same for all documents with respect to the page, but the height or vertical position of the container may change. For example, if the left side of the container is fixed, the associated content will appear near the top of the page in one document and close to the bottom of the page in the other document, but the left side will be the same horizontal in all cases Position.

・もしコンテナの上下辺が固定なら、辺の垂直位置がページに関して全てのドキュメントで同じであることを意味している、しかしコンテナの幅あるいは水平位置は変わるかもしれない。   • If the top and bottom edges of the container are fixed, it means that the vertical position of the edge is the same for all documents with respect to the page, but the width or horizontal position of the container may change.

・コンテナの垂直軸はコンテナの右と左辺の平行で、そして中間に位置される想像上の垂直線である。もしコンテナの垂直軸が固定なら、コンテナの左右辺の水平位置の平均は、すべてのドキュメントで同じである。この制約で、コンテナの幅は変化するかもしれない、左右辺両方が異なったドキュメントで、垂直軸にもっとも遠いかもっとも近いかもしれない、しかし軸は全てのドキュメントで同じ水平位置にある。コンテナの高さと水平位置はこの制約によって影響されない。   The vertical axis of the container is an imaginary vertical line located in the middle and parallel to the right and left sides of the container. If the container's vertical axis is fixed, the average horizontal position of the left and right sides of the container is the same for all documents. With this constraint, the width of the container may vary, documents with different left and right sides, may be the furthest or closest to the vertical axis, but the axes are in the same horizontal position in all documents. The height and horizontal position of the container are not affected by this constraint.

・同様に、もし水平軸が固定なら、コンテナの上そして下辺が垂直に位置されることを制約する、けれども高さは、この制約によって影響されない。   • Similarly, if the horizontal axis is fixed, the top and bottom edges of the container are constrained to be positioned vertically, but the height is not affected by this constraint.

・もし水平、垂直軸両方が固定なら、コンテナの中心位置が固定されていることを意味する、しかし、幅・高さはこの制約によって影響されない。   • If both the horizontal and vertical axes are fixed, it means that the center position of the container is fixed, but the width and height are not affected by this constraint.

・もしコンテナの角、コンテナの辺の中間位置、あるいはコンテナの中心位置が固定なら、すべてのドキュメントで同じ場所で、そしてコンテナに関連付けられた同じ場所で表示される。例えば、もしコンテナの左上角が固定なら、配置されたコンテナの左上位置が全てのドキュメントで同じになることを意味している。   • If the corner of the container, the middle position of the container edge, or the center position of the container is fixed, it will be displayed in the same location in all documents and in the same location associated with the container. For example, if the upper left corner of the container is fixed, it means that the upper left position of the arranged container is the same for all documents.

・垂直辺あるいは軸はページの左辺、あるいは右辺、あるいは左ページマージン、あるいは右ページマージン、あるいは他の水平位置に関連付けされて固定になる。同様に、水平辺あるいは軸はページの上あるいは下辺あるいはマージン、あるいは他の垂直位置に関連付けされて固定になる。用語『固定』の改良は、もしページサイズが全てのドキュメントで同じならこれらの可能性はドキュメント生成で相違はないため、ドキュメント間でページサイズが変わるときにのみ重要となる。   The vertical side or axis is fixed in association with the left side, right side, left page margin, right page margin, or other horizontal position of the page. Similarly, the horizontal side or axis is fixed in relation to the top or bottom side or margin of the page or other vertical position. The refinement of the term "fixed" is only important when the page size changes between documents, since these possibilities do not differ in document generation if the page size is the same for all documents.

『固定』の反対は、辺、軸、角、中間位置、あるいはドキュメント制約がドキュメント間で変化するかもしれないことを意味している『可変』である、しかしドキュメントの特定な設定でそうする必要が無いかもしれない。例えば、変更による辺の実際の好ましい位置のような他の外部制約がある、しかし、もし外部制約が適用されないなら、辺は固定されてないものとしてラベル付けされているので辺の位置は変更できる。   The opposite of "Fixed" is "Variable" which means that edges, axes, corners, intermediate positions, or document constraints may vary between documents, but need to do so in specific settings of the document There may not be. For example, there are other external constraints, such as the actual preferred location of the edge due to the change, but if no external constraint is applied, the edge position can be changed because the edge is labeled as unfixed .

[コンテナ表示・編集]
[新規コンテナの作成方法]
コンテナは、テキストコンテナとイメージコンテナの2種類で記述される。テキストコンテナはテキスト、そして埋め込みのイメージを持つ。イメージコンテナは、イメージだけを持つ。
[Container display / edit]
[How to create a new container]
Containers are described in two types: text containers and image containers. A text container has text and an embedded image. An image container has only images.

図4で参照されるように、新規テキストコンテナとイメージコンテナは、テキストコンテナツール404、あるいはイメージコンテナツール405をマウス133でクリックし、テンプレート309に四角形をドラッグすることによって、ドキュメントテンプレート309上に作成される。   As shown in FIG. 4, a new text container and an image container are created on the document template 309 by clicking the text container tool 404 or the image container tool 405 with the mouse 133 and dragging a rectangle to the template 309. Is done.

代わりにコンテナは、適切なツール404、405をアクティブにした後に、ドキュメントテンプレート309上でクリックすることによって単純に作成される。デフォルトサイズのコンテナが挿入されるか、新規コンテナの寸法を入れるために、ダイアログボックスあるいは他のプロンプトが提供される。いくつかのコンテナは自動的に前もって定義されたか、計算されたスキーマによって、作成・配置される。また他の案が考えられるかも知れない。   Instead, the container is simply created by clicking on the document template 309 after activating the appropriate tool 404, 405. A default size container is inserted, or a dialog box or other prompt is provided to enter the dimensions of the new container. Some containers are created and arranged automatically by predefined or calculated schemas. Other alternatives may be considered.

[コンテナの表示方法]
以前記述した36の辺の状態それぞれが、グラフィカルな表現で描画されるのが好ましい。いくつかの辺の状態は、いくつかの状況で表現を分け合うため、36のグラフィック表示より少なくなるかもしれない。
[Container display method]
Each of the 36 edge states previously described is preferably drawn in a graphical representation. Some edge states may be less than 36 graphic displays to share the representation in some situations.

図5A−図5Dはコンテナの模範的な辺ルールを例示している。   5A-5D illustrate exemplary edge rules for containers.

アプリケーション121は、辺の状態を表現するために、塗りつぶし線(アイテム503)あるいは点線(504)で辺を描き、アンカー(辺の近くに描画された506、507、509によって示されるような線、形状、アイコン)、ハンドル(移動、修正するために辺、形の近くに描画されたコントロール点、502)、スライダー(辺の両サイドに描画された短い並行線、図4の413)、拡縮アイコン(505)、そして色を特徴として持っている。   The application 121 draws a side with a solid line (item 503) or a dotted line (504) to represent the state of the side, and anchors (lines as shown by 506, 507, 509 drawn near the side, Shape, icon), handle (side to move, modify, control point drawn near the shape, 502), slider (short parallel lines drawn on both sides of the side, 413 in FIG. 4), scaling icon (505) and has color as a feature.

図5A−図5Dのコンテナ表示方法のルールは、つぎの通りである。   The rules for the container display method of FIGS. 5A-5D are as follows.

1.それぞれの辺を固定するために、塗りつぶし線で描画する。   1. Draw with a solid line to fix each side.

2.もし幅が固定なら、左と右の辺を塗りつぶし線で描画する。   2. If the width is fixed, draw the left and right sides with a solid line.

3.もし高さが固定なら、上と下の辺を塗りつぶし線で描画する。   3. If the height is fixed, draw the top and bottom edges with a solid line.

4.軸は描画しない。   4). The axes are not drawn.

5.まだ描画されていない全ての辺は、それぞれの辺の近くに拡縮アイコンが描画され、点線になる。   5). For all sides that have not yet been drawn, an enlargement / reduction icon is drawn near each side and becomes a dotted line.

6.垂直辺あるいは軸のそれぞれのペアで、もし両者が固定なら、交差点にアンカーが描画される。   6). For each pair of vertical sides or axes, if both are fixed, an anchor is drawn at the intersection.

7.それぞれの固定辺で、もし辺のどこにもアンカーが描画されていなければ、エッジの中央にスライダーが描画される。   7. For each fixed edge, if no anchor is drawn anywhere on the edge, a slider is drawn at the center of the edge.

8.垂直辺あるいは軸のそれぞれのペアで、もしアンカーやスライダーが描画されていなければ、交差点にハンドルが描画される。   8). For each pair of vertical sides or axes, if no anchor or slider is drawn, a handle is drawn at the intersection.

ルール1、ルール2、ルール3で保証した線は、もしそれらが固定あるいは制限されているなら、点線で描画される。ルール5で保証した可変の辺は、点線で描画される。ルール6、ルール7、ルール8で保証した固定された点は、アンカーを表示し、いくつかの固定された辺はスライダーを表示し、他はハンドルを表示する。   The lines guaranteed by rule 1, rule 2 and rule 3 are drawn with dotted lines if they are fixed or restricted. The variable side guaranteed by rule 5 is drawn with a dotted line. Fixed points guaranteed by rule 6, rule 7 and rule 8 display anchors, some fixed edges display sliders, others display handles.

上記で、辺はただ一度描画されることが必要である、それでもし、ルールが描画されるべき辺に影響すれば、そのとき後のルールはふたたび描画されるべき辺に影響しないだろう。もしそうすることで都合が良いなら、例えばもしコンテナがとても小さくアイコンがお互い重なるか、あるいは他の表示機能を不明瞭にするならば、アイコンは異なって、あるいは省略されて描画されるかもしれない。   In the above, the edge needs to be drawn only once, but if the rule affects the edge to be drawn, then the subsequent rule will not affect the edge to be drawn again. If it is convenient to do so, for example if the container is very small and the icons overlap each other or obscure other display functions, the icons may be drawn differently or omitted. .

可変の辺が描画される場所は、コンテナのコンテンツに依存する。後で記述されるように、ドキュメントテンプレートにコンテンツがマージされて、ユーザインターフェースで可視になることを意味する、『動的な校正処理』が使われる。代わりの実行手段としては、すべてのドキュメントで平均化されるコンテナのコンテンツエリア、あるいは可変の辺がユーザインターフェースで、どこにレイアウトされるべきか決定するほかの手段で使われることができる。   The location where the variable side is drawn depends on the content of the container. As will be described later, “dynamic proofing” is used, which means that content is merged into a document template and made visible in the user interface. Alternative execution means can be used in the content area of the container that is averaged over all documents, or other means of determining where variable edges should be laid out in the user interface.

これらのコンテンツ表現は、コンテナの辺の状態を表示するグラフィカルな手段を提供する。その表現の解釈は下記のとおりである。   These content representations provide a graphical means for displaying the state of a container edge. The interpretation of the expression is as follows.

・図4の410の辺のように、点線はコンテナのコンテンツに依存して、ドキュメント内の辺の位置を意味する。   As shown by the side 410 in FIG. 4, the dotted line indicates the position of the side in the document depending on the contents of the container.

・塗りつぶし線は制限された辺を意味する、なぜなら、辺は固定されている(辺414)、あるいはコンテナの幅・高さが固定されている(コンテナ408では両方が固定されている)ため。   A filled line means a restricted side because the side is fixed (side 414) or the width and height of the container are fixed (both are fixed in the container 408).

・アンカーは辺そして軸が交差した場所が固定されていることを意味する。それゆえ、アンカー点は、すべてのドキュメントの水平、垂直位置で現れるだろう。当然アンカーは固定される。図4のアイコン409は、交差する辺414が固定されていることを意図している、アンカーアイコンの例である。   ・ Anchor means that the place where the side and axis intersect is fixed. Therefore, anchor points will appear at the horizontal and vertical positions of all documents. Of course, the anchor is fixed. The icon 409 in FIG. 4 is an example of an anchor icon intended to have the intersecting sides 414 fixed.

・スライダーは関係付けられた辺が固定されていることを意味する、しかしコンテナは辺に沿って多くの位置『スライドの長さ』で位置を定められる。例えば、図4でスライダー413はコンテナ408のコンテンツが、ドキュメント内で特定のダイアグラムで表される位置の、左あるいは右に表示されるかもしれない。   • A slider means that the associated edge is fixed, but the container is positioned at many positions along the edge “slide length”. For example, in FIG. 4, slider 413 may display the contents of container 408 to the left or right of the position represented by a particular diagram in the document.

これらのアイコン・辺のいくつかあるいは全ては、どのツール、どのコンテナを選択・ハイライトあるいはアクティブにするかによって、描画されたりされなかったりする。一般的に、コンテナの辺・アイコンはドキュメントテンプレートのデザインの手助けであるため、印刷物には描画されない。   Some or all of these icons / edges may or may not be drawn depending on which tool, which container is selected, highlighted or activated. In general, the sides and icons of a container are not drawn on a printed matter because they help to design a document template.

幅・高さの最小値・最大値の設定は、副次的なダイアログウインドウに表示される。   Settings for minimum and maximum width and height are displayed in a secondary dialog window.

図5Aで、コンテナ501は幅・高さ両方が固定されていない。固定された辺503は塗りつぶし線で表現される。可変の辺504は点線で表現される。拡縮アイコン505は、隣接する辺504が可変であることを示す、追加あるいは代わりのインジケーターである。   In FIG. 5A, the container 501 is not fixed in both width and height. The fixed side 503 is represented by a solid line. The variable side 504 is represented by a dotted line. The enlargement / reduction icon 505 is an additional or alternative indicator indicating that the adjacent side 504 is variable.

図5Bで、コンテナ501は幅・高さ両方が可変である。アンカーアイコン506は、交差している両方の辺503が固定されていることを、追加であるいは代わりに示している。   In FIG. 5B, the container 501 is variable in both width and height. Anchor icon 506 additionally or alternatively indicates that both intersecting sides 503 are fixed.

図5Cで、コンテナ501は、コンテナの拡大あるいは縮小が任意のアンカーアイコン507で示されるような中心点の周りを平等に広がるという状態で、幅・高さ両方が可変である。   In FIG. 5C, the container 501 is variable in both width and height, with the container expanding or contracting spreading evenly around the center point as indicated by the optional anchor icon 507.

図5Dで、コンテナ501は、上辺508が固定されていることを除けば、幅・高さ両方が可変である。上辺508の中心に位置付けられて示されるアンカーアイコン509は、固定されている、そしてまたコンテナの左・右辺が、アイコンを通り垂直に描画される中心軸(垂直軸)の周りを、拡大・縮小することを示す。   In FIG. 5D, the container 501 is variable in both width and height except that the upper side 508 is fixed. An anchor icon 509 shown to be positioned at the center of the upper side 508 is fixed, and the left and right sides of the container are enlarged and reduced around a central axis (vertical axis) drawn vertically through the icon. Indicates to do.

[リンク]
リンクは、コンテナとコンテナの関連を示している。関連とはコンテナ間の距離を示しており、リンクによって関連付けられたコンテナ同士は、互いのレイアウト変更の影響を受けてレイアウトを計算する。図4の412で示されているものがリンクであり、この図ではコンテナ407と408とを関連づけている。リンクの設定方法および、リンクで関連付けられたコンテナのレイアウト計算方法については、後述する。
[Link]
The link indicates the relationship between containers. “Relation” indicates a distance between containers, and containers associated by a link are affected by each other's layout change and calculate a layout. What is indicated by 412 in FIG. 4 is a link. In this figure, containers 407 and 408 are associated with each other. A link setting method and a layout calculation method for containers associated with the link will be described later.

[リンクの設定方法]
図6はリンクの設定方法を示したフロー図である。また図7A−図7CはUI例を示している。それらを用いてコンテナにリンクを設定する方法について説明をする。
[Link setting method]
FIG. 6 is a flowchart showing a link setting method. 7A to 7C show UI examples. A method for setting a link in a container using them will be described.

まず、リンクを設定するためには、リンクを設定するためのコンテナ(最低2つ)を作成する(0601)。図7は、2つのコンテナを作成してリンクを設定する場合の例を示している。次に、前述したリンクツール406を選択した状態にする(0602)。図7A−図7Cは、コンテナを作成し、リンクツールが選択されていた状態から、リンクを設定する動作を示している。図7A−図7Cを順に説明していく。   First, in order to set a link, containers (at least two) for setting a link are created (0601). FIG. 7 shows an example in which two containers are created and links are set. Next, the above-described link tool 406 is selected (0602). FIGS. 7A to 7C show an operation of creating a container and setting a link from a state in which the link tool is selected. 7A to 7C will be described in order.

図7−Aの0701と0702は、前述した図4の407と408と同じであり、固定されている辺を意味する。また、0703と0704は、409と同じであり、アンカーを意味する。0705はマウスポインタを意味している。まず、リンクを設定する片方のコンテナをクリックして選択する(0603)。次に図7−Bで示されるように、もう片方のコンテナまでマウスポインタを移動して、クリックする(0604)。図7−Bの0706は図7−Aでクリックをした位置と移動したマウスポインタを結んだ線を示しており、どの位置にリンクが設定されるのかをユーザに示すUIである。処理0604が終わった後、設定した場所に0707で示されるリンクUIが表示される(0605)。コンテナは図7−Cの状態になる。また、リンクが設定されたことにより、コンテナのUIも自動的に変更される(0606)。0708は、点線で示されている辺であり、前述した通り可変の辺を示している。図7−Cのようにコンテナの辺の状態が変化したのは、リンクを設定したことにより、コンテナの辺を可変にする必要があるためであり、リンクを設定したにもかかわらず、全ての辺が固定という矛盾を引き起こすことを防ぐために、自動的に行われる処理である。また、0709は図5の505と同じで、リンクを設定したことにより、コンテナが変化できる方向をユーザに視覚的に示したしるしである。図7−Cの例では、左のコンテナの右辺と右のコンテナの左辺が可変に変化したが、これは一例であり、右コンテナが、図4の413で示したスライダーを持つ設定に変化してもかまわない。   Reference numerals 0701 and 0702 in FIG. 7-A are the same as 407 and 408 in FIG. 4 described above and mean fixed sides. Also, 0703 and 0704 are the same as 409, meaning anchors. 0705 indicates a mouse pointer. First, one container for setting a link is clicked to select it (0603). Next, as shown in FIG. 7B, the mouse pointer is moved to the other container and clicked (0604). Reference numeral 0706 in FIG. 7B denotes a line connecting the clicked position in FIG. 7A and the moved mouse pointer. The UI indicates to which position a link is set. After the processing 0604 is completed, a link UI indicated by 0707 is displayed at the set location (0605). The container is in the state shown in FIG. Further, the UI of the container is automatically changed by setting the link (0606). Reference numeral 0708 denotes a side indicated by a dotted line, and indicates a variable side as described above. The state of the side of the container has changed as shown in FIG. 7-C because it is necessary to make the side of the container variable by setting the link. This is an automatic process to prevent the contradiction that the edges are fixed. Reference numeral 0709 is the same as 505 in FIG. 5, and is a sign that visually indicates to the user the direction in which the container can be changed by setting a link. In the example of FIG. 7C, the right side of the left container and the left side of the right container are variably changed. However, this is an example, and the right container is changed to a setting having a slider indicated by 413 in FIG. It doesn't matter.

[レイアウト計算方法(全体フロー)]
図8はレイアウト計算のフローを示している。
[Layout calculation method (overall flow)]
FIG. 8 shows a flow of layout calculation.

まず、プレビューモードを選択する(0801)。前述した自動レイアウトシステムでは、コンテナを作成して、そのコンテナ間に関連付けを行い、レイアウトを作成するレイアウトモードを持つ。さらに、作成したレイアウトにレコードを挿入して、実際にレコードが挿入された後のレイアウト結果をプレビューするプレビューモードを持つ。このプレビューモードにおいて、実際のレコードが挿入され、レイアウトを計算する。ただし、プレビューモードは、表示上でのレイアウト計算である。実際に印刷する場合においても、レコードを挿入してレイアウトを計算する。その際の計算方法も同じである。プレビューモードになったら、プレビューするレコードを選択して挿入する(0802)。レコードの挿入を行うと、そのレコードをレイアウトするために計算を行う。(0803)。処理0803で計算されたレイアウトを表示する(0804)。他のレコードについてもプレビューを行うかどうかを判断する(0805)。処理0805で、他のレコードについてプレビューを行う必要がないと判断した場合は、プレビューモードを終了する(0807)。他のレコードについてプレビューを行うのであれば、他のレコードを選択して再度レイアウト計算を行い、プレビューを行う(0806)。プレビューモードでなく印刷時においては、印刷するレコード全てについて順にレイアウトの計算を行う。したがって、処理0805、0807は存在しない。全てのレコードについて印刷が終了した時点で終了する。   First, the preview mode is selected (0801). The automatic layout system described above has a layout mode in which containers are created and associated with each other to create a layout. Furthermore, it has a preview mode for inserting a record into the created layout and previewing the layout result after the record is actually inserted. In this preview mode, the actual record is inserted and the layout is calculated. However, the preview mode is a layout calculation on the display. Even in actual printing, a record is inserted to calculate the layout. The calculation method at that time is the same. In the preview mode, a record to be previewed is selected and inserted (0802). When a record is inserted, calculations are performed to lay out the record. (0803). The layout calculated in the process 0803 is displayed (0804). It is determined whether or not to preview other records (0805). If it is determined in process 0805 that there is no need to preview another record, the preview mode is terminated (0807). If the preview is to be performed for another record, the other record is selected, the layout calculation is performed again, and the preview is performed (0806). When printing not in the preview mode, the layout is calculated in order for all the records to be printed. Therefore, the processes 0805 and 0807 do not exist. The process ends when printing is completed for all records.

[レイアウト計算方法(詳細フロー)]
図9はレイアウト計算の詳細を示したフロー図である。また、図10はそのときのUI表示例を示した図である。
[Layout Calculation Method (Detailed Flow)]
FIG. 9 is a flowchart showing details of layout calculation. FIG. 10 is a diagram showing a UI display example at that time.

まず、レイアウトを計算するコンテナの集合を求める(0901)。レイアウト計算は、関連付けられたコンテナを一つの集合として計算を行う。例えば図11を参照すると、ページ上に4つのコンテナがレイアウトされており、各コンテナに関連付けが設定されている。この場合、コンテナAとコンテナB、そしてコンテナCとコンテナDがリンクによって関連付けされている。したがって、コンテナA・Bが集合1、コンテナC・Dが集合2となる。前述した通りであるが、1101はアンカー、1102は固定された辺、1103はコントローラー、1104は可変の辺の変化方向を示している矢印、1105は可変の辺、1106はリンク、そして1107はスライダーを示している。   First, a set of containers for calculating the layout is obtained (0901). In the layout calculation, the associated containers are calculated as one set. For example, referring to FIG. 11, four containers are laid out on the page, and an association is set for each container. In this case, container A and container B, and container C and container D are associated by a link. Accordingly, containers A and B are set 1 and containers C and D are set 2. As described above, 1101 is an anchor, 1102 is a fixed side, 1103 is a controller, 1104 is an arrow indicating a change direction of a variable side, 1105 is a variable side, 1106 is a link, and 1107 is a slider. Is shown.

次に、0901で求めたコンテナの集合から、レイアウトを計算するために一つを選択する(0902)。そして、選択したコンテナの集合について、レイアウトの計算を行う。ここでは、レイアウトされるコンテナのサイズが、実際のコンテンツのサイズとできる限り差が少なくなるように、レイアウトの最適化を行う(0903)。レイアウトの最適化は、動的にサイズを変化することが可能なように関連付けられたコンテナにおいて、それぞれに挿入されるコンテンツのサイズとレイアウトされるサイズとの差が、できる限り同じになるように行われる。レイアウトの最適化を行い、ルールに違反していた場合は、再度ルールを違反しないように計算をする(0904)。ここで記述したルールとは、レイアウト作成時にユーザによって設定される制限であり、コンテナのサイズと位置、リンクの長さなどである。ルールを違反しないようにレイアウトが計算されたら、その集合のレイアウトは完成される。そして、0902〜0904のステップをページ上のすべての集合について施し、ページ全体のレイアウトを計算する(0905)。   Next, one is selected from the set of containers obtained in 0901 in order to calculate the layout (0902). Then, the layout of the selected set of containers is calculated. Here, the layout is optimized so that the size of the container to be laid out is as small as possible with the actual content size (0903). Layout optimization is such that the difference between the size of the inserted content and the size of the layout is the same as much as possible in the associated containers so that the size can be changed dynamically. Done. When the layout is optimized and the rule is violated, the calculation is performed again so as not to violate the rule (0904). The rules described here are restrictions set by the user when creating a layout, such as the size and position of a container, the length of a link, and the like. Once the layout is calculated so that it does not violate the rules, the set layout is completed. Then, the steps 0902 to 0904 are applied to all the sets on the page, and the layout of the entire page is calculated (0905).

図10−A〜図10−Cはレイアウト計算時のUI例である。   FIG. 10A to FIG. 10C are UI examples at the time of layout calculation.

図10−Aは、あるレコードが挿入されレイアウトが決定されている状態を表している。1001と1002はアンカー、1003と1004は固定された辺、1005は可変の辺、1006は可変の辺の変化方向を示している矢印、1008はリンクをそれぞれ示している。この状態において、レコードを変更し、異なったサイズのコンテンツを挿入する。図10−Bは図10−Aの状態に新しいコンテンツのサイズを重ねて示している。1009はそれぞれのコンテナに挿入されるコンテンツのサイズを表している。そして、レイアウト計算が行われる。図10−Cはレイアウト計算された結果を示している。計算後の各コンテナのサイズは、実際挿入されるコンテンツのサイズと同等に差異があるように計算され、且つ前述したルールを違反しないように計算される。図10−Cで示されるように、図10−Bで示した挿入されるコンテンツサイズ(1009)と計算後のコンテンツサイズ(1010)は、双方において同等な差異がある。   FIG. 10A shows a state in which a certain record is inserted and a layout is determined. 1001 and 1002 are anchors, 1003 and 1004 are fixed sides, 1005 is a variable side, 1006 is an arrow indicating the change direction of the variable side, and 1008 is a link. In this state, the record is changed and contents of different sizes are inserted. FIG. 10-B shows the size of the new content superimposed on the state of FIG. 10-A. Reference numeral 1009 denotes the size of content inserted in each container. Then, layout calculation is performed. FIG. 10C shows the result of layout calculation. The size of each container after the calculation is calculated so that there is a difference equivalent to the size of the content that is actually inserted, and is calculated so as not to violate the rules described above. As shown in FIG. 10C, the inserted content size (1009) and the calculated content size (1010) shown in FIG. 10-B have the same difference in both.

[可変リンクの設定]
図12では一般的な可変リンクの状態を表している。図4と同様にアプリケーションウィンドウ301とツールバー303があり、ドキュメントテンプレート309上にコンテナ1203とコンテナ1204が存在する。それぞれのコンテナは典型的にアンカーアイコン1201、アンカーアイコン1202と固定された辺1205、辺1206から成り立つ。各エッジコンテナ1203と1204の間には可変サイズのリンク1209があり、それぞれのコンテナを結んでいる。コンテナ1203とコンテナ1204の間にはリンクが設定されているのでそれぞれの右辺1207と左辺1208は点線で表現されている。このため各コンテナにインジケーター1210、インジケーター1211が表示され、これは辺1207と辺1208が可変であることを示している。
[Variable link settings]
FIG. 12 shows a general variable link state. As in FIG. 4, there are an application window 301 and a toolbar 303, and a container 1203 and a container 1204 exist on the document template 309. Each container typically includes an anchor icon 1201, an anchor icon 1202, a fixed side 1205, and a side 1206. There is a variable-size link 1209 between the edge containers 1203 and 1204, which connects the containers. Since a link is set between the container 1203 and the container 1204, the right side 1207 and the left side 1208 are represented by dotted lines. Therefore, an indicator 1210 and an indicator 1211 are displayed in each container, which indicates that the sides 1207 and 1208 are variable.

また図14はリンク1209の情報がセットされているダイアログウィンドウ1401の例である。このダイアログは典型的にタイトルバー1402、ツールボタン1403、ダイアログウィンドウの開閉を行うボタン1404、各種の情報をセットするエリア1409で構成されている。このダイアログウィンドウではリンクタイプが可変(1407)あるいは固定(1406)の選択や、可変の場合、リンクの長さの最大値(1410)そして最小値(1412)、また現在の値(1411)が設定できる。   FIG. 14 shows an example of a dialog window 1401 in which information of the link 1209 is set. This dialog typically includes a title bar 1402, a tool button 1403, a button 1404 for opening / closing the dialog window, and an area 1409 for setting various information. In this dialog window, the link type is variable (1407) or fixed (1406), and if it is variable, the maximum value (1410) and minimum value (1412) of the link length and the current value (1411) are set. it can.

図13は前述のリンク設定方法を踏まえ、例えば図15のコンテナAとコンテナB間に張られている固定サイズのリンク1503の状態から可変サイズのリンク1209を示している図12の状態までの操作遷移を表している。マウスによりリンク1503をクリックし、選択する(1302)。マウスの右クリックあるいはキーボードの特定のキーにより選択したリンク1503のプロパティダイアログウィンドウ1401を表示する(1303)。この状態ではリンクサイズは可変ではなく固定であるため、Fixed Length1406がLink Type1405において選択されている。リンクを固定サイズから可変サイズに変更するために、Link Type1405においてリンクサイズを可変に設定するFlexible Length1407を選択する(1304)。これによりLink Distance1408内に配置されているMax. Distance1412、Min. Distance1410、Distance1411が有効化され、数値の設定が可能となる。そこでリンクの可変サイズを設定するために、そのリンクの長さの最大値をMax. Distance1412、最小値をMin. Distance1410、現在の値をDistance1411において設定する(1305)。一般的なダイアログウィンドウ開閉ボタン1404によって設定を適用すると図12のリンク1209のような状態にリンクのUI表示が変化する。(1306)このダイアログウィンドウ1401の設定情報はメモリに格納される。   FIG. 13 is based on the above link setting method, for example, operations from the state of the fixed size link 1503 stretched between the containers A and B of FIG. 15 to the state of FIG. 12 showing the variable size link 1209. Represents a transition. The link 1503 is clicked with the mouse and selected (1302). A property dialog window 1401 of the link 1503 selected by right-clicking the mouse or a specific key on the keyboard is displayed (1303). In this state, since the link size is not variable but fixed, Fixed Length 1406 is selected in Link Type 1405. In order to change the link from the fixed size to the variable size, the Flexible Length 1407 for setting the link size to be variable is selected in the Link Type 1405 (1304). As a result, the Max. Distance 1412, Min. The distance 1410 and the distance 1411 are activated, and numerical values can be set. Therefore, in order to set the variable size of the link, the maximum value of the link length is set to Max. Distance 1412, the minimum value is Min. Distance 1410, the current value is set in distance 1411 (1305). When the setting is applied by a general dialog window open / close button 1404, the UI display of the link changes to a state like the link 1209 in FIG. (1306) The setting information of this dialog window 1401 is stored in the memory.

図15は固定サイズのリンクを使用した場合のレイアウト結果を示している。レイアウト計算方法は前述したとおりに従って行われる。例えば図12においてコンテナ1203とコンテナ1204にそれぞれ違ったサイズのデータが挿入された時、それぞれのコンテナはデータの大きさを最適と考え、コンテナ1203は挿入されたイメージサイズになる枠1504(最適コンテナサイズ)に近づこうと右方向へ大きく、同様にコンテナ1204も挿入されたイメージサイズになる枠1505(最適コンテナサイズ)に近づこうと左方向へやや大きくサイズを変更しようとする。しかしコンテナ1203とコンテナ1204の間には固定サイズのリンクが設定されているとすると、コンテナ1203とコンテナ1204はそれぞれアンカー1201とアンカー1202によってそれぞれ左辺1212と右辺1213は移動出来ないため、変更しようとするサイズがリンクサイズを上回ってしまう。そしてこのリンクサイズは固定されているためレイアウト計算時に優先的に計算されるためコンテナ1203とコンテナ1204のサイズが変更されることになる。その結果、コンテナ1203とコンテナ1204はデータに合わせた最適なサイズを確保することが出来ず、最終的に図15のコンテナ1501とコンテナ1502のように最適なサイズ(枠1504、枠1505)よりも小さくなってしまう。リンク1503のサイズは固定であるためコンテナ1501とコンテナ1502は最適サイズを達成していない。   FIG. 15 shows a layout result when a fixed-size link is used. The layout calculation method is performed as described above. For example, when different sizes of data are inserted into the container 1203 and the container 1204 in FIG. 12, each container considers that the data size is optimum, and the container 1203 has a frame 1504 (optimum container) that has the inserted image size. The size of the container 1204 increases to the right in order to approach the (size), and similarly, the size of the container 1204 increases slightly to the left in order to approach the frame 1505 (optimum container size) that becomes the inserted image size. However, if a fixed-size link is set between the container 1203 and the container 1204, the left side 1212 and the right side 1213 cannot be moved by the anchor 1201 and the anchor 1202, respectively. The size to be larger than the link size. Since the link size is fixed, it is preferentially calculated at the time of layout calculation, so the sizes of the containers 1203 and 1204 are changed. As a result, the container 1203 and the container 1204 cannot secure the optimum size according to the data, and finally the optimal size (frame 1504, frame 1505) like the container 1501 and the container 1502 in FIG. It gets smaller. Since the size of the link 1503 is fixed, the container 1501 and the container 1502 do not achieve the optimum size.

図16はリンクを可変サイズにした場合を示している。この場合、上記の例でコンテナ1203とコンテナ1204の間には図の通り可変サイズのリンクが設定されているとすると、コンテナ1203とコンテナ1204のサイズが変更される際に、リンクサイズが縮まることでコンテナ1203とコンテナ1204のサイズが上記の例より大きくなることができる。さらに、挿入されるデータサイズに合わせた最適なサイズを達成、あるいはより挿入データサイズ(最適サイズ)に近づけてコンテナの枠を計算することが出来る。その結果が、図16のコンテナ1601とコンテナ1602である。可変リンク1209はレイアウト計算の結果、可変リンク1603のサイズ状態となり、この場合コンテナ1601とコンテナ1602はそれぞれ最適なサイズ(データサイズに合った大きさ)になっている。   FIG. 16 shows a case where the link has a variable size. In this case, if a variable size link is set between the container 1203 and the container 1204 as shown in the above example, the link size is reduced when the size of the container 1203 and the container 1204 is changed. Thus, the sizes of the container 1203 and the container 1204 can be larger than the above example. Furthermore, it is possible to achieve the optimum size according to the data size to be inserted, or to calculate the container frame closer to the insertion data size (optimum size). The result is a container 1601 and a container 1602 in FIG. As a result of the layout calculation, the variable link 1209 is in the size state of the variable link 1603. In this case, the container 1601 and the container 1602 are optimal sizes (sizes suitable for the data size).

[マルチレコード]
マルチレコードについて、概要を説明する。
[Multi-record]
An outline of multi-record will be described.

図17は、マルチレコードとそのレイアウト方法の概要を示した図である。   FIG. 17 is a diagram showing an outline of a multi-record and its layout method.

1701はドキュメント、1702はページ、1703はサブテンプレート、1704はデータベースを示している。1704で示すデータベースを見てみると、No1〜7のデータが表示されている。1レコード1ドキュメントのバリアブルプリントでは、7つレコードがあるので、この場合7ドキュメントが作成される。しかし、多レコード1ドキュメントのマルチレコードをサポートするバリアブルプリントでは、次のような処理を行う。まずマルチレコードを指定するカラムをユーザが任意に指定する、この例ではフィールド名:Nameが指定されたものとする。すると、そのフィールド名が同じレコードは、1ドキュメントにレイアウトされるレコードであると認識する。この例では、No1〜4のレコードはNameがTomであるため、同じドキュメントにレイアウトされ、No5〜7のレコードは、NameがNancyであるためTom用とは異なる、同じドキュメントにレイアウトされる。これが通常のマルチレコードである。   Reference numeral 1701 denotes a document, 1702 denotes a page, 1703 denotes a sub-template, and 1704 denotes a database. Looking at the database indicated by 1704, data Nos. 1 to 7 are displayed. In the variable print of one record and one document, there are seven records. In this case, seven documents are created. However, in the variable print that supports multiple records of multiple records and one document, the following processing is performed. First, the user arbitrarily designates a column for designating a multi-record. In this example, it is assumed that field name: Name is designated. Then, a record with the same field name is recognized as a record laid out in one document. In this example, the records No. 1 to 4 are laid out in the same document because the name is Tom, and the records of Nos. 5 to 7 are laid out in the same document different from that for Tom because the name is Nancy. This is a normal multi-record.

[全体フロー]
図18、図19は本発明のサブテンプレートの全体フローとその説明UIを示している。
[Overall flow]
18 and 19 show the overall flow of the sub-template of the present invention and its explanation UI.

図18のフローの各ステップを図19のUI図と合わせながら説明していく。まず、図19の1903で示すアイコンが押下されることによって、エリア作成モードへと遷移する(1801)。そして、1902で示されるページマージンのエリア内において、マウスのドラッグにより矩形が描画される(1802)。描画された矩形はフローエリアとして認識される(1803)。1906はフローエリアを示している。1904や1905は、フローエリア外に存在するテキストコンテナやイメージコンテナである。これらのコンテナは、フローエリア内のフローとは関係がない。フローエリアは、それらのコンテナとは色や線種などの矩形UIを異ならせることにより、ユーザに視覚的に認識しやすいようにする。次に、作成されたフローエリアに各種設定を施すかどうかを判断する(1804)。プロパティを設定するのであれば、フローエリアでマウスポインタをクリックすることなどにより、プロパティダイアログが表示される(1805)。そして、表示されたプロパティダイアログを用いて、設定を施す(1806)。プロパティダイアログおよび設定方法については、後で詳細に記述する。フローエリアの作成および設定が終了したら、レイアウトをプレビューするかどうかを確認する(1808)。プレビューするのであれば、プレビューモードへ遷移する。そして、レイアウト計算を行う(1809)。このレイアウト計算は図17で示したフローと同じ処理を行う。次に、設定されているフローエリアのレイアウト計算を行う(1810)。この処理については後で詳細に記述する。最後にレイアウト結果を表示する(1811)。   Each step of the flow of FIG. 18 will be described with reference to the UI diagram of FIG. First, when an icon 1903 in FIG. 19 is pressed, the mode is shifted to the area creation mode (1801). A rectangle is drawn by dragging the mouse in the page margin area 1902 (1802). The drawn rectangle is recognized as a flow area (1803). Reference numeral 1906 denotes a flow area. Reference numerals 1904 and 1905 denote text containers and image containers that exist outside the flow area. These containers are not related to the flows in the flow area. The flow area can be easily visually recognized by the user by making the rectangular UI such as color and line type different from those of the containers. Next, it is determined whether various settings are made for the created flow area (1804). If the property is to be set, a property dialog is displayed by clicking the mouse pointer in the flow area (1805). Then, setting is performed using the displayed property dialog (1806). The property dialog and setting method will be described in detail later. When the creation and setting of the flow area is completed, it is confirmed whether or not to preview the layout (1808). If previewing, transition to preview mode. Then, layout calculation is performed (1809). This layout calculation performs the same processing as the flow shown in FIG. Next, the layout calculation of the set flow area is performed (1810). This process will be described in detail later. Finally, the layout result is displayed (1811).

[プロパティ設定フロー]
図20はフローエリアの各種設定(プロパティ設定)を行う設定ダイアログの例を示している。これが、前述の図18のフローチャート中のステップ1806で表示され、その内容を1807にて反映させるダイアログのUI例となる。
[Property setting flow]
FIG. 20 shows an example of a setting dialog for performing various settings (property settings) of the flow area. This is a UI example of a dialog that is displayed at step 1806 in the flowchart of FIG.

なお、文中のサブテンプレートおよびについては後述する。   Note that sub-templates in the sentence will be described later.

指定方法は、ユーザがラジオボタン2002によってまずフローエリアに関連付けるものがサブテンプレートであるか、それとも条件式であるかを選択する。その後2003で示しているリストボックスからフローエリアで使用するサブテンプレートを、あるいは2004で示しているリストボックスからフローエリアで使用する条件式を、ユーザが指定されることにより表示される。サブテンプレートおよび条件式は、編集中のドキュメントテンプレート内に、それぞれの特有なUI手段によって設定できるものとする。他の手法としては別のファイルに保存され、この設定ダイアログからはファイルを指定することによって選択指定できるものとしてもかまわない。本実施例では、サブテンプレートおよび条件式は、ドキュメントテンプレート内にそれぞれ複数を作成できるが、リストボックスから選択するという特性上からも、すべてが一意な名前を持ち識別できるように設計されるべきである。   As a designation method, the user first selects whether a sub-template or a conditional expression is associated with a flow area by using a radio button 2002. After that, the sub-template used in the flow area is displayed from the list box indicated by 2003, or the conditional expression used in the flow area is indicated from the list box indicated by 2004, and then displayed. The sub-template and the conditional expression can be set by each unique UI means in the document template being edited. As another method, the file is stored in a separate file, and can be selected and specified by specifying the file from this setting dialog. In this embodiment, a plurality of sub-templates and conditional expressions can be created in the document template. However, all of them should be designed so that they all have a unique name and can be identified from the property of selecting from the list box. is there.

その他に、本設定ダイアログからは、サブテンプレートをフローする際のフローの方向を2005から選択し、フローする際の間隔を縦は2006、横は2007で設定することが可能である。   In addition, from this setting dialog, it is possible to select the flow direction when the sub-template is flowed from 2005, and set the flow interval as 2006 for the vertical and 2007 for the horizontal.

以上の設定を確定するには、2008で示すOKボタンを押下する。また、2009のキャンセルボタンを押下すると指定された各種設定はすべてキャンセルされる。   To confirm the above settings, an OK button indicated by 2008 is pressed. Further, when a cancel button 2009 is pressed, all designated settings are canceled.

[サブテンプレート]
前述したサブテンプレートについて、概要とレイアウトフローを説明する。図21、図22はそれぞれサブテンプレートのレイアウト例とレイアウトフローを示している。
[Sub template]
The outline and layout flow of the sub-template described above will be described. 21 and 22 show a layout example and layout flow of the sub-template, respectively.

サブテンプレートは、イメージコンテナ、テキストコンテナを任意数配置して、そのコンテナにレコードのどのデータ(フィールド)を割り当てるかを設定した状態で、テンプレートとして保存してあるものを指す。同じレイアウトを一つのドキュメントで数多く使う場合に便利である。サブテンプレート内に配置されるコンテナは、前記イメージコンテナ、テキストコンテナと同様であり、各コンテナ間にはリンクを設定することも可能である。したがって、レイアウトするデータによって、レイアウトサイズを最適に変化させることが可能である。図21はサブテンプレートのレイアウト例を示している。2102と2105はイメージコンテナ、2103と2106はテキストコンテナ、2107はリンクを示している。イメージ、テキストのコンテンツサイズが異なるため、異なるレコードに対してそれぞれ最適なレイアウトを計算してレイアウトを変更している様子を示している。   The sub-template refers to an image container and a text container arranged in an arbitrary number and stored as a template in a state in which data (field) of a record is assigned to the container. This is useful if you use the same layout many times in one document. The containers arranged in the sub-template are the same as the image container and the text container, and a link can be set between the containers. Therefore, the layout size can be changed optimally depending on the data to be laid out. FIG. 21 shows a layout example of the sub-template. 2102 and 2105 are image containers, 2103 and 2106 are text containers, and 2107 is a link. Since the image and text content sizes are different, an optimum layout is calculated for each different record and the layout is changed.

このレイアウトの計算フローは図22に示す通りである。まず、レイアウトするデータを取得する(2201)。次に、各コンテナにレイアウトするデータのサイズを渡す(2202)。そして、渡されたデータサイズに基づいて、各コンテナにおいてレイアウト計算する(2203)。そしてレイアウトを最適化する(2204)。最適化の方法は前述した通りである。最適化されたレイアウトを決定し(2205)、レイアウトするデータを流し込み(2206)、表示する(2207)。   The calculation flow of this layout is as shown in FIG. First, data to be laid out is acquired (2201). Next, the size of data to be laid out is passed to each container (2202). Then, layout calculation is performed in each container based on the passed data size (2203). Then, the layout is optimized (2204). The optimization method is as described above. An optimized layout is determined (2205), data to be laid out is flowed (2206), and displayed (2207).

[複数ページにわたるフローエリア]
フローエリア内にサブテンプレートをレイアウトして、領域外にオーバーフローした際、同じフローエリアを有する新しいページを自動的に生成して、そこへあふれたサブテンプレートを連続してレイアウトする方法を含んだ自動レイアウトシステムについて解説する。
[Flow area over multiple pages]
Automatic including a method of laying out a sub template in the flow area and automatically generating a new page with the same flow area when overflowing outside the area, and laying out the overflowed sub template continuously Explain the layout system.

特許文献2の方法によれば、フローエリアは1ページの範囲内に限られ、1ページの範囲内にサブテンプレートを収める処理を行うことによって、はがきなど紙面の限られたドキュメントに対応したレイアウト結果を実現することを目的としていた。そのため、多数のページにわたってサブテンプレートをレイアウトすることは考慮されていない。しかし、顧客ごとにカスタマイズされたドキュメントを作るというニーズの中からは、ページ数を限定せず、顧客の興味の範囲に応じて、自由なページ数の加減のあるドキュメントを作成するという場面が存在する。   According to the method of Patent Document 2, the flow area is limited to a range of one page, and a layout result corresponding to a document with a limited page space, such as a postcard, by performing a process of placing a sub template within the range of one page. The purpose was to realize. Therefore, it is not considered to lay out the sub template over a large number of pages. However, the need to create customized documents for each customer does not limit the number of pages, but there is a scene of creating a document with free pages depending on the range of customer interests. To do.

[複数ページの中の繰り返しページ]
図23は、複数のページを持つドキュメントに対して、フローエリアを挿入する際に呼び出す設定ダイアログのUI例である。ラジオボタン2302からフローエリアのON/OFFを選択し、ONの場合に、テキストボックス2303において、フローエリアを配置するページ番号を設定する。ここで、開始ページは1以上であり、終了ページはそのドキュメントの最大ページ以下になるように、UIによって入力を制限されるべきである。さらにテキストボックス2304において配置されたフローエリアの中から、繰り返しインスタンスを生成してサブテンプレートをフローしていく繰り返しページ範囲を設定する。繰り返しページについては後述する。ここで繰り返しページの開始ページは前述フローエリアの開始ページ以上であり、終了ページはフローエリアの終了ページ以下であるように、UIによって入力を制限されるべきである。また少なくとも1つのページは必ず繰り返しページとなるように制限されるべきである。
[Repeated page in multiple pages]
FIG. 23 shows an example of a setting dialog UI that is called when a flow area is inserted into a document having a plurality of pages. On / off of the flow area is selected from the radio button 2302, and when it is ON, a page number for arranging the flow area is set in the text box 2303. Here, the input should be limited by the UI so that the start page is 1 or more and the end page is less than the maximum page of the document. Further, from the flow area arranged in the text box 2304, a repeated page range in which repeated instances are generated and the sub-template flows is set. The repeated page will be described later. Here, the input should be restricted by the UI so that the start page of the repeated page is not less than the start page of the flow area and the end page is not more than the end page of the flow area. Also, at least one page should be restricted to be a repeated page.

設定ダイアログでOKを押下した場合、設定したページ範囲にしたがってフローエリアが各ページに挿入される。フローエリアの挿入される初期位置とサイズは、システムが固定で保持しており、挿入後後述の位置制御によってユーザの望む位置とサイズに変更可能である。   When OK is pressed in the setting dialog, a flow area is inserted into each page according to the set page range. The initial position and size of the flow area to be inserted are fixedly held by the system, and can be changed to a position and size desired by the user after the insertion by position control described later.

[フローエリアの位置制御]
複数のページにわたって配置されたフローエリアは、それぞれのページでそれぞれの位置と大きさを占めることができる。
[Flow area position control]
A flow area arranged over a plurality of pages can occupy each position and size in each page.

図24は、各ページにおいてフローエリアの位置と大きさを調整するためのUI例を示している。2401はマージンエリア、2404のフローエリア自体は前述のように、線種や色によって通常のコンテナとは異なる表現でわかりやすく表示される。図24のように、フローエリアはレイアウト編集領域内において、図形描画ソフトウェアで公知かつ一般的な、サイズ変更ハンドル2403によってサイズを変更することが可能である。フローエリアにおいては、その存在可能領域をマージンエリア内に限定することが適当である。   FIG. 24 shows an example UI for adjusting the position and size of the flow area in each page. As described above, the margin area 2401 and the flow area 2404 are displayed in an easy-to-understand manner with different expressions from normal containers depending on the line type and color. As shown in FIG. 24, the size of the flow area can be changed in the layout editing area by a size change handle 2403 that is known and generally used in graphic drawing software. In the flow area, it is appropriate to limit the possible area within the margin area.

[繰り返しページ]
図25は、1ドキュメント中の複数のページにわたってフローエリアを配置されている様子と、そのフローエリアに実際のデータを挿入したときにレイアウト済みページの生成される様子の概念図である。
[Repeated page]
FIG. 25 is a conceptual diagram of a state in which a flow area is arranged over a plurality of pages in one document and a state in which a layout-completed page is generated when actual data is inserted into the flow area.

図25−Aの2502は、繰り返しページである。2501と2503は繰り返しページではないが、フローエリアの存在するページである。2504はフローエリアをあらわしている。また2505と2506は通常のコンテナをあらわしている。これらの通常コンテナはフローエリアとは関係を持たない。フローエリアは、複数ページにまたがってはいるが、連続したひとつのエリアとしてアプリケーションに扱われる。そのため、実際のデータを挿入したときには、この図ではフローエリア3ページ全体を使ってデータベースのレコードをすべて配置していくことになる。   Reference numeral 2502 in FIG. 25-A denotes a repeated page. Although 2501 and 2503 are not repeated pages, they are pages in which a flow area exists. Reference numeral 2504 denotes a flow area. Reference numerals 2505 and 2506 represent ordinary containers. These normal containers are not related to the flow area. Although the flow area extends over a plurality of pages, it is handled by the application as one continuous area. Therefore, when actual data is inserted, all the records in the database are arranged using the entire 3 pages of the flow area in this figure.

図25−Bに、図25−Aのように設定されたフローエリアに対して実際のデータを挿入し、レイアウト済みドキュメントが得られた状態を示す。2507は1個のサブテンプレートをあらわしている。ただし、簡単のため実際にフローされるサブテンプレートやコンテナの細部はごく省略して表記している。図25−Bでは、図25−Aでの2つ目のページが、レコードの数に応じて自動的に生成され繰り返されていることが示されている。   FIG. 25-B shows a state in which actual data is inserted into the flow area set as shown in FIG. 25-A and a laid-out document is obtained. Reference numeral 2507 represents one sub-template. However, for the sake of simplicity, the details of the sub-templates and containers that are actually flowed are omitted. FIG. 25-B shows that the second page in FIG. 25-A is automatically generated and repeated according to the number of records.

このように複数のページにまたがってフローエリアが存在する場合、ページの性格によって、どのページを繰り返しページにするかを設定できるとドキュメントの表現力向上に効果がある。図25の例でいえば、1ページ目のフローエリアは例えば顧客名を通常コンテナ部に記載して、顧客へのあいさつ文を載せることが考えられる。そのあとからマルチレコードによるレコードデータをフローエリアに表示し、繰り返しページで多数のレコードデータを処理した後、3ページ目のフローエリアで、販売担当者名をいれ、結びのあいさつ文を載せることが考えられる。このように、複数のページにおいて、同じようなレコードデータを多数配置するドキュメントの形態をとりつつも、ページによってその内容に多様性を持たせることが可能になるのである。   When a flow area exists across a plurality of pages as described above, it is effective in improving the expressiveness of the document if it is possible to set which page is repeatedly set according to the nature of the page. In the example of FIG. 25, for example, the flow area of the first page may include a customer name in a normal container part and a greeting to the customer. After that, the multi-record record data is displayed in the flow area, and after processing a large number of record data on the repeated page, the sales person's name is entered in the flow area on the third page, and a closing greeting can be posted. Conceivable. In this way, it is possible to give diversity to the contents of a plurality of pages while taking the form of a document in which many similar record data are arranged.

[複数ページにわたるフローエリア全体のフロー]
図26は、複数ページにわたるフローエリアのフローチャートである。このフローチャートでは、サブテンプレートを複数のページからなるフローエリアに配置する方法を記述している。
[Flow of the entire flow area across multiple pages]
FIG. 26 is a flowchart of a flow area extending over a plurality of pages. This flowchart describes a method of arranging a sub template in a flow area composed of a plurality of pages.

まず、フローエリア内に配置するサブテンプレート数を取得し、nに代入する(2601)。もしnが0だった場合には(2602)、フローエリアにレイアウトする必要はないので、処理を行わず終了する(2603)。変数kを1に初期化する(2604)。   First, the number of sub-templates arranged in the flow area is acquired and substituted for n (2601). If n is 0 (2602), there is no need to lay out in the flow area, and the process is terminated without processing (2603). The variable k is initialized to 1 (2604).

ドキュメントの先頭に、繰り返しページではないフローエリアの存在するページがあるかどうかを取得し、その繰り返しページでない開始ページをs、終了ページすなわち繰り返しページの直前のページをeに代入する(2605)。次に、s〜eのページに、先頭から順に収まるだけのサブテンプレートを順にフローしていく(2606)。そのフローが終わった時点で、s〜eに収まったサブテンプレートの数を求めてtとする(2607)。この時点でkにtを代入し(2608)、kとnを比較する(2609)。もしkがn未満であるなら、ステップ2610に進む。もしkがnに達していたら、すべてのサブテンプレートをフローし終えたことになるので処理を終了する。   It is acquired whether there is a page having a flow area that is not a repeated page at the beginning of the document, and the start page that is not the repeat page is substituted for s, and the end page, that is, the page immediately before the repeat page is substituted for e (2605). Next, sub-templates that fit in order from the top are sequentially flowed to the pages s to e (2606). At the end of the flow, the number of sub-templates that fall within s to e is obtained and set to t (2607). At this time, t is substituted for k (2608), and k and n are compared (2609). If k is less than n, go to Step 2610. If k has reached n, all the sub-templates have been flowed, and the process ends.

ステップ2610では、まず現在のレイアウト済みページ数pを記憶する。次に、ドキュメントの後尾から繰り返しページでないフローエリアの存在するページ番号を取得し、開始ページをs終了ページをeに代入する(2611)。s〜eのページに、先頭から順に収まるだけのサブテンプレートを順にフローしていく(2612)。そのフロー処理が終了したら、s〜eに収まったサブテンプレートの数を取得しtとする(2613)。その次に、k+tとnを比較する(2614)。k+tがn未満であったらステップ2615に進む。k+tがnに達していたら、すべてのサブテンプレートをフローし終えたことになるので処理を終了する。   In step 2610, the current number p of layout pages is first stored. Next, the page number where the flow area that is not a repeated page exists is acquired from the tail of the document, and the start page is substituted for s and the end page is substituted for e (2611). The sub-templates that fit in order from the top are sequentially flowed in the pages of s to e (2612). When the flow processing is completed, the number of sub-templates that fall within s to e is acquired and set to t (2613). Next, k + t and n are compared (2614). If k + t is less than n, the process proceeds to step 2615. If k + t has reached n, it means that all the sub-templates have been flowed, so the processing is terminated.

ステップ2615では、後尾の繰り返しページでないページには残っているサブテンプレートがすべて収まらない、ということであるので、まず先にフローしたpより後ろのレイアウト済みページのインスタンスを破棄する(2615)。そこから、繰り返しページに対してフローを実施していく。まずドキュメント内の繰り返しフローエリアのページ番号を取得し、開始ページをs終了ページをeとする(2616)。s〜eに収まるだけのサブテンプレートをフローエリアにフローする(2617)。s〜eに収まったサブテンプレートの数を取得してtに代入する(2618)。さらに、kにtを加えて再度kに代入する(2619)。ここで、kとnを比較する(2620)。kがn未満だった場合、再度ステップ2610に戻り、残りのサブテンプレートをドキュメントにフローする処理を続行する。もしkがnに達していたら、すべてのサブテンプレートをフローし終えたことになるので処理を終了する。   In step 2615, since all the remaining sub-templates do not fit in the page that is not the last repeated page, first, the instance of the laid-out page after p that has flowed first is discarded (2615). From there, the flow is repeatedly performed on the page. First, the page number of the repeated flow area in the document is acquired, and the s end page is set as e (2616). Sub templates that fit within the range s to e are flowed to the flow area (2617). The number of sub-templates that fall within s to e is acquired and substituted for t (2618). Further, t is added to k and substituted for k again (2619). Here, k and n are compared (2620). If k is less than n, the process returns to step 2610 again to continue the process of flowing the remaining sub-templates to the document. If k has reached n, all the sub-templates have been flowed, and the process ends.

[フローエリアにおける複数のサブテンプレート]
図27は、本発明が適用されるサブテンプレートの前提となる例を示している。この例では、図27全体をフローエリアとすると、サブテンプレート2701、2702、2703が並べられることを示している。サブテンプレートはそれぞれコンテナ2704〜2706、2707〜2709、2710〜2712を保持している。また、各コンテナは可変リンク2713によって結ばれている。また、この例では、サブテンプレート2701〜2703は互いに独立しているため、コンテナ2704、2707、2710が揃うという動作はせず、表形式での出力を行うことは考慮されていなかった。つまり、他のサブテンプレートの内容によって、自サブテンプレートのコンテナが影響を受けるといった動作はいままでしてこなかった。以降このフローエリアおよびサブテンプレートに設定を追加することによって、表体裁の出力を可能とさせる方法を説明する。
[Multiple sub-templates in the flow area]
FIG. 27 shows an example as a premise of a sub-template to which the present invention is applied. In this example, if the entire FIG. 27 is a flow area, sub-templates 2701, 2702, and 2703 are arranged. The sub templates hold containers 2704 to 2706, 2707 to 2709, and 2710 to 2712, respectively. Each container is connected by a variable link 2713. In this example, since the sub-templates 2701 to 2703 are independent from each other, the operation of arranging the containers 2704, 2707, and 2710 is not performed, and the output in the table format is not considered. In other words, the operation that the container of its own sub-template is affected by the contents of other sub-templates has never been done. Hereinafter, a method for enabling the output of the table format by adding the settings to the flow area and the sub template will be described.

[複数サブテンプレートによる表体裁の設定]
図28は、本発明が適用できるフローエリアに対する設定UI例を示している。設定画面2801は、ページ内繰り返し可能数2802、コンテナ揃え設定2803によって構成される。OKボタン2804を押すと設定が反映され、キャンセルボタン2805を押すと2801上の設定が破棄される。2803では、フローエリアのサブテンプレート内のコンテナを揃えるか否か(表体裁にするか否か)を設定する。また2803で表体裁にする場合は、行で揃えるのか、列で揃えるのかを選択することが可能である。テンプレートエディタ上では、フローエリア2806に対し、サブテンプレートの構成要素であるコンテナ2808、リンク2809が表示される。さらに、コンテナを揃える方向が分かるよう2807のようなマークをユーザに通知することも可能である。
[Setting the appearance of multiple sub-templates]
FIG. 28 shows a setting UI example for a flow area to which the present invention can be applied. The setting screen 2801 includes a repeatable number in page 2802 and a container alignment setting 2803. When an OK button 2804 is pressed, the settings are reflected, and when a cancel button 2805 is pressed, the settings on 2801 are discarded. In 2803, it is set whether or not to align the containers in the sub-template of the flow area (whether or not to make a face appearance). In addition, in the case of 2803, it is possible to select whether to align in rows or columns. On the template editor, a container 2808 and a link 2809 that are constituent elements of the sub-template are displayed in the flow area 2806. Further, it is possible to notify the user of a mark such as 2807 so that the direction in which the containers are aligned can be known.

[表体裁のレイアウトを行う全体フロー]
図29,図30は、本発明が適用できる、表体裁のレイアウトを行う全体フローと部分のフローである。ステップ2901では、フローエリアに流し込むサブテンプレートの数を取得する。ステップ2902では、フローエリアにおける1ページあたりのサブテンプレート数を取得する。ステップ2903では、ステップ2901で取得したサブテンプレート数とステップ2902で取得したサブテンプレート数を比較する。ステップ2901で取得したサブテンプレート数のほうが大きい場合は、ステップ2904で図28における2802で設定された値で、各サブテンプレートの幅が算出される。ステップ2902で取得したサブテンプレート数のほうが大きい場合は、ステップ2905でフローエリアの幅と、ステップ2902で取得したサブテンプレート数によって、各サブテンプレートの幅が算出される。ステップ2906は、フローエリア内に存在するコンテナの数だけ繰り返すことを示している。ステップ2907は、ページ内のサブテンプレート数だけ繰り返すことを示している。ステップ2908では、流し込むコンテンツを取得し、ステップ2909において、仮想コンテナ生成用領域に保存する。ステップ2910において、仮想コンテナ生成用領域内のコンテンツでレイアウト調整を行い、ステップ2910のレイアウト調整結果のコンテナを、ステップ2911において、仮想コンテナとして保存する。ステップ2912は、フローエリアにある仮想コンテナの数だけ繰り返すことを示している。ステップ2913では、最終調整領域に各仮想コンテナを配置していく処理を示している。ステップ2914は、ステップ2913で配置した仮想コンテナ同士でレイアウト調整を行う処理を示している。ステップ2915は、ステップ2914でレイアウト調整された結果を確定テンプレートとして一時保存する処理を示している。ステップ2916は、フローエリアに流し込むサブテンプレートの数だけ繰り返す処理を示している。ステップ2917では、サブテンプレートに流し込むレコードを取得する処理を示している。ステップ2918は、サブテンプレート内のコンテナの数だけ繰り返す処理を示している。ステップ2919は、コンテナに流し込むコンテンツの取得処理を示している。ステップ2920は、ステップ2915で保存した確定テンプレートを用いて、ステップ2919で取得したコンテンツを配置する処理を示している。なお、図30は、図29の抜粋であり、ステップ3001〜3006は、図29の2906〜2911に対応しており、仮想コンテナの保存のフローを示している。また、ステップ3007〜3010は、同じく図29における2912〜2915に対応しており、仮想コンテナを元に調整したテンプレートを保存するフローを示している。
[Overall flow for layout layout]
FIG. 29 and FIG. 30 are an overall flow and a partial flow in which the present invention can be applied to perform the layout of the face appearance. In step 2901, the number of sub-templates that flow into the flow area is acquired. In step 2902, the number of sub-templates per page in the flow area is acquired. In step 2903, the number of sub templates acquired in step 2901 is compared with the number of sub templates acquired in step 2902. If the number of sub-templates acquired in step 2901 is larger, the width of each sub-template is calculated with the value set in 2802 in FIG. 28 in step 2904. If the number of sub templates acquired in step 2902 is larger, the width of each sub template is calculated based on the width of the flow area in step 2905 and the number of sub templates acquired in step 2902. Step 2906 indicates that the number of containers existing in the flow area is repeated. Step 2907 indicates that the number of subtemplates in the page is repeated. In step 2908, the content to be inserted is acquired, and in step 2909, it is stored in the virtual container generation area. In step 2910, layout adjustment is performed on the content in the virtual container generation area, and the container of the layout adjustment result in step 2910 is stored as a virtual container in step 2911. Step 2912 indicates that the number of virtual containers in the flow area is repeated. Step 2913 shows a process of arranging each virtual container in the final adjustment area. Step 2914 shows processing for adjusting the layout between the virtual containers arranged in step 2913. Step 2915 shows processing for temporarily storing the result of layout adjustment in step 2914 as a final template. Step 2916 shows a process that is repeated for the number of sub-templates to be flowed into the flow area. Step 2917 shows processing for acquiring a record to be inserted into the sub-template. Step 2918 shows a process that is repeated for the number of containers in the sub-template. Step 2919 shows processing for acquiring content to be poured into the container. Step 2920 shows processing for arranging the content acquired in step 2919 using the confirmed template stored in step 2915. FIG. 30 is an excerpt of FIG. 29, and steps 3001 to 3006 correspond to 2906 to 2911 in FIG. 29 and show a flow of storing a virtual container. Steps 3007 to 3010 correspond to 2912 to 2915 in FIG. 29, and show a flow for saving a template adjusted based on a virtual container.

[仮想コンテナの生成]
図31は、本発明が適用できる、仮想コンテナの生成フローである。図32は、本発明が適用できる、仮想コンテナの生成を視覚的に表現した概念図である。この2つの図を使用して、仮想コンテナの作成方法について説明を行う。図31のステップ3101は、仮想コンテナを生成する対象となるコンテンツの数だけ繰り返す処理を示している。図32を例にすると、サブテンプレートの数が3つあり、揃えるべきコンテンツが3データあるため、3201、3202、3203と3回繰り返すことになる。ステップ3102では、各コンテンツのサイズに合わせたコンテナを新規に作成するステップを示している。ステップ3103では、コンテナを作成したコンテンツが最初のものであるか否かを判定する処理を示している。3103がYesのばあいは処理を続行し、Noの場合は、直前のコンテナと辺同士でリンクを新規作成するステップを示している。図32を例にすると、コンテナ3202からコンテナ3201に対して、3204のような底辺同士のリンクを新規に作成している。同じように、コンテナ3203から3202に対して、3204のような底辺同士のリンクを新規に作成している。この設定により、コンテナ同士のレイアウト調整の結果、対象のコンテナのサイズは同一となる。ステップ3105は、コンテナ同士でレイアウト調整を行う処理を示している。これは、図32における3201〜3203をレイアウト調整(ネゴシエーション)した結果のコンテナを、仮想コンテナとして一時領域3205に、3206として保存するステップを示している。具体的な計算例としては、コンテナ3201、コンテナ3202、コンテナ3203に設定された高さを100とした場合で説明を行う。コンテナ3201、3202、3203に対応したコンテンツContent A1の高さが170、コンテンツContent A2の高さが85、コンテンツContent A3の高さが105であった場合、各コンテナにストレスが生じる。コンテナ3201、コンテナ3202、コンテナ3203にかかるストレスはそれぞれ70、−15、5となり、本発明の文書処理装置におけるレイアウト手段の特徴により、ストレスは平準化され、26.6と計算される。よって、ネゴシエーションした結果の仮想コンテナの高さは126.6となり、一時領域3205に、3206として保存される。
[Create Virtual Container]
FIG. 31 shows a virtual container generation flow to which the present invention can be applied. FIG. 32 is a conceptual diagram visually representing generation of a virtual container to which the present invention can be applied. A method for creating a virtual container will be described with reference to these two diagrams. Step 3101 in FIG. 31 shows processing that is repeated for the number of contents for which virtual containers are to be generated. Taking FIG. 32 as an example, since there are three sub-templates and there are three pieces of content to be aligned, 3201, 3202, 3203 are repeated three times. Step 3102 shows a step of newly creating a container that matches the size of each content. Step 3103 shows processing for determining whether or not the content in which the container has been created is the first one. If 3103 is Yes, the processing is continued, and if No, a step of creating a new link between the immediately preceding container and the sides is shown. Taking FIG. 32 as an example, a link between the bottoms like 3204 is newly created from the container 3202 to the container 3201. Similarly, links between the bottoms like 3204 are newly created for the containers 3203 to 3202. With this setting, as a result of layout adjustment between containers, the sizes of the target containers are the same. Step 3105 shows processing for adjusting the layout between containers. This indicates a step of saving a container as a result of layout adjustment (negotiation) 3201 to 2033 in FIG. 32 as a virtual container in the temporary area 3205 as 3206. As a specific calculation example, the case where the height set in the container 3201, the container 3202, and the container 3203 is set to 100 will be described. When the height of the content Content A1 corresponding to the containers 3201, 3202, and 3203 is 170, the height of the content Content A2 is 85, and the height of the content Content A3 is 105, stress occurs in each container. The stresses applied to the container 3201, the container 3202, and the container 3203 are 70, −15, and 5, respectively. The stress is leveled according to the characteristics of the layout means in the document processing apparatus of the present invention, and calculated as 26.6. Therefore, the height of the virtual container as a result of the negotiation is 126.6, and is stored as 3206 in the temporary area 3205.

[テンプレートの確定]
図33は、本発明が適用できる、仮想コンテナ同士をレイアウトさせて確定テンプレートを作成する概念図を示している。一時領域3301上に配置された仮想コンテナ3302は、リンク3303にしたがって、レイアウト調整を行う。そのレイアウト調整の結果を、確定テンプレート3304として一時保存する。この例においては、確定テンプレートはレイアウト調整を行った結果の高さを持つ3つのコンテナ3305によって成り立っている。
[Confirm template]
FIG. 33 is a conceptual diagram for creating a fixed template by laying out virtual containers to which the present invention can be applied. The virtual container 3302 arranged on the temporary area 3301 performs layout adjustment according to the link 3303. The result of the layout adjustment is temporarily stored as a confirmed template 3304. In this example, the final template is composed of three containers 3305 having the height as a result of layout adjustment.

[レイアウト結果の例]
図34は、本発明が適用できる、仮想コンテナ同士をレイアウトさせた結果の確定テンプレートを使用し、再度フローエリア内にコンテンツをレイアウトした結果の例を示している。フローレイアウト3401に対し、サブテンプレートのコンテンツ3402、3403、3404を流し込んだ結果であり、ContentA同士、ContentB同士、ContentC同士がそれぞれ揃った表体裁となる。この結果、図27のように互いに関連を持たないサブテンプレートをフローレイアウトに対して複数流し込む場合においても、サブテンプレート内のコンテナ同士が影響しあい、表としての体裁を整えることが可能となる。
[Example of layout results]
FIG. 34 shows an example of a result of laying out content again in the flow area using a final template obtained by laying out virtual containers to which the present invention can be applied. This is the result of inserting the sub-template contents 3402, 3403, and 3404 into the flow layout 3401, and the appearance is such that Content A, Content B, and Content C are aligned. As a result, even when a plurality of sub-templates that are not related to each other are flowed into the flow layout as shown in FIG. 27, the containers in the sub-templates are influenced by each other, and the appearance as a table can be arranged.

[見開きページにおける表体裁の例]
図35は、本発明が適用できる、見開きページにおける表体裁のレイアウトのフローを示している。図36は、図35のフローを実行した際のレイアウト結果例である。ステップ3501は、フローエリアに配置されるサブテンプレートの数だけ繰り返す処理を示している。ステップ3502において、サブテンプレート内の各コンテナのデータを取得する。ステップ3503は、ステップ3502で取得したデータが同一の見開きページに属するか否かを判定する。ステップ3503がYesの場合は、前述したとおりの方法でステップ3504にて仮想コンテナを生成する。ステップ3503がNoの場合は、ステップ3504で保存されている仮想コンテナを用いて、ステップ3505にて前述したとおりの方法で確定テンプレートを生成する。ステップ3506においては、見開きページに対して、確定テンプレートを用いてレイアウト処理を行う。次の見開きページのために、ステップ3507において、ステップ3505で生成した確定テンプレートを破棄する。この処理により、図36のようなレイアウト結果を得ることが可能となる。この例においては、フローエリア3601と3602が見開きページを構成し、その見開きページ内での表体裁を整えたサブテンプレートを流し込んだ結果が3605である。また、次の見開きページを構成するフローレイアウト3603と3604においては、同じくその見開きページ内で表体裁を整えたサブテンプレートを流し込んだ結果3606を得ることができる。
[Example of appearance on facing pages]
FIG. 35 shows a flow of the layout of the face appearance on the spread page to which the present invention is applicable. FIG. 36 is an example of a layout result when the flow of FIG. 35 is executed. Step 3501 indicates a process that is repeated for the number of sub-templates arranged in the flow area. In step 3502, data of each container in the sub template is acquired. In step 3503, it is determined whether the data acquired in step 3502 belongs to the same spread page. If step 3503 is Yes, a virtual container is generated in step 3504 by the method described above. If step 3503 is No, a confirmed template is generated by the method described above at step 3505 using the virtual container stored at step 3504. In step 3506, layout processing is performed on the spread page by using the fixed template. In step 3507, the final template generated in step 3505 is discarded for the next spread page. With this processing, it is possible to obtain a layout result as shown in FIG. In this example, the flow areas 3601 and 3602 constitute a spread page, and the result of flowing a sub-template with the appearance of the spread page is 3605. In addition, in the flow layouts 3603 and 3604 constituting the next spread page, a result 3606 can be obtained in which sub-templates with the same appearance are poured into the spread pages.

なお、本発明は、上記形態の機能を実現するソフトウェアのプログラムコードを記憶した記憶媒体(又は記録媒体)を、システム又は装置に供給し、そのシステム又は装置のコンピュータ(又はCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出して実行することによっても達成されることは云うまでもない。   In the present invention, a storage medium (or recording medium) storing software program codes for realizing the functions of the above embodiments is supplied to a system or apparatus, and the computer (or CPU or MPU) of the system or apparatus stores the storage medium. Needless to say, this can also be achieved by reading and executing the program code stored in the medium.

この場合、記憶媒体から読み出されたプログラムコード自体が上記実施の形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。また、コンピュータが読み出したプログラムコードを実行することにより、上記実施の形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているオペレーティングシステム(OS)などが実際の処理の一部又は全部を行い、その処理によって上記実施の形態の機能が実現される場合も含まれることは云うまでもない。   In this case, the program code itself read from the storage medium realizes the functions of the above embodiments, and the storage medium storing the program code constitutes the present invention. Further, by executing the program code read by the computer, not only the functions of the above embodiments are realized, but also an operating system (OS) running on the computer based on the instruction of the program code. It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included.

さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張カードやコンピュータに接続された機能拡張ユニットに備わる記憶媒体に書込まれた後、そのプログラムコードの指示に基づき、その機能拡張カードや機能拡張ユニットに備わるCPU等が実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは云うまでもない。   Furthermore, after the program code read from the storage medium is written to the storage medium provided in the function expansion card inserted into the computer or the function expansion unit connected to the computer, the program code is read based on the instruction of the program code. It goes without saying that the case where the CPU of the function expansion card or the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、上記実施の形態の機能を実現するソフトウェアのプログラムコードがネットワークを介して配信されることにより、システム又は装置のハードディスクやメモリ等の記憶手段又はCD−RW、CD−R等の記憶媒体に格納され、そのシステム又は装置のコンピュータ(又はCPUやMPU)が当該記憶手段や当該記憶媒体に格納されたプログラムコードを読み出して実行することによっても、達成されることは云うまでもない。   In addition, the present invention distributes the program code of software that implements the functions of the above-described embodiments via a network, so that storage means such as a hard disk or memory of a system or apparatus, CD-RW, CD-R, etc. Needless to say, this can also be achieved by the computer (or CPU or MPU) of the system or apparatus reading and executing the program code stored in the storage means or the storage medium. Absent.

(A)は本発明のコンピュータシステム構成図を示している。(B)は本発明の図1Aにおけるコンピュータモジュールの概略図を示している。(A) shows a computer system configuration diagram of the present invention. (B) shows a schematic diagram of the computer module in FIG. 1A of the present invention. 本発明の、図1Aのコンピュータシステムにエンジンサーバーを追加した構成図を示している。FIG. 2 shows a configuration diagram of the present invention in which an engine server is added to the computer system of FIG. 1A. 本発明のメニューバー、ツールバー、ワークエリア、フローティングパレットを含む典型的なアプリケーションのメインウインドウを示している。Fig. 2 shows a typical application main window including a menu bar, toolbar, work area and floating palette of the present invention. 本発明のコンテナ間のリンク、アンカーやスライダーを持つ典型的なコンテナの一面をスクリーン、ツール、アイコンで示している。One side of a typical container having links, anchors, and sliders between containers of the present invention is shown by a screen, a tool, and an icon. 本発明の典型的なコンテナルールを示している。Fig. 4 illustrates a typical container rule of the present invention. 本発明のリンクを作成するフローを示している。3 shows a flow for creating a link of the present invention. リンク作成時のUI図例を示している。The UI figure example at the time of link creation is shown. 本発明におけるレイアウト計算の全体フローを示している。2 shows an overall flow of layout calculation in the present invention. 本発明におけるレイアウト計算の詳細フローを示している。The detailed flow of the layout calculation in this invention is shown. 本発明における図9のフローに対応するUI例である。10 is a UI example corresponding to the flow of FIG. 9 in the present invention. 本発明のレイアウト計算時におけるコンテナの集合について説明した図を示している。The figure explaining the collection of containers at the time of layout calculation of this invention is shown. 本発明の典型的な可変リンクによるコンテナ配置を示している。Fig. 5 shows a container arrangement with a typical variable link of the present invention. 本発明の図12の状態までの操作遷移を表している。The operation transition to the state of FIG. 12 of this invention is represented. 本発明の典型的なリンクの設定ダイアログウィンドウを示している。Fig. 5 illustrates a typical link settings dialog window of the present invention. 本発明の固定リンクによるレイアウト結果を示している。The layout result by the fixed link of this invention is shown. 本発明の可変リンクによるレイアウト結果を示している。The layout result by the variable link of this invention is shown. 本発明のマルチレコードとそのレイアウト方法の概要を示した図を示している。The figure which showed the outline | summary of the multi-record of this invention and its layout method is shown. 本発明におけるサブテンプレートを適用した全体フローを示している。The whole flow which applied the subtemplate in the present invention is shown. 本発明における図18の説明UIを示している。FIG. 19 shows the explanatory UI of FIG. 18 in the present invention. 本発明におけるフローエリアの設定ダイアログのUI例を示している。4 illustrates an example UI of a flow area setting dialog according to the present invention. 本発明におけるサブテンプレートのレイアウト例を示している。The example of the layout of the sub template in this invention is shown. 本発明におけるサブテンプレートのレイアウトフローを示している。The layout flow of the sub template in the present invention is shown. 本発明における複数ページにわたるフローエリアを設定するUI例を示している。2 illustrates an example of a UI for setting a flow area extending over a plurality of pages in the present invention. 本発明におけるフローエリアの位置とサイズを変更するUI例を示している。The UI example which changes the position and size of the flow area in this invention is shown. 本発明における繰り返しのあるフローエリアとそれにデータを挿入したときの概念図を示している。The flow area with repetition in this invention and the conceptual diagram when data are inserted in it are shown. 本発明における複数ページにわたるフローエリアにサブテンプレートをレイアウトするフローを示している。The flow which lays out a sub template in the flow area over a plurality of pages in the present invention is shown. 本発明が適用されるサブテンプレートの前提となる例を示している。The example used as the premise of the subtemplate to which this invention is applied is shown. 本発明におけるフローエリアに対する設定UI例を示している。An example of a setting UI for a flow area in the present invention is shown. 本発明における表体裁のレイアウトを行う全体フローを示している。The overall flow which performs the layout of the surface appearance in this invention is shown. 本発明における表体裁のレイアウトを行う部分フローを示している。The partial flow which performs the layout of the surface appearance in this invention is shown. 本発明における仮想コンテナの生成フローを示している。The flow of generating a virtual container in the present invention is shown. 本発明における仮想コンテナの生成を視覚的に表現した概念図を示している。The conceptual diagram which expressed the production | generation of the virtual container in this invention visually is shown. 本発明における仮想コンテナ同士をレイアウトさせて確定テンプレートを作成する概念図を示している。The conceptual diagram which lays out the virtual containers in this invention and produces a definite template is shown. 本発明を適用したレイアウト結果例を示している。The example of the layout result to which this invention is applied is shown. 本発明における見開きページにおける表体裁のレイアウトのフローを示している。The flow of the layout of the surface appearance in the facing page in this invention is shown. 本発明における図35のフローを実行した際のレイアウト結果例を示している。The example of the layout result at the time of performing the flow of FIG. 35 in this invention is shown.

符号の説明Explanation of symbols

101 汎用コンピュータモジュール
103 ユーザインターフェース
104 UIモデルアナライザ
105 レイアウトエンジン
119 データベース
121 レイアウトアプリケーションプログラム
124 コミュニケーションチャネル
132 キーボード
133 マウス
143 I/Oインタフェース
144 ビデオディスプレイ
301 アプリケーションウインドウ
303 ツールバー
313 カーソル/ポインタ
406 リンクツールボタン
407、408 コンテナ
409 アンカーアイコン
410 固定されていない辺
412 リンク
1703 サブテンプレート
1906 フローエリア
3301 確定テンプレート
3303 仮想コンテナ
DESCRIPTION OF SYMBOLS 101 General-purpose computer module 103 User interface 104 UI model analyzer 105 Layout engine 119 Database 121 Layout application program 124 Communication channel 132 Keyboard 133 Mouse 143 I / O interface 144 Video display 301 Application window 303 Tool bar 313 Cursor / pointer 406 Link tool button 407, 408 Container 409 Anchor icon 410 Unfixed side 412 Link 1703 Sub template 1906 Flow area 3301 Final template 3303 Virtual container

Claims (5)

パーソナルコンピュータの情報処理装置からなり、コンテナ領域の中にデータベースのデータから、テキストおよびイメージデータを挿入してドキュメントを作成する際に、プレビュー時にテキストおよびイメージのサイズにあわせて、コンテナのサイズを変更することが可能であり、さらにコンテナ間の関連を設定することにより、その間隔を保って変更することが可能である自動レイアウトシステムを備え、ページ上にテンプレートのフローを行う領域を設定する手段と、その領域にレイアウトされるサブテンプレートを複数設定する手段と、第1のサブテンプレート内のコンテナと、第2のサブテンプレート内のコンテナとを、自動で関連付け、テキストおよびイメージのサイズにあわせて、コンテナのサイズを変更し、一時サブテンプレート内に仮想コンテナとして保存する手段と、前記一時サブテンプレート内の仮想コンテナのサイズにあわせて、一時サブテンプレート内の仮想コンテナを変更し、保存する手段と、前記ページ上にテンプレートのフローを行う領域に対し、前記一時サブテンプレートを適用し、各サブテンプレート内のコンテナサイズが行または列方向の辺で揃うことを特徴とした文書処理装置。   Consists of a personal computer information processing device. When creating a document by inserting text and image data from database data into the container area, the container size is changed to match the text and image size during preview. And an automatic layout system that can be changed by setting an association between containers by setting an association between containers, and means for setting an area for performing a template flow on a page; The means for setting a plurality of sub-templates to be laid out in the area, the container in the first sub-template, and the container in the second sub-template are automatically associated to match the size of the text and image, Change the size of the container A means for saving as a virtual container within the rate, a means for changing and saving the virtual container in the temporary sub-template in accordance with the size of the virtual container in the temporary sub-template, and a template flow on the page A document processing apparatus, wherein the temporary sub-template is applied to an area, and the container size in each sub-template is aligned on a side in a row or column direction. 請求項1に記載の文書処理装置において、同一の見開きページごとに、一時サブテンプレートを作成することを特徴とした文書処理装置。   The document processing apparatus according to claim 1, wherein a temporary sub template is created for each of the same spread pages. 請求項1又は請求項2に記載の文書処理装置を制御するための文書処理プログラムであって、コンピュータによりその制御が可能なもので、文書処理ステップの文書処理モジュールが前記コンピュータにより読み出し可能なもの。   A document processing program for controlling the document processing apparatus according to claim 1, wherein the program can be controlled by a computer, and the document processing module of the document processing step can be read by the computer . 請求項3に記載の文書処理プログラムにおいて、同一の見開きページごとに、一時サブテンプレートを作成することを特徴とした文書処理プログラム。   4. The document processing program according to claim 3, wherein a temporary sub template is created for each of the same spread pages. 請求項3又は請求項4に記載の文書処理プログラムを、コンピュータにより読み出し可能な形で記憶した記憶媒体。   A storage medium storing the document processing program according to claim 3 or 4 in a form readable by a computer.
JP2007310952A 2007-11-30 2007-11-30 Document processor, document processing program and storage medium Pending JP2009134578A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007310952A JP2009134578A (en) 2007-11-30 2007-11-30 Document processor, document processing program and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007310952A JP2009134578A (en) 2007-11-30 2007-11-30 Document processor, document processing program and storage medium

Publications (1)

Publication Number Publication Date
JP2009134578A true JP2009134578A (en) 2009-06-18

Family

ID=40866392

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007310952A Pending JP2009134578A (en) 2007-11-30 2007-11-30 Document processor, document processing program and storage medium

Country Status (1)

Country Link
JP (1) JP2009134578A (en)

Similar Documents

Publication Publication Date Title
JP4095558B2 (en) Document processing apparatus, document processing method, and computer program
JP4110105B2 (en) Document processing apparatus, document processing method, and document processing program
KR100821449B1 (en) Layout adjustment method and apparatus
JP4059504B2 (en) Document processing apparatus, document processing method, and document processing program
JP4510653B2 (en) Layout determining method, apparatus and program
KR100716084B1 (en) Layout adjustment method and apparatus
US7555710B2 (en) Method, apparatus and program for determining layout of a page using links between partial areas in the page
JP4144883B2 (en) Information processing apparatus, control method therefor, and program
KR100818860B1 (en) Information processing apparatus, control method therefor, and recording medium
US7831909B2 (en) Information processing apparatus, control method therefor, and program with display based on change amount of field areas
JP4298642B2 (en) Layout processing method, layout processing apparatus, and layout processing program
JP4912139B2 (en) Information processing device
US7847971B2 (en) Layout processing method, information processing apparatus, and computer program
JP2006277727A (en) Layout processing method, information processing apparatus, and computer program
US7853872B2 (en) Laying out field regions in a page for insertion of data
JP4194501B2 (en) Document processing method, document processing apparatus, and document processing program
JP4250577B2 (en) Information processing apparatus, information processing method, and program
JP2010122893A (en) Variable printing system
JP2009134578A (en) Document processor, document processing program and storage medium
JP2007122487A (en) Automatic layout system
JP2007122486A (en) Web document processing method, program, and storage medium
JP2007094756A (en) Information processor, layout processing method, storage medium and program
JP4743909B2 (en) Information processing method and apparatus, and computer program
JP2010176366A (en) Variable print system
JP4241551B2 (en) Information processing apparatus, information processing method, and program

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100201

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20100630