JP2012022444A - Information processing apparatus, page description method and program - Google Patents

Information processing apparatus, page description method and program Download PDF

Info

Publication number
JP2012022444A
JP2012022444A JP2010158821A JP2010158821A JP2012022444A JP 2012022444 A JP2012022444 A JP 2012022444A JP 2010158821 A JP2010158821 A JP 2010158821A JP 2010158821 A JP2010158821 A JP 2010158821A JP 2012022444 A JP2012022444 A JP 2012022444A
Authority
JP
Japan
Prior art keywords
parameter
tag
information
page description
processing apparatus
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
JP2010158821A
Other languages
Japanese (ja)
Inventor
Naohiro Isobe
直弘 磯部
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 JP2010158821A priority Critical patent/JP2012022444A/en
Priority to US13/203,615 priority patent/US20120072827A1/en
Priority to PCT/JP2011/003936 priority patent/WO2012008131A1/en
Publication of JP2012022444A publication Critical patent/JP2012022444A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1211Improving printing performance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1242Image or content composition onto a page
    • G06F3/1243Variable data printing, e.g. document forms, templates, labels, coupons, advertisements, logos, watermarks, transactional printing, fixed content versioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1244Job translation or job parsing, e.g. page banding
    • G06F3/1247Job translation or job parsing, e.g. page banding by conversion to printer ready format

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Record Information Processing For Printing (AREA)
  • Image Processing (AREA)

Abstract

PROBLEM TO BE SOLVED: To increase efficiency of processing of handling objects provided to a plurality of pages in common.SOLUTION: An information processing apparatus calculates a parameter, generated by putting together a group parameter and an individual parameter, for each of the objects from page description information in which a plurality of pieces of object information are described, a group parameter applied to a group that an object provided to the plurality of pages in common belongs to and an individual parameter applied to the object being defined in object information. Further, the information processing apparatus generates common information in which the calculated parameter is defined, and also generates page description information for referring to common information.

Description

本発明は、情報処理装置、ページ記述方法、及びプログラムに関する。   The present invention relates to an information processing apparatus, a page description method, and a program.

バリアブル印刷(VDP:Variable Data Printing)の文書では、固定部分と可変部分とが分けられて構成され、可変部分のデータはデータソースから供給される。バリアブル印刷では、データソースの桁(フィールド)をテンプレート文書の可変部分と関連付け、データソースの行(レコード)ごとに適用することで、レコード単位に異なる内容の印刷が行われる。ここで、VDPに必要なページレイアウトやデータソースなどの論理的な情報の集まりをVDP文書と称し、VDP文書の電子データをVDPデータと称する。また、VDPデータを作成するアプリケーションやシステムをVDPデータ生成系、VDPデータを解釈処理してデジタル印刷機で出力を行うアプリケーションやシステムをVDPデータ処理系と称する。   In a variable data printing (VDP) document, a fixed part and a variable part are configured separately, and data in the variable part is supplied from a data source. In variable printing, data source digits (fields) are associated with variable parts of a template document and applied to each data source line (record), thereby printing different contents for each record. Here, a collection of logical information such as page layout and data source necessary for VDP is referred to as a VDP document, and electronic data of the VDP document is referred to as VDP data. An application or system that creates VDP data is called a VDP data generation system, and an application or system that interprets VDP data and outputs it on a digital printer is called a VDP data processing system.

VDPデータについは、VDP専用のPDL(Page Description Language)が用いられる場合が多い。それは、VDP専用のPDLでは、VDP文書の固定部分のオブジェクト(以下、固定オブジェクトと適宜称する。)を予め定義しておき、その固定オブジェクトを後から参照することを示す記述が可能だからである。このようなPDLをVDPデータ処理系で印刷処理する際には、個々の固定オブジェクトの解釈処理結果を保持しておき、それが参照される度に解釈処理結果をコピーするだけでよい。こうすることで、VDPデータ全体の処理が速くなることが期待できる。つまり、VDP専用のPDLは、VDPデータ処理系にとって処理効率のよいVDP文書を表現する能力を持っている。   For VDP data, a PDP (Page Description Language) dedicated to VDP is often used. This is because, in the PDL dedicated to VDP, it is possible to describe in advance that an object of the fixed part of the VDP document (hereinafter referred to as a fixed object as appropriate) and refer to the fixed object later. When such a PDL is printed by the VDP data processing system, it is only necessary to hold the interpretation processing result of each fixed object and copy the interpretation processing result each time it is referenced. By doing so, it can be expected that the processing of the entire VDP data is accelerated. That is, the VDP-dedicated PDL has the ability to express a VDP document that is efficient for the VDP data processing system.

しかしながら、VDPデータ処理系は、一般的には、VDPデータ生成系が生成したVDPデータを、そのPDLの仕様に沿って処理するので、その処理効率はVDPデータの記述の内容に依存する。そのため、VDPデータ処理系において効率的な処理を実行できるようなVDPデータを作成することが重要となるが、VDPデータ生成系は、必ずしもVDPデータ処理系において効率的な処理を実行できるVDPデータを生成するとは限らない。
上記問題に対し、個々のオブジェクトの描画処理のコストを予め計算し、次に描画コストが高ければ当該オブジェクトを固定オブジェクトとし、低ければ可変オブジェクトとしたPPMLデータを新たに生成する方法が提案されている(例えば、特許文献1)。ここで、PPML(Personalized Print Markup Language)は、デジタル印刷を推進する業界団体(PODi)によって策定された、XMLをベースとしたVDP専用のPDLである。
However, since the VDP data processing system generally processes the VDP data generated by the VDP data generation system in accordance with the specifications of the PDL, the processing efficiency depends on the description contents of the VDP data. Therefore, it is important to create VDP data that can execute efficient processing in the VDP data processing system. However, the VDP data generation system does not necessarily provide VDP data that can execute efficient processing in the VDP data processing system. It is not always generated.
To solve the above problem, a method has been proposed in which the cost of drawing processing of individual objects is calculated in advance, and if the next drawing cost is high, the object is set as a fixed object, and if low, PPML data is newly generated as a variable object. (For example, Patent Document 1). Here, PPML (Personalized Print Markup Language) is an XML-based PDL dedicated to VDP, formulated by an industry organization (PODi) that promotes digital printing.

また、PDFとして作成されたVDPデータを、PPMLテンプレート形式に変換する方法が提案されている(例えば、特許文献2)。PPMLテンプレートも、PODiによって策定されたPDLである。PPMLテンプレートは、内部にPPMLのテンプレートとデータソースを持つことができ、PPMLテンプレートに対応した処理系は、これらを使ってPPMLデータを生成することができる。
また、VDPデータとしてPPMLを前提とし、複数のオブジェクトデータを1つのPostScriptデータにまとめることで、オブジェクトデータの処理のオーバーヘッドを少なくする方法が提案されている(例えば、特許文献3)。
Also, a method for converting VDP data created as a PDF into a PPML template format has been proposed (for example, Patent Document 2). The PPML template is also a PDL formulated by PODi. The PPML template can have a PPML template and a data source therein, and a processing system corresponding to the PPML template can generate PPML data using these.
Further, a method has been proposed in which PPML is assumed as VDP data, and a plurality of object data is collected into one PostScript data, thereby reducing the processing overhead of the object data (for example, Patent Document 3).

特開2007−072674号公報JP 2007-072674 A 特開2005−166050号公報JP 2005-166050 A 特開2005−210395号公報Japanese Patent Laid-Open No. 2005-210395

しかしながら、特許文献1及び特許文献3に記載の方法では、複数のオブジェクト間の関係を考慮した最適化まではできていない。また、特許文献2に記載の方法では、PPMLテンプレートに対応した処理系が必要となるが、PPMLテンプレートに対応した処理系はあまり普及していない問題がある。   However, the methods described in Patent Document 1 and Patent Document 3 cannot achieve optimization in consideration of the relationship between a plurality of objects. The method described in Patent Document 2 requires a processing system corresponding to the PPML template, but there is a problem that the processing system corresponding to the PPML template is not so popular.

本発明はこのような問題点に鑑みなされたもので、複数のページに共通して設けられるオブジェクトを扱う処理の効率をより高めることを目的とする。   The present invention has been made in view of such a problem, and an object thereof is to further improve the efficiency of processing for handling an object provided in common on a plurality of pages.

そこで、本発明に係る情報処理装置は、複数のページに共通して設けられるオブジェクトが属するグループに適用されるグループパラメータと、前記オブジェクトに適用される個別パラメータとが規定された複数のオブジェクト情報が記述されたページ記述情報から、前記グループパラメータと前記個別パラメータとを合成したパラメータをオブジェクト毎に算出する算出手段と、前記算出手段で算出されたパラメータを規定した共通情報を生成し、前記共通情報を参照するページ記述情報を生成する生成手段と、を有することを特徴とする。   Therefore, the information processing apparatus according to the present invention includes a plurality of pieces of object information in which group parameters applied to a group to which objects provided in common on a plurality of pages belong and individual parameters applied to the objects are defined. From the described page description information, a calculation unit that calculates, for each object, a parameter that combines the group parameter and the individual parameter, and common information that defines the parameter calculated by the calculation unit is generated, and the common information Generating means for generating page description information for referring to.

本発明によれば、複数のページに共通して設けられるオブジェクトを扱う処理の効率をより高めることができる。   According to the present invention, it is possible to further increase the efficiency of processing for handling an object provided in common for a plurality of pages.

VDP文書に係るVDPデータの構成の一例を示す図である。It is a figure which shows an example of a structure of the VDP data which concerns on a VDP document. 各種のパラメータを概念的に示す図である。It is a figure which shows various parameters notionally. 情報処理装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of information processing apparatus. PPMLの描画記述の一例を示す図である。It is a figure which shows an example of the drawing description of PPML. OBJECTタグの一例を示す図である。It is a figure which shows an example of an OBJECT tag. パラメータがオブジェクトに適用されていく様子の一例を示す図である。It is a figure which shows an example of a mode that a parameter is applied to an object. 独立したOBJECTタグへの変換の一例を示す図である。It is a figure which shows an example of the conversion to an independent OBJECT tag. MARKタグの一例を示す図である。It is a figure which shows an example of a MARK tag. パラメータがオブジェクトに適用されていく様子の一例を示す図である。It is a figure which shows an example of a mode that a parameter is applied to an object. 変換後パラメータと変換前パラメータとの対応関係の一例を示す図である。It is a figure which shows an example of the correspondence of the parameter after conversion, and the parameter before conversion. 独立したOBJECTタグへの変換の一例を示す図である。It is a figure which shows an example of the conversion to an independent OBJECT tag. MARKタグの一例を示す図である。It is a figure which shows an example of a MARK tag. パラメータがオブジェクトに適用されていく様子の一例を示す図である。It is a figure which shows an example of a mode that a parameter is applied to an object. 変換後パラメータと変換前パラメータとの対応関係の一例を示す図である。It is a figure which shows an example of the correspondence of the parameter after conversion, and the parameter before conversion. 独立したOBJECTタグへの変換の一例を示す図である。It is a figure which shows an example of the conversion to an independent OBJECT tag. MARKタグの一例を示す図である。It is a figure which shows an example of a MARK tag. パラメータがオブジェクトに適用されていく様子の一例を示す図である。It is a figure which shows an example of a mode that a parameter is applied to an object. 変換後パラメータと変換前パラメータとの対応関係の一例を示す図である。It is a figure which shows an example of the correspondence of the parameter after conversion, and the parameter before conversion. 変換出力処理に係るフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart which concerns on a conversion output process. PPMLスクリプト出力処理に係るフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart which concerns on a PPML script output process. 制御部による処理を図式化した例を示す図である。It is a figure which shows the example which schematized the process by a control part. PPMLスクリプトの一例を示す図である。It is a figure which shows an example of a PPML script. PPMLスクリプトの一例を示す図である。It is a figure which shows an example of a PPML script.

以下、本発明の実施形態について図面に基づいて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、バリアブル印刷の文書(VDP文書)に係るVDPデータの構成の一例を示す図である。VDP文書には、1つのページに固定(或いは可変)されているか否かにかかわらず、複数のオブジェクト(描画オブジェクト等)が存在する。毎回同じ組み合わせで、各ページで参照されるオブジェクト(固定オブジェクトと適宜称する。)がある場合、別々に解釈処理結果が保持されていると、参照の都度、合成処理が必要になるので処理の効率がよくない。そこで、本実施形態では、このような固定オブジェクトが1つのページ内に複数含まれている場合、各オブジェクトがそれぞれ別々ではなく、合成された状態で解釈処理結果を保持できる構成を採用している。まず、図1(a)、(b)を用いてより詳細に説明する。   FIG. 1 is a diagram illustrating an example of the configuration of VDP data related to a variable print document (VDP document). A VDP document has a plurality of objects (such as drawing objects) regardless of whether they are fixed (or variable) on one page. If there is an object (referred to as a fixed object) that is referred to on each page in the same combination every time, if the interpretation processing results are held separately, a composition process is required for each reference, so the processing efficiency Is not good. Thus, in the present embodiment, when a plurality of such fixed objects are included in one page, a configuration is adopted in which each object is not separate but can hold the interpretation processing result in a combined state. . First, it demonstrates in detail using FIG. 1 (a), (b).

図1(a)は、VDPデータの内容の一例を示す。1ページ目は、固定オブジェクトR−1、R−2、R−3、及び可変オブジェクトV−1で構成され、2ページ目は、固定オブジェクトR−1、R−2、R−3、及び可変オブジェクトV−2で構成されている。このようなVDPデータを処理する場合、情報処理装置(コンピュータ)は、R−1、R−2、R−3の解釈処理結果を別々に保持するので、1ページ目を作成するときと、2ページ目を作成するときとの双方において、R−1、R−2、R−3の合成処理を行う。すなわち、情報処理装置は、このVDPデータを処理する場合、R−1、R−2、R−3の合成処理を2回行う必要がある。   FIG. 1A shows an example of the contents of VDP data. The first page includes fixed objects R-1, R-2, R-3, and a variable object V-1, and the second page includes fixed objects R-1, R-2, R-3, and variable. It consists of object V-2. When processing such VDP data, the information processing apparatus (computer) holds the interpretation processing results of R-1, R-2, and R-3 separately, so when creating the first page and 2 The R-1, R-2, and R-3 composition processing is performed both when creating the page. That is, when processing this VDP data, the information processing apparatus needs to perform R-1, R-2, and R-3 combining processing twice.

図1(b)は、図1(a)に示したVDPデータとは異なるVDPデータの内容の一例を示す。最終的な描画結果は、図1(a)に示したものと同じであるが、図1(b)に示すVDPデータでは、固定オブジェクトR−1、R−2、R−3が合成された状態の固定オブジェクトR−1'として定義されている。この場合、情報処理装置は、固定オブジェクトR−1'の状態で解釈結果を保持するので、1ページ目の処理と2ページ目の処理との際に固定オブジェクト同士の合成処理が必要なくなり、図1(a)の場合に比べて1回分の合成処理の処理速度の向上が期待できる。
したがって、図1(a)のVDPデータを図1(b)のVDPデータに変換することで、VDPデータ処理系に手を加えることなしに、VDPデータに係る処理の効率を上げることができる。このとき、変換の前後で、描画結果が変わらないように留意する必要がある。以下では、上記留意点を踏まえて、個別に定義されたオブジェクトを合成して新たなオブジェクトとして定義(或いは再定義)することで実現するVDPデータの最適化を行う方法(ページ記述方法)をより具体的に説明する。
FIG. 1B shows an example of the contents of VDP data different from the VDP data shown in FIG. The final drawing result is the same as that shown in FIG. 1A, but in the VDP data shown in FIG. 1B, fixed objects R-1, R-2, and R-3 are synthesized. It is defined as a state fixed object R-1 ′. In this case, since the information processing apparatus holds the interpretation result in the state of the fixed object R-1 ′, it is not necessary to combine fixed objects between the processing of the first page and the processing of the second page. Compared to the case of 1 (a), an improvement in the processing speed of one synthesis process can be expected.
Therefore, by converting the VDP data shown in FIG. 1A to the VDP data shown in FIG. 1B, it is possible to increase the efficiency of processing related to the VDP data without modifying the VDP data processing system. At this time, it is necessary to pay attention so that the drawing result does not change before and after the conversion. In the following, based on the above considerations, a method for optimizing VDP data (page description method) realized by combining individually defined objects and defining (or redefining) them as new objects will be described. This will be specifically described.

ここで、個別に定義されたオブジェクトを、合成した状態の新たなオブジェクトとして定義するためには、まず、合成したい個別のオブジェクトをまとめて、1つのグループオブジェクトとする。次に、そのグループオブジェクトを新たなオブジェクトとして定義する。なお、実際の最適化では、PDLの記述方法に合わせて、上記を実現するためのVDPデータの書き換えが行われてもよいし、上記を実現するための新たなVDPデータが生成されてもよい。
また、VDPデータ内の各オブジェクトには、一般的に、そのオブジェクトのページ上の配置位置、拡大縮小、回転、歪曲、切り抜き領域などを表すパラメータ(以下、パラメータと称する。)が設定されている。
ここで、パラメータは、(1)個々のオブジェクトに対して個別に設定される場合と、(2)グルーピング機能を使って複数のオブジェクトに対してまとめて設定される場合と、(3)それら両方が同時に設定される場合とがある。どのように設定がなされるかは、VDPデータを表現するPDLにより異なるが、(3)の場合を考えることで、(1)、(2)の場合を考慮したことになるので、以降は(3)が可能なPDLについて言及する。以下では、個々のオブジェクトに対して個別に設定(適用)されるパラメータを個別パラメータ、オブジェクトが属するグループに設定されるパラメータをグループパラメータと称する。
Here, in order to define individually defined objects as new objects in a combined state, first, the individual objects to be combined are combined into one group object. Next, the group object is defined as a new object. In actual optimization, rewriting of VDP data for realizing the above may be performed in accordance with the description method of PDL, or new VDP data for realizing the above may be generated. .
In addition, each object in the VDP data is generally set with a parameter (hereinafter referred to as a parameter) representing an arrangement position of the object on the page, enlargement / reduction, rotation, distortion, clipping region, and the like. .
Here, the parameters are (1) individually set for each object, (2) set for a plurality of objects using the grouping function, and (3) both of them. May be set at the same time. How the setting is made differs depending on the PDL expressing the VDP data, but considering the case (3), the cases (1) and (2) are considered. Reference is made to PDL capable of 3). Hereinafter, parameters individually set (applied) to each object are referred to as individual parameters, and parameters set to a group to which the object belongs are referred to as group parameters.

本実施形態に係る情報処理装置は、最適化の前後で描画結果が変わらないように、合成したい各オブジェクトについて、個別パラメータとグループパラメータとから、新たな個別パラメータを計算により生成する。新たな個別パラメータは、元の個別パラメータと元のグループパラメータの合成値となっている。そして、情報処理装置は、生成した新たな個別パラメータを設定した合成対象のオブジェクト群を、グループパラメータのない1のグループオブジェクトとし、これを新たなオブジェクトとして定義する。
図2は、個別パラメータ、グループパラメータ、及び新たな個別パラメータを概念的に示す図である。図2(a)に、最適化前のVDPデータの構造の一例を示す。各オブジェクトに個別パラメータが設定され、更に、オブジェクトのグループにもグループパラメータが設定されている。図2(b)に、最適化後のVDPデータの構造の一例を示す。各オブジェクトに新たな個別パラメータが設定されているが、オブジェクトのグループにはグループパラメータが設定されていない。最適化後の新たな個別パラメータは、図2(c)に示すように、最適化前の個別パラメータとグループパラメータとの合成値となっている。
The information processing apparatus according to the present embodiment generates a new individual parameter by calculation from the individual parameter and the group parameter for each object to be combined so that the drawing result does not change before and after optimization. The new individual parameter is a composite value of the original individual parameter and the original group parameter. Then, the information processing apparatus sets the generated object group to which the new individual parameter is set as one group object having no group parameter, and defines this as a new object.
FIG. 2 is a diagram conceptually showing individual parameters, group parameters, and new individual parameters. FIG. 2A shows an example of the structure of VDP data before optimization. Individual parameters are set for each object, and group parameters are also set for a group of objects. FIG. 2B shows an example of the structure of the optimized VDP data. A new individual parameter is set for each object, but no group parameter is set for the group of objects. The new individual parameter after optimization is a composite value of the individual parameter and the group parameter before optimization as shown in FIG.

以下では、ページ記述言語の一例であるPPMLを前提としたPPMLデータ(PPMLスクリプト)の最適化を情報処理装置が行うことを例に挙げて説明をする。
図3は、情報処理装置のハードウェア構成の一例を示す図である。CPU301は、RAM302に格納されている制御プログラムに従って情報処理装置全体の制御を行う。RAM302は、内部記憶部の一例であり、CPU301が実行する情報処理装置の制御プログラムや、文書画像等のデータを格納する。ネットワークインタフェース(I/F)303は、CPU301の制御の下にネットワークとの接続を行ってデータ等を送受信する。外部記憶装置304は、磁気ディスクなどであり、各種のデータを保存する。ディスプレイ305は、表示装置の一例であり、キーボード306及びマウス等のポインティングデバイス307は、入力装置の一例である。
In the following, an explanation will be given by taking as an example that the information processing apparatus performs optimization of PPML data (PPML script) based on PPML which is an example of a page description language.
FIG. 3 is a diagram illustrating an example of a hardware configuration of the information processing apparatus. The CPU 301 controls the entire information processing apparatus according to a control program stored in the RAM 302. A RAM 302 is an example of an internal storage unit, and stores information processing device control programs executed by the CPU 301 and data such as document images. A network interface (I / F) 303 transmits and receives data and the like by connecting to a network under the control of the CPU 301. The external storage device 304 is a magnetic disk or the like and stores various data. The display 305 is an example of a display device, and the keyboard 306 and a pointing device 307 such as a mouse are examples of an input device.

本実施形態では、CPU301が、RAM302に格納されたプログラムの手順に従って処理を行うことによって、情報処理装置における機能及び後述するフローチャートに係る処理が実現される。例えば、上記処理によりアプリケーション(制御部)が起動され、アプリケーションが、RAM302に一次記憶するデータの内容の読み書きを行い、外部記憶装置304上でデータの読み書きを行う。また、例えば、アプリケーションが、ネットワークインタフェース303を通じてデータの送受信を行い、キーボード306やポインティングデバイス307からの入力を受け取り、ディスプレイ305に表示を行う。
なお、アプリケーションは、所定の動作を行う際に、OS(Operating System)の機能を必要に応じて使用する。
In the present embodiment, the CPU 301 performs processing according to the procedure of the program stored in the RAM 302, thereby realizing functions in the information processing apparatus and processing according to flowcharts described later. For example, an application (control unit) is activated by the above processing, and the application reads / writes the contents of data temporarily stored in the RAM 302 and reads / writes data on the external storage device 304. Further, for example, the application transmits and receives data through the network interface 303, receives input from the keyboard 306 and the pointing device 307, and displays the data on the display 305.
Note that the application uses an OS (Operating System) function as necessary when performing a predetermined operation.

次に、PPMLについて説明する。図4は、PPMLにおける描画記述の一例を示す図である。
図4(a)に示すように、PPMLにおけるページ内では、ひとかたまりの描画がMARKタグ(オブジェクト情報の一例である)で表される。各MARKタグには、各MARKタグに属する描画内容の全体に適用される配置位置、拡大/縮小、回転、歪曲、切り抜き領域などを表すパラメータが規定されている。また、MARKタグには、図4(b)に示すように、(1)から(3)までの3つの構成パターンがある。なお、PPMLにおけるページには、一又は複数のMARKタグがページ毎に記述されている。
図4(b)の(1)には、MARKタグの配下に1つ以上のOBJECTタグが存在するパターンを示す。OBJECTタグは、1つのオブジェクトを表す。そして、図4(c)に示すように、OBJECTタグは、OBJECTタグが表すオブジェクトの配置位置、拡大/縮小、回転、歪曲、切り抜き領域などを表すパラメータを有する。
Next, PPML will be described. FIG. 4 is a diagram illustrating an example of a drawing description in PPML.
As shown in FIG. 4A, in a page in PPML, a group of drawings is represented by a MARK tag (an example of object information). Each MARK tag defines parameters representing an arrangement position, enlargement / reduction, rotation, distortion, cutout area, and the like applied to the entire drawing contents belonging to each MARK tag. The MARK tag has three configuration patterns (1) to (3) as shown in FIG. 4B. Note that one or a plurality of MARK tags are described for each page in a page in PPML.
FIG. 4B (1) shows a pattern in which one or more OBJECT tags exist under the MARK tag. The OBJECT tag represents one object. As shown in FIG. 4C, the OBJECT tag has parameters representing the object arrangement position, enlargement / reduction, rotation, distortion, cutout region, and the like represented by the OBJECT tag.

図4(b)の(2)には、MARKタグの配下にOCCURRENCE_REFタグが存在するパターンを示す。OCCURRENCE_REFタグでは、図4(d)に示すように、予めREUSABLE_OBJECTタグ(共通情報)によって定義されたひとまとまりのオブジェクトを参照することが記述できる。これによって、PPMLでオブジェクトの定義と参照を表現できるようにしている。REUSABLE_OBJECTタグでは、配下に1つ以上のOBJECTタグを有することができる。REUSABLE_OBJECTタグは、REUSABLE_OBJECTタグに属する1つ以上のOBJECTタグの全体に適用される配置位置、拡大/縮小、回転、歪曲、切り抜き領域などを表すパラメータを有する。
図4(b)の(3)には、MARKタグの配下にSEGMENT_REFタグが存在するパターンを示す。SEGMENT_REFタグでは、図4(e)に示すように、予めSEGMENT_ARRAYタグによって定義されたオブジェクトを参照することが記述できる。これによって、PPMLでオブジェクトの定義と参照を表現できる。SEGMENT_ARRAYタグは、配下にOBJECTタグを有することはなく、SEGMENT_ARRAYタグそのものが、単一のオブジェクトを表す。SEGMENT_ARRAYタグは、SEGMENT_ARRAYタグが表すオブジェクトに適用される配置位置、拡大/縮小、回転、歪曲、切り抜き領域などを表すパラメータを有する。
FIG. 4B (2) shows a pattern in which an OCCURRENCE_REF tag exists under the MARK tag. In the OCCURRENCE_REF tag, as shown in FIG. 4D, it can be described that a group of objects defined in advance by the REUSABLE_OBJECT tag (common information) is referred to. This makes it possible to express object definitions and references in PPML. A REUSABLE_OBJECT tag can have one or more OBJECT tags under it. The REUSABLE_OBJECT tag has parameters representing an arrangement position, enlargement / reduction, rotation, distortion, cutout area, and the like applied to all of one or more OBJECT tags belonging to the REUSABLE_OBJECT tag.
FIG. 4B (3) shows a pattern in which a SEGMENT_REF tag exists under the MARK tag. In the SEGMENT_REF tag, as shown in FIG. 4E, it can be described that an object defined in advance by the SEGMENT_ARRAY tag is referred to. Thus, the definition and reference of an object can be expressed in PPML. The SEGMENT_ARRAY tag does not have an OBJECT tag under it, and the SEGMENT_ARRAY tag itself represents a single object. The SEGMENT_ARRAY tag has parameters representing an arrangement position applied to the object represented by the SEGMENT_ARRAY tag, enlargement / reduction, rotation, distortion, cutout region, and the like.

次に、PPMLデータ処理系(本情報処理装置であってもよいし、他のコンピュータであってもよい。)におけるオブジェクトの処理について説明する。PPMLデータ処理系は、REUSABLE_OBJECTタグやSEGMENT_ARRAYタグを検出すると、それらのタグが表すオブジェクトの解析処理の結果をオブジェクトとして保存する。そして、図4(b)の(2)、(3)のパターンで、MARKタグで参照している部分を検出する度に、対応するオブジェクトを描画する。このように、PPMLデータ処理系は、通常、ページ記述情報の一例であるPPMLスクリプトに記述されているMARKタグ単位でオブジェクトを扱う。   Next, object processing in the PPML data processing system (this information processing apparatus or another computer may be used) will be described. When the PPML data processing system detects a REUSABLE_OBJECT tag or a SEGMENT_ARRAY tag, it saves the result of the analysis processing of the object represented by those tags as an object. Then, each time a portion referred to by the MARK tag is detected with the patterns (2) and (3) in FIG. 4B, a corresponding object is drawn. As described above, the PPML data processing system normally handles objects in units of MARK tags described in a PPML script which is an example of page description information.

以上を踏まえると、複数のMARKタグで表される複数のオブジェクトを、1つのオブジェクトとしてPPMLで表すことに想到する。そこで、図4(f)の(1)に示す複数のMARKタグを、図4(f)の(2)に示すOCCURRENCE_REFタグを有する1つのMARKタグと、REUSABLE_OBJECTタグとに変換することを考える。
ここで、PPMLでは、REUSABLE_OBJECTタグは、1つ以上のOBJECTタグを有することができるので、各MARKタグが1つ以上のOBJECTタグに変換されれば、それらをまとめた1つのREUSABLE_OBJECTタグを作成できる。
そこで、図4(b)の(1)〜(3)に示した各MARKタグの構成パターンについて、1つ以上のOBJECTタグに変換する方法を説明する。まず、OBJECTタグについて説明する。
Based on the above, it is conceived that a plurality of objects represented by a plurality of MARK tags are represented by PPML as one object. Therefore, consider converting a plurality of MARK tags shown in (1) of FIG. 4 (f) into a single MARK tag having an OCCURRENCE_REF tag shown in (2) of FIG. 4 (f) and a REUSABLE_OBJECT tag.
Here, in PPML, a REUSABLE_OBJECT tag can have one or more OBJECT tags, so if each MARK tag is converted to one or more OBJECT tags, a single REUSABLE_OBJECT tag can be created. .
Therefore, a method for converting the configuration pattern of each MARK tag shown in (1) to (3) of FIG. 4B into one or more OBJECT tags will be described. First, the OBJECT tag will be described.

図5は、OBJECTタグの一例を示す図であり、実際のPPMLスクリプトにおける、1つのOBJECTタグの一般形を記述したものを示す図である。図5の中の各記号は、オブジェクトの配置位置、拡大/縮小、回転、歪曲、切り抜き領域などを表すパラメータであり、その内容を以下に示す。   FIG. 5 is a diagram showing an example of an OBJECT tag, and is a diagram showing a general form of one OBJECT tag in an actual PPML script. Each symbol in FIG. 5 is a parameter representing an object arrangement position, enlargement / reduction, rotation, distortion, clipping region, and the like, and the contents thereof are shown below.

C(S):SOURCEタグで指定されるオブジェクトに対する切り抜き領域。
T(OV):C(S)で切り取られた後のオブジェクトに適用される変換行列。
C(OV):T(OV)で変換後のオブジェクトに対する切り抜き領域。
T(OP):オブジェクトの原点位置を決めるための変換行列。平行移動だけが可能。
C (S): Cutout area for the object specified by the SOURCE tag.
T (OV): A transformation matrix applied to the object after it has been cut by C (S).
C (OV): A cut-out area for an object converted by T (OV).
T (OP): A transformation matrix for determining the origin position of the object. Only translation is possible.

OBJECTタグで表される1つのオブジェクトについては、C(S)、T(OV)、C(OV)、T(OP)の順番で、変換や切り抜きが実行される。図6は、これらのパラメータがオブジェクトに適用されていく様子の一例を示す図である。   For one object represented by the OBJECT tag, conversion and clipping are executed in the order of C (S), T (OV), C (OV), and T (OP). FIG. 6 is a diagram illustrating an example of how these parameters are applied to an object.

次に、図4(b)の(1)に示したMARKタグの構成パターンについて、1つ以上のOBJECTタグに変換する方法を説明する。本実施形態では、例えば、図7の(1)(図4(b)の(1))に示されるMARKタグ内の各OBJECTタグが、図7の(2)で示される独立したOBJECTタグにそれぞれ変換される。独立したOBJECTタグとは、MARKタグのパラメータに依存しないOBJECTタグを意味する。   Next, a method of converting the configuration pattern of the MARK tag shown in (1) of FIG. 4B into one or more OBJECT tags will be described. In this embodiment, for example, each OBJECT tag in the MARK tag shown in (1) of FIG. 7 ((1) of FIG. 4B) is changed to an independent OBJECT tag shown in (2) of FIG. Each is converted. An independent OBJECT tag means an OBJECT tag that does not depend on the parameters of the MARK tag.

図8は、MARKタグの一例を示す図であり、実際のPPMLスクリプトにおける図4(b)の(1)の構成パターンのMARKタグの一般形を記述したものを示す図である。なお、MARKタグの中の1つ目のOBJECTタグが、MARKのパラメータに依存しない1つの独立したOBJECTタグに変換できることを説明し、2つ目以降のOBJECTタグについても同様であるので説明は省略している。図8の中の各記号は、オブジェクトの配置位置、拡大/縮小、回転、歪曲、切り抜き領域などを表すパラメータであり、その内容を以下に示す。   FIG. 8 is a diagram showing an example of the MARK tag, and is a diagram showing a general form of the MARK tag having the configuration pattern of (1) in FIG. 4B in an actual PPML script. It should be noted that the first OBJECT tag in the MARK tag can be converted into one independent OBJECT tag that does not depend on the MARK parameter, and the explanation is omitted because the same applies to the second and subsequent OBJECT tags. is doing. Each symbol in FIG. 8 is a parameter representing an object arrangement position, enlargement / reduction, rotation, distortion, clipping region, and the like, and the contents thereof are shown below.

Ca(S):SOURCEタグで指定されるオブジェクトに対する切り抜き領域。
Ta(OV):Ca(S)で切り取られた後のオブジェクトに適用される変換行列。
Ca(OV):Ta(OV)で変換後のオブジェクトに対する切り抜き領域。
Ta(OP):オブジェクトの原点位置を決めるための変換行列。平行移動だけが可能。
Ta(MV):MARKタグに含まれるOBJECTタグ全てに適用される変換行列。
Ca(MV):MARKタグに含まれるOBJECTタグ全てに対する切り抜き領域。
Ta(MP):MARKタグ全体の原点位置を決めるための変換行列。平行移動だけが可能。
Ca (S): A cut-out area for an object specified by a SOURCE tag.
Ta (OV): A transformation matrix applied to an object after being cut out with Ca (S).
Ca (OV): A cutout area for an object converted with Ta (OV).
Ta (OP): A transformation matrix for determining the origin position of the object. Only translation is possible.
Ta (MV): A transformation matrix applied to all OBJECT tags included in the MARK tag.
Ca (MV): A cut-out area for all OBJECT tags included in the MARK tag.
Ta (MP): A conversion matrix for determining the origin position of the entire MARK tag. Only translation is possible.

OBJECTタグで表される1つのオブジェクトは、Ca(S)、Ta(OV)、Ca(OV)、Ta(OP)、Ta(MV)、Ca(MV)、Ta(MP)の順番で、変換や切り抜きが適用される。図9は、これらのパラメータがオブジェクトに適用されていく様子の一例を示す図である。本実施例では、情報処理装置は、これらパラメータから、図5の各パラメータを求める。
図10は、図5の各パラメータ(変換後パラメータ)と図8の各パラメータ(変換前パラメータ)との対応関係の一例を示す図である。図10に示すように、変換後の各パラメータと変換前の各パラメータとの対応関係は、4つのパターンが考えられる。それぞれのパターンについて、変換式は以下のようになる。
One object represented by the OBJECT tag is converted in the order of Ca (S), Ta (OV), Ca (OV), Ta (OP), Ta (MV), Ca (MV), and Ta (MP). And clippings are applied. FIG. 9 is a diagram illustrating an example of how these parameters are applied to an object. In this embodiment, the information processing apparatus obtains each parameter in FIG. 5 from these parameters.
FIG. 10 is a diagram illustrating an example of a correspondence relationship between each parameter in FIG. 5 (post-conversion parameter) and each parameter in FIG. 8 (pre-conversion parameter). As shown in FIG. 10, there are four possible patterns of correspondence between each parameter after conversion and each parameter before conversion. The conversion formula for each pattern is as follows.

<パターン(a−1)>
C(S)=Ca(S)
T(OV)=Ta(OV)×Ta(OP)×Ta(MV)
C(OV)=Ca(MV)と
Ca(OV)×Ta(OP)×Ta(MV)との共通部分
T(OP)=Ta(MP)
<Pattern (a-1)>
C (S) = Ca (S)
T (OV) = Ta (OV) × Ta (OP) × Ta (MV)
C (OV) = Ca (MV) and Ca (OV) × Ta (OP) × Ta (MV) common part T (OP) = Ta (MP)

<パターン(a−2)>
C(S)=(切り抜き領域なし)
T(OV)=Ta(OV)×Ta(OP)×Ta(MV)
C(OV)=Ca(MV)と
Ca(OV)×Ta(OP)×Ta(MV)と
Ca(S)×Ta(OV)×Ta(OP)×Ta(MV)との共通部分
T(OP)=Ta(MP)
<Pattern (a-2)>
C (S) = (no cutout area)
T (OV) = Ta (OV) × Ta (OP) × Ta (MV)
C (OV) = Ca (MV) and Ca (OV) × Ta (OP) × Ta (MV) and Ca (S) × Ta (OV) × Ta (OP) × Ta (MV) common part T ( OP) = Ta (MP)

<パターン(a−3)>
C(S)=Ca(S)
T(OV)=Ta(OV)×Ta(OP)×Ta(MV)×Ta(MP)
C(OV)=Ca(MV)×Ta(MP)と
Ca(OV)×Ta(OP)×Ta(MV)×Ta(MP)との共通部分
T(OP)=(恒等変換行列)
<Pattern (a-3)>
C (S) = Ca (S)
T (OV) = Ta (OV) × Ta (OP) × Ta (MV) × Ta (MP)
C (OV) = Ca (MV) × Ta (MP) and Ca (OV) × Ta (OP) × Ta (MV) × Ta (MP) common part T (OP) = (identity transformation matrix)

<パターン(a−4)>
C(S)=(切り抜き領域なし)
T(OV)=Ta(OV)×Ta(OP)×Ta(MV)×Ta(MP)
C(OV)=Ca(MV)×Ta(MP)と
Ca(OV)×Ta(OP)×Ta(MV)×Ta(MP)と
Ca(S)×Ta(OV)×Ta(OP)×Ta(MV)×Ta(MP)との共通部分
T(OP)=(恒等変換行列)
<Pattern (a-4)>
C (S) = (no cutout area)
T (OV) = Ta (OV) × Ta (OP) × Ta (MV) × Ta (MP)
C (OV) = Ca (MV) × Ta (MP) and Ca (OV) × Ta (OP) × Ta (MV) × Ta (MP) × Ca (S) × Ta (OV) × Ta (OP) × Common part with Ta (MV) × Ta (MP) T (OP) = (identity transformation matrix)

本実施形態では、情報処理装置は、以上の何れかのパターンの計算式(OBJECTタグ用の変換式)を用いて新たなパラメータをオブジェクト毎に算出する。これにより、図4(b)の(1)の構成パターンのMARKタグを、MARKタグのパラメータに依存しない1つ以上のOBJECTタグに変換することができる。   In the present embodiment, the information processing apparatus calculates a new parameter for each object using any one of the above-described pattern calculation formulas (a conversion formula for the OBJECT tag). Accordingly, the MARK tag having the configuration pattern (1) in FIG. 4B can be converted into one or more OBJECT tags that do not depend on the parameters of the MARK tag.

次に、図4(b)の(2)に示したMARKタグの構成パターンについて、1つ以上のOBJECTタグに変換する方法を説明する。本実施形態では、例えば、図11の(a)(図4(d))に示されるREUSABLE_OBJECTタグ内の各OBJECTタグが、図11の(b)に示される独立したOBJECTタグにそれぞれ変換される。独立したOBJECTタグとは、MARKタグ、OCCURRENCE_REFタグ、REUSABLE_OBJECTタグのパラメータに依存しないOBJECTタグを意味する。
図12は、MARKタグの一例を示す図であり、実際のPPMLスクリプトにおける、図4(b)の(2)の構成パターンのMARKタグの一般形を記述したものを示す図である。図12の中の各記号は、オブジェクトの配置位置、拡大/縮小、回転、歪曲、切り抜き領域などを表すパラメータであり、その内容を以下に示す。
Next, a method of converting the MARK tag configuration pattern shown in (2) of FIG. 4B into one or more OBJECT tags will be described. In the present embodiment, for example, each OBJECT tag in the REUSABLE_OBJECT tag shown in FIG. 11A (FIG. 4D) is converted into an independent OBJECT tag shown in FIG. . The independent OBJECT tag means an OBJECT tag that does not depend on the parameters of the MARK tag, OCCURRENCE_REF tag, and REUSABLE_OBJECT tag.
FIG. 12 is a diagram showing an example of the MARK tag, and is a diagram showing a general form of the MARK tag having the configuration pattern (2) in FIG. 4B in an actual PPML script. Each symbol in FIG. 12 is a parameter that represents an object arrangement position, enlargement / reduction, rotation, distortion, clipping region, and the like, and the contents thereof are shown below.

Cb(S):SOURCEタグで指定されるオブジェクトに対する切り抜き領域。
Tb(OV):Cb(S)で切り取られた後のオブジェクトに適用される変換行列。
Cb(OV):Tb(OV)で変換後のオブジェクトに対する切り抜き領域。
Tb(OP):オブジェクトの原点位置を決めるための変換行列。平行移動だけが可能。
Tb(RV):REUSABLE_OBJECTタグに含まれるOBJECTタグ全てに適用される変換行列。
Cb(RV):REUSABLE_OBJECTタグに含まれるOBJECTタグ全てに対する切り抜き領域。
Tb(OCV):OCCURRENCEタグに適用される変換行列。
Cb(OCV):OCCURRENCEタグに対する切り抜き領域。
Tb(MP):MARKタグ全体の原点位置を決めるための変換行列。平行移動だけが可能。
Cb (S): Cutout area for an object specified by a SOURCE tag.
Tb (OV): A transformation matrix applied to the object after it has been cut with Cb (S).
Cb (OV): A cut-out area for an object converted by Tb (OV).
Tb (OP): a transformation matrix for determining the origin position of the object. Only translation is possible.
Tb (RV): A transformation matrix applied to all OBJECT tags included in the REUSABLE_OBJECT tag.
Cb (RV): A clipping region for all OBJECT tags included in the REUSABLE_OBJECT tag.
Tb (OCV): A transformation matrix applied to the OCCURRENCE tag.
Cb (OCV): Cutout area for the OCCURRENCE tag.
Tb (MP): A conversion matrix for determining the origin position of the entire MARK tag. Only translation is possible.

OBJECTタグで表される1つのオブジェクトは、Cb(S)、Tb(OV)、Cb(OV)、Tb(OP)、Tb(RV)、Cb(RV)、Tb(OCV)、Cb(OCV)、Tb(MP)の順番で、変換や切り抜きが適用される。図13は、これらのパラメータがオブジェクトに適用されていく様子の一例を示す図である。本実施例では、情報処理装置は、これらパラメータから、図5の各パラメータを求める。
図14は、図5の各パラメータ(変換後パラメータ)と図12の各パラメータ(変換前パラメータ)との対応関係の一例を示す図である。図14に示すように、変換後の各パラメータと変換前の各パラメータとの対応関係は、4つのパターンが考えられる。それぞれのパターンについて、変換式は以下のようになる。
One object represented by the OBJECT tag is Cb (S), Tb (OV), Cb (OV), Tb (OP), Tb (RV), Cb (RV), Tb (OCV), Cb (OCV). , Conversion and clipping are applied in the order of Tb (MP). FIG. 13 is a diagram illustrating an example of how these parameters are applied to an object. In this embodiment, the information processing apparatus obtains each parameter in FIG. 5 from these parameters.
FIG. 14 is a diagram illustrating an example of a correspondence relationship between each parameter in FIG. 5 (post-conversion parameter) and each parameter in FIG. 12 (pre-conversion parameter). As shown in FIG. 14, there are four possible patterns of correspondence between each parameter after conversion and each parameter before conversion. The conversion formula for each pattern is as follows.

<パターン(b−1)>
C(S)=Cb(S)
T(OV)=Tb(OV)×Tb(OP)×Tb(RV)×Tb(OCV)
C(OV)=Cb(OCV)と
Cb(RV)×Tb(OCV)と
Cb(OV)×Tb(OP)×Tb(RV)×Tb(OCV)との共通部分
T(OP)=Tb(MP)
<Pattern (b-1)>
C (S) = Cb (S)
T (OV) = Tb (OV) × Tb (OP) × Tb (RV) × Tb (OCV)
C (OV) = Cb (OCV), Cb (RV) × Tb (OCV) and Cb (OV) × Tb (OP) × Tb (RV) × Tb (OCV) common part T (OP) = Tb ( MP)

<パターン(b−2)>
C(S)=(切り抜き領域なし)
T(OV)=Tb(OV)×Tb(OP)×Tb(RV)×Tb(OCV)
C(OV)=Cb(OCV)と
Cb(RV)×Tb(OCV)と
Cb(OV)×Tb(OP)×Tb(RV)×Tb(OCV)と
Cb(S)×Tb(OV)×Tb(OP)×Tb(RV)×Tb(OCV)との共通部分
T(OP)=Tb(MP)
<Pattern (b-2)>
C (S) = (no cutout area)
T (OV) = Tb (OV) × Tb (OP) × Tb (RV) × Tb (OCV)
C (OV) = Cb (OCV) and Cb (RV) × Tb (OCV) and Cb (OV) × Tb (OP) × Tb (RV) × Tb (OCV) and Cb (S) × Tb (OV) × Common part T (OP) = Tb (MP) with Tb (OP) × Tb (RV) × Tb (OCV)

<パターン(b−3)>
C(S)=Cb(S)
T(OV)=Tb(OV)×Tb(OP)×Tb(RV)×Tb(OCV)×Tb(MP)
C(OV)=Cb(OCV)×Tb(MP)と
Cb(RV)×Tb(OCV)×Tb(MP)と
Cb(OV)×Tb(OP)×Tb(RV)×Tb(OCV)×Tb(MP)との共通部分
T(OP)=(恒等変換行列)
<Pattern (b-3)>
C (S) = Cb (S)
T (OV) = Tb (OV) × Tb (OP) × Tb (RV) × Tb (OCV) × Tb (MP)
C (OV) = Cb (OCV) × Tb (MP) and Cb (RV) × Tb (OCV) × Tb (MP) and Cb (OV) × Tb (OP) × Tb (RV) × Tb (OCV) × Common part with Tb (MP) T (OP) = (identity transformation matrix)

<パターン(b−4)>
C(S)=(切り抜き領域なし)
T(OV)=Tb(OV)×Tb(OP)×Tb(RV)×Tb(OCV)×Tb(MP)
C(OV)=Cb(OCV)×Tb(MP)と
Cb(RV)×Tb(OCV)×Tb(MP)と
Cb(OV)×Tb(OP)×Tb(RV)×Tb(OCV)×Tb(MP)と
Cb(S)×Tb(OV)×Tb(OP)×Tb(RV)×Tb(OCV)×Tb(MP)との共通部分
T(OP)=(恒等変換行列)
<Pattern (b-4)>
C (S) = (no cutout area)
T (OV) = Tb (OV) × Tb (OP) × Tb (RV) × Tb (OCV) × Tb (MP)
C (OV) = Cb (OCV) × Tb (MP) and Cb (RV) × Tb (OCV) × Tb (MP) and Cb (OV) × Tb (OP) × Tb (RV) × Tb (OCV) × Tb (MP) and Cb (S) × Tb (OV) × Tb (OP) × Tb (RV) × Tb (OCV) × Tb (MP) common part T (OP) = (identity transformation matrix)

本実施形態では、情報処理装置は、以上の何れかのパターンの計算式(OCCURRENCE_REFタグ用の変換式)を用いて新たなパラメータをオブジェクト毎に算出する。これにより、図4(b)の(2)の構成パターンのMARKタグを、MARKタグ、OCCURRENCE_REFタグ、REUSABLE_OBJECTタグのパラメータに依存しない1つ以上のOBJECTタグに変換することができる。   In the present embodiment, the information processing apparatus calculates a new parameter for each object using any one of the above-described pattern calculation formulas (conversion formula for OCCURRENCE_REF tag). Accordingly, the MARK tag having the configuration pattern (2) in FIG. 4B can be converted into one or more OBJECT tags that do not depend on the parameters of the MARK tag, the OCCURRENCE_REF tag, and the REUSABLE_OBJECT tag.

次に、図4(b)の(3)に示したMARKタグの構成パターンについて、OBJECTタグに変換する方法を説明する。本実施形態では、例えば、図15の(a)(図4(e))に示されるSEGMENT_ARRAYタグが、図15の(b)で示される独立したOBJECTタグに変換される。独立したOBJECTタグとは、MARKタグ、SEGMENT_ARRAYタグのパラメータに依存しないOBJECTタグを意味する。
図16は、MARKタグの一例を示す図であり、実際のPPMLスクリプトにおける、図4(b)の(3)の構成パターンのMARKタグの一般形を記述したものを示す図である。図16の中の各記号は、オブジェクトの配置位置、拡大/縮小、回転、歪曲、切り抜き領域などを表すパラメータであり、その内容を以下に示す。
Next, a method for converting the configuration pattern of the MARK tag shown in (3) of FIG. 4B to an OBJECT tag will be described. In the present embodiment, for example, the SEGMENT_ARRAY tag shown in FIG. 15 (a) (FIG. 4 (e)) is converted into an independent OBJECT tag shown in FIG. 15 (b). The independent OBJECT tag means an OBJECT tag that does not depend on the parameters of the MARK tag and the SEGMENT_ARRAY tag.
FIG. 16 is a diagram showing an example of the MARK tag, and is a diagram illustrating a general form of the MARK tag having the configuration pattern (3) in FIG. 4B in an actual PPML script. Each symbol in FIG. 16 is a parameter representing an object arrangement position, enlargement / reduction, rotation, distortion, clipping region, and the like, and the contents thereof are shown below.

Cc(S):SEGMENT_ARRAYタグで指定されるオブジェクトに対する切り抜き領域。
Tc(SV):Cc(S)で切り取られた後のオブジェクトに適用される変換行列。
Cc(SV):Tc(SV)で変換後のオブジェクトに対する切り抜き領域。
Tc(MP):MARKタグ全体の原点位置を決めるための変換行列。平行移動だけが可能。
Cc (S): Cutout area for the object specified by the SEGMENT_ARRAY tag.
Tc (SV): A transformation matrix applied to the object after being cut with Cc (S).
Cc (SV): A cutout area for an object converted by Tc (SV).
Tc (MP): A conversion matrix for determining the origin position of the entire MARK tag. Only translation is possible.

SEGMENT_ARRAYタグで表される1つのオブジェクトは、Cc(S)、Tc(SV)、Cc(SV)、Tc(MP)の順番で、変換や切り抜きが適用される。図17は、これらのパラメータがオブジェクトに適用されていく様子の一例を示す図である。本実施例では、情報処理装置は、これらパラメータから、図5の各パラメータを求める。
図18は、図5の各パラメータ(変換後パラメータ)と図16の各パラメータ(変換前パラメータ)との対応関係の一例を示す図である。図18に示すように、変換後の各パラメータと変換前の各パラメータとの対応関係は、4つのパターンが考えられる。それぞれのパターンについて、変換式は以下のようになる。
For one object represented by the SEGMENT_ARRAY tag, conversion and clipping are applied in the order of Cc (S), Tc (SV), Cc (SV), and Tc (MP). FIG. 17 is a diagram illustrating an example of how these parameters are applied to an object. In this embodiment, the information processing apparatus obtains each parameter in FIG. 5 from these parameters.
FIG. 18 is a diagram illustrating an example of a correspondence relationship between each parameter in FIG. 5 (post-conversion parameter) and each parameter in FIG. 16 (pre-conversion parameter). As shown in FIG. 18, there are four possible patterns of correspondence between each parameter after conversion and each parameter before conversion. The conversion formula for each pattern is as follows.

<パターン(c−1)>
C(S)=Cc(S)
T(OV)=Tc(SV)
C(OV)=Cc(SV)
T(OP)=Tc(MP)
<Pattern (c-1)>
C (S) = Cc (S)
T (OV) = Tc (SV)
C (OV) = Cc (SV)
T (OP) = Tc (MP)

<パターン(c−2)>
C(S)=(切り抜き領域なし)
T(OV)=Tc(SV)
C(OV)=Cc(SV)と
Cc(S)×Tc(SV)との共通部分
T(OP)=Tc(MP)
<Pattern (c-2)>
C (S) = (no cutout area)
T (OV) = Tc (SV)
Common part of C (OV) = Cc (SV) and Cc (S) × Tc (SV) T (OP) = Tc (MP)

<パターン(c−3)>
C(S)=Cc(S)
T(OV)=Tc(SV)×Tc(MP)
C(OV)=Cc(SV)×Tc(MP)
T(OP)=(恒等変換行列)
<Pattern (c-3)>
C (S) = Cc (S)
T (OV) = Tc (SV) × Tc (MP)
C (OV) = Cc (SV) × Tc (MP)
T (OP) = (identity transformation matrix)

<パターン(c−4)>
C(S)=(切り抜き領域なし)
T(OV)=Tc(SV)×Tc(MP)
C(OV)=Cc(SV)×Tc(MP)と
Cc(S)×Tc(SV)×Tc(MP)との共通部分
T(OP)=(恒等変換行列)
<Pattern (c-4)>
C (S) = (no cutout area)
T (OV) = Tc (SV) × Tc (MP)
C (OV) = Cc (SV) × Tc (MP) and Cc (S) × Tc (SV) × Tc (MP) common part T (OP) = (identity transformation matrix)

本実施形態では、情報処理装置は、以上の何れかのパターンの計算式(SEGMENT_REFタグ用の変換式)を用いて新たなパラメータをオブジェクト毎に算出する。これにより、図4(b)の(3)の構成パターンのMARKタグを、MARKタグ、SEGMENT_ARRAYタグのパラメータに依存しない1つのOBJECTタグに変換することができる。
このように、情報処理装置は、前述した計算式を用いて、MARKタグの全ての構成パターンについて、MARKタグを1つ以上のOBJECTタグへ変換する。そして、情報処理装置は、変換した1つ以上のOBJECTタグをまとめたREUSABLE_OBJECTタグを作成する。そして、情報処理装置は、1つ以上のMARKタグから1つのREUSABLE_OBJECTタグ、すなわち新たなオブジェクトを定義する。
なお、本実施形態では、オブジェクトの拡大/縮小、回転、平行移動、及び歪曲の少なくとも1つを実行するための変換パラメータの一例であるT(OV)及びオブジェクトの切り抜きを実行するための切抜パラメータの一例であるC(OV)が算出される。しかしながら、本実施形態は、これに限られるものではなく、T(OV)及びC(OV)の何れか一方を算出するものであってもよい。
In the present embodiment, the information processing apparatus calculates a new parameter for each object using any one of the above-described pattern calculation formulas (conversion formula for the SEGMENT_REF tag). Accordingly, the MARK tag having the configuration pattern (3) in FIG. 4B can be converted into one OBJECT tag that does not depend on the parameters of the MARK tag and the SEGMENT_ARRAY tag.
In this way, the information processing apparatus converts the MARK tag into one or more OBJECT tags for all the configuration patterns of the MARK tag using the above-described calculation formula. Then, the information processing apparatus creates a REUSABLE_OBJECT tag in which one or more converted OBJECT tags are collected. Then, the information processing apparatus defines one REUSABLE_OBJECT tag, that is, a new object from one or more MARK tags.
In the present embodiment, T (OV), which is an example of a conversion parameter for executing at least one of enlargement / reduction, rotation, translation, and distortion of an object, and a clipping parameter for executing object clipping As an example, C (OV) is calculated. However, this embodiment is not limited to this, and any one of T (OV) and C (OV) may be calculated.

図19は、PPMLスクリプト中の1つ以上のMARKタグを1つのMARKタグに変換したPPMLスクリプトを出力する処理(変換出力処理)に係るフローチャートの一例を示す図である。なお、本願のフローチャートは、CPU301が、処理に関連するプログラムをメモリから読み出して実行することにより実現される。
まず、情報処理装置の制御部は、PPMLスクリプト中から、変換する対象のMARKタグを抽出する(S2401)。なお、抽出方法としては、MARKタグを検出する度にユーザに問い合わせるなど、任意の方法を採用することができる。続いて、制御部は、変換対象のMARKタグを1つ取得し(S2402)、MARKタグ以下の構造を判別する(S2403)。すなわち、制御部は、MARKタグの子要素タグを調べることによって判別を行う。より具体的には、制御部は、子要素タグにOBJECTタグが存在すると判断した場合は、「パターン(a):OBJECT」であると判別する。また、制御部は、子要素タグにOCCURRENCE_REFタグが存在すると判断した場合は、「パターン(b):OCCURRENCE_REF」であると判別する。また、制御部は、子要素タグにSEGMENT_REFタグが存在すると判断した場合は、「パターン(c):SEGMENT_REF」であると判別する。
FIG. 19 is a diagram illustrating an example of a flowchart relating to processing (conversion output processing) for outputting a PPML script in which one or more MARK tags in the PPML script are converted into one MARK tag. In addition, the flowchart of this application is implement | achieved when CPU301 reads the program relevant to a process from memory, and performs it.
First, the control unit of the information processing apparatus extracts a MARK tag to be converted from the PPML script (S2401). As an extraction method, any method such as inquiring a user every time a MARK tag is detected can be employed. Subsequently, the control unit acquires one MARK tag to be converted (S2402), and determines the structure below the MARK tag (S2403). That is, the control unit performs the determination by examining the child element tag of the MARK tag. More specifically, when it is determined that an OBJECT tag exists in the child element tag, the control unit determines that “pattern (a): OBJECT”. Further, when the control unit determines that the OCCURRENCE_REF tag is present in the child element tag, the control unit determines that the pattern is “pattern (b): OCCURRENCE_REF”. Further, when the control unit determines that the SEGMENT_REF tag is present in the child element tag, the control unit determines that the pattern is “pattern (c): SEGMENT_REF”.

続いて、制御部は、各MARKタグ以下の構造パターンに応じて、上述した計算式により、MARKタグを1つ以上のOBJECTタグへ変換する(S2404、S2405、S2406)。続いて、制御部は、変換後の1つ以上のOBJECTタグのスクリプトをRAM302に保存し(S2407)、変換対象のMARKタグが他にあるか否かを判別する(S2408)。このとき、制御部は、変換対象のMARKタグが他にあると判断した場合は、S2402の処理を行い、他方、変換対象のMARKタグが他にないと判断した場合は、S2409の処理を行う。S2409では、制御部は、RAM302から保存した1つ以上のOBJECTタグのスクリプトを取り出し、取り出したOBJECTタグのスクリプトをまとめたPPMLスクリプトを出力する。   Subsequently, the control unit converts the MARK tag into one or more OBJECT tags according to the above-described calculation formula according to the structure pattern below each MARK tag (S2404, S2405, S2406). Subsequently, the control unit saves the script of one or more converted OBJECT tags in the RAM 302 (S2407), and determines whether there are other MARK tags to be converted (S2408). At this time, when it is determined that there is another MARK tag to be converted, the control unit performs the process of S2402, and when it is determined that there is no other MARK tag to be converted, the control unit performs the process of S2409. . In step S <b> 2409, the control unit retrieves one or more OBJECT tag scripts saved from the RAM 302, and outputs a PPML script that summarizes the retrieved OBJECT tag scripts.

図20は、図19のS2409の処理(変換後のPPMLスクリプト出力処理)に係るフローチャートの一例を示す図である。
まず、制御部は、RAM302から取り出した1つ以上のOBJECTタグのスクリプトを1つのREUSABLE_OBJECTタグでまとめたスクリプトを作成する(S2501)。続いて、制御部は、作成したREUSABLE_OBJECTタグを参照するMARKタグのスクリプトを作成し(S2502)、作成したスクリプトを指定された出力先に出力する(S2503)。
図21は、図19及び図20に示した制御部による処理を図式化した例を示す図である。変換対象の1つ以上のMARKタグは、S2401からS2408までの処理により、1つ以上のOBJECTタグに変換されてスクリプトとしてRAM302に保存される。そして、S2409の処理により、変換されたOBJECTタグのスクリプトがまとめられた変換後のMARKタグが作成される。
FIG. 20 is a diagram illustrating an example of a flowchart relating to the processing of S2409 in FIG. 19 (PPML script output processing after conversion).
First, the control unit creates a script in which one or more OBJECT tag scripts extracted from the RAM 302 are combined into one REUSABLE_OBJECT tag (S2501). Subsequently, the control unit creates a MARK tag script that refers to the created REUSABLE_OBJECT tag (S2502), and outputs the created script to the designated output destination (S2503).
FIG. 21 is a diagram illustrating an example of the process performed by the control unit illustrated in FIGS. 19 and 20. One or more MARK tags to be converted are converted into one or more OBJECT tags by the processing from S2401 to S2408, and stored in the RAM 302 as a script. In step S2409, a converted MARK tag in which converted OBJECT tag scripts are collected is created.

図22は、PPMLスクリプトの一例を示す図である。PPMLスクリプトは、図1(a)のVDPデータを表している。PPMLスクリプトでは、図1(a)のR−1、R−2、R−3、V−1、V−2がそれぞれMARKタグで表されている。固定オブジェクトについては、R−1が図4(b)の(2)の構成パターンのMARKタグ、R−2が図4(b)の(3)の構成パターンのMARKタグ、R−3が図4(b)の(1)の構成パターンのMARKタグで表されている。
本実施形態では、情報処理装置は、図22のPPMLスクリプトを、固定オブジェクトR−1、R−2、R−3をまとめて1つの固定オブジェクトとして定義したPPMLスクリプトに変換する。まず、情報処理装置は、R−1については、変換前と変換後の各パラメータの対応関係として、例えば図14のパターンb−1を採用し、これに対応する計算式を使って変換後の各パラメータを計算し、OBJECTタグに変換する。これは、図19のフローチャートのS2405の処理に対応する。同様に、情報処理装置は、R−2については、例えば図18のパターンc−1を採用し、これに対応する計算式を使って変換後の各パラメータを計算し、OBJECTタグに変換する。これは、図19のフローチャートのS2406の処理に対応する。また、同様に、情報処理装置は、R−3については、例えば図10のパターンa−1を採用し、これに対応する計算式を使って変換後の各パラメータを計算し、OBJECTタグに変換する。これは、図19のフローチャートのS2404の処理に対応する。
情報処理装置は、このようにして得られた3つのOBJECTタグを、図20のフローチャートに示す処理により、REUSABLE_OBJECTタグでまとめて、1つの新たなオブジェクトと定義することで、目的のPPMLスクリプトに変換する。図23は、図22に示したPPMLスクリプトを変換した後のPPMLスクリプトの一例を示す図である。
FIG. 22 is a diagram illustrating an example of a PPML script. The PPML script represents the VDP data shown in FIG. In the PPML script, R-1, R-2, R-3, V-1, and V-2 in FIG. 1A are represented by MARK tags. As for the fixed object, R-1 is a MARK tag having the configuration pattern (2) in FIG. 4B, R-2 is a MARK tag having the configuration pattern (3) in FIG. 4B, and R-3 is a diagram. 4 (b) is represented by a MARK tag having the configuration pattern (1).
In the present embodiment, the information processing apparatus converts the PPML script of FIG. 22 into a PPML script that defines the fixed objects R-1, R-2, and R-3 as one fixed object. First, the information processing apparatus adopts, for example, the pattern b-1 in FIG. 14 as the correspondence between each parameter before conversion and after conversion for R-1, and uses a calculation formula corresponding thereto to convert the parameter after conversion. Each parameter is calculated and converted to an OBJECT tag. This corresponds to the processing of S2405 in the flowchart of FIG. Similarly, the information processing apparatus adopts, for example, the pattern c-1 of FIG. 18 for R-2, calculates each converted parameter using a calculation formula corresponding to this, and converts it to an OBJECT tag. This corresponds to the processing of S2406 in the flowchart of FIG. Similarly, the information processing apparatus adopts, for example, the pattern a-1 in FIG. 10 for R-3, calculates each parameter after conversion using a corresponding calculation formula, and converts it to an OBJECT tag. To do. This corresponds to the processing of S2404 in the flowchart of FIG.
The information processing apparatus converts the three OBJECT tags obtained in this way into a target PPML script by defining them as one new object by combining them with the REUSABLE_OBJECT tag by the process shown in the flowchart of FIG. To do. FIG. 23 is a diagram illustrating an example of the PPML script after the PPML script illustrated in FIG. 22 is converted.

本実施形態によれば、複数のオブジェクトをまとめて1つの新たなオブジェクトと定義することができる。これを利用することにより、背景オブジェクトをひとまとめにして再利用する、ページ上のオブジェクトを全てひとまとめにして再利用するなどの応用が可能になる。また、元々複数であったオブジェクトをまとめて表現するので、VDPデータの冗長性を減らし、データサイズを小さくすることができる場合がある。データサイズが小さくできる場合、VDPデータ処理系へのVDPデータの転送時間を削減することができる。更に、VDPデータ処理系の処理速度について、VDPデータの冗長性が減ることによりパーズ時間、個々のオブジェクトの合成にかかっていた処理、個々の保持されたオブジェクトのアクセス量などが減るため、処理速度が上がることが期待できる。   According to the present embodiment, a plurality of objects can be collectively defined as one new object. By using this, applications such as reusing the background objects as a whole or reusing all the objects on the page as a whole become possible. Also, since a plurality of objects are originally expressed together, there are cases where the redundancy of VDP data can be reduced and the data size can be reduced. When the data size can be reduced, the transfer time of VDP data to the VDP data processing system can be reduced. Further, regarding the processing speed of the VDP data processing system, since the VDP data redundancy is reduced, the parsing time, the processing required for the synthesis of individual objects, the access amount of each retained object, etc. are reduced. Can be expected.

<その他の実施形態>
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU等)がプログラムを読み出して実行する処理である。
<Other embodiments>
The present invention can also be realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media, and a computer (or CPU, MPU, etc.) of the system or apparatus reads the program. It is a process to be executed.

上述した実施形態の構成によれば、複数のページに共通して設けられるオブジェクトを扱う処理の効率をより高めることができる。   According to the configuration of the above-described embodiment, it is possible to further increase the efficiency of processing for handling an object provided in common for a plurality of pages.

以上、本発明の好ましい実施形態について詳述したが、本発明は係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   The preferred embodiments of the present invention have been described in detail above, but the present invention is not limited to such specific embodiments, and various modifications can be made within the scope of the gist of the present invention described in the claims.・ Change is possible.

Claims (10)

複数のページに共通して設けられるオブジェクトが属するグループに適用されるグループパラメータと、前記オブジェクトに適用される個別パラメータとが規定された複数のオブジェクト情報が記述されたページ記述情報から、前記グループパラメータと前記個別パラメータとを合成したパラメータをオブジェクト毎に算出する算出手段と、
前記算出手段で算出されたパラメータを規定した共通情報を生成し、前記共通情報を参照するページ記述情報を生成する生成手段と、
を有することを特徴とする情報処理装置。
From the page description information in which a plurality of object information in which a group parameter applied to a group to which an object provided in common in a plurality of pages belongs and an individual parameter applied to the object is described, the group parameter Calculating means for calculating for each object a parameter obtained by combining the individual parameter and
Generating common information defining the parameters calculated by the calculating means, generating page description information referring to the common information;
An information processing apparatus comprising:
前記算出手段は、前記グループパラメータと前記個別パラメータとを合成したパラメータとして、オブジェクトの拡大及び縮小、オブジェクトの回転、オブジェクトの平行移動、並びにオブジェクトの歪曲の少なくとも1つを実行するための変換パラメータと、オブジェクトの切り抜きを実行するための切抜パラメータとをオブジェクト毎に算出することを特徴とする請求項1に記載の情報処理装置。   The calculation means includes a conversion parameter for executing at least one of enlargement / reduction of an object, rotation of an object, translation of an object, and distortion of an object as a parameter obtained by combining the group parameter and the individual parameter. The information processing apparatus according to claim 1, wherein a cutout parameter for executing cutout of an object is calculated for each object. 前記複数のオブジェクト情報が記述されたページ記述情報は、バリアブル印刷で用いられるページ記述言語で記述され、
前記生成手段は、前記共通情報を生成して前記共通情報を参照する1つのオブジェクト情報をページ毎に記述することにより、前記ページ記述言語における固定オブジェクトの定義を変更した、前記共通情報をページ毎に参照するページ記述情報を生成することを特徴とする請求項1に記載の情報処理装置。
The page description information in which the plurality of object information is described is described in a page description language used in variable printing,
The generation means generates the common information and describes one object information that refers to the common information for each page, thereby changing the definition of the fixed object in the page description language. The information processing apparatus according to claim 1, wherein page description information to be referred to is generated.
前記ページ記述言語は、PPMLであることを特徴とする請求項3に記載の情報処理装置。   The information processing apparatus according to claim 3, wherein the page description language is PPML. 前記複数のオブジェクト情報の各々は、MARKタグで表され、前記共通情報は、REUSABLE_OBJECTタグで表されることを特徴とする請求項4に記載の情報処理装置。   5. The information processing apparatus according to claim 4, wherein each of the plurality of object information is represented by a MARK tag, and the common information is represented by a REUSABLE_OBJECT tag. 前記算出手段は、OBJECTタグが設けられているMARKタグが前記ページ記述情報に含まれていると判断した場合、OBJECTタグ用の予め定められた変換式に従って前記グループパラメータと前記個別パラメータとを合成したパラメータを算出することを特徴とする請求項5に記載の情報処理装置。   When the calculation unit determines that the MARK tag provided with the OBJECT tag is included in the page description information, the calculation unit synthesizes the group parameter and the individual parameter according to a predetermined conversion formula for the OBJECT tag. The information processing apparatus according to claim 5, wherein the calculated parameter is calculated. 前記算出手段は、OCCURRENCE_REFタグが設けられているMARKタグが前記ページ記述情報に含まれていると判断した場合、OCCURRENCE_REFタグ用の予め定められた変換式に従って前記グループパラメータと前記個別パラメータとを合成したパラメータを算出することを特徴とする請求項5又は6に記載の情報処理装置。   When the calculation unit determines that a MARK tag having an OCCURRENCE_REF tag is included in the page description information, the calculation unit combines the group parameter and the individual parameter according to a predetermined conversion formula for the OCCURRENCE_REF tag. The information processing apparatus according to claim 5, wherein the parameter is calculated. 前記算出手段は、SEGMENT_REFタグが設けられているMARKタグが前記ページ記述情報に含まれていると判断した場合、SEGMENT_REFタグ用の予め定められた変換式に従って前記グループパラメータと前記個別パラメータとを合成したパラメータを算出することを特徴とする請求項5乃至7の何れか1項に記載の情報処理装置。   When the calculation means determines that a MARK tag provided with a SEGMENT_REF tag is included in the page description information, the calculation unit synthesizes the group parameter and the individual parameter according to a predetermined conversion formula for the SEGMENT_REF tag. The information processing apparatus according to claim 5, wherein the parameter is calculated. 複数のページに共通して設けられるオブジェクトが属するグループに適用されるグループパラメータと、前記オブジェクトに適用される個別パラメータとが規定された複数のオブジェクト情報が記述されたページ記述情報から、前記グループパラメータと前記個別パラメータとを合成したパラメータをオブジェクト毎に算出する算出工程と、
前記算出工程で算出されたパラメータを規定した共通情報を生成し、前記共通情報を参照するページ記述情報を生成する生成工程と、
を有することを特徴とするページ記述方法。
From the page description information in which a plurality of object information in which a group parameter applied to a group to which an object provided in common in a plurality of pages belongs and an individual parameter applied to the object is described, the group parameter And a calculation step of calculating a parameter for each object by combining the individual parameter and the individual parameter;
Generating common information that defines the parameters calculated in the calculating step, and generating page description information that refers to the common information; and
A page description method characterized by comprising:
コンピュータを、
複数のページに共通して設けられるオブジェクトが属するグループに適用されるグループパラメータと、前記オブジェクトに適用される個別パラメータとが規定された複数のオブジェクト情報が記述されたページ記述情報から、前記グループパラメータと前記個別パラメータとを合成したパラメータをオブジェクト毎に算出する算出手段と、
前記算出手段で算出されたパラメータを規定した共通情報を生成し、前記共通情報を参照するページ記述情報を生成する生成手段と、
して機能させるプログラム。
Computer
From the page description information in which a plurality of object information in which a group parameter applied to a group to which an object provided in common in a plurality of pages belongs and an individual parameter applied to the object is described, the group parameter Calculating means for calculating for each object a parameter obtained by combining the individual parameter and
Generating common information defining the parameters calculated by the calculating means, generating page description information referring to the common information;
Program to make it work.
JP2010158821A 2010-07-13 2010-07-13 Information processing apparatus, page description method and program Pending JP2012022444A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2010158821A JP2012022444A (en) 2010-07-13 2010-07-13 Information processing apparatus, page description method and program
US13/203,615 US20120072827A1 (en) 2010-07-13 2011-07-08 Information processing apparatus, page description method, and storage medium
PCT/JP2011/003936 WO2012008131A1 (en) 2010-07-13 2011-07-08 Information processing apparatus, page description method, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010158821A JP2012022444A (en) 2010-07-13 2010-07-13 Information processing apparatus, page description method and program

Publications (1)

Publication Number Publication Date
JP2012022444A true JP2012022444A (en) 2012-02-02

Family

ID=45469149

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010158821A Pending JP2012022444A (en) 2010-07-13 2010-07-13 Information processing apparatus, page description method and program

Country Status (3)

Country Link
US (1) US20120072827A1 (en)
JP (1) JP2012022444A (en)
WO (1) WO2012008131A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020154892A (en) * 2019-03-20 2020-09-24 株式会社リコー Information processing device and information processing program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104346107B (en) * 2013-07-31 2017-04-26 北大方正集团有限公司 Variable-data printing page processing method and variable-data printing page processing device

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0916791A (en) * 1995-06-26 1997-01-17 Toppan Printing Co Ltd Method and system for editing/outputting layout
US6919967B1 (en) * 1999-11-18 2005-07-19 Hewlett-Packard Development Company, L.P. Printing performance enhancements for variable data publishing
US7327487B2 (en) * 2001-10-23 2008-02-05 Eastman Kodak Company Banded compositor for variable data
US20030189727A1 (en) * 2002-04-09 2003-10-09 Nexpress Solutions Llc Method and apparatus for using fields of data to organize variable data print jobs
US7375842B2 (en) * 2002-04-09 2008-05-20 Eastman Kodak Company Variable data printing using variants
US20030189725A1 (en) * 2002-04-09 2003-10-09 Nexpress Solutions Llc Variable data printing using family groupings
US20030189726A1 (en) * 2002-04-09 2003-10-09 Nexpress Solutions Llc Variable data printing dynamic imposition template
US20040066527A1 (en) * 2002-10-02 2004-04-08 Nexpress Solutions Llc Finish verification in printing
US20040135805A1 (en) * 2003-01-10 2004-07-15 Gottsacker Neal F. Document composition system and method
US7505172B2 (en) * 2003-10-31 2009-03-17 Hewlett-Packard Development Company, L.P. Method and systems for processing print jobs
US7434160B2 (en) * 2003-12-03 2008-10-07 Hewlett-Packard Development Company, L.P. PDF document to PPML template translation
US20050125724A1 (en) * 2003-12-03 2005-06-09 Peiro Jose A. PPML to PDF conversion
JP4074856B2 (en) * 2004-01-22 2008-04-16 富士フイルム株式会社 Image conversion apparatus and image conversion program
US20060023238A1 (en) * 2004-07-30 2006-02-02 Eastman Kodak Company Select reprint of records in variable data printing
US8081827B2 (en) * 2006-02-28 2011-12-20 Ricoh Co., Ltd. Compressed data image object feature extraction, ordering, and delivery
GB2443448B (en) * 2006-10-31 2011-06-08 Hewlett Packard Development Co Variable data printing
JP4902413B2 (en) * 2007-04-19 2012-03-21 キヤノン株式会社 Print data processing apparatus, print data processing method and program
JP5322421B2 (en) * 2007-10-02 2013-10-23 キヤノン株式会社 Information processing apparatus and method
DE102008012329B4 (en) * 2008-03-03 2011-07-14 Océ Printing Systems GmbH, 85586 Method, printing system and computer program for generating and processing document data streams
JP4596285B2 (en) * 2008-06-16 2010-12-08 コニカミノルタビジネステクノロジーズ株式会社 Image processing system, image processing method, and object name generation program
JP5218011B2 (en) * 2008-12-16 2013-06-26 コニカミノルタビジネステクノロジーズ株式会社 Print control program, print control method, and print control apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020154892A (en) * 2019-03-20 2020-09-24 株式会社リコー Information processing device and information processing program

Also Published As

Publication number Publication date
US20120072827A1 (en) 2012-03-22
WO2012008131A1 (en) 2012-01-19

Similar Documents

Publication Publication Date Title
EP1538534A2 (en) Generation of a PPML template from a PDF document
JP6729766B2 (en) Print data processing device and program
JP2006237825A (en) Image processing device, image processing method and image processing program
EP1624415A2 (en) Image processing apparatus and its method
JP5304282B2 (en) Printing information conversion apparatus, printing apparatus, printing system, and program
CN108804053A (en) Information processing unit and storage medium
JP2016162184A (en) Information processing system, information processing device, control method and computer program
CN104715004B (en) Page description language output is obscured to hinder to be converted to editable format
US20150277825A1 (en) Information processing apparatus and method
JP2015225481A (en) Program for efficiently editing print setting information
US8860990B2 (en) Information processing apparatus, PDL data conversion method, and storage medium
US8325376B2 (en) Image-forming device having index printing function
JP2012022444A (en) Information processing apparatus, page description method and program
US9665807B2 (en) Raster processing method and apparatus of transparent form
JP6566850B2 (en) Information processing system, information processing system control method, information processing apparatus, and program
JP2017027319A (en) Display/editing/storage method, device, and processing program of document documentation data
US9052854B2 (en) Parallel printing system
JP5600960B2 (en) Host computer, print data generation method and program
CN109254740A (en) Method of printing, system and electronic equipment
US8756491B2 (en) PDL data processing device
CN112818642B (en) Method and device for converting PDF (Portable document Format) file into form file, computer equipment and storage medium
JP6602234B2 (en) DATA GENERATION DEVICE, COMPUTER PROGRAM, AND DATA GENERATION METHOD
JP2006350909A (en) Document generation device and file optimization method
JP5953727B2 (en) Image processing apparatus and program
JP2015207062A (en) Information processing system, information processor, information processing method, and program