JPH0286465A - printer device - Google Patents

printer device

Info

Publication number
JPH0286465A
JPH0286465A JP63237618A JP23761888A JPH0286465A JP H0286465 A JPH0286465 A JP H0286465A JP 63237618 A JP63237618 A JP 63237618A JP 23761888 A JP23761888 A JP 23761888A JP H0286465 A JPH0286465 A JP H0286465A
Authority
JP
Japan
Prior art keywords
page
information
image
page buffer
recording
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
JP63237618A
Other languages
Japanese (ja)
Inventor
Hirofumi Shigeyoshi
重吉 弘文
Aogu Ose
尾瀬 仰
Takashi Yumi
弓 孝志
Toshitaka Motai
馬渡 利隆
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP63237618A priority Critical patent/JPH0286465A/en
Publication of JPH0286465A publication Critical patent/JPH0286465A/en
Pending legal-status Critical Current

Links

Landscapes

  • Dot-Matrix Printers And Others (AREA)
  • Laser Beam Printer (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Abstract] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、レーザープリンター等のプリンター装置に関
するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention relates to printer devices such as laser printers.

従来の技術 近年、レーザープリンター等のプリンター装置は、多量
の部数の印字を必要とする企業のオフィス等で多用され
ている。このため、従来は必要な部数の回数だけホスト
コンピューターより同じ印字データを出力して印字を行
っていた。
2. Description of the Related Art In recent years, printer devices such as laser printers have been widely used in corporate offices and the like that require printing a large number of copies. For this reason, in the past, printing was performed by outputting the same print data from a host computer as many times as the required number of copies.

以下、従来のプリンター装置について説明する。A conventional printer device will be described below.

第3図は従来のプリンター装置の機能ブロック図であり
、1はホストコンピューター(図では省略されている。
FIG. 3 is a functional block diagram of a conventional printer device, in which reference numeral 1 denotes a host computer (not shown in the figure).

)から送信されたコード信号を受は取る受信手段、2は
受信手段1から出力されるコード信号を解析して、縦倍
角、横倍角、1ライン中における位置及び文字コード等
よりなる文字情報と、イメージデータやアンダーライン
データ等の印字情報を含むテキストに展開するテキスト
展開手段、3はテキストのデータを記憶するテキストバ
ッファ、4は各文字コードに対応する文字のドツトマト
リクス状の形状を記憶するフォントメモリーであり、テ
キストバッファ3には文字コードと共に文字コードに対
応するフォントメモリー4内のアドレスが記憶されてい
る。5はテキストバッファ3に記憶したテキストをフォ
ントメモリー4を参照しながら、ドツトマトリクス状の
画像情報に展開するイメージ展開手段、6はイメージ展
開手段5が展開した画像情報を格納する1ページ分の記
憶容量を持つページバッファ、7はページバッファ6か
ら出力された情報に従い印字を行う印字手段である。
), and 2 analyzes the code signal output from the receiving means 1 to obtain character information including double height, double width, position in one line, character code, etc. , a text development means for developing text including print information such as image data and underline data, 3 a text buffer for storing text data, and 4 a dot matrix shape of characters corresponding to each character code. This is a font memory, and the text buffer 3 stores character codes as well as addresses in the font memory 4 corresponding to the character codes. Reference numeral 5 denotes an image development means for developing the text stored in the text buffer 3 into dot matrix image information while referring to the font memory 4; 6, a memory for one page for storing the image information developed by the image development means 5; A page buffer 7 having a capacity is a printing means for printing according to information output from the page buffer 6.

第4図は従来のプリンター装置の装置ブロック図であり
、20は中央処理装置(以下、CPUと略称する。)、
21はCPU20のプログラムを記憶するリードオンリ
ーメモリー(以下、ROMと略称する。)、22はテキ
ストデータ等を記憶するダイナミックランダムアクセス
メモリー(以下、DRAMと略称する。)、23は各文
字コードに対応する文字のドツトマトリクス状の形状を
記憶するフォントリードオンリーメモリー(以下、フォ
ントROMと略称する。)、24は1ページ分の画像情
報を記憶するビデオランダムアクセスメモリー(以下、
VRAMと略称する。〉であり、第3図のテキスト展開
手段2及びイメージ展開手段5はCPU20がDRAM
22等とデータのやりとりを行いながら、ROM21に
記憶したプログラムを実行することによりそれぞれ実現
されている。
FIG. 4 is a device block diagram of a conventional printer device, in which 20 is a central processing unit (hereinafter abbreviated as CPU);
Reference numeral 21 indicates a read-only memory (hereinafter referred to as ROM) for storing programs for the CPU 20, 22 indicates a dynamic random access memory (hereinafter referred to as DRAM) for storing text data, etc., and 23 corresponds to each character code. 24 is a font read only memory (hereinafter referred to as font ROM) that stores the dot matrix shape of the characters to be displayed; and 24 is a video random access memory (hereinafter referred to as font ROM) that stores image information for one page.
It is abbreviated as VRAM. >, and the text development means 2 and image development means 5 in FIG.
Each of these is realized by executing a program stored in the ROM 21 while exchanging data with the ROM 22 and the like.

第5図は一般的なプリンター装置であるレーザープリン
ターのブロック図であり、30は一定速度で回転する感
光体ドラム、31は感光体ドラム30上に電荷を与える
コロナ放電器、32は感光体ドラム30上を走査し、静
電潜像を形成するレーザーユニット、33は静電潜像に
トナー(図では省略されている。)を付着させる現像器
、34は用紙、35は感光体ドラム30上に形成された
トナー像を用紙34に転写する転写器、36は用紙を搬
送する搬送手段、37は用紙34上に転写されたトナー
像を定着する定着手段、38は感光体ドラム30上に残
留した電荷を取り除く除電ランプである。
FIG. 5 is a block diagram of a laser printer, which is a general printer device, in which 30 is a photoreceptor drum that rotates at a constant speed, 31 is a corona discharger that applies an electric charge to the photoreceptor drum 30, and 32 is a photoreceptor drum. 30 is a laser unit that scans over the electrostatic latent image to form an electrostatic latent image; 33 is a developer that attaches toner (not shown in the figure) to the electrostatic latent image; 34 is paper; 35 is on the photosensitive drum 30. 36 is a conveying means for conveying the paper, 37 is a fixing means for fixing the toner image transferred onto the paper 34, and 38 is a portion remaining on the photosensitive drum 30. This is a static elimination lamp that removes the electric charge that has been generated.

以上のように構成された従来のプリンター装置について
、以下その画像情報の準備動作を説明する。
Regarding the conventional printer device configured as described above, the image information preparation operation thereof will be described below.

まず、ホストコンピューターより送信されたコード信号
は受信手段1で受は取られる。そして、このコード信号
をテキスト展開手段2が解析し、縦倍角、横倍角、1ラ
イン中における文字の位置。
First, a code signal transmitted from the host computer is received by the receiving means 1. Then, the text development means 2 analyzes this code signal and determines the double height, double width, and character position within one line.

文字コード及びフォントメモリー4内のアドレス等より
なる文字情報と、イメージデータやアンダーラインデー
タ等の印字情報を含むテキストに展開し、テキストバッ
ファ3に格納する。
It is developed into text including character information including character codes and addresses in the font memory 4, and print information such as image data and underline data, and is stored in the text buffer 3.

1ページ分のテキストデータが記憶された時点で、イメ
ージ展開手段5がフォントメモリー4を参照してテキス
トデータを画像情報に展開し、ページバッファ6に格納
する。
When the text data for one page is stored, the image development means 5 refers to the font memory 4, develops the text data into image information, and stores it in the page buffer 6.

一定量の画像情報がページバッファ6に送られた時点で
、印字手段7に画像情報が送出され、印字手段7が印字
を開始する。そして1ページ分の画像情報が送出された
時点で画像情報の送出と並行して、イメージ展開手段5
によって次のページの画像情報が画像バッファ6内に展
開される。
When a certain amount of image information is sent to the page buffer 6, the image information is sent to the printing means 7, and the printing means 7 starts printing. Then, when the image information for one page is sent out, the image development means 5
The image information of the next page is expanded into the image buffer 6.

次に従来のプリンター装置について、以下その画像情報
の記録動作を説明する。
Next, the image information recording operation of the conventional printer device will be described below.

コロナ放電器31により電荷が与えられた感光体ドラム
30上に、ページバッファ6より送出された画像情報に
従いレーザーユニット32が静電潜像を形成し、現像器
33が静電潜像にトナーを付着させ、トナー像を形成す
る。
The laser unit 32 forms an electrostatic latent image on the photosensitive drum 30 charged by the corona discharger 31 according to the image information sent from the page buffer 6, and the developer 33 applies toner to the electrostatic latent image. to form a toner image.

形成されたトナー像は、感光体ドラム30の回転に同期
して搬送されてきた用紙34上に転写器35により転写
され、用紙34は搬送手段36により定着位置に搬送さ
れ、定着手段37により熱定着される。
The formed toner image is transferred by a transfer device 35 onto a sheet 34 that is conveyed in synchronization with the rotation of the photoreceptor drum 30, and the sheet 34 is conveyed to a fixing position by a conveying means 36, and is heated by a fixing means 37. It will be established.

用紙34の搬送は感光体ドラム30の回転に同期してお
り、レーザーユニット32が1ページ分の記録を行って
から、定着手段37により定着が完了する迄はかなりの
時間差がある。
The conveyance of the paper 34 is synchronized with the rotation of the photosensitive drum 30, and there is a considerable time difference from when the laser unit 32 records one page until the fixing is completed by the fixing means 37.

発明が解決しようとする課題 しかしながら上記従来の構成では、1ページ分のイメー
ジ展開が終わった後、紙詰まり等の理由により1ページ
の印字途中で印字を失敗した場合、失敗したページの印
字を再び行おうとしても、ページバッファ6には既に次
のページの画像情報が展開されているため、ホストコン
ピューターより再び同じデータをプリンター装置へ送る
必要が有り、テキスト展開及びイメージ展開のためにか
なりの時間を要するという問題点を有していた。
Problems to be Solved by the Invention However, in the conventional configuration described above, if printing fails during printing of one page due to a paper jam or other reason after image development for one page is completed, printing of the failed page is repeated. Even if you try to do so, the image information for the next page has already been developed in the page buffer 6, so it is necessary to send the same data from the host computer to the printer device again, and it takes a considerable amount of time to develop the text and image. The problem was that it required

課題を解決するための手段 本発明は、画像情報を1ページ分記憶するページバッフ
ァを複数有し、このページバッファより画像情報を入力
し記録を行う記録手段を備えたプリンター装置において
、記録並びに記録紙の排出を完了し、その記録を終えた
情報を記憶しているページバッファをクリアする以前に
そのページバッファを再度記録手段に接続する手段を備
えたものである。
Means for Solving the Problems The present invention provides a printer device having a plurality of page buffers for storing one page of image information, and a recording means for inputting and recording image information from the page buffers. The apparatus is provided with means for reconnecting the page buffer to the recording means before the page buffer storing the recorded information is cleared after the ejection of the paper is completed.

作  用 上記構成により、−旦印字したあるページの文書が次ペ
ージの文書のイメージ展開中も保持されることになり、
1ページ目の文書を再印字する場合に再びテキスト展開
及びイメージ展UfJを行う必要がな(、即座に印字が
開始できる。
Effect With the above configuration, the document of a certain page printed once is retained even while the image of the document of the next page is being developed.
When reprinting the first page of the document, there is no need to perform text expansion and image expansion UfJ again (printing can be started immediately).

実施例 第1図は本発明の一実施例におけるプリンター装置の機
能ブロック図であり、1は受信手段、2はテキスト展開
手段、3はテキストバッファ、4はフォントメモリー、
5はイメージ展開手段、7は印字手段であり、これらは
従来例と同様の構成のものである。40及び41はイメ
ージ展開手段5が展開した画像情報を格納する1ページ
分の記憶容量を持つページバッファ、42はページバッ
ファ40及び41の一方に1ページ分の画像情報が格納
された時点でそのページバッファを印字1段7に接続し
同時に別のページバッファをイメージ展開手段5に接続
し次ページのイメージ展開を開始させる制御手段、45
は記録紙の排出完了がらページバッファの記憶情報をク
リア動作を開始する迄の間に、印字動作の割り込みをか
ける割り込み手段である。
Embodiment FIG. 1 is a functional block diagram of a printer device according to an embodiment of the present invention, in which 1 is a receiving means, 2 is a text development means, 3 is a text buffer, 4 is a font memory,
5 is an image developing means, and 7 is a printing means, which have the same structure as the conventional example. Reference numerals 40 and 41 refer to page buffers having a storage capacity of one page for storing the image information developed by the image development means 5; control means 45 for connecting a page buffer to the first printing stage 7 and simultaneously connecting another page buffer to the image development means 5 to start image development for the next page;
is an interrupt means that interrupts the printing operation after the ejection of the recording paper is completed but before the operation to clear the information stored in the page buffer is started.

第2図は本実施例のプリンター装置の装置ブロック図で
あり、20はCPU、21はROM、22はDRAM、
23はフォントROMであり、これらは従来例と同様の
構成のものである。43及び44はそれぞれ1ページ分
の画像情報を記憶するVRAMである。
FIG. 2 is a device block diagram of the printer device of this embodiment, in which 20 is a CPU, 21 is a ROM, 22 is a DRAM,
Reference numeral 23 denotes a font ROM, which has the same configuration as the conventional example. 43 and 44 are VRAMs each storing one page of image information.

本実施例のプリンター装置のブロック図は、第5図の一
般的なプリンター装置であるレーザープリンターのブロ
ック図と同様のものであるので説明を省略する。
The block diagram of the printer device of this embodiment is similar to the block diagram of a laser printer, which is a general printer device, shown in FIG. 5, so the explanation thereof will be omitted.

以上のように構成された従来のプリンター装置について
、以下その画像情報の準備動作を説明する。
Regarding the conventional printer device configured as described above, the image information preparation operation thereof will be described below.

まず従来例と同様、ホストコンピューターより送信され
たコード信号は受信手段1で受は取られ、このコード信
号をテキスト展開手段2が解析し、文字情報と印字情報
を含むテキストに展開し、テキストバッファ3に格納す
る。
First, as in the conventional example, a code signal sent from a host computer is received by the receiving means 1, and the text developing means 2 analyzes this code signal, develops it into text including character information and print information, and stores it in a text buffer. Store in 3.

1ページ分のテキストデータが記憶された時点で、イメ
ージ展開手段5がフォントメモリー4を参照してテキス
トデータを画像情報に展開し、ページバッファ40に格
納する。
When one page of text data is stored, the image development means 5 refers to the font memory 4 and develops the text data into image information, which is stored in the page buffer 40.

1ページ分の画像情報がページバッファ40に送られた
時点で、印字手段7に画像情報が送出され、印字手段7
が印字を開始する。
When the image information for one page is sent to the page buffer 40, the image information is sent to the printing means 7, and the image information is sent to the printing means 7.
starts printing.

このとき印字手段7はページバッファ40からのみ画像
情報を入力する状態となっており、この時点より並行し
てテキスト展開手段2はテキストバッファ3に次のペー
ジのテキストを展開し、1ページ分のテキストデータが
展開された後、ページバッファ41にこのページの画像
情報が展開される。
At this time, the printing means 7 is in a state where image information is input only from the page buffer 40, and from this point on, the text development means 2 develops the next page of text in the text buffer 3 in parallel, and one page worth of text is developed. After the text data is expanded, the image information of this page is expanded into the page buffer 41.

なお、従来例と異なり本実施例のプリンター装置は2つ
のページバッファを交互に使用する構成であるため、1
ページ目の画像情報はレーザーユニット32が感光体ド
ラム30上に1ページ分の静電潜像を形成した後も保持
され、その1ページ目の静電潜像が用紙34に転写され
、定着器37により熱定着され、用紙34が排出された
後、前記ページバッファ40の記憶情報はクリアされ、
その後、同ページバッファへの3ページ目の画像情報の
前記ページバッファ40への展開が始まる。
Note that unlike the conventional example, the printer device of this embodiment uses two page buffers alternately, so one
The image information for the first page is retained even after the laser unit 32 forms an electrostatic latent image for one page on the photoreceptor drum 30, and the electrostatic latent image for the first page is transferred to the paper 34, and the fixing device After the paper 34 is thermally fixed by 37 and ejected, the information stored in the page buffer 40 is cleared,
Thereafter, development of the image information of the third page into the page buffer 40 starts.

また、記録紙の排出完了からページバッファ40の記憶
情報のクリア動作を開始する迄の間に、割り込み手段4
5が印字動作の割り込みをかけるとそのクリア動作に先
立って、制御手段42はページバッファ4oを前記印字
手段7に再度接続する。
Furthermore, the interrupt means 4
5 interrupts the printing operation, the control means 42 reconnects the page buffer 4o to the printing means 7 before the clearing operation.

このため、本実施例のプリンター装置によれば、レーザ
ーユニット32が1ページ分の記録を行ってから、定着
手段37により定着が完了するまでに用紙ジャム等の原
因によりそのページの記録が失敗した場合でも、そのペ
ージの画像情報はページバッファに記憶されているため
、ホストコンピューターより再びデータを送る必要がな
く、記憶した画像情報を印字手段7に再び与えることに
より迅速に再印字が行える。
Therefore, according to the printer device of this embodiment, after the laser unit 32 records one page, until the fixing is completed by the fixing means 37, the recording of that page may fail due to a paper jam or the like. Even in this case, since the image information of the page is stored in the page buffer, there is no need to send the data again from the host computer, and reprinting can be quickly performed by feeding the stored image information to the printing means 7 again.

発明の効果 本発明は、画像情報を1ページ分記憶するページバッフ
ァを複数有し、このページバッファより画像情報を入力
し記録を行なう記録手段を備えたプリンター装置におい
て、記録並びに記録紙の排出を完了し、その記録を終え
た情報を記憶しているページバッファをクリアする以前
にそのページバッファを再度記録手段に接続する手段を
備えたものであり、−旦印字したページの文書が次ペー
ジの文書のイメージ展開中も保持されることになり、再
びそのページの文書を印字する場合に再びテキスト展開
及びイメージ展開を行う必要がなく、即座に1ページ目
の印字が開始できる。
Effects of the Invention The present invention has a plurality of page buffers for storing one page of image information, and is capable of recording and ejecting recording paper in a printer device equipped with a recording means for inputting image information from the page buffers and performing recording. It is equipped with a means for reconnecting the page buffer to the recording means before clearing the page buffer storing the information that has been recorded, and - the document of the previously printed page is replaced by the next page of the document. This information is retained even while the image of the document is being developed, and when printing that page of the document again, there is no need to perform text development and image development again, and printing of the first page can be started immediately.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例におけるプリンター装置の機
能ブロック図、第2図は同装置ブロック図、第3図は従
来のプリンター装置の機能ブロック図、第4図は同装置
ブロック図、第5図は一般的なプリンター装置のブロッ
ク図である。 ■・・・受信手段、2・・・テキスト展開手段、3・・
・テキストバッファ、4・・・フォントメモリー5・・
・イメージ展開手段、7・・・印字手段、20・・・C
PU121・・・ROM、22・・・DRAM。 23・・・フォントROM、30・・・感光体ドラム、
31・・・コロナ放電器、32・・・レーザーユニット
、33・・・現像器、34・・・用紙、35・・・転写
器、36・・・搬送手段、37・・・定着手段、38・
・・除電ランプ、40.41・・・ページバッファ、4
2・・・制御手段、43.44・・・VRAM。 45・・・割り込み手段 第 図
FIG. 1 is a functional block diagram of a printer device according to an embodiment of the present invention, FIG. 2 is a block diagram of the same device, FIG. 3 is a functional block diagram of a conventional printer device, and FIG. 4 is a block diagram of the same device. FIG. 5 is a block diagram of a general printer device. ■...Receiving means, 2...Text development means, 3...
・Text buffer, 4... Font memory 5...
・Image developing means, 7...Printing means, 20...C
PU121...ROM, 22...DRAM. 23... Font ROM, 30... Photosensitive drum,
31... Corona discharger, 32... Laser unit, 33... Developing device, 34... Paper, 35... Transfer device, 36... Conveying means, 37... Fixing means, 38・
... Static elimination lamp, 40.41 ... Page buffer, 4
2...Control means, 43.44...VRAM. 45... Interrupt means diagram

Claims (1)

【特許請求の範囲】[Claims] 受信したコードを解析して文字情報及び制御情報を含む
テキストデータに展開するテキスト展開手段と、テキス
トデータを記憶するテキスト記憶手段と、文字のドット
マトリクス状の形状を記憶するフォント記憶手段と、前
記フォント記憶手段を参照してテキストデータをドット
マトリクス状の画像情報に展開するイメージ展開手段と
、それぞれ画像情報を1ページ分記憶する少なくとも2
つのページバッファと、前記ページバッファより画像情
報を入力し記録紙に対して記録を行なう記録手段と、記
録後の記録紙を排出させる記録紙搬送手段を備え、第1
のページバッファに1ページ分の画像情報が格納された
時点でその第1のページバッファを記録手段に接続し同
時に第2のページバッファをイメージ展開手段に接続し
次ページのイメージ展開を開始させると共に、記録紙搬
送手段より記録済の記録紙を排出完了した後にその排出
が完了した記録紙に記載された画像に対応する情報を保
持したページバッファの記憶情報をクリアし新たなイメ
ージ展開を開始するよう動作制御する手段と、この記録
紙の排出完了からページバッファの記憶情報をクリア動
作を開始する迄の間に、印字動作の割り込みをかける割
り込み手段と、この割り込み手段により割り込みがなさ
れたときそのクリア動作に先立って、その情報がクリア
されるべきページバッファを前記記録手段に再度接続す
る手段を設けたことを特徴とするプリンター装置。
a text development means for analyzing the received code and developing it into text data including character information and control information; a text storage means for storing the text data; a font storage means for storing the dot matrix shape of the characters; an image development means that refers to the font storage means and develops the text data into dot matrix image information; and at least two image development means each storing image information for one page.
a first page buffer; a recording means for inputting image information from the page buffer and recording on recording paper; and a recording paper transport means for ejecting the recording paper after recording;
When one page worth of image information is stored in the page buffer, the first page buffer is connected to the recording means, and at the same time, the second page buffer is connected to the image development means to start image development of the next page. After the recorded recording paper is completely ejected from the recording paper conveying means, the stored information in the page buffer that holds the information corresponding to the image written on the ejected recording paper is cleared and a new image development is started. an interrupt means for interrupting the printing operation between the completion of ejection of the recording paper and the start of the operation to clear the information stored in the page buffer; 1. A printer apparatus comprising means for reconnecting a page buffer whose information is to be cleared to the recording means prior to a clearing operation.
JP63237618A 1988-09-22 1988-09-22 printer device Pending JPH0286465A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63237618A JPH0286465A (en) 1988-09-22 1988-09-22 printer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63237618A JPH0286465A (en) 1988-09-22 1988-09-22 printer device

Publications (1)

Publication Number Publication Date
JPH0286465A true JPH0286465A (en) 1990-03-27

Family

ID=17017991

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63237618A Pending JPH0286465A (en) 1988-09-22 1988-09-22 printer device

Country Status (1)

Country Link
JP (1) JPH0286465A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04166376A (en) * 1990-10-30 1992-06-12 Nec Off Syst Ltd Printing apparatus
US5398894A (en) * 1993-08-10 1995-03-21 Union Switch & Signal Inc. Virtual block control system for railway vehicle
JP2008207391A (en) * 2007-02-23 2008-09-11 Tokai Chem Ind Ltd Method and apparatus for trimming foamed urethane molding

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04166376A (en) * 1990-10-30 1992-06-12 Nec Off Syst Ltd Printing apparatus
US5398894A (en) * 1993-08-10 1995-03-21 Union Switch & Signal Inc. Virtual block control system for railway vehicle
JP2008207391A (en) * 2007-02-23 2008-09-11 Tokai Chem Ind Ltd Method and apparatus for trimming foamed urethane molding

Similar Documents

Publication Publication Date Title
JPS6022234A (en) Form overlay type printer
JP2001080140A (en) Page printer and page printer control method
JPH10222319A (en) Printing apparatus and print control method
US5297876A (en) Page printer with internal and external memories
JP4374822B2 (en) PRINT CONTROL DEVICE, PRINT CONTROL METHOD, PRINT DEVICE, AND PRINT CONTROL PROGRAM
JPH0286465A (en) printer device
JPS6360672A (en) Image forming device
JP3487255B2 (en) Color printing apparatus and video data output method thereof
JPS6043530B2 (en) printer device
US4686545A (en) Laser recording apparatus
JPH023351A (en) Printer
JP3852148B2 (en) Continuous paper duplex printing device
JPS58101074A (en) Control system for electrophotographic printer
JPS60160264A (en) Control system of bit map memory
JP3311969B2 (en) Discharge position control method and apparatus in printing apparatus
JPH0461784B2 (en)
JPH08185282A (en) Printer
JP2908571B2 (en) Page printer
JPH02116571A (en) printing device
JPH02266965A (en) Printer
JPH0449079A (en) Page printer control apparatus
JPH01228263A (en) Printing device
JPS641807B2 (en)
JPH0284358A (en) double-sided printing device
JPH0532766B2 (en)