JPH11110169A - Print processing system and method therefor, and computer-readable recording medium recording print processing control program - Google Patents

Print processing system and method therefor, and computer-readable recording medium recording print processing control program

Info

Publication number
JPH11110169A
JPH11110169A JP9284707A JP28470797A JPH11110169A JP H11110169 A JPH11110169 A JP H11110169A JP 9284707 A JP9284707 A JP 9284707A JP 28470797 A JP28470797 A JP 28470797A JP H11110169 A JPH11110169 A JP H11110169A
Authority
JP
Japan
Prior art keywords
data
print
processing
print execution
image
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.)
Granted
Application number
JP9284707A
Other languages
Japanese (ja)
Other versions
JP3695093B2 (en
Inventor
Nobuo Mizutani
宣夫 水谷
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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP28470797A priority Critical patent/JP3695093B2/en
Publication of JPH11110169A publication Critical patent/JPH11110169A/en
Application granted granted Critical
Publication of JP3695093B2 publication Critical patent/JP3695093B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a print processing system which carries out the preprocessing such as a preview processing, etc., and also can perform fast print processing even when the image data are included in the print data. SOLUTION: If the image data are included in the print instruction data, a print image is not directly drawn in a preview data production mode. Instead, the print image is once segmented, decoded, expanded to the plotting data and then stored in a storage means. The segmented image is enlarged or reduced at a prescribed position and also stripped in the print image. When the print processing is executed, the print image is directly drawn for the data excluding the image data like in the preview data production mode. In regard to the image data, a print image is produced based on the plotting data stored in the storage means as the segmented image data without expanding any new plotting data. As a result, no image data have not to be decoded when the print processing is executed and accordingly the print processing speed is increased.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、パーソナルコンピ
ュータ等のデータ処理装置から、プリンタサーバー装置
等のデータ変換装置に印刷データを送信し、データ変換
装置にて作成したプレビューデータをデータ処理装置で
確認する等の前処理を行った後に、データ処理装置から
プリンタ装置等の印刷装置に印刷データを送信して印刷
処理を行わせる印刷処理システム及び印刷処理方法並び
に印刷処理制御プログラムが記録されたコンピュータ読
み取り可能な記録媒体の技術分野に属するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to transmitting print data from a data processing device such as a personal computer to a data conversion device such as a printer server device and confirming preview data created by the data conversion device with the data processing device. A print processing system and a print processing method for transmitting print data from a data processing device to a printing device such as a printer device to perform a printing process after performing a pre-processing such as a printing process, and a computer reading a print processing control program. It belongs to the technical field of possible recording media.

【0002】[0002]

【従来の技術】以上のような印刷処理システムにおいて
は、先ず、データ処理装置上でアプリケーションソフト
ウェア等により画像を作成し、当該画像に基づく印刷デ
ータをページ記述言語等により作成してプリンタ装置に
送信する。次に、プリンタ装置においては、前記ページ
記述言語等を解釈して描画データを作成すると共に、プ
レビューデータを作成し、データ処理装置側からプレビ
ューデータの送信要求があった場合には、このプレビュ
ーデータをデータ処理装置に送信する。従って、データ
処理装置の使用者は、データ処理装置の表示装置におい
てこのプレビューデータを視認することにより、所望の
描画データが作成されていることを確認することができ
る。そして、この確認の後にデータ処理装置からプリン
タ装置に対してプリント開始要求を送信することによ
り、プリンタ装置によるプリント処理が行われ、所望の
プリント画像を得ることができる。
2. Description of the Related Art In a print processing system as described above, an image is first created on a data processing device by application software or the like, and print data based on the image is created in a page description language or the like and transmitted to a printer device. I do. Next, the printer device creates the drawing data by interpreting the page description language and the like, and also creates the preview data. When the data processing device requests the transmission of the preview data, the preview data is generated. Is transmitted to the data processing device. Therefore, the user of the data processing device can confirm that desired drawing data is created by visually recognizing the preview data on the display device of the data processing device. Then, after this confirmation, the data processing device transmits a print start request to the printer device, so that the printing process is performed by the printer device and a desired print image can be obtained.

【0003】しかしながら、このようなプレビュー処理
を行うと、プレビューデータ作成時とプリント実行デー
タ作成時において、2度に亘って描画データの作成が行
われることになり、迅速なプリント処理を行うことが困
難であるという問題があった。
However, when such preview processing is performed, the drawing data is generated twice when the preview data is generated and when the print execution data is generated, so that the rapid print processing can be performed. There was a problem that it was difficult.

【0004】そこで、従来は、前記データ処理装置から
送信される印刷データが、複数のキャラクタデータとそ
のフォント指示データから構成されている場合等には、
プレビューデータ作成時に、個々のキャラクタをキャラ
クタ描画データに展開してページメモリに記憶すると共
に、展開されたキャラクタ描画データを、キャッシュメ
モリにも記憶するように構成した。そして、プレビュー
データの確認後に、プリント開始要求が送信された場合
であって、再び同一のキャラクタ及びフォント指示デー
タについて展開する場合には、このキャッシュメモリの
キャラクタ描画データを読み出してページメモリに記憶
させることにより、プリント処理の高速化を図ってい
た。
Conventionally, when print data transmitted from the data processing device is composed of a plurality of character data and its font instruction data, for example,
When the preview data is created, each character is developed into character drawing data and stored in the page memory, and the developed character drawing data is also stored in the cache memory. Then, when the print start request is transmitted after the preview data is confirmed and the same character and font instruction data are developed again, the character drawing data in the cache memory is read and stored in the page memory. As a result, the speed of the printing process has been increased.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、従来の
印刷処理システムにおいては、イメージデータについて
は、プレビューデータ作成時とプリント実行データ作成
時において重複した描画データの作成を行っていたた
め、この作成処理に要する時間の短縮を図ることはでき
なかった。
However, in the conventional print processing system, for the image data, the overlapping drawing data was created when the preview data was created and when the print execution data was created. The required time could not be reduced.

【0006】特に、イメージデータには、ウィンドウズ
等のOS上で規定されたビットマップデータ、あるいは
JPEG等の標準化された符号化データ等、様々なフォ
ーマットのデータが存在する。従って、前記描画データ
の作成時には、これら各種のフォーマットのイメージデ
ータをデコード処理する必要があり、このデコード処理
にかなりの時間を要するという問題があった。
In particular, image data includes data in various formats, such as bitmap data defined on an OS such as Windows, or standardized coded data such as JPEG. Therefore, at the time of creating the drawing data, it is necessary to decode the image data of these various formats, and there is a problem that the decoding process requires a considerable time.

【0007】本発明は、このような問題を解決するため
に、印刷データ中にイメージデータが含まれる場合であ
っても、高速な印刷処理を行うことのできるプレビュー
処理等の前処理を行う印刷処理システム、印刷処理方
法、及び印刷処理制御プログラムが記録されたコンピュ
ータ読み取り可能な記録媒体を提供することを課題とし
ている。
According to the present invention, in order to solve such a problem, even when image data is included in the print data, a print process such as a preview process capable of performing a high-speed print process is performed. It is an object to provide a computer-readable recording medium on which a processing system, a print processing method, and a print processing control program are recorded.

【0008】[0008]

【課題を解決するための手段】請求項1に記載の印刷処
理システムは、前記課題を解決するために、データ処理
装置とデータ変換装置と印刷装置とを備え、少なくとも
印刷処理と、印刷開始前に印刷実行データの確認又は変
更を行う印刷前処理とを行う印刷処理システムであっ
て、前記データ処理装置は、文字、記号、図形又は制御
情報が所定の言語で記述された第1データと、画像が複
数の要素の集合として表現され、所定のフォーマットで
加工された第2データとの少なくとも何れか一方から成
る印刷指示データを生成しデータ変換装置に出力する印
刷指示データ制御手段と、印刷前処理又は印刷処理の要
求信号をデータ変換装置に出力する要求手段と、印刷実
行データの確認又は変更が可能なデータ編集手段とを備
え、前記データ変換装置は、印刷指示データを記憶する
印刷指示データ記憶手段と、印刷実行データを記憶する
印刷実行データ記憶手段と、前記第1データを第1描画
データに展開し前記制御情報に応じて印刷実行データを
生成し前記印刷実行データ記憶手段に記憶させる第1デ
ータ制御手段と、前記第2データを第2描画データに展
開する第2データ展開手段と、前記第2描画データを記
憶する第2描画データ記憶手段と、前記第2描画データ
より、前記制御情報に応じて印刷実行データを生成し、
前記印刷実行データ記憶手段に記憶させる第2描画デー
タ制御手段と、印刷前処理要求に応じて前記印刷実行デ
ータ記憶手段に記憶された印刷実行データをデータ処理
装置に出力し、印刷処理要求に応じて前記第1データに
基づいて新たに生成された印刷実行データと、既に第2
描画データ記憶手段に記憶された第2描画データに基づ
き生成された印刷実行データとを、前記印刷装置に出力
して印刷の実行を行わせる印刷制御手段とを備えたこと
を特徴とする。
According to a first aspect of the present invention, there is provided a print processing system including a data processing device, a data conversion device, and a printing device, wherein at least a printing process and a printing process are performed. A print processing system that performs pre-print processing for checking or changing print execution data, wherein the data processing device includes: first data in which characters, symbols, graphics, or control information are described in a predetermined language; A print instruction data control unit for generating print instruction data composed of at least one of an image represented as a set of a plurality of elements and second data processed in a predetermined format and outputting the generated data to a data conversion apparatus; Requesting means for outputting a request signal for processing or print processing to a data conversion device; and data editing means capable of confirming or changing print execution data. A print instruction data storage unit for storing print instruction data; a print execution data storage unit for storing print execution data; and a print execution data storage unit that expands the first data into first drawing data and outputs the first drawing data according to the control information. First data control means for generating the second drawing data and storing the second drawing data in the print execution data storage means; second data developing means for developing the second data into second drawing data; and second drawing data for storing the second drawing data. A storage unit configured to generate print execution data from the second drawing data in accordance with the control information;
A second drawing data control unit that stores the print execution data in the print execution data storage unit, and outputs the print execution data stored in the print execution data storage unit to a data processing device in response to a pre-print processing request; The print execution data newly generated based on the first data
And print control means for outputting print execution data generated based on the second drawing data stored in the drawing data storage means to the printing apparatus to execute printing.

【0009】請求項1に記載の印刷処理システムによれ
ば、データ処理装置の印刷指示データ制御手段により、
文字、記号、図形又は制御情報が所定の言語で記述され
た第1データと、画像が複数の要素の集合として表現さ
れ、所定のフォーマットで加工された第2データとの少
なくとも何れか一方から成る印刷指示データが生成さ
れ、データ変換装置に出力される。この印刷指示データ
を入力したデータ変換装置は、第1データ制御手段によ
り、印刷指示データに含まれる第1データを第1描画デ
ータに展開し、印刷指示データに含まれる前記制御情報
に応じて印刷実行データを生成し、この印刷実行データ
を印刷実行データ記憶手段に記憶させる。また、印刷指
示データに含まれる第2データについては、まず、第2
データ展開手段により第2描画データに展開し、この第
2描画データを前記印刷実行データ記憶手段とは別の第
2描画データ記憶手段に記憶させる。そして、この記憶
させた第2描画データに基づいて、第2描画データ制御
手段により前記制御情報に応じた印刷実行データの生成
を行い、生成した印刷実行データを前記印刷実行データ
記憶手段に記憶させる。
According to the print processing system of the first aspect, the print instruction data control means of the data processing device provides
It is composed of at least one of first data in which characters, symbols, graphics, or control information are described in a predetermined language, and second data in which an image is expressed as a set of a plurality of elements and processed in a predetermined format. Print instruction data is generated and output to the data conversion device. The data conversion device that has input the print instruction data expands the first data included in the print instruction data into the first drawing data by the first data control unit, and performs printing in accordance with the control information included in the print instruction data. Execution data is generated, and the print execution data is stored in the print execution data storage unit. Further, regarding the second data included in the print instruction data, first, the second data
The data is developed into second drawing data by data developing means, and the second drawing data is stored in a second drawing data storage means different from the print execution data storage means. Then, based on the stored second drawing data, the second drawing data control unit generates print execution data according to the control information, and stores the generated print execution data in the print execution data storage unit. .

【0010】一方、データ処理装置の要求手段から、印
刷前処理要求信号が出力された場合には、データ変換装
置の印刷制御手段により、前記印刷実行データ記憶手段
に記憶させた印刷実行データが、データ処理装置に対し
て出力される。この印刷実行データは、データ処理装置
のデータ編集手段において確認又は変更が可能であり、
データ処理装置の使用者は、この確認又は変更を行った
後に、データ処理装置を操作して、データ処理装置の要
求手段から印刷処理要求信号をデータ変換装置に出力さ
せる。
On the other hand, when a pre-print processing request signal is output from the request means of the data processing device, the print execution data stored in the print execution data storage means is printed by the print control means of the data conversion device. Output to the data processing device. This print execution data can be confirmed or changed by data editing means of the data processing device,
After confirming or changing the data processing device, the user of the data processing device operates the data processing device to output a print processing request signal from the request unit of the data processing device to the data conversion device.

【0011】この印刷処理要求信号が出力されると、デ
ータ変換装置の印刷制御手段は、前記印刷指示データ記
憶手段に記憶させておいた前記第1データに基づいて、
新たに印刷実行データを生成する。しかし、第2データ
については、既に第2描画データ記憶手段に記憶された
第2描画データに基づいて、印刷実行データを生成す
る。そして、こられの印刷実行データを印刷装置に出力
して印刷の実行を行わせる。
[0011] When the print processing request signal is output, the print control means of the data conversion device, based on the first data stored in the print instruction data storage means,
Generate new print execution data. However, for the second data, print execution data is generated based on the second drawing data already stored in the second drawing data storage unit. Then, the print execution data is output to the printing device to execute the printing.

【0012】以上のように、画像が複数の要素の集合と
して表現され、所定のフォーマットで加工された第2デ
ータについては、印刷前処理時にのみ描画データへの展
開を行い、印刷処理時においては、既に記憶された描画
データに基づいて印刷実行データの生成を行うので、印
刷前処理を行う場合においても、第2データについての
描画データ処理を省略することができ、印刷処理の迅速
化が図られる。
As described above, the image is represented as a set of a plurality of elements, and the second data processed in a predetermined format is developed into drawing data only at the time of pre-print processing, and at the time of print processing. Since the print execution data is generated based on the already stored drawing data, the drawing data processing for the second data can be omitted even in the case of performing the pre-print processing, and the printing processing can be speeded up. Can be

【0013】請求項2に記載の印刷処理システムは、前
記課題を解決するために、請求項1に記載の印刷処理シ
ステムにおいて、前記第2描画データ制御手段が、複数
の描画データを管理する管理テーブルを備えたことを特
徴とする。
According to a second aspect of the present invention, in the print processing system according to the first aspect, the second drawing data control unit manages a plurality of pieces of drawing data. It is characterized by having a table.

【0014】請求項2に記載の印刷処理システムによれ
ば、データ処理装置から印刷処理要求信号が出力される
と、データ変換装置の第2描画データ制御手段は、既に
第2描画データ記憶手段に記憶された第2描画データに
基づいて印刷実行データを生成する。そして、この際、
第2描画データは第2描画データ制御手段により、管理
テーブルにより管理されているため、第2描画データが
複数存在する場合でも、迅速かつ的確に第2描画データ
が選択され、印刷処理の迅速化が図られる。
According to the print processing system of the present invention, when the print processing request signal is output from the data processing apparatus, the second drawing data control means of the data conversion apparatus stores the print processing request signal in the second drawing data storage means. Print execution data is generated based on the stored second drawing data. And at this time,
Since the second drawing data is managed by the second drawing data control means in the management table, even when there are a plurality of second drawing data, the second drawing data is selected quickly and accurately and the printing process is speeded up. Is achieved.

【0015】請求項3に記載の印刷処理システムは、前
記課題を解決するために、請求項1または請求項2に記
載の印刷処理システムにおいて、前記第2描画データ制
御手段は、前記制御情報が前記第2データを拡大または
縮小する旨の情報であった場合には、前記第2描画デー
タ記憶手段に記憶された前記第2描画データを用いて拡
大または縮小処理を行い、前記印刷実行データとして前
記印刷実行データ記憶手段に記憶させることを特徴とす
る。
According to a third aspect of the present invention, there is provided a print processing system according to the first or second aspect, wherein the second drawing data control means controls the control information when the control information is If the information indicates that the second data is to be enlarged or reduced, enlargement or reduction processing is performed using the second drawing data stored in the second drawing data storage means, and the print execution data is used as the print execution data. The printing execution data storage unit stores the print execution data.

【0016】請求項3に記載の印刷処理システムによれ
ば、データ処理装置から印刷処理要求信号が出力され、
それと共に印刷指示データとして第2データを拡大また
は縮小する旨の制御情報が出力されると、第2描画デー
タ制御手段は、新たに第2データに基づいて第2描画デ
ータを生成することなく、既に第2描画データ記憶手段
に記憶された第2描画データを用いて拡大または縮小処
理を行い、印刷実行データとして印刷実行データ記憶手
段に記憶させる。従って、第2データについての描画デ
ータ処理を省略することができ、印刷処理の迅速化が図
られる。
According to the print processing system of the third aspect, a print processing request signal is output from the data processing device,
At the same time, when control information for enlarging or reducing the second data is output as print instruction data, the second drawing data control unit does not generate the second drawing data based on the new second data. Enlargement or reduction processing is performed using the second drawing data already stored in the second drawing data storage unit, and stored in the print execution data storage unit as print execution data. Therefore, the drawing data processing for the second data can be omitted, and the printing processing can be speeded up.

【0017】請求項4に記載の印刷処理方法は、前記課
題を解決するために、データ処理装置とデータ変換装置
と印刷装置とを備え、少なくとも印刷処理と、印刷開始
前に印刷実行データの確認又は変更を行う印刷前処理と
を行う印刷処理方法であって、文字、記号、図形又は制
御情報が所定の言語で記述された第1データと、画像が
複数の要素の集合として表現され、所定のフォーマット
で加工された第2データとの少なくとも何れか一方から
成る印刷指示データを生成する工程と、印刷前処理又は
印刷処理を要求する要求信号を生成し、前記データ処理
装置に出力する工程と、印刷実行データの確認又は変更
を行う工程と、前記第1データを第1描画データに展開
し前記制御情報に応じて印刷実行データを生成し記憶す
る工程と、前記第2データを第2描画データに展開する
工程と、前記第2描画データを記憶する工程と、前記第
2描画データより、前記制御情報に応じて印刷実行デー
タを生成し記憶する工程と、印刷前処理要求に応じて前
記記憶された印刷実行データをデータ処理装置に出力
し、印刷処理要求に応じて前記第1データに基づいて新
たに生成された印刷実行データと、既に記憶された第2
描画データに基づき生成された印刷実行データとを、前
記印刷装置に出力して印刷の実行を行わせる工程とを備
えたことを特徴とする。
According to a fourth aspect of the present invention, there is provided a print processing method comprising a data processing device, a data conversion device, and a printing device, wherein at least a print process and a check of print execution data before starting printing are performed. Or a pre-printing process for performing a change, wherein a first data in which characters, symbols, graphics, or control information are described in a predetermined language, and an image are represented as a set of a plurality of elements, Generating print instruction data composed of at least one of the second data processed in the format described above, generating a request signal requesting a pre-print process or a print process, and outputting the request signal to the data processing device. Confirming or changing print execution data, developing the first data into first drawing data, generating and storing print execution data in accordance with the control information, Developing data into second drawing data, storing the second drawing data, generating and storing print execution data in accordance with the control information from the second drawing data, and pre-print processing The stored print execution data is output to the data processing device in response to the request, and the print execution data newly generated based on the first data in response to the print processing request and the second stored print execution data.
Outputting printing execution data generated based on the drawing data to the printing apparatus to execute printing.

【0018】請求項4に記載の印刷処理方法によれば、
データ処理装置において、文字、記号、図形又は制御情
報が所定の言語で記述された第1データと、画像が複数
の要素の集合として表現され、所定のフォーマットで加
工された第2データとの少なくとも何れか一方から成る
印刷指示データが生成され、データ変換装置に出力され
る。次に、データ変換装置において、この印刷指示デー
タに含まれる第1データが第1描画データに展開され、
印刷指示データに含まれる前記制御情報に応じて印刷実
行データが生成され、この印刷実行データが記憶され
る。また、印刷指示データに含まれる第2データについ
ては、まず、第2描画データに展開され、この第2描画
データを前記印刷実行データとは別に記憶される。そし
て、この記憶された第2描画データに基づいて、前記制
御情報に応じた印刷実行データの生成が行われ、生成さ
れた印刷実行データが記憶される。
According to the print processing method of the fourth aspect,
In the data processing device, at least the first data in which characters, symbols, figures, or control information are described in a predetermined language, and the second data in which an image is expressed as a set of a plurality of elements and processed in a predetermined format Print instruction data composed of either one is generated and output to the data conversion device. Next, in the data conversion device, the first data included in the print instruction data is developed into first drawing data,
Print execution data is generated according to the control information included in the print instruction data, and the print execution data is stored. The second data included in the print instruction data is first developed into second drawing data, and the second drawing data is stored separately from the print execution data. Then, based on the stored second drawing data, print execution data is generated in accordance with the control information, and the generated print execution data is stored.

【0019】一方、印刷前処理要求信号が出力された場
合には、記憶された印刷実行データが、データ処理装置
に対して出力される。この印刷実行データは、データ処
理装置において確認又は変更が可能であり、データ処理
装置の使用者が、この確認又は変更を行った後に、デー
タ処理装置を操作することにより、データ処理装置から
印刷処理要求信号がデータ変換装置に出力される。
On the other hand, when the pre-print processing request signal is output, the stored print execution data is output to the data processing device. This print execution data can be confirmed or changed in the data processing device, and the user of the data processing device operates the data processing device after performing the confirmation or change, so that the print processing data is printed from the data processing device. The request signal is output to the data conversion device.

【0020】この印刷処理要求信号が出力されると、デ
ータ変換装置において、記憶された前記第1データに基
づいて、新たに印刷実行データが生成される。しかし、
第2データについては、既に記憶された第2描画データ
に基づいて、印刷実行データが生成される。そして、こ
られの印刷実行データが印刷装置に出力され印刷の実行
が行われる。
When the print processing request signal is output, the data conversion device newly generates print execution data based on the stored first data. But,
For the second data, print execution data is generated based on the already stored second drawing data. Then, the print execution data is output to the printing device and printing is performed.

【0021】以上のように、画像が複数の要素の集合と
して表現され、所定のフォーマットで加工された第2デ
ータについては、印刷前処理時にのみ描画データへの展
開を行い、印刷処理時においては、既に記憶された描画
データに基づいて印刷実行データの生成を行うので、印
刷前処理を行う場合においても、第2データについての
描画データ処理を省略することができ、印刷処理の迅速
化が図られる。
As described above, the image is expressed as a set of a plurality of elements, and the second data processed in a predetermined format is developed into drawing data only at the time of pre-print processing, and at the time of print processing. Since the print execution data is generated based on the already stored drawing data, the drawing data processing for the second data can be omitted even in the case of performing the pre-print processing, and the printing processing can be speeded up. Can be

【0022】請求項5に記載の印刷処理方法は、前記課
題を解決するために、請求項4に記載の印刷処理方法に
おいて、複数の第2描画データを管理する管理テーブル
を作成する工程を更に備えたことを特徴とする。
According to a fifth aspect of the present invention, there is provided a print processing method according to the fourth aspect, further comprising the step of creating a management table for managing a plurality of second drawing data. It is characterized by having.

【0023】請求項5に記載の印刷処理方法によれば、
データ処理装置から印刷処理要求信号が出力されると、
データ変換装置においては、既に記憶された第2描画デ
ータに基づいて印刷実行データが生成される。そして、
この際、第2描画データは、管理テーブルにより管理さ
れているため、第2描画データが複数存在する場合で
も、迅速かつ的確に第2描画データが選択され、印刷処
理の迅速化が図られる。
According to the print processing method of the fifth aspect,
When a print processing request signal is output from the data processing device,
In the data conversion device, print execution data is generated based on the already stored second drawing data. And
At this time, since the second drawing data is managed by the management table, the second drawing data is quickly and accurately selected even if there are a plurality of second drawing data, thereby speeding up the printing process.

【0024】請求項6に記載の印刷処理方法は、前記課
題を解決するために、請求項4または請求項5に記載の
印刷処理方法において、前記制御情報が前記第2データ
を拡大または縮小する旨の情報であった場合には、既に
記憶された前記第2描画データを用いて拡大または縮小
処理を行った後に、前記印刷実行データとして記憶させ
る工程を備えたことを特徴とする。
According to a sixth aspect of the present invention, there is provided a print processing method according to the fourth or fifth aspect, wherein the control information enlarges or reduces the second data. If the information is information indicating that the print execution data has been stored, the enlargement or reduction processing is performed using the already stored second drawing data, and then stored as the print execution data.

【0025】請求項6に記載の印刷処理方法によれば、
データ処理装置から印刷処理要求信号が出力され、それ
と共に印刷指示データとして第2データを拡大または縮
小する旨の制御情報が出力されると、データ変換装置に
おいては、新たに第2データに基づいて第2描画データ
を生成されることなく、既に記憶された第2描画データ
を用いて拡大または縮小処理が行われ、印刷実行データ
として記憶される。従って、第2データについての描画
データ処理を省略することができ、印刷処理の迅速化が
図られる。
According to the print processing method of the sixth aspect,
When a print processing request signal is output from the data processing apparatus and control information for enlarging or reducing the second data is output as print instruction data, the data conversion apparatus newly generates a print processing request signal based on the second data. Enlargement or reduction processing is performed using the already stored second drawing data without generating the second drawing data, and is stored as print execution data. Therefore, the drawing data processing for the second data can be omitted, and the printing processing can be speeded up.

【0026】請求項7に記載の印刷処理制御プログラム
が記録された記録媒体は、前記課題を解決するために、
文字、記号、図形または制御情報が所定の言語で記述さ
れた第1データと、画像が複数の単位要素の集合として
表現され、所定のフォーマットで加工された第2データ
との少なくともいずれか一方から成る印刷指示データを
データ処理装置から受信し、当該印刷指示データに基づ
いて、少なくとも印刷開始前の印刷実行データの確認ま
たは変更を行う印刷前処理と、印刷処理とを、印刷装置
に行わせるための印刷処理制御プログラムが記録された
コンピュータ読み取り可能な記録媒体であって、前記印
刷処理制御プログラムは、コンピュータに、文字、記
号、図形又は制御情報が所定の言語で記述された第1デ
ータと、画像が複数の要素の集合として表現され、所定
のフォーマットで加工された第2データとの少なくとも
何れか一方から成る印刷指示データを生成する工程と、
印刷前処理又は印刷処理を要求する要求信号を生成し、
前記データ処理装置に出力する工程と、印刷実行データ
の確認又は変更を行う工程と、前記第1データを第1描
画データに展開し前記制御情報に応じて印刷実行データ
を生成し記憶する工程と、前記第2データを第2描画デ
ータに展開する工程と、前記第2描画データを記憶する
工程と、前記第2描画データより、前記制御情報に応じ
て印刷実行データを生成し記憶する工程と、印刷前処理
要求に応じて前記記憶された印刷実行データをデータ処
理装置に出力し、印刷処理要求に応じて前記第1データ
に基づいて新たに生成された印刷実行データと、既に記
憶された第2描画データに基づき生成された印刷実行デ
ータとを、前記印刷装置に出力して印刷の実行を行わせ
る工程とを実行させることを特徴とする。
According to a seventh aspect of the present invention, there is provided a recording medium in which a print processing control program is recorded.
From at least one of first data in which characters, symbols, graphics, or control information are described in a predetermined language, and second data in which an image is represented as a set of a plurality of unit elements and processed in a predetermined format Receiving the print instruction data from the data processing device, and causing the printing device to perform at least a pre-print process for confirming or changing print execution data before the start of printing and a print process based on the print instruction data. A computer-readable recording medium having a print processing control program recorded thereon, wherein the print processing control program stores, in a computer, characters, symbols, graphics, or first data in which control information is described in a predetermined language; The image is represented as a set of a plurality of elements, and is composed of at least one of second data processed in a predetermined format. Generating a printing instruction data,
Generate a request signal for requesting pre-print processing or print processing,
Outputting to the data processing device, confirming or changing print execution data, developing the first data into first drawing data, and generating and storing print execution data according to the control information; Developing the second data into second drawing data; storing the second drawing data; generating and storing print execution data from the second drawing data in accordance with the control information; Outputting the stored print execution data to the data processing device in response to the pre-print processing request, and newly generating print execution data based on the first data in response to the print processing request; Outputting printing execution data generated based on the second drawing data to the printing apparatus to execute printing.

【0027】請求項7に記載の印刷処理制御プログラム
が記録された記録媒体を、コンピュータに読み取らせる
ことにより、コンピュータは、以下のような処理を実行
する。まず、データ処理装置において、文字、記号、図
形又は制御情報が所定の言語で記述された第1データ
と、画像が複数の要素の集合として表現され、所定のフ
ォーマットで加工された第2データとの少なくとも何れ
か一方から成る印刷指示データが生成され、データ変換
装置に出力される。次に、データ変換装置において、こ
の印刷指示データに含まれる第1データが第1描画デー
タに展開され、印刷指示データに含まれる前記制御情報
に応じて印刷実行データが生成され、この印刷実行デー
タが記憶される。また、印刷指示データに含まれる第2
データについては、まず、第2描画データに展開され、
この第2描画データを前記印刷実行データとは別に記憶
される。そして、この記憶された第2描画データに基づ
いて、前記制御情報に応じた印刷実行データの生成が行
われ、生成された印刷実行データが記憶される。
By causing a computer to read a recording medium on which the print processing control program according to claim 7 is recorded, the computer executes the following processing. First, in a data processing device, first data in which characters, symbols, figures, or control information are described in a predetermined language, and second data in which an image is expressed as a set of a plurality of elements and processed in a predetermined format, Is generated and output to the data conversion device. Next, in the data conversion device, the first data included in the print instruction data is expanded into first drawing data, and print execution data is generated according to the control information included in the print instruction data. Is stored. Also, the second instruction included in the print instruction data
The data is first expanded to the second drawing data,
The second drawing data is stored separately from the print execution data. Then, based on the stored second drawing data, print execution data is generated in accordance with the control information, and the generated print execution data is stored.

【0028】一方、印刷前処理要求信号が出力された場
合には、記憶された印刷実行データが、データ処理装置
に対して出力される。この印刷実行データは、データ処
理装置において確認又は変更が可能であり、データ処理
装置の使用者が、この確認又は変更を行った後に、デー
タ処理装置を操作することにより、データ処理装置から
印刷処理要求信号がデータ変換装置に出力される。
On the other hand, when the pre-print processing request signal is output, the stored print execution data is output to the data processing device. This print execution data can be confirmed or changed in the data processing device, and the user of the data processing device operates the data processing device after performing the confirmation or change, so that the print processing data is printed from the data processing device. The request signal is output to the data conversion device.

【0029】この印刷処理要求信号が出力されると、デ
ータ変換装置において、記憶された前記第1データに基
づいて、新たに印刷実行データが生成される。しかし、
第2データについては、既に記憶された第2描画データ
に基づいて、印刷実行データが生成される。そして、こ
られの印刷実行データが印刷装置に出力され印刷の実行
が行われる。
When the print processing request signal is output, the data conversion device newly generates print execution data based on the stored first data. But,
For the second data, print execution data is generated based on the already stored second drawing data. Then, the print execution data is output to the printing device and printing is performed.

【0030】以上のように、画像が複数の要素の集合と
して表現され、所定のフォーマットで加工された第2デ
ータについては、印刷前処理時にのみ描画データへの展
開を行い、印刷処理時においては、既に記憶された描画
データに基づいて印刷実行データの生成を行うので、印
刷前処理を行う場合においても、第2データについての
描画データ処理を省略することができ、印刷処理の迅速
化が図られる。
As described above, the image is expressed as a set of a plurality of elements, and the second data processed in a predetermined format is developed into drawing data only at the time of pre-print processing, and at the time of print processing, Since the print execution data is generated based on the already stored drawing data, the drawing data processing for the second data can be omitted even in the case of performing the pre-print processing, and the printing processing can be speeded up. Can be

【0031】請求項8に記載の印刷処理制御プログラム
が記録された記録媒体によれば、請求項7に記載の記録
媒体において、複数の第2描画データを管理する管理テ
ーブルを作成する工程を更に実行させることを特徴とす
る。
According to the recording medium in which the print processing control program according to claim 8 is recorded, the recording medium according to claim 7 further includes a step of creating a management table for managing a plurality of second drawing data. It is characterized by being executed.

【0032】請求項8に記載の印刷処理制御プログラム
が記録された記録媒体を、コンピュータに読み取らせる
ことにより、コンピュータは、次のような処理を実行す
る。まず、データ処理装置から印刷処理要求信号が出力
されると、データ変換装置においては、既に記憶された
第2描画データに基づいて印刷実行データが生成され
る。そして、この際、第2描画データは、管理テーブル
により管理されているため、第2描画データが複数存在
する場合でも、迅速かつ的確に第2描画データが選択さ
れ、印刷処理の迅速化が図られる。
By causing a computer to read a recording medium on which the print processing control program according to claim 8 is recorded, the computer executes the following processing. First, when a print processing request signal is output from the data processing device, the data conversion device generates print execution data based on the already stored second drawing data. At this time, since the second drawing data is managed by the management table, even when a plurality of second drawing data exist, the second drawing data is selected quickly and accurately, and the printing process is speeded up. Can be

【0033】請求項9に記載の印刷処理制御プログラム
が記録された記録媒体によれば、請求項7または請求項
8に記載の記録媒体において、前記印刷処理制御プログ
ラムは、コンピュータに、前記制御情報が前記第2デー
タを拡大または縮小する旨の情報であった場合には、既
に記憶された前記第2描画データを用いて拡大または縮
小処理を行った後に、前記印刷実行データとして記憶手
段に記憶させる工程を更に実行させることを特徴とす
る。
According to a recording medium in which the print processing control program according to claim 9 is recorded, in the recording medium according to claim 7 or claim 8, the print processing control program causes a computer to execute the control information. Is information indicating that the second data is to be enlarged or reduced, the enlargement or reduction process is performed using the already stored second drawing data, and then stored in the storage unit as the print execution data. The method is further characterized in that the step of causing the image to be performed is further executed.

【0034】請求項9に記載の印刷処理制御プログラム
が記録された記録媒体を、コンピュータに読み取らせる
ことにより、コンピュータは次のような処理を実行す
る。まず、データ処理装置から印刷処理要求信号が出力
され、それと共に印刷指示データとして第2データを拡
大または縮小する旨の制御情報が出力されると、データ
変換装置においては、新たに第2データに基づいて第2
描画データを生成されることなく、既に記憶された第2
描画データを用いて拡大または縮小処理が行われ、印刷
実行データとして記憶される。従って、第2データにつ
いての描画データ処理を省略することができ、印刷処理
の迅速化が図られる。
By causing a computer to read the recording medium on which the print processing control program according to claim 9 is recorded, the computer executes the following processing. First, when a print processing request signal is output from the data processing device and control information for enlarging or reducing the second data is output as print instruction data, the data conversion device newly outputs the second data. Based on the second
Without generating the drawing data, the second data already stored
Enlargement or reduction processing is performed using the drawing data, and stored as print execution data. Therefore, the drawing data processing for the second data can be omitted, and the printing processing can be speeded up.

【0035】[0035]

【発明の実施の形態】以下、本発明の一実施形態を添付
図面の図1乃至図9に基づいて説明する。図1は本実施
形態の印刷処理システムにおけるデータ処理装置のハー
ドウェアの概略構成を示すブロック図、図2は該データ
処理装置の機能面の概略構成を示すブロック図、図3は
本実施形態の印刷処理システムにおけるプリンタユニッ
トのハードウェア概略構成を示すブロック図、図4は、
本実施形態の印刷処理システムにおけるプリンタユニッ
トの概略構成を機能面から説明するブロック図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to FIGS. 1 to 9 of the accompanying drawings. FIG. 1 is a block diagram illustrating a schematic configuration of hardware of a data processing device in a print processing system according to the present embodiment, FIG. 2 is a block diagram illustrating a schematic configuration of functional aspects of the data processing device, and FIG. FIG. 4 is a block diagram showing a schematic hardware configuration of a printer unit in the print processing system.
FIG. 2 is a block diagram illustrating a schematic configuration of a printer unit in the print processing system according to the embodiment from a functional aspect.

【0036】本実施形態の印刷処理システムは、パーソ
ナルコンピュータ等のデータ処理装置と、当該データ処
理装置に接続されたプリンタユニットとから構成されて
おり、プリンタユニットは、データ変換装置と印刷装置
から構成されている。以下、夫々の構成について詳しく
説明する。
The print processing system according to the present embodiment includes a data processing device such as a personal computer and a printer unit connected to the data processing device. The printer unit includes a data conversion device and a printing device. Have been. Hereinafter, each configuration will be described in detail.

【0037】まず、データ処理装置1は、図1に示すよ
うに、CPU10と、データ処理装置1における処理に
必要なデータを入力するための入力部11と、プリンタ
ユニットとの通信を行うためのインターフェース部12
と、ROM13と、RAM14と、表示手段としてのデ
ィスプレイ15と、これらの各構成要素を接続するバス
16とを備えている。
First, as shown in FIG. 1, the data processing apparatus 1 has a CPU 10, an input unit 11 for inputting data necessary for processing in the data processing apparatus 1, and a communication unit for communicating with the printer unit. Interface section 12
, A ROM 13, a RAM 14, a display 15 as a display means, and a bus 16 for connecting these components.

【0038】インターフェース部12は、データ処理装
置1とプリンタユニットの間の通信制御を行って、デー
タ処理装置1からプリンタユニットに対してデータを出
力すると共に、プリンタユニットからデータ処理装置1
に対して出力されるデータの入力を行っている。
The interface unit 12 controls communication between the data processing apparatus 1 and the printer unit, outputs data from the data processing apparatus 1 to the printer unit, and outputs data from the printer unit to the data processing apparatus 1.
Is inputting data to be output.

【0039】入力部11は、キーボード、マウス等より
なり、データ処理装置1の使用者の操作により入力され
たデータを、バス16を介してCPU10等に出力す
る。
The input unit 11 includes a keyboard, a mouse, and the like, and outputs data input by a user of the data processing device 1 to the CPU 10 and the like via the bus 16.

【0040】ROM13は、CPU10における処理に
必要な制御用のプログラムを記憶している読み出し専用
のメモリであり、所定のタイミングで必要なプログラム
を読み出して、バス16に出力する。なお、制御用のプ
ログラムは、ROM13ではなく、図示しないハードデ
ィスク等の記憶手段に記憶させるように構成しても良
い。
The ROM 13 is a read-only memory storing a control program required for processing in the CPU 10. The ROM 13 reads out a necessary program at a predetermined timing and outputs it to the bus 16. Note that the control program may be stored in a storage unit such as a hard disk (not shown) instead of the ROM 13.

【0041】また、RAM14は、CPU10における
処理に必要なデータ等を一時的に記憶する記憶手段、及
びディスプレイ15に画像を表示させるためのデータを
記憶記憶手段であり、必要に応じて各データをバス16
に出力する。また、制御用のプログラムをハードディス
ク等の記憶手段により記憶させる構成とした場合には、
その制御用のプログラムをハードディスク等からRAM
14に転送する構成としても良い。
The RAM 14 is a storage unit for temporarily storing data and the like necessary for processing in the CPU 10 and a storage unit for storing data for displaying an image on the display 15, and stores each data as necessary. Bus 16
Output to In the case where the control program is stored in a storage unit such as a hard disk,
The control program is transferred from the hard disk etc. to RAM
14 may be used.

【0042】更に、ディスプレイ15は、CPU10に
おける処理に必要な表示を行うと共に、後述のプレビュ
ーデータ等に対応する画像を表示する。
Further, the display 15 displays images necessary for processing in the CPU 10 and displays an image corresponding to preview data and the like described later.

【0043】そして、CPU10は、ROM13または
RAM14に記憶されているプログラムに基づいて、自
ら演算処理等を行い、あるいは上述した各構成要素を制
御し、データ処理装置1を次の各手段として機能させる
ものである。
Then, the CPU 10 performs arithmetic processing or the like by itself based on a program stored in the ROM 13 or the RAM 14 or controls each of the above-described components, thereby causing the data processing device 1 to function as the following units. Things.

【0044】図2は、データ処理装置1を機能の面から
捉えて説明するためのブロック図であり、図2に示すよ
うに、データ処理装置1は、上述したROM13または
RAM14もしくはハードディスクに記憶したアプリケ
ーションプログラムを前記CPU10が実行することに
より、データ編集手段20、印刷指示データ制御手段2
1、要求手段22、送信手段23及び受信手段24とし
て機能する。
FIG. 2 is a block diagram for explaining the data processing device 1 from the viewpoint of functions. As shown in FIG. 2, the data processing device 1 is stored in the above-described ROM 13 or RAM 14 or a hard disk. When the CPU 10 executes the application program, the data editing unit 20 and the print instruction data control unit 2
1. Function as requesting means 22, transmitting means 23 and receiving means 24.

【0045】データ編集手段20は、更に詳しくはデー
タ処理制御手段20a、データ記憶手段20b、入力手
段20c及び表示手段20dから構成されており、使用
者による入力手段20cを介した操作に応じて、データ
処理制御手段20aが文字、図形、あるいはイメージデ
ータ等を表示手段20dに表示すると共に、処理データ
としてデータ記憶手段20bに記憶する。このような構
成により、使用者は、文字、図形またはイメージデータ
が夫々単独で存在し、或いはこれらが混在したドキュメ
ントを作成することができる。
More specifically, the data editing means 20 comprises a data processing control means 20a, a data storage means 20b, an input means 20c, and a display means 20d, and is operated by a user through the input means 20c. The data processing control means 20a displays characters, graphics, image data, and the like on the display means 20d, and stores the processed data in the data storage means 20b. With such a configuration, the user can create a document in which characters, graphics, or image data exist independently, or in which these are mixed.

【0046】印刷指示データ制御手段21は、前記デー
タ処理制御手段20aから出力される印刷処理信号また
は印刷前処理信号に応じて、プリンタユニットに対する
印刷指示データを生成して出力する手段である。該印刷
処理信号または印刷前処理信号は、例えば使用者が、表
示手段20dに表示された印刷処理コマンドあるいは印
刷前処理コマンドを、入力手段20cにより選択するこ
とにより、データ処理制御手段20aから出力される信
号である。この信号を入力した印刷指示データ制御手段
21は、データ記憶手段20bに記憶された前記処理デ
ータに基づいて、文字、記号または図形については、例
えばポストスクリプト(アドビ・システムズ社)等のペ
ージ記述言語で記述した第1データを生成し、またイメ
ージデータについては、例えばウィンドウズ上のビット
マップファイル(識別子 .BMP)等の所定のフォーマッ
トで加工した第2データを生成する。なお、図形の塗り
つぶし等、ビットマップデータの拡大・縮小等の各種の
コマンドは、制御情報として、前記第1データに含まれ
る。
The print instruction data control means 21 is means for generating and outputting print instruction data to the printer unit in accordance with a print processing signal or a pre-print processing signal output from the data processing control means 20a. The print processing signal or the pre-print processing signal is output from the data processing control means 20a, for example, when the user selects the print processing command or the pre-print processing command displayed on the display means 20d by the input means 20c. Signal. The print instruction data control unit 21 that has received this signal, based on the processing data stored in the data storage unit 20b, uses a page description language such as PostScript (Adobe Systems) for characters, symbols, or graphics. In the case of image data, second data processed in a predetermined format such as a bitmap file (identifier .BMP) on Windows is generated. Various commands for enlarging / reducing bitmap data, such as painting a figure, are included in the first data as control information.

【0047】そして、印刷指示データ制御手段21は、
前記第1データと第2データの少なくともいずれか一方
から成る印刷指示データを、送信手段23を介してプリ
ンタユニットに出力する。
Then, the print instruction data control means 21
The print instruction data including at least one of the first data and the second data is output to the printer unit via the transmission unit 23.

【0048】また、前記データ処理制御手段20aから
出力される印刷処理信号または印刷前処理信号は、要求
手段22にも出力され、要求手段22は、送信手段23
を介してプリンタユニットにおいて解釈可能な印刷処理
要求信号または印刷前処理要求信号を出力する。ここ
で、印刷処理とは、プリンタユニットにおいて印刷を実
行する処理であり、印刷前処理とは、プレビューデータ
の作成あるいはコマンド解析処理等の印刷実行前に行わ
れる処理である。以下の説明では、印刷前処理としてプ
レビューデータの作成を行う場合について説明する。
The print processing signal or pre-print processing signal output from the data processing control means 20a is also output to the request means 22.
And outputs a print processing request signal or a pre-print processing request signal that can be interpreted by the printer unit via the CPU. Here, the printing process is a process of executing printing in the printer unit, and the pre-printing process is a process performed before the execution of printing, such as creation of preview data or command analysis. In the following description, a case will be described in which preview data is created as pre-print processing.

【0049】例えば、プレビューデータの作成指示信号
としての印刷前処理要求信号がプリンタユニットに対し
て出力されると、後述するようにプリンタユニットにて
プレビューデータが作成され、このプレビューデータは
プリンタユニットからデータ処理装置1へと出力され
る。出力されたプレビューデータは、データ処理装置1
の受信手段24にて受信され、一旦データ記憶手段20
Bに記憶される。
For example, when a pre-print processing request signal is output to the printer unit as a preview data creation instruction signal, the printer unit creates preview data as described later, and this preview data is sent from the printer unit. The data is output to the data processing device 1. The output preview data is stored in the data processing device 1
Of the data storage means 20
B.

【0050】そして、このプレビューデータは、データ
処理制御手段20aによって表示手段20dに表示さ
れ、使用者は、この表示された画像を見ることによっ
て、印刷画像の確認を行うことができる。また、必要で
あれば、入力手段20cを介して、画像の修正を行うこ
とができる。
The preview data is displayed on the display means 20d by the data processing control means 20a, and the user can confirm the print image by looking at the displayed image. If necessary, the image can be corrected via the input means 20c.

【0051】このようなプレビューデータの確認または
修正を行った後、入力手段20cを介して、印刷処理の
コマンドが選択された場合には、要求手段22から送信
手段23を介して印刷処理要求信号がプリンタユニット
に出力され、後述するように、印刷実行処理が行われる
ことになる。
After the preview data has been confirmed or corrected, if a print processing command is selected via the input means 20c, the print processing request signal is transmitted from the request means 22 via the transmission means 23. Is output to the printer unit, and a printing execution process is performed as described later.

【0052】次に、本実施形態におけるプリンタユニッ
ト2の構成を図3及び図4を用いて説明する。図3に示
すように、本実施形態のプリンタユニット2は、CPU
30と、インターフェース部31と、ROM32と、R
AM33と、印刷部34と、バス9とを備えており、印
刷実行データの作成等を行うデータ変換装置と実際に印
刷を実行する印刷装置とが一つの装置として形成されて
いる。
Next, the configuration of the printer unit 2 in this embodiment will be described with reference to FIGS. As shown in FIG. 3, the printer unit 2 of the present embodiment has a CPU
30, an interface unit 31, a ROM 32, and R
An AM 33, a printing unit 34, and a bus 9 are provided, and a data conversion device that creates print execution data and the like and a printing device that actually executes printing are formed as one device.

【0053】インターフェース部31は、プリンタユニ
ット2とデータ処理装置1との間の通信を制御して、デ
ータ処理装置1から送信される印刷指示データを入力す
ると共に、プレビューデータ等の前処理用のデータをデ
ータ処理装置1への出力を行っている。
The interface unit 31 controls communication between the printer unit 2 and the data processing apparatus 1 to input print instruction data transmitted from the data processing apparatus 1 and to input pre-processing data such as preview data. The data is output to the data processing device 1.

【0054】ROM32は、印刷制御プログラム32a
を記憶している記憶装置であり、所定のタイミングで必
要なプログラムを読み出してバス35に出力する。
The ROM 32 stores a print control program 32a.
And reads out necessary programs at a predetermined timing and outputs them to the bus 35.

【0055】RAM33は、CPU30における処理に
必要なデータ、及び印刷実行のために必要な画像データ
を記憶する記憶装置であり、印刷実行データを1ページ
単位で記憶するページメモリ33aと、後述するように
イメージデータのみを切り出して記憶する切出しイメー
ジメモリ33bとを備えている。
The RAM 33 is a storage device for storing data necessary for processing in the CPU 30 and image data necessary for printing, and includes a page memory 33a for storing print execution data in units of one page and a page memory 33a as described later. And a cut-out image memory 33b for cutting out and storing only image data.

【0056】印刷部34は、インクジェット方式あるい
はレーザービーム方式等の印刷エンジンを備え、CPU
30の制御により、前記ページメモリ33aに記憶され
た印刷イメージに基づいて印刷出力処理を行う。
The printing unit 34 includes a printing engine of an ink jet system or a laser beam system, and has a CPU.
Under the control of 30, a print output process is performed based on the print image stored in the page memory 33a.

【0057】CPU30は、ROM32に記憶された制
御プログラム32aに基づいて、自ら演算処理を行い、
あるいは後述する各構成要素を制御して、プリンタユニ
ット2を以下のような各手段として機能させる。
The CPU 30 performs its own arithmetic processing based on the control program 32a stored in the ROM 32,
Alternatively, the printer unit 2 functions as the following units by controlling the components described below.

【0058】図4はプリンタユニット2をこの機能の面
から捉えて説明するためのブロック図である。受信手段
40は、データ処理装置1から送信される印刷指示デー
タを受信する手段であり、受信された印刷指示データを
印刷指示データ記憶手段41に出力する。
FIG. 4 is a block diagram for explaining the printer unit 2 in view of this function. The receiving unit 40 is a unit that receives the print instruction data transmitted from the data processing device 1, and outputs the received print instruction data to the print instruction data storage unit 41.

【0059】印刷制御手段42は、前記印刷指示データ
を、所定のタイミングで印刷指示データ記憶手段41に
記憶させると共に、記憶された印刷指示データに基づい
て印刷実行データの作成を各手段に指示する。指示の出
力先は、印刷指示データの種類によって異なっており、
上述したように、文字、記号、図形または制御情報を含
む第1データについては、第1データ制御手段としての
印刷イメージ作成手段43に対して指示を出力し、イメ
ージデータに関する第2データについては、第2描画デ
ータ制御手段としての切出しイメージ制御手段44aに
対して指示の出力を行う。なお、第1データの一部に
は、イメージデータに関する制御情報も含まれるが、こ
の種の制御情報は、第2描画データ制御手段44aにお
いて処理されるように構成されている。
The print control unit 42 stores the print instruction data in the print instruction data storage unit 41 at a predetermined timing, and instructs each unit to create print execution data based on the stored print instruction data. . The output destination of the instruction differs depending on the type of the print instruction data.
As described above, for the first data including characters, symbols, graphics, or control information, an instruction is output to the print image creating unit 43 as the first data control unit, and for the second data related to the image data, An instruction is output to the cut-out image control means 44a as the second drawing data control means. Although a part of the first data includes control information on image data, this kind of control information is configured to be processed by the second drawing data control unit 44a.

【0060】印刷イメージ作成手段43は、ページ記述
言語等で記述された第1データを解析し、文字、記号、
または図形に関する第1描画データを、印刷実行データ
記憶手段としての印刷イメージ記憶手段46に記憶させ
る。
The print image creating means 43 analyzes the first data described in a page description language or the like, and outputs characters, symbols,
Alternatively, the first drawing data relating to the graphic is stored in the print image storage unit 46 as the print execution data storage unit.

【0061】また、切出しイメージ制御手段44aは、
イメージデータが所定のフォーマットで加工された第2
データを、切出しイメージ作成手段44bに出力し、切
出しイメージ作成手段44bは、第2データを前記所定
のフォーマットに応じてデコードし、デコードの結果得
られる第2描画データを第2描画データ記憶手段として
の切出しイメージ記憶手段44cに出力する。そして、
切出しイメージ制御手段は、前記第2描画データを、所
定のタイミングで第2描画データ記憶手段44cに記憶
させる。
The cut-out image control means 44a
The second image data is processed in a predetermined format.
The data is output to the cut-out image creating means 44b, and the cut-out image creating means 44b decodes the second data according to the predetermined format, and uses the second drawing data obtained as a result of the decoding as the second drawing data storage means. To the extracted image storage means 44c. And
The cut-out image control means causes the second drawing data storage means 44c to store the second drawing data at a predetermined timing.

【0062】以上のようにして、印刷イメージ記憶手段
46には、第1描画データが記憶され、第2描画データ
記憶手段44cには第2描画データが記憶されることに
なる。
As described above, the first drawing data is stored in the print image storage means 46, and the second drawing data is stored in the second drawing data storage means 44c.

【0063】そして、データ処理装置1から印刷前処理
要求信号が出力された場合には、印刷制御手段42は、
切出しイメージ制御手段44aに対して第2描画データ
の張込み処理を指示する。この張込み処理とは、第2描
画データを印刷イメージ記憶手段46に張込む処理であ
り、第2データに関する制御情報に応じて、印刷イメー
ジ上の張込み位置、及び拡大・縮小等の処理の有無が定
められる。
When a pre-print processing request signal is output from the data processing device 1, the print control means 42
It instructs the cut-out image control means 44a to insert the second drawing data. The embedding process is a process of embedding the second drawing data into the print image storage unit 46. In accordance with the control information on the second data, the embedding position on the print image and the process of enlarging / reducing are performed. Presence or absence is determined.

【0064】以上のようにして、印刷イメージ記憶手段
46上には、第1描画データと第2描画データの双方を
含む印刷実行データが展開され、この印刷実行データ
は、データ処理装置1のディスプレイ15の解像度に適
合させる処理等の適宜の処理を施された後、プレビュー
データとして送信手段47を介してデータ処理装置1に
出力される。
As described above, print execution data including both the first drawing data and the second drawing data is developed on the print image storage means 46, and the print execution data is stored in the display of the data processing apparatus 1. After being subjected to appropriate processing such as processing adapted to the resolution of 15, the data is output to the data processing apparatus 1 via the transmission means 47 as preview data.

【0065】この時のデータの流れを図5のプロック図
に示す。図5に示すように、イメージデータ以外につい
ては、印刷イメージ作成手段により、印刷イメージとし
て直接描画されるが、イメージデータについては、切出
しイメージ作成手段44bにより一旦切出しイメージデ
ータとして切出し処理が行われた後、張込み処理により
印刷イメージ上に張り込まれる。
The data flow at this time is shown in the block diagram of FIG. As shown in FIG. 5, the image data other than the image data is directly drawn as a print image by the print image creation means, but the image data is once subjected to the extraction processing as the cut image data by the extraction image creation means 44b. Thereafter, the image is pasted on the print image by the pasting process.

【0066】一方、前記プレビューデータは、上述した
ように、データ処理装置1のディスプレイ15に表示さ
れ、使用者による確認または所定の操作による修正処理
が施されることになる。
On the other hand, the preview data is displayed on the display 15 of the data processing device 1 as described above, and is subjected to confirmation by the user or correction processing by a predetermined operation.

【0067】そして、データ処理装置1から印刷処理要
求信号が出力され、プリンタユニット2の受信手段40
にて当該信号が受信された場合には、印刷制御手段42
は、図6に示すように、イメージデータ以外のデータに
ついては、再び印刷イメージ作成手段43に対して第1
描画データの作成指示を出力することにより、印刷イメ
ージ記憶手段46上に直接第1描画データを生成させ
る。
Then, a print processing request signal is output from the data processing apparatus 1, and the reception means 40 of the printer unit 2
When the signal is received by the
As shown in FIG. 6, for the data other than the image data, the first
By outputting a drawing data creation instruction, the first drawing data is directly generated on the print image storage unit 46.

【0068】しかしながら、イメージデータについて
は、新たに第2描画データを生成するのではなく、印刷
制御手段42から切出しイメージ制御手段44aに張込
み処理を指示することにより、切出しイメージ制御手段
44aは切出しイメージ記憶手段44cに記憶させた第
2描画データを印刷イメージ記憶手段46に記憶させ、
張込み処理を行う。
However, as for the image data, instead of newly generating the second drawing data, the cut-out image control unit 44a instructs the cut-out image control unit 44a to insert the image data by the print control unit 42. The second drawing data stored in the image storage unit 44c is stored in the print image storage unit 46,
Perform the embedding process.

【0069】従って、印刷実行処理が行われる場合に
は、イメージデータについてのデコード処理が省かれる
ことになり、印刷実行処理の迅速化が図られることにな
る。
Accordingly, when the print execution process is performed, the decoding process for the image data is omitted, and the print execution process is speeded up.

【0070】本実施形態におけるイメージデータの切出
しと張込み処理は、図5及び図6からも判るように、各
イメージデータ毎に行われ、一つのページに複数のイメ
ージデータがある場合には、複数の切出しイメージデー
タが生成されることになる。
As can be seen from FIGS. 5 and 6, the cut-out and filling processing of the image data according to the present embodiment is performed for each image data. A plurality of cut-out image data will be generated.

【0071】従って、このような複数の切出しイメージ
データを管理するために、本実施形態では、図7に示す
ように、RAM33内に切出しイメージ情報33cを記
憶させている。
Therefore, in order to manage such a plurality of cut-out image data, in this embodiment, as shown in FIG. 7, the cut-out image information 33c is stored in the RAM 33.

【0072】切出しイメージ情報33cは、図7に示す
ように、テーブル数情報と、管理テーブルとから構成さ
れており、イメージデータを切り出す毎に、切出しイメ
ージ制御手段44aにより、テーブル数情報の内容がイ
ンクリメントされ、その切出しイメージのRAM33上
におけるアドレス情報が、管理テーブルに記録されるよ
うに構成されている。従って、印刷実行処理時において
は、この管理テーブルを参照することにより、迅速に切
出しイメージデータの張込み処理を実行することができ
る。
As shown in FIG. 7, the cut-out image information 33c is made up of table number information and a management table. Each time image data is cut out, the contents of the table number information are changed by the cut-out image control means 44a. The address information on the RAM 33 of the cut-out image that has been incremented is recorded in the management table. Therefore, at the time of print execution processing, by referring to this management table, it is possible to quickly execute the cut-out image data insertion processing.

【0073】なお、切出しイメージデータの格納先はR
AM33に限られるものではなく、ハードディスク等の
記憶装置に記憶させるように構成しても良い。また、管
理情報はアドレス情報に限られるものではなく、ファイ
ルとして管理するようにしても良い。
The storage location of the extracted image data is R
The configuration is not limited to the AM33, and may be configured to be stored in a storage device such as a hard disk. Further, the management information is not limited to the address information, but may be managed as a file.

【0074】次に、以上のような本実施形態の印刷処理
システムにおける動作を、図8及び図9のフローチャー
トに基づいて説明する。
Next, the operation of the print processing system according to the present embodiment as described above will be described with reference to the flowcharts of FIGS.

【0075】まず、データ処理装置1から印刷前処理要
求信号が出力され、プリンタユニット2において当該信
号が入力された場合には、当該信号と共にデータ処理装
置1から出力される印刷指示データの受信手段40によ
る受信、及び印刷指示データ記憶手段41により記憶が
行われる(ステップS1)。
First, when a pre-print processing request signal is output from the data processing device 1 and the signal is input to the printer unit 2, receiving means for print instruction data output from the data processing device 1 together with the signal. The reception by the print instruction data storage unit 41 and the storage by the print instruction data storage unit 41 are performed (step S1).

【0076】次に、印刷制御手段42は、記憶された印
刷指示データを解析し、イメージデータの処理が必要で
あるか否かを判定する(ステップS2)。その結果、イ
メージデータの処理が必要ない場合(ステップS2:N
o)、即ち、第1データについては、印刷イメージ作成
手段43に指示を出力して、印刷イメージ記憶手段46
上にプレビューデータを作成させる(ステップS3)。
Next, the print control unit 42 analyzes the stored print instruction data and determines whether or not image data processing is necessary (step S2). As a result, when the processing of the image data is not necessary (step S2: N
o) That is, for the first data, an instruction is output to the print image creating means 43 and the print image storage means 46 is output.
The preview data is created on the top (step S3).

【0077】一方、イメージデータの処理が必要な場合
(ステップS2:YES)、即ち、第2データについて
は、切出しイメージ制御手段44aに指示を出力し、イ
メージデータの処理を行わせる。具体的には、切出しイ
メージ制御手段44aは、切出しイメージ記憶手段44
c上に切出しイメージデータ情報として管理テーブルを
作成すると共に、テーブル数情報のインクリメントを行
う(ステップS4)。
On the other hand, when the processing of the image data is necessary (step S2: YES), that is, for the second data, an instruction is output to the cut-out image control means 44a to process the image data. Specifically, the cut-out image control means 44a
A management table is created on c as clipped image data information, and the table number information is incremented (step S4).

【0078】次に、切出しイメージ制御手段44aは、
切出しイメージ作成手段44bに対して指示を出力し、
切出しイメージ作成手段44bにより第2データのデコ
ード処理を行わせ(ステップS5)、切出しイメージ記
憶手段44cに切出しイメージを登録させる(ステップ
S6)。そして、この登録した切出しイメージを所定の
位置に張込ませ、プレビューデータを作成させる(ステ
ップS3)。なお、図8に示すフローチャートは、印刷
指示データの一区切り毎に処理が完結するように表現し
ており、実際には、以上のような処理を印刷指示データ
の全てについて繰り返して行うことにより、プレビュー
データが生成されることになる。
Next, the cut-out image control means 44a
An instruction is output to the cut-out image creating means 44b,
The second image is decoded by the cut-out image creating means 44b (step S5), and the cut-out image is registered in the cut-out image storage means 44c (step S6). Then, the registered cut-out image is pasted at a predetermined position to generate preview data (step S3). Note that the flowchart shown in FIG. 8 expresses the processing to be completed for each section of the print instruction data. In practice, the above processing is repeated for all the print instruction data, so that the preview is performed. Data will be generated.

【0079】次に、以上のようなプレビューデータの確
認と修正が行われた後、データ処理装置1から印刷処理
要求信号が出力され、プリンタユニット2において当該
信号が入力された場合には、印刷制御手段42は、印刷
指示データ41に記憶しておいた印刷指示データについ
て、イメージ処理が必要であるか否かを判定する(ステ
ップS10)。イメージ処理が必要ではない場合(ステ
ップS10:No)、即ち、第1データの場合には、プ
レビューデータ作成時と同様に、印刷イメージ作成手段
43により印刷イメージ記憶手段46に印刷イメージを
作成させる(ステップS11)。
Next, after the preview data is confirmed and corrected as described above, a print processing request signal is output from the data processing device 1 and if the signal is input to the printer unit 2, the print processing request signal is output. The control unit 42 determines whether image processing is necessary for the print instruction data stored in the print instruction data 41 (step S10). When the image processing is not necessary (step S10: No), that is, in the case of the first data, the print image creation unit 43 causes the print image storage unit 46 to create a print image as in the case of preview data creation (step S10). Step S11).

【0080】しかし、イメージ処理が必要な場合(ステ
ップS10:Yes)、即ち、第2データの場合には、
新たに切出しイメージデータを生成するのではなく、切
出しイメージ記憶手段44cから既に記憶しておいた切
出しイメージデータを取得し(ステップS12)、この
切出しイメージデータを印刷イメージデータ記憶手段4
6上に張込むことにより、印刷イメージを作成する(ス
テップS11)。なお、図9に示すフローチャートは、
印刷指示データの一区切り毎に処理が完結するように表
現しており、実際には、以上のような処理を印刷指示デ
ータの全てについて繰り返して行うことにより、印刷イ
メージが作成されることになる。
However, when image processing is required (step S10: Yes), that is, when the data is the second data,
Instead of generating new cut-out image data, the cut-out image data already stored is obtained from the cut-out image storage means 44c (step S12), and this cut-out image data is stored in the print image data storage means 4.
6 to create a print image (step S11). The flowchart shown in FIG.
The process is expressed so as to be completed for each section of the print instruction data. In practice, a print image is created by repeatedly performing the above process for all of the print instruction data.

【0081】そして、この印刷イメージに基づいて、印
刷手段45において、印刷処理が実行されることにな
る。
Then, based on this print image, the printing means 45 executes a printing process.

