JP2806680B2 - Printer device - Google Patents
Printer deviceInfo
- Publication number
- JP2806680B2 JP2806680B2 JP4064443A JP6444392A JP2806680B2 JP 2806680 B2 JP2806680 B2 JP 2806680B2 JP 4064443 A JP4064443 A JP 4064443A JP 6444392 A JP6444392 A JP 6444392A JP 2806680 B2 JP2806680 B2 JP 2806680B2
- Authority
- JP
- Japan
- Prior art keywords
- format
- data
- image
- printing
- computer system
- 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 - Lifetime
Links
Landscapes
- Handling Of Cut Paper (AREA)
- Record Information Processing For Printing (AREA)
- Sheets, Magazines, And Separation Thereof (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明はプリンタ装置に関し、特
にコンピュータシステムから送出されるコード化した文
字や罫線などで構成されるデータ(以降、印刷データと
称す)を受信し、頁単位に編集して印刷を行うプリンタ
装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer device, and more particularly to a printer device which receives data (hereinafter referred to as print data) composed of coded characters and ruled lines sent from a computer system and edits the data in page units. Printer device that performs printing.
【0002】[0002]
【従来の技術】書式が決まっている文書をプリンタ装置
で複数頁印刷する場合、文書の内容が異なっていても書
式が同じである為に、異なる文書間で共通の罫線や文字
が発生する事がある。そのような場合、従来のプリンタ
装置では、印刷効率の向上のために、メモリに、文書間
で共通となる罫線や文字の印刷データ(以降、書式デー
タと称する)を保持し、文書の印刷時には、コンピュー
タシステムから文書間で共通とならない文字や罫線の印
刷データ(以降、文書データと称す)を送出し、書式デ
ータと合成し印刷する方法がとられている。書式が複数
種類存在する場合には、それぞれの書式毎に、書式デー
タを保持し、切り換えて使用する。2. Description of the Related Art When a document having a fixed format is printed on a plurality of pages by a printer device, common rules and characters are generated between different documents because the format is the same even if the contents of the documents are different. There is. In such a case, in order to improve printing efficiency, a conventional printer holds print data (hereinafter, referred to as format data) of ruled lines and characters that are common between documents in a memory. A method of transmitting print data of characters and ruled lines that are not common between documents (hereinafter, referred to as document data) from a computer system, combining the print data with format data, and printing the data. When there are a plurality of types of formats, format data is held for each format and switched for use.
【0003】上述の従来のプリンタ装置について、図面
を参照して説明する。図4は従来のプリンタ装置のブロ
ック図である。コンピュータシステム2は、プリンタ装
置13へ印刷を行わせるための印刷データを送出する。
プリンタ装置13は、異なるふたつの書式の文書を印刷
する際、効率的に印刷するよう考慮された従来のプリン
タ装置13のプロセッサ14は、コンピュータシステム
2が送出した印刷データに応じて印刷動作を制御するプ
ロセッサであり、書式メモリ15は書式データを保持す
るメモリである。画像メモリ16は、コンピュータシス
テム2からの印刷データの解析結果から得た文字や罫線
の画像を一時格納するためのメモリで、印刷部17は、
画像メモリ16の画像データを入力として、印刷用紙へ
文字や罫線の画像を印刷する。画像メモリ制御回路18
は、プロセッサ14の指示に応じて画像メモリ16への
画像格納及び印刷部17への画像メモリ16内の画像デ
ータの出力を制御する。The above-mentioned conventional printer will be described with reference to the drawings. FIG. 4 is a block diagram of a conventional printer. The computer system 2 sends print data for causing the printer device 13 to perform printing.
When printing a document in two different formats, the printer 13 controls the printing operation according to the print data sent from the computer system 2. The format memory 15 is a memory for holding format data. The image memory 16 is a memory for temporarily storing images of characters and ruled lines obtained from the analysis result of the print data from the computer system 2.
With the image data of the image memory 16 as input, an image of characters and ruled lines is printed on printing paper. Image memory control circuit 18
Controls the image storage in the image memory 16 and the output of the image data in the image memory 16 to the printing unit 17 in accordance with an instruction from the processor 14.
【0004】図5は、図4中の書式メモリ15内のデー
タの構成を示し、書式データ19がアドレス20以降
に、また書式データ19とは異なる書式データ21がア
ドレス22以降に格納されている場合を例示する。FIG. 5 shows the structure of data in the format memory 15 shown in FIG. 4, in which format data 19 is stored at an address 20 and after, and format data 21 different from the format data 19 is stored at an address 22 and after. A case will be exemplified.
【0005】動作時に、書式が決まっている文書を印刷
する場合、書式データをあらかじめ、コンピュータシス
テム2からプリンタ装置13へ送出する。プリンタ装置
13では、コンピュータシステム2からの書式データを
書式メモリ15に格納する(図5の書式データ19)。
プロセッサ14は、内部レジスタにその書式データの開
始アドレス(図5のアドレス20)を保持する。これと
異なる書式の文書も印刷する場合には、その書式の書式
データをコンピュータシステム2からさらに送出する。
プリンタ装置13では、前回の書式データ同様、書式デ
ータを書式メモリ15に格納する(図5の書式データ2
6)。これに応じてプロセッサ14は、一つ目の書式と
は別の内部レジスタに二つ目の書式データの開始アドレ
ス(図5のアドレス22)を保持する。When printing a document in a predetermined format during operation, format data is sent from the computer system 2 to the printer 13 in advance. The printer device 13 stores the format data from the computer system 2 in the format memory 15 (format data 19 in FIG. 5).
The processor 14 holds the start address (the address 20 in FIG. 5) of the format data in the internal register. If a document in a different format is to be printed, the format data in that format is further transmitted from the computer system 2.
The printer device 13 stores the format data in the format memory 15 similarly to the previous format data (format data 2 in FIG. 5).
6). In response, the processor 14 holds the start address (address 22 in FIG. 5) of the second format data in an internal register different from the first format.
【0006】印刷実行時には、まず、前述の二つの書式
のいずれを選択するかを、コンピュータシステム2から
プリンタ装置13へ指示する。例えば、一つ目の書式の
文書を印刷する場合には、プロセッサ14がコンピュー
タシステム2からの書式選択指示に応じて内部レジスタ
からアドレス20を得、書式メモリ15から書式データ
19を取り出し、コンピュータシステム2からの文書デ
ータと合成しつつ解析し、文字や罫線の画像を画像メモ
リ制御回路18を介して画像メモリ16に描画する。文
書データが1頁分終結したら、プロセッサ14の指示に
より、完成した1頁の画像を画像メモリ16から画像メ
モリ制御回路18を介して印刷部17へ送出する。印刷
部17は画像データを受けとると印刷用紙へ画像を印刷
する。ひきつづき、二つ目と書式の文書を印刷を行うに
は、一つ目の書式の場合と同様、書式選択をコンピュー
タシステム2からプリンタ装置13へ指示し、次いでコ
ンピュータシステム2から文書データを送出する。プロ
セッサ14は、これに応じて内部レジスタからアドレス
22を得、書式メモリ15から書式データ21を取り出
し、文書データと合成しつつ解析し、文字や罫線の画像
を画像メモリ制御回路18を介して画像メモリ16に描
画する。これ以後の印刷動作は一つ目の書式の文書と同
様である。At the time of printing, first, the computer system 2 instructs the printer device 13 to select one of the two formats described above. For example, when printing a document in the first format, the processor 14 obtains an address 20 from an internal register in accordance with a format selection instruction from the computer system 2, retrieves format data 19 from the format memory 15, and The image data is analyzed while being synthesized with the document data from the image data 2, and an image of characters and ruled lines is drawn in the image memory 16 via the image memory control circuit 18. When the document data is completed for one page, the completed one-page image is sent from the image memory 16 to the printing unit 17 via the image memory control circuit 18 according to the instruction of the processor 14. When receiving the image data, the printing unit 17 prints the image on printing paper. Subsequently, to print the document in the second format, the format selection is instructed from the computer system 2 to the printer device 13, and then the document data is transmitted from the computer system 2 as in the case of the first format. . In response to this, the processor 14 obtains the address 22 from the internal register, retrieves the format data 21 from the format memory 15 and analyzes it while synthesizing it with the document data. Drawing is performed on the memory 16. Subsequent printing operations are the same as for the first format document.
【0007】同一書式の文書を繰り返し印刷する場合に
は、コンピュータシステム2からの書式選択指示を繰返
さず、文書データの送出のみで印刷を繰り返す、このよ
うに二つの書式を続けて印刷するとき、その書式データ
を書式メモリ15にそれぞれもち、コンピュータシステ
ムの指示で書式データ選択し、文書データと合成して印
刷する。In the case of printing a document in the same format repeatedly, printing is repeated only by sending document data without repeating the format selection instruction from the computer system 2. When printing two formats in succession as described above, The format data is stored in the format memory 15, and the format data is selected according to an instruction from the computer system, and is combined with the document data and printed.
【0008】[0008]
【発明が解決しようとする課題】上述した従来のプリン
タ装置では、複数の書式データを書式メモリに保持し、
書式を切り替えずに文書を印刷するときには、コンピュ
ータシステム2からの書式の選択は指示せず、文書デー
タのみの送出で、書式データとの合成及び印刷動作を行
うが、書式を切り替えて文書を印刷するときには、コン
ピュータシステム2からの書式の選択を指示し、プリン
タ装置13では書式データのアドレスをプロセス14の
内部レジスタより得、コンピュータシステム2から文書
データを送出する事により、選択された書式データとの
合成及び印刷動作を行うため、書式の切り替え時に書式
メモリ15内の書式データの選択処理でプロセッサ4を
占有する時間が多くなるという欠点がある。In the above-described conventional printer, a plurality of format data are stored in a format memory.
When printing a document without switching the format, the computer system 2 does not instruct the selection of a format, and only the document data is sent out to combine and print the format data. To do so, the computer 13 instructs selection of a format, the printer device 13 obtains the address of the format data from the internal register of the process 14, and sends out the document data from the computer system 2 so that the selected format data and Therefore, there is a drawback that the time for occupying the processor 4 in the process of selecting the format data in the format memory 15 at the time of format switching is increased because of the synthesis and printing operations of the format.
【0009】[0009]
【課題を解決するための手段】本発明のプリンタ装置
は、未印刷の単票用紙と共に印刷時の書式データを格納
した書式メモリを内蔵する挿抜可能なケースと、該ケー
スの挿着時にコンピュータシステムからの印刷データと
前記書式メモリ内の書式データとを合成して印刷する印
刷手段とを有する。According to the present invention, there is provided a printer apparatus comprising: an insertable / removable case having a built-in format memory for storing format data at the time of printing together with unprinted cut-out paper; And printing means for combining and printing the print data from the printer and the format data in the format memory.
【0010】[0010]
【0011】[0011]
【実施例】次に、本発明について図面を参照して説明す
る。Next, the present invention will be described with reference to the drawings.
【0012】図1は、本発明の第1の発明の一実施例の
ブロック図である。同図において、参照符号1はふたつ
の異なる書式の文書を同時に印刷する際、効率的に印刷
する本実施例のプリンタ装置を、2はプリンタ装置1へ
印刷を行わせるための印刷データを送出するコンピュー
タシステムを、3はコンピュータシステム2が送出した
印刷データに応じて印刷動作を制御するプロセッサを、
4はコンピュータシステム2からの文書データの解析結
果から得た文字や罫線の画像を一時格納するための画像
メモリを、5は画像データを入力として、印刷用紙へ文
字や罫線の画像を印刷する印刷部を、6はプロセッサ3
の指示に応じて画像メモリ4への画像格納及び印刷部5
への画像データの出力を行う画像メモリ制御部を、7及
び9はコンピュータシステム2からの書式データの解析
結果から得た文字や罫線の画像を一時格納する画像メモ
リを、8及び10はプロセッサ3の指示に応じて画像メ
モリ7及び9への画像格納及び印刷部5への画像データ
の出力を行う画像メモリ制御回路を、11はプロセッサ
3の指示に応じて画像メモリ制御回路8及び10からの
両画像データのいずれかを選択する選択回路を、また1
2は選択回路11で選択された画像データと画像メモリ
制御回路6から画像データとをオア演算して合成するオ
ア回路をそれぞれ示す。FIG. 1 is a block diagram of an embodiment of the first invention of the present invention. In the figure, reference numeral 1 denotes a printer of the present embodiment for efficiently printing when two documents in different formats are simultaneously printed, and 2 denotes print data for causing the printer 1 to perform printing. A computer system, 3 a processor for controlling a printing operation according to the print data sent by the computer system 2,
Reference numeral 4 denotes an image memory for temporarily storing an image of a character or a ruled line obtained from the analysis result of the document data from the computer system 2. Reference numeral 5 denotes a print for printing the image of the character or the ruled line on a print sheet by inputting the image data. Part, 6 is processor 3
Image storage in the image memory 4 and the printing unit 5
An image memory controller for outputting image data to a computer; 7 and 9 image memories for temporarily storing character and ruled line images obtained from analysis results of format data from the computer system 2; The image memory control circuit 11 stores the image in the image memories 7 and 9 and outputs the image data to the printing unit 5 in accordance with the instruction of. A selection circuit for selecting one of the two image data;
Reference numeral 2 denotes an OR circuit that performs OR operation on the image data selected by the selection circuit 11 and the image data from the image memory control circuit 6 and combines them.
【0013】本実施例において、書式が決まっている文
書を印刷する場合、書式データをあらかじめ、コンピュ
ータシステム2からプリンタ装置1へ送出しておく、プ
リンタ装置1ではコンピュータシステム2からの書式デ
ータをプロセッサ3で解析し、文字や罫線の画像を画像
メモリ制御回路8を介して画像メモリ7へ描画する。同
時に、異なる書式の文書を印刷する場合には、さらに、
その書式データもコンピュータシステム2からプリンタ
装置へ送出しておく。プリンタ装置では一つ目の書式の
場合と同様に、プロセッサ3で解析し、文字や罫線の画
像を画像メモリ制御回路10を通して画像メモリ9へ描
画する。In this embodiment, when printing a document having a predetermined format, the format data is sent in advance from the computer system 2 to the printer 1. In the printer 1, the format data from the computer system 2 is sent to the processor. The analysis is performed in step 3 and an image of a character or a ruled line is drawn in the image memory 7 via the image memory control circuit 8. At the same time, if you want to print documents in different formats,
The format data is also sent from the computer system 2 to the printer. In the printer device, as in the case of the first format, the processor 3 analyzes the image and draws an image of a character or a ruled line on the image memory 9 through the image memory control circuit 10.
【0014】印字実行時には、前述の二つの書式のいず
れを選択するかを、コンピュータシステム2からプリタ
装置1へ指示する。例えば、一つ目の書式が選択された
場合、プリンタ装置1では、プロセッサ3がコンピュー
タシステム2からの選択指示をそのまま選択回路11へ
出力する。これに応じて選択回路11は、画像メモリ制
御回路8からの画像データだけを通す状態になる。文書
データをコンピュータシステム2から送出すると、プロ
セッサ3で文書データを解析し、解析した結果得られる
文字や罫線の画像を画像メモリ制御回路6を介して画像
メモリ4へ描画する。文書データが一頁分終結したら、
プロセッサ3は画像メモリ制御回路6,8,10に対し
て画像データの出力を指示する。このうち、選択回路1
1は、画像メモリ制御回路8からの画像データのみを通
す。画像メモリ制御回路6から出力された画像メモリ4
の画像データ12,選択回路11を通った画像データと
オア回路12でオア演算して合成され、印刷部5へ出力
されて、用紙に印刷される。At the time of printing, the computer system 2 instructs the printer 1 to select one of the two formats described above. For example, when the first format is selected, in the printer 1, the processor 3 outputs the selection instruction from the computer system 2 to the selection circuit 11 as it is. In response, the selection circuit 11 enters a state in which only the image data from the image memory control circuit 8 is passed. When the document data is transmitted from the computer system 2, the processor 3 analyzes the document data, and draws an image of characters and ruled lines obtained as a result of the analysis on the image memory 4 via the image memory control circuit 6. When the document data is completed for one page,
The processor 3 instructs the image memory control circuits 6, 8, and 10 to output image data. Among them, the selection circuit 1
1 passes only the image data from the image memory control circuit 8. Image memory 4 output from image memory control circuit 6
The image data 12 and the image data passed through the selection circuit 11 are OR-computed by the OR circuit 12 and combined, output to the printing unit 5 and printed on paper.
【0015】二つ目の書式を選択して印刷を行う場合に
は、一つ目の書式を選択した場合と同様、コンピュータ
システム2から書式選択を指示する。プロセッサ3は、
選択回路11へコンピュータシステム2からの選択指示
をそのまま出力する。選択回路11は一つ目の書式を選
択した場合と異なり、画像メモリ制御回路10からの画
像データのみを通す状態となる。コンピュータシステム
2から文書データを送出した時のプリタ装置1の動作は
一つ目の書式と同様だが、オア回路12にてオア演算さ
れる画像データは、画像メモリ制御回路6及び8からの
両画像データである。When the second format is selected and printing is performed, the computer system 2 instructs the format selection as in the case where the first format is selected. Processor 3
The selection instruction from the computer system 2 is output to the selection circuit 11 as it is. Unlike the case where the first format is selected, the selection circuit 11 allows only the image data from the image memory control circuit 10 to pass. The operation of the printer 1 when the document data is sent from the computer system 2 is the same as that of the first format, but the image data to be OR-operated by the OR circuit 12 is the same as that of the image data from the image memory control circuits 6 and 8. Data.
【0016】同一書式の文書を繰り返し印刷する場合に
は、コンピュータシステム2からの書式選択指示を行わ
ず、文書データの送出のみで印刷を繰り返す。このよう
に二つの書式を続けて印刷するとき、その書式データを
解析した結果の画像を画像メモリ7及び9にもたせて、
コンピュータシステム2の指示でその書式の画像データ
を選択し、文書データと合成して印刷する。When printing a document in the same format repeatedly, printing is repeated only by sending document data without issuing a format selection instruction from the computer system 2. When two formats are printed in succession in this way, the images obtained by analyzing the format data are stored in the image memories 7 and 9,
The image data of the format is selected according to an instruction from the computer system 2, and is combined with the document data and printed.
【0017】以上説明したように本実施例では、コンピ
ュータシステム2からの書式選択指示をプロセッサ3が
そのまま選択回路11に出力し選択実行させることによ
り、書式切替え時にプロセッサ3を占有する時間が、従
来のプリタ装置に比べ減少される。As described above, in the present embodiment, the processor 3 outputs the format selection instruction from the computer system 2 to the selection circuit 11 as it is, and executes the selection. Is reduced as compared with the pre-printer device.
【0018】図2は本発明の第2の一実施例のブロック
図である。同図において、参照符号23は本実施例のプ
リンタ装置を、28はプリンタ装置23で印刷を行う対
象である未印刷の単票用紙30をプリンタ装置23へ供
給する為の挿抜可能な単票用紙収納ケースを、27はプ
リンタ装置23に含まれ、単票用紙収納ケース28から
単票用紙30を給紙し印刷を行う印刷部を、2はプリン
タ装置23に印刷を行わせるコンピュータシステムを、
29は単票用紙収納ケース28に内蔵され、書式が決ま
っている文書において、共通に使用される罫線や文字等
を書式データとして格納しておく書式メモリを、24は
コンピュータシステム2からの印刷データに応じ印刷動
作を制御するプロセッサを、26はプロセッサ24の指
示に応じて画像メモリ25への画像格納及び印刷部27
への画像データの出力を行う画像メモリ制御回路を、そ
れぞれ示す。FIG. 2 is a block diagram of a second embodiment of the present invention. In the figure, reference numeral 23 denotes a printer device of the present embodiment, and 28 denotes an insertable / removable cut sheet for supplying unprinted cut sheet 30 to be printed by the printer 23 to the printer 23. The storage case 27 is included in the printer device 23, a printing unit for feeding and printing the cut sheet 30 from the cut sheet storage case 28, a computer system 2 for causing the printer device 23 to perform printing,
Reference numeral 29 denotes a format memory which is built in the cut-sheet storage case 28 and stores ruled lines and characters commonly used as format data in a document having a predetermined format, and 24 denotes print data from the computer system 2. 26 is a processor for controlling the printing operation in accordance with the instruction.
An image memory control circuit for outputting image data to the memory is shown.
【0019】図3(a)は本実施例にてコンピュータシ
ステム2から与えられる印刷データを例示し、図3
(b)は書式メモリ29内に格納され、未印刷単票用紙
30の大きさに適合する構成の書式データを、また図3
(c)は同時(a)および(b)の印刷データおよび書
式データを合成した印刷結果を例示する。印刷に先立
ち、まず図3(b)の書式データを格納した書式メモリ
29を内蔵し、目的とする大きさの単票用紙30を収納
する単票用紙収納ケース28を、プリンタ装置23に挿
入し挿着する。次いでコンピュータシステム2から図3
(a)の印刷データを転送し、プロセッサ24がこの印
刷データと図3(b)の書式データとを合成し、画像メ
モリ制御回路26へ送って、印刷部27で図3(c)に
示される合成結果を印刷させる。FIG. 3A illustrates print data provided from the computer system 2 in this embodiment.
FIG. 3B shows the format data stored in the format memory 29 and adapted to the size of the unprinted cut sheet 30, and FIG.
(C) illustrates a print result obtained by synthesizing the print data and format data of (a) and (b) at the same time. Prior to printing, first, a cut-sheet paper storage case 28 containing a format memory 29 storing the format data of FIG. 3B and storing cut-sheet paper 30 of a target size is inserted into the printer device 23. Insert. Next, FIG.
The print data of (a) is transferred, and the processor 24 combines the print data with the format data of FIG. 3 (b) and sends it to the image memory control circuit 26. To print the composite result.
【0020】以上説明したように本実施例では、必要と
する大きさ単票用紙30を収納した単票用紙収納ケース
3に所望の書式データを格納した書式メモリ29を内蔵
させておき、印刷時にこれをプリンタ装置23へ装着す
ることにより、書式切替え時におけるプロセッサ24の
処理負荷時間を従来よりも軽減できることができる。As described above, in the present embodiment, the format memory 29 storing desired format data is stored in the cut-sheet storage case 3 storing cut-sheet paper 30 of a required size, and the format memory 29 is stored at the time of printing. By attaching this to the printer device 23, the processing load time of the processor 24 at the time of format switching can be reduced as compared with the related art.
【0021】[0021]
【発明の効果】以上説明したように本発明によれば、書
式切替えに伴なうプリント装置の処理負荷時間を従来よ
りも軽減できる。As described above, according to the present invention, the processing load time of the printing apparatus due to the format switching can be reduced as compared with the related art.
【図1】本発明の第1の発明の実施例のブロック図であ
る。FIG. 1 is a block diagram of a first embodiment of the present invention.
【図2】本発明の第2の発明の実施例のブロック図であ
る。FIG. 2 is a block diagram of a second embodiment of the present invention.
【図3】(a)〜(c)は図2における書式例を示す上
面図である。FIGS. 3A to 3C are top views showing examples of the format in FIG. 2;
【図4】従来装置のブロック図である。FIG. 4 is a block diagram of a conventional device.
【図5】従来装置のメモリ構成図である。FIG. 5 is a memory configuration diagram of a conventional device.
1,13,23 プリンタ装置 2 コンピュータシステム 3,14,24 プロセッサ 4,7,9,16,25 画像メモリ 5,17,27 印刷部 6,8,10,18,26 画像メモリ制御回路 11 選択回路 12 オア回路 28 単票用紙収納ケース 29 書式メモリ 30 単票用紙 1,13,23 Printer device 2 Computer system 3,14,24 Processor 4,7,9,16,25 Image memory 5,17,27 Printing unit 6,8,10,18,26 Image memory control circuit 11 Selection circuit 12 OR circuit 28 Cut sheet storage case 29 Format memory 30 Cut sheet
───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平3−113691(JP,A) 特開 昭63−307976(JP,A) 特開 平4−217550(JP,A) 特開 平4−67973(JP,A) 特開 昭60−232973(JP,A) 特開 昭62−133521(JP,A) 特開 昭50−87239(JP,A) (58)調査した分野(Int.Cl.6,DB名) B41J 21/00 B41J 13/00 B65H 1/00 501 G06F 3/12──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-3-113691 (JP, A) JP-A-63-307976 (JP, A) JP-A-4-217550 (JP, A) JP-A-4- 67973 (JP, A) JP-A-60-232973 (JP, A) JP-A-62-133521 (JP, A) JP-A-50-87239 (JP, A) (58) Fields investigated (Int. 6 , DB name) B41J 21/00 B41J 13/00 B65H 1/00 501 G06F 3/12
Claims (1)
ータを格納した書式メモリを内蔵する挿抜可能なケース
と、該ケースの挿着時にコンピュータシステムからの印
刷データと前記書式メモリ内の書式データとを合成して
印刷する印刷手段とを有することを特徴とするプリンタ
装置。1. An insertable / removable case having a built-in format memory storing format data at the time of printing together with unprinted cut-sheet paper, a print data from a computer system when the case is inserted and a format in the format memory. A printing unit for combining and printing data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4064443A JP2806680B2 (en) | 1992-03-23 | 1992-03-23 | Printer device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4064443A JP2806680B2 (en) | 1992-03-23 | 1992-03-23 | Printer device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH05262001A JPH05262001A (en) | 1993-10-12 |
JP2806680B2 true JP2806680B2 (en) | 1998-09-30 |
Family
ID=13258426
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4064443A Expired - Lifetime JP2806680B2 (en) | 1992-03-23 | 1992-03-23 | Printer device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2806680B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002086826A (en) * | 2000-09-12 | 2002-03-26 | Canon Inc | Consumable material storing container for printer, printer using the container, and digital camera |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5087239A (en) * | 1973-12-04 | 1975-07-14 | ||
JPH0753460B2 (en) * | 1984-05-07 | 1995-06-07 | キヤノン株式会社 | Print control method |
JPS62133521A (en) * | 1985-12-05 | 1987-06-16 | Canon Inc | Image output device |
JPS63307976A (en) * | 1987-06-10 | 1988-12-15 | Canon Inc | Recorder |
JPH03113691A (en) * | 1989-09-28 | 1991-05-15 | Tokyo Electric Co Ltd | Airline ticket issuing device |
JPH0467973A (en) * | 1990-07-07 | 1992-03-03 | Olympus Optical Co Ltd | Image forming device |
JPH04217550A (en) * | 1990-12-13 | 1992-08-07 | Nec Corp | Cut paper page printer control system |
-
1992
- 1992-03-23 JP JP4064443A patent/JP2806680B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH05262001A (en) | 1993-10-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5481367A (en) | Printing apparatus capable of changing print format | |
JPH0441548B2 (en) | ||
JP2806680B2 (en) | Printer device | |
JPH07177348A (en) | Printer device | |
JPH0890846A (en) | Print buffer | |
KR19990019425A (en) | Overprinting method of printer | |
JP2003186647A (en) | Printing data outputting device and program | |
JP2522600B2 (en) | Printer | |
JP3161744B2 (en) | Information processing device | |
JP2000181673A (en) | Document printer | |
JPH0631983A (en) | Printer device | |
JPS6246010B2 (en) | ||
JPH04265776A (en) | Printing apparatus | |
JP2949087B2 (en) | Page printer | |
JPH0818448B2 (en) | Page printer | |
JP2784823B2 (en) | Image editing printing method of printer | |
JPH09109488A (en) | Electrophotographic printing device | |
JPH11122405A (en) | Device for forming picture and device for driving the same device | |
JPH01301272A (en) | Data processor | |
JPH10324030A (en) | Continuous form page printer system | |
JPH02181263A (en) | Document editing device | |
JPH08286863A (en) | Print method | |
JPH04357059A (en) | Printer having continuous form paper separating function | |
JPS62250768A (en) | Printing device | |
JPH03230979A (en) | Printing apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 19980630 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20070724 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080724 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090724 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100724 Year of fee payment: 12 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110724 Year of fee payment: 13 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110724 Year of fee payment: 13 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120724 Year of fee payment: 14 |
|
EXPY | Cancellation because of completion of term | ||
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120724 Year of fee payment: 14 |