JPH0825715A - Printer and setting method for output processing condition of printer - Google Patents

Printer and setting method for output processing condition of printer

Info

Publication number
JPH0825715A
JPH0825715A JP6161841A JP16184194A JPH0825715A JP H0825715 A JPH0825715 A JP H0825715A JP 6161841 A JP6161841 A JP 6161841A JP 16184194 A JP16184194 A JP 16184194A JP H0825715 A JPH0825715 A JP H0825715A
Authority
JP
Japan
Prior art keywords
printing
data
output
input
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP6161841A
Other languages
Japanese (ja)
Inventor
Katsuhiko Anzai
勝彦 安西
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP6161841A priority Critical patent/JPH0825715A/en
Priority to US08/495,229 priority patent/US6009242A/en
Publication of JPH0825715A publication Critical patent/JPH0825715A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To reduce a load for setting output processing condition on an operator by a method wherein setting of output processing condition suitable for a specified printing medium is automated by referring to a storage means based on information for a kind of the printing medium to be used which is inputted by an input means and controlling setting of the output processing condition. CONSTITUTION:A printer is equipped with an output part 6 wherein printing is carried out on a printing medium based on a page-developed bit map image by processing data specifically by analyzing printing information inputted from an external device 1 like a host computer or the like. Further, the printer is equipped with a RAM 5 wherein kind information for a plurality of printing media capable of being used and output processing condition of an output part 6 corresponding to various kinds of information are stored. Then, in a CPU 4, output condition processing to the output part 6 is set to be controlled by referring to the RAM 5 based on the kind information inputted to the input part 2 wherein the kind information of the printing medium to be used is input- ted. Setting of the output processing condition suitable specified printing medium is automated thereby.

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 which receives print data from an external apparatus such as a host computer and prints it on paper, and an output processing condition setting method for the printing apparatus.

【0002】[0002]

【従来の技術】従来の印刷装置は、制御部と印刷機構部
が両者で取り決めた特定のインタフェース/プロトコル
で電気的,ソフト的に接続されている。そして、ユーザ
の操作によって印刷媒体と印刷モードなどの各種印刷方
法情報を正しく指定しなければならなかった。
2. Description of the Related Art In a conventional printing apparatus, a control unit and a printing mechanism unit are electrically and software-connected by a specific interface / protocol agreed upon by both parties. Then, various printing method information such as the printing medium and the printing mode must be correctly specified by the user's operation.

【0003】また、制御部の作成したビットマップイメ
ージデータ(バイトマップデータも同様)を、印刷機構
部に対してそのままの形で、先のインタフェースを通し
てデータを転送し、そのデータを印刷機構部が用紙等に
印刷するように構成されていた。
Bit map image data (also byte map data) created by the control unit is transferred to the printing mechanism unit as it is through the above interface, and the data is transferred to the printing mechanism unit. It was configured to print on paper or the like.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来例では、ユーザが印刷装置に対して操作パネルや、制
御命令で用紙の種類と印刷モードに合わせた指定を行っ
ているため、その両方の組み合わせを正しく指定するの
にユーザがマニュアルを参照する等の負担がかかり、用
紙と印刷モードとがミスマッチするような指定操作を行
った場合には、ユーザが意図する印刷結果が得られない
という問題点があった。
However, in the above-mentioned conventional example, since the user specifies the type of paper and the printing mode by the operation panel or the control command to the printing apparatus, the combination of both is performed. The problem is that it takes a burden for the user to refer to the manual, etc. to specify the correct value, and if the user performs a specifying operation that causes a mismatch between the paper and the print mode, the print result intended by the user cannot be obtained. was there.

【0005】また、印刷装置の高解像度化やカラー化等
により、ビットマップイメージデータの転送量はますま
す増加する一方であり、インタフェースを通して行うデ
ータ転送はプロトコル処理(信号線の状態判断,状態設
定なども含む)や、データ幅等の条件により一般的に通
常のメモリアクセスより多大の時間が必要となる。
Further, the transfer amount of bitmap image data is increasing more and more due to the higher resolution and colorization of the printing apparatus, and the data transfer performed through the interface is protocol processing (signal line status judgment, status setting). Etc.) and conditions such as the data width generally require more time than usual memory access.

【0006】このため、上記データ量の増加によって印
刷装置内における制御部から印刷機構部へのデータ転送
にかかる処理コスト,時間も同時に増加し、その負荷に
よって印刷装置全体のパフォーマンス低下も余儀なくさ
れる事態を招来するという問題点があった。
Therefore, due to the increase in the amount of data, the processing cost and time required for data transfer from the control unit to the printing mechanism unit in the printing apparatus simultaneously increase, and the load also causes the performance of the entire printing apparatus to deteriorate. There was a problem that it caused a situation.

【0007】特に、印刷装置におけるコピー機能等の実
現により同一ページのビットマップイメージデータを何
度も印刷機構部へデータ送信する場合などは、ビットマ
ップの描画処理が終了しているため、当該同一データに
要する転送処理時間のみが目立ち、他の入力データ処理
に時間を取れなく等の問題点があった。
Particularly, when the bitmap image data of the same page is repeatedly transmitted to the printing mechanism unit by implementing the copy function in the printing apparatus, since the bitmap drawing process is completed, the same process is performed. Only the transfer processing time required for data is conspicuous, and there is a problem in that it cannot take time for processing other input data.

【0008】本発明は、上記の問題点を解消するために
なされたもので、第1〜第8の発明の目的は、指定され
る印刷媒体に応じた出力処理条件を自動設定するととも
に、展開されたビットマップイメージデータを印刷機構
に転送する前に圧縮し、該圧縮された内部転送データを
印刷機構に転送して伸張しながら印刷することにより、
出力条件設定操作負担を軽減して適切な出力結果を得る
ことができるとともに、印刷機構に対するビットマップ
イメージデータの転送処理効率を格段に向上できる印刷
装置および印刷装置の出力処理条件設定方法を提供する
ことである。
The present invention has been made to solve the above problems, and an object of the first to eighth inventions is to automatically set an output processing condition according to a designated print medium and to expand the output processing condition. The compressed bitmap image data is compressed before being transferred to the printing mechanism, and the compressed internal transfer data is transferred to the printing mechanism and printed while being expanded,
(EN) Provided are a printing apparatus and an output processing condition setting method for the printing apparatus, which can reduce an output condition setting operation load and obtain an appropriate output result, and can markedly improve transfer processing efficiency of bitmap image data to a printing mechanism. That is.

【0009】[0009]

【課題を解決するための手段】本発明に係る第1の発明
は、外部装置から入力される印刷情報を解析して所定の
データ処理を施してページ展開したビットマップイメー
ジに基づいて印刷媒体に印刷を行わせる出力手段と、使
用可能な複数の印刷媒体の種別情報と各種別情報に対応
する前記出力手段の出力処理条件をそれぞれ記憶する記
憶手段と、使用する印刷媒体の種別情報を入力する第1
の入力手段と、この第1の入力手段から入力された前記
種別情報に基づいて前記記憶手段を参照して前記出力手
段に対する出力処理条件を設定制御する制御手段とを設
けたものである。
According to a first aspect of the present invention, print information input from an external device is analyzed, predetermined data processing is performed, and a print image is printed on a print medium based on a bitmap image expanded on a page. Inputting output means for performing printing, storage means for storing type information of a plurality of usable print media and output processing conditions of the output means corresponding to various kinds of information, and type information for print media to be used First
The input means and the control means for setting and controlling the output processing condition for the output means by referring to the storage means based on the type information input from the first input means.

【0010】本発明に係る第2の発明は、出力処理条件
は、展開されたビットマップイメージに対する反転処理
条件を含むように構成したものである。
According to a second aspect of the present invention, the output processing condition includes an inversion processing condition for the expanded bitmap image.

【0011】本発明に係る第3の発明は、出力処理条件
は、印刷方法の種別条件を含むように構成したものであ
る。
According to a third aspect of the present invention, the output processing condition includes the type condition of the printing method.

【0012】本発明に係る第4の発明は、使用する所望
の印刷方法情報を入力する第2の入力手段を設け、この
第2の入力手段から使用する所望の印刷方法情報が入力
されている場合に、制御手段が第1の入力手段から入力
された前記種別情報に基づいて前記記憶手段から取得し
た出力処理条件中の印刷方法を前記第2の入力手段から
入力された所望の印刷方法に代替するように構成したも
のである。
According to a fourth aspect of the present invention, a second input means for inputting desired print method information to be used is provided, and the desired print method information to be used is inputted from the second input means. In this case, the control method sets the printing method in the output processing condition acquired from the storage means based on the type information input from the first input means to the desired printing method input from the second input means. It is configured to substitute.

【0013】本発明に係る第5の発明は、外部装置から
入力される印刷情報を解析して所定のデータ処理を施し
てビットマップイメージにページ展開する出力手段と、
この出力手段から出力されるビットマップイメージデー
タに基づいて印刷媒体に印刷を行う印刷機構とを有する
印刷装置において、ページ展開されたビットマップイメ
ージデータを圧縮して内部転送データを生成するデータ
圧縮手段を前記出力手段側に設け、前記データ圧縮手段
により圧縮された内部転送データを伸張してビットマッ
プイメージデータに復元するデータ伸張手段を前記印刷
機構側に設けたものである。
According to a fifth aspect of the present invention, output means for analyzing print information input from an external device, performing predetermined data processing, and developing a page into a bitmap image,
In a printing device having a printing mechanism for printing on a print medium based on the bitmap image data output from the output means, a data compression means for compressing page-expanded bitmap image data to generate internal transfer data. Is provided on the output means side, and data decompression means for decompressing the internal transfer data compressed by the data compression means to restore the bitmap image data is provided on the printing mechanism side.

【0014】本発明に係る第6の発明は、データ圧縮手
段は、所定のバンド単位にビットマップイメージデータ
を圧縮して内部転送データを生成するように構成したも
のである。
In a sixth aspect of the present invention, the data compression means is configured to compress the bitmap image data in a predetermined band unit to generate the internal transfer data.

【0015】本発明に係る第7の発明は、コピー枚数を
指定する枚数指定手段を設け、この枚数指定手段により
指定されたコピー枚数分の印刷が終了するまで、データ
圧縮手段は、生成したページ単位に圧縮した内部転送デ
ータを枚数指定手段により指定されたコピー枚数分の印
刷が終了するまで保持するように構成したものである。
A seventh aspect of the present invention is provided with a number designation unit for designating the number of copies, and the data compressing unit causes the data compression unit to generate pages until the number of copies designated by the number designation unit is completed. The internal transfer data compressed in units is held until printing of the number of copies designated by the number designation unit is completed.

【0016】本発明に係る第8の発明は、外部装置から
入力される印刷情報を解析して所定のデータ処理を施し
てページ展開したビットマップイメージに基づいて印刷
媒体に印刷を行わせる出力手段と、使用可能な複数の印
刷媒体の種別情報と各種別情報に対応する前記出力手段
の出力処理条件をそれぞれ記憶する記憶手段とを有する
印刷装置の出力条件設定方法において、使用する印刷媒
体の種別情報を入力する入力工程と、該入力された前記
種別情報に基づいて前記記憶手段を参照して前記出力手
段に対する出力処理条件を設定する設定工程とを有する
ものである。
An eighth aspect of the present invention is an output unit that analyzes print information input from an external device, performs predetermined data processing, and prints on a print medium based on a bitmap image expanded into pages. In the output condition setting method of the printing apparatus, the output condition setting method includes a plurality of usable print medium type information and a storage unit that respectively stores the output processing condition of the output unit corresponding to each type of information. The method includes an input step of inputting information, and a setting step of setting an output processing condition for the output means by referring to the storage means based on the input type information.

【0017】[0017]

【作用】第1の発明においては、使用する印刷媒体の種
別情報を入力する第1の入力手段から入力された前記種
別情報に基づいて制御手段が前記記憶手段を参照して前
記出力手段に対する出力処理条件を設定制御して、指定
された印刷媒体に適切な出力処理条件設定を自動化し、
操作者の出力処理条件設定負担を軽減する。
In the first aspect of the invention, the control means refers to the storage means based on the type information input from the first input means for inputting the type information of the print medium to be used, and outputs the output to the output means. By setting and controlling the processing conditions, the output processing condition settings appropriate for the specified print medium can be automated.
The operator's burden of setting output processing conditions is reduced.

【0018】第2の発明においては、指定された印刷媒
体に適切な出力処理条件としての展開されたビットマッ
プイメージに対する反転処理条件の設定を自動化する。
In the second aspect of the invention, the setting of the inversion processing condition for the expanded bitmap image as the output processing condition suitable for the designated print medium is automated.

【0019】第3の発明においては、指定された印刷媒
体に適切な出力処理条件としての印刷方法の種別条件の
設定を自動化する。
In the third invention, the setting of the type condition of the printing method as the output processing condition suitable for the designated printing medium is automated.

【0020】第4の発明においては、使用する所望の印
刷方法情報を入力する第2の入力手段から使用する所望
の印刷方法情報が入力されている場合に、制御手段が第
1の入力手段から入力された前記種別情報に基づいて前
記記憶手段から取得した出力処理条件中の印刷方法を前
記第2の入力手段から入力された所望の印刷方法に代替
して、自動設定された印刷方法をユーザが意図する所望
の印刷方法を自在に設定可能とする。
In the fourth invention, when the desired printing method information to be used is input from the second input means for inputting the desired printing method information to be used, the control means is controlled from the first input means. The printing method set in the output processing condition acquired from the storage unit based on the input type information is replaced with the desired printing method input from the second input unit, and the automatically set printing method is set by the user. The desired printing method intended by can be freely set.

【0021】第5の発明においては、出力手段側でデー
タ圧縮手段がページ展開されたビットマップイメージデ
ータを圧縮して内部転送データを生成しておき、出力手
段から転送される該圧縮された内部転送データを印刷機
構側のデータ伸張手段が伸張してビットマップイメージ
データに復元して、出力手段から印刷機構側へのデータ
転送処理時間を短縮することを可能とする。
In the fifth invention, the output means compresses the page-expanded bitmap image data by the data compression means to generate internal transfer data, and the compressed internal data transferred from the output means. It is possible to shorten the data transfer processing time from the output means to the printing mechanism side by decompressing the transfer data by the data decompression means on the printing mechanism side to restore the bitmap image data.

【0022】第6の発明においては、データ圧縮手段
は、所定のバンド単位にビットマップイメージデータを
圧縮して内部転送データを生成して、出力手段から印刷
機構側へのデータ転送処理時間を短縮することを可能と
する。
In the sixth invention, the data compressing means compresses the bitmap image data in a predetermined band unit to generate internal transfer data, and shortens the data transfer processing time from the output means to the printing mechanism side. It is possible to do.

【0023】第7の発明においては、枚数指定手段によ
り指定されたコピー枚数分の印刷が終了するまで、デー
タ圧縮手段は、生成したページ単位に圧縮した内部転送
データを枚数指定手段により指定されたコピー枚数分の
印刷が終了するまで保持して、コピー印刷処理時におけ
る同一のビットマップイメージデータに対する転送処理
を減らし、かつ転送時間を短縮することを可能とする。
In the seventh invention, the data compressing means specifies the generated internal transfer data compressed in page units by the number specifying means until printing for the number of copies specified by the number specifying means is completed. It is possible to hold until the printing of the number of copies is completed, reduce the transfer processing for the same bitmap image data at the time of the copy printing processing, and shorten the transfer time.

【0024】第8の発明においては、使用する印刷媒体
の種別情報を入力し、該入力された前記種別情報に基づ
いて前記記憶手段を参照して前記出力手段に対する出力
処理条件を設定して、指定された印刷媒体に適切な出力
処理条件設定を自動化するもである。
In the eighth invention, the type information of the printing medium to be used is input, the output means sets the output processing condition for the output means by referring to the storage means based on the input type information. It also automates the setting of output processing conditions appropriate for the specified print medium.

【0025】[0025]

【実施例】【Example】

〔第1実施例〕本発明をシリアル・プリンタであるバブ
ル・ジェットプリンタ(以下BJプリンタと略す。)で
実施する場合を例として説明する。
[First Embodiment] A case where the present invention is carried out by a bubble jet printer (hereinafter abbreviated as BJ printer) which is a serial printer will be described as an example.

【0026】図1は本発明の第1実施例を示す印刷装置
の構成を説明する概略ブロック図である。
FIG. 1 is a schematic block diagram for explaining the configuration of a printing apparatus showing the first embodiment of the present invention.

【0027】印刷装置の全体的な動作概要を本図にした
がって説明する。
An overall operation outline of the printing apparatus will be described with reference to this drawing.

【0028】図において、1はホストコンピュータなど
の外部装置で、印刷装置にデータを送るためのもので
り、アプリケーションソフトウェアなどを実行するもの
である。2は入力部で、本印刷装置に対して送られてき
たデータを受信する。3はROMで、制御プログラムや
各種情報を格納している。なお、ROM3には、後述す
る出力方法情報や、データ転送方法などの情報も格納さ
れている。
In the figure, reference numeral 1 denotes an external device such as a host computer for sending data to a printing device and for executing application software. An input unit 2 receives data sent to the printing apparatus. A ROM 3 stores a control program and various information. The ROM 3 also stores output method information, which will be described later, and information such as a data transfer method.

【0029】4はCPUで、ROM3に格納された制御
プログラムを実行し、入力部2で受信した印刷データや
制御命令の解析等を行ってページのレイアウトを行い、
実際の展開処理等を行うことを主たる機能とし、さらに
装置全体の制御管理等を行うものである。
A CPU 4 executes a control program stored in the ROM 3, analyzes print data and control commands received by the input unit 2, and lays out a page.
Its main function is to perform actual expansion processing, and it also controls and manages the entire apparatus.

【0030】5はRAMで、CPU4によって処理され
た描画データを格納したり、フレームメモリとしてビッ
トマップ展開を行う。また、印刷媒体情報や、印刷方法
情報等を保持する変数等も格納されている。
A RAM 5 stores drawing data processed by the CPU 4 and develops a bitmap as a frame memory. In addition, variables for holding print medium information, printing method information, and the like are also stored.

【0031】6は出力部で、RAM5に展開されたビッ
トマップイメージデータを用紙等に印刷を行うととも
に、用紙の給紙処理,印刷処理,排紙処理等も行う。
An output unit 6 prints the bitmap image data expanded in the RAM 5 on a paper or the like, and also performs paper feeding processing, printing processing, paper discharging processing and the like.

【0032】以下、本実施例と第1〜第4の発明の各手
段との対応及びその作用について図1等を参照して説明
する。
Correspondence between the present embodiment and each means of the first to fourth inventions and their functions will be described below with reference to FIG.

【0033】第1の発明は、外部装置1から入力される
印刷情報を解析して所定のデータ処理を施してページ展
開したビットマップイメージに基づいて印刷媒体に印刷
を行わせる出力手段(出力部6)と、使用可能な複数の
印刷媒体の種別情報と各種別情報に対応する前記出力手
段の出力処理条件をそれぞれ記憶する記憶手段(RAM
5あるいは図示しないNVRAM)と、使用する印刷媒
体の種別情報を入力する第1の入力手段(外部装置1か
らのコマンド指定あるいは図示しない操作部からのキー
入力指示)と、この第1の入力手段から入力された前記
種別情報に基づいて前記記憶手段を参照して前記出力手
段に対する出力処理条件を設定制御する制御手段(CP
U4の機能による)とを設け、使用する印刷媒体の種別
情報を入力する外部装置1から入力された前記種別情報
に基づいてCPU4がRAM5を参照して出力部6に対
する出力処理条件を設定制御して、指定された印刷媒体
に適切な出力処理条件設定を自動化し、操作者の出力処
理条件設定負担を軽減する。
The first aspect of the present invention analyzes the print information input from the external device 1, performs predetermined data processing, and prints on a print medium based on a bitmap image which is developed into pages. 6), and storage means (RAM) for storing type information of a plurality of usable print media and output processing conditions of the output means corresponding to the various types of information.
5 or NVRAM (not shown), first input means (command designation from the external device 1 or key input instruction from an operation part not shown) for inputting type information of the print medium to be used, and the first input means. Control means (CP) for setting and controlling output processing conditions for the output means by referring to the storage means based on the type information input from
(Depending on the function of U4), and based on the type information input from the external device 1 for inputting the type information of the print medium to be used, the CPU 4 refers to the RAM 5 to set and control the output processing condition for the output unit 6. Then, the output processing condition setting appropriate for the designated print medium is automated, and the output processing condition setting load on the operator is reduced.

【0034】第2の発明においては、CPU4は指定さ
れた印刷媒体に適切な出力処理条件としての展開された
ビットマップイメージに対する反転処理条件の設定を自
動化する。
In the second aspect of the invention, the CPU 4 automates the setting of the inversion processing condition for the expanded bitmap image as the output processing condition suitable for the designated print medium.

【0035】第3の発明においては、CPU4は指定さ
れた印刷媒体に適切な出力処理条件としての印刷方法の
種別条件の設定を自動化する。
In the third invention, the CPU 4 automates the setting of the type condition of the printing method as the output processing condition suitable for the designated print medium.

【0036】第4の発明においては、使用する所望の印
刷方法情報を入力する第2の入力手段から使用する所望
の印刷方法情報が入力されている場合に、CPU4が第
1の入力手段から入力された前記種別情報に基づいて前
記記憶手段から取得した出力処理条件中の印刷方法を前
記第2の入力手段から入力された所望の印刷方法に代替
して、自動設定された印刷方法をユーザが意図する所望
の印刷方法を自在に設定可能とする。
In the fourth invention, the CPU 4 inputs from the first input means when the desired print method information to be used is input from the second input means for inputting the desired print method information to be used. The user selects an automatically set printing method by substituting the desired printing method input from the second input means for the printing method in the output processing condition acquired from the storage means based on the type information An intended printing method can be freely set.

【0037】図2は、図1に示したROM3に記憶され
る印刷媒体に応じた印刷方法情報を格納したテーブルの
一例を示す図である。
FIG. 2 is a diagram showing an example of a table storing printing method information according to the printing medium stored in the ROM 3 shown in FIG.

【0038】この図に示すように、印刷媒体に応じて印
刷方法と変換方法の2つの数値の組みをサポートする印
刷媒体(例えば普通紙,コート紙,OHPフィルム,バ
ック印刷フィルム,封筒等)数分並べた状態に対応し、
インデックス「0」〜「4」で示すことにより、特定の
印刷媒体に最適な印刷方法と変換方法との組合せを読み
出せるように構成されている。
As shown in this figure, the number of print media (for example, plain paper, coated paper, OHP film, back print film, envelopes, etc.) that supports a set of two numerical values, a printing method and a conversion method, depending on the printing medium. It corresponds to the state of arranging minutes,
By indicating the indexes "0" to "4", it is configured so that the optimum combination of the printing method and the conversion method for a specific print medium can be read.

【0039】本実施例では、ユーザが印刷媒体の指定を
制御命令や図示していないユーザインタフェース用のパ
ネルスイッチ等により、ユーザが印刷媒体を入力する入
力手段を設け、入力された印刷媒体情報をRAM5の記
憶領域に保持する。そして、実際に印刷する際に、印刷
媒体情報を参照して、先の印刷方法情報テーブルのイン
デックスとして印刷モードや、変換処理方法を取得して
処理を行うものである。
In this embodiment, the user is provided with an input means for inputting the print medium by a control command for designating the print medium, a panel switch for a user interface (not shown) or the like, and the input print medium information is displayed. It is held in the storage area of the RAM 5. When actually printing, the print medium information is referred to, the print mode and the conversion processing method are acquired as an index of the previous printing method information table, and processing is performed.

【0040】図3は本発明に係る印刷装置における反転
変換処理状態を説明する概略図である。
FIG. 3 is a schematic view for explaining the reverse conversion processing state in the printing apparatus according to the present invention.

【0041】図中の(1)の(a)がユーザの所望する
印刷結果であり、(b)は通常の用紙に印刷する場合の
標準を示し、(c)は反転変換処理を行った印刷結果で
ある。これは、OHPフィルムのような半透明のフィル
ムにこのような左右反転印刷を行い、実際に使用する際
は、裏返すことにより表面がフィルム加工された印刷結
果(d)が得られるものである。
In the figure, (1) (a) is the print result desired by the user, (b) shows the standard when printing on normal paper, and (c) shows the printing after reverse conversion processing. The result. This is to obtain a print result (d) in which the surface is film-processed by performing such horizontal reversal printing on a translucent film such as an OHP film and turning it over when actually used.

【0042】これに対する変換処理は、単にライン単位
に最左端から最右端にかけてのビット列全体(図3の
(2)に示す)を反転すればよく、1ラインの外側のバ
イトペアのデータをそれぞれMSBからLSBにかけて
のビット列を反転して(図3の(3)参照)、交換する
ことによって得られるものである。なお、7はビットマ
ップイメージ領域である。
The conversion processing for this may be performed by simply inverting the entire bit string from the leftmost end to the rightmost end (shown in (2) of FIG. 3) in line units, and the data of the byte pair outside one line is MSB respectively. It is obtained by inverting the bit string from LSB to LSB (see (3) in FIG. 3) and exchanging it. Reference numeral 7 is a bitmap image area.

【0043】以下、図4に示すフローチャートを参照し
ながら本発明の第1実施例を示す印刷装置における印刷
処理について説明する。このとき、反転処理等は1プレ
ーン分しか説明していないが、カラーなどの場合は必要
なプレーン全てに対して同一の処理を行うだけなので省
略してある。
Printing processing in the printing apparatus according to the first embodiment of the present invention will be described below with reference to the flowchart shown in FIG. At this time, the inversion processing and the like are described only for one plane, but in the case of color or the like, the same processing is performed for all necessary planes, and therefore the description is omitted.

【0044】図4は本発明に係る印刷装置の出力処理条
件設定方法の一実施例を示すフローチャートである。な
お、(1)〜(16)は各ステップを示す。
FIG. 4 is a flow chart showing an embodiment of the output processing condition setting method for the printing apparatus according to the present invention. Note that (1) to (16) indicate each step.

【0045】まず、ステップ(1)で処理ライン数を示
す変数linecnt に「0」を、処理しているラインの先頭
アドレスを示す変数lineptr にビットマップイメージ領
域7(図3の(2)参照)の先頭アドレスを、1ライン
のデータ数を示すframewidthにビットマップイメージ領
域幅を設定する。
First, in step (1), "0" is set in the variable linecnt indicating the number of processed lines, and the bit map image area 7 is set in the variable lineptr indicating the start address of the line being processed (see (2) in FIG. 3). And the width of the bitmap image area is set to the frame width indicating the number of data of one line.

【0046】なお、変数media は、本実施例でユーザ指
定の印刷媒体情報を保持しているものである。変数tabl
e は、図2で示した印刷方法情報等を格納したテーブル
配列を示している。
The variable media holds the print medium information designated by the user in this embodiment. Variable tabl
e indicates a table array storing the printing method information and the like shown in FIG.

【0047】ステップ(2)で、印刷媒体に適した変換
処理方法をテーブル配列を変数media をインデックス値
として参照し、変数convmodeに設定する。次いで、ステ
ップ(3)で、印刷媒体に最適な印刷モード情報をテー
ブル配列を変数media をインデックス値として参照し、
変数printmode に設定する。
In step (2), the conversion processing method suitable for the print medium is set in the variable convmode by referring to the table array with the variable media as the index value. Next, in step (3), the table array for the print mode information most suitable for the print medium is referred to by using the variable media as an index value,
Set it to the variable printmode.

【0048】次いで、ステップ(4)で、変数convmode
を参照して現在指定されている印刷媒体には反転変換処
理が必要かどうかをチェックし、NOならばステップ
(13)以降に進み、反転変換処理が必要な場合は、ス
テップ(5)で、ラインの最左端から1バイトずつアク
セスする左側アドレス変数workptr 1に変数lineptr の
値を、ラインの最右端から1バイトずつアクセスする右
側アドレス変数workptr2にlineptr +framewidth−1
を設定する。
Then, in step (4), the variable convmode
Check whether or not the reverse conversion process is necessary for the currently specified print medium. If NO, the process proceeds to step (13) and thereafter. If the reverse conversion process is necessary, in step (5), The value of the variable lineptr is accessed to the left side address variable workptr 1 which is accessed byte by byte from the leftmost end of the line, and lineptr + framewidth-1 is set to the right side address variable workptr2 which is accessed 1 byte from the rightmost end of the line.
Set.

【0049】次に、ステップ(6)で、workptr 1の示
すアドレスから1バイトのデータを取り出して、MSB
<−>LSB反転を行い、左側データdata1に格納す
る。次いで、ステップ(7)で、右側アドレス変数work
ptr 2の示すアドレスから1バイトのデータを取り出し
て、MSB<−>LSB反転を行い、右側データdata2
に格納する。
Next, in step (6), 1-byte data is extracted from the address indicated by workptr 1 and the MSB
<-> LSB is inverted and stored in the left data data1. Then, in step (7), the right side address variable work
1-byte data is taken out from the address indicated by ptr 2, MSB <-> LSB is inverted, and right side data data2
To be stored.

【0050】次いで、ステップ(8)で、左側のデータ
であるdata1を右側のデータアドレスであるworkptr 2
の示すアドレスに設定し、右側のデータであるdata2を
左側のデータアドレスであるworkptr 1の示すアドレス
に設定する。
Next, in step (8), the data 1 on the left side is replaced with the data address workptr 2 on the right side.
, And the data on the right side, data2, is set to the address on the left side, which is indicated by workptr 1.

【0051】そして、ステップ(9)で、左側アドレス
変数workptr 1は1つ進め、右側アドレス変数workptr
2は1減じることで、1バイトずつ内側のデータを対象
とするように更新する。次いで、ステップ(10)で
は、左側アドレス変数workptr1と右側アドレス変数wor
kptr 2を比較し、左側アドレス変数が右側アドレスを
越えていたかどうかによって1ラインの処理が終了した
かどうかを判断し、越えていない場合は、まだ残りのデ
ータが存在するので、ステップ(6)に戻って残りのデ
ータ処理を行い、越えていた場合は、1ラインの処理が
終了したので次のラインを対象とするために、ステップ
(11)で、変数linecnt を1進め、変数lineptr にfr
amewidthを加算することで次のラインに進める。
Then, in step (9), the left side address variable workptr 1 is advanced by 1 and the right side address variable workptr is increased.
2 is decremented by 1 so that the inner data is updated byte by byte. Next, in step (10), the left side address variable workptr1 and the right side address variable wor
kptr 2 is compared, and it is judged whether the processing for one line is completed or not depending on whether or not the left side address variable exceeds the right side address. If it is not exceeded, the remaining data still exists, so step (6) Return to and perform the rest of the data processing, and if it exceeds, the processing of one line is completed. In order to target the next line, in step (11), the variable linecnt is advanced by 1 and the variable lineptr is set to fr
Advance to the next line by adding amewidth.

【0052】そして、ステップ(12)で、変数linept
r を参照して全ラインが終了したかどうかを判断し、ま
だ未変換ラインが存在する場合は、ステップ(5)に戻
って次のラインの変換処理を行い、全ラインが変換終了
した場合と、ステップ(4)で、反射変換処理が指定さ
れていなかった場合は、ステップ(13)で、先に設定
したprintmode を参照して従来通りの印刷モード設定処
理を行う。
Then, in step (12), the variable linept
If all lines have been converted by referring to r, and if there are still unconverted lines, return to step (5) to perform the conversion process for the next line, and If the reflection conversion process is not designated in step (4), the conventional print mode setting process is performed with reference to the printmode set previously in step (13).

【0053】次いで、ステップ(14)で、用紙の給紙
処理、ステップ(15)で、先のビットマップデータ領
域の転送処理、ステップ(16)で、用紙の排紙処理を
それぞれ行い出力処理を終了する。
Then, in step (14), paper feed processing is performed, in step (15), the previous bitmap data area transfer processing is performed, and in step (16), paper discharge processing is performed and output processing is performed. finish.

【0054】なお、上記第1実施例では、ユーザは印刷
モードに関して一切介入しないものであったが、制御命
令や図示していないユーザインタフェース用パネルスイ
ッチ等の操作により、ユーザが印刷モードを入力する入
力手段を設け、入力された印刷モードを記憶する領域に
設定するようにする。
In the first embodiment, the user does not intervene in the print mode at all, but the user inputs the print mode by operating a control command or a user interface panel switch (not shown). An input unit is provided so that the input print mode is set in the area for storing it.

【0055】そして、ユーザが印刷モードを指定する際
に、新たに‘自動’というモード設定を行えるように
し、自動が指定された場合は上記実施例と同様に固有の
印刷モードを選択し、‘自動’でない場合は、その印刷
モードにしたがった印刷処理を行うようにすることも出
来る。このときの出力処理は、図4のステップ(3)の
処理を図5のステップ(3−1),(3−2)に示す処
理に置き換えるだけでよい。以下、本実施例と第8の発
明の各手段との対応及びその作用について説明する。
When the user specifies the print mode, a new mode setting of "automatic" can be performed. When the automatic mode is specified, a unique print mode is selected as in the above embodiment. If it is not'automatic ', the print processing according to the print mode can be performed. The output process at this time is only required to replace the process of step (3) in FIG. 4 with the process shown in steps (3-1) and (3-2) of FIG. Hereinafter, the correspondence between the present embodiment and each means of the eighth invention and the operation thereof will be described.

【0056】第8の発明は、外部装置から入力される印
刷情報を解析して所定のデータ処理を施してページ展開
したビットマップイメージに基づいて印刷媒体に印刷を
行わせる出力手段(出力部6)と、使用可能な複数の印
刷媒体の種別情報と各種別情報に対応する前記出力手段
の出力処理条件をそれぞれ記憶する記憶手段(RAM5
または図示しないNVRAM)とを有する印刷装置の出
力処理条件設定方法において、使用する印刷媒体の種別
情報を入力する入力工程(図4のステップ(1)および
その前処理)と、該入力された前記種別情報に基づいて
前記記憶手段を参照して前記出力手段に対する出力処理
条件を設定する設定工程(図4のステップ(2),
(3))とを実行して、指定された印刷媒体に適切な出
力処理条件設定を自動化するものである。
The eighth aspect of the present invention analyzes the print information input from the external device, performs predetermined data processing, and prints on the print medium based on the bitmap image expanded into pages (output unit 6). ), And storage means (RAM 5) for storing type information of a plurality of usable print media and output processing conditions of the output means corresponding to various types of information.
Alternatively, in an output processing condition setting method for a printing apparatus having an NVRAM (not shown), an input step of inputting type information of a print medium to be used (step (1) of FIG. 4 and its preprocessing), and the input step. A setting step of setting an output processing condition for the output means by referring to the storage means based on the type information (step (2) in FIG. 4,
(3)) is executed to automate the setting of output processing conditions suitable for the designated print medium.

【0057】なお、上記実施例では、印刷媒体に固有の
情報として、印刷方法と変換処理についてのみを説明し
ているが、出力部の機構的な条件により給紙処理や、印
刷処理で、印刷媒体に応じた情報が必要になる場合があ
る。
In the above embodiment, only the printing method and the conversion process are explained as the information peculiar to the print medium. However, depending on the mechanical condition of the output section, the printing may be performed by the paper feed process or the print process. Information may be required depending on the medium.

【0058】そこで、図6に示したように印刷媒体の厚
さや、給紙モードなどを図2に示したテーブルを拡張し
た形で持つことにより、印刷媒体を指定することによっ
て最適な厚さ情報を機構的に指定できることによって、
給紙処理や印刷処理を行うようにも構成できる。
Therefore, as shown in FIG. 6, the thickness of the print medium, the paper feed mode, and the like are held in an expanded form of the table shown in FIG. 2 so that the optimum thickness information can be obtained by designating the print medium. Can be specified mechanically,
It can also be configured to perform paper feed processing and print processing.

【0059】上記第1実施例によれば、ユーザが使用す
る用紙に対して最適な印刷モードを自動的に設定するこ
とで、通常のユーザは印刷操作に設置する用紙の種類だ
けを設定すれば最適な印刷結果が得られる。
According to the first embodiment, the optimum print mode is automatically set for the paper used by the user, so that the normal user only needs to set the type of paper to be set for the printing operation. Optimal print results are obtained.

【0060】また、任意の印刷モードで印刷したいユー
ザのために自動設定モードを解除し、任意の印刷モード
で印刷することも可能となる。
It is also possible to cancel the automatic setting mode and print in any print mode for a user who wants to print in any print mode.

【0061】さらに、印刷媒体によっては左右反転印刷
処理を行う必要があり、この情報もあらかじめ記憶して
おくことで、印刷媒体の指定だけですべて印刷処理が最
適化することができる。 〔第2実施例〕図7は本発明の第2実施例を示す印刷装
置の制御構成を説明するブロック図である。
Further, depending on the printing medium, it is necessary to perform the left-right reversal printing process, and by storing this information in advance as well, the printing process can be optimized only by designating the printing medium. [Second Embodiment] FIG. 7 is a block diagram for explaining the control arrangement of a printing apparatus according to the second embodiment of the present invention.

【0062】図において、11はホストコンピュータ等
の外部装置で、印刷装置にデータを送るものであり、ア
プリケーションソフトウェア等を実行するものである。
12は本印刷装置に対して送られてきたデータを受信す
る入力部である。13は制御プログラムや各種情報を格
納するROMである。14は前記ROM13に格納され
た制御プログラムを実行するCPUで、制御プログラム
によって入力部12で受信した印刷データや制御命令の
解析等を行ってページのフォーマットを行い、実際の展
開処理等を行うことを主たる機能とし、さらに装置全体
の制御管理等を行う。15は前記CPU14によって処
理された描画データを格納したり、フレームメモリとし
てビットマップ展開を行うRAMである。作業用の変数
やバッファ等もここに格納される。16は前記RAM1
5に展開されたビットマップイージデータを印刷機構部
18に送信処理を行う出力部である。入力部12,RO
M13,CPU14,RAM15,出力部16をまとめ
て制御部17と呼ぶことにする。なお、出力部16に
は、ビットマップイメージデータを圧縮して内部転送デ
ータを生成するデータ圧縮部16aを備え、印刷機構部
18には圧縮された内部転送データを伸張してビットマ
ップイメージデータに復元するデータ伸張部18aを備
えている。
In the figure, reference numeral 11 denotes an external device such as a host computer, which sends data to the printing device and executes application software or the like.
An input unit 12 receives data sent to the printing apparatus. A ROM 13 stores a control program and various kinds of information. A CPU 14 executes a control program stored in the ROM 13, and analyzes the print data and the control command received by the input unit 12 by the control program to format the page and perform an actual expansion process. Is the main function, and controls and manages the entire device. Reference numeral 15 is a RAM for storing drawing data processed by the CPU 14 and for expanding a bitmap as a frame memory. Work variables and buffers are also stored here. 16 is the RAM1
5 is an output unit that performs a transmission process of the bitmap image data expanded in No. 5 to the printing mechanism unit 18. Input unit 12, RO
The M13, the CPU 14, the RAM 15, and the output unit 16 are collectively referred to as a control unit 17. The output unit 16 includes a data compression unit 16a that compresses bitmap image data to generate internal transfer data, and the printing mechanism unit 18 expands the compressed internal transfer data into bitmap image data. The data decompression unit 18a for restoring is provided.

【0063】18は用紙等に印刷を行う印刷機構部であ
る。本印刷機構部18と、出力部16はあらかじめ定め
られたインタフェースにより接続されており、出力部1
6からのデータ送信による指示による印刷機構部18
は、用紙の給紙処理,印刷処理,搬送処理,排紙処理を
行う。
Reference numeral 18 denotes a printing mechanism section for printing on paper or the like. The printing mechanism unit 18 and the output unit 16 are connected by a predetermined interface, and the output unit 1
Printing mechanism unit 18 according to an instruction by data transmission from 6
Performs paper feed processing, printing processing, conveyance processing, and paper discharge processing.

【0064】本実施例でのインタフェース例は、出力部
16から印刷機構部18に対して、印刷データをライン
単位に送信し、1ライン搬送指示を行うことで、印刷処
理を行うものである。カラー印刷の場合は、例えばイエ
ロー,マゼンタ,シアン,ブラックの4色を同一ライン
に色指定して送信し、その後1ライン搬送指示を行うこ
とで印刷するものである。
In the interface example of this embodiment, print data is transmitted from the output unit 16 to the print mechanism unit 18 in units of lines, and a one-line transport instruction is given to perform print processing. In the case of color printing, for example, four colors of yellow, magenta, cyan, and black are designated and transmitted on the same line, and then a one-line conveyance instruction is given to perform printing.

【0065】以下、本実施例と第5〜第7の発明の各手
段との対応及びその作用について説明する。
Correspondence between the present embodiment and each means of the fifth to seventh inventions and their functions will be described below.

【0066】第5の発明は、外部装置1から入力される
印刷情報を解析して所定のデータ処理を施してビットマ
ップイメージにページ展開する出力手段(出力部16)
と、この出力手段から出力されるビットマップイメージ
データに基づいて印刷媒体に印刷を行う印刷機構(印刷
機構部18)とを有する印刷装置において、ページ展開
されたビットマップイメージデータを圧縮して内部転送
データを生成するデータ圧縮手段(データ圧縮部16
a)を前記出力手段(出力部16)側に設け、前記デー
タ圧縮手段により圧縮された内部転送データを伸張して
ビットマップイメージデータに復元するデータ伸張手段
(データ伸張部18a)を前記印刷機構側に設け、出力
部16側のデータ圧縮部16aがページ展開されたビッ
トマップイメージデータを圧縮して内部転送データを生
成しておき、出力部16から転送される該圧縮された内
部転送データを印刷機構部18側のデータ伸張部18a
が伸張してビットマップイメージデータに復元して、出
力部16から印刷機構部18側へのデータ転送処理時間
を短縮することを可能とする。
A fifth aspect of the present invention analyzes the print information input from the external device 1, performs predetermined data processing, and expands the page into a bit map image by output means (output section 16).
In a printing apparatus having a printing mechanism (printing mechanism unit 18) that prints on a print medium based on the bitmap image data output from the output means, the page-expanded bitmap image data is compressed and internally Data compression means for generating transfer data (data compression unit 16
a) is provided on the output unit (output unit 16) side, and the printing mechanism includes a data decompression unit (data decompression unit 18a) that decompresses the internal transfer data compressed by the data compression unit to restore bitmap image data. Is provided on the output side, and the data compression section 16a on the output section 16 side compresses the page-developed bitmap image data to generate internal transfer data. Data expansion unit 18a on the side of the printing mechanism unit 18
Is expanded and restored to bitmap image data, and the data transfer processing time from the output unit 16 to the printing mechanism unit 18 side can be shortened.

【0067】第6の発明は、データ圧縮部16aは、所
定のバンド単位にビットマップイメージデータを圧縮し
て内部転送データを生成して、出力手段から印刷機構側
へのデータ転送処理時間を短縮することを可能とする。
According to a sixth aspect of the invention, the data compressing section 16a compresses the bitmap image data in a predetermined band unit to generate internal transfer data, and shortens the data transfer processing time from the output means to the printing mechanism side. It is possible to do.

【0068】第7の発明は、コピー枚数を指定する枚数
指定手段(外部装置11からコマンド指定あるいは図示
しない操作部からのキー指示)を設け、枚数指定手段に
より指定されたコピー枚数分の印刷が終了するまで、デ
ータ圧縮部16aは、生成したページ単位に圧縮した内
部転送データを枚数指定手段により指定されたコピー枚
数分の印刷が終了するまで、例えばRAM15上のフレ
ームメモリ領域内に保持して、コピー印刷処理時におけ
る同一のビットマップイメージデータに対する転送処理
を減らし、かつ転送時間を短縮することを可能とする。
この際、CPU14は他の処理を行う。
A seventh aspect of the present invention is provided with a sheet number designating unit (command designation from the external device 11 or key instruction from an operation unit (not shown)) for designating the number of copies to print the number of copies designated by the sheet number designating unit. Until the end, the data compression unit 16a holds the generated internal transfer data compressed in page units, for example, in the frame memory area on the RAM 15 until the printing for the number of copies designated by the number designation unit is completed. It is possible to reduce the transfer process for the same bitmap image data during the copy printing process and to shorten the transfer time.
At this time, the CPU 14 performs other processing.

【0069】図8は本発明に係る印刷装置におけるビッ
トマップイメージデータの一例を示す図である。
FIG. 8 is a diagram showing an example of bitmap image data in the printing apparatus according to the present invention.

【0070】この図に示すように、用紙上に図8の
(a)のような出力が必要な場合、1ページ分全ての領
域をRAM15からビットマップイメージ領域として確
保した場合は図8の(b)のようにフルビットマップに
そのまま描画する。
As shown in this figure, when the output as shown in FIG. 8A is required on the paper, and when the entire area for one page is secured from the RAM 15 as a bitmap image area, FIG. Draw as it is on the full bitmap as in b).

【0071】一方、1ページを分割して描画する場合
は、例えばRAM15からページ高の1/5の領域のビ
ットマップイメージ領域を確保した場合を図8の(c)
に示す。この時は、ずらし描画処理と転送処理を5回行
って1ページ分を描画出力するものである。この時の分
割の1つをバンドと呼ぶことにし、この場合は、5バン
ド/ページとなる。
On the other hand, in the case where one page is divided and drawn, for example, a case where a bitmap image area of 1/5 of the page height is secured from the RAM 15 is shown in FIG. 8C.
Shown in At this time, the shifted drawing process and the transfer process are performed five times to draw and output one page. One of the divisions at this time is called a band, and in this case, there are 5 bands / page.

【0072】図9は、図7に示したRAM15に確保さ
れるビットマップイメージ領域と送信バッファとの関係
を説明する図である。
FIG. 9 is a diagram for explaining the relationship between the bit map image area secured in the RAM 15 shown in FIG. 7 and the transmission buffer.

【0073】図9は、特に図7に示したRAM15に確
保されるビットマップイメージ領域19を転送する場
合、送信バッファ20にデータ圧縮処理を施したデータ
を格納した後、出力部16が印刷機構部18に転送する
状態に対応する。
In FIG. 9, in particular, when the bitmap image area 19 secured in the RAM 15 shown in FIG. 7 is transferred, after the data which has been subjected to the data compression processing is stored in the transmission buffer 20, the output unit 16 causes the printing mechanism to print. This corresponds to the state of being transferred to the unit 18.

【0074】図10は本発明の印刷装置のデータ転送方
法の一実施例を示すフローチャートである。なお、
(1)〜(8)は各ステップを示す。また、図8の
(b)の場合と、図8の(c)の1つのバンドを出力す
る場合のデータ転送処理に相当するものである。
FIG. 10 is a flow chart showing an embodiment of the data transfer method of the printing apparatus of the present invention. In addition,
(1) to (8) show each step. Further, this corresponds to the data transfer processing in the case of FIG. 8B and the case of outputting one band in FIG. 8C.

【0075】以下、ビットマップイメージデータの描画
が終了し、出力部16から印刷機構部18へデータ転送
するところから説明する。
The following is a description of the process of transferring the data from the output section 16 to the printing mechanism section 18 after the drawing of the bitmap image data is completed.

【0076】なお、本実施例中では、多プレーンを使用
した場合は同様のことをプレーン数分行うだけなので、
1プレーン分で説明してある。また、印刷機構部18に
対する給紙,排紙制御は省いてある。
In this embodiment, when multiple planes are used, the same thing is done for the number of planes.
The description is for one plane. Further, the paper feed and paper discharge control for the printing mechanism unit 18 is omitted.

【0077】データ転送は、ステップ(1)で転送した
ライン数を示す変数linecnt を「0」に、転送先となる
ビットマップイメージ領域の先頭アドレスを変数linept
r に、ビットマップイメージ領域幅を変数framewidthに
初期設定する。
For data transfer, the variable linecnt indicating the number of lines transferred in step (1) is set to "0" and the start address of the bitmap image area to be transferred is set to the variable linept.
Initially set the bitmap image area width to the variable framewidth in r.

【0078】次いで、ステップ(2)で図示していない
フラグ領域を参照して、現在転送しようとしているラス
タに印刷すべきデータがあるかどうかをチェックする。
このフラグ領域は、ページレイアウト時や、描画時など
にそのラインにデータを描画する指示や、描画したか等
によって設定されるもので、このフラグが設定されてい
ないラインは印刷データが存在しないことを意味するも
のである。
Next, in step (2), it is checked by referring to a flag area (not shown) whether or not there is data to be printed in the raster currently to be transferred.
This flag area is set according to the instruction to draw data on that line at the time of page layout, drawing, etc., whether it is drawn, etc.There is no print data in the line where this flag is not set. Is meant.

【0079】ステップ(2)で転送すべきデータが存在
しなかった場合は、ステップ(6)以降に進み、印刷す
べきデータが存在すると判定された場合は、ステップ
(3)で、圧縮後のデータ格納領域の先頭アドレスを示
す変数bufptrに図9で示した送信バッファ20の先頭ア
ドレスを設定する。
If the data to be transferred does not exist in step (2), the process proceeds to step (6) and after. If it is determined that the data to be printed exists, in step (3), the data after the compression is compressed. The start address of the transmission buffer 20 shown in FIG. 9 is set in the variable bufptr indicating the start address of the data storage area.

【0080】そして、ステップ(4)での圧縮処理ルー
チンを実行して、引き数として元データ先頭アドレスli
neptr と、圧縮データ格納アドレスbufptrと、元データ
長framewidthからデータ圧縮処理を行い、圧縮データ格
納アドレスbufptrから順に圧縮データを格納し、全ての
データを圧縮格納した後、戻り値として圧縮データ長を
返す。
Then, the compression processing routine in step (4) is executed, and the original data start address li is used as an argument.
Performs data compression processing from neptr, compressed data storage address bufptr, and original data length framewidth, stores compressed data in order from compressed data storage address bufptr, stores all data in compression, and then returns the compressed data length as a return value. return.

【0081】次いで、ステップ(5)の転送処理ルーチ
ンを実行して、1ライン分のデータ転送処理を行う。こ
の時は、引き数として、転送データ先頭アドレスとして
圧縮データ格納アドレスbufptrとステップ(4)の戻り
値である転送データ数から、印刷機構部に対してあらか
じめ定められたプロトコルに従ったデータ転送処理を行
う。
Next, the transfer processing routine of step (5) is executed to perform the data transfer processing for one line. At this time, a data transfer process according to a predetermined protocol for the printing mechanism unit from the compressed data storage address bufptr as the transfer data start address as the argument and the number of transfer data as the return value of step (4). I do.

【0082】次いで、ステップ(6)で、1ライン分の
用紙搬送処理を行い、ステップ(7)で元データ先頭ア
ドレスlineptr をビットマップイメージ幅分加算するこ
とで次のラインを対象とするように更新し、転送ライン
数カウンタlinecnt を「1」進める。
Next, in step (6), the paper conveyance process for one line is performed, and in step (7), the original data start address lineptr is added by the bit map image width so that the next line is targeted. Update the transfer line number counter linecnt by "1".

【0083】次いで、ステップ(8)で全ラインが終了
したかどうかをlinecnt から判断し、転送が終了してい
ない場合は、ステップ(2)に戻って次のラインの処理
を行い、全ラインが終了した場合は転送処理を終了す
る。
Next, in step (8), it is judged from the linecnt whether or not all the lines are completed. If the transfer is not completed, the process returns to step (2) to process the next line, and all the lines are processed. When it is finished, the transfer process is finished.

【0084】なお、上記第2実施例では、出力部16と
印刷機構部18間のデータ転送はすべて転送時にデータ
圧縮したものを転送するものであった。 〔第3実施例〕本実施例では、図8の(b)のようなフ
ルビットマップイメージのマップイメージの場合で、制
御命令等のコピー枚数設定手段によりコピー枚数に2枚
以上が指定された場合における転送前圧縮処理について
説明する。
In the second embodiment, all the data transfer between the output unit 16 and the printing mechanism unit 18 is the data compressed at the time of transfer. [Third Embodiment] In this embodiment, in the case of a map image of a full bit map image as shown in FIG. 8B, two or more copies are designated by the copy number setting means such as a control command. The pre-transfer compression process in this case will be described.

【0085】図11は本発明の第3実施例を示す印刷装
置における転送データ処理状態を示す概略図である。
FIG. 11 is a schematic diagram showing a transfer data processing state in the printing apparatus showing the third embodiment of the present invention.

【0086】この描画の終了したフルビットマップ領域
22の各ラインを元データとし、圧縮処理作業用バッフ
ァ21に圧縮データを作成し、圧縮データ数を各ライン
に対応した圧縮データ数格納用配列23に格納し、その
後、圧縮処理作業バッファ21の内容を元の領域にコピ
ーすることでフルビットマップ領域全体をライン単位に
圧縮し、転送時はそのまま圧縮データをページ数分転送
して印刷処理するものである。
Each line of the drawn full bit map area 22 is used as original data, compressed data is created in the compression processing work buffer 21, and the number of compressed data is stored in the compressed data number storage array 23 corresponding to each line. After that, the entire full bitmap area is compressed line by line by copying the contents of the compression processing work buffer 21 to the original area, and at the time of transfer, the compressed data is transferred for the number of pages and printed. It is a thing.

【0087】図12は本発明に係る印刷装置におけるデ
ータ圧縮転送方法の一実施例を示すフローチャートであ
る。なお、(1)〜(20)は各ステップを示す。
FIG. 12 is a flow chart showing an embodiment of the data compression transfer method in the printing apparatus according to the present invention. Note that (1) to (20) indicate each step.

【0088】なお、本実施例において、該データ圧縮転
送処理は制御命令等のコピー枚数設定手段等によりコピ
ー枚数の指定が2枚以上の時で、フルビットマップに描
画データがすべて描画された後に実行される。
In the present embodiment, the data compression transfer process is performed after the drawing data is completely drawn in the full bitmap when the number of copies is specified by the copy number setting means such as a control command. To be executed.

【0089】先ず、ステップ(1)で圧縮したライン数
を示す変数linecnt を「0」に、転送元となるビットマ
ップイメージ領域の先頭アドレスを変数lineptr に、ビ
ットマップイメージ領域幅を変数framewidthに初期設定
する。
First, the variable linecnt indicating the number of lines compressed in step (1) is initialized to "0", the start address of the transfer source bitmap image area is set to the variable lineptr, and the bitmap image area width is set to the variable framewidth. Set.

【0090】ステップ(2)で図示していないフラグ領
域を参照して、現在転送しようとしているラスタに印刷
すべきデータがあるかどうかをチェックし、印刷すべき
データが存在しない場合は、ステップ(7)以降に進
み、印刷すべきデータが存在する場合は、ステップ
(3)で、圧縮後のデータ格納領域の先頭アドレスを示
す変数bufptrに図11で示した圧縮作業用バッファ21
の先頭アドレスを設定する。
In step (2), referring to a flag area (not shown), it is checked whether or not there is data to be printed in the raster currently to be transferred. If there is no data to be printed, step ( 7) After that, if there is data to be printed, in step (3), the compression work buffer 21 shown in FIG. 11 is set in the variable bufptr indicating the start address of the compressed data storage area.
Set the start address of.

【0091】そして、ステップ(4)での圧縮処理は、
引き数として元データ先頭アドレスlineptr と、圧縮デ
ータ格納アドレスbufptrと、元データ長framewidthから
データ圧縮処理を行い、圧縮データ格納アドレスから順
に圧縮データを格納し、すべてのデータを圧縮格納した
後、戻り値として圧縮データ長を返すように構成されて
いる。そして、ステップ(5)で、圧縮処理の結果返さ
れる圧縮ータ数を圧縮データ格納配列23のlinecnt 番
目に格納し、ステップ(6)で圧縮処理作業バッファ2
1の先頭アドレスbufptr、格納アドレスをlineptr 、転
送バイト数を圧縮データ数配列23のlinecnt 番目の値
を基にして、圧縮データのコピー処理を行う。
The compression process in step (4) is
The original data start address lineptr as an argument, the compressed data storage address bufptr, and the original data length framewidth are used for data compression processing, compressed data is stored in order from the compressed data storage address, and all data is compressed and stored. It is configured to return the compressed data length as a value. Then, in step (5), the number of compressed data returned as a result of the compression processing is stored in the linecnt th of the compressed data storage array 23, and in step (6) the compression processing work buffer 2
Based on the first address bufptr of 1, the storage address of lineptr, and the number of transfer bytes of the linecnt-th value of the compressed data number array 23, the compressed data is copied.

【0092】これにより、元となった1ライン分のデー
タが圧縮処理されたものとなる。
As a result, the original data for one line is compressed.

【0093】次いで、ステップ(7)で元データ先頭ア
ドレスlineptr をビットマップイメージ幅(framewidt
h)分加算することで次のラインを対象とするように更
新し、転送ライン数カウンタlinecnt を1進める。そし
て、ステップ(8)で全ラインが終了したかどうかをli
necnt から判断し、転送が終了していない場合は、ステ
ップ(2)に戻って次のラインの圧縮処理を行い、全ラ
インが終了した場合は圧縮処理が終了し、すなわち、フ
ルビットマップの圧縮処理が終了する。
Next, in step (7), the original data start address lineptr is set to the bitmap image width (framewidt
h) The line is updated so that the next line is targeted by incrementing by one, and the transfer line number counter linecnt is incremented by 1. Then, in step (8), check if all lines have finished.
Judging from necnt, if the transfer is not completed, return to step (2) to perform the compression process of the next line, and if all lines are completed, the compression process is completed, that is, the compression of the full bitmap. The process ends.

【0094】次に、指定枚数分のページ印刷処理に移
り、ステップ(9)で指定されているコピー枚数を変数
copycnt に設定し、ステップ(10)で用紙給紙処理を
行う。これは出力部16が印刷機構部18に対してあら
かじめ定められたデータ列を送信することで行われる。
Next, the process shifts to the page printing process for the designated number of sheets, and the number of copies designated in step (9) is changed to a variable.
It is set to copycnt, and paper feed processing is performed in step (10). This is performed by the output unit 16 transmitting a predetermined data string to the printing mechanism unit 18.

【0095】そして、給紙後、ステップ(11)で転送
したライン数を示す変数linecnt を「0」に、転送先と
なるビットマップイメージ領域の先頭アドレスを変数li
neptr に、ビットマップイメージ領域幅を変数framewid
thに初期設定する。次いで、ステップ(12)で図示し
ていないフラグ領域を参照して、現在転送しようとして
いるラスタに印刷すべきデータがあるかどうかをチェッ
クし、印刷すべきデータが存在しない場合はステップ
(15)以降に進み、印刷すべきデータが存在する場合
は、ステップ(13)で圧縮データ数を圧縮データ数格
納配列23のlinecnt 番目から取り出し、ステップ(1
4)で1ライン分のデータ転送処理を行う。
After feeding, the variable linecnt indicating the number of lines transferred in step (11) is set to "0" and the start address of the bitmap image area to be transferred is set to the variable li.
The width of the bitmap image area in neptr is set to the variable framewid
Initialize to th. Next, in step (12), it is checked whether or not there is data to be printed in the raster to be transferred by referring to a flag area (not shown). If there is no data to be printed, step (15) If there is data to be printed, the compressed data number is fetched from the linecnt th of the compressed data number storage array 23 in step (13), and the process proceeds to step (1
In 4), data transfer processing for one line is performed.

【0096】この時は、引き数として転送データ先頭ア
ドレスのlineptr とステップ(13)で取得した圧縮デ
ータ数を転送データ数として印刷機構部18に対してあ
らかじめ定められたプロトコルに従ってデータ転送処理
を行う。
At this time, data transfer processing is performed according to a predetermined protocol to the printing mechanism unit 18 with the lineptr of the transfer data start address as the argument and the compressed data number acquired in step (13) as the transfer data number. .

【0097】次いで、ステップ(15)で1ライン分の
用紙搬送処理を行い、ステップ(16)で元データ先頭
アドレスlineptr をビットマップイメージ幅(framewid
th)分加算することで次のラインを対象とするように更
新し、転送ライン数カウンタlinecnt を「1」進める。
Then, in step (15), the paper conveyance process for one line is performed, and in step (16), the original data start address lineptr is set to the bitmap image width (framewid
The next line is updated by adding th), and the transfer line number counter linecnt is incremented by "1".

【0098】次いで、ステップ(17)で全ラインが終
了したかどうかを変数linecnt から判断し、転送が終了
していない場合は、ステップ(12)に戻って次のライ
ンの処理を行い、全ラインが終了した場合は1ページ転
送処理が終了したので、ステップ(18)で用紙排紙処
理を行い、ステップ(19)で変数copycnt を「1」減
じ、ステップ(20)で全ページ出力がなされたかどう
かを、変数copycnt が「0」より大きいかどうかでチェ
ックし、変数copycnt が「0」より大きい場合(NO)
は、コピーページが残っているので、ステップ(10)
に戻って次のページの給紙,印刷,排紙処理を行い、変
数copycnt が「0」の時はすべてのページの印刷を終了
したので出力処理を終了する。
Next, in step (17), it is judged from the variable linecnt whether or not all the lines have ended. If the transfer has not ended, the process returns to step (12) to process the next line, If the process is completed, the one-page transfer process is completed, so the paper ejection process is performed in step (18), the variable copycnt is decremented by “1” in step (19), and all pages are output in step (20). Check if the variable copycnt is larger than "0", and if the variable copycnt is larger than "0" (NO)
Leaves the copy page, so step (10)
Then, the process for feeding, printing, and ejecting the next page is performed. When the variable copycnt is "0", the printing for all pages has been completed, so the output process ends.

【0099】上記第3実施例によれば、印刷装置内にお
ける制御部から印刷機構部へのデータ転送に際し、制御
部側にデータ圧縮処理機能,印刷機構部側にデータ伸張
処理機能を設けることによって、制御部と印刷機構部間
のデータ転送量を減らすことにより、転送時間の短縮を
計ることができる。
According to the third embodiment, the data compression processing function is provided on the control unit side and the data decompression processing function is provided on the printing mechanism unit side when transferring data from the control unit to the printing mechanism unit in the printing apparatus. The transfer time can be shortened by reducing the data transfer amount between the control unit and the printing mechanism unit.

【0100】また、コピー機能等により同一データを何
度も印刷機構部へデータ転送する必要がある場合は、圧
縮処理を転送時ではなく、印刷データそのものに対して
1度だけ行い、以後は圧縮された印刷データを印刷機構
部へデータ転送するという手段を採ることによって、処
理コスト,時間コストを低減し、印刷装置全体のパフォ
ーマンスを上げることができる。
When it is necessary to repeatedly transfer the same data to the printing mechanism section by the copy function or the like, the compression process is performed not for the transfer but only for the print data itself, and thereafter, the compression process is performed. By adopting a means of transferring the generated print data to the printing mechanism unit, the processing cost and time cost can be reduced and the performance of the entire printing apparatus can be improved.

【0101】[0101]

【発明の効果】以上説明したように、本発明に係る第1
の発明によれば、使用する印刷媒体の種別情報を入力す
る第1の入力手段から入力された前記種別情報に基づい
て制御手段が前記記憶手段を参照して前記出力手段に対
する出力処理条件を設定制御するので、指定された印刷
媒体に適切な出力処理条件設定を自動化し、操作者の出
力処理条件設定負担を軽減することができる。
As described above, the first aspect of the present invention
According to the invention, the control means refers to the storage means and sets the output processing condition for the output means based on the type information inputted from the first input means for inputting the type information of the print medium to be used. Since the control is performed, the output processing condition setting appropriate for the designated print medium can be automated, and the output processing condition setting load on the operator can be reduced.

【0102】第2の発明によれば、指定された印刷媒体
に適切な出力処理条件としての展開されたビットマップ
イメージに対する反転処理条件の設定を自動化すること
ができる。
According to the second invention, it is possible to automate the setting of the inversion processing condition for the expanded bitmap image as the output processing condition suitable for the designated print medium.

【0103】第3の発明によれば、指定された印刷媒体
に適切な出力処理条件としての印刷方法の種別条件の設
定を自動化することができる。
According to the third invention, it is possible to automate the setting of the type condition of the printing method as the output processing condition suitable for the designated print medium.

【0104】第4の発明によれば、使用する所望の印刷
方法情報を入力する第2の入力手段から使用する所望の
印刷方法情報が入力されている場合に、制御手段が第1
の入力手段から入力された前記種別情報に基づいて前記
記憶手段から取得した出力処理条件中の印刷方法を前記
第2の入力手段から入力された所望の印刷方法に代替す
るので、自動設定された印刷方法をユーザが意図する所
望の印刷方法を自在に設定することができる。
According to the fourth aspect of the invention, when the desired printing method information to be used is input from the second input means for inputting the desired printing method information to be used, the control means sets the first means.
Automatically set because the printing method in the output processing condition acquired from the storage means based on the type information input from the input means is replaced with the desired printing method input from the second input means. A desired printing method intended by the user can be freely set as the printing method.

【0105】第5の発明によれば、出力手段側でデータ
圧縮手段がページ展開されたビットマップイメージデー
タを圧縮して内部転送データを生成しておき、出力手段
から転送される該圧縮された内部転送データを印刷機構
側のデータ伸張手段が伸張してビットマップイメージデ
ータに復元して、出力手段から印刷機構側へのデータ転
送処理時間を短縮することを可能とする。
According to the fifth aspect of the invention, on the output side, the data compression means compresses the page-developed bitmap image data to generate internal transfer data, which is transferred from the output means. It is possible to shorten the data transfer processing time from the output means to the printing mechanism side by decompressing the internal transfer data by the data decompression means on the printing mechanism side to restore the bitmap image data.

【0106】第6の発明によれば、データ圧縮手段は、
所定のバンド単位にビットマップイメージデータを圧縮
して内部転送データを生成するので、出力手段から印刷
機構側へのデータ転送処理時間を短縮することができ
る。
According to the sixth invention, the data compression means is
Since the bitmap image data is compressed in a predetermined band unit to generate the internal transfer data, the data transfer processing time from the output means to the printing mechanism side can be shortened.

【0107】第7の発明によれば、枚数指定手段により
指定されたコピー枚数分の印刷が終了するまで、データ
圧縮手段は、生成したページ単位に圧縮した内部転送デ
ータを保持するので、コピー印刷処理時における同一の
ビットマップイメージデータに対する転送処理を減ら
し、かつ転送時間を短縮することができる。
According to the seventh invention, the data compressing means holds the generated internal transfer data compressed in page units until printing for the number of copies designated by the number designating means is completed. It is possible to reduce the transfer processing for the same bitmap image data at the time of processing and to shorten the transfer time.

【0108】第8の発明によれば、使用する印刷媒体の
種別情報を入力し、該入力された前記種別情報に基づい
て前記記憶手段を参照して前記出力手段に対する出力処
理条件を設定するので、指定された印刷媒体に適切な出
力処理条件設定を自動化することができる。
According to the eighth invention, the type information of the print medium to be used is input, and the output processing condition for the output unit is set by referring to the storage unit based on the input type information. It is possible to automate the setting of output processing conditions suitable for the specified print medium.

【0109】従って、出力条件設定操作負担を軽減して
適切な出力結果を得ることができるとともに、印刷機構
に対するビットマップイメージデータの転送処理効率を
格段に向上できる等の効果を奏する。
Therefore, the load of the output condition setting operation can be reduced, an appropriate output result can be obtained, and the transfer processing efficiency of the bitmap image data to the printing mechanism can be remarkably improved.

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

【図1】本発明の第1実施例を示す印刷装置の構成を説
明する概略ブロック図である。
FIG. 1 is a schematic block diagram illustrating a configuration of a printing apparatus according to a first embodiment of the present invention.

【図2】図1に示したROMに記憶される第1の印刷処
理条件テーブルの一例を示す図である。
FIG. 2 is a diagram showing an example of a first print processing condition table stored in a ROM shown in FIG.

【図3】本発明に係る印刷装置における反転変換処理状
態を説明する概略図である。
FIG. 3 is a schematic diagram illustrating an inversion conversion processing state in the printing apparatus according to the present invention.

【図4】本発明に係る印刷装置の第1の出力処理条件設
定方法の一実施例を示すフローチャートである。
FIG. 4 is a flowchart showing an embodiment of a first output processing condition setting method for a printing apparatus according to the present invention.

【図5】本発明に係る印刷装置の第2の出力処理条件設
定方法の要部処理を示すフローチャートである。
FIG. 5 is a flowchart showing a main process of a second output processing condition setting method of the printing apparatus according to the present invention.

【図6】図1に示したROMに記憶される第2の印刷処
理条件テーブルの一例を示す図である。
6 is a diagram showing an example of a second print processing condition table stored in the ROM shown in FIG.

【図7】本発明の第2実施例を示す印刷装置の制御構成
を説明するブロック図である。
FIG. 7 is a block diagram illustrating a control configuration of a printing apparatus according to a second embodiment of the present invention.

【図8】本発明に係る印刷装置におけるビットマップイ
メージデータの一例を示す図である。
FIG. 8 is a diagram showing an example of bitmap image data in the printing apparatus according to the present invention.

【図9】図7に示したらRAMに確保されるビットマッ
プイメージ領域と送信バッファとの関係を説明する図で
ある。
9 is a diagram illustrating a relationship between a bitmap image area secured in a RAM and a transmission buffer shown in FIG. 7. FIG.

【図10】本発明の印刷装置のデータ転送方法の一実施
例を示すフローチャートである。
FIG. 10 is a flowchart showing an embodiment of a data transfer method of the printing apparatus of the present invention.

【図11】本発明の第3実施例を示す印刷装置における
転送データ処理状態を示す概略図である。
FIG. 11 is a schematic diagram showing a transfer data processing state in the printing apparatus showing the third embodiment of the present invention.

【図12】本発明に係る印刷装置におけるデータ圧縮転
送方法の一実施例を示すフローチャートである。
FIG. 12 is a flowchart showing an embodiment of a data compression transfer method in the printing apparatus according to the present invention.

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

1 外部装置 2 入力部 3 ROM 4 CPU 5 RAM 6 出力部 1 External device 2 Input section 3 ROM 4 CPU 5 RAM 6 Output section

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 外部装置から入力される印刷情報を解析
して所定のデータ処理を施してページ展開したビットマ
ップイメージに基づいて印刷媒体に印刷を行わせる出力
手段と、使用可能な複数の印刷媒体の種別情報と各種別
情報に対応する前記出力手段の出力処理条件をそれぞれ
記憶する記憶手段と、使用する印刷媒体の種別情報を入
力する第1の入力手段と、この第1の入力手段から入力
された前記種別情報に基づいて前記記憶手段を参照して
前記出力手段に対する出力処理条件を設定制御する制御
手段とを具備したことを特徴とする印刷装置。
1. Output means for analyzing print information input from an external device, performing predetermined data processing, and printing on a print medium based on a bitmap image expanded into pages, and a plurality of usable prints From the first input means, storage means for respectively storing medium type information and output processing conditions of the output means corresponding to the various type information, first input means for inputting type information of a print medium to be used, A printing apparatus, comprising: a control unit that refers to the storage unit based on the inputted type information and sets and controls an output processing condition for the output unit.
【請求項2】 出力処理条件は、展開されたビットマッ
プイメージに対する反転処理条件を含むことを特徴とす
る請求項1記載の印刷装置。
2. The printing apparatus according to claim 1, wherein the output processing condition includes an inversion processing condition for the developed bitmap image.
【請求項3】 出力処理条件は、印刷方法の種別条件を
含むことを特徴とする請求項1記載の印刷装置。
3. The printing apparatus according to claim 1, wherein the output processing condition includes a type condition of a printing method.
【請求項4】 使用する所望の印刷方法情報を入力する
第2の入力手段を設け、この第2の入力手段から使用す
る所望の印刷方法情報が入力されている場合に、制御手
段が第1の入力手段から入力された前記種別情報に基づ
いて前記記憶手段から取得した出力処理条件中の印刷方
法を前記第2の入力手段から入力された所望の印刷方法
に代替することを特徴とする請求項1記載の印刷装置。
4. A second input means for inputting desired print method information to be used is provided, and when the desired print method information to be used is inputted from the second input means, the control means is the first. The printing method in the output processing condition acquired from the storage means based on the type information input from the second input means is replaced with the desired printing method input from the second input means. Item 2. The printing device according to item 1.
【請求項5】 外部装置から入力される印刷情報を解析
して所定のデータ処理を施してビットマップイメージに
ページ展開する出力手段と、この出力手段から出力され
るビットマップイメージデータに基づいて印刷媒体に印
刷を行う印刷機構とを有する印刷装置において、ページ
展開されたビットマップイメージデータを圧縮して内部
転送データを生成するデータ圧縮手段を前記出力手段側
に設け、前記データ圧縮手段により圧縮された内部転送
データを伸張してビットマップイメージデータに復元す
るデータ伸張手段を前記印刷機構側に設けたことを特徴
とする印刷装置。
5. Output means for analyzing print information input from an external device, performing predetermined data processing, and developing a page into a bitmap image, and printing based on the bitmap image data output from this output means. In a printing apparatus having a printing mechanism for printing on a medium, a data compression unit for compressing page-developed bitmap image data to generate internal transfer data is provided on the output unit side, and is compressed by the data compression unit. A printing apparatus, wherein the printing mechanism side is provided with data decompression means for decompressing the internal transfer data and restoring it to bitmap image data.
【請求項6】 データ圧縮手段は、所定のバンド単位に
ビットマップイメージデータを圧縮して内部転送データ
を生成することを特徴とする請求項5記載の印刷装置。
6. The printing apparatus according to claim 5, wherein the data compression unit compresses the bitmap image data in a predetermined band unit to generate internal transfer data.
【請求項7】 コピー枚数を指定する枚数指定手段を設
け、この枚数指定手段により指定されたコピー枚数分の
印刷が終了するまで、データ圧縮手段は、生成したペー
ジ単位に圧縮した内部転送データを枚数指定手段により
指定されたコピー枚数分の印刷が終了するまで保持する
ことを特徴とする請求項5記載の印刷装置。
7. A number-of-sheets designating unit for designating the number of copies is provided, and the data compression unit generates the internal transfer data compressed in page units until printing of the number of copies designated by the number-of-sheets designating unit is completed. 6. The printing apparatus according to claim 5, wherein the printing is held until printing of the number of copies designated by the number designation unit is completed.
【請求項8】 外部装置から入力される印刷情報を解析
して所定のデータ処理を施してページ展開したビットマ
ップイメージに基づいて印刷媒体に印刷を行わせる出力
手段と、使用可能な複数の印刷媒体の種別情報と各種別
情報に対応する前記出力手段の出力処理条件をそれぞれ
記憶する記憶手段とを有する印刷装置の出力処理条件設
定方法において、使用する印刷媒体の種別情報を入力す
る入力工程と、該入力された前記種別情報に基づいて前
記記憶手段を参照して前記出力手段に対する出力処理条
件を設定する設定工程とを具備したことを特徴とする印
刷装置の出力処理条件設定方法。
8. An output unit for analyzing print information input from an external device, performing predetermined data processing, and printing on a print medium based on a bitmap image expanded into pages, and a plurality of usable prints. In an output processing condition setting method for a printing apparatus, which includes medium type information and a storage unit that stores the output processing conditions of the output unit corresponding to each type of information, an input step of inputting the type information of the print medium to be used And a setting step of setting an output processing condition for the output means with reference to the storage means based on the input type information.
JP6161841A 1994-06-30 1994-07-14 Printer and setting method for output processing condition of printer Pending JPH0825715A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP6161841A JPH0825715A (en) 1994-07-14 1994-07-14 Printer and setting method for output processing condition of printer
US08/495,229 US6009242A (en) 1994-06-30 1995-06-27 Print controller, printer, data transfer method, and printing condition setting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6161841A JPH0825715A (en) 1994-07-14 1994-07-14 Printer and setting method for output processing condition of printer

Publications (1)

Publication Number Publication Date
JPH0825715A true JPH0825715A (en) 1996-01-30

Family

ID=15742961

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6161841A Pending JPH0825715A (en) 1994-06-30 1994-07-14 Printer and setting method for output processing condition of printer

Country Status (1)

Country Link
JP (1) JPH0825715A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006025054A (en) * 2004-07-06 2006-01-26 Sharp Corp Image processor
US7408674B2 (en) 1995-12-22 2008-08-05 Canon Kabushiki Kaisha Printing control apparatus and method for changing a setting based on a change in another setting

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7408674B2 (en) 1995-12-22 2008-08-05 Canon Kabushiki Kaisha Printing control apparatus and method for changing a setting based on a change in another setting
US7920290B2 (en) 1995-12-22 2011-04-05 Canon Kabushiki Kaisha Printing control apparatus and method
US8120792B2 (en) 1995-12-22 2012-02-21 Canon Kabushiki Kaisha Printing control apparatus and method
JP2006025054A (en) * 2004-07-06 2006-01-26 Sharp Corp Image processor

Similar Documents

Publication Publication Date Title
US20020101599A1 (en) Print system for executing printing operations based on macros selectively designated on document set basis
US20030161002A1 (en) Image formation apparatus and method, charge counting device, charging method, and computer products
US6009242A (en) Print controller, printer, data transfer method, and printing condition setting method
JP5212886B2 (en) Image forming system and image forming program
US6671066B1 (en) Computer program product intended for processing print data, and apparatus and method for processing print data
JP3733759B2 (en) Printer control apparatus and method, recording medium storing printer control program, and printer system
JPH0825715A (en) Printer and setting method for output processing condition of printer
KR100270267B1 (en) Printing resolution and/or gradation control
JP4155494B2 (en) Image forming apparatus
JP3796769B2 (en) Output device
JPH09331434A (en) Image forming device
US20030231323A1 (en) Method of and system for performing double-side printing image data of various sizes
JPH08332751A (en) Printing control apparatus, printer, data transmission method and printing condition setting method
JPH11203070A (en) Printer controller
JP3204136B2 (en) Image processing apparatus and compression processing method
JP3257902B2 (en) Printing apparatus and data transfer control method for printing apparatus
JP2004072391A (en) Image processor, image processing method, image forming device, image forming method, computer program, and computer readable storage medium
JP2011103635A (en) Image forming system
JPH08123633A (en) Color image printing system
JP3770580B2 (en) Image forming apparatus
JP2002316446A (en) Apparatus and method for forming proof with watermark information by raster image processor
JP3613431B2 (en) Printing apparatus and recording medium recording printing control program
JPH11192748A (en) Image forming apparatus and control method
JP2001322326A (en) Imaging apparatus
JPH10207646A (en) Output device