【0082】以上のように、本実施形態によれば、一般
的にかなりの処理時間を要するイメージデータのデコー
ド処理を、プレビュー処理後の印刷実行処理時には省略
することができるので、印刷処理の高速化を図ることが
できる。
As described above, according to the present embodiment, the decoding process of image data, which generally requires a considerable processing time, can be omitted in the print execution process after the preview process. Can be achieved.

【0083】なお、本実施形態では、データ変換装置と
印刷装置が一体としてプリンタユニットを構成した例に
ついて説明したが、本発明はこれに限られるものではな
く、例えばサーバー装置と呼ばれるようなコンピュータ
装置によりデータ変換装置を構成し、このデータ変換装
置と印刷装置としてのプリンタとを接続するように構成
しても良い。
Although the present embodiment has been described with respect to an example in which the data conversion device and the printing device are integrated into a printer unit, the present invention is not limited to this. For example, a computer device such as a server device may be used. May be configured to connect the data conversion device and a printer as a printing device.

【0084】また、本実施形態では、印刷処理制御プロ
グラムは、データ処理装置1及びプリンタユニット2に
おいて、夫々ROMに記録した場合について説明した
が、本発明はこれに限られるものではなく、印刷処理制
御プログラムをCD−ROM或いはフロッピーディスク
等の記録媒体に記録して、データ処理装置1及びプリン
タユニット2にて印刷処理制御プログラムをインストー
ルするように構成しても良い。本実施形態の場合には、
ROMが記録媒体として機能することになる。
Further, in the present embodiment, the case where the print processing control program is recorded in the ROM in each of the data processing apparatus 1 and the printer unit 2 has been described. However, the present invention is not limited to this. The control program may be recorded on a recording medium such as a CD-ROM or a floppy disk, and the data processing apparatus 1 and the printer unit 2 may install the print processing control program. In the case of this embodiment,
The ROM functions as a recording medium.

【0085】また、本実施形態においては、文字、記
号、図形等に関する第1データについては、常に印刷指
示データから描画データに展開する場合について説明し
たが、本発明はこれに限られるものではなく、例えば、
フォントデータ等については、キャッシュメモリを用い
て、描画データに展開するようにしても良い。
Further, in the present embodiment, the case has been described where the first data relating to characters, symbols, figures, and the like is always developed from print instruction data to drawing data, but the present invention is not limited to this. For example,
Font data and the like may be developed into drawing data using a cache memory.

【0086】[0086]

【発明の効果】請求項1に記載の印刷処理システムによ
れば、印刷処理の実行前に、プレビュー処理等の印刷前
処理を行う印刷処理システムにおいて、画像が複数の要
素の集合として表現され、所定のフォーマットで加工さ
れたイメージデータに関する第2データについては、印
刷前処理時にのみ描画データへの展開を行い、印刷処理
時においては、既に記憶された描画データに基づいて印
刷実行データの生成を行うように構成したので、一般に
かなりの処理時間を要するイメージデータについてのデ
コード処理を省略することができ、印刷処理の高速化を
図ることができる。
According to the print processing system of the first aspect, in a print processing system that performs pre-print processing such as preview processing before executing print processing, an image is represented as a set of a plurality of elements. The second data relating to the image data processed in the predetermined format is expanded into the drawing data only at the time of the pre-print processing, and at the time of the printing processing, the generation of the print execution data is performed based on the already stored drawing data. Since the configuration is such that decoding is performed, decoding processing of image data that generally requires a considerable processing time can be omitted, and the printing processing can be speeded up.

