JP2590707Y2 - Page printer - Google Patents

Page printer

Info

Publication number
JP2590707Y2
JP2590707Y2 JP1989095739U JP9573989U JP2590707Y2 JP 2590707 Y2 JP2590707 Y2 JP 2590707Y2 JP 1989095739 U JP1989095739 U JP 1989095739U JP 9573989 U JP9573989 U JP 9573989U JP 2590707 Y2 JP2590707 Y2 JP 2590707Y2
Authority
JP
Japan
Prior art keywords
page
data
print
paper
buffer
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.)
Expired - Fee Related
Application number
JP1989095739U
Other languages
Japanese (ja)
Other versions
JPH0336456U (en
Inventor
俊生 駒込
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP1989095739U priority Critical patent/JP2590707Y2/en
Publication of JPH0336456U publication Critical patent/JPH0336456U/ja
Application granted granted Critical
Publication of JP2590707Y2 publication Critical patent/JP2590707Y2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Description

【考案の詳細な説明】 〔考案の技術分野〕 本考案はページ単位で用紙に印字を行うページプリン
タに関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a page printer that prints on paper in units of pages.

〔従来技術とその問題点〕[Conventional technology and its problems]

ページプリンタは発光ダイオードや液晶シャッタ等で
構成される印字ヘッドからの光書込みにより感光面に画
像データに基づく静電潜像を形成し、この静電潜像を公
知の電子写真プロセスにより用紙に印字する装置であ
る。上述のようなページプリンタは上位機器としてのホ
ストコンピュータより送られて来る印字データに従って
印字動作を行うが、このようなページプリンタの場合、
用紙1枚に印字すべき印字情報(1ページデータ)がホ
ストコンピュータよりプリンタ側へ入力しないと印字動
作を行うことが出来ない。従ってホストコンピュータよ
りプリンタ側ー入力した印字情報は、ページ単位で管理
される。通常ページプリンタの場合、ホストコンピュー
タのデータ出力効率を防げない為に複数のページ分の印
字情報を蓄積出来るメモリ(以下ページバッファと呼
ぶ)を備えており、ページプリンタがあるページの印字
処理動作を行っている最中でも、ホストコンピュータは
順次後に続くページの印字データをプリンタ側へ送信出
来るように構成されている。
A page printer forms an electrostatic latent image based on image data on a photosensitive surface by writing light from a print head including a light emitting diode and a liquid crystal shutter, and prints the electrostatic latent image on paper by a known electrophotographic process. It is a device to do. The page printer as described above performs a printing operation according to print data sent from a host computer as a higher-level device. In the case of such a page printer,
A printing operation cannot be performed unless print information (one page data) to be printed on one sheet of paper is input from the host computer to the printer. Therefore, print information input from the printer side by the host computer is managed in page units. A normal page printer has a memory (hereinafter referred to as a page buffer) that can store print information for a plurality of pages so that the data output efficiency of the host computer cannot be prevented. Even during execution, the host computer is configured to be able to transmit print data of successive pages to the printer side.

ところで、用紙1ページ分の印字データといっても、
そのデータ量は、印字する内容によって大幅に変化す
る。すなわち1ページの行数、1行の文字数、図形デー
タの有無等の条件によって、データ量は変化する。従っ
て、ページバッファの記憶容量が一定であっても、ホス
トコンピュータから送られて来るデータを何ページ分記
憶出来るのか予測できない。またページプリンタでは同
一ページの印字を複数枚印字出力するいわゆる複写印字
動作が可能であり、ホストコンピュータから送られてく
る印字制御コマンド中に複写枚数を指定しており、同一
ページの印字動作を指定された回数分だけ行う。従って
ページバッファ内に所定量のデータが蓄積されていたと
しても印字出力された際には用紙何ページ分に相当する
データなのか不明であり、また複写印字動作が何回行わ
れるのか予想出来ず、結果的に何枚の用紙に対して印字
動作が実行されるか全く判らない。従ってホストコンピ
ュータから出力されるデータの受信が完了した後も、ユ
ーザはページバッファ内データの排出にどれだけ時間を
要するか知ることが出来ず印字の停止を監視しながら長
時間待たされるという問題があった。
By the way, print data for one page of paper,
The amount of data varies greatly depending on the content to be printed. That is, the data amount changes depending on conditions such as the number of lines in one page, the number of characters in one line, and the presence or absence of graphic data. Therefore, even if the storage capacity of the page buffer is constant, it is impossible to predict how many pages of data sent from the host computer can be stored. The page printer can perform a so-called copy printing operation that prints out multiple copies of the same page. The number of copies is specified in the print control command sent from the host computer, and the printing operation of the same page is specified. Perform as many times as necessary. Therefore, even if a predetermined amount of data has been stored in the page buffer, it is not known how many pages of paper the data corresponds to when printed out, and it is not possible to predict how many times the copy printing operation will be performed. As a result, it is completely unknown how many sheets are to be printed. Therefore, even after the reception of the data output from the host computer is completed, the user cannot know how long it takes to discharge the data in the page buffer, and has to wait for a long time while monitoring the printing stop. there were.

〔考案の目的〕[Purpose of the invention]

本考案は上述の従来の欠点に鑑み、複写印字を含めて
プリンタが上位機器より受信したデータに対する印字枚
数を表示することを可能にしたページプリンタを提供す
ることを目的とする。
SUMMARY OF THE INVENTION In view of the above-mentioned conventional disadvantages, an object of the present invention is to provide a page printer which enables a printer to display the number of prints for data received from a host device, including copy printing.

〔考案の要点〕[Points of the invention]

本考案は上記目的を達成するために、1枚の用紙に印
字出力されるべき頁単位の文字コードや印字制御データ
及び該頁単位の文字コードや印字制御データを前記用紙
に繰り返し印字処理する回数を指定する複写枚数指定デ
ータを含む印字情報を上位機器から受信し、前記頁単位
の文字コードや印字制御データに基づくパターンを前記
用紙へ記録するページプリンタにおいて、前記上位機器
から出力される前記印字情報を受信記憶する受信バッフ
ァと、該受信バッファ内の印字情報を解析する解析手段
と、該解析手段の解析結果を一時蓄積するページバッフ
ァと、該解析手段の解析結果に従って前記文字コードや
印字制御データに対応するパターンを生成し用紙に印字
処理を行う印字処理手段と、前記解析手段により解析さ
れた全印字情報に含まれる改頁コマンドの検出回数及び
前記複写枚数指定データを加算する一方、前記印字処理
手段が用紙を印字出力する毎に前記加算結果を減算する
計数手段と、該計数手段で計数されたデータを表示する
表示手段を備えたことを特徴とする。
In order to achieve the above object, the present invention provides a character code and print control data for each page to be printed and output on one sheet of paper, and the number of times that the character code and print control data for each page are repeatedly printed on the paper. In a page printer that receives print information including the number-of-copies designation data from a host device and records a pattern based on the page unit character code and print control data on the paper, the printing output from the host device is performed. A receiving buffer for receiving and storing information; an analyzing means for analyzing print information in the receiving buffer; a page buffer for temporarily storing the analysis result of the analyzing means; and the character code and print control according to the analysis result of the analyzing means. Print processing means for generating a pattern corresponding to the data and performing print processing on the paper; and a print processing means included in all print information analyzed by the analysis means. Counting means for adding the number of times of the page feed command detected and the copy number designation data, while subtracting the addition result each time the print processing means prints out the paper, and displaying the data counted by the counting means. The display device is provided with:

〔考案の実施例〕[Example of the invention]

以下、本考案の一実施例を添付図面にしたがって詳述
する。
Hereinafter, an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

第1図は本実施例のページプリンタの回路システムを
説明するシステムブロック図である。
FIG. 1 is a system block diagram illustrating a circuit system of a page printer according to the present embodiment.

ページプリンタはCPU(中央処理部)1、ROM2、RAM
3、受信バッファ4、ページバッファ5、イメージメモ
リ6、CG(キャラクタジェネレータ)7、CGコントロー
ラ8、表示部9、出力I/F(出力インターフェイス)1
0、印字部11で構成されている。
Page printer is CPU (central processing unit) 1, ROM2, RAM
3, reception buffer 4, page buffer 5, image memory 6, CG (character generator) 7, CG controller 8, display unit 9, output I / F (output interface) 1
0, a printing unit 11.

また、外部のホスト機器であるホストコンピュータ12
は文字コードや印字制御データ等のデータをホストI/F
(ホストインターフェイス)13を介してページプリンタ
へ出力する装置である。
A host computer 12 which is an external host device is also provided.
Is the host I / F for data such as character codes and print control data.
(Host interface) This is a device for outputting to a page printer via a 13.

CPU1はROM2内に格納されているプログラムに従って各
部の制御を行う。例えばホストI/F13を介してホストコ
ンピュータ12から出力された文字コードや印字制御デー
タを受信バッファ4に一旦記憶させ、また受信バッファ
4に記憶された上述の文字コードや印字制御データを読
出し、詳しく後述する処理を行ってページバッファ5へ
登録させる。さらに、文字コードはCGコントローラ8を
介してCG7へ出力され、パターンデータに変換される。
また、このパターンデータをイメージメモリ6へ出力
し、1頁分のパターンデータをイメージメモリ6に書込
む。
The CPU 1 controls each unit according to a program stored in the ROM 2. For example, character codes and print control data output from the host computer 12 via the host I / F 13 are temporarily stored in the reception buffer 4, and the above-described character codes and print control data stored in the reception buffer 4 are read out. A process described later is performed to register in the page buffer 5. Further, the character code is output to the CG 7 via the CG controller 8 and is converted into pattern data.
The pattern data is output to the image memory 6, and the pattern data for one page is written into the image memory 6.

表示部9はCPU1制御により残り印字枚数の表示を行
う。
The display unit 9 displays the number of remaining prints under the control of the CPU 1.

印字部11には出力I/F10を介してイメージメモリ6内
のパターンデータが出力され、用紙にパターンデータを
印字する。
The pattern data in the image memory 6 is output to the printing unit 11 via the output I / F 10, and the pattern data is printed on paper.

次に第2図に従って各処理を詳しく説明する。先ず、
ホストコンピュータ12から受信バッファ4へのホスト入
出力制御(ホストI/O制御)AはCPU1及びホストI/F13に
より実行されるものであり、上記の如くホストコンピュ
ータ12から出力される文字コードや印字制御データをパ
ラレルデータインターフェイスを介して受信バッファ4
へ書込む処理である。
Next, each process will be described in detail with reference to FIG. First,
The host input / output control (host I / O control) A from the host computer 12 to the reception buffer 4 is executed by the CPU 1 and the host I / F 13, and the character codes and printing output from the host computer 12 as described above. The control data is transferred to the receiving buffer 4 via the parallel data interface.
This is the process of writing to.

次にロジック処理Bは主に受信バッファ4に書込まれ
た上記印字制御データのコマンドをROM2内に格納されて
いるプログラムに従ってCPU1が解析し、この解析データ
をページバッファ5へ書込むものである。すなわち、受
信バッファ4から取り出された印字制御データは各コマ
ンドの実行ルーチンに振り分けられ、各コマンド実行ル
ーチンは描画データだけを実行形式の中間コードデータ
に変換してページバッファ5に登録する。この時、ポイ
ンタの移動等の実際に描画データにならないデータはペ
ージバッファ5には登録されない。
Next, in the logic processing B, the CPU 1 mainly analyzes the command of the print control data written in the reception buffer 4 according to the program stored in the ROM 2, and writes the analysis data to the page buffer 5. That is, the print control data extracted from the reception buffer 4 is distributed to the execution routine of each command, and each command execution routine converts only the drawing data into the intermediate code data of the execution format and registers it in the page buffer 5. At this time, data that does not actually become drawing data, such as movement of the pointer, is not registered in the page buffer 5.

第3図は具体的なページバッファ5の構成と上記ロジ
ック処理によりページバッファ5に登録されるデータ内
容わ示す。各ページエリア(n,n+1,n+2等)は用紙1
頁に対応するものであり、各ページエリアはページヘッ
ダエリア5aとページデータ5bで構成されている。ページ
ヘッダエリア5aには各コマンド実行ルーチンの処理によ
って求められたページ番号やページデータ量、複写枚
数、印字領域等のデータが登録される。例えばページ番
号はそのページエリアの印字データが何ページ目のデー
タに対応するのかを示し、ページデータ量はそのページ
の印字データ量を登録するものである。複写枚数はその
ページの印字データを何枚印字するかを示すものであ
る。このデータも予めホストコンピュータ12を操作して
設定されたデータをホストコンピュータ12から出力され
る印字制御データに含め上記ロジック処理により解析さ
れたデータである。また、印字領域データはそのページ
の印字データをイメージメモリ6内のどの領域に書込む
かを指定するものである。
FIG. 3 shows a specific configuration of the page buffer 5 and data contents registered in the page buffer 5 by the above logic processing. Each page area (n, n + 1, n + 2, etc.) is paper 1
Each page area is composed of a page header area 5a and page data 5b. In the page header area 5a, data such as a page number, a page data amount, the number of copies, and a print area obtained by the processing of each command execution routine are registered. For example, the page number indicates what page data corresponds to the print data of the page area, and the page data amount registers the print data amount of the page. The number of copies indicates how many print data of the page are to be printed. This data is also data analyzed by the logic processing, including data set by operating the host computer 12 in advance in print control data output from the host computer 12. The print area data specifies which area in the image memory 6 the print data of the page is to be written.

また、ページデータ領域5b内の文字印字情報はそのペ
ージに書込む文字に関する印字情報が書込まれ、イメー
ジ印字情報、ライン印字情報はグラフィックイメージや
ラインパターンに関する処理を指定するデータが書込ま
れる。
Further, as the character print information in the page data area 5b, print information regarding characters to be written on the page is written, and as image print information and line print information, data designating a process regarding a graphic image or a line pattern is written.

さらに、CPU1は上記ロジック処理Bの際、第4図に示
す印字枚数(P)のトータルデータを不図示のRAMカウ
ンタに記憶しており、例えばあるページに対するコマン
ドを解析処理中そのコマンドが複写枚数指定データを含
んだコピーコマンドかどうか判断し(ステップSn)、コ
ピーコマンドであればそれに含まれる複写指定枚数
(C)の値をページヘッダーエリア5aに登録するととも
に印字枚数(P)に加算する(ステップSn+1)。
Further, at the time of the logic processing B, the CPU 1 stores the total data of the number of prints (P) shown in FIG. 4 in a RAM counter (not shown). It is determined whether the command is a copy command including the designated data (step Sn). If the command is a copy command, the value of the designated number of copies (C) included in the command is registered in the page header area 5a and added to the number of prints (P) ( Step Sn + 1).

さらにロジック処理を続けると1ページデータの終了
を示す改頁コマンドが検出され、これに応じて印字枚数
(P)に+1の加算を行う(Sn+2、Sn+3)。
When the logic processing is further continued, a page break command indicating the end of one page data is detected, and +1 is added to the number of prints (P) in response to this (Sn + 2, Sn + 3).

上記のような印字処理枚数(P)の加算処理をページ
バッファ5に登録する全てのデータに対して行う。その
後、上記情報に基づいてフィジカル処理Cが実行され
る。このフィジカル処理Cは文字コードをCG7及びCGコ
ントローラ8によりパターンデータに変換し上記ページ
ヘッドエリア5a及びページデータ5b内の情報に従ってイ
メージメモリ6へパターンデータを書込む処理である。
例えばパターンデータは上記印字領域データの指定する
イメージメモリ6のエリアに書込まれ、この時回転等の
指定があれば対応する処理を施して書込まれる。
The above-described addition processing of the number of print processing sheets (P) is performed for all data registered in the page buffer 5. After that, the physical process C is executed based on the information. The physical process C is a process of converting a character code into pattern data by the CG 7 and the CG controller 8 and writing the pattern data into the image memory 6 according to the information in the page head area 5a and the page data 5b.
For example, the pattern data is written in the area of the image memory 6 specified by the print area data. At this time, if there is a specification such as rotation, the corresponding processing is performed and written.

次に、印字部制御Dを行う。この制御はCPU1の指示に
よりイメージメモリ6から出力I/F10を介してパターン
データを印字部11へ読出し、印字部11により用紙にパタ
ーンデータを印字させる制御である。また、第5図はこ
の印字部制御Dの処理により1枚の用紙へ印字動作が終
了したかを判断し、印字処理終了毎に前述のロジック処
理で加算された印字枚数Pのデータを−1する処理を示
す(ステップSTn、STn+1)。この処理により、印字枚
数Pのデータは常にプリンタ内に受信され蓄積されてい
る未印字データに対する総印字動作回数を示すことにな
り、さらに第6図の表示制御処理フローにより、残り印
字枚数Pの表示を表示部9に表示する(STPn)。この表
示処理により表示部9には残り印字枚数が表示されるこ
とになり、ユーザは表示部9を目視することにより容易
に残り印字枚数を知ることができ、さらに印字終了時間
の容易に判断できることになる。
Next, printing unit control D is performed. This control is a control to read pattern data from the image memory 6 via the output I / F 10 to the printing unit 11 in accordance with an instruction from the CPU 1 and to cause the printing unit 11 to print the pattern data on paper. FIG. 5 shows whether the printing operation on one sheet is completed by the processing of the printing unit control D, and every time the printing processing is completed, the data of the number of prints P added by the above-described logic processing is reduced by -1. (Steps STn, STn + 1). By this processing, the data of the number of prints P always indicates the total number of printing operations for the unprinted data received and stored in the printer, and further, the display control processing flow of FIG. The display is displayed on the display unit 9 (STPn). By this display processing, the number of remaining prints is displayed on the display unit 9, and the user can easily know the number of remaining prints by looking at the display unit 9 and easily determine the print end time. become.

尚、説明を解り易くする為に、ホストI/O制御A、ロ
ジック処理B、フィジカル処理C、印字部制御Dの各処
理を順に追って説明したがこの4つの処理はCPU1のリア
ルタイムマルチタスク処理によって並列的に処理されて
いる。
In order to make the description easy to understand, the host I / O control A, the logic processing B, the physical processing C, and the printing section control D are described in order, but these four processings are performed by the real-time multitask processing of the CPU 1. It is processed in parallel.

また、上記実施例は、ホストコンピュータより受信し
た印字制御情報を解析することにより、以後何ページ分
の印字動作が行われるかを表示するようにしたが、同様
にホストコンピュータに入力する出力印字用紙サイズの
コマンドも分析して、残り印字動作量を用紙サイズも含
めて表示可能にすることも出来る。
Further, in the above-described embodiment, the number of pages to be printed thereafter is displayed by analyzing the print control information received from the host computer. By analyzing the size command, the remaining print operation amount including the paper size can be displayed.

〔考案の効果〕[Effect of the invention]

以上詳細に説明した様に本考案によれば、ページプリ
ンタのメモリ内に蓄積されている印字データに対する印
字枚数をリアルタイム表示できるので残り印字枚数の確
認及び印字時間を知ることができる。
As described in detail above, according to the present invention, the number of prints for the print data stored in the memory of the page printer can be displayed in real time, so that the remaining prints can be confirmed and the printing time can be known.

特に複写印字枚数が極めて多い時など従来印字終了時
間を知ることができなかった不便を解消することが出来
る。
In particular, it is possible to eliminate the inconvenience of not knowing the printing end time, such as when the number of printed copies is extremely large.

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

第1図は一実施例のページプリンタのシステムブロック
図、 第2図は一実施例のページプリンタ制御処理工程を説明
する図、 第3図はページバッファの構成図、 第4図はロジック処理の一部を示すフローチャート、 第5図は印字制御処理の一部を示すフローチャート、 第6図は表示制御の一部を示すフローチャートである。 1……CPU、2……ROM、3……RAM、4……受信バッフ
ァ、5……ページバッファ、5a……ページヘッダエリ
ア、5b……ページデータ、6……イメージメモリ、7…
…CG、8……CGコントローラ、9……表示部、10……出
力I/F、11……印字部.
FIG. 1 is a system block diagram of a page printer of one embodiment, FIG. 2 is a diagram for explaining a page printer control processing step of one embodiment, FIG. 3 is a block diagram of a page buffer, and FIG. FIG. 5 is a flowchart showing a part of print control processing, and FIG. 6 is a flowchart showing a part of display control. 1 ... CPU, 2 ... ROM, 3 ... RAM, 4 ... Reception buffer, 5 ... Page buffer, 5a ... Page header area, 5b ... Page data, 6 ... Image memory, 7 ...
... CG, 8 ... CG controller, 9 ... Display unit, 10 ... Output I / F, 11 ... Print unit.

Claims (1)

(57)【実用新案登録請求の範囲】(57) [Scope of request for utility model registration] 【請求項1】1枚の用紙に印字出力されるべき頁単位の
文字コードや印字制御データ及び該頁単位の文字コード
や印字制御データを前記用紙に繰り返し印字処理する回
数を指定する複写枚数指定データを含む印字情報を上位
機器から受信し、前記頁単位の文字コードや印字制御デ
ータに基づくパターンを前記用紙へ記録するページプリ
ンタにおいて、 前記上位機器から出力される前記印字情報を受信記憶す
る受信バッファと、 該受信バッファ内の印字情報を解析する解析手段と、 該解析手段の解析結果を一時蓄積するページバッファ
と、 該解析手段の解析結果に従って前記文字コードや印字制
御データに対応するパターンを生成し用紙に印字処理を
行う印字処理手段と、 前記解析手段により解析された全印字情報に含まれる改
頁コマンドの検出回数及び前記複写枚数指定データを加
算する一方、前記印字処理手段が用紙を印字出力する毎
に前記加算結果を減算する計数手段と、 該計数手段で計数されたデータを表示する表示手段を備
えたことを特徴とするページプリンタ。
1. A copy number specification for designating the number of times a page-based character code and print control data to be printed and output on one sheet and the character code and print control data for the page unit are repeatedly printed on the sheet. A page printer that receives print information including data from a higher-level device and records a pattern based on the page-based character code and print control data on the paper, receiving and storing the print information output from the higher-level device A buffer, analysis means for analyzing print information in the reception buffer, a page buffer for temporarily storing the analysis result of the analysis means, and a pattern corresponding to the character code and print control data according to the analysis result of the analysis means. Print processing means for generating and performing print processing on paper, and a page feed command included in all print information analyzed by the analysis means Counting means for adding the number of times of detection and the number-of-copies designation data while subtracting the addition result each time the print processing means prints out a sheet of paper, and display means for displaying the data counted by the counting means. A page printer.
JP1989095739U 1989-08-15 1989-08-15 Page printer Expired - Fee Related JP2590707Y2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1989095739U JP2590707Y2 (en) 1989-08-15 1989-08-15 Page printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1989095739U JP2590707Y2 (en) 1989-08-15 1989-08-15 Page printer

Publications (2)

Publication Number Publication Date
JPH0336456U JPH0336456U (en) 1991-04-09
JP2590707Y2 true JP2590707Y2 (en) 1999-02-17

Family

ID=31644992

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1989095739U Expired - Fee Related JP2590707Y2 (en) 1989-08-15 1989-08-15 Page printer

Country Status (1)

Country Link
JP (1) JP2590707Y2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61161542A (en) * 1985-01-09 1986-07-22 Ricoh Co Ltd Data processor
JPS6438824A (en) * 1987-04-02 1989-02-09 Brother Ind Ltd Document processing device
JPS647222A (en) * 1987-06-30 1989-01-11 Hioki Electric Works Method for displaying memory using quantity in printer
JPS6453848A (en) * 1987-08-24 1989-03-01 Minolta Camera Kk Printer
JPH01269580A (en) * 1988-04-21 1989-10-27 Oki Electric Ind Co Ltd Page printer

Also Published As

Publication number Publication date
JPH0336456U (en) 1991-04-09

Similar Documents

Publication Publication Date Title
US4843405A (en) Method of controlling reproduction of image in bit-map controlled laser printer
US4979132A (en) Control device for use with an image recording system
JP3563793B2 (en) Data processing method and apparatus
US5136688A (en) Print data processing apparatus for an image forming apparatus
JPH0263763A (en) Printing apparatus
JP2001080140A (en) Page printer and control method thereof
JPH0822640B2 (en) Image recording device control device
JP2590707Y2 (en) Page printer
JPH0584987A (en) Printer
JP2915774B2 (en) Print processing apparatus and method
JPH03114856A (en) Printer data management system
JPH04314559A (en) Printer
JP2744025B2 (en) Printing control device
JP2687478B2 (en) Printing device
JP2687408B2 (en) Printer control device
JP2730752B2 (en) Print control method and apparatus
JP2001199136A (en) Printing apparatus and printing method
KR100643297B1 (en) Method for displaying the information of a document on the liquid pannel in a network printer
JP2657138B2 (en) Printer
JP2003266811A (en) Printer system
JPH07276719A (en) Font data-reading device
JPH0596811A (en) Printing method
JPH05119938A (en) Printer
JP2005178168A (en) Printing device using job log
JPH11129569A (en) Printer apparatus

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees