JPH10208020A - Image processor - Google Patents

Image processor

Info

Publication number
JPH10208020A
JPH10208020A JP9009223A JP922397A JPH10208020A JP H10208020 A JPH10208020 A JP H10208020A JP 9009223 A JP9009223 A JP 9009223A JP 922397 A JP922397 A JP 922397A JP H10208020 A JPH10208020 A JP H10208020A
Authority
JP
Japan
Prior art keywords
page
data
image
component data
image component
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
JP9009223A
Other languages
Japanese (ja)
Inventor
Rikio Abiko
力雄 安孫子
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP9009223A priority Critical patent/JPH10208020A/en
Publication of JPH10208020A publication Critical patent/JPH10208020A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an image processor which efficiently performs editing processing of image parts. SOLUTION: An image part separating part 10 interprets a page description language and separates image parts from page data. An image part data generating part 20 adds an attribute to image part data and generates image part data. A page image part data generating part 30 collects image part data into one job unit and generates page image part data. A preserving and controlling part 40 adds management information to the page image part data and preserves it in a storage device 50. A page image part data fetching part 60 designates the management information and fetches the page image part data from the device 50. An editing control part 70 edits the fetched page image part data and generates an editing page. A display control part 80 shows the fetched page image part data or the editing page on a display device 80a. An editing page print outputting part 90 outputs the editing page to a printer 90a.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は画像処理装置に関
し、特にページ記述言語で記述されたページデータの画
像処理を行う画像処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus, and more particularly, to an image processing apparatus for performing image processing on page data described in a page description language.

【0002】[0002]

【従来の技術】パソコンやワークステーションなどの小
型コンピュータを利用して出版物を作成するDTP(デ
スクトップ・パブリッシング:DeskTop Publishing) が
広く実用化されつつある。DTPは、文字の入力、文章
の編集、ページレイアウトなどを1台の小型コンピュー
タでこなすことができる。
2. Description of the Related Art DTP (DeskTop Publishing) for creating a publication using a small computer such as a personal computer or a workstation is being widely used. With DTP, input of characters, editing of sentences, page layout, and the like can be performed by a single small computer.

【0003】このようなDTPでは、ページ記述言語に
よってページ単位のビットマップイメージであるページ
イメージを作り記憶装置に保存してプリントアウトなど
の処理を行う。
In such a DTP, a page image, which is a bitmap image in page units, is created in a page description language and stored in a storage device to perform processing such as printout.

【0004】例えば、特開平5−224846号公報で
は、印刷情報からラスター展開されたページイメージに
検索コードを付加して記憶装置に保存し、ページイメー
ジをディスプレイ上に表示するというものがある。
For example, in Japanese Patent Application Laid-Open No. Hei 5-224846, there is a method in which a search code is added to a rasterized page image from print information and stored in a storage device, and the page image is displayed on a display.

【0005】[0005]

【発明が解決しようとする課題】しかし、上記のような
従来技術は、記憶したページイメージを表示するだけな
ので、ディスプレイ上でユーザが面付け及び画像部品の
交換等の画像編集を行うことができないといった問題が
あった。
However, in the above-described prior art, since only the stored page image is displayed, the user cannot perform image editing such as imposition and replacement of image parts on the display. There was such a problem.

【0006】また、従来のDTPでも、画像部品に対す
る認識が希薄であり、これらの編集を行うことができな
いといった問題があった。本発明はこのような点に鑑み
てなされたものであり、画像部品の編集処理を効率よく
行う画像処理装置を提供することを目的とする。
[0006] Further, even in the conventional DTP, there is a problem that the recognition of the image parts is sparse, and the editing thereof cannot be performed. The present invention has been made in view of such a point, and an object of the present invention is to provide an image processing apparatus that efficiently performs editing processing of an image component.

【0007】[0007]

【課題を解決するための手段】本発明では上記課題を解
決するために、ページ記述言語で記述されたページデー
タの画像処理を行う画像処理装置において、前記ページ
記述言語を解釈して前記ページデータを画像部品に分離
する画像部品分離部と、前記ページ記述言語を解釈して
得た印刷指示情報を前記画像部品毎に属性として付加し
て画像部品データを生成する画像部品データ生成部と、
一つのジョブ単位に前記画像部品データをまとめてペー
ジ画像部品データを生成するページ画像部品データ生成
部と、前記ページ画像部品データに管理情報を付加して
記憶装置に保存する保存制御部と、前記管理情報を指定
して前記ページ画像部品データを前記記憶装置から取り
出すページ画像部品データ取り出し部と、取り出した前
記ページ画像部品データの編集を行い、編集ページを生
成する編集制御部と、取り出した前記ページ画像部品デ
ータまたは前記編集ページを表示装置上に表示する表示
制御部と、前記編集ページを印刷装置に出力する編集ペ
ージ印刷出力部と、を有することを特徴とする画像処理
装置が提供される。
According to the present invention, there is provided an image processing apparatus for performing image processing of page data described in a page description language. An image parts separation unit that separates the image parts into image parts, an image parts data generation unit that generates image part data by adding print instruction information obtained by interpreting the page description language as an attribute for each image part,
A page image component data generation unit that generates the page image component data by grouping the image component data in one job unit, a storage control unit that adds management information to the page image component data and stores the page image component data in a storage device, A page image component data extracting unit that specifies the management information and retrieves the page image component data from the storage device, an editing control unit that edits the extracted page image component data and generates an edited page, An image processing apparatus comprising: a display control unit that displays page image component data or the edit page on a display device; and an edit page print output unit that outputs the edit page to a printing device. .

【0008】ここで、画像部品分離部は、ページ記述言
語を解釈してページデータを画像部品に分離する。画像
部品データ生成部は、ページ記述言語を解釈して得た印
刷指示情報を画像部品毎に属性として付加して画像部品
データを生成する。ページ画像部品データ生成部は、一
つのジョブ単位に画像部品データをまとめてページ画像
部品データを生成する。保存制御部は、ページ画像部品
データに管理情報を付加して記憶装置に保存する。ペー
ジ画像部品データ取り出し部は、管理情報を指定してペ
ージ画像部品データを記憶装置から取り出す。編集制御
部は、取り出したページ画像部品データの編集を行い、
編集ページを生成する。表示制御部は、取り出したペー
ジ画像部品データまたは編集ページを表示装置上に表示
する。編集ページ印刷出力部は、編集ページを印刷装置
に出力する。
Here, the image part separation unit separates page data into image parts by interpreting the page description language. The image component data generation unit generates image component data by adding print instruction information obtained by interpreting the page description language as an attribute for each image component. The page image component data generation unit generates the page image component data by combining the image component data in one job unit. The storage control unit adds management information to the page image component data and stores the data in the storage device. The page image part data extracting unit extracts the page image part data from the storage device by designating the management information. The edit control unit edits the extracted page image component data,
Generate an edit page. The display control unit displays the extracted page image component data or the edited page on a display device. The edit page print output unit outputs the edit page to the printing device.

【0009】[0009]

【発明の実施の形態】以下、本発明の実施の形態を図面
を参照して説明する。図1は、本発明の画像処理装置の
原理図である。画像部品分離部10は、ページ記述言語
を解釈してページデータを画像部品に分離する。画像部
品データ生成部20は、ページ記述言語を解釈して得た
印刷指示情報を画像部品毎に属性として付加して画像部
品データを生成する。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram illustrating the principle of an image processing apparatus according to the present invention. The image part separating unit 10 separates page data into image parts by interpreting a page description language. The image component data generation unit 20 generates image component data by adding print instruction information obtained by interpreting the page description language as an attribute for each image component.

【0010】ページ画像部品データ生成部30は、一つ
のジョブ単位に画像部品データをまとめてページ画像部
品データを生成する。保存制御部40は、ページ画像部
品データに管理情報を付加して記憶装置50に保存す
る。ページ画像部品データ取り出し部60は、管理情報
を指定してページ画像部品データを記憶装置50から取
り出す。
[0010] The page image part data generation unit 30 generates page image part data by combining image part data in one job unit. The storage control unit 40 adds management information to the page image component data and stores the data in the storage device 50. The page image component data extracting unit 60 extracts page image component data from the storage device 50 by designating management information.

【0011】編集制御部70は、取り出したページ画像
部品データの編集を行い、編集ページを生成する。表示
制御部80は、取り出したページ画像部品データまたは
編集ページを表示装置80a上に表示する。編集ページ
印刷出力部90は、編集ページを印刷装置90aに出力
する。
The edit control unit 70 edits the extracted page image component data to generate an edit page. The display control unit 80 displays the extracted page image component data or the edited page on the display device 80a. The edit page print output unit 90 outputs the edit page to the printing device 90a.

【0012】次に動作について説明する。図2は本発明
の画像処理装置の概略の動作手順を示すフローチャート
である。 〔S1〕画像部品分離部10は、ページ記述言語を解釈
してページデータを画像部品に分離する。 〔S2〕画像部品データ生成部20は、ページ記述言語
を解釈して得た印刷指示情報を画像部品毎に属性として
付加して画像部品データを生成する。 〔S3〕ページ画像部品データ生成部30は、一つのジ
ョブ単位に画像部品データをまとめてページ画像部品デ
ータを生成する。 〔S4〕保存制御部40は、ページ画像部品データに管
理情報を付加して記憶装置50に保存する。 〔S5〕ページ画像部品データ取り出し部60は、管理
情報を指定してページ画像部品データを記憶装置50か
ら取り出す。 〔S6〕編集制御部70は、取り出したページ画像部品
データの編集を行い、編集ページを生成する。 〔S7〕表示制御部80は、取り出したページ画像部品
データまたは編集ページを表示装置80a上に表示す
る。 〔S8〕編集ページ印刷出力部90は、編集ページを印
刷装置90aに出力する。
Next, the operation will be described. FIG. 2 is a flowchart showing a schematic operation procedure of the image processing apparatus of the present invention. [S1] The image part separating unit 10 separates page data into image parts by interpreting a page description language. [S2] The image part data generation unit 20 generates image part data by adding print instruction information obtained by interpreting the page description language as an attribute for each image part. [S3] The page image part data generation unit 30 generates the page image part data by combining the image part data for each job. [S4] The storage control unit 40 adds management information to the page image component data and stores it in the storage device 50. [S5] The page image component data extracting section 60 specifies management information and extracts page image component data from the storage device 50. [S6] The edit control unit 70 edits the extracted page image component data to generate an edit page. [S7] The display control unit 80 displays the extracted page image component data or the edited page on the display device 80a. [S8] The edited page print output unit 90 outputs the edited page to the printing device 90a.

【0013】次にページデータについて説明する。図3
はページデータを示す概念図である。図のページデータ
は写真イメージと、文字部1〜3と、図形と、から構成
されている。また、左上を座標の原点としてX軸を右方
向にY軸を下方向にとる。
Next, page data will be described. FIG.
Is a conceptual diagram showing page data. The page data in the figure is composed of a photographic image, character portions 1 to 3, and figures. Also, the X axis is set to the right and the Y axis is set to the lower direction with the upper left corner as the coordinate origin.

【0014】次に画像部品データについて説明する。図
4は画像部品データを示す概念図である。画像部品デー
タ20aは、画像部品に図に示すような属性が付加され
る。データタグはその画像部品が図形、文字、写真イメ
ージのいずれかであるかを示すタグである。
Next, the image part data will be described. FIG. 4 is a conceptual diagram showing image part data. In the image part data 20a, attributes as shown in the figure are added to the image parts. The data tag is a tag indicating whether the image component is a figure, a character, or a photographic image.

【0015】座標及び大きさはその図形部品のバウンデ
ィングボックスの左上の座標、及び矩形領域のX軸、Y
軸方向の幅である。これらの単位はすべて出力デバイス
であるプリンタに依存したものである。
The coordinates and size are the coordinates of the upper left corner of the bounding box of the figure part, and the X-axis and Y-axis of the rectangular area.
The width in the axial direction. All of these units depend on the printer as the output device.

【0016】階層はこの画像部品が描画オペレータの何
番目の出現によって描かれているかを保持している。P
DL(ページ記述言語)ファイルに記述されているオペ
レータは、後に出現したオペレータがそれよりも先に出
現したものより優先して表示されるという性質があるこ
とから、描画オペレータの出現する順番を記憶しておく
ことにより、ページ内に描画されている図形等の階層構
造を表現することができる。
The hierarchy holds the number of appearance of this drawing part by the drawing operator. P
An operator described in a DL (page description language) file has a property that an operator that appears later has a higher priority than an operator that appears earlier than the operator, so that the order in which the drawing operators appear is stored. By doing so, it is possible to express the hierarchical structure of figures and the like drawn in the page.

【0017】色情報はその図形が描かれるべき出力デバ
イスに依存したCMYKカラーであるか、または写真イ
メージへのアドレス(オフセット)である。ボックス
は、その部品が描かれるべき領域の出力デバイスに依存
したボックスの集合である。
The color information is a CMYK color depending on an output device on which the graphic is to be drawn, or an address (offset) to a photographic image. A box is a set of boxes depending on an output device in an area where the part is to be drawn.

【0018】次にページ画像部品データについて説明す
る。図5はページ画像部品データを示す概念図である。
ページ画像部品データ30aは、Page1〜Page
Nで構成される。また、図ではPageNは画像部品デ
ータ1〜4を含む。さらに、管理情報40aはJobI
D、文書名、日付、時間、Page数からなり、記憶装
置50に保存する場合に付加される。
Next, the page image part data will be described. FIG. 5 is a conceptual diagram showing page image component data.
The page image part data 30a includes Page1 to Page
N. In the figure, PageN includes image component data 1 to 4. Further, the management information 40a is JobI
D, a document name, a date, a time, and the number of pages.

【0019】次に本発明の画像処理装置の詳細構成につ
いて説明する。図6は画像処理装置の詳細構成図であ
る。PDLインタプリタ手段11は、ネットワークを経
由して入力されたPDLデータを解釈する。画像部品分
離手段12は、PDLデータの解釈結果にもとづいて、
図形、文字及び写真イメージである画像部品の分離を行
う。画像部品データ生成手段21は、印刷指示情報であ
る座標、大きさ、色及び階層情報を属性としてこれら画
像部品に付加して画像部品データを生成する。
Next, a detailed configuration of the image processing apparatus of the present invention will be described. FIG. 6 is a detailed configuration diagram of the image processing apparatus. The PDL interpreter 11 interprets PDL data input via a network. The image part separating unit 12 is configured to execute the processing based on the interpretation result of the PDL data.
Separation of graphic parts such as figures, characters and photographic images. The image part data generating means 21 generates image part data by adding coordinates, size, color, and hierarchical information, which are print instruction information, to these image parts as attributes.

【0020】ページ画像部品データ生成手段31は、一
つのジョブ内の画像部品データをまとめてページ画像部
品データを生成する。保存制御手段41は、ページ画像
部品データに管理情報を付加してローカルまたはネット
ワーク上に存在するファイルシステムに保存する。図で
はローカルのファイルシステム51に保存している。
The page image part data generation means 31 generates page image part data by combining image part data in one job. The storage control unit 41 adds management information to the page image component data and stores it in a file system existing locally or on a network. In the figure, it is stored in the local file system 51.

【0021】入力受付手段100は、ユーザがマウス1
01やキーボード102のようなポインティングデバイ
スを通じて入力した命令をページ画像部品データ取り出
し手段61、または編集制御手段71に通知する。ペー
ジ画像部品データ取り出し手段61は、ファイルシステ
ム51からユーザによって指定されたページ画像部品デ
ータを取り出す。
The input receiving means 100 is provided when the user
01 and a command input through a pointing device such as a keyboard 102 are notified to the page image component data extracting means 61 or the editing control means 71. The page image component data extracting means 61 extracts page image component data specified by the user from the file system 51.

【0022】編集制御手段71は、ユーザによって指定
された編集を行う。編集制御の詳細は後述する。表示制
御手段81は、ユーザによって指定されたページ及び編
集結果をページ画像部品データをもとにディスプレイ8
0b上に表示する。編集ページ印刷出力手段91は、編
集が終了したページ画像部品データをユーザの指示にし
たがって、フルカラープリンタ90bが出力可能な形式
に変換し送信する。
The editing control means 71 performs editing specified by the user. Details of the editing control will be described later. The display control means 81 displays the page specified by the user and the editing result on the display 8 based on the page image component data.
0b. The edited page print output unit 91 converts the edited page image component data into a format that can be output by the full-color printer 90b according to the user's instruction, and transmits the converted data.

【0023】次に、ページデータからページ画像部品デ
ータが生成するまでの動作をフローチャートを用いて説
明する。図7、図8及び図9はページデータからページ
画像部品データを生成するまでの動作手順を示すフロー
チャートである。 〔S10〕PDLインタプリタ手段11は、PDLで記
述されたページデータを一つのジョブとしてネットワー
ク上のクライアントから受信する。 〔S11〕PDLインタプリタ手段11は、PDLの解
釈の前準備としてこれから解釈するページの大きさに対
応する出力デバイスであるプリンタに依存した写真イメ
ージの記憶領域及び文字マスクに対する記憶領域を確保
する。 〔S12〕PDLインタプリタ手段11は、PDLオペ
レータの解釈を行う。 〔S13〕PDLインタプリタ手段11は、PDLオペ
レータが描画命令かどうかを判断する。描画命令の場合
はステップS14へ、そうでない場合はステップSステ
ップS26へ行く。 〔S14〕PDLインタプリタ手段11は、階層構造を
保持するカウンタ(階層データ)をインクリメントす
る。 〔S15〕PDLインタプリタ手段11は、PDLを解
釈する際、現在指定されている色の情報とクリップ情報
を保存する。これはこれから描こうとしている図形等が
どの色で描かれようとしているかを記憶するものであ
る。また、クリップ領域は表示されるべき領域を示す。 〔S16〕画像部品分離手段12は、ページデータから
画像部品の分離を行う。画像部品が文字の場合はステッ
プS17へ、図形の場合はステップS19へ、写真イメ
ージの場合はステップS21へ行く。 〔S17〕画像部品データ生成手段21は、文字のバウ
ンディングボックスの座標と大きさを抽出する。 〔S18〕画像部品データ生成手段21は、文字マスク
をマスク領域に転送する。 〔S19〕画像部品データ生成手段21は、図形のバウ
ンディングボックスの座標と大きさを抽出する。 〔S20〕画像部品データ生成手段21は、ボックスデ
ータを保存する。 〔S21〕画像部品データ生成手段21は、写真イメー
ジのバウンディングボックスの座標と大きさを抽出す
る。 〔S22〕画像部品データ生成手段21は、写真イメー
ジをイメージデータ領域に転送する。 〔S23〕画像部品データ生成手段21は、それぞれの
画像部品に対しタグ、座標、大きさ、色情報及び階層情
報からなる属性を付加して画像部品データを生成する。
Next, an operation from generation of page data to generation of page image component data will be described with reference to a flowchart. FIGS. 7, 8 and 9 are flowcharts showing the operation procedure up to generation of page image component data from page data. [S10] The PDL interpreter 11 receives page data described in PDL as one job from a client on the network. [S11] The PDL interpreter 11 secures a storage area for a photographic image and a storage area for a character mask depending on a printer, which is an output device corresponding to the size of a page to be interpreted, as a preparation for interpreting the PDL. [S12] The PDL interpreter 11 interprets the PDL operator. [S13] The PDL interpreter 11 determines whether the PDL operator is a drawing command. If it is a drawing command, the process proceeds to step S14; otherwise, the process proceeds to step S26. [S14] The PDL interpreter 11 increments a counter (hierarchical data) holding the hierarchical structure. [S15] When interpreting the PDL, the PDL interpreter 11 saves information on the currently designated color and clip information. This stores the color of the figure or the like to be drawn in the future. The clip area indicates an area to be displayed. [S16] The image part separating means 12 separates the image part from the page data. If the image part is a character, the procedure goes to step S17, if it is a figure, to step S19, and if it is a photographic image, the procedure goes to step S21. [S17] The image component data generating means 21 extracts the coordinates and size of the bounding box of the character. [S18] The image component data generation unit 21 transfers the character mask to the mask area. [S19] The image component data generating means 21 extracts the coordinates and size of the bounding box of the figure. [S20] The image component data generation means 21 stores the box data. [S21] The image component data generation means 21 extracts the coordinates and size of the bounding box of the photographic image. [S22] The image component data generation means 21 transfers the photographic image to the image data area. [S23] The image part data generating means 21 generates image part data by adding an attribute consisting of a tag, coordinates, size, color information and hierarchical information to each image part.

【0024】〔S24〕ページ画像部品データ生成手段
31は、画像部品データを部品領域に挿入する。例えば
文字の場合は、文字マスクデータ領域へのアドレス(オ
フセット)と、その文字のバウンディングボックスの左
上の座標と、大きさと、色情報と、階層データと共に一
つの画像部品データとして部品領域に挿入する。
[S24] The page image part data generating means 31 inserts the image part data into the part area. For example, in the case of a character, the address (offset) to the character mask data area, the upper left coordinate of the bounding box of the character, the size, the color information, and the hierarchical data are inserted into the component area as one piece of image component data. .

【0025】また、図形の場合はそこまでに描かれてい
る図形の出力デバイスに対応したボックス構造の集まり
と、その図形の出力デバイスに依存したバウンディング
ボックスの左上の座標と、大きさと、色情報と、階層デ
ータと共に一つの画像部品データとして部品領域に挿入
する。
In the case of a figure, a set of box structures corresponding to the output device of the figure drawn so far, coordinates of the upper left corner of the bounding box depending on the output device of the figure, size, and color information Is inserted into the component area as one image component data together with the hierarchical data.

【0026】さらに、写真イメージの場合は写真イメー
ジへのアドレス(オフセット)を色情報とし、その写真
イメージのバウンディングボックスの左上の座標と、大
きさ、階層データ、そのイメージが描かれているボック
スデータと共に一つの画像部品データとして部品領域に
挿入する。 〔S25〕ページ画像部品データ生成手段31は、部品
領域をX軸、Y軸方向ともに昇順になるようにソーティ
ングする。 〔S26〕ページ画像部品データ生成手段31は、ペー
ジデータが終了したかどうかを判断する。終了の場合は
ステップS27へ、そうでない場合はステップS12へ
戻る。 〔S27〕ページ画像部品データ生成手段31は、ペー
ジデータの終了を認識すると、このページデータにPa
geIDを付加して一時保存する。 〔S28〕PDLインタプリタ手段11は、ジョブの終
了を確認する。終了の場合はステップS30へ、そうで
ない場合はステップS29へ行く。 〔S29〕PDLインタプリタ手段11は次のページデ
ータを取り出す。そして、ステップS12へ戻る。 〔S30〕保存制御手段41は、ジョブ管理情報として
JobID、文書名、日付、時間、ページ数を付加しフ
ァイルシステム51に保存する。
Further, in the case of a photographic image, an address (offset) to the photographic image is used as color information, coordinates of an upper left corner of a bounding box of the photographic image, size, hierarchical data, and box data in which the image is drawn. At the same time, it is inserted into the component area as one image component data. [S25] The page image component data generating means 31 sorts the component regions in ascending order in both the X-axis and Y-axis directions. [S26] The page image component data generating means 31 determines whether the page data has been completed. If the processing has ended, the process returns to step S27; otherwise, the process returns to step S12. [S27] When recognizing the end of the page data, the page image part data generating means 31 adds Pa to this page data.
geID is added and temporarily stored. [S28] The PDL interpreter 11 confirms the end of the job. If the processing has been completed, the process proceeds to step S30. If not, the process proceeds to step S29. [S29] The PDL interpreter 11 retrieves the next page data. Then, the process returns to step S12. [S30] The storage control unit 41 adds the Job ID, the document name, the date, the time, and the number of pages as job management information, and stores the job management information in the file system 51.

