JPH11216935A - Printer, controlling method for printing, and recording medium containing program for controlling printing - Google Patents

Printer, controlling method for printing, and recording medium containing program for controlling printing

Info

Publication number
JPH11216935A
JPH11216935A JP10021946A JP2194698A JPH11216935A JP H11216935 A JPH11216935 A JP H11216935A JP 10021946 A JP10021946 A JP 10021946A JP 2194698 A JP2194698 A JP 2194698A JP H11216935 A JPH11216935 A JP H11216935A
Authority
JP
Japan
Prior art keywords
data
print
graphic
image
printing
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
JP10021946A
Other languages
Japanese (ja)
Other versions
JP3598796B2 (en
Inventor
Hiroyuki Sasaki
博幸 佐々木
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 JP02194698A priority Critical patent/JP3598796B2/en
Publication of JPH11216935A publication Critical patent/JPH11216935A/en
Application granted granted Critical
Publication of JP3598796B2 publication Critical patent/JP3598796B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To print a register or a cutting line by synthesizing it with an image or a document without increasing quantity of data or complicating the operation. SOLUTION: Printing data described by a page description language is converted to intermediate data. Register data is formed in a data format the same as that of the intermediate data based on size information of a printing paper included in the printing data. Next, the register data is synthesized with the intermediate data and the intermediate data is converted to bit map data, then the bit map data is printed.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画像データおよび
文書データ等を印刷媒体上に印刷する印刷装置および印
刷制御方法に関し、さらに詳しくは、印刷時において位
置合わせや見当合わせ等に用いられるトンボおよび裁断
線等を、画像データおよび文書データ等と共に印刷媒体
上に印刷する印刷装置および印刷制御方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printing apparatus and a printing control method for printing image data, document data, and the like on a printing medium, and more particularly, to a registration mark and a registration mark used for registration and registration during printing. The present invention relates to a printing apparatus and a print control method for printing a cutting line and the like on a print medium together with image data, document data, and the like.

【0002】[0002]

【従来の技術】両面刷り、重ね刷りまたは多色刷り等を
行うときには、印刷物の位置合わせを厳密に行う必要が
ある。このような位置合わせを行うために、印刷物の外
枠側に位置する余白部分にトンボと呼ばれる位置合わせ
用の目印を印刷する。また、複数のページの文書データ
を一枚の印刷用紙に印刷し、それを折って四隅を裁断し
て製本するときには、印刷物の外枠側に位置する余白部
分に裁断線を印刷する。
2. Description of the Related Art When performing double-sided printing, overprinting, multicolor printing, or the like, it is necessary to strictly align printed matter. In order to perform such alignment, a mark for alignment called a registration mark is printed in a margin located on the outer frame side of the printed matter. Further, when printing document data of a plurality of pages on one sheet of printing paper, folding the cut, and cutting the four corners for bookbinding, a cutting line is printed in a margin located on the outer frame side of the printed matter.

【0003】このように、トンボまたは裁断線を、画像
データまたは文書データと共に印刷するタイプの印刷装
置は、トンボまたは裁断線を、印刷機に依存したデータ
形式をもつデータ、例えば、ビットマップデータによっ
て形成し、印刷実行時には、画像または文書のビットマ
ップデータと、トンボまたは裁断線のビットマップデー
タとを合成して印刷する。
[0003] As described above, a printing apparatus of a type that prints a register mark or a cutting line together with image data or document data uses a data having a data format depending on a printing machine, for example, bitmap data. When forming and printing, bitmap data of an image or a document and bitmap data of a register mark or a cutting line are combined and printed.

【0004】また、ページ記述言語によって記述された
トンボまたは裁断線のデータと、ページ記述言語によっ
て記述された画像または文書のデータを合成し、その後
にページ記述言語によって記述されたこれらのデータを
ビットマップデータに変換する印刷装置も知られてい
る。
[0004] Also, register mark or cutting line data described in the page description language is combined with image or document data described in the page description language, and then these data described in the page description language are bit-composed. Printing devices that convert the data into map data are also known.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、トンボ
または裁断線をビットマップデータによって形成する
と、データのサイズが大きくなる。このため、画像また
は文書のビットマップデータと、トンボまたは裁断線の
ビットマップデータとを合成して印刷するタイプの印刷
装置の場合、これらビットマップデータを合成するとき
に、大容量のメモリ領域が必要となる。この結果、大容
量のメモリや大容量のハードディスクが必要となり、印
刷装置の構成の複雑化やコストの上昇を招くという問題
がある。また、データサイズの大きなビットマップデー
タを合成するため、処理に時間がかかるという問題があ
る。
However, when register marks or cutting lines are formed by bitmap data, the data size increases. For this reason, in the case of a printing apparatus that combines and prints bitmap data of an image or a document and bitmap data of register marks or cutting lines, a large-capacity memory area is required when combining these bitmap data. Required. As a result, a large-capacity memory or a large-capacity hard disk is required, and there is a problem that the configuration of the printing apparatus becomes complicated and the cost increases. Further, since bitmap data having a large data size is synthesized, there is a problem that processing takes time.

【0006】一方、ページ記述言語には、例えば、アド
ビ社の開発したポストスクリプト言語(PostScr
iptはAdobe Systems Incorpor
ated社の登録商標)、ヒューレットパッカード社の
開発したPCL等、複数の種類がある。このため、ペー
ジ記述言語によって記述されたトンボまたは裁断線のデ
ータと、ページ記述言語によって記述された画像または
文書のデータを合成するタイプの印刷装置の場合、ペー
ジ記述言語の種類毎に、トンボまたは裁断線のデータを
生成する必要があり、処理が複雑になるという問題があ
る。
On the other hand, the page description language includes, for example, a postscript language (PostScr) developed by Adobe.
ipt is Adobe Systems Incorporator
There are a plurality of types, such as registered trademark (registered trademark of ated) and PCL developed by Hewlett-Packard. For this reason, in the case of a printing apparatus of a type that combines data of registration marks or cutting lines described in a page description language with data of images or documents described in a page description language, the registration marks or It is necessary to generate cutting line data, and there is a problem that processing becomes complicated.

【0007】本発明は、上述した問題に鑑みなされたも
のであり、トンボまたは裁断線等の印刷位置明示用図形
を、データ量の増加や処理の複雑化を招くことなく、画
像または文書に合成して印刷することができる印刷装置
および印刷制御方法を提供することを目的としている。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-described problems, and combines a print position specifying graphic such as a register mark or a cutting line with an image or a document without increasing the data amount or complicating the processing. It is an object of the present invention to provide a printing apparatus and a printing control method capable of performing printing.

【0008】[0008]

【課題を解決するための手段】上記課題を解決するため
に、請求項1の発明による印刷装置は、印刷媒体の印刷
領域内に画像を印刷するためのページ記述言語からなる
印刷データを、画像の形状を特定する画像形状データお
よび印刷媒体の印刷領域内における画像の印刷位置を特
定する画像位置データを含む画像データに変換する第1
変換手段と、印刷媒体上における印刷領域の位置を明示
するために印刷領域の外縁付近に印刷される印刷領域明
示用図形の形状を特定する図形形状データおよび印刷媒
体上における印刷領域明示用図形の印刷位置を特定する
図形位置データを含む図形データを作成する図形データ
作成手段と、第1変換手段により変換された画像データ
に図形データ作成手段により作成された図形データを加
えることにより中間データを作成する中間データ作成手
段と、中間データ作成手段により作成された中間データ
を印刷手段に依存するデータ形式をもつ最終データに変
換する第2変換手段と、第2変換手段により変換された
最終データに基づいて印刷媒体上に画像および印刷領域
明示用図形を印刷すべく印刷手段を制御する印刷制御手
段とを備えている。
According to a first aspect of the present invention, there is provided a printing apparatus, comprising: a printing apparatus configured to convert print data of a page description language for printing an image into a print area of a print medium; First, the image data is converted into image data including image shape data for specifying the shape of the image and image position data for specifying the print position of the image in the print area of the print medium.
A converting unit, graphic shape data for specifying the shape of the print area specifying graphic to be printed near the outer edge of the print area to specify the position of the print area on the print medium; A graphic data generating means for generating graphic data including graphic position data for specifying a printing position; and intermediate data by adding graphic data generated by the graphic data generating means to the image data converted by the first converting means. Intermediate data creating means for converting the intermediate data created by the intermediate data creating means into final data having a data format dependent on the printing means; and a second converting means for converting the intermediate data based on the final data converted by the second converting means. Control means for controlling a printing means to print an image and a graphic for clarifying a print area on a print medium.

【0009】即ち、画像を印刷するためのページ記述言
語からなる印刷データは、第1変換手段によって画像形
状データおよび画像位置データを含む画像データに変換
される。また、印刷領域明示用図形は、図形データ作成
手段によって図形形状データおよび図形位置データを含
む図形データとして作成される。これら画像データと図
形データは、データ形式(種類)が同じである。そし
て、中間データ作成手段により、画像データに図形デー
タが加えられ、中間データが作成される。さらに、この
中間データは、第2変換手段により印刷手段に依存する
データ形式をもつ最終データに変換され、印刷される。
このように、画像を印刷するためのデータが、印刷デー
タから画像データに、画像データから最終データに順次
変換されていく過程において、印刷位置明示用図形は、
画像データが最終データに変換される前の段階で、画像
データと合成される。
That is, print data composed of a page description language for printing an image is converted into image data including image shape data and image position data by the first conversion means. Further, the graphic for designating the print area is created as graphic data including graphic shape data and graphic position data by the graphic data generating means. These image data and graphic data have the same data format (type). Then, the graphic data is added to the image data by the intermediate data creating means to create the intermediate data. Further, the intermediate data is converted by the second conversion means into final data having a data format depending on the printing means, and is printed.
As described above, in the process of sequentially converting data for printing an image from print data to image data and from image data to final data, the print position specifying graphic is
At a stage before the image data is converted into final data, the image data is combined with the image data.

【0010】ここで、印刷データは、ページ記述言語か
らなるため、ページ記述言語の種類に対応して複数の種
類がある。一方、最終データは、印刷手段に依存するデ
ータ形式をもつデータであるため、比較的データサイズ
が大きい。ところが、画像データは、画像形状データお
よび画像位置データを含む比較的シンプルなデータであ
り、データ形式は統一され、データサイズが比較的小さ
い。そこで、印刷領域明示用図形を、この画像データと
同じデータ形式である図形データによって形成し、画像
データに合成する。これにより、合成処理を行うときに
使用するメモリ容量を大幅に減少させることができると
共に、合成処理の時間を短縮することができる。さら
に、画像データおよび図形データは、データ形式が統一
されているため、合成処理に際し、複雑な処理は不要と
なる。
Here, since the print data is composed of a page description language, there are a plurality of types corresponding to the types of the page description language. On the other hand, the final data has a data format that depends on the printing unit, and therefore has a relatively large data size. However, image data is relatively simple data including image shape data and image position data, the data format is unified, and the data size is relatively small. Therefore, a print area specifying graphic is formed by graphic data having the same data format as the image data, and is synthesized with the image data. As a result, the memory capacity used when performing the combining process can be significantly reduced, and the time for the combining process can be reduced. Further, since the data formats of the image data and the graphic data are unified, complicated processing is not required in the synthesizing process.

【0011】請求項2の発明では、トンボを図形データ
として形成し、画像データと合成させることにより、少
ないメモリ容量で高速に合成処理を行うことができ、か
つ、複雑な処理が不要となる。
According to the second aspect of the invention, the registration marks are formed as graphic data and combined with the image data, so that the combining processing can be performed at a high speed with a small memory capacity, and no complicated processing is required.

【0012】請求項3の発明では、裁断線を図形データ
として形成し、画像データと合成させることにより、少
ないメモリ容量で高速に合成処理を行うことができ、か
つ、複雑な処理が不要となる。
According to the third aspect of the present invention, the cutting line is formed as graphic data and synthesized with image data, so that the synthesizing process can be performed at high speed with a small memory capacity, and complicated processing is not required. .

【0013】請求項4の発明による印刷制御方法は、印
刷媒体の印刷領域内に画像を印刷するためのページ記述
言語からなる印刷データを、画像の形状を特定する画像
形状データおよび印刷媒体の印刷領域内における画像の
印刷位置を特定する画像位置データを含む画像データに
変換する第1変換手順と、印刷媒体上における印刷領域
の位置を明示するために印刷領域の外縁付近に印刷され
る印刷領域明示用図形の形状を特定する図形形状データ
および印刷媒体上における印刷領域明示用図形の印刷位
置を特定する図形位置データを含む図形データを作成す
る図形データ作成手順と、第1変換手順により変換され
た画像データに図形データ作成手順により作成された図
形データを加えることにより中間データを作成する中間
データ作成手順と、中間データ作成手順により作成され
た中間データを印刷手段に依存するデータ形式をもつ最
終データに変換する第2変換手順と、第2変換手順によ
り変換された最終データに基づいて印刷媒体上に画像お
よび印刷領域明示用図形を印刷すべく印刷手段を制御す
る印刷制御手順とを備えている。
According to a fourth aspect of the present invention, there is provided a print control method comprising the steps of converting print data of a page description language for printing an image in a print area of a print medium into image shape data for specifying the shape of the image and printing of the print medium. A first conversion procedure for converting image data including image position data for specifying a print position of an image in the area, and a print area printed near the outer edge of the print area to specify the position of the print area on a print medium A graphic data generating procedure for generating graphic data including graphic shape data for specifying the shape of the graphic for identification and graphic position data for specifying the print position of the graphic for specifying the print area on the print medium, and a first conversion procedure An intermediate data creation procedure for creating intermediate data by adding the graphics data created by the graphics data creation procedure to the image data created. A second conversion procedure for converting the intermediate data created by the intermediate data creation procedure into final data having a data format dependent on the printing means; and an image and a print medium on a print medium based on the final data converted by the second conversion procedure. And a print control procedure for controlling the printing means to print the print area designation graphic.

【0014】即ち、請求項1の発明と同様に、画像を印
刷するためのデータが、印刷データから画像データに、
画像データから最終データに順次変換されていく過程に
おいて、印刷位置明示用図形は、画像データが最終デー
タに変換される前の段階で、画像データと合成される。
これにより、合成処理を行うときに使用するメモリ容量
を大幅に減少させることができると共に、合成処理の時
間を短縮することができる。さらに、画像データおよび
図形データは、データ形式が統一されているため、合成
処理に際し、複雑な処理は不要となる。
That is, similarly to the first aspect of the present invention, data for printing an image is converted from print data to image data.
In the process of sequentially converting the image data into the final data, the print position specifying graphic is combined with the image data before the image data is converted into the final data.
As a result, the memory capacity used when performing the combining process can be significantly reduced, and the time for the combining process can be reduced. Further, since the data formats of the image data and the graphic data are unified, complicated processing is not required in the synthesizing process.

【0015】請求項5の発明では、トンボを図形データ
として形成し、画像データと合成させることにより、少
ないメモリ容量で高速に合成処理を行うことができ、か
つ、複雑な処理が不要となる。
According to the fifth aspect of the present invention, the registration marks are formed as graphic data and combined with the image data, so that the combining processing can be performed at high speed with a small memory capacity, and complicated processing is not required.

【0016】請求項6の発明においても同様に、裁断線
を図形データとして形成し、画像データと合成させるこ
とにより、少ないメモリ容量で高速に合成処理を行うこ
とができ、かつ、複雑な処理が不要となる。
Similarly, in the invention of claim 6, by forming the cutting line as graphic data and synthesizing it with image data, high-speed synthesizing processing can be performed with a small memory capacity, and complicated processing can be performed. It becomes unnecessary.

【0017】また、請求項7の発明による印刷制御プロ
グラムをコンピュータによって実行させることにより、
コンピュータを請求項1の発明による印刷装置として機
能させることができる。
Further, by causing a computer to execute the print control program according to the present invention,
The computer can function as the printing apparatus according to the first aspect of the present invention.

【0018】また、請求項8の発明による印刷制御プロ
グラムをコンピュータによって実行させることにより、
コンピュータを請求項2の発明による印刷装置として機
能させることができる。
Further, by causing a computer to execute the print control program according to the present invention,
The computer can function as the printing device according to the second aspect of the present invention.

【0019】さらに、請求項9の発明による印刷制御プ
ログラムをコンピュータによって実行させることによ
り、コンピュータを請求項3の発明による印刷装置とし
て機能させることができる。
Further, by causing the computer to execute the print control program according to the ninth aspect of the present invention, the computer can function as the printing apparatus according to the third aspect of the present invention.

【0020】[0020]

【発明の実施の形態】以下、本発明の実施の形態を添付
図面に従って説明する。
Embodiments of the present invention will be described below with reference to the accompanying drawings.

【0021】本実施形態は、本発明の印刷装置および印
刷制御方法を、画像と共にトンボを印刷するタイプのネ
ットワークプリンタに適用したものである。
In the present embodiment, the printing apparatus and the printing control method of the present invention are applied to a network printer of a type that prints a register mark together with an image.

【0022】図1は、本実施形態によるネットワークプ
リンタ1を示す全体構成図である。図1において、ネッ
トワークプリンタ1には、プリンタコントローラ100
が設けられている。プリンタコントローラ100は、C
PU201、ROM202,RAM203、通信インタ
ーフェース101、プリンタエンジンインターフェース
105およびハードディスクインターフェース206を
備えており、これらはバス204を介して相互に接続さ
れている。また、プリンタコントローラ100には、プ
リンタエンジン300がプリンタエンジンインターフェ
ース105を介して接続されている。さらに、プリンタ
コントローラ100には、ハードディスク208がハー
ドディスクインターフェース206を介して接続されて
いる。また、プリンタコントローラ100は、通信イン
ターフェース101を介してネットワーク209に接続
されている。
FIG. 1 is an overall configuration diagram showing a network printer 1 according to the present embodiment. In FIG. 1, a network controller 1 includes a printer controller 100.
Is provided. The printer controller 100 uses C
It includes a PU 201, a ROM 202, a RAM 203, a communication interface 101, a printer engine interface 105, and a hard disk interface 206, which are interconnected via a bus 204. A printer engine 300 is connected to the printer controller 100 via a printer engine interface 105. Further, a hard disk 208 is connected to the printer controller 100 via a hard disk interface 206. The printer controller 100 is connected to the network 209 via the communication interface 101.

【0023】CPU201は、ネットワークプリンタ1
の全体的な制御を行うと共に、印刷データの変換、トン
ボデータの作成、データの合成処理等を行う。ROM2
02は、ネットワークプリンタ1の全体的な制御を行う
制御プログラム、印刷データの変換プログラム、トンボ
データの作成プログラム、データの合成処理を行うプロ
グラム等が記憶されている。RAM203は、CPU2
01が処理を行う際の作業エリアとして使用される。ま
た、ハードディスク208には、トンボの形状に関する
情報等が記憶されている。プリンタエンジン300は、
プリンタコントローラ100から出力されたビットマッ
プデータを印刷用紙上に印刷するものである。また、プ
リンタコントローラ100は、ネットワーク209を介
して、図示しないクライアントパソコンに接続されてお
り、クライアントパソコンから印刷データを受信する。
The CPU 201 is the network printer 1
And control of print data, creation of registration mark data, data synthesis processing, and the like. ROM2
Reference numeral 02 stores a control program for performing overall control of the network printer 1, a print data conversion program, a registration mark data creation program, a program for performing data synthesis processing, and the like. The RAM 203 is a CPU 2
01 is used as a work area when performing processing. The hard disk 208 stores information about the shape of the register marks. The printer engine 300
The bitmap data output from the printer controller 100 is printed on printing paper. The printer controller 100 is connected to a client personal computer (not shown) via the network 209, and receives print data from the client personal computer.

【0024】ここで、プリンタコントローラ100の動
作を図2のフローチャートに沿って説明する。
Here, the operation of the printer controller 100 will be described with reference to the flowchart of FIG.

【0025】まず、ステップ1では、クライアントパソ
コンから送信された印刷データを、プリントコントロー
ラ100のRAM203またはハードディスク208に
一時的に記憶する。ここで、印刷データは、文書および
画像を印刷するためのデータであり、ページ記述言語に
より記述されている。
First, in step 1, the print data transmitted from the client personal computer is temporarily stored in the RAM 203 or the hard disk 208 of the print controller 100. Here, the print data is data for printing a document and an image, and is described in a page description language.

【0026】ステップ2では、RAM203またはハー
ドディスク208に一時的に記憶された印刷データを、
RAM203に形成された作業エリア内に呼び出し、C
PU201によって後述する中間データに変換する。
In step 2, the print data temporarily stored in the RAM 203 or the hard disk 208 is
Called into the work area formed in the RAM 203, C
The data is converted by the PU 201 into intermediate data described later.

【0027】ステップ3では、トンボデータを作成する
ためのトンボ情報を演算により求める。ここで、トンボ
情報は、主にトンボの大きさと位置に関する情報であ
る。トンボの大きさは、印刷用紙のサイズによって設定
され、印刷用紙のサイズに関する情報は印刷データ中に
ページ記述言語により記述されている。CPU201
は、印刷データ中に記述された印刷用紙のサイズに関す
る情報を読み取り、トンボの大きさを設定する。また、
トンボの位置は、印刷用紙の印刷領域の外縁付近、例え
ば四隅と予め決められており、印刷用紙の印刷領域は、
印刷データ中に記述された印刷用紙のサイズに関する情
報および印刷用紙の余白に関する情報等を調べることに
より認識することができる。
In step 3, register mark information for creating register mark data is obtained by calculation. Here, the registration mark information is mainly information regarding the size and position of the registration mark. The size of the register mark is set according to the size of the printing paper, and information on the size of the printing paper is described in the print data in a page description language. CPU201
Reads information about the size of the printing paper described in the print data and sets the size of the register mark. Also,
The position of the register mark is determined in advance near the outer edge of the printing area of the printing paper, for example, four corners, and the printing area of the printing paper is
It can be recognized by checking information about the size of the printing paper and information about the margin of the printing paper described in the print data.

【0028】ステップ4では、トンボデータを作成す
る。トンボデータを作成するには、トンボの大きさに関
する情報、位置に関する情報および形状に関する情報が
必要である。トンボの大きさに関する情報および位置に
関する情報は、ステップ3で求めたものを用いる。ま
た、トンボの形状の情報は、予め決められ、ROM20
2またはハードディスク208等に記憶されているの
で、それを用いる。
In step 4, register mark data is created. In order to create the register mark data, information on the size, position, and shape of the register mark is required. Information obtained in step 3 is used as the information about the size and the position of the register mark. The information of the registration mark shape is determined in advance and stored in the ROM 20.
2 or is stored in the hard disk 208 or the like.

【0029】ステップ5では、ステップ2で変換した中
間データに、ステップ4で作成したトンボデータを合成
する。
In step 5, the register data created in step 4 is combined with the intermediate data converted in step 2.

【0030】ステップ6では、トンボデータが合成され
た中間データを、プリンタエンジン300に依存したデ
ータ形式を有するデータとしてのビットマップデータに
変換する。
In step 6, the intermediate data combined with the register mark data is converted into bitmap data as data having a data format dependent on the printer engine 300.

【0031】ステップ7では、変換されたビットマップ
データをプリンタエンジン300に出力する。ビットマ
ップデータを受け取ったプリンタエンジン300は、ビ
ットマップデータを印刷用紙上に印刷する。これによ
り、印刷用紙上には、図3に示すような画像G1,G
2,G3およびトンボT1,T2,T3,T4が印刷さ
れる。
At step 7, the converted bitmap data is output to the printer engine 300. The printer engine 300 that has received the bitmap data prints the bitmap data on printing paper. As a result, images G1 and G as shown in FIG.
2, G3 and register marks T1, T2, T3, T4 are printed.

【0032】ここで、中間データをビットマップデータ
に変換し、このビットマップデータをプリンタエンジン
300に出力し、プリンタエンジン300によってビッ
トマップデータを印刷用紙上に印刷するといった一連の
処理(ステップ5ないしステップ7)は、1バンド毎に
行われる。バンドとは、図3に示すように、印刷用紙P
の領域を仮想的に走査線方向(図3の場合は横方向)に
分割した個々の領域Bを意味する。即ち、プリンタコン
トローラ100は、1バンド分の中間データをビットマ
ップデータに変換して、これをプリンタエンジン300
に出力する。プリンタエンジン300は1バンド分のビ
ットマップデータを印刷する。その間に、プリンタコン
トローラ100は、次のバンドの中間データをビットマ
ップデータに変換する処理を行う。これにより、印刷処
理の高速化を図ることができる。
Here, a series of processes such as converting the intermediate data into bitmap data, outputting the bitmap data to the printer engine 300, and printing the bitmap data on printing paper by the printer engine 300 (steps 5 to 5). Step 7) is performed for each band. The band is a printing paper P as shown in FIG.
Are virtually divided in the scanning line direction (the horizontal direction in FIG. 3). That is, the printer controller 100 converts the intermediate data for one band into bitmap data, and converts this into bitmap data.
Output to The printer engine 300 prints bitmap data for one band. Meanwhile, the printer controller 100 performs a process of converting the intermediate data of the next band into bitmap data. This makes it possible to speed up the printing process.

【0033】次に、中間データおよびトンボデータの構
成について図4に従って説明する。
Next, the configuration of the intermediate data and the register mark data will be described with reference to FIG.

【0034】中間データMは、印刷用紙の印刷領域中の
各バンド内に含まれる画像の形状および位置を示すデー
タである。即ち、中間データMは、図4に示すように、
形状データMaと登録リストMbに分けることができ、
形状データMaとは、各バンド内に含まれる画像の形状
を特定するためのデータであり、登録リストMbは、こ
の形状データMaのバンド内における位置を示すための
複数の情報からなるデータである。具体的には、登録リ
ストMbは、図4に示すように、開始ラスタ、開始位
置、形状開始位置、形状終了位置等のデータから構成さ
れている。
The intermediate data M is data indicating the shape and position of an image included in each band in the printing area of the printing paper. That is, the intermediate data M is, as shown in FIG.
Can be divided into shape data Ma and registration list Mb,
The shape data Ma is data for specifying a shape of an image included in each band, and the registration list Mb is data including a plurality of pieces of information for indicating a position of the shape data Ma in the band. . More specifically, as shown in FIG. 4, the registration list Mb includes data such as a start raster, a start position, a shape start position, and a shape end position.

【0035】また、トンボデータも中間データと同一の
データ形式によって形成されている。即ち、トンボデー
タNは、図4に示すように、トンボ形状データNaとト
ンボ登録リストNbに分けることができ、トンボ形状デ
ータNaとは、バンド内に含まれるトンボの形状を特定
するためのデータであり、トンボ登録リストNbは、こ
のトンボ形状データNaのバンド内における位置を示す
ための複数の情報からなるデータである。具体的には、
トンボ登録リストNbは、図4に示すように、開始ラス
タ、開始位置、形状開始位置、形状終了位置等のデータ
から構成されている。
The register mark data is also formed in the same data format as the intermediate data. That is, the register mark data N can be divided into register mark shape data Na and register mark registration list Nb as shown in FIG. 4, and the register mark shape data Na is data for specifying the shape of the register mark included in the band. The registration mark registration list Nb is data including a plurality of pieces of information for indicating the position of the registration mark shape data Na in the band. In particular,
As shown in FIG. 4, the registration mark registration list Nb includes data such as a start raster, a start position, a shape start position, and a shape end position.

