JPH0948155A - Printer - Google Patents
PrinterInfo
- Publication number
- JPH0948155A JPH0948155A JP7203023A JP20302395A JPH0948155A JP H0948155 A JPH0948155 A JP H0948155A JP 7203023 A JP7203023 A JP 7203023A JP 20302395 A JP20302395 A JP 20302395A JP H0948155 A JPH0948155 A JP H0948155A
- Authority
- JP
- Japan
- Prior art keywords
- line
- data
- block
- image data
- page
- 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
Links
Landscapes
- Dot-Matrix Printers And Others (AREA)
- Record Information Processing For Printing (AREA)
- Storing Facsimile Image Data (AREA)
- Editing Of Facsimile Originals (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は印刷装置に係り、特
に画像記憶手段であるページバッファから様々な画像デ
ータを読み出して印刷できる印刷装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printing apparatus, and more particularly to a printing apparatus capable of reading various image data from a page buffer which is an image storage unit and printing the image data.
【0002】[0002]
【従来の技術及び発明が解決しようとする課題】ゼログ
ラフィを利用したページプリンタ装置(印刷装置)で
は、ホストコンピュータ等から送られてくるビットマッ
プイメージデータ(印刷する画像をドットの集合で表し
たデータ)を画像記憶領域であるページバッファ上に展
開した後に、紙等の記録媒体への印刷を行うものがあ
る。この種の印刷装置では、印画機構が印画可能となっ
たときにビットマップイメージデータをページバッファ
から順次印画機構に出力する。印画機構では、入力され
るビットマップイメージデータに基づいて変調された光
ビームを感光ドラム等に照射して静電潜像を形成し、形
成した画像を記録用紙に転写する。2. Description of the Related Art In a page printer device (printing device) using xerography, bitmap image data (an image to be printed is represented by a set of dots is sent from a host computer or the like. Some data is printed on a recording medium such as paper after the data is developed on a page buffer which is an image storage area. In this type of printing apparatus, bitmap image data is sequentially output from the page buffer to the printing mechanism when the printing mechanism becomes capable of printing. In the printing mechanism, a photosensitive drum or the like is irradiated with a light beam modulated based on input bitmap image data to form an electrostatic latent image, and the formed image is transferred to a recording sheet.
【0003】ところで、上記印刷装置において、両面印
刷で複数頁から成る文書等を印刷する場合、片面(表
面)印刷が終了した記録用紙が表裏反転されて裏面への
印刷が行われる。このため、表面印刷時と裏面印刷時と
では記録用紙の天地が反転しており、記録用紙の表・裏
各面に印刷される画像の方向を揃えるため、裏面印刷の
際、ビットマップイメージデータを逆順に出力して、上
下左右を反転させた画像を印刷することが行われてい
る。このように、ビットマップイメージデータを逆順に
出力することを、リバースダンプという。When printing a document or the like consisting of a plurality of pages by double-sided printing in the above printing apparatus, the recording paper on which one-sided (front-side) printing has been completed is turned upside down and printed on the back side. For this reason, the top and bottom sides of the recording paper are reversed between the front-side printing and the back-side printing, and the directions of the images printed on the front and back sides of the recording paper are aligned. Is output in reverse order to print an image that is vertically and horizontally reversed. Outputting the bitmap image data in reverse order in this way is called reverse dump.
【0004】ところが、上記リバースダンプは、裏面印
刷の際に必ず行われるものではない。印刷された文書を
長手方向で綴じるか短手方向で綴じるかによって、全く
同じデータを印刷する場合でも、一方ではリバースダン
プを行う必要があるが、他方ではリバースダンプを行う
必要がない。このため、リバースダンプを行ったり行わ
なかったり選択できることが望まれる。また、ユーザの
要求によっては、ビットマップイメージデータを上下又
は左右のみ反転させて出力して、所謂鏡像の印刷を行う
ことが求められる場合もある。However, the reverse dump is not always performed when printing on the back surface. Even when printing the same data depending on whether the printed document is bound in the longitudinal direction or in the lateral direction, the reverse dump needs to be performed on the one hand, but the reverse dump need not be performed on the other hand. Therefore, it is desired to be able to select whether to perform reverse dump or not. In addition, depending on the user's request, it may be required to print the so-called mirror image by inverting and outputting the bitmap image data only vertically or horizontally.
【0005】上記のような様々な要求に応えることがで
きる技術として、特開平2−50862号公報には、ペ
ージメモリから正順又は逆順に読み出されたデータを1
ライン毎にラインメモリに格納した後、ラインメモリの
先頭側又は末尾側から各々出力するようにした技術が記
載されている。また特開平2−20359号公報には、
ページメモリから読み出されたデータをゲート手段によ
り上位ビットと下位ビットとを反転させてスキャンバッ
ファに展開した後に、スキャンバッファから出力するよ
うにした技術が記載されている。しかしながら、上述し
た何れの技術では、ページメモリから読み出されたデー
タを一時的に蓄えるメモリ領域や、上位ビットと下位ビ
ットとを反転させるゲート手段等の機構を設けなければ
ならない、という問題がある。As a technique capable of responding to various demands as described above, Japanese Patent Laid-Open No. 2-50862 discloses that data read from a page memory in a normal order or a reverse order is 1
There is described a technique in which each line is stored in a line memory and then output from the head side or the tail side of the line memory. Further, in Japanese Patent Laid-Open No. 2-20359,
A technique is disclosed in which the data read from the page memory is expanded in a scan buffer by inverting the upper bit and the lower bit by a gate means and then output from the scan buffer. However, in any of the above-mentioned techniques, there is a problem that a memory area for temporarily storing the data read from the page memory and a mechanism such as a gate means for inverting the upper bit and the lower bit must be provided. .
【0006】上記要求に応えるためには、予めホストコ
ンピュータ側でビットマップイメージデータを画像処理
してページバッファに書き込む方法も考えられる。しか
し、この方法では、上記画像処理をソフトウエアにより
実現すると、ホストコンピュータ側の処理時間が増して
スループットの低下を招く。また、特別な機構を設けて
実現しようとしても、ホストコンピュータ側の要因によ
って実現できない可能性がある。In order to meet the above-mentioned demand, a method of image-processing the bitmap image data in advance on the host computer side and writing it in the page buffer may be considered. However, in this method, if the image processing is realized by software, the processing time on the host computer side increases and the throughput decreases. In addition, even if a special mechanism is provided and it is realized, there is a possibility that it cannot be realized due to a factor on the host computer side.
【0007】本発明は上記事実を考慮して成されたもの
で、上下左右に任意に反転させたビットマップイメージ
データをページバッファから直接印画機構に出力できる
印刷装置を提供することを目的とする。The present invention has been made in consideration of the above facts, and an object of the present invention is to provide a printing apparatus capable of outputting bitmap image data which is arbitrarily inverted vertically and horizontally from the page buffer to the printing mechanism. .
【0008】[0008]
【課題を解決するための手段】上記目的を達成するため
に請求項1記載の発明は、印刷すべき画像を表す画像デ
ータを記憶可能な画像記憶手段と、前記画像記憶手段の
記憶領域を画像データの1ラインに対応するサイズで分
割して形成された複数のブロックのうちデータが格納さ
れているブロックと該ブロックに格納されたデータとを
対応付けて管理するための管理情報を記憶する管理情報
記憶手段と、前記画像記憶手段に記憶すべき画像データ
を1ライン毎に複数のラインデータに分割し、分割した
複数のラインデータを前記ブロックに各々格納すると共
に、前記管理情報を更新する書き込み制御手段と、前記
印刷すべき画像の上下反転の要否及び左右反転の要否を
指示する反転状態指示手段と、前記反転状態指示手段に
より指示された上下反転の要否に基づいて、印刷すべき
画像に対応する複数のラインデータを先頭ラインに対応
するデータから順に読み出すか最終ラインに対応するデ
ータから順に読み出すかを判断する第1の読み出し方向
判断手段と、前記反転状態指示手段により指示された左
右反転の要否に基づいて、前記ラインデータを先頭側か
ら順に読み出すか末尾側から順に読み出すかを判断する
第2の読み出し方向判断手段と、印刷すべき画像に対応
する複数のラインデータを、前記第1の読み出し方向判
断手段により判断された順序に従って1つずつ選択する
と共に、選択したラインデータが格納されているブロッ
クを前記管理情報に基づいて判断し、該判断したブロッ
クから、前記第2の読み出し方向判断手段により判断さ
れた順序に従ってラインデータを読み出す読み出し制御
手段と、を備えて構成される。In order to achieve the above object, the invention according to claim 1 is an image storage means capable of storing image data representing an image to be printed, and an image storage area of the image storage means. Management for storing management information for managing a block in which data is stored and a data stored in the block among a plurality of blocks formed by being divided into sizes corresponding to one line of data Information storage means and image data to be stored in the image storage means are divided into a plurality of line data for each line, and the plurality of divided line data are respectively stored in the blocks and the management information is updated. Control means, inversion state instructing means for instructing the necessity of upside down and horizontal inversion of the image to be printed, and an instruction made by the inversion state instructing means First read direction determining means for determining whether to read a plurality of line data corresponding to the image to be printed in order from the data corresponding to the first line or the data corresponding to the last line based on the necessity of inversion. And a second reading direction determining means for determining whether to read the line data in order from the head side or the end side based on the necessity of left / right inversion indicated by the inversion state instructing means, and printing. A plurality of line data corresponding to an image to be reproduced are selected one by one according to the order determined by the first reading direction determination means, and a block in which the selected line data is stored is determined based on the management information. Then, the line data is read from the judged block in the order judged by the second reading direction judging means. Constructed and a read control means issuing.
【0009】請求項2記載の発明は、前記画像データが
分割格納されるブロックのサイズを、印刷される画像デ
ータのサイズに合わせて変更するブロックサイズ変更手
段を設けた、ことを特徴とする。According to a second aspect of the present invention, there is provided block size changing means for changing the size of the block in which the image data is divided and stored in accordance with the size of the image data to be printed.
【0010】請求項1記載の発明では、画像記憶手段の
記憶領域が画像データ1ラインのサイズで複数のブロッ
クに分割され、印刷すべき画像を表す画像データが1ラ
イン毎に区分されて画像記憶手段に記憶されている。ま
た、管理情報記憶手段には、画像データのラインデータ
が格納されているブロックと該ブロックに格納されたデ
ータとを対応付けて管理するための管理情報が記憶され
ている。反転状態指示手段により、印刷すべき画像の上
下反転の要否及び左右反転の要否が指示されると、第1
の読み出し方向判断手段では、指示された上下反転の要
否に基づいて、印刷すべき画像に対応する複数のライン
データを先頭ラインに対応するデータから順に読み出す
か最終ラインに対応するデータから順に読み出すかが判
断される。また、第2の読み出し方向判断手段では、指
示された左右反転の要否に基づいて、各ラインデータを
該データの先頭側から順に読み出すか末尾側から順に読
み出すかが判断される。読み出し制御手段では、印刷す
べき画像に対応する複数のラインデータが前記第1の読
み出し方向判断手段により判断された順序に従って1つ
ずつ選択され、随時選択されたラインデータを格納して
いるブロックが前記管理情報に基づいて判断され、該判
断されたブロックから、第2の読み出し方向判断手段に
より判断された順序でラインデータが読み出される。According to the first aspect of the present invention, the storage area of the image storage means is divided into a plurality of blocks each having a size of one line of image data, and the image data representing the image to be printed is divided for each line to store the image. Stored in the means. Further, the management information storage means stores management information for managing the block in which the line data of the image data is stored and the data stored in the block in association with each other. When the inversion state instructing unit instructs the necessity of vertical inversion and the necessity of horizontal inversion of the image to be printed, the first
In the reading direction determining means, the plurality of line data corresponding to the image to be printed are sequentially read from the data corresponding to the first line or the data corresponding to the last line based on the necessity of the inversion. Is determined. Further, the second reading direction determining means determines whether to read each line data in order from the head side or the end side of the data based on whether or not the instructed left-right inversion is necessary. In the reading control means, a plurality of line data corresponding to the image to be printed are selected one by one according to the order judged by the first reading direction judgment means, and the block storing the selected line data is selected at any time. The line data is read from the block determined based on the management information in the order determined by the second read direction determination means.
【0011】上記のように、画像記憶手段の記憶領域を
画像データの1ラインのサイズで複数のブロックに分割
して、画像記憶手段の領域をブロックを用いて管理する
ことにより、上下左右に任意に反転させた画像データを
画像記憶手段から直接読み出すことができる。As described above, the storage area of the image storage means is divided into a plurality of blocks each having a size of one line of the image data, and the area of the image storage means is managed by using the blocks, so that the area can be freely adjusted in the vertical and horizontal directions. It is possible to directly read the image data inverted to the image storage means.
【0012】請求項2記載の発明では、印刷される画像
データのサイズに合わせてブロックのサイズが変更され
るので、種々異なるサイズの画像データを印刷する場合
でも、印刷作業を健全に維持できる。According to the second aspect of the present invention, since the block size is changed according to the size of the image data to be printed, the printing work can be maintained soundly even when printing image data of different sizes.
【0013】[0013]
【発明の実施の形態】以下、図面を参照して本発明の実
施の形態を詳細に説明する。BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
【0014】図1には、本実施形態に係る印刷装置10
の概略構成が示されている。印刷装置10は、記録用紙
12上に画像(イメージ)を印刷する印刷部14と、印
刷部14の動作の制御などを行う印刷制御部16とを備
えている。印刷部14及び印刷制御部16は電源部18
から供給される電源により作動する。FIG. 1 shows a printing apparatus 10 according to this embodiment.
Is shown. The printing apparatus 10 includes a printing unit 14 that prints an image on the recording paper 12, and a print control unit 16 that controls the operation of the printing unit 14. The printing unit 14 and the print control unit 16 include a power supply unit 18
It is operated by the power supplied from.
【0015】印刷部14は、電子写真式の印画機構、記
録用紙12の搬送機構、各種のセンサなどを有し、印刷
制御部16から印刷すべき画像の画像データ22および
各種の動作指令信号24が入力されると、記録用紙12
の片面又は両面への印刷を行って外部の排紙トレイに排
出する。印刷部14は、また、各部の状態(例えばカセ
ットトレイに収容されている用紙のサイズ、搬送経路の
どの位置に用紙があるか等)を示す状態信号26及び印
刷制御部16との同期をとるための同期パルス28を印
刷制御部16に出力する。The printing unit 14 has an electrophotographic printing mechanism, a transport mechanism for the recording paper 12, various sensors, etc., and the image data 22 of an image to be printed and various operation command signals 24 from the print control unit 16. When is input, the recording paper 12
Print on one side or both sides of and eject to the external paper ejection tray. The printing unit 14 also synchronizes with a status signal 26 indicating the status of each unit (for example, the size of the paper stored in the cassette tray, the position of the paper on the transport path, etc.) and the print control unit 16. And outputs a synchronizing pulse 28 for the print control unit 16.
【0016】印刷制御部16には、印刷装置10本体の
前面に設けた操作パネル20が接続されている。操作パ
ネル20は、オペレータが各種コマンド等を入力するた
めの複数のキー、処理状況等を目視確認させるためのデ
ィスプレイ等を備えており、操作パネル20上でオペレ
ータが所定のキー操作を行うと、キー操作に対応した指
示信号30が印刷制御部16に出力される。印刷制御部
16は、操作パネル20からの指示信号30に対する応
答及びディスプレイに表示すべき処理状況等の表示信号
32を操作パネル20に出力する。An operation panel 20 provided on the front surface of the main body of the printing apparatus 10 is connected to the print control section 16. The operation panel 20 includes a plurality of keys for the operator to input various commands and the like, a display for visually confirming the processing status, etc. When the operator performs a predetermined key operation on the operation panel 20, The instruction signal 30 corresponding to the key operation is output to the print control unit 16. The print control unit 16 outputs to the operation panel 20 a response to the instruction signal 30 from the operation panel 20 and a display signal 32 such as a processing status to be displayed on the display.
【0017】図1中、34は印刷制御部16に接続され
たマシンインタフェース(I/F)端子である。マシン
I/F端子34には、図示しない通信ケーブルを介して
ホストコンピュータ(情報処理装置)が接続され、ホス
トコンピュータから各種のデータやコマンドを含む印刷
情報が入力される。In FIG. 1, reference numeral 34 is a machine interface (I / F) terminal connected to the print controller 16. A host computer (information processing device) is connected to the machine I / F terminal 34 via a communication cable (not shown), and print information including various data and commands is input from the host computer.
【0018】図2には、印刷制御部16の概略構成が示
されている。印刷制御部16は、図2に示すように、印
刷装置10での各種制御の中枢的な役割を果たすCPU
36を備えている。CPU36はシステムバス38に接
続され、システムバス38にはパネルインタフェース
(I/F)回路40及びマシンインタフェース(I/
F)回路42が接続されている。パネルI/F回路40
は、操作パネル20(図1)とのインタフェースをとる
ための回路であり、操作パネル20から入力される指示
信号30をシステムバス38に転送し、また、オペレー
タに認識させるべき情報を表示信号32として操作パネ
ル20に出力する。マシンI/F回路42は、上記ホス
トコンピュータ等とのインタフェースをとるための回路
であり、マシンI/F端子34(図1)に接続されてい
る。FIG. 2 shows a schematic configuration of the print control unit 16. As shown in FIG. 2, the print control unit 16 is a CPU that plays a central role in various controls in the printing apparatus 10.
Equipped with 36. The CPU 36 is connected to a system bus 38, and the system bus 38 has a panel interface (I / F) circuit 40 and a machine interface (I / F).
F) The circuit 42 is connected. Panel I / F circuit 40
Is a circuit for interfacing with the operation panel 20 (FIG. 1), transfers the instruction signal 30 input from the operation panel 20 to the system bus 38, and displays the information to be recognized by the operator by the display signal 32. Is output to the operation panel 20 as The machine I / F circuit 42 is a circuit for interfacing with the host computer or the like, and is connected to the machine I / F terminal 34 (FIG. 1).
【0019】システムバス38には、また、不揮発性記
憶装置(NVM:Non-Volatile Memory )44、ROM
46及びRAM48が接続されている。NVM44は、
図示しない電池によってバックアップされた記憶装置で
あり、電源がオフされた状態でも保持しておきたいデー
タが記憶されている。ROM46は不揮発性のメモリで
あり、印刷装置10の各種機能を実現するためのプログ
ラム、文字を印刷する際に用いるフォントデータ等が記
憶されている。RAM48は作業用メモリであり、印刷
装置10の機能を実現する上で必要なデータや、マシン
I/F回路42を介して入力されたデータ等が一時的に
記憶される。The system bus 38 also includes a non-volatile memory (NVM) 44 and a ROM.
46 and RAM 48 are connected. NVM44 is
The storage device is backed up by a battery (not shown), and stores data to be retained even when the power is off. The ROM 46 is a non-volatile memory, and stores programs for realizing various functions of the printing device 10, font data used when printing characters, and the like. The RAM 48 is a working memory, and temporarily stores data necessary for realizing the functions of the printing apparatus 10, data input via the machine I / F circuit 42, and the like.
【0020】RAM48の記憶領域の一部は、記録用紙
12に印刷される画像のビットマップイメージデータを
複数頁分格納できるページバッファ54として使用され
る。ページバッファ54の領域は、後述するようにビッ
トマップイメージデータ1ラインのサイズで複数のブロ
ック58(図3参照)に分割され、ビットマップイメー
ジデータを1ライン毎に区分して格納できるようになっ
ている。RAM48の記憶領域の他の一部は、ページバ
ッファ54の領域を管理するのに必要な管理テーブル
(後述)が記憶される管理テーブル記憶域56として使
用される。A part of the storage area of the RAM 48 is used as a page buffer 54 capable of storing a plurality of pages of bitmap image data of an image printed on the recording paper 12. The area of the page buffer 54 is divided into a plurality of blocks 58 (see FIG. 3) having a size of one line of bitmap image data, as will be described later, so that the bitmap image data can be stored line by line. ing. The other part of the storage area of the RAM 48 is used as a management table storage area 56 in which a management table (described later) necessary for managing the area of the page buffer 54 is stored.
【0021】システムバス38には、また、印刷部イン
タフェース(I/F)回路50およびビットマップコン
トローラ52が接続されている。印刷部I/F回路50
は、ページバッファ54から読み出されたビットマップ
イメージデータを画像データ22(図1)として印刷部
14に出力する。印刷部I/F回路50は、また、印刷
部14との間で状態信号26、同期パルス28および動
作指令信号24(図1)のインターフェースをとる。ビ
ットマップコントローラ52は、ページバッファ54と
印刷部I/F回路50との間でビットマップイメージデ
ータの転送に関する制御を行う。A printing unit interface (I / F) circuit 50 and a bitmap controller 52 are also connected to the system bus 38. Printing unit I / F circuit 50
Outputs the bitmap image data read from the page buffer 54 to the printing unit 14 as the image data 22 (FIG. 1). The printing unit I / F circuit 50 also interfaces with the printing unit 14 for the status signal 26, the synchronization pulse 28, and the operation command signal 24 (FIG. 1). The bitmap controller 52 controls the transfer of bitmap image data between the page buffer 54 and the printing unit I / F circuit 50.
【0022】図3には、管理テーブル記憶域56(図
2)に記憶される管理テーブルの構成例が示されてい
る。管理テーブル記憶域56には、管理テーブルとして
ブロック管理ビットテーブル60とページ・ブロック対
応テーブル62とが記憶されている。ブロック管理ビッ
トテーブル(以下「管理ビットテーブル」と呼ぶ)60
は、ブロック58,58・・・の使用の有無を管理する
ためのもので、ブロック58に対応する複数の管理ビッ
ト64を有する。各管理ビット64には「使用中」又は
「空き」を表す情報が登録され、登録された情報を検索
することによってイメージデータが格納されたブロック
58とそうでないブロック58とを識別できる。一方、
ページ・ブロック対応テーブル(以下「対応テーブル」
と呼ぶ)62は、イメージデータが格納されているブロ
ック58と該ブロック58に格納されたイメージデータ
との対応関係を管理するためのもので、「ページ」、
「ライン番号」、「ブロック番号」、「先頭アドレス」
及び「最終アドレス」の項目が設けられている。「ペー
ジ」の項目の欄には印刷されるビットマップイメージデ
ータの頁番号pが、「ライン番号」の項目の欄には当該
イメージデータのラインを表すライン番号kが登録され
る。また「ブロック番号」の項目の欄にはブロック58
に付された番号bが、「先頭アドレス」および「最終ア
ドレス」の項目の欄には当該ブロック58のページバッ
ファ54における先頭及び最終アドレスm,nが登録さ
れる。FIG. 3 shows a configuration example of the management table stored in the management table storage area 56 (FIG. 2). In the management table storage area 56, a block management bit table 60 and a page / block correspondence table 62 are stored as management tables. Block management bit table (hereinafter referred to as "management bit table") 60
Is for managing whether or not the blocks 58, 58 ... Are used, and has a plurality of management bits 64 corresponding to the blocks 58. Information indicating "in use" or "empty" is registered in each management bit 64, and a block 58 storing image data and a block 58 not storing image data can be identified by searching the registered information. on the other hand,
Page / block correspondence table (hereinafter "correspondence table"
62) is for managing the correspondence between the block 58 in which the image data is stored and the image data stored in the block 58.
"Line number", "Block number", "Start address"
And “final address” item. The page number p of the bitmap image data to be printed is registered in the “page” item column, and the line number k representing the line of the image data is registered in the “line number” item column. Further, in the column of the item of “block number”, a block 58
In the columns of the items of "start address" and "end address", the start and end addresses m and n in the page buffer 54 of the block 58 are registered.
【0023】本実施形態の対応テーブル62には、更に
「ブロックリバース」及び「ラインリバース」の項目が
設けられている。「ブロックリバース」の項目の欄に
は、記録用紙12に印刷される画像の上下反転の有無、
即ちページバッファ54に格納されたビットマップイメ
ージデータを上下方向に反転させて出力するか否かを表
す情報(ON(する)又はOFF(しない))が登録さ
れ、「ラインリバース」の項目の欄には、記録用紙12
に印刷される画像の左右反転の有無、即ちページバッフ
ァ54に格納されたビットマップイメージデータを左右
方向に反転させて出力するか否かを表す情報(ON(す
る)又はOFF(しない))が登録される。なお、ブロ
ックリバース及びラインリバースの項目の欄は、印刷さ
れる画像の上下・左右の反転の要否を指示するリバース
スイッチとして使用され、本発明の反転状態指示手段に
対応する。The correspondence table 62 of this embodiment further includes items of "block reverse" and "line reverse". In the column of “block reverse”, whether or not the image printed on the recording sheet 12 is vertically inverted,
That is, the information (ON (ON) or OFF (NO)) indicating whether to output the bit map image data stored in the page buffer 54 by vertically inverting it is registered, and the column of the "line reverse" item is registered. On the recording paper 12
Information indicating whether or not the image to be printed is horizontally reversed, that is, whether the bitmap image data stored in the page buffer 54 is horizontally reversed and output (ON (Yes) or OFF (No)). be registered. The column of the item of block reverse and line reverse is used as a reverse switch for instructing the necessity of up / down / left / right inversion of the printed image, and corresponds to the inversion state instructing means of the present invention.
【0024】次に、本実施の形態の作用について説明す
る。印刷の際、図示しないホストコンピュータは、印刷
すべき画像や文字等を指定する印刷データを含む印刷情
報の送信に先立って、記録用紙12上に印刷される画像
の反転状態を指示する反転指示情報、及び印刷すべき画
像のライン方向(ファーストスキャン方向)の大きさを
表すサイズ情報を含む印刷要求を印刷装置10に送信す
る。通常の片面印刷の場合、上記反転指示情報は、画像
の反転状態として「オリジナル(反転なし)」、「上下
反転」、「左右反転」及び「上下左右反転」の4態様の
うちいずれかを指示する。また両面印刷の場合は、記録
用紙12の表・裏各面につき上記態様のうちいずれかを
指示する。Next, the operation of the present embodiment will be described. At the time of printing, a host computer (not shown) inverts instruction information instructing an inversion state of the image printed on the recording paper 12 prior to transmission of print information including print data designating an image or a character to be printed. , And a print request including size information indicating the size of the image to be printed in the line direction (first scan direction) is transmitted to the printing apparatus 10. In the case of normal one-sided printing, the inversion instruction information indicates one of four modes of “original (no inversion)”, “vertical inversion”, “horizontal inversion” and “vertical left / right inversion” as the image inversion state. To do. In the case of double-sided printing, one of the above modes is designated for each of the front and back sides of the recording paper 12.
【0025】なお、どの態様を指示するかは、予めホス
トコンピュータのディスプレイ上に表示されたメニュー
の中から適当なものをユーザが選択することにより行
う。例えば、両面印刷時の裏面印刷の際にリバースダン
プを行う必要があれば、記録用紙12の表面につき「オ
リジナル」を、裏面につき「上下左右反転」を各々選択
する。また、裏面印刷の際にリバースダンプを行う必要
がなければ、記録用紙12の表・裏各面につき共に「オ
リジナル」を選択する。Note that which mode is to be instructed is made by the user selecting an appropriate one from the menus displayed on the display of the host computer in advance. For example, if it is necessary to perform a reverse dump at the time of printing on the back surface during double-sided printing, “original” is selected for the front surface of recording sheet 12 and “vertical up / down / left / right inversion” is selected for the back surface. If it is not necessary to perform a reverse dump when printing on the back side, “original” is selected for both the front and back sides of the recording paper 12.
【0026】次に、図4のフローチャートを参照して、
CPU36で各種プログラムを実行することにより行わ
れる印刷処理について説明する。図4(a)のステップ
102では、マシンI/F回路42(図2)の状態を監
視して印刷要求が送られてきたかどうかを判断する。ス
テップ102で印刷要求の受信が確認されると、ステッ
プ104では、印刷要求に含まれている画像のサイズ情
報及び反転指示情報を解釈する。ステップ106では、
ステップ104で解釈した画像1ラインのサイズでペー
ジバッファ54の領域を複数のブロック58に分割し、
分割した複数のブロック58に各々ブロック番号bを付
ける。ステップ106では、また、各ブロック58のペ
ージバッファ54における先頭及び最終アドレスm,n
を、ブロック番号bに対応させてRAM48に格納す
る。Next, referring to the flowchart of FIG.
A print process performed by the CPU 36 executing various programs will be described. In step 102 of FIG. 4A, the state of the machine I / F circuit 42 (FIG. 2) is monitored to determine whether a print request has been sent. When the reception of the print request is confirmed in step 102, the size information and the inversion instruction information of the image included in the print request are interpreted in step 104. In step 106,
The area of the page buffer 54 is divided into a plurality of blocks 58 with the size of one line of the image interpreted in step 104,
A block number b is assigned to each of the plurality of divided blocks 58. In step 106, the start and end addresses m and n in the page buffer 54 of each block 58 are also returned.
Are stored in the RAM 48 in association with the block number b.
【0027】ステップ108では、管理テーブル記憶域
56に格納されている管理ビットテーブル60を、ブロ
ック58の数に合わせて再構築する。即ち、管理ビット
テーブル60にブロック58と同数の管理ビット64を
形成し、各管理ビット64に管理ビット番号n(n=
b)を付けると共に、「空き」を登録する。In step 108, the management bit table 60 stored in the management table storage area 56 is rebuilt according to the number of blocks 58. That is, the same number of management bits 64 as the blocks 58 are formed in the management bit table 60, and the management bit number n (n = n) is set in each management bit 64.
b) is added and "vacant" is registered.
【0028】ステップ110では、ホストコンピュータ
(図示せず)から1頁分の印刷データを受け取って解析
し、解析した印刷データに対するビットマップイメージ
データをページバッファ54上に展開する。このとき、
展開されるビットマップイメージデータを1ライン毎に
複数のラインデータに分割し、分割した複数のラインデ
ータを各々ブロック58の領域に格納する。ステップ1
12では、ページバッファ54上に展開されたビットマ
ップイメージデータが最初の1頁分かどうかを判断す
る。ステップ112の判断が肯定されると、次のステッ
プ114で印刷指示処理を起動する。印刷指示処理は、
後述するように印刷部14に画像データ22等を出力す
るための処理であり、本印刷処理と並行に実行される。In step 110, print data for one page is received from a host computer (not shown) and analyzed, and bitmap image data corresponding to the analyzed print data is expanded on the page buffer 54. At this time,
The developed bitmap image data is divided into a plurality of line data for each line, and the divided plurality of line data are stored in the area of the block 58, respectively. Step 1
At 12, it is determined whether the bitmap image data expanded on the page buffer 54 is the first one page. If the determination in step 112 is affirmative, the print instruction process is started in the next step 114. The print instruction process is
As will be described later, it is a process for outputting the image data 22 and the like to the printing unit 14, and is executed in parallel with the main printing process.
【0029】ステップ112の判断が否定されるとステ
ップ116に進み、ページバッファ54に格納したビッ
トマップイメージデータが最終頁かどうかを判断する。
ステップ114の判断が否定されるとステップ110に
戻り、ステップ110〜116を繰り返す。最終頁分の
ビットマップイメージデータがページバッファ54に格
納されると、ステップ116の判断が肯定されて処理を
終了する。When the determination at step 112 is negative, the routine proceeds to step 116, where it is determined whether the bitmap image data stored in the page buffer 54 is the final page.
When the determination in step 114 is denied, the process returns to step 110 and steps 110 to 116 are repeated. When the bitmap image data for the final page is stored in the page buffer 54, the determination at step 116 is affirmed and the process ends.
【0030】図5は、ビットマップイメージデータ1頁
分の格納処理(図4(a)のステップ110)の詳細を
示したルーチンである。ステップ204では、ページバ
ッファ54に格納すべき1頁分のビットマップイメージ
データを1ラインごとに複数のラインデータに分割し、
分割した複数のラインデータにライン番号kを付ける。
例えば、A4サイズの 400 dpiのビットマップイメージ
データは 3304 ラインあるため 3304 個のラインデータ
に分割され、順次k=1〜 3304 の番号が付される。ス
テップ206では、管理テーブル記憶域56に記憶され
ている対応テーブル62に、上記複数のラインデータの
頁番号pとライン番号kとを全て登録する。その結果、
図3に示した対応テーブル62は、該当する「ページ」
及び「ライン番号」の項目の空欄部分に1頁分の数値が
全て記述された状態となる。このとき、「ブロック番
号」、「先頭アドレス」、「最終アドレス」及び「リバ
ース」の各項目は空欄のままである。FIG. 5 is a routine showing the details of the storage process for one page of the bitmap image data (step 110 in FIG. 4A). In step 204, one page of bitmap image data to be stored in the page buffer 54 is divided into a plurality of line data for each line,
A line number k is assigned to the plurality of divided line data.
For example, since A4 size 400 dpi bitmap image data has 3304 lines, it is divided into 3304 line data, and numbers k = 1 to 3304 are sequentially assigned. In step 206, the page number p and the line number k of the plurality of line data are all registered in the correspondence table 62 stored in the management table storage area 56. as a result,
Correspondence table 62 shown in FIG.
Also, all the numerical values for one page are described in the blank part of the item of "line number". At this time, the items of "block number", "start address", "final address" and "reverse" are left blank.
【0031】次にステップ208では、管理ビットテー
ブル60(図3)の空きビットを検索して、ラインデー
タの格納先となるブロック58を探す。ここでは、管理
ビットテーブル60の各管理ビット64に登録されてい
る内容を管理ビット番号n(n=b)順に解釈し、「空
き」が登録された管理ビット64を探す。もしステップ
308で空きビットが1つも発見されなかった場合、ペ
ージバッファ54に空き領域が全くないことを意味して
いる。従って、このような場合にはステップ310の判
断が否定されてステップ208に戻り、以後の作業を行
うことなく空きビットが発生するまで待つ。なお、上記
図4(a)のステップ114で印刷指示処理が起動され
ると、ブロック5に格納されているデータが読み出され
て空きビットが発生するため、永久に待ち続けることは
ない。Next, at step 208, an empty bit of the management bit table 60 (FIG. 3) is searched for a block 58 as a storage destination of the line data. Here, the contents registered in each management bit 64 of the management bit table 60 are interpreted in the order of management bit number n (n = b), and the management bit 64 in which "vacant" is registered is searched. If no free bits are found in step 308, it means that there is no free area in the page buffer 54. Therefore, in such a case, the determination at step 310 is denied and the process returns to step 208, and waits until an empty bit occurs without performing the subsequent work. When the print instruction process is activated in step 114 of FIG. 4A, the data stored in the block 5 is read out and an empty bit is generated, so that the process does not wait forever.
【0032】ステップ208で空きビットが見つかった
ら、ステップ210の判断が肯定されてステップ212
に進む。ステップ212では、該当する管理ビット(空
きビット)64の登録内容を「空き」から「使用中」に
変更する。ステップ214では、対応テーブル62に、
当該管理ビット(空きビット)64に対応するブロック
58のブロック番号b及び先頭・最終アドレスm,nを
登録する。これにより、ラインデータの頁番号p及びラ
イン番号kと該ラインデータが格納されるブロック58
の番号b及び該ブロック58の先頭・最終アドアレス
m,nとが対応付けて登録される。ステップ216で
は、該当するラインデータを、対応付けたブロック58
に格納する。If a free bit is found in step 208, the determination in step 210 is affirmed and step 212
Proceed to. In step 212, the registered content of the relevant management bit (empty bit) 64 is changed from "free" to "in use". In step 214, the correspondence table 62 is
The block number b of the block 58 and the head / final addresses m and n corresponding to the management bit (empty bit) 64 are registered. As a result, the page number p and line number k of the line data and the block 58 in which the line data is stored.
No. b and the head / final address m, n of the block 58 are registered in association with each other. In step 216, the corresponding line data is associated with the associated block 58.
To be stored.
【0033】ステップ218では、ステップ204で分
割した複数のラインデータが全て格納されたかどうかを
判断する。ステップ218の判断が否定されるとステッ
プ208に戻り、ステップ208〜218を繰り返す。
分割されたラインデータが全て格納されると、ステップ
218の判断が肯定されてステップ220に進む。In step 218, it is determined whether all the plurality of line data divided in step 204 have been stored. When the determination in step 218 is denied, the process returns to step 208 and steps 208 to 218 are repeated.
When all the divided line data are stored, the determination at step 218 is affirmative and the routine proceeds to step 220.
【0034】ステップ220では、対応テーブル62の
ブロックリバース及びラインリバースの項目の欄に、図
4(a)のステップ104で解釈した反転指示情報に基
づいて「ON」又は「OFF」を登録する。すなわち、
図9に示すように、ホストコンピュータからの反転指示
情報の内容が「オリジナル」の場合はブロックリバース
及びラインリバースを共にOFFにし、「上下左右反
転」の場合はブロックリバース及びラインリバースを共
にONにする。また「左右反転」の場合はブロックリバ
ースをOFF、ラインリバースをONにし、「上下反
転」の場合はブロックリバースをON、ラインリバース
をOFFにする。なお。ステップ220では、上記ブロ
ックリバース及びラインリバースの項目の1頁分の全て
の欄に同一の内容を登録する。In step 220, "ON" or "OFF" is registered in the column of block reverse and line reverse of the correspondence table 62 based on the inversion instruction information interpreted in step 104 of FIG. 4A. That is,
As shown in FIG. 9, both block reverse and line reverse are turned off when the content of the inversion instruction information from the host computer is "original", and both block reverse and line reverse are turned on when "inverted". To do. Further, in the case of "horizontal reversal", the block reverse is turned off and the line reverse is turned on, and in the case of "vertical reversal", the block reverse is turned on and the line reverse is turned off. Incidentally. In step 220, the same contents are registered in all the columns for one page of the item of block reverse and line reverse.
【0035】以上により、ページバッファ54には1頁
分のビットマップイメージデータが全て格納され、同時
に対応テーブル62の各項目に当該頁分の記述が全て揃
うこととなる。As described above, the page buffer 54 stores all the bitmap image data for one page, and at the same time, all the descriptions for the page are set in each item of the correspondence table 62.
【0036】なお、ステップ208で空きビットが発見
されなかった場合に再度空きビットを検索しなおす方法
としては、一定時間待って再度検索する方法、1頁分の
印刷終了後に行われる領域解放プロセス(後述)から空
きビットができたことを通知する信号を受け取って再度
検索する方法等を採用できる。As a method of re-searching for an empty bit again when no empty bit is found in step 208, a method of re-searching after waiting for a fixed time is performed, or an area releasing process (after printing one page is completed) It is possible to employ a method of receiving a signal notifying that an empty bit is created from (described later) and searching again.
【0037】次に、図4(a)のステップ114で起動
される印刷指示処理について、図4(b)を参照して説
明する。ステップ122では、印刷情報に含まれる片面
/両面等の印刷指定に基づいて印刷命令を印刷部14に
出力する。これにより、印刷部14では、予め決められ
たシーケンスに従って記録用紙12の搬送が開始され、
カセットトレイに収容されている記録用紙12や、片面
印刷終了後に表裏反転された記録用紙12が搬送機構に
よって印画機構に搬送される。ステップ124では、印
画機構に記録用紙12が到達して印刷部14から1頁分
のビットマップイメージデータの出力要求が送られてき
たかどうか判断する。ステップ124で出力要求の受信
が確認されると、ステップ126では、ページバッファ
54からのビットマップイメージデータの読み出し方向
を設定する。ステップ128では、ステップ126で設
定された読み出し方向に従って1頁分のビットマップイ
メージデータをページバッファ54から読み出す。ペー
ジバッファ54から読み出されたビットマップイメージ
データは、印刷部I/F回路50(図2)を介して印刷
部14の印画機構に出力される。印刷部14の印画機構
では、ページバッファ54から入力されるビットマップ
イメージデータに基づいて感光ドラム上に光ビームが照
射され静電潜像(画像)が形成され、該画像が電子写真
プロセスに従って記録用紙12に転写される。Next, the print instruction process started in step 114 of FIG. 4A will be described with reference to FIG. 4B. In step 122, a print command is output to the printing unit 14 based on the one-sided / two-sided print designation included in the print information. As a result, in the printing unit 14, the conveyance of the recording paper 12 is started according to a predetermined sequence,
The recording paper 12 accommodated in the cassette tray or the recording paper 12 which is turned upside down after the one-sided printing is completed is conveyed to the printing mechanism by the conveying mechanism. In step 124, it is determined whether or not the recording paper 12 has reached the printing mechanism and an output request for one page of bitmap image data has been sent from the printing unit 14. When the reception of the output request is confirmed in step 124, the reading direction of the bitmap image data from the page buffer 54 is set in step 126. In step 128, one page of bitmap image data is read from the page buffer 54 according to the reading direction set in step 126. The bitmap image data read from the page buffer 54 is output to the printing mechanism of the printing unit 14 via the printing unit I / F circuit 50 (FIG. 2). In the printing mechanism of the printing unit 14, the photosensitive drum is irradiated with a light beam based on the bit map image data input from the page buffer 54 to form an electrostatic latent image (image), and the image is recorded according to an electrophotographic process. It is transferred to the sheet 12.
【0038】ステップ130では、上記ビットマップイ
メージデータが格納されていたページバッファ54の領
域を解放する。ステップ132では、印刷された頁が最
終頁かどうかを判断する。ステップ132の判断が否定
されるとステップ114に戻り、ステップ114〜13
2の処理を繰り返し行う。ステップ132の判断が肯定
されると処理を終了する。In step 130, the area of the page buffer 54 in which the bitmap image data is stored is released. In step 132, it is determined whether the printed page is the final page. If the determination in step 132 is negative, the process returns to step 114, and steps 114 to 13
Step 2 is repeated. If the determination in step 132 is affirmative, the process ends.
【0039】図6は、ビットマップイメージデータの読
み出し方向設定処理(図4(b)のステップ126)の
詳細を示したルーチンである。ステップ304では、対
応テーブル62を参照して、印刷すべき頁pに対応する
ブロックリバーススイッチを確認する。すなわち、対応
テーブル62に登録された内容を1行毎に順番に解釈
し、印刷すべき頁pと一致する頁番号が登録されている
部分を検索する。当該頁番号pが登録されている行を発
見したら当該行のブロックリバースの項目を見て、当該
項目に登録されている内容が「ON」か「OFF」か確
認する。ステップ306では、ステップ304で確認し
たブロックリバースの内容がONかどうか判断する。ス
テップ306の判断が肯定されると、ステップ308に
よりソフトウエア上のブロック読み出し方向フラグをブ
ロックの逆順に設定する。ステップ306の判断が否定
されると、ステップ310によりブロック読み出し方向
フラグをブロックの正順に設定する。FIG. 6 is a routine showing the details of the read direction setting process (step 126 in FIG. 4B) of the bitmap image data. In step 304, the correspondence table 62 is referred to, and the block reverse switch corresponding to the page p to be printed is confirmed. That is, the contents registered in the correspondence table 62 are sequentially interpreted line by line, and the part in which the page number corresponding to the page p to be printed is registered is searched. When the line in which the page number p is registered is found, the item of the block reverse of the line is checked, and it is confirmed whether the content registered in the item is “ON” or “OFF”. In step 306, it is determined whether the content of the block reverse confirmed in step 304 is ON. If the determination in step 306 is affirmative, step 308 sets the block read direction flag on the software in the reverse order of the blocks. When the determination in step 306 is negative, the block read direction flag is set in step 310 in the normal order of the blocks.
【0040】次のステップ312では、印刷すべき頁p
に対応するラインリバーススイッチを確認する。すなわ
ち、上記と同様、印刷すべき頁pに対応するラインリバ
ースの項目の欄を見て、当該項目に登録されている内容
が「ON」か「OFF」かを確認する。ステップ314
では、ステップ312で確認したラインリバースの内容
がONかどうか判断する。ステップ314の判断が肯定
されると、ステップ316によりライン読み出し方向フ
ラグを逆順に設定して処理を終了する。ステップ314
の判断が否定されると、ステップ318によりライン読
み出し方向フラグを正順に設定して処理を終了する。In the next step 312, the page p to be printed is
Check the line reverse switch corresponding to. That is, similar to the above, the line reverse item column corresponding to the page p to be printed is checked to see whether the content registered in the item is “ON” or “OFF”. Step 314
Then, it is determined whether the content of the line reverse confirmed in step 312 is ON. When the determination in step 314 is affirmative, the line reading direction flag is set in reverse order in step 316, and the process ends. Step 314
If the determination is negative, the line reading direction flags are set in the normal order in step 318, and the process ends.
【0041】なお、上記ブロックリバース及びラインリ
バースの項目に登録されている内容は頁単位で同一であ
るため、上記ステップ304及び312では、印刷すべ
き頁pに対応する全てのライン番号(行)についてスイ
ッチを確認する必要はなく、最初に発見した1つのみ確
認すればよい。Since the contents registered in the block reverse and line reverse items are the same on a page-by-page basis, all line numbers (lines) corresponding to the page p to be printed in steps 304 and 312 above. There is no need to check the switch for, only the first one found.
【0042】図7は、ビットマップイメージデータ1頁
分の出力処理(図4(b)のステップ128)の詳細を
示したルーチンである。ステップ404では、ブロック
読み出し方向フラグを参照し、該フラグが正順を表して
いるか否かを判断する。ステップ404の判断が肯定さ
れると、ステップ406では、印刷すべき複数のライン
データのうち次に読み出すべきラインデータを先頭ライ
ンに対応するデータからライン番号の昇順に従って決定
する。ステップ404の判断が否定されると、ステップ
408では、次に読み出すべきラインデータを最終ライ
ンに対応するデータからライン番号の降順に従って決定
する。ステップ410では、ステップ406又は408
で選択したラインデータが格納されているブロック58
を判断する。すなわち、対応テーブル62に登録された
内容を1行毎に順番に解釈し、ステップ406又は40
8で選択したラインデータに対応するライン番号kが登
録されている行を検索する。当該ライン番号kが登録さ
れている行を発見したら当該行の先頭・最終アドレスの
項目に登録されているアドレス値m,nを読み出す。FIG. 7 is a routine showing the details of the output processing for one page of the bitmap image data (step 128 in FIG. 4B). In step 404, the block reading direction flag is referred to, and it is determined whether the flag indicates a normal order. If the determination in step 404 is affirmative, in step 406, the line data to be read next from among the plurality of line data to be printed is determined in ascending order of the line numbers from the data corresponding to the leading line. When the determination in step 404 is negative, in step 408, the line data to be read next is determined from the data corresponding to the final line in descending order of the line number. In step 410, step 406 or 408
Block 58 that stores the line data selected in
Judge. That is, the contents registered in the correspondence table 62 are sequentially interpreted line by line, and step 406 or 40 is executed.
The line in which the line number k corresponding to the line data selected in 8 is registered is searched. When a line in which the line number k is registered is found, the address values m and n registered in the head / final address items of the line are read.
【0043】ステップ412では、ライン読み出し方向
フラグを参照し、該フラグが正順を表しているか否かを
判断する。ステップ412の判断が肯定されると、ステ
ップ414では、ステップ410で判断したブロック5
8に格納されているラインデータを該ブロック58の先
頭側から順に、即ち先頭アドレスmから最終アドレスn
までアドレスの昇順に読み出す。ステップ412の判断
が否定されると、ステップ416では、上記判断したブ
ロック58に格納されているラインデータを該ブロック
58の末尾側から、即ち最終アドレスnから先頭アドレ
スmまでアドレスの降順に読み出す。なお、最終アドレ
スnからデータを読み出す場合、1ピクセルを構成する
ビット数によって出力方式を変える。例えば、1ピクセ
ルが1ビットである場合はビット単位で逆順に出力する
が、1ピクセルが数ビットから成る場合はピクセルを構
成する8ビット内ではデータを逆順にしない。In step 412, the line reading direction flag is referred to, and it is determined whether or not the flag indicates a normal order. If the determination in step 412 is affirmative, in step 414, the block 5 determined in step 410 is determined.
8 from the head side of the block 58, that is, from the head address m to the last address n.
Read in ascending order of addresses. When the determination in step 412 is negative, in step 416, the line data stored in the determined block 58 is read from the end side of the block 58, that is, from the final address n to the start address m in descending order of addresses. When reading data from the final address n, the output method is changed depending on the number of bits forming one pixel. For example, when one pixel has 1 bit, the data is output in reverse order on a bit-by-bit basis, but when one pixel consists of several bits, the data is not reversed in the 8 bits constituting the pixel.
【0044】ステップ418では、印刷すべき頁pに対
応する全てのブロック58について読み出しが終了した
かどうか判断する。ステップ418の判断が否定される
とステップ404に戻り、以上を繰り返す。印刷すべき
1頁分のビットマップイメージデータが全て読み出され
るとステップ418の判断が肯定されて処理を終了す
る。In step 418, it is judged whether reading has been completed for all the blocks 58 corresponding to the page p to be printed. When the determination in step 418 is denied, the process returns to step 404 and the above is repeated. When all the bitmap image data for one page to be printed is read out, the determination at step 418 is affirmed and the process ends.
【0045】図8は、ページバッファ54の領域を解放
する処理(図4(b)のステップ130の処理)の詳細
を示したルーチンである。ステップ502では、印刷部
14から、1頁分の印刷が正常に終了したことを示す通
知が送られてきたかどうかを判断する。印刷が正常に終
了したというのは、記録用紙12に対して行われた印刷
が両面印刷時の表面印刷の場合、記録用紙12が反転経
路内に搬送されたことを意味し、また、両面印刷時の裏
面印刷の場合及び片面印刷の場合は、記録用紙12が排
紙トレイに排出されたことを意味する。ステップ502
で印刷が正常に終了したことが確認されると、ステップ
504では、対応テーブル62から、印刷された頁pに
対応するブロック番号bを全て読み出してRAM48に
格納する。すなわち、対応テーブル62の登録内容を1
行毎に順番に解釈して、印刷された頁pと一致する頁番
号が登録されている部分を検索し、当該頁番号pが登録
されている行を発見したら当該行のブロック番号bを読
み出す。FIG. 8 is a routine showing the details of the process of releasing the area of the page buffer 54 (the process of step 130 of FIG. 4B). In step 502, it is determined whether the printing unit 14 has sent a notification indicating that printing of one page has been normally completed. The fact that the printing is normally completed means that, when the printing performed on the recording paper 12 is the front side printing at the time of the double-sided printing, the recording paper 12 is conveyed in the reversing path, and the double-sided printing is performed. In the case of the back side printing and the single sided printing at the time, it means that the recording paper 12 is discharged to the paper discharge tray. Step 502
When it is confirmed that the printing is normally completed in step S504, all the block numbers b corresponding to the printed page p are read from the correspondence table 62 and stored in the RAM 48 in step 504. That is, the registered content of the correspondence table 62 is set to 1
Interpretation is performed for each line in order, a part in which a page number that matches the printed page p is registered is searched, and when a line in which the page number p is registered is found, the block number b of the line is read. .
【0046】ステップ506では、対応テーブル62か
ら読み出したブロック番号bに対応する管理ビット64
の登録内容を全て「使用中」から「空き」に変更する。
ステップ508では、対応テーブル62から、印刷され
た頁pに対応する登録内容を全て削除する。In step 506, the management bit 64 corresponding to the block number b read from the correspondence table 62.
Change all registered contents of from "in use" to "free".
In step 508, all the registered contents corresponding to the printed page p are deleted from the correspondence table 62.
【0047】次に、図3に示した登録内容を用い、ペー
ジバッファ54からのビットマップイメージデータの読
み出し処理の一例について述べる。図3の例では、ペー
ジバッファ54に第1頁及び第2頁の2頁分のビットマ
ップイメージデータが格納されている。第1頁のビット
マップイメージデータを読み出す場合、当該頁(p=
1)に対応するブロックリバース及びラインリバースは
共にOFFであるため、上記ブロック読み出し方向フラ
グ及びライン読み出し方向フラグは各々正順に設定され
る。このため、第1頁分のビットマップイメージデータ
が格納されているブロック0〜3303のうち最初に判断さ
れるブロックは0であり、アドレス0から読み出しが始
まってアドレス 583で終了する。次に判断されるブロッ
クは1であり、アドレス 584から読み出しが始まってア
ドレス1167で終了する。以後、ブロック番号をインクリ
メントしながら読み出しが繰り返される。最後にブロッ
ク 3303 が判断されて、アドレス1928952 から1929535
まで読み出しが実行される。その結果、ページバッファ
54からは、ビットマップイメージデータが上位ビット
から下位ビットへと正順に出力され、いわば全く反転の
ないビットマップイメージデータが出力されることにな
る。Next, an example of the read processing of the bitmap image data from the page buffer 54 will be described using the registered contents shown in FIG. In the example of FIG. 3, the page buffer 54 stores bitmap image data for two pages, the first page and the second page. When reading the bitmap image data of the first page, the page (p =
Since both the block reverse and the line reverse corresponding to 1) are OFF, the block read direction flag and the line read direction flag are set in the normal order. Therefore, the first judged block is 0 among the blocks 0 to 3303 in which the bit map image data for the first page is stored, and the reading starts from the address 0 and ends at the address 583. The next block to be determined is 1, and reading starts at address 584 and ends at address 1167. After that, the reading is repeated while incrementing the block number. Finally block 3303 is determined, addresses 1928952 to 1929535
Is read out. As a result, the page buffer 54 outputs the bitmap image data from the upper bits to the lower bits in the normal order, that is, the bitmap image data without any inversion.
【0048】また、第2頁のビットマップイメージデー
タを読み出す場合、当該頁に対応するブロックリバース
及びラインリバースは共にONであるため、ブロック読
み出し方向フラグ及びライン読み出し方向フラグは各々
逆順に設定される。このため、第2頁分のビットマップ
イメージデータが格納されているブロック6608〜9911の
うち最初に判断されるブロックは9911であり、アドレス
5788607 から読み出しが始まってアドレス5788024 で終
了する。以後、ブロック番号をディクリメントしながら
読み出しが繰り返される。最後にブロック6608が判断さ
れて、アドレス3859655 から3859072 まで読み出しが実
行される。その結果、ページバッファ54からは、ビッ
トマップイメージデータが下位ビットから上位ビットへ
と逆順に出力され、上下左右共に反転されたビットマッ
プイメージデータが出力されることとなる。Further, when the bitmap image data of the second page is read, the block reverse and line reverse corresponding to the page are both ON, so the block read direction flag and the line read direction flag are set in reverse order. . Therefore, of the blocks 6608 to 9911 in which the bitmap image data for the second page is stored, the first block to be determined is 9911, and the address is
Reading starts at 5788607 and ends at address 5788024. After that, reading is repeated while decrementing the block number. Finally, block 6608 is determined and a read is performed from addresses 3859655 to 3859072. As a result, the page buffer 54 outputs the bitmap image data in reverse order from the lower bits to the upper bits, and outputs the bitmap image data which is vertically and horizontally inverted.
【0049】図9は、ブロックリバース及びラインリバ
ースの設定状態と出力されるビットマップイメージデー
タとの関係を示した図であり、ブロックリバース及びラ
インリバースが共にOFFの場合、ビットマップイメー
ジデータは反転されず、オリジナルと同じとなる。ブロ
ックリバースがOFF・ラインリバースがONの場合は
左右のみ反転され、ブロックリバースがON・ラインリ
バースがOFFの場合は上下のみ反転される。ブロック
リバース及びラインリバースが共にONの場合は上下左
右共に反転される。FIG. 9 is a diagram showing the relationship between the block reverse and line reverse setting states and the bitmap image data to be output. When both block reverse and line reverse are OFF, the bitmap image data is inverted. It will not be the same as the original. When the block reverse is OFF and the line reverse is ON, only the right and left are inverted, and when the block reverse is ON and the line reverse is OFF, only the up and down is inverted. When both block reverse and line reverse are ON, both up and down and left and right are reversed.
【0050】以上のように本実施の形態では、ページバ
ッファ54の領域をビットマップイメージデータ1ライ
ンのサイズで複数のブロック58に分割して、ビットマ
ップイメージデータを1ライン毎区分して格納すると共
に、ビットマップイメージデータの上下・左右の反転の
要否を指示するリバーススイッチを対応テーブル62に
設け、これらリバーススイッチの設定状態に基づき、ブ
ロック58をインクリンメント又はディクリメントしな
がらデータを読み出すので、上下・左右に任意に反転さ
せたビットマップイメージデータを直接ページバッファ
54から読み出すことができる。すなわち、ページバッ
ファ54の領域をビットマップイメージデータ1ライン
のサイズで仮想的に複数のブロック58に分割すれば、
ビットマップイメージデータを1ライン毎区分して格納
できるので、上記のように、ビットマップイメージデー
タ1ライン分のデータと該データが格納されるブロック
の領域とを対応付けて対応テーブル62に登録して、出
力すべきデータが格納されているブロック及び該ブロッ
クからのデータ読み出し方向を判断してデータを読み出
せば、従来のごときラインメモリを設けずとも、様々な
反転状態のデータを印画機構に出力できる。As described above, in the present embodiment, the area of the page buffer 54 is divided into a plurality of blocks 58 each having a size of one line of bitmap image data, and the bitmap image data is divided and stored line by line. At the same time, a reverse switch is provided in the correspondence table 62 for instructing the necessity of up / down / left / right inversion of the bitmap image data, and the data is read out while incrementing or decrementing the block 58 based on the setting state of these reverse switches. Therefore, it is possible to directly read the bitmap image data which is vertically or horizontally inverted from the page buffer 54. That is, if the area of the page buffer 54 is virtually divided into a plurality of blocks 58 with the size of one line of bitmap image data,
Since the bitmap image data can be stored separately for each line, as described above, the data of one line of the bitmap image data and the area of the block in which the data is stored are associated and registered in the correspondence table 62. Then, by determining the block in which the data to be output is stored and the data reading direction from the block and reading the data, various inversion data can be transferred to the printing mechanism without a line memory as in the past. Can be output.
【0051】しかも、本実施形態では、ページバッファ
54の領域にビットマップイメージデータ複数頁分の容
量をもたせ、該ページバッファ54の各々のブロック5
8に対するデータの格納の有無を表す情報を管理ビット
テーブル60に登録し、該登録された情報に基づいて空
いていると判断されたブロック58にデータを格納する
ので、複数頁分の容量をもつページバッファ54を使用
しても、ページバッファ54に対するビットマップイメ
ージデータの入出力を良好に行える。Moreover, in the present embodiment, the area of the page buffer 54 is provided with a capacity for a plurality of pages of bitmap image data, and each block 5 of the page buffer 54 is provided.
Information indicating whether or not data is stored for 8 is registered in the management bit table 60, and the data is stored in the block 58 that is determined to be empty based on the registered information, so that it has a capacity for a plurality of pages. Even if the page buffer 54 is used, it is possible to favorably input / output bitmap image data to / from the page buffer 54.
【0052】また、本実施形態では、ページバッファ5
4に格納されるビットマップイメージデータのライン方
向のサイズに合わせてブロック58のサイズを変更した
ので、種々異なるサイズのビットマップイメージデータ
に対しても常に1ライン分のデータをブロック58内に
丁度格納できるため、印刷作業に支障を来すことがな
い。In the present embodiment, the page buffer 5
Since the size of the block 58 is changed according to the size of the bitmap image data stored in 4 in the line direction, one line of data is always exactly stored in the block 58 even for bitmap image data of various sizes. Since it can be stored, it does not interfere with printing work.
【0053】なお、上記実施の形態では、管理テーブル
記憶域56に記憶された対応テーブル62に、ブロック
リバース及びラインリバースの項目を設けて、ビットマ
ップイメージデータの反転状態を表す情報(ON・OF
F)を登録したが、別途、当該情報用の記憶領域を設け
てもよい。また、ブロックリバース及びラインリバース
の項目へのON・OFFの登録を、ホストコンピュータ
からの反転指示情報に基づいて行うようにしたが、印刷
装置10に装備された操作パネル20(図1)上でのオ
ペレータの操作により行うようにしてもよい。また、上
記実施の形態では、ページバッファ54としてビットマ
ップイメージデータを複数頁分格納できるものを使用し
たが、ページバッファ54としては1頁分のデータを格
納できるものでよい。In the above embodiment, the correspondence table 62 stored in the management table storage area 56 is provided with items of block reverse and line reverse, and information (ON / OF) indicating the inverted state of the bitmap image data is provided.
Although F) is registered, a storage area for the information may be separately provided. Further, although the ON / OFF registration for the items of block reverse and line reverse is performed based on the inversion instruction information from the host computer, it is possible to perform the operation on the operation panel 20 (FIG. 1) equipped in the printer 10. Alternatively, the operation may be performed by the operator. Further, in the above embodiment, the page buffer 54 is capable of storing the bitmap image data for a plurality of pages, but the page buffer 54 may be capable of storing the data for one page.
【0054】[0054]
【発明の効果】以上説明したように請求項1記載の発明
によれば、画像記憶手段の記憶領域を画像データの1ラ
インに対応するサイズで複数のブロックに分割して管理
したので、上下・左右に任意に反転させた画像データを
直接画像記憶手段から読み出すことができる、という優
れた効果を有する。As described above, according to the first aspect of the present invention, the storage area of the image storage means is divided into a plurality of blocks each having a size corresponding to one line of the image data and managed. This has an excellent effect that the image data which is arbitrarily inverted right and left can be directly read from the image storage means.
【0055】請求項2記載の発明によれば、前記ブロッ
クのサイズを、印刷される画像データのサイズに合わせ
て変更するので、種々異なるサイズの画像データを印刷
する場合でも印刷作業を良好に行える、という優れた効
果を有する。According to the second aspect of the present invention, since the size of the block is changed according to the size of the image data to be printed, the printing work can be performed well even when printing image data of different sizes. , Which has an excellent effect.
【図1】本実施の形態に係る印刷装置の概略構成を示す
ブロック図である。FIG. 1 is a block diagram showing a schematic configuration of a printing apparatus according to this embodiment.
【図2】印刷装置に適用される印刷制御部の概略構成を
示すブロック図である。FIG. 2 is a block diagram illustrating a schematic configuration of a print control unit applied to a printing apparatus.
【図3】管理テーブル記憶域に記憶されるページ・ブロ
ック対応テーブルとブロック管理ビットテーブルの構成
例を示した図である。FIG. 3 is a diagram showing a configuration example of a page / block correspondence table and a block management bit table stored in a management table storage area.
【図4】印刷装置で行われる印刷処理の一例を示すフロ
ーチャートである。FIG. 4 is a flowchart illustrating an example of print processing performed by the printing apparatus.
【図5】1頁分のビットマップイメージデータをページ
バッファに格納する処理を示すフローチャートである。FIG. 5 is a flowchart showing a process of storing one page of bitmap image data in a page buffer.
【図6】ビットマップイメージデータの読み出し方向を
設定する処理を示すフローチャートである。FIG. 6 is a flowchart showing a process of setting a reading direction of bitmap image data.
【図7】ページバッファから1頁分のビットマップイメ
ージデータを出力する処理を示すフローチャートであ
る。FIG. 7 is a flowchart showing a process for outputting one page of bitmap image data from the page buffer.
【図8】ページバッファの領域を解放する処理を示すフ
ローチャートである。FIG. 8 is a flowchart showing a process of releasing a page buffer area.
【図9】ブロックリバーススイッチ及びラインリバース
スイッチの設定状態と、ページバッファから出力される
ビットマップイメージデータとの関係を示した図であ
る。FIG. 9 is a diagram showing a relationship between setting states of a block reverse switch and a line reverse switch and bitmap image data output from a page buffer.
10 印刷装置 12 記録用紙 14 印刷部 16 印刷制御部 36 CPU 54 ページバッファ(画像記憶手段) 56 管理テーブル記憶域 58 ブロック 60 ブロック管理ビットテーブル 62 ページ・ブロック対応テーブル 10 printing device 12 recording paper 14 printing unit 16 printing control unit 36 CPU 54 page buffer (image storage unit) 56 management table storage area 58 blocks 60 block management bit table 62 page / block correspondence table
───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 1/387 B41J 3/12 S ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Office reference number FI technical display location H04N 1/387 B41J 3/12 S
Claims (2)
可能な画像記憶手段と、 前記画像記憶手段の記憶領域を画像データの1ラインに
対応するサイズで分割して形成された複数のブロックの
うちデータが格納されているブロックと該ブロックに格
納されたデータとを対応付けて管理するための管理情報
を記憶する管理情報記憶手段と、 前記画像記憶手段に記憶すべき画像データを1ライン毎
に複数のラインデータに分割し、分割した複数のライン
データを前記ブロックに各々格納すると共に、前記管理
情報を更新する書き込み制御手段と、 前記印刷すべき画像の上下反転の要否及び左右反転の要
否を指示する反転状態指示手段と、 前記反転状態指示手段により指示された上下反転の要否
に基づいて、印刷すべき画像に対応する複数のラインデ
ータを先頭ラインに対応するデータから順に読み出すか
最終ラインに対応するデータから順に読み出すかを判断
する第1の読み出し方向判断手段と、 前記反転状態指示手段により指示された左右反転の要否
に基づいて、前記各ラインデータを先頭側から順に読み
出すか末尾側から順に読み出すかを判断する第2の読み
出し方向判断手段と、 印刷すべき画像に対応する複数のラインデータを、前記
第1の読み出し方向判断手段により判断された順序に従
って1つずつ選択し、選択されたラインデータが格納さ
れているブロックを前記管理情報に基づいて判断し、該
判断したブロックから、前記第2の読み出し方向判断手
段により判断された順序に従ってラインデータを読み出
す読み出し制御手段と、を備えた印刷装置。1. An image storage unit capable of storing image data representing an image to be printed, and a plurality of blocks formed by dividing a storage area of the image storage unit into a size corresponding to one line of the image data. A management information storage unit that stores management information for managing a block in which data is stored and the data stored in the block in association with each other, and image data to be stored in the image storage unit for each line. Into a plurality of line data, and stores the plurality of divided line data in each of the blocks, and updates the management information, and a writing control unit, and whether or not the image to be printed needs to be vertically inverted and horizontally inverted. Based on the inversion state instructing means for instructing the necessity and the necessity of the vertical inversion instructed by the inversion state instructing means, a plurality of lines corresponding to the image to be printed are displayed. First read direction determining means for determining whether to sequentially read the data from the data corresponding to the first line or the data corresponding to the last line, and the necessity of horizontal inversion indicated by the inversion state instructing means. And a second reading direction determining means for determining whether to read the respective line data sequentially from the head side or the trailing side, and a plurality of line data corresponding to the image to be printed, the first reading direction. The blocks are selected one by one according to the order judged by the judging means, the blocks in which the selected line data are stored are judged based on the management information, and from the judged blocks, the second reading direction judging means A printing apparatus comprising: a read control unit that reads line data in accordance with the determined order.
クのサイズを、印刷される画像データのサイズに合わせ
て変更するブロックサイズ変更手段を設けた請求項1記
載の印刷装置。2. The printing apparatus according to claim 1, further comprising block size changing means for changing a size of a block in which the image data is divided and stored according to a size of image data to be printed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7203023A JPH0948155A (en) | 1995-08-09 | 1995-08-09 | Printer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7203023A JPH0948155A (en) | 1995-08-09 | 1995-08-09 | Printer |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0948155A true JPH0948155A (en) | 1997-02-18 |
Family
ID=16467074
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP7203023A Pending JPH0948155A (en) | 1995-08-09 | 1995-08-09 | Printer |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0948155A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009072917A (en) * | 2007-09-18 | 2009-04-09 | Konica Minolta Ij Technologies Inc | Print unit and inkjet recording device |
JP2012196975A (en) * | 2012-07-25 | 2012-10-18 | Konica Minolta Ij Technologies Inc | Print unit, and inkjet recording device |
-
1995
- 1995-08-09 JP JP7203023A patent/JPH0948155A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009072917A (en) * | 2007-09-18 | 2009-04-09 | Konica Minolta Ij Technologies Inc | Print unit and inkjet recording device |
JP2012196975A (en) * | 2012-07-25 | 2012-10-18 | Konica Minolta Ij Technologies Inc | Print unit, and inkjet recording device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5889594A (en) | Both-side recording apparatus and control apparatus for controlling the same | |
US6317193B2 (en) | Image forming apparatus | |
JPH11136459A (en) | Image input/output device and method | |
JPH0948155A (en) | Printer | |
JP3010559B2 (en) | Printing system and printing control method and apparatus | |
JP3832979B2 (en) | Print control apparatus, print control method, and storage medium | |
JPH07112552A (en) | Method for control of printing form and apparatus therefor in printer | |
US5303335A (en) | Image forming apparatus | |
JPH03189177A (en) | Printing image forming system in printer | |
JP5563265B2 (en) | Printing apparatus, control method therefor, and program | |
JP2687577B2 (en) | Printing control method | |
JP2000127566A (en) | Printer | |
JP2989727B2 (en) | Printing apparatus and printing method | |
JPH04265776A (en) | Printing apparatus | |
JPH0939305A (en) | Printer | |
JPH01258976A (en) | Page printer | |
JP3004656B2 (en) | Output control device | |
JP2872144B2 (en) | Printing equipment | |
JP2982007B2 (en) | Display device | |
JPH0632015A (en) | Printer | |
JPH10834A (en) | Image processing device | |
JPH082016A (en) | Printer | |
JPH03254964A (en) | Image forming apparatus | |
JPS63186324A (en) | Printer device | |
JPH1029350A (en) | Image forming device |