【0027】次に、ページ画像部品データを編集して印
刷を行うまでの動作をフローチャートを用いて説明す
る。図10と図11はページ画像部品データを編集して
印刷を行うまでの動作手順を示すフローチャートであ
る。 〔S40〕ユーザはJobID、PageIDを指定す
る。 〔S41〕ページ画像部品データ取り出し手段61は、
ファイルシステム51からJobIDとPageIDと
にもとづいてページ画像部品データを取り出す。 〔S42〕ユーザは、このページ画像部品データをディ
スプレイ80b上に表示するかどうかの指定を行う。表
示する場合はステップS43へ、そうでない場合はステ
ップS44へ行く。 〔S43〕表示制御手段81は、指定されたページ画像
部品データの表示を行う。 〔S44〕ページ画像部品データ取り出し手段61は、
他に取り出すページ画像部品データがあるかどうかを判
断する。ある場合はステップS40へ戻り、ない場合は
ステップS45へ行く。 〔S45〕ユーザは、編集機能を選択する。 〔S46〕編集制御手段71は、ユーザの指示により編
集を行う。 〔S47〕編集制御手段71は、編集が終了したかどう
かを判断する。終了した場合はステップS48へ、そう
でない場合はステップS40へ戻る。 〔S48〕編集ページ印刷出力手段91は、印刷を行う
かどうかを判断する。印刷を行う場合はステップS49
へ、行わない場合はステップS52へ行く。 〔S49〕編集ページ印刷出力手段91は、編集が終了
した編集ページを印刷可能データに変換する。 〔S50〕編集ページ印刷出力手段91は、フルカラー
プリンタ90bに印刷可能データを転送する。 〔S51〕フルカラープリンタ90bは、印刷を実行す
る。 〔S52〕編集制御手段71は、ページ画像部品データ
を再度保存するかどうかを判断する。保存する場合はス
テップS53へ、保存しない場合は終了する。 〔S53〕保存制御手段41は、新たなJobID、P
ageIDを作成する。 〔S54〕保存制御手段41は、ページ画像部品データ
に新たなJobID、PageIDを付加してファイル
システム51に保存する。
Next, the operation from editing the page image component data to printing will be described with reference to a flowchart. FIG. 10 and FIG. 11 are flowcharts showing the operation procedure until the page image component data is edited and printed. [S40] The user specifies JobID and PageID. [S41] The page image component data retrieving means 61
The page image part data is extracted from the file system 51 based on the JobID and the PageID. [S42] The user specifies whether to display the page image component data on the display 80b. If it is to be displayed, go to step S43; otherwise, go to step S44. [S43] The display control means 81 displays the designated page image component data. [S44] The page image part data extracting means 61
It is determined whether there is any other page image component data to be extracted. If there is, the process returns to step S40; otherwise, the process proceeds to step S45. [S45] The user selects an editing function. [S46] The editing control means 71 performs editing according to a user's instruction. [S47] The editing control means 71 determines whether the editing has been completed. If the processing has been completed, the process returns to step S48; otherwise, the process returns to step S40. [S48] The edit page printout unit 91 determines whether to perform printing. If printing is performed, step S49
If not, go to step S52. [S49] The edited page printout unit 91 converts the edited page, which has been edited, into printable data. [S50] The edit page printout unit 91 transfers printable data to the full color printer 90b. [S51] The full-color printer 90b executes printing. [S52] The editing control means 71 determines whether to save the page image component data again. If so, the process proceeds to step S53. If not, the process ends. [S53] The save control unit 41 adds the new JobID and P
Create an ageID. [S54] The save control unit 41 adds new JobID and PageID to the page image component data and saves the page image component data in the file system 51.

【0028】次にページ画像部品データの編集である面
付け処理について説明する。面付け処理とは例えばA4
サイズの2ページを合わせてA3サイズの1ページを作
ることや、A4サイズの4ページからA2サイズのペー
ジを作るといった処理である。このような処理はページ
画像部品データを用いて簡単に実現できる。
Next, the imposition processing which is the editing of the page image component data will be described. The imposition processing is, for example, A4
The processing includes combining two pages of the size to create one page of the A3 size, and creating four pages of the A4 size to create an A2 size page. Such processing can be easily realized using page image component data.

【0029】ユーザは面付け操作の指定と面付け後のサ
イズの指定を行う。面付けを行うために必要なページが
そろっていない場合はJobID、PageIDを指定
し、必要なページを取り出す。ページの方向によっては
ページの回転が必要な場合が発生する。この場合はユー
ザが回転が必要となるページとその角度を指定する。回
転が指定されるとそのページ画像部品データ内に存在す
るすべての画像部品データに対し座標系と画像部品デー
タにつながる写真イメージ領域のラスタデータ、文字マ
スク領域の文字マスクデータに対しての回転処理が行わ
れる。
The user specifies the imposition operation and the size after imposition. If the pages necessary for imposition are not available, JobID and PageID are designated, and the necessary pages are extracted. Depending on the direction of the page, there may be cases where the page needs to be rotated. In this case, the user specifies the page that needs to be rotated and its angle. When the rotation is specified, all the image part data existing in the page image part data are rotated with respect to the raster data of the photographic image area and the character mask data of the character mask area that are connected to the coordinate system and the image part data. Is performed.

【0030】この場合は必ずページの左上が原点となる
ようにすべての画像部品データの座標が調整される。次
にユーザはページのレイアウトを指示する。面付け操作
は必ず同じサイズのページを2、4、8ページ合わせて
一つの新たな1ページデータを作成するからこのレイア
ウトではページ画像部品データ内の画像部品データの座
標に対して用紙サイズの長手または短手方向の長さの加
算を行うだけでレイアウトが終了する。
In this case, the coordinates of all the image component data are adjusted so that the origin is always at the upper left of the page. Next, the user instructs the layout of the page. Since the imposition operation always creates one new one-page data by combining two, four, and eight pages of the same size, in this layout, the length of the paper size corresponds to the coordinates of the image part data in the page image part data. Alternatively, the layout is completed only by adding the lengths in the short direction.

【0031】図12はページ画像部品データの面付け処
理を示す図である。A4のPage1と、A4のPag
e2とがあり、それぞれ写真イメージ、文字、図形で構
成されている。そして、図に示すようにA4のPage
1と、A4のPage2とをそれぞれ90度回転して合
成し、A3のページを作成している。
FIG. 12 is a diagram showing an imposition process of page image component data. Page1 of A4 and Page of A4
e2, each of which is composed of a photographic image, characters, and graphics. Then, as shown in FIG.
1 and Page 2 of A4 are rotated and combined by 90 degrees to create a page of A3.

【0032】図13はページ画像部品データの面付け処
理を行う際のユーザの動作手順を示すフローチャートで
ある。 〔S60〕面付け操作を行うかどうかを判断する。行う
場合はステップS61へ、行わない場合はリターンに行
く。 〔S61〕面付け後のサイズを指定する。 〔S62〕必要なページがそろっているかどうかを判断
する。そろっていない場合はステップS63へ、そろっ
ている場合はステップS65へ行く。 〔S63〕JobID、PageIDの指定を行う。 〔S64〕ページ画像部品データを取り出す。 〔S65〕回転が必要かどうかを判断する。必要な場合
はステップS66へ、そうでない場合はステップS67
へ行く。 〔S66〕回転が必要なページの角度の指定を行う。 〔S67〕ページレイアウト指定を行う。 〔S68〕ページ画像部品データに対して回転、平行移
動の操作を行う。その後、リターンする。
FIG. 13 is a flowchart showing the operation procedure of the user when performing the imposition processing of the page image part data. [S60] It is determined whether to perform an imposition operation. If so, go to step S61; otherwise, go to return. [S61] The size after imposition is specified. [S62] It is determined whether the required pages are available. If not, the procedure goes to step S63, and if so, the procedure goes to step S65. [S63] JobID and PageID are specified. [S64] The page image component data is extracted. [S65] It is determined whether rotation is necessary. If necessary, go to step S66; otherwise, go to step S67.
Go to [S66] The angle of the page that needs to be rotated is specified. [S67] The page layout is specified. [S68] Rotation and translation operations are performed on the page image component data. Then, return.

【0033】次に画像部品データの編集である交換処理
について説明する。ページ画像部品データ内の画像部品
データは座標、階層データを保持している。座標及び大
きさが等しい画像部品は階層データが大きい画像部品が
表面に現れる。この性質を利用して画像部品データの交
換が容易に実現できる。
Next, an exchange process for editing image part data will be described. The image part data in the page image part data holds coordinates and hierarchical data. As for image parts having the same coordinates and size, an image part having a large hierarchical data appears on the surface. By utilizing this property, the exchange of image part data can be easily realized.

【0034】ユーザは原画となるページ画像部品データ
と交換する画像部品データを含むページ画像部品データ
のJobID、PageIDを指定し、ファイルシステ
ムから取り出す。交換画像部品データは単一または複合
的に交換される画像部品データのサイズより大きいサイ
ズを持っていなければならない。ユーザは原画中の交換
したい画像部品データと交換画像部品データの座標を等
しくまたは非交換画像部品データのバウンディングボッ
クスを覆えるような場所に交換画像部品データの座標を
設定する。
The user specifies the JobID and PageID of the page image component data including the image component data to be exchanged with the original page image component data, and takes out the same from the file system. The replacement image part data must have a size larger than the size of the image part data to be replaced singly or in combination. The user sets the coordinates of the replacement image part data in the original image so as to make the coordinates of the replacement image part data equal to the coordinates of the replacement image part data or to set the coordinates so as to cover the bounding box of the non-replacement image part data.

【0035】また、非交換画像部品データの階層データ
に1を加えた値を交換画像部品データの階層データに設
定し、原画のページ画像部品データ中に挿入する。この
時座標を基準としてX軸方向、Y軸方向ともに昇順にな
るようにソートする。
Further, a value obtained by adding 1 to the hierarchical data of the non-exchanged image part data is set as the hierarchical data of the exchanged image part data, and inserted into the page image part data of the original image. At this time, sorting is performed so that both the X-axis direction and the Y-axis direction are in ascending order based on the coordinates.

【0036】その後編集を終了したページ画像部品デー
タに印刷を指示すると印刷可能データに変換してプリン
タに送信する。図14は画像部品データの交換処理を示
す図である。原画ページ画像部品データ71aは、写真
イメージ71a−1と図形キャラクタABC71a−2
とからなる。交換ページ画像部品データ71bは、図形
キャラクタXYZ71b−1を含む。
Thereafter, when an instruction is given to print the edited page image component data, it is converted into printable data and transmitted to the printer. FIG. 14 is a diagram showing an image part data exchange process. The original page image part data 71a includes a photographic image 71a-1 and a graphic character ABC71a-2.
Consists of The replacement page image component data 71b includes a graphic character XYZ 71b-1.

【0037】まず、ユーザは交換したい画像部品データ
である図形キャラクタABC71a−2と図形キャラク
タXYZ71b−1とを指定する。編集制御手段71
は、これらの座標を設定し、原画ページ画像部品データ
71a中に図形キャラクタXYZ71b−1を挿入す
る。そして、図形キャラクタXYZ71b−1を含む交
換後のページ画像部品データ71cが出来上がる。
First, the user designates graphic character ABC71a-2 and graphic character XYZ71b-1 which are image part data to be exchanged. Editing control means 71
Sets these coordinates and inserts the graphic character XYZ 71b-1 into the original image page image component data 71a. Then, the replaced page image component data 71c including the graphic character XYZ 71b-1 is completed.

【0038】図15と図16は、画像部品データの交換
処理を行う際のユーザの動作手順を示すフローチャート
である。 〔S70〕画像部品データを交換するかどうかを判断す
る。交換する場合はステップS71へ、交換しない場合
はリターンする。 〔S71〕必要なページがそろっているかどうかを判断
する。そろっていない場合はステップS72へ、そろっ
ている場合はステップS74へ行く。 〔S72〕JobID、PageIDを指定する。 〔S73〕ページ画像部品データを取り出す。 〔S74〕原画中の被交換画像部品データを指定する。 〔S75〕交換画像部品データを指定する。 〔S76〕交換画像部品データは被交換画像部品より大
きいサイズを持つかどうかを判断する。大きい場合はス
テップS77へ、そうでない場合はリターンする。 〔S77〕交換画像部品の座標、階層データの更新を行
う。 〔S78〕原画のページ画像部品データに交換画像部品
データを挿入する。 〔S79〕原画のページ画像部品データをソートする。 〔S80〕このページの編集は終了かどうかを判断す
る。終了の場合はリターン、そうでない場合はステップ
S71へ行く。
FIGS. 15 and 16 are flowcharts showing the operation procedure of the user when performing the image part data exchange processing. [S70] It is determined whether or not the image component data is to be exchanged. If it is to be replaced, the process returns to step S71. [S71] It is determined whether necessary pages are available. If not, the process proceeds to step S72, and if so, the process proceeds to step S74. [S72] JobID and PageID are specified. [S73] The page image part data is extracted. [S74] Replaced image part data in the original image is designated. [S75] Replacement image part data is designated. [S76] It is determined whether or not the replacement image part data has a larger size than the replacement image part. If it is larger, the process returns to step S77; otherwise, the process returns. [S77] The coordinates of the replacement image part and the hierarchical data are updated. [S78] The replacement image part data is inserted into the page image part data of the original image. [S79] The page image part data of the original image is sorted. [S80] It is determined whether the editing of this page is completed. If the process is completed, the process returns. If not, the process proceeds to step S71.

【0039】以上説明したように、本発明の画像処理装
置は、ページデータから画像部品データを分離して、座
標、大きさ、色、階層情報を属性として付加してページ
画像部品データを生成する構成とした。これにより、ペ
ージデータ中に含まれるすべての画像部品データを抽出
するため編集及び合成が容易に行える。また、抽出され
た画像部品データは座標の昇順にソートされているた
め、効率的に合成が行える。
As described above, the image processing apparatus of the present invention separates image part data from page data and generates page image part data by adding coordinates, size, color, and hierarchical information as attributes. The configuration was adopted. Thereby, since all the image component data included in the page data is extracted, editing and composition can be easily performed. Further, since the extracted image component data is sorted in the ascending order of the coordinates, the composition can be performed efficiently.

【0040】さらに、保存制御手段41は、すべてのペ
ージ画像部品データの保存を行うので様々な印刷可能形
式に変換可能である。また、ファイルとして保存するた
め長期間の保存が可能であり、以前に作成した画像部品
に対する合成を容易に行うことが可能になる。
Further, since the save control means 41 saves all page image component data, it can be converted into various printable formats. Further, since the data is stored as a file, the data can be stored for a long period of time, so that it is possible to easily combine the image components created before.

【0041】次に本発明の変形例について説明する。本
発明の変形例はページ画像部品データを圧縮及び伸長し
て、記憶装置に保存、または取り出す構成である。例え
ば保存制御手段41は、一つのジョブ中のそれぞれのペ
ージ画像部品データに対し、可逆圧縮をかけPageI
Dと圧縮を行ったアルゴリズムのタグを付加する。それ
らの圧縮されたページ画像部品データを一つのジョブと
してファイルシステム51に保存する。
Next, a modification of the present invention will be described. The modified example of the present invention has a configuration in which page image component data is compressed and decompressed and stored or retrieved in a storage device. For example, the storage control unit 41 applies lossless compression to each page image component data in one
D and the tag of the algorithm that performed the compression are added. The compressed page image component data is stored in the file system 51 as one job.

【0042】また、ページ画像部品データ取り出し手段
61は、指定されたJobID、PageIDをもとに
ファイルシステム51からページ画像部品データを取り
出すが、この時圧縮アルゴリズムのタグを参照し、その
アルゴリズムを用いてページ画像部品データの伸長を行
い、編集制御手段71へ転送する。
The page image part data extracting means 61 extracts page image part data from the file system 51 based on the specified Job ID and Page ID. At this time, the page image part data extracting means 61 refers to the tag of the compression algorithm and uses the algorithm. The page image component data is decompressed and transferred to the editing control means 71.

【0043】以上説明したように、本発明の変形例はペ
ージ画像部品データを圧縮してファイルシステム51に
保存し、伸長して取り出す構成とした。これによりペー
ジ画像部品データ量を軽減することが可能になる。
As described above, the modification of the present invention has a configuration in which page image component data is compressed, stored in the file system 51, decompressed, and extracted. This makes it possible to reduce the amount of page image component data.

【0044】[0044]

【発明の効果】以上説明したように、本発明の画像処理
装置は、ページデータからページ画像部品データを生成
して編集を行う構成とした。これにより、面付け、画像
部品交換等の編集作業を効率よく行うことが可能にな
る。
As described above, the image processing apparatus of the present invention is configured to generate and edit page image component data from page data. This makes it possible to efficiently perform editing operations such as imposition and image component replacement.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の画像処理装置の原理図である。FIG. 1 is a principle diagram of an image processing apparatus according to the present invention.

【図2】本発明の画像処理装置の概略の動作手順を示す
フローチャートである。
FIG. 2 is a flowchart illustrating a schematic operation procedure of the image processing apparatus of the present invention.

【図3】ページデータを示す概念図である。FIG. 3 is a conceptual diagram showing page data.

【図4】画像部品データを示す概念図である。FIG. 4 is a conceptual diagram showing image part data.

【図5】ページ画像部品データを示す概念図である。FIG. 5 is a conceptual diagram showing page image component data.

【図6】画像処理装置の詳細構成図である。FIG. 6 is a detailed configuration diagram of the image processing apparatus.

【図7】ページデータからページ画像部品データを生成
するまでの動作手順を示すフローチャートである(その
1)。
FIG. 7 is a flowchart showing an operation procedure until page image component data is generated from page data (part 1).

【図8】ページデータからページ画像部品データを生成
するまでの動作手順を示すフローチャートである(その
2)。
FIG. 8 is a flowchart illustrating an operation procedure until page image component data is generated from page data (part 2).

【図9】ページデータからページ画像部品データを生成
するまでの動作手順を示すフローチャートである(その
3)。
FIG. 9 is a flowchart showing an operation procedure until page image component data is generated from page data (part 3).

【図10】ページ画像部品データを編集して印刷を行う
までの動作手順を示すフローチャートである(その
1)。
FIG. 10 is a flowchart illustrating an operation procedure from editing page image component data to printing (part 1).

【図11】ページ画像部品データを編集して印刷を行う
までの動作手順を示すフローチャートである(その
2)。
FIG. 11 is a flowchart showing an operation procedure from editing page image component data to printing (part 2).

【図12】ページ画像部品データの面付け処理を示す図
である。
FIG. 12 is a diagram illustrating an imposition process of page image component data.

【図13】ページ画像部品データの面付け処理を行う際
のユーザの動作手順を示すフローチャートである。
FIG. 13 is a flowchart illustrating an operation procedure of a user when performing imposition processing of page image component data.

【図14】画像部品データの交換処理を示す図である。FIG. 14 is a diagram illustrating an image part data exchange process.

【図15】画像部品データの交換処理を行う際のユーザ
の動作手順を示すフローチャートである(その1)。
FIG. 15 is a flowchart illustrating an operation procedure of a user when performing an image component data exchange process (part 1).

【図16】画像部品データの交換処理を行う際のユーザ
の動作手順を示すフローチャートである(その2)。
FIG. 16 is a flowchart illustrating an operation procedure of a user when performing an image component data exchange process (part 2).

【符号の説明】[Explanation of symbols]

10 画像部品分離部 20 画像部品データ生成部 30 ページ画像部品データ生成部 40 保存制御部 50 記憶装置 60 ページ画像部品データ取り出し部 70 編集制御部 80 表示制御部 80a 表示装置 90 編集ページ印刷出力部 90a 印刷装置 Reference Signs List 10 image component separation unit 20 image component data generation unit 30 page image component data generation unit 40 storage control unit 50 storage device 60 page image component data extraction unit 70 edit control unit 80 display control unit 80a display device 90 edit page print output unit 90a Printing equipment

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 ページ記述言語で記述されたページデー
タの画像処理を行う画像処理装置において、 前記ページ記述言語を解釈して前記ページデータを画像
部品に分離する画像部品分離部と、 前記ページ記述言語を解釈して得た印刷指示情報を前記
画像部品毎に属性として付加して画像部品データを生成
する画像部品データ生成部と、 一つのジョブ単位に前記画像部品データをまとめてペー
ジ画像部品データを生成するページ画像部品データ生成
部と、 前記ページ画像部品データに管理情報を付加して記憶装
置に保存する保存制御部と、 前記管理情報を指定して前記ページ画像部品データを前
記記憶装置から取り出すページ画像部品データ取り出し
部と、 取り出した前記ページ画像部品データの編集を行い、編
集ページを生成する編集制御部と、 取り出した前記ページ画像部品データまたは前記編集ペ
ージを表示装置上に表示する表示制御部と、 前記編集ページを印刷装置に出力する編集ページ印刷出
力部と、 を有することを特徴とする画像処理装置。
1. An image processing apparatus for performing image processing on page data described in a page description language, comprising: an image component separation unit configured to interpret the page description language and separate the page data into image components; An image part data generation unit for generating image part data by adding print instruction information obtained by interpreting a language as an attribute to each image part, and a page image part data by combining the image part data in one job unit A storage unit that adds management information to the page image component data and stores the page image component data in a storage device; and stores the page image component data from the storage device by specifying the management information. A page image part data take-out unit to be taken out, and edit control for editing the taken-out page image part data and generating an edit page A display control unit that displays the extracted page image component data or the edited page on a display device; and an edited page print output unit that outputs the edited page to a printing device. Processing equipment.
【請求項2】 前記編集制御部は、前記ページ画像部品
データの編集として、前記画像部品データに付加されて
いる前記属性を利用して、面付け処理及び前記画像部品
データの交換を行うことを特徴とする請求項1記載の画
像処理装置。
2. The image processing apparatus according to claim 1, wherein the editing control unit performs imposition processing and exchange of the image component data using the attribute added to the image component data as editing of the page image component data. The image processing apparatus according to claim 1, wherein:
【請求項3】 前記保存制御部は、前記ページ画像部品
データを圧縮して前記記憶装置に保存することを特徴と
する請求項1記載の画像処理装置。
3. The image processing apparatus according to claim 1, wherein the storage control unit compresses the page image component data and stores the data in the storage device.
【請求項4】 前記ページ画像部品データ取り出し部
は、前記ページ画像部品データを伸長して前記記憶装置
から取り出すことを特徴とする請求項3記載の画像処理
装置。
4. The image processing apparatus according to claim 3, wherein the page image component data extracting unit expands the page image component data and extracts the data from the storage device.
JP9009223A 1997-01-22 1997-01-22 Image processor Pending JPH10208020A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9009223A JPH10208020A (en) 1997-01-22 1997-01-22 Image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9009223A JPH10208020A (en) 1997-01-22 1997-01-22 Image processor

Publications (1)

Publication Number Publication Date
JPH10208020A true JPH10208020A (en) 1998-08-07

Family

ID=11714435

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9009223A Pending JPH10208020A (en) 1997-01-22 1997-01-22 Image processor

Country Status (1)

Country Link
JP (1) JPH10208020A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010050685A (en) * 2008-08-21 2010-03-04 Kyocera Mita Corp Image forming apparatus, image formation system, and image formation method
JP2011515777A (en) * 2008-03-27 2011-05-19 アマゾン テクノロジーズ インコーポレイテッド Dynamic image composition
US8024812B2 (en) 2007-02-22 2011-09-20 Canon Kabushiki Kaisha Apparatus and method for processing digital document and computer program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8024812B2 (en) 2007-02-22 2011-09-20 Canon Kabushiki Kaisha Apparatus and method for processing digital document and computer program
JP2011515777A (en) * 2008-03-27 2011-05-19 アマゾン テクノロジーズ インコーポレイテッド Dynamic image composition
JP2010050685A (en) * 2008-08-21 2010-03-04 Kyocera Mita Corp Image forming apparatus, image formation system, and image formation method

Similar Documents

Publication Publication Date Title
CA2199437C (en) Fontless structured document image representations for efficient rendering
US5983243A (en) Data processing system and method for Preparing a presentation-ready document that produces separate images of fixed and variable data and a bookticket specifying an arrangement of such images
US8954845B2 (en) Image processing device, method and storage medium for two-way linking between related graphics and text in an electronic document
EP1538534A2 (en) Generation of a PPML template from a PDF document
US7559024B2 (en) Document processing apparatus and method
KR100576030B1 (en) A printing system
US6925597B2 (en) Systems and methods for digital document processing
JP4502798B2 (en) Rapid processing system and method for raster aggregated color documents
EP0986002A2 (en) Method and apparatus for printing documents including embedded print objects
JP4375449B2 (en) Image processing apparatus, image processing program, and image processing method
US8325368B2 (en) Print information conversion apparatus, printing apparatus, printing system, and computer readable medium
US20040051893A1 (en) Document printing control apparatus and method
US6020970A (en) AFP to PostScript conversion method
US20050125724A1 (en) PPML to PDF conversion
JP2004348622A (en) Electronic document printing system
JP4183557B2 (en) Electronic document printing system
JP3199005B2 (en) Internet information printing system
JPH10208020A (en) Image processor
JP2662305B2 (en) Figure selection method
US5731800A (en) Output method and apparatus
JPH11203072A (en) Picture processor
JP2854344B2 (en) How to display mixed mode documents
JPH0744687A (en) Picture forming device
JPH0911552A (en) Page printer
JP2005050074A (en) Electronic document print system