【0036】かくして、本実施形態のネットワークプリ
ンタ1によれば、画像を印刷するためのデータを、印刷
データ、中間データ、ビットマップデータの順で順次変
換して印刷する。そして、トンボデータを、印刷デー
タ、中間データ、ビットマップデータのうち、中間デー
タと同一のデータ形式で作成し、画像を印刷するための
データが中間データに変換されたときに、トンボデータ
と中間データを合成する。上述したように、中間データ
は、画像の形状を特定する形状データおよび画像の位置
を特定する登録リストからなる比較的シンプルなデータ
であり、データ形式(種類)が統一され、データサイズ
が比較的小さい。従って、トンボデータを中間データと
同一のデータ形式で形成し、この中間データと合成する
ことにより、合成処理を行うときに使用するメモリ容量
を大幅に減少させることができ、合成処理の時間を短縮
することができると共に、合成処理を簡単化することが
できる。従って、大容量メモリや大容量ハードディスク
が不要となり、装置の構成や処理を簡単化することがで
きる。
Thus, according to the network printer 1 of the present embodiment, data for printing an image is sequentially converted and printed in the order of print data, intermediate data, and bitmap data. Then, the register mark data is created in the same data format as the intermediate data among the print data, the intermediate data, and the bitmap data, and when the data for printing the image is converted to the intermediate data, the register mark data and the intermediate data are created. Combine the data. As described above, the intermediate data is relatively simple data including the shape data for specifying the shape of the image and the registration list for specifying the position of the image. The data format (type) is unified, and the data size is relatively small. small. Therefore, by forming the register mark data in the same data format as the intermediate data and synthesizing the intermediate data, the memory capacity used when performing the synthesizing process can be greatly reduced, and the time for the synthesizing process can be reduced. Can be performed, and the synthesizing process can be simplified. Therefore, a large-capacity memory or a large-capacity hard disk is not required, and the configuration and processing of the apparatus can be simplified.