【0087】請求項2に記載の印刷処理システムによれ
ば、既に記憶されたイメージデータについての描画デー
タに基づいて印刷実行データを生成する際には、管理テ
ーブルにより管理された描画データを用いるので、イメ
ージデータについての描画データが複数存在する場合で
も、迅速かつ的確に描画データを選択することができ、
印刷処理の高速化を図ることができる。
According to the print processing system of the present invention, when the print execution data is generated based on the drawing data of the already stored image data, the drawing data managed by the management table is used. , Even when there are a plurality of drawing data for image data, the user can quickly and accurately select the drawing data.
The speed of the printing process can be increased.

【0088】請求項3に記載の印刷処理システムによれ
ば、データ処理装置からイメージデータに関する第2デ
ータを拡大または縮小する旨の制御情報が出力された場
合には、新たに第2データに基づいて描画データを生成
することなく、既に記憶された描画データを用いて拡大
または縮小処理を行うので、第2データについての描画
データ処理を省略することができ、印刷処理の高速化を
図ることができる。
According to the third aspect of the present invention, when control information for enlarging or reducing the second data relating to the image data is output from the data processing device, the control information is newly based on the second data. Since the enlargement or reduction processing is performed using the already stored drawing data without generating the drawing data, the drawing data processing for the second data can be omitted, and the printing processing can be speeded up. it can.

【0089】請求項4に記載の印刷処理方法によれば、
印刷処理の実行前に、プレビュー処理等の印刷前処理を
行う印刷処理システムにおいて、画像が複数の要素の集
合として表現され、所定のフォーマットで加工されたイ
メージデータに関する第2データについては、印刷前処
理時にのみ描画データへの展開を行い、印刷処理時にお
いては、既に記憶された描画データに基づいて印刷実行
データの生成を行うように構成したので、一般にかなり
の処理時間を要するイメージデータについてのデコード
処理を省略することができ、印刷処理の高速化を図るこ
とができる。
According to the print processing method of the fourth aspect,
In a print processing system that performs pre-print processing such as preview processing before execution of print processing, an image is represented as a set of a plurality of elements, and second data related to image data processed in a predetermined format is processed before printing. Since development to drawing data is performed only at the time of processing, and at the time of printing processing, print execution data is generated based on the already stored drawing data. The decoding process can be omitted, and the printing process can be speeded up.

【0090】請求項5に記載の印刷処理方法によれば、
既に記憶されたイメージデータについての描画データに
基づいて印刷実行データを生成する際には、管理テーブ
ルにより管理された描画データを用いるので、イメージ
データについての描画データが複数存在する場合でも、
迅速かつ的確に描画データを選択することができ、印刷
処理の高速化を図ることができる。
According to the printing processing method of the fifth aspect,
When generating the print execution data based on the drawing data for the already stored image data, since the drawing data managed by the management table is used, even when there are a plurality of drawing data for the image data,
The drawing data can be selected quickly and accurately, and the printing process can be speeded up.

【0091】請求項6に記載の印刷処理方法によれば、
データ処理装置からイメージデータに関する第2データ
を拡大または縮小する旨の制御情報が出力された場合に
は、新たに第2データに基づいて描画データを生成する
ことなく、既に記憶された描画データを用いて拡大また
は縮小処理を行うので、第2データについての描画デー
タ処理を省略することができ、印刷処理の高速化を図る
ことができる。
According to the print processing method of the sixth aspect,
When the control information for enlarging or reducing the second data related to the image data is output from the data processing device, the drawing data already stored is generated without generating new drawing data based on the second data. Since the enlargement or reduction processing is performed using this, the drawing data processing for the second data can be omitted, and the printing processing can be speeded up.

【0092】請求項7に記載の印刷処理制御プログラム
が記録された記録媒体をコンピュータに読み取らせるこ
とにより、印刷処理の実行前に、プレビュー処理等の印
刷前処理を行う印刷処理システムにおいて、画像が複数
の要素の集合として表現され、所定のフォーマットで加
工されたイメージデータに関する第2データについて
は、印刷前処理時にのみ描画データへの展開が行われ、
印刷処理時においては、既に記憶された描画データに基
づいて印刷実行データの生成が行われるので、一般にか
なりの処理時間を要するイメージデータについてのデコ
ード処理を省略することができ、印刷処理の高速化を図
ることができる。
By causing a computer to read a recording medium on which the print processing control program according to claim 7 is recorded, a print processing system that performs a pre-print processing such as a preview processing before executing the print processing has The second data relating to the image data expressed as a set of a plurality of elements and processed in a predetermined format is developed into drawing data only at the time of pre-print processing,
At the time of printing processing, print execution data is generated based on already stored drawing data, so that decoding processing of image data that generally requires a considerable processing time can be omitted, and the printing processing can be speeded up. Can be achieved.

【0093】請求項8に記載の印刷処理制御プログラム
が記録された記録媒体をコンピュータに読み取らせるこ
とにより、既に記憶されたイメージデータについての描
画データに基づいて印刷実行データを生成する際には、
管理テーブルにより管理された描画データが用いられ、
イメージデータについての描画データが複数存在する場
合でも、迅速かつ的確に描画データを選択することがで
き、印刷処理の高速化を図ることができる。
By causing a computer to read a recording medium on which the print processing control program according to claim 8 is recorded, when generating print execution data based on drawing data of image data already stored,
The drawing data managed by the management table is used,
Even when there are a plurality of drawing data for the image data, the drawing data can be selected quickly and accurately, and the printing process can be speeded up.

【0094】請求項9に記載の印刷処理制御プログラム
が記録された記録媒体をコンピュータに読み取らせるこ
とにより、データ処理装置からイメージデータに関する
第2データを拡大または縮小する旨の制御情報が出力さ
れた場合には、新たに第2データに基づいて描画データ
を生成することなく、既に記憶された描画データを用い
て拡大または縮小処理が行われるので、第2データにつ
いての描画データ処理を省略することができ、印刷処理
の高速化を図ることができる。
By causing a computer to read the recording medium on which the print processing control program according to claim 9 is recorded, control information for enlarging or reducing the second data relating to the image data is output from the data processing device. In this case, since the enlargement or reduction processing is performed using the already stored drawing data without generating new drawing data based on the second data, the drawing data processing for the second data is omitted. And the speed of the printing process can be increased.

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

【図1】本発明の一実施形態におけるデータ処理装置の
ハードウェアの概略構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a schematic configuration of hardware of a data processing device according to an embodiment of the present invention.

【図2】本発明の一実施形態におけるデータ処理装置の
機能面の概略構成を示すブロック図である。
FIG. 2 is a block diagram illustrating a schematic configuration of functional aspects of a data processing device according to an embodiment of the present invention.

【図3】本発明の一実施形態におけるプリンタユニット
のハードウェアの概略構成を示すブロック図である。
FIG. 3 is a block diagram illustrating a schematic configuration of hardware of a printer unit according to the embodiment of the present invention.

【図4】本発明の一実施形態におけるプリンタユニット
の機能面の概略構成を示すブロック図である。
FIG. 4 is a block diagram illustrating a schematic configuration of a functional aspect of a printer unit according to the embodiment of the present invention.

【図5】本発明の一実施形態の印刷処理システムにおけ
るプレビューデータ作成時のデータの流れを示すブロッ
ク図である。
FIG. 5 is a block diagram illustrating a data flow when preview data is created in the print processing system according to the embodiment of the present invention.

【図6】本発明の一実施形態の印刷処理システムにおけ
る印刷データ作成時のデータの流れを示すブロック図で
ある。
FIG. 6 is a block diagram showing a data flow when print data is created in the print processing system according to the embodiment of the present invention.

【図7】本発明の一実施形態における切出しイメージデ
ータの管理情報の例を示すプロック図である。
FIG. 7 is a block diagram illustrating an example of management information of cut-out image data according to an embodiment of the present invention.

【図8】本発明の一実施形態におけるプレビュー処理に
おけるプレビューデータ作成処理を示すフローチャート
である。
FIG. 8 is a flowchart illustrating preview data creation processing in preview processing according to an embodiment of the present invention.

【図9】本発明の一実施形態における印刷処理における
印刷イメージ作成処理を示すフローチャートである。
FIG. 9 is a flowchart illustrating print image creation processing in print processing according to an embodiment of the present invention.

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

1…データ処理装置 2…プリンタユニット 10…CPU 11…入力部 12…インターフェース部 13…ROM 14…RAM 15…ディスプレイ 16…データバス 20…データ編集手段 20a…データ処理制御手段 20b…データ記憶手段 20c…入力手段 20d…表示手段 21…印刷指示データ制御手段 22…要求手段 23…送信手段 24…受信手段 30…CPU 31…インターフェース部 32…ROM 32a…印刷制御プログラム 33…RAM 33a…ページメモリ 33b…切出しイメージメモリ 34…印刷部 35…データバス 40…受信手段 41…印刷指示データ記憶手段 42…印刷制御手段 43…印刷イメージ作成手段 44a…切出しイメージ制御手段 44b…切出しイメージ作成手段 44c…切出しイメージ記憶手段 45…印刷手段 46…印刷イメージ記憶手段 47…送信手段 DESCRIPTION OF SYMBOLS 1 ... Data processing apparatus 2 ... Printer unit 10 ... CPU 11 ... Input part 12 ... Interface part 13 ... ROM 14 ... RAM 15 ... Display 16 ... Data bus 20 ... Data editing means 20a ... Data processing control means 20b ... Data storage means 20c ... Input means 20d ... Display means 21 ... Print instruction data control means 22 ... Request means 23 ... Transmission means 24 ... Reception means 30 ... CPU 31 ... Interface part 32 ... ROM 32a ... Print control program 33 ... RAM 33a ... Page memory 33b ... Cutout image memory 34 ... Printing unit 35 ... Data bus 40 ... Receiving means 41 ... Print instruction data storage means 42 ... Print control means 43 ... Print image creation means 44a ... Cut out image control means 44b ... Cut out image creation means 44c ... Cut out image憶 means 45 ... printing means 46 ... print image storage means 47 ... transmission means

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 データ処理装置とデータ変換装置と印刷
装置とを備え、少なくとも印刷処理と、印刷開始前に印
刷実行データの確認又は変更を行う印刷前処理とを行う
印刷処理システムであって、 前記データ処理装置は、 文字、記号、図形又は制御情報が所定の言語で記述され
た第1データと、画像が複数の要素の集合として表現さ
れ、所定のフォーマットで加工された第2データとの少
なくとも何れか一方から成る印刷指示データを生成しデ
ータ変換装置に出力する印刷指示データ制御手段と、 印刷前処理又は印刷処理の要求信号をデータ変換装置に
出力する要求手段と、 印刷実行データの確認又は変更が可能なデータ編集手段
とを備え、 前記データ変換装置は印刷指示データを記憶する印刷指
示データ記憶手段と、 印刷実行データを記憶する印刷実行データ記憶手段と、 前記第1データを第1描画データに展開し前記制御情報
に応じて印刷実行データを生成し前記印刷実行データ記
憶手段に記憶させる第1データ制御手段と、 前記第2データを第2描画データに展開する第2データ
展開手段と、 前記第2描画データを記憶する第2描画データ記憶手段
と、 前記第2描画データより、前記制御情報に応じて印刷実
行データを生成し、前記印刷実行データ記憶手段に記憶
させる第2描画データ制御手段と、 印刷前処理要求に応じて前記印刷実行データ記憶手段に
記憶された印刷実行データをデータ処理装置に出力し、
印刷処理要求に応じて前記第1データに基づいて新たに
生成された印刷実行データと、既に第2描画データ記憶
手段に記憶された第2描画データに基づき生成された印
刷実行データとを、前記印刷装置に出力して印刷の実行
を行わせる印刷制御手段とを備えた、 ことを特徴とする印刷処理システム。
1. A print processing system comprising a data processing device, a data conversion device, and a printing device, and performs at least a printing process and a pre-printing process for checking or changing print execution data before starting printing. The data processing device includes a first data in which characters, symbols, graphics, or control information are described in a predetermined language, and a second data in which an image is expressed as a set of a plurality of elements and processed in a predetermined format. Print instruction data control means for generating print instruction data comprising at least one of them and outputting the print instruction data to the data conversion apparatus; request means for outputting a pre-print processing or print processing request signal to the data conversion apparatus; and confirmation of print execution data Or a data editing unit that can be changed, wherein the data conversion device includes a print instruction data storage unit that stores print instruction data, and stores print execution data. Print execution data storage means for storing, first data control means for expanding the first data into first drawing data, generating print execution data according to the control information, and storing the print execution data in the print execution data storage means, Second data expanding means for expanding the second data into second drawing data; second drawing data storing means for storing the second drawing data; print execution data based on the second drawing data in accordance with the control information A second drawing data control means for generating the print execution data storage means, and outputting the print execution data stored in the print execution data storage means to a data processing device in response to a pre-print processing request;
The print execution data newly generated based on the first data in response to the print processing request, and the print execution data generated based on the second drawing data already stored in the second drawing data storage unit, A print processing system, comprising: a print control unit that outputs to a printing device to execute printing.
【請求項2】 前記第2描画データ制御手段は、複数の
描画データを管理する管理テーブルを備えたことを特徴
とする請求項1に記載の印刷処理システム。
2. The print processing system according to claim 1, wherein said second drawing data control means includes a management table for managing a plurality of drawing data.
【請求項3】 前記第2描画データ制御手段は、前記制
御情報が前記第2データを拡大または縮小する旨の情報
であった場合には、前記第2描画データ記憶手段に記憶
された前記第2描画データを用いて拡大または縮小処理
を行い、前記印刷実行データとして前記印刷実行データ
記憶手段に記憶させることを特徴とする請求項1または
請求項2に記載の印刷処理システム。
3. The second drawing data control means, if the control information is information for enlarging or reducing the second data, store the second drawing data stored in the second drawing data storage means. 3. The print processing system according to claim 1, wherein enlargement or reduction processing is performed using the drawing data, and the print execution data is stored in the print execution data storage unit. 4.
【請求項4】 データ処理装置とデータ変換装置と印刷
装置とを備え、少なくとも印刷処理と、印刷開始前に印
刷実行データの確認又は変更を行う印刷前処理とを行う
印刷処理方法であって、 文字、記号、図形又は制御情報が所定の言語で記述され
た第1データと、画像が複数の要素の集合として表現さ
れ、所定のフォーマットで加工された第2データとの少
なくとも何れか一方から成る印刷指示データを生成しデ
ータ変換装置に出力する工程と、 印刷前処理又は印刷処理の要求信号をデータ変換装置に
出力する工程と、 印刷実行データの確認又は変更を行う工程と、 印刷指示データを記憶する工程と、 前記第1データを第1描画データに展開し前記制御情報
に応じて印刷実行データを生成し記憶する工程と、 前記第2データを第2描画データに展開する工程と、 前記第2描画データを記憶する工程と、 前記第2描画データより、前記制御情報に応じて印刷実
行データを生成し記憶する工程と、 印刷前処理要求に応じて前記記憶された印刷実行データ
をデータ処理装置に出力し、印刷処理要求に応じて前記
第1データに基づいて新たに生成された印刷実行データ
と、既に記憶された第2描画データに基づき生成された
印刷実行データとを、前記印刷装置に出力して印刷の実
行を行わせる工程と、 を備えたことを特徴とする印刷処理方法。
4. A print processing method comprising a data processing device, a data conversion device, and a printing device, wherein at least a printing process and a pre-print process for confirming or changing print execution data before starting printing are performed, It is composed of at least one of first data in which characters, symbols, graphics, or control information are described in a predetermined language, and second data in which an image is expressed as a set of a plurality of elements and processed in a predetermined format. Generating print instruction data and outputting it to the data conversion device; outputting a pre-print processing or print processing request signal to the data conversion device; checking or changing print execution data; Storing the first data into first drawing data and generating and storing print execution data in accordance with the control information; and storing the second data in a second drawing data. Developing the print execution data into the data, storing the second drawing data, generating and storing the print execution data according to the control information from the second drawing data, and responding to the pre-print processing request. The stored print execution data is output to a data processing device, and is generated based on print execution data newly generated based on the first data in response to a print processing request, and second print data already stored. Outputting the print execution data to the printing apparatus to execute printing.
【請求項5】 複数の第2描画データを管理する管理テ
ーブルを作成する工程を更に備えたことを特徴とする請
求項4に記載の印刷処理方法。
5. The print processing method according to claim 4, further comprising a step of creating a management table for managing a plurality of second drawing data.
【請求項6】 前記制御情報が前記第2データを拡大ま
たは縮小する旨の情報であった場合には、既に記憶され
た前記第2描画データを用いて拡大または縮小処理を行
った後に、前記印刷実行データとして記憶させる工程を
備えたことを特徴とする請求項4または請求項5に記載
の印刷処理方法。
6. When the control information is information for enlarging or reducing the second data, after performing an enlarging or reducing process using the already stored second drawing data, The print processing method according to claim 4, further comprising a step of storing the print execution data.
【請求項7】 文字、記号、図形または制御情報が所定
の言語で記述された第1データと、画像が複数の単位要
素の集合として表現され、所定のフォーマットで加工さ
れた第2データとの少なくともいずれか一方から成る印
刷指示データをデータ処理装置から受信し、当該印刷指
示データに基づいて、少なくとも印刷開始前の印刷実行
データの確認または変更を行う印刷前処理と、印刷処理
とを、印刷装置に行わせるための印刷処理制御プログラ
ムが記録されたコンピュータ読み取り可能な記録媒体で
あって、前記印刷処理制御プログラムは、コンピュータ
に、 文字、記号、図形又は制御情報が所定の言語で記述され
た第1データと、画像が複数の要素の集合として表現さ
れ、所定のフォーマットで加工された第2データとの少
なくとも何れか一方から成る印刷指示データを生成しデ
ータ変換装置に出力する工程と、 印刷前処理又は印刷処理の要求信号を生成し前記データ
変換装置に出力する工程と、 印刷実行データの確認又は変更を行う工程と、 印刷指示データを記憶する工程と、 前記第1データを第1描画データに展開し前記制御情報
に応じて印刷実行データを生成し記憶する工程と、 前記第2データを第2描画データに展開する工程と、 前記第2描画データを記憶する工程と、 前記第2描画データより、前記制御情報に応じて印刷実
行データを生成し記憶する工程と、 印刷前処理要求に応じて前記記憶された印刷実行データ
をデータ処理装置に出力し、印刷処理要求に応じて前記
第1データに基づいて新たに生成された印刷実行データ
と、既に記憶された第2描画データに基づき生成された
印刷実行データとを、前記印刷装置に出力して印刷の実
行を行わせる工程と、 を実行させることを特徴とする印刷処理制御プログラム
が記録されたコンピュータ読み取り可能な記録媒体。
7. A combination of first data in which characters, symbols, figures or control information are described in a predetermined language, and second data in which an image is expressed as a set of a plurality of unit elements and processed in a predetermined format The print instruction data including at least one of the print instruction data is received from the data processing apparatus, and based on the print instruction data, at least the print pre-processing for confirming or changing the print execution data before the start of printing and the print processing are performed. A computer-readable recording medium on which a print processing control program to be executed by an apparatus is recorded, wherein the print processing control program has a computer in which characters, symbols, graphics, or control information is described in a predetermined language. At least one of the first data and the second data in which the image is represented as a set of a plurality of elements and processed in a predetermined format Generating print instruction data composed of one of them and outputting the data to a data conversion device, generating a pre-print processing or print processing request signal and outputting the request signal to the data conversion device, and confirming or changing print execution data Storing print instruction data; developing the first data into first drawing data; generating and storing print execution data in accordance with the control information; and storing the second data as second drawing data. Developing, storing the second drawing data, generating and storing print execution data from the second drawing data according to the control information, and storing the print execution data according to a pre-print processing request. The print execution data is output to the data processing device, the print execution data newly generated based on the first data in response to the print processing request, and the second drawing data already stored And a print execution data generated based, print processing control program recorded computer-readable recording medium characterized in that to execute the steps of causing the execution of a print is output to the printing apparatus.
【請求項8】 複数の第2描画データを管理する管理テ
ーブルを作成する工程を更に実行させることを特徴とす
る請求項7に記載の印刷処理制御プログラムが記録され
たコンピュータ読み取り可能な記録媒体。
8. The computer-readable recording medium according to claim 7, further comprising a step of creating a management table for managing a plurality of second drawing data.
【請求項9】 前記印刷処理制御プログラムは、コンピ
ュータに、前記制御情報が前記第2データを拡大または
縮小する旨の情報であった場合には、既に記憶された前
記第2描画データを用いて拡大または縮小処理を行った
後に、前記印刷実行データとして記憶手段に記憶させる
工程を更に実行させることを特徴とする請求項7または
請求項8に記載の印刷処理制御プログラムが記録された
コンピュータ読み取り可能な記録媒体。
9. The print processing control program, when the control information is information for enlarging or reducing the second data, causes the computer to use the already stored second drawing data. 9. A computer readable recording of the print processing control program according to claim 7, further comprising, after the enlargement or reduction processing, storing the print execution data in the storage unit. Recording medium.
JP28470797A 1997-09-30 1997-09-30 PRINT PROCESSING SYSTEM, PRINT PROCESSING METHOD, COMPUTER-READABLE RECORDING MEDIUM CONTAINING PRINT PROCESSING CONTROL PROGRAM, AND DATA CONVERSION DEVICE USED FOR PRINT PROCESSING SYSTEM Expired - Fee Related JP3695093B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28470797A JP3695093B2 (en) 1997-09-30 1997-09-30 PRINT PROCESSING SYSTEM, PRINT PROCESSING METHOD, COMPUTER-READABLE RECORDING MEDIUM CONTAINING PRINT PROCESSING CONTROL PROGRAM, AND DATA CONVERSION DEVICE USED FOR PRINT PROCESSING SYSTEM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28470797A JP3695093B2 (en) 1997-09-30 1997-09-30 PRINT PROCESSING SYSTEM, PRINT PROCESSING METHOD, COMPUTER-READABLE RECORDING MEDIUM CONTAINING PRINT PROCESSING CONTROL PROGRAM, AND DATA CONVERSION DEVICE USED FOR PRINT PROCESSING SYSTEM

Publications (2)

Publication Number Publication Date
JPH11110169A true JPH11110169A (en) 1999-04-23
JP3695093B2 JP3695093B2 (en) 2005-09-14

Family

ID=17681945

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28470797A Expired - Fee Related JP3695093B2 (en) 1997-09-30 1997-09-30 PRINT PROCESSING SYSTEM, PRINT PROCESSING METHOD, COMPUTER-READABLE RECORDING MEDIUM CONTAINING PRINT PROCESSING CONTROL PROGRAM, AND DATA CONVERSION DEVICE USED FOR PRINT PROCESSING SYSTEM

Country Status (1)

Country Link
JP (1) JP3695093B2 (en)

Also Published As

Publication number Publication date
JP3695093B2 (en) 2005-09-14

Similar Documents

Publication Publication Date Title
EP1698968B1 (en) Print control apparatus, control method thereof, and device driver
JP2018147259A (en) Information processing device, program, storage medium, and information processing method
JPH11298717A (en) Printing system
US20100123935A1 (en) Document processing apparatus and document processing method
US8537388B2 (en) Information processing apparatus for image processing on a character stamp by embedding an image rendering a character string of a stamp
JP2911470B2 (en) Character processing apparatus and method
JP2005149407A (en) Document processor and document processing method
JP2001056757A (en) Data communication system, server and client computer composing of the system
JPH07325693A (en) Preview display method for information processing system
JPH11110169A (en) Print processing system and method therefor, and computer-readable recording medium recording print processing control program
JP2020144807A (en) Information processing device and control method thereof, and program
JP2004110337A (en) Image forming method, image forming system, client terminal, server device, program and storage medium
JP2004038527A (en) Printer driver, printing control method, computer-readable storage medium, and program
JP2004192394A (en) Information processor
JP2002183120A (en) Print system, image processor, and their editing method
JP5479558B2 (en) Information processing apparatus, information processing method, and program
JP4506371B2 (en) Image forming method and image forming apparatus
JP2006178622A (en) Document conversion method, document conversion apparatus, and program
JPH0930089A (en) Printer device and document creating device
JP2001251493A (en) Apparatus, method and system for image processing and recording medium
JP3347520B2 (en) Information processing apparatus, printer system, and print job processing method
JP2002192795A (en) Print processor, print processing method, information processor, printer driver and storage medium
JP2005092461A (en) Data editing device, and control method and control program for the same
JPH08249138A (en) Method and device for controlling output
JPH0619644A (en) Method for document processing and device therefor

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041021

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041102

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041221

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050607

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050620

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080708

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090708

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100708

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110708

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120708

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120708

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130708

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees