JP2006238248A - Apparatus and method for processing data group including multiple data - Google Patents

Apparatus and method for processing data group including multiple data Download PDF

Info

Publication number
JP2006238248A
JP2006238248A JP2005052341A JP2005052341A JP2006238248A JP 2006238248 A JP2006238248 A JP 2006238248A JP 2005052341 A JP2005052341 A JP 2005052341A JP 2005052341 A JP2005052341 A JP 2005052341A JP 2006238248 A JP2006238248 A JP 2006238248A
Authority
JP
Japan
Prior art keywords
data
layout
page
processing
processing result
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
JP2005052341A
Other languages
Japanese (ja)
Inventor
Akihito Tanimoto
晃仁 谷本
Mitsutoshi Nakamura
光利 中村
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2005052341A priority Critical patent/JP2006238248A/en
Publication of JP2006238248A publication Critical patent/JP2006238248A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To shorten a period of time required from the reception of a data group including multiple data up to the first output of the data group. <P>SOLUTION: The processing apparatus (20) receives a data group including multiple data and before completely creating a DOM tree (82) based on XHTML data assigning all the data in the data group to an electronic template (26), on the stage when a DOM tree first at least one page is generated, the processing apparatus analyzes the DOM tree for the one page to complete a layout for the one page and outputs a result of the layout. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、複数のデータを含んだデータ群の処理技術に関し、具体的には、例えば、氏名や連絡先等の項目群を含んだ単位データを複数個備えるアドレス帳データの処理に関する。   The present invention relates to a technique for processing a data group including a plurality of data, and specifically relates to processing of address book data including a plurality of unit data including items such as name and contact information.

データの処理装置の一種として、プリンタがある。従来、以下のようなプリンタ、すなわち、JPEG画像をデータソースから受信し、JPEG画像を組み込んだXHTML(eXtensible Hyper Text Markup Language)の文書(以下、XHTML文書)を作成し、作成したXHTML文書を解釈することにより、物理ページ上でのレイアウトを決めて、印刷を行うプリンタが知られている(例えば特許文献1)。   One type of data processing apparatus is a printer. Conventionally, a printer such as the following, that is, a JPEG image received from a data source, an XHTML (eXtensible Hyper Text Markup Language) document (hereinafter referred to as an XHTML document) incorporating the JPEG image is created, and the created XHTML document is interpreted. Thus, there is known a printer that determines a layout on a physical page and performs printing (for example, Patent Document 1).

特開2004−114326号公報(例えば要約)。JP 2004-114326 (for example, summary).

ところで、氏名や連絡先等の項目群を含んだ単位データを複数個備えるアドレス帳データを送信することができる携帯情報端末機(例えば携帯電話機)があり、その携帯情報端末機からアドレス帳データを受信し、受信したアドレス帳データに登録されている全件の単位データの一覧を印刷することができるプリンタが知られている。この種の印刷において、アドレス帳データを受信してから印刷が開始されるまでの時間をなるべく短くするのが望ましい。また、メモリ等の記憶資源の使用量を抑えられることが望ましい。   By the way, there is a portable information terminal (for example, a cellular phone) capable of transmitting address book data including a plurality of unit data including items such as name and contact information, and the address book data is received from the portable information terminal. A printer that can receive and print a list of all unit data registered in the received address book data is known. In this type of printing, it is desirable to shorten the time from when address book data is received to when printing is started as short as possible. It is also desirable to be able to reduce the amount of storage resources such as memory.

これらのことは、プリンタに限らず、他種の処理装置についても同様であると考えられる。   These are considered to be the same for other types of processing apparatuses as well as printers.

従って、本発明の目的は、複数のデータを含んだデータ群の受信が行われてから該データ群の初めの出力が行われるまでの時間長を短くすることにある。   Accordingly, an object of the present invention is to shorten the time length from when a data group including a plurality of data is received until the first output of the data group is performed.

本発明の別の目的は、受信したデータ群を出力するまでの処理における記憶資源の使用量を抑えることにある。   Another object of the present invention is to reduce the amount of storage resources used in processing until the received data group is output.

本発明の更なる目的は、後述の記載から明らかになるであろう。   Further objects of the present invention will become clear from the following description.

本発明の一つの側面に従う処理装置は、複数のデータを含んだデータ群のうちの少なくとも一つのデータを割り付けるための電子的なテンプレートを記憶する記憶域と、前記データ群を受信する受信手段と、前記受信したデータ群のうちの少なくとも一つのデータが前記テンプレートに割り付けられた第一の処理結果データを生成する第一の生成手段と、前記第一の処理結果データに基づいて、レイアウトのための解析対象となる第二の処理結果データを生成する第二の生成手段と、前記第二の処理結果データを解析することにより、前記少なくとも一つのデータをページに配置するためのレイアウトを行うレイアウト手段と、前記レイアウトの結果を出力する出力手段とを備える。前記処理装置は、前記受信したデータ群のうちの全てのデータが前記テンプレートに割り当てられた前記第一の処理結果データに基づく前記第二の処理結果データを作成し終える前に、少なくとも1ページ分の前記第二の処理結果データが生成された段階で、1ページ分の前記第二の処理結果データを解析して1ページ分のレイアウトを完成し、該レイアウトの結果を出力する。   A processing apparatus according to one aspect of the present invention includes a storage area that stores an electronic template for allocating at least one of data groups including a plurality of data, and receiving means that receives the data group. A first generation means for generating first processing result data in which at least one data of the received data group is assigned to the template; and a layout based on the first processing result data. A second generation unit for generating second processing result data to be analyzed, and a layout for laying out the at least one data on a page by analyzing the second processing result data Means and output means for outputting the result of the layout. The processing device may include at least one page before all the data in the received data group has created the second processing result data based on the first processing result data assigned to the template. When the second processing result data is generated, the second processing result data for one page is analyzed to complete a layout for one page, and the layout result is output.

第一の生成手段は、生成した第一の処理結果データを別の記憶域に格納することができる。第二の生成手段は、生成した第二の処理結果データをまた別の記憶域に格納することができる。   The first generation means can store the generated first processing result data in another storage area. The second generation means can store the generated second processing result data in another storage area.

「第一の処理結果データ」は、例えば、ページという概念を持たない形式のデータ、具体的には、例えば、XHTML形式のデータとすることができる。   The “first processing result data” can be, for example, data in a format that does not have the concept of a page, specifically, for example, data in the XHTML format.

「第二の処理結果データ」も、例えば、ページという概念を持たない形式のデータ、具体的には、例えば、DOM(Document Object Model)ツリーとすることができる。   The “second processing result data” can also be, for example, data in a format that does not have the concept of a page, specifically, for example, a DOM (Document Object Model) tree.

一つの実施態様では、前記第一の生成手段が、ページ単位の前記第一の処理結果データを生成することができる。これにより、前記処理装置は、前記受信したデータ群のうちの全てのデータが前記テンプレートに割り当てられた前記第一の処理結果データに基づく前記第二の処理結果データを作成し終える前に、少なくとも1ページ分の前記第二の処理結果データを生成することができる。   In one embodiment, the first generation means can generate the first processing result data in page units. Thereby, the processing apparatus has at least before all the data in the received data group has created the second processing result data based on the first processing result data assigned to the template. The second processing result data for one page can be generated.

一つの実施態様では、前記処理装置は、前記第二の生成手段による前記第二の処理結果データの生成と、前記レイアウト手段による前記レイアウトとを並行して行うことができる。   In one embodiment, the processing apparatus can perform the generation of the second processing result data by the second generation unit and the layout by the layout unit in parallel.

前述した各手段は、ハードウェア、コンピュータプログラム又はそれらの組み合わせにより実現することができる。   Each means described above can be realized by hardware, a computer program, or a combination thereof.

また、前記処理装置は、例えば、プリンタ、又は、プリンタにデータ群を送信することができるデータソースとすることができる。処理装置がプリンタの場合、前記出力手段は、レイアウトの結果を印刷することができる。処理装置がデータソースの場合、前記出力手段は、前記レイアウトの結果を表す印刷データを生成し、その印刷データを印刷装置に送信することができる。   In addition, the processing device can be, for example, a printer or a data source that can transmit a data group to the printer. When the processing device is a printer, the output means can print the layout result. When the processing device is a data source, the output unit can generate print data representing the layout result and transmit the print data to the printing device.

以下、図面を参照して、本発明の一実施形態に係る処理装置が適用されたプリンタについての幾つかの実施例を説明する。   Hereinafter, several examples of a printer to which a processing apparatus according to an embodiment of the present invention is applied will be described with reference to the drawings.

図1は、本発明の第一の実施例に係るプリンタの構成を表す図である。   FIG. 1 is a diagram illustrating the configuration of a printer according to a first embodiment of the present invention.

プリンタ20は、種々の装置と通信することができる。例えば、プリンタ20は、人間が携帯可能な情報端末機である携帯情報端末機(一例として携帯電話機)10と通信することができる。その携帯情報端末機10は、メモリ11等の記憶装置に、アドレス帳データ12を記憶している。アドレス帳データ12は、所定のフォーマット、例えばvCardフォーマット(電子メール等で名前、住所、E-mailアドレス等の個人情報をやり取りするための規格)により構成されている。アドレス帳データ(vObjectと呼ばれるデータであっても良い)12は、図2にその構成例を示すとおり、一以上のレコード12Aを含んでいる。各レコード12Aには、複数のレコード要素が含まれている。レコード要素としては、例えば、氏名、郵便番号、住所、電話番号、Eメールアドレス及び属性がある。携帯情報端末機10は、ユーザの操作により、このようなアドレス帳データ12の全体(又はユーザに選択された氏名等を含んだレコード)を、有線又は無線で(例えば赤外線通信で)、プリンタ20に送信することができる。   The printer 20 can communicate with various devices. For example, the printer 20 can communicate with a portable information terminal (for example, a mobile phone) 10 that is a portable information terminal. The portable information terminal 10 stores address book data 12 in a storage device such as a memory 11. The address book data 12 is configured in a predetermined format, for example, vCard format (a standard for exchanging personal information such as name, address, e-mail address, etc. by e-mail). The address book data (may be data called vObject) 12 includes one or more records 12A as shown in the configuration example of FIG. Each record 12A includes a plurality of record elements. Examples of record elements include name, postal code, address, telephone number, e-mail address, and attributes. The portable information terminal 10 can print the entire address book data 12 (or a record including the name selected by the user) in a wired or wireless manner (for example, by infrared communication) by the user's operation. Can be sent to.

再び図1を参照する。プリンタ20は、操作部21と、印刷部37と、プリンタ制御部30とを備えている。   Refer to FIG. 1 again. The printer 20 includes an operation unit 21, a printing unit 37, and a printer control unit 30.

操作部21は、ユーザインターフェースであり、例えば、種々の情報を表示するためのディスプレイ画面や、種々の情報を入力するための複数のボタンを備えている(操作部21は、タッチパネル式のものであってもよい)。操作部21は、例えば、ユーザの操作により、ユーザに選択された印刷モードの選択を受けることができる。印刷モードの選択肢としては、例えば、アドレス帳データ12を用いて宛名印刷面に宛名印刷を行うことを意味する宛名印刷モードと、アドレス帳データ12に含まれる複数のレコード12A(又はそれに含まれている所定のレコード要素)の一覧の印刷を行うことを意味するインデックス印刷モードとがある。   The operation unit 21 is a user interface and includes, for example, a display screen for displaying various information and a plurality of buttons for inputting various information (the operation unit 21 is a touch panel type). May be). For example, the operation unit 21 can receive selection of the print mode selected by the user by the user's operation. The print mode options include, for example, an address print mode that means address printing on the address print surface using the address book data 12, and a plurality of records 12A included in the address book data 12 (or included therein). There is an index print mode which means that a list of predetermined record elements) is printed.

印刷部37は、入力された文字や画像等の情報を用紙に印刷する。印刷部37は、例えば、プリンタ20がインクジェットプリンタである場合には、インク滴を吐出する印刷ヘッド、印刷ヘッドを主操作方向に搬送するキャリッジ、用紙を副走査方向に送る紙送りモータ等から構成することができる。   The printing unit 37 prints information such as input characters and images on paper. For example, when the printer 20 is an inkjet printer, the printing unit 37 includes a print head that ejects ink droplets, a carriage that conveys the print head in the main operation direction, a paper feed motor that feeds paper in the sub-scanning direction, and the like. can do.

プリンタ制御部30は、印刷のための情報処理を行う部分である。プリンタ制御部30は、例えば、EEPROM27等の書き換え可能な不揮発性メモリと、データを一時的に記憶するためのRAM31と、プリンタ20の動作全体を制御するためのCPU32と、CPU32に読み込まれるコンピュータプログラム等を記憶したROM33と、プリンタ20の外部に存在する装置と通信するためのインターフェース回路(以下、通信IF)34と、印刷部37に情報を送信するためのインターフェース回路(以下、印刷IF)35とを備えている。   The printer control unit 30 is a part that performs information processing for printing. The printer control unit 30 includes, for example, a rewritable nonvolatile memory such as an EEPROM 27, a RAM 31 for temporarily storing data, a CPU 32 for controlling the entire operation of the printer 20, and a computer program read by the CPU 32 And the like, an interface circuit (hereinafter referred to as communication IF) 34 for communicating with a device existing outside the printer 20, and an interface circuit (hereinafter referred to as print IF) 35 for transmitting information to the printing unit 37. And.

EEPROM27は、インデックス印刷レイアウト定義ファイル(以下、「定義ファイル」と略記)26を記憶することができる。定義ファイル26には、インデックス印刷のためのテンプレートに関する情報が記述されている。定義ファイル26は、例えば、マークアップ言語で記述されたスクリプトファイルである。「マークアップ言語」とは、例えば、XHTML(eXtensible Hyper Text Markup Language)である。定義ファイル26の構成例については後述する。なお、EEPROM27には、宛名の印刷領域位置等が記述された宛名印刷用の定義ファイル(図示せず)も登録されていても良い。   The EEPROM 27 can store an index print layout definition file (hereinafter abbreviated as “definition file”) 26. The definition file 26 describes information related to a template for index printing. The definition file 26 is a script file described in a markup language, for example. The “markup language” is, for example, XHTML (eXtensible Hyper Text Markup Language). A configuration example of the definition file 26 will be described later. The EEPROM 27 may also register a definition file (not shown) for address printing in which the address printing area position and the like are described.

RAM31は、例えば、携帯情報端末機10から通信IF34を介して受信されたアドレス帳データ12や、EEPROM27から読み出された定義ファイル26等を記憶することができる。   The RAM 31 can store, for example, the address book data 12 received from the portable information terminal 10 via the communication IF 34, the definition file 26 read from the EEPROM 27, and the like.

ROM33は、例えば、CPU32に読み込まれるコンピュータプログラムの一つとして、印刷処理プログラム22を記憶している。印刷処理プログラム22は、CPU32に読み込まれることにより動作することができる。印刷処理プログラム22が行う処理動作については後述する。   The ROM 33 stores a print processing program 22 as one of computer programs read by the CPU 32, for example. The print processing program 22 can operate by being read by the CPU 32. Processing operations performed by the print processing program 22 will be described later.

CPU32は、携帯情報端末機10から受信したアドレス帳データ12をRAM31に記憶させることができる。また、CPU32は、例えば、EEPROM27に記憶されている定義ファイル26を読み出してRAM31に記憶させることができる。CPU32は、例えば、印刷モードとして操作部21からインデックス印刷モードの指定を受けた後に、アドレス帳データ12が受信された場合には、複数の定義ファイルの中からインデックス印刷用の定義ファイル26を選択してRAM31に読み出すことができる。また、CPU32は、操作部21から指定された種類(例えば年賀状)のテンプレートが記述された定義ファイルを複数の定義ファイルの中から探してRAM31に読み出すことができる。   The CPU 32 can store the address book data 12 received from the portable information terminal 10 in the RAM 31. For example, the CPU 32 can read the definition file 26 stored in the EEPROM 27 and store it in the RAM 31. For example, when the address book data 12 is received after receiving the designation of the index print mode from the operation unit 21 as the print mode, the CPU 32 selects the definition file 26 for index printing from a plurality of definition files. Then, it can be read out to the RAM 31. In addition, the CPU 32 can search the RAM 31 for a definition file in which a template of a type (for example, New Year's card) designated by the operation unit 21 is described from a plurality of definition files.

CPU32は、操作部21からインデックス印刷モードを設定する旨の指令が入力されたならば、その旨を表す情報をRAM31(或いはCPU32の図示しないレジスタ)に設定し、その後に、アドレス帳データ12を受信してRAM31に記憶させた場合には、そのアドレス帳データ12を印刷対象として印刷するための処理(この処理の詳細は後述する)を実行する。   When a command for setting the index printing mode is input from the operation unit 21, the CPU 32 sets information indicating that in the RAM 31 (or a register (not shown) of the CPU 32), and then stores the address book data 12 in the RAM 32. When received and stored in the RAM 31, a process for printing the address book data 12 as a printing target (details of this process will be described later) is executed.

図3Aは、定義ファイル26の構成概念例を示す。図3Bは、図3Aに示した定義ファイル26から導き出せるインデックス印刷用のレイアウトを示す。   FIG. 3A shows an example of the configuration concept of the definition file 26. FIG. 3B shows a layout for index printing that can be derived from the definition file 26 shown in FIG. 3A.

定義ファイル26には、用紙種類(例えば「インデックス印刷」)と、印刷領域の位置情報とが登録されている。   In the definition file 26, the paper type (for example, “index printing”) and the position information of the print area are registered.

印刷領域の位置情報は、例えば、用紙上の或る矩形領域の左上頂点の座標と右下頂点の座標とのセットによって表すことができる。各座標は、所定の位置、例えば、用紙の左上頂点を原点とした場合の座標である。なお、印刷領域の位置情報は、別の方法、例えば、印刷領域を表す数式と、その数式中のパラメータ値とのセットによって表すこともできる。   The position information of the print area can be represented by, for example, a set of coordinates of the upper left vertex and the lower right vertex of a rectangular area on the paper. Each coordinate is a coordinate when a predetermined position, for example, the upper left vertex of the paper is used as the origin. Note that the print area position information can be expressed by another method, for example, a set of a mathematical expression representing the print area and a parameter value in the mathematical expression.

この定義ファイル26により、図3Bに示すように、インデックス印刷のレイアウトが定義されている。そのレイアウトは、例えば、図3Bに示すように、レコード12Aの印刷領域が縦に並んだものとすることができる。   The definition file 26 defines an index print layout as shown in FIG. 3B. For example, as shown in FIG. 3B, the layout may be such that the print areas of the record 12A are arranged vertically.

以上が、定義ファイル26の一例についての説明である。なお、定義ファイル26には、より詳細な情報が記述されていても良い。例えば、各レコード12A毎の印刷領域について、その印刷領域におけるどの位置にどんなレコード要素を配置するかを表す情報も記述されていても良い。   The above is an explanation of an example of the definition file 26. In the definition file 26, more detailed information may be described. For example, for the print area for each record 12A, information indicating what record element is arranged at which position in the print area may be described.

図4は、本発明の第一実施例に係るプリンタ20が行うインデックス印刷の処理の説明図である。   FIG. 4 is an explanatory diagram of index printing processing performed by the printer 20 according to the first embodiment of the present invention.

プリンタ20が受信するアドレス帳データ12には、前述した通り、複数のレコード12A、12A、…が含まれている。各レコード12Aは、複数のレコード要素を含み、複数のレコード要素には、例えば、氏名、住所、電話番号等のレコード要素が含まれている。各レコード12Aは、例えば、行と列とから成るデータテーブルの各行であっても良いし、一つのデータファイル上で第一の所定コード(例えば所定の開始タグ)と第二の所定コード(例えば所定の終了タグ)との間に記述されたデータであってもよい。   As described above, the address book data 12 received by the printer 20 includes a plurality of records 12A, 12A,. Each record 12A includes a plurality of record elements, and the plurality of record elements include record elements such as a name, an address, and a telephone number. Each record 12A may be, for example, each row of a data table composed of rows and columns, or a first predetermined code (for example, a predetermined start tag) and a second predetermined code (for example, a single data file). Data described between a predetermined end tag) may be used.

プリンタ20には、例えば、複数のデータ記憶域として、受信バッファ31A、XHTMLデータ記憶域31B、DOMツリー記憶域31C及びレイアウト結果記憶域31Dが用意される。これら複数のデータ記憶域31A乃至31Dは、同一の記憶資源(例えば、RAM31等のメモリ)上に用意することもできるし、別々の記憶資源上に用意することもできる。   In the printer 20, for example, a reception buffer 31A, an XHTML data storage area 31B, a DOM tree storage area 31C, and a layout result storage area 31D are prepared as a plurality of data storage areas. The plurality of data storage areas 31A to 31D can be prepared on the same storage resource (for example, a memory such as the RAM 31), or can be prepared on separate storage resources.

上述した印刷処理プログラム22には、例えば、受信処理タスク22Aと、印刷処理タスク22Bとが含まれている。   The print processing program 22 described above includes, for example, a reception processing task 22A and a print processing task 22B.

受信処理タスク22Aは、アドレス帳データ12を受信し、受信したアドレス帳データ12を受信バッファ31Aに格納する処理を行う。また、受信処理タスク22Aは、受信したアドレス帳データ12に含まれているレコード12Aにおける各レコード要素を定義ファイル26に割り付けた1ページ分のXHTMLデータ86を生成し、生成した1ページ分のXHTMLデータ86をXHTMLデータ記憶域31Bに格納する。   The reception process task 22A receives the address book data 12, and performs a process of storing the received address book data 12 in the reception buffer 31A. Further, the reception processing task 22A generates one page of XHTML data 86 in which each record element in the record 12A included in the received address book data 12 is allocated to the definition file 26, and the generated one page of XHTML. Data 86 is stored in the XHTML data storage area 31B.

具体的には、例えば、この第一実施例では、定義ファイル26は、所定サイズの用紙1ページ分のテンプレートを表している。このため、定義ファイル26で表されている、レコード12Aに対応した印刷領域位置の数K(K≧1)は、所定サイズの用紙1ページに印刷可能なレコードの件数を表していることになる。受信処理タスク22Aは、アドレス帳データ12のうちのK個のレコード12Aを定義ファイル26に割り当てることにより、所定サイズの用紙1ページに対応したXHTMLデータ86を生成することになる。受信処理タスク22Aは、アドレス帳データ12Aに含まれるK個のレコード12A毎に、XHTMLデータ86を生成し、生成したXHTMLデータ86をXHTMLデータ記憶域31Bに格納する。受信処理タスク22Aは、少なくとも一つのXHTMLデータ86をXHTMLデータ記憶域31Bに格納したときに(例えば、一つのXHTMLデータ86を格納したとき、又は、レコード全件分のXHTMLデータ31Bを格納したとき)、印刷要求を印刷処理タスク22Bに発行する。   Specifically, for example, in this first embodiment, the definition file 26 represents a template for one page of a predetermined size of paper. For this reason, the number K (K ≧ 1) of print area positions corresponding to the record 12A represented in the definition file 26 represents the number of records that can be printed on one page of paper of a predetermined size. . The reception processing task 22A assigns the K records 12A in the address book data 12 to the definition file 26, thereby generating XHTML data 86 corresponding to one page of a predetermined size of paper. The reception processing task 22A generates the XHTML data 86 for each of the K records 12A included in the address book data 12A, and stores the generated XHTML data 86 in the XHTML data storage area 31B. When the reception processing task 22A stores at least one XHTML data 86 in the XHTML data storage area 31B (for example, when one XHTML data 86 is stored or when XHTML data 31B for all records is stored) ), A print request is issued to the print processing task 22B.

印刷処理タスク22Bは、例えば、複数のプログラムモジュールとして、印刷処理制御部72、DOMツリー作成部74、レイアウト処理部75及びレンダリング処理部76を有する。   The print processing task 22B includes, for example, a print processing control unit 72, a DOM tree creation unit 74, a layout processing unit 75, and a rendering processing unit 76 as a plurality of program modules.

印刷処理制御部72は、DOMツリー作成部74及びレイアウト処理部75の各々に処理の実行を命じることができる。例えば、印刷処理制御部72は、受信処理タスク22Aから印刷要求を受けた場合、DOMツリー作成部74に、DOMツリーの作成を命じる。また、DOMツリーの作成を命令したタイミングと同じタイミング(又はその後のタイミングで)、印刷処理制御部72は、レイアウトの実行をレイアウト処理部75に命じる。   The print processing control unit 72 can command each of the DOM tree creation unit 74 and the layout processing unit 75 to execute processing. For example, when receiving a print request from the reception processing task 22A, the print processing control unit 72 instructs the DOM tree creation unit 74 to create a DOM tree. In addition, the print processing control unit 72 instructs the layout processing unit 75 to execute the layout at the same timing (or at the subsequent timing) when the DOM tree creation is instructed.

DOMツリー作成部74は、XHTMLデータ86を解釈し、その解釈結果に基づいて、DOM(Document Object Model)ツリー82を作成し、作成したDOMツリー82をDOMツリー記憶域31Cに書き込む。具体的には、例えば、DOMツリー作成部74は、印刷処理制御部72からの命令に応答して、DOMツリー82の作成を開始する。DOMツリー作成部74は、図示しない解釈ユニットとXMLパーサとを備えることができる。解釈ユニットは、XHTMLデータ記憶域31B内の1ページ分のXHTMLデータ86の解釈をXMLパーサに指示し、それの解析を行ったXMLパーサから解析結果を受け、その受けた解析結果に基づいて、DOMツリー82を作成することができる。   The DOM tree creation unit 74 interprets the XHTML data 86, creates a DOM (Document Object Model) tree 82 based on the interpretation result, and writes the created DOM tree 82 in the DOM tree storage area 31C. Specifically, for example, the DOM tree creation unit 74 starts creating the DOM tree 82 in response to a command from the print processing control unit 72. The DOM tree creation unit 74 can include an interpretation unit (not shown) and an XML parser. The interpretation unit instructs the XML parser to interpret one page of the XHTML data 86 in the XHTML data storage area 31B, receives the analysis result from the XML parser that performed the analysis, and based on the received analysis result, A DOM tree 82 can be created.

レイアウト処理部75は、作成されたDOMツリー82を解析し、それにより、所定サイズの用紙1ページに対してレコードの要素をどこに配置するかのレイアウトを行い、そのレイアウトの結果を表すレイアウト済みデータ84を生成し、生成したレイアウト済みデータ84をレイアウト結果記憶域31Dに格納する。具体的には、例えば、レイアウト処理部75は、印刷処理制御部74からの命令に応答して、レイアウト処理を開始する。レイアウト処理部75は、DOMツリー記憶域31Cに記憶されているDOMツリー82を解析し、その解析結果に基づいて、DOMツリー82中のレコード要素を、ページ毎にレイアウトし、一つのページボックスにまとめ、そのページボックスをレイアウト済みデータとして出力する。   The layout processing unit 75 analyzes the created DOM tree 82, thereby laying out where to place the record elements on one page of a predetermined size of paper, and laid-out data representing the result of the layout 84 is generated, and the generated layout data 84 is stored in the layout result storage area 31D. Specifically, for example, the layout processing unit 75 starts layout processing in response to a command from the print processing control unit 74. The layout processing unit 75 analyzes the DOM tree 82 stored in the DOM tree storage area 31C, lays out the record elements in the DOM tree 82 for each page based on the analysis result, and puts it in one page box. In summary, the page box is output as laid-out data.

レンダリング処理部76は、レイアウト処理部75から出力されたレイアウト済みデータに基づいて、RGBデータとしてのイメージデータを生成する。別の言い方をすれば、レンダリング処理部76は、レイアウト済みデータに基づいてプリンタ20独自のレイアウト処理を実行する。レンダリング処理部76は、生成したイメージデータを印刷部37に出力する。これにより、印刷部37が、そのイメージデータに対して色変換処理及びハーフトーニング処理を行うことで、印刷画像データを生成し、その印刷画像データが表すページボックス(レイアウトされたレコード要素等)を印刷する。   The rendering processing unit 76 generates image data as RGB data based on the layout-completed data output from the layout processing unit 75. In other words, the rendering processing unit 76 executes a layout process unique to the printer 20 based on the layout-completed data. The rendering processing unit 76 outputs the generated image data to the printing unit 37. As a result, the printing unit 37 performs color conversion processing and halftoning processing on the image data, thereby generating print image data, and a page box (layout record element or the like) represented by the print image data. Print.

以上が、本発明の第一実施例についての説明である。   The above is the description of the first embodiment of the present invention.

すなわち、この第一実施例では、受信処理タスク22Aが、アドレス帳データ12に登録されているK個のレコード12Aを定義ファイル26に割り付けた結果を表すXHTMLデータ86を生成し、そのXHTMLデータ86をXHTMLデータ記憶域31Bに格納する。ここで格納されるXHTMLデータ86は、ページ単位のデータ、すなわち、所定サイズの用紙1ページに印刷可能なK個のレコードが記述されたデータである。   In other words, in this first embodiment, the reception processing task 22A generates XHTML data 86 representing the result of allocating the K records 12A registered in the address book data 12 to the definition file 26, and the XHTML data 86 Are stored in the XHTML data storage area 31B. The XHTML data 86 stored here is data in page units, that is, data in which K records that can be printed on one page of a predetermined size of paper are described.

印刷処理タスク22Bは、少なくとも一つのXHTMLデータ86が格納されたときに、DOMツリー82の作成を開始することができる。XHTMLデータ86はページ単位のデータなので、ここで作成されるDOMツリー82も、ページ単位のものとなる。印刷処理タスク22Bは、少なくとも一つのDOMツリー82(換言すれば、少なくとも一ページ分のDOMツリー82)をDOMツリー記憶域31Cに格納した段階で、一つのDOMツリー82に基づいて一ページ分のレイアウトを完成させ、そのレイアウトの結果を表すレイアウト済みデータ84の印刷を印刷部37へ要求する(つまり、初めのページの印刷を開始させる)。印刷処理タスク22Bは、例えば、一つのレイアウト済みデータ84を作成したときに、そのレイアウト済みデータ84に対応するDOMツリー82及びXHTMLデータ86を、各記憶域31C及び31Bから削除することができる。   The print processing task 22B can start creating the DOM tree 82 when at least one XHTML data 86 is stored. Since the XHTML data 86 is data in page units, the DOM tree 82 created here is also in page units. The print processing task 22B stores at least one DOM tree 82 (in other words, at least one page of the DOM tree 82) in the DOM tree storage area 31C, based on one DOM tree 82. The layout is completed, and the printing unit 37 is requested to print the layout-completed data 84 representing the layout result (that is, printing of the first page is started). For example, when the print processing task 22B creates one layout-completed data 84, the DOM tree 82 and the XHTML data 86 corresponding to the layout-completed data 84 can be deleted from the storage areas 31C and 31B.

この第一実施例によれば、プリンタ20は、アドレス帳データ12に記録されている全件のレコード(又はそれに含まれる所定の一以上のレコード要素)を定義ファイル26に割り当てたXHTMLデータ(つまりレコード全件分のXHTMLデータ)に基づくDOMツリー(つまりレコード全件文のDOMツリー)を作成し終える前に、少なくとも1ページ分のDOMツリーが生成された段階で、1ページ分のDOMツリーを解析して1ページ分のレイアウトを完成して印刷を開始する。これにより、アドレス帳データ12の受信が行われてから初めのページが印刷されるまでの時間長の短縮が図れる。また、DOMツリー記憶域31Cの記憶サイズを、レコード全件分のDOMツリーを記憶するだけのサイズにする必要が無いので、記憶資源の節約が図れる。   According to the first embodiment, the printer 20 uses the XHTML data (that is, the predetermined one or more record elements included therein) recorded in the address book data 12 to the definition file 26 (that is, XHTML data). Before the creation of the DOM tree based on the XHTML data for all records (that is, the DOM tree of the entire record), the DOM tree for one page is created at the stage when the DOM tree for at least one page is generated. Analysis is completed to complete the layout for one page, and printing is started. Thereby, the time length from when the address book data 12 is received until the first page is printed can be shortened. Further, it is not necessary to make the storage size of the DOM tree storage area 31C large enough to store the DOM tree for all records, so that storage resources can be saved.

以下、本発明の第二の実施例について説明する。なお、以下の説明では、第一の実施例との相違点を主に説明し、共通点については説明を省略或いは簡略する。   The second embodiment of the present invention will be described below. In the following description, differences from the first embodiment will be mainly described, and description of common points will be omitted or simplified.

図5は、本発明の第二実施例に係るプリンタが行うインデックス印刷の処理の説明図である。   FIG. 5 is an explanatory diagram of the index printing process performed by the printer according to the second embodiment of the present invention.

定義ファイル48は、所定サイズの用紙1ページには収まりきらない数のレコード12Aを割り当て可能なテンプレートを表すファイルとなっている。すなわち、この第二の実施例における定義ファイル48に割り当て可能なレコードの件数Nは、第一の実施例における定義ファイル26に割り当て可能なレコードの件数Kよりも多い。具体的には、例えば、アドレス帳データ12にM件(例えばM=1000)のレコード12Aが存在する場合には、定義ファイル26には、N件のレコード12Aにそれぞれ対応したN個の印刷領域位置の情報が記述される(M≧N>K)。   The definition file 48 is a file that represents a template to which a number of records 12A that cannot fit on one page of a predetermined size of paper can be assigned. That is, the number N of records that can be assigned to the definition file 48 in the second embodiment is larger than the number K of records that can be assigned to the definition file 26 in the first embodiment. Specifically, for example, when there are M (for example, M = 1000) records 12A in the address book data 12, the definition file 26 includes N print areas respectively corresponding to the N records 12A. The position information is described (M ≧ N> K).

定義ファイル48が上記のようになっているため、アドレス帳データ12に含まれているレコード12Aを定義ファイル48に割り付けていくことにより生成されるXHTMLデータ88は、第一実施例のようにページ単位のものではない。すなわち、第二実施例におけるXHTMLデータ88のデータサイズは、第一実施例における一つのXHTMLデータ86のデータサイズよりも大きい。例えば、定義ファイル48が、アドレス帳データ12の全件のレコード12Aを割付けることができるように構成されている場合には、XHTMLデータ88は、レコード全件分のデータとなる。具体的には、例えば、受信処理タスク22Aは、アドレス帳データ12の全レコード12Aを解析し、全件のレコード12Aを定義ファイル48に割り付けることにより、レコード全件分のXHTMLデータ88を生成し、生成したそのXHTMLデータ88をXHTMLデータ記憶域31Bに格納することができる。   Since the definition file 48 is as described above, the XHTML data 88 generated by assigning the record 12A included in the address book data 12 to the definition file 48 is the page as in the first embodiment. It is not a unit. That is, the data size of the XHTML data 88 in the second embodiment is larger than the data size of one XHTML data 86 in the first embodiment. For example, when the definition file 48 is configured so that all records 12A of the address book data 12 can be allocated, the XHTML data 88 is data for all records. Specifically, for example, the reception processing task 22A analyzes all records 12A of the address book data 12, and assigns all records 12A to the definition file 48, thereby generating XHTML data 88 for all records. The generated XHTML data 88 can be stored in the XHTML data storage area 31B.

XTHMLデータ88は、ページ単位のものではない。このため、そのXHTMLデータ88に基づいて作成されるDOMツリー92(印刷処理タスク22BのDOMツリー作成処理部74によって生成されるDOMツリー92)のデータサイズも、第一実施例において生成される一つのDOMツリー82のデータサイズよりも大きい。   The XTHML data 88 is not in page units. For this reason, the data size of the DOM tree 92 created based on the XHTML data 88 (DOM tree 92 generated by the DOM tree creation processing unit 74 of the print processing task 22B) is also generated in the first embodiment. It is larger than the data size of one DOM tree 82.

しかし、この第二実施例では、以下に詳述するように、DOMツリー作成部74によるDOMツリー92の作成処理と、レイアウト処理部75によるレイアウト処理とが並行して行ない、レコード全件分のDOMツリーを作成し終える前であって、1ページのレイアウトが完了したときに、印刷を開始する。   However, in the second embodiment, as will be described in detail below, the creation process of the DOM tree 92 by the DOM tree creation unit 74 and the layout process by the layout processing unit 75 are performed in parallel, so that all records are recorded. Printing is started before the creation of the DOM tree and when the layout of one page is completed.

以下、この第二実施例に係る印刷処理タスク22Bにおいて行われる処理流れを説明する。   Hereinafter, a processing flow performed in the print processing task 22B according to the second embodiment will be described.

図6は、本発明の第二実施例に係る印刷処理タスク22Bにおいて行われる処理流れを示す。   FIG. 6 shows a processing flow performed in the print processing task 22B according to the second embodiment of the present invention.

印刷処理制御部72は、受信処理タスク22Aから印刷要求を受けた場合(ステップS201でYES)、換言すれば、レコード全件分のXHTMLデータ88が生成された場合、DOMツリー作成部74とレイアウト処理部75とに命令を出し、それにより、DOMツリー92の作成とレイアウト処理とを並行して実行させる(S202)。   When the print processing control unit 72 receives a print request from the reception processing task 22A (YES in step S201), in other words, when the XHTML data 88 for all records is generated, the print processing control unit 72 and the DOM tree creation unit 74 and the layout are arranged. An instruction is issued to the processing unit 75, whereby the creation of the DOM tree 92 and the layout processing are executed in parallel (S202).

これにより、DOMツリー作成部74が、レコード全件分のXHTMLデータ88を解釈し、その解釈結果に基づいてDOMツリー92を作成していく(S203)。また、レイアウト処理部75が、そのDOMツリー92を解析してレイアウトを行っていく(S204)。DOMツリー92のデータサイズは、XHTMLデータ88の解釈が進むにつれて、増えていく。それに伴い、レイアウトされるレコード要素の数も、レイアウト処理が進むにつれて、増えていく。   Thereby, the DOM tree creation unit 74 interprets the XHTML data 88 for all records, and creates a DOM tree 92 based on the interpretation result (S203). Further, the layout processing unit 75 analyzes the DOM tree 92 and performs layout (S204). The data size of the DOM tree 92 increases as the interpretation of the XHTML data 88 progresses. Accordingly, the number of record elements to be laid out increases as the layout process proceeds.

レイアウト処理部75は、1ページ分のレイアウトを完了したならば、すなわち、1ページ分のレイアウト済みデータを作成し終えたならば(S205でYES)、1ページのレイアウトが完了したことを表す通知を印刷処理制御部72に発行する(S206)。印刷処理制御部72は、レンダリング処理部76にレンダリングを要求する(S207)。この結果、レコード全件分のDOMツリー92の作成が完了する前に、印刷が開始される。   When the layout processing unit 75 has completed the layout for one page, that is, when the layout-completed data for one page has been created (YES in S205), a notification indicating that the layout of one page has been completed. Is issued to the print processing control unit 72 (S206). The print processing control unit 72 requests rendering to the rendering processing unit 76 (S207). As a result, printing is started before the creation of the DOM tree 92 for all records is completed.

なお、印刷制御処理部72は、レンダリングの要求をした場合(つまり印刷が行われた場合)、所定の通知をDOMツリー作成部74及びレイアウト処理部75に発行する(S208及びS209)。S208の通知に応答して、DOMツリー作成部74は、レンダリング要求に係る部分のデータ(換言すれば、レイアウト済みに係る部分のデータ)を、更新中のDOMツリー92から削除する(S210)。同様に、レンダリング処理部75は、S209の通知に応答して、レンダリング要求されたレイアウト済みデータをレイアウト結果記憶域31Dから削除する(S211)。   The print control processing unit 72 issues a predetermined notification to the DOM tree creation unit 74 and the layout processing unit 75 when rendering is requested (that is, when printing is performed) (S208 and S209). In response to the notification in S208, the DOM tree creation unit 74 deletes the data related to the rendering request (in other words, the data related to the layout) from the DOM tree 92 being updated (S210). Similarly, in response to the notification in S209, the rendering processing unit 75 deletes the layout-completed data requested for rendering from the layout result storage area 31D (S211).

DOMツリー作成部74でXHTMLデータ88の解析が終了するまで、S203乃至S211が繰り返される。   S203 to S211 are repeated until the DOM tree creation unit 74 finishes analyzing the XHTML data 88.

この第二の実施例によれば、印刷処理タスク22Bが、DOMツリー92の作成処理と、レイアウト処理とを並行して行ない、レコード全件分のDOMツリーを作成し終える前であって、1ページのレイアウトが完了したときに、印刷を開始する。これにより、アドレス帳データ12の受信が行われてから初めのページが印刷されるまでの時間長の短縮が図れる。また、DOMツリー記憶域31Cの記憶サイズを、レコード全件分のDOMツリーを記憶するだけのサイズにする必要が無いので、記憶資源の節約が図れる。   According to the second embodiment, the print processing task 22B performs the creation process of the DOM tree 92 and the layout process in parallel and finishes creating the DOM tree for all records, Start printing when page layout is complete. Thereby, the time length from when the address book data 12 is received until the first page is printed can be shortened. Further, it is not necessary to make the storage size of the DOM tree storage area 31C large enough to store the DOM tree for all records, so that storage resources can be saved.

以上、本発明の幾つかの実施例を説明したが、これらは本発明の説明のための例示であって、本発明の範囲をこれらの実施例及び変形例にのみ限定する趣旨ではない。本発明は、他の種々の形態でも実施することが可能である。   As mentioned above, although several Example of this invention was described, these are the illustrations for description of this invention, Comprising: It is not the meaning which limits the scope of the present invention only to these Examples and modifications. The present invention can be implemented in various other forms.

例えば、実施例では、プリンタを例に採って説明したが、実施例の内容は、デジタルカメラ或いはパーソナルコンピュータなどの種々の処理装置に適用することができる。   For example, in the embodiment, a printer has been described as an example. However, the contents of the embodiment can be applied to various processing apparatuses such as a digital camera or a personal computer.

また、例えば、XHTMLデータ86又は88を、データパッケージと言い換えても良い。データパッケージには、オブジェクト(例えばレコード要素)と、オブジェクトの配置領域の位置情報が記述されたCSS(Cascading Style Sheets)文書と、CSS文書で記述された位置情報が表す配置領域にオブジェクトをどのように表示するかが記述されたスクリプトとが含まれていても良い。   Further, for example, the XHTML data 86 or 88 may be rephrased as a data package. In the data package, the object (for example, a record element), a CSS (Cascading Style Sheets) document in which the position information of the object placement area is described, and how the object is placed in the placement area represented by the position information described in the CSS document. And a script describing whether to be displayed on the screen may be included.

本発明の一実施例に係る処理装置が適用されたプリンタの構成を表す図である。1 is a diagram illustrating a configuration of a printer to which a processing device according to an embodiment of the present invention is applied. アドレス帳データの構成例を表す図である。It is a figure showing the example of a structure of address book data. 定義ファイルの構成概念例を示す。An example of the conceptual structure of the definition file is shown. 図3に示した定義ファイルから導き出せる宛名印刷面のレイアウトを示す。The layout of the address printing surface which can be derived from the definition file shown in FIG. 3 is shown. 本発明の一実施例に係るプリンタのCPUが行う処理流れの一例を示す。4 shows an example of a processing flow performed by a CPU of a printer according to an embodiment of the present invention. 本発明の一実施例の第一の変形例の説明図。Explanatory drawing of the 1st modification of one Example of this invention.

符号の説明Explanation of symbols

10…携帯情報端末機、 11…メモリ、 12…アドレス帳データ、 20…プリンタ、 22…印刷処理プログラム、 26、48…インデックス印刷レイアウト定義ファイル、 30…プリンタ制御部、 31…RAM、 32…CPU、 33…ROM、 34…通信IF、 35…印刷IF
DESCRIPTION OF SYMBOLS 10 ... Portable information terminal, 11 ... Memory, 12 ... Address book data, 20 ... Printer, 22 ... Print processing program, 26, 48 ... Index print layout definition file, 30 ... Printer control part, 31 ... RAM, 32 ... CPU 33 ... ROM, 34 ... Communication IF, 35 ... Print IF

Claims (4)

複数のデータを含んだデータ群のうちの少なくとも一つのデータを割り付けるための電子的なテンプレートを記憶する記憶域と、
前記データ群を受信する受信手段と、
前記受信したデータ群のうちの少なくとも一つのデータが前記テンプレートに割り付けられた第一の処理結果データを生成する第一の生成手段と、
前記第一の処理結果データに基づいて、レイアウトのための解析対象となる第二の処理結果データを生成する第二の生成手段と、
前記第二の処理結果データを解析することにより、前記少なくとも一つのデータをページに配置するためのレイアウトを行うレイアウト手段と、
前記レイアウトの結果を出力する出力手段と
を備え、
前記受信したデータ群のうちの全てのデータが前記テンプレートに割り当てられた前記第一の処理結果データに基づく前記第二の処理結果データを作成し終える前に、少なくとも1ページ分の前記第二の処理結果データが生成された段階で、1ページ分の前記第二の処理結果データを解析して1ページ分のレイアウトを完成し、該レイアウトの結果を出力する、
ことを特徴とする処理装置。
A storage area for storing an electronic template for allocating at least one data of a data group including a plurality of data;
Receiving means for receiving the data group;
First generation means for generating first processing result data in which at least one data of the received data group is assigned to the template;
Second generation means for generating second processing result data to be analyzed for layout based on the first processing result data;
Layout means for performing a layout for arranging the at least one data on a page by analyzing the second processing result data;
Output means for outputting the result of the layout,
Before all the data of the received data group finishes creating the second processing result data based on the first processing result data assigned to the template, the second processing result data for at least one page. When the processing result data is generated, the second processing result data for one page is analyzed to complete a layout for one page, and the layout result is output.
The processing apparatus characterized by the above-mentioned.
前記第一の生成手段がページ単位の前記第一の処理結果データを生成する、
請求項1記載の処理装置。
The first generation means generates the first processing result data in page units;
The processing apparatus according to claim 1.
前記第二の生成手段による前記第二の処理結果データの生成と、前記レイアウト手段による前記レイアウトとを並行して行う、
請求項1記載の処理装置。
The generation of the second processing result data by the second generation unit and the layout by the layout unit are performed in parallel.
The processing apparatus according to claim 1.
複数のデータを含んだデータ群を受信するステップと、
前記受信したデータ群のうちの少なくとも一つのデータを電子的なテンプレートに割り付けた第一の処理結果データを生成するステップと、
前記第一の処理結果データに基づいて、レイアウトのための解析対象となる第二の処理結果データを生成するステップと、
前記第二の処理結果データを解析することにより、前記少なくとも一つのデータをページに配置するためのレイアウトを行うステップと、
前記レイアウトの結果を出力するステップと
を有し、
前記受信したデータ群のうちの全てのデータが前記テンプレートに割り当てられた前記第一の処理結果データに基づく前記第二の処理結果データを作成し終える前に、少なくとも1ページ分の前記第二の処理結果データが生成された段階で、1ページ分の前記第二の処理結果データを解析して1ページ分のレイアウトを完成し、該レイアウトの結果を出力する、
ことを特徴とする処理方法。
Receiving a data group including a plurality of data;
Generating first processing result data in which at least one data of the received data group is assigned to an electronic template;
Generating second processing result data to be analyzed for layout based on the first processing result data;
Performing a layout for arranging the at least one data on a page by analyzing the second processing result data; and
Outputting the result of the layout,
Before all the data of the received data group finishes creating the second processing result data based on the first processing result data assigned to the template, the second processing result data for at least one page. When the processing result data is generated, the second processing result data for one page is analyzed to complete a layout for one page, and the layout result is output.
A processing method characterized by the above.
JP2005052341A 2005-02-28 2005-02-28 Apparatus and method for processing data group including multiple data Pending JP2006238248A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005052341A JP2006238248A (en) 2005-02-28 2005-02-28 Apparatus and method for processing data group including multiple data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005052341A JP2006238248A (en) 2005-02-28 2005-02-28 Apparatus and method for processing data group including multiple data

Publications (1)

Publication Number Publication Date
JP2006238248A true JP2006238248A (en) 2006-09-07

Family

ID=37045383

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005052341A Pending JP2006238248A (en) 2005-02-28 2005-02-28 Apparatus and method for processing data group including multiple data

Country Status (1)

Country Link
JP (1) JP2006238248A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009110049A (en) * 2007-10-26 2009-05-21 Dainippon Printing Co Ltd Authoring apparatus, method, and computer program
US7962443B2 (en) 2007-02-08 2011-06-14 Interactive Documents, Llc Method and system for replacing data in a structured design template

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7962443B2 (en) 2007-02-08 2011-06-14 Interactive Documents, Llc Method and system for replacing data in a structured design template
JP2009110049A (en) * 2007-10-26 2009-05-21 Dainippon Printing Co Ltd Authoring apparatus, method, and computer program

Similar Documents

Publication Publication Date Title
JP5187057B2 (en) Layout printing system, layout document browsing method, and program
US7916953B2 (en) Removable medium device, medium for controlling removable medium device, and medium for controlling network device
US9069504B2 (en) Printing apparatus and method for increasing storage area
US8045198B2 (en) System and method for processing a change history of a PDF file
CN102572181A (en) Document information display control device, document information display method, and computer program
CN101951452A (en) Printing state set device, method, system and storage medium
CN102348031B (en) Image processing system, image processing apparatus, method for controlling display of function setting screen
US8941875B2 (en) Image processing system, image processing method, and computer readable recording medium storing program thereof
US8437017B2 (en) Printing apparatus and computer program product for displaying bitmap of operation screen from rasterized PDL and controlling layout
JP2016162184A (en) Information processing system, information processing device, control method and computer program
JP2009237705A (en) Management system, information processing device, data processing method, program, and storage medium
US7957033B2 (en) Print control operations
US20120092683A1 (en) Image forming apparatus and document editing method
JP2006238248A (en) Apparatus and method for processing data group including multiple data
US20100100812A1 (en) Document generation method and document generation apparatus
JP6714872B2 (en) Image forming device
JP5341141B2 (en) Information processing system
US11347455B2 (en) Information processing device, control method for information processing device, and program
JP2008282404A (en) Document output system and method
US20080304097A1 (en) System and method for staged processing of electronic document processing jobs
US8310712B2 (en) Image forming controlling apparatus, image forming controlling method, and image forming controlling program embodied on computer readable recording medium
US20140368876A1 (en) Data generating apparatus, data generating method, and non-transitory storage medium
US20100332978A1 (en) Document processing apparatus, document processing method, document processing system, and computer readable medium
JP5589381B2 (en) Information processing apparatus, information processing method, and program
US20020186396A1 (en) Image processing apparatus, image processing system and image processing program storage medium