【0037】なお、前記実施形態では、印刷用紙をバン
ドに分割してバンド毎に中間データをビットマップデー
タに変換して印刷する場合を例に挙げたが、本発明はこ
れに限らず、1ライン毎または1ページ毎に中間データ
をビットマップデータに変換して印刷するようにしても
よい。
In the above-described embodiment, the case where the printing paper is divided into bands and the intermediate data is converted into bitmap data for each band and printed is described as an example, but the present invention is not limited to this. The intermediate data may be converted into bitmap data for each line or for each page and printed.

【0038】また、前記実施形態では、印刷位置明示用
図形としてトンボを例に挙げたが、本発明はこれに限ら
ない。本発明は、例えば、裁断線、枠、ラベルまたはネ
イル等を画像と共に印刷する場合にも適用することがで
きる。
Further, in the above-described embodiment, the registration mark is taken as an example of the graphic for indicating the print position, but the present invention is not limited to this. The present invention can be applied to, for example, a case where a cutting line, a frame, a label, a nail, or the like is printed together with an image.

【0039】[0039]

【発明の効果】以上詳述したとおり、請求項1の発明の
印刷装置によれば、印刷媒体の印刷領域内に画像を印刷
するためのページ記述言語からなる印刷データを、画像
の形状を特定する画像形状データおよび印刷媒体の印刷
領域内における画像の印刷位置を特定する画像位置デー
タを含む画像データに変換する第1変換手段と、印刷媒
体上における印刷領域の位置を明示するために印刷領域
の外縁付近に印刷される印刷領域明示用図形の形状を特
定する図形形状データおよび印刷媒体上における印刷領
域明示用図形の印刷位置を特定する図形位置データを含
む図形データを作成する図形データ作成手段と、第1変
換手段により変換された画像データに図形データ作成手
段により作成された図形データを加えることにより中間
データを作成する中間データ作成手段と、中間データ作
成手段により作成された中間データを印刷手段に依存す
るデータ形式をもつ最終データに変換する第2変換手段
と、第2変換手段により変換された最終データに基づい
て印刷媒体上に画像および印刷領域明示用図形を印刷す
べく印刷手段を制御する印刷制御手段とを備える構成と
したから、画像と印刷位置明示用図形を、少ないメモリ
容量で高速にかつ容易に合成することができる。従っ
て、大容量メモリや大容量ハードディスクが不要とな
り、装置の構成や処理を簡単化することができる。
As described above in detail, according to the printing apparatus of the first aspect of the present invention, print data composed of a page description language for printing an image in a print area of a print medium is specified by specifying the shape of the image. First conversion means for converting image shape data to be converted into image data including image position data for specifying a print position of an image in the print area of the print medium, and a print area for specifying the position of the print area on the print medium Figure data creating means for creating figure data including figure shape data for specifying the shape of the print area designating graphic to be printed near the outer edge of the image and figure position data for specifying the print position of the print area designating graphic on the print medium And generating the intermediate data by adding the graphic data generated by the graphic data generating means to the image data converted by the first converting means. An intermediate data creating unit, a second converting unit that converts the intermediate data created by the intermediate data creating unit into final data having a data format that depends on the printing unit, and a second converting unit that converts the intermediate data based on the final data converted by the second converting unit. A print control unit that controls the printing unit to print the image and the graphic for specifying the print area on the print medium is provided, so that the image and the graphic for specifying the print position can be quickly and easily combined with a small memory capacity. can do. Therefore, a large-capacity memory or a large-capacity hard disk is not required, and the configuration and processing of the apparatus can be simplified.

【0040】請求項2の発明によれば、画像とトンボを
少ないメモリ容量で高速にかつ容易に合成することがで
きる。
According to the second aspect of the present invention, it is possible to quickly and easily combine an image and a register mark with a small memory capacity.

【0041】請求項3の発明によれば、画像と裁断線を
少ないメモリ容量で高速にかつ容易に合成することがで
きる。
According to the third aspect of the present invention, an image and a cutting line can be quickly and easily synthesized with a small memory capacity.

【0042】請求項4の発明の印刷制御方法によれば、
印刷媒体の印刷領域内に画像を印刷するためのページ記
述言語からなる印刷データを、画像の形状を特定する画
像形状データおよび印刷媒体の印刷領域内における画像
の印刷位置を特定する画像位置データを含む画像データ
に変換する第1変換手順と、印刷媒体上における印刷領
域の位置を明示するために印刷領域の外縁付近に印刷さ
れる印刷領域明示用図形の形状を特定する図形形状デー
タおよび印刷媒体上における印刷領域明示用図形の印刷
位置を特定する図形位置データを含む図形データを作成
する図形データ作成手順と、第1変換手順により変換さ
れた画像データに図形データ作成手順により作成された
図形データを加えることにより中間データを作成する中
間データ作成手順と、中間データ作成手順により作成さ
れた中間データを印刷手段に依存するデータ形式をもつ
最終データに変換する第2変換手順と、第2変換手順に
より変換された最終データに基づいて印刷媒体上に画像
および印刷領域明示用図形を印刷すべく印刷手段を制御
する印刷制御手順とを備える構成としたから、請求項1
の発明と同様に、画像と印刷位置明示用図形を、少ない
メモリ容量で高速にかつ容易に合成することができる。
従って、大容量メモリや大容量ハードディスクが不要と
なり、装置の構成や処理を簡単化することができる。
According to the printing control method of the fourth aspect,
Print data consisting of a page description language for printing an image in the print area of the print medium, image shape data for specifying the shape of the image, and image position data for specifying the print position of the image in the print area of the print medium. A first conversion procedure for converting the image data into image data including the image data, figure shape data for specifying the shape of a print area specifying graphic to be printed near the outer edge of the print area for specifying the position of the print area on the print medium, and print medium A graphic data generating procedure for generating graphic data including graphic position data for specifying a print position of the print area specifying graphic, and graphic data generated by the graphic data generating procedure on the image data converted by the first conversion procedure And the intermediate data created by the intermediate data creation procedure. A second conversion procedure for converting into final data having a data format dependent on the printing means, and a printing means for printing an image and a print area specifying graphic on a print medium based on the final data converted by the second conversion procedure. And a printing control procedure for controlling the printing operation.
As in the invention of the third aspect, the image and the graphic for indicating the print position can be synthesized quickly and easily with a small memory capacity.
Therefore, a large-capacity memory or a large-capacity hard disk is not required, and the configuration and processing of the apparatus can be simplified.

【0043】請求項5の発明の印刷制御方法によれば、
印刷領域明示用図形をトンボとすることで、請求項2と
同様の効果を得ることができる。
According to the printing control method of the present invention,
The same effect as that of the second aspect can be obtained by using the register mark as the print area clear graphic.

【0044】請求項6の発明の印刷制御方法によれば、
印刷領域明示用図形を裁断線とすることで、請求項3と
同様の効果を得ることができる。
According to the printing control method of the present invention,
The same effect as that of the third aspect can be obtained by making the print area clear graphic a cutting line.

【0045】また、請求項7の発明による印刷制御プロ
グラムをコンピュータによって実行させることにより、
コンピュータを請求項1の発明による印刷装置として機
能させることができ、請求項1の発明と同様の効果を得
ることができる。
Further, by causing a computer to execute the print control program according to the present invention,
The computer can function as the printing apparatus according to the first aspect of the invention, and the same effects as those of the first aspect can be obtained.

【0046】また、請求項8の発明による印刷制御プロ
グラムをコンピュータによって実行させることにより、
コンピュータを請求項2の発明による印刷装置として機
能させることができ、請求項2の発明と同様の効果を得
ることができる。
Further, by causing the computer to execute the print control program according to the present invention,
The computer can be caused to function as the printing apparatus according to the second aspect of the invention, and the same effects as those of the second aspect of the invention can be obtained.

【0047】さらに、請求項9の発明による印刷制御プ
ログラムをコンピュータによって実行させることによ
り、コンピュータを請求項3の発明による印刷装置とし
て機能させることができ、請求項3の発明と同様の効果
を得ることができる。
Further, by causing the computer to execute the print control program according to the ninth aspect of the present invention, the computer can be caused to function as the printing apparatus according to the third aspect of the invention, and the same effect as the third aspect of the invention is obtained. be able to.

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

【図1】本発明の実施の形態によるネットワークプリン
タの構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a network printer according to an embodiment of the present invention.

【図2】本発明の実施の形態におけるプリンタコントロ
ーラの動作を示すフローチャートである。
FIG. 2 is a flowchart illustrating an operation of the printer controller according to the embodiment of the present invention.

【図3】本発明の実施の形態において画像およびトンボ
が印刷された印刷用紙を示す平面図である。
FIG. 3 is a plan view showing printing paper on which an image and register marks are printed in the embodiment of the present invention.

【図4】本発明の実施の形態において中間データの構造
を示す説明図である。
FIG. 4 is an explanatory diagram showing a structure of intermediate data in the embodiment of the present invention.

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

1 ネットワークプリンタ(印刷装置) 100 プリンタコントローラ 202 ROM 203 RAM 208 ハードディスク 209 ネットワーク 300 プリンタエンジン G1,G2,G3 画像 P 印刷用紙 T1,T2,T3,T4 トンボ 1 Network Printer (Printing Apparatus) 100 Printer Controller 202 ROM 203 RAM 208 Hard Disk 209 Network 300 Printer Engine G1, G2, G3 Image P Printing Paper T1, T2, T3, T4 Register Mark

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 印刷媒体の印刷領域内に画像を印刷する
ためのページ記述言語からなる印刷データを、前記画像
の形状を特定する画像形状データおよび前記印刷媒体の
印刷領域内における前記画像の印刷位置を特定する画像
位置データを含む画像データに変換する第1変換手段
と、 前記印刷媒体上における印刷領域の位置を明示するため
に前記印刷領域の外縁付近に印刷される印刷領域明示用
図形の形状を特定する図形形状データおよび前記印刷媒
体上における前記印刷領域明示用図形の印刷位置を特定
する図形位置データを含む図形データを作成する図形デ
ータ作成手段と、 前記第1変換手段により変換された画像データに前記図
形データ作成手段により作成された図形データを加える
ことにより中間データを作成する中間データ作成手段
と、 前記中間データ作成手段により作成された中間データを
印刷手段に依存するデータ形式をもつ最終データに変換
する第2変換手段と、 前記第2変換手段により変換された最終データに基づい
て前記印刷媒体上に前記画像および前記印刷領域明示用
図形を印刷すべく前記印刷手段を制御する印刷制御手段
とを備えた印刷装置。
1. A print data comprising a page description language for printing an image in a print area of a print medium, image shape data specifying a shape of the image, and printing of the image in a print area of the print medium. First conversion means for converting the image data to image data including image position data specifying a position; and a print area specifying graphic printed near the outer edge of the print area to specify the position of the print area on the print medium. Graphic data generating means for generating graphic data including graphic shape data for specifying a shape and graphic position data for specifying a print position of the print area specifying graphic on the print medium; and the graphic data converted by the first converting means. Intermediate data creating means for creating intermediate data by adding graphic data created by the graphic data creating means to image data A second conversion unit that converts the intermediate data created by the intermediate data creation unit into final data having a data format that depends on a printing unit; and the print medium based on the final data converted by the second conversion unit. A print control unit for controlling the printing unit so as to print the image and the graphic for designating the print area.
【請求項2】 前記印刷領域明示用図形はトンボである
請求項1に記載の印刷装置。
2. The printing apparatus according to claim 1, wherein the print area specifying graphic is a register mark.
【請求項3】 前記印刷領域明示用図形は裁断線である
請求項1に記載の印刷装置。
3. The printing apparatus according to claim 1, wherein the print area specifying graphic is a cutting line.
【請求項4】 印刷媒体の印刷領域内に画像を印刷する
ためのページ記述言語からなる印刷データを、前記画像
の形状を特定する画像形状データおよび前記印刷媒体の
印刷領域内における前記画像の印刷位置を特定する画像
位置データを含む画像データに変換する第1変換手順
と、 前記印刷媒体上における印刷領域の位置を明示するため
に前記印刷領域の外縁付近に印刷される印刷領域明示用
図形の形状を特定する図形形状データおよび前記印刷媒
体上における前記印刷領域明示用図形の印刷位置を特定
する図形位置データを含む図形データを作成する図形デ
ータ作成手順と、 前記第1変換手順により変換された画像データに前記図
形データ作成手順により作成された図形データを加える
ことにより中間データを作成する中間データ作成手順
と、 前記中間データ作成手順により作成された中間データを
印刷手段に依存するデータ形式をもつ最終データに変換
する第2変換手順と、 前記第2変換手順により変換された最終データに基づい
て前記印刷媒体上に前記画像および前記印刷領域明示用
図形を印刷すべく前記印刷手段を制御する印刷制御手順
とを備えた印刷制御方法。
4. A method according to claim 1, further comprising: printing print data of a page description language for printing an image in a print area of a print medium; image shape data for specifying a shape of the image; A first conversion procedure of converting the image data to image data including image position data specifying a position; and a print area specifying graphic printed near the outer edge of the print area to specify the position of the print area on the print medium. A graphic data generating procedure for generating graphic data including graphic shape data for specifying a shape and graphic position data for specifying a print position of the print area specifying graphic on the print medium; Intermediate data creation procedure for creating intermediate data by adding figure data created by the figure data creation procedure to image data A second conversion procedure for converting the intermediate data created by the intermediate data creation procedure into final data having a data format dependent on a printing unit; and a printing medium based on the final data converted by the second conversion procedure. A print control procedure for controlling the printing means to print the image and the graphic for designating the print area.
【請求項5】 前記印刷領域明示用図形はトンボである
請求項4に記載の印刷制御方法。
5. The print control method according to claim 4, wherein the print area specifying graphic is a register mark.
【請求項6】 前記印刷領域明示用図形は裁断線である
請求項4に記載の印刷制御方法。
6. The print control method according to claim 4, wherein the print area specifying graphic is a cutting line.
【請求項7】 印刷媒体の印刷領域内に画像を印刷する
ためのページ記述言語からなる印刷データを、前記画像
の形状を特定する画像形状データおよび前記印刷媒体の
印刷領域内における前記画像の印刷位置を特定する画像
位置データを含む画像データに変換する第1変換手順
と、 前記印刷媒体上における印刷領域の位置を明示するため
に前記印刷領域の外縁付近に印刷される印刷領域明示用
図形の形状を特定する図形形状データおよび前記印刷媒
体上における前記印刷領域明示用図形の印刷位置を特定
する図形位置データを含む図形データを作成する図形デ
ータ作成手順と、 前記第1変換手順により変換された画像データに前記図
形データ作成手順により作成された図形データを加える
ことにより中間データを作成する中間データ作成手順
と、 前記中間データ作成手順により作成された中間データを
印刷手段に依存するデータ形式をもつ最終データに変換
する第2変換手順と、 前記第2変換手順により変換された最終データに基づい
て前記印刷媒体上に前記画像および前記印刷領域明示用
図形を印刷すべく前記印刷手段を制御する印刷制御手順
とをコンピュータに実行させるための印刷制御プログラ
ムを記録した記録媒体。
7. A method according to claim 7, further comprising: printing print data of a page description language for printing an image in a print area of a print medium; image shape data for specifying a shape of the image; A first conversion procedure of converting the image data to image data including image position data specifying a position; and a print area specifying graphic printed near the outer edge of the print area to specify the position of the print area on the print medium. A graphic data generating procedure for generating graphic data including graphic shape data for specifying a shape and graphic position data for specifying a print position of the print area specifying graphic on the print medium; Intermediate data creation procedure for creating intermediate data by adding figure data created by the figure data creation procedure to image data A second conversion procedure for converting the intermediate data created by the intermediate data creation procedure into final data having a data format dependent on a printing unit; and a printing medium based on the final data converted by the second conversion procedure. A recording medium on which is recorded a print control program for causing a computer to execute a print control procedure for controlling the printing means to print the image and the graphic for designating the print area.
【請求項8】 前記印刷領域明示用図形はトンボである
請求項7に記載の印刷制御プログラムを記録した記録媒
体。
8. The recording medium according to claim 7, wherein the print area specifying graphic is a register mark.
【請求項9】 前記印刷領域明示用図形は裁断線である
請求項7に記載の印刷制御プログラムを記録した記録媒
体。
9. The recording medium according to claim 7, wherein the print area designating graphic is a cutting line.
JP02194698A 1998-02-03 1998-02-03 PRINTING APPARATUS, PRINT CONTROL METHOD, AND RECORDING MEDIUM CONTAINING PRINT CONTROL PROGRAM Expired - Fee Related JP3598796B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02194698A JP3598796B2 (en) 1998-02-03 1998-02-03 PRINTING APPARATUS, PRINT CONTROL METHOD, AND RECORDING MEDIUM CONTAINING PRINT CONTROL PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02194698A JP3598796B2 (en) 1998-02-03 1998-02-03 PRINTING APPARATUS, PRINT CONTROL METHOD, AND RECORDING MEDIUM CONTAINING PRINT CONTROL PROGRAM

Publications (2)

Publication Number Publication Date
JPH11216935A true JPH11216935A (en) 1999-08-10
JP3598796B2 JP3598796B2 (en) 2004-12-08

Family

ID=12069234

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02194698A Expired - Fee Related JP3598796B2 (en) 1998-02-03 1998-02-03 PRINTING APPARATUS, PRINT CONTROL METHOD, AND RECORDING MEDIUM CONTAINING PRINT CONTROL PROGRAM

Country Status (1)

Country Link
JP (1) JP3598796B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2387938A (en) * 2002-01-30 2003-10-29 Hewlett Packard Co Converting from a page description language to a printer specific language via an independent device
US7839533B2 (en) 2004-01-23 2010-11-23 Fuji Xerox Co., Ltd. Image processing device
JP2011011367A (en) * 2009-06-30 2011-01-20 Konica Minolta Business Technologies Inc Image forming apparatus
JP2011170872A (en) * 2011-04-04 2011-09-01 Canon Inc Data processing device, control method and computer program
US9001388B2 (en) 2012-11-26 2015-04-07 Samsung Electronics Co., Ltd. Imaging forming apparatus to merge print data with a rendering image, method of image forming, and computer-readable recording medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2387938A (en) * 2002-01-30 2003-10-29 Hewlett Packard Co Converting from a page description language to a printer specific language via an independent device
GB2387938B (en) * 2002-01-30 2005-10-26 Hewlett Packard Co Conversion from page description language and conversion to printer language
US7839533B2 (en) 2004-01-23 2010-11-23 Fuji Xerox Co., Ltd. Image processing device
JP2011011367A (en) * 2009-06-30 2011-01-20 Konica Minolta Business Technologies Inc Image forming apparatus
JP2011170872A (en) * 2011-04-04 2011-09-01 Canon Inc Data processing device, control method and computer program
US9001388B2 (en) 2012-11-26 2015-04-07 Samsung Electronics Co., Ltd. Imaging forming apparatus to merge print data with a rendering image, method of image forming, and computer-readable recording medium

Also Published As

Publication number Publication date
JP3598796B2 (en) 2004-12-08

Similar Documents

Publication Publication Date Title
EP1258828B1 (en) Just-in-time raster image assembly
JPH11105368A (en) Imposition in raster image processor
JP2014174630A (en) Print control device and program
US20030007167A1 (en) Seamless multi-page spreads
US8582166B2 (en) Image-data generation method, image-data generation apparatus and storage medium of storing image-data generation program
JP2003348366A (en) Method and apparatus for image processing
WO2006076855A1 (en) Method for attaching label in page rasterizing
JP3598796B2 (en) PRINTING APPARATUS, PRINT CONTROL METHOD, AND RECORDING MEDIUM CONTAINING PRINT CONTROL PROGRAM
US7777901B2 (en) Imposition apparatus for arranging pages and imposition program storage medium
EP0557008A2 (en) Apparatus and method for electronic impositioning
JP2005063244A (en) Image output system, controller, image splitting method, program for executing its method and storage medium stored with its program
JPH11203101A (en) Computer interface device and method for producing output data for stencil printer
JP4042639B2 (en) Image processing apparatus and program
JP3146690B2 (en) Color page description language processor
JP2005037993A (en) Image output system, control device, method for extracting image, program for implementing this method, and storage medium for storing this program
JP2005275545A (en) Document print controller, document print control method and document print control program
JPH11184662A (en) Method and device for printing form information and recording medium in which the method programmed and recorded
JPS6246010B2 (en)
JP4029436B2 (en) Recording device
JP3638222B2 (en) Dashed line generator
JPH11110151A (en) Printer driver, computer having printer driver, and computer system
JP2005519399A (en) How to draw two output formats simultaneously
JP2004021925A (en) Image processor
JP2005063347A (en) Image output system, controller, image splitting method, program for executing its method and storage medium stored with its program
JPH05262001A (en) Printer

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040401

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: 20040824

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040906

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: 20070924

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20080924

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090924

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090924

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100924

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100924

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110924

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110924

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120924

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130924

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees