JP3145761B2 - Printer - Google Patents

Printer

Info

Publication number
JP3145761B2
JP3145761B2 JP35808191A JP35808191A JP3145761B2 JP 3145761 B2 JP3145761 B2 JP 3145761B2 JP 35808191 A JP35808191 A JP 35808191A JP 35808191 A JP35808191 A JP 35808191A JP 3145761 B2 JP3145761 B2 JP 3145761B2
Authority
JP
Japan
Prior art keywords
print data
sheet
printing
print
printer
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
Application number
JP35808191A
Other languages
Japanese (ja)
Other versions
JPH05177909A (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.)
NEC Corp
Original Assignee
NEC Corp
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=18457443&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=JP3145761(B2) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP35808191A priority Critical patent/JP3145761B2/en
Publication of JPH05177909A publication Critical patent/JPH05177909A/en
Application granted granted Critical
Publication of JP3145761B2 publication Critical patent/JP3145761B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明はプリンタに関し、特にペ
ージバッファを有し、ページ単位でプリントアウトする
ページプリンタに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer, and more particularly, to a page printer having a page buffer and printing out pages.

【0002】[0002]

【従来の技術】従来のページプリンタは上位装置から送
られてきた印刷データをまず受信用のバッファメモリで
ある受信バッファに書き込んでいた。印刷データはプリ
ンタを制御する制御コードに従って解釈されて、受信バ
ッファからページバッファへ印刷データが転送される。
転送された印刷データはページバッファ上の印刷位置に
相当する場所に(従来技術の説明の続き)書き込まれ
る。ページバッファは用紙1ページ分格納できる。さら
にページバッファは1ライン分のバッファが多数集まっ
て、構成されている。このラインバッファは1ライン分
の印刷データが書き込まれる。印刷したいデータが多過
ぎて用紙をはみ出してしまう、すなわち、プリンタが用
紙に印刷できる領域である印刷可能領域から越えた場
合、はみ出した印刷データは次のラインに書き込まれて
いた。また、別の方法として印刷限界位置を越えたら、
残りの印刷データの一部、または全部を印刷しないで捨
ててしまうクリッピングを行っていた。
2. Description of the Related Art A conventional page printer first writes print data sent from a host device into a reception buffer, which is a buffer memory for reception. The print data is interpreted according to a control code for controlling the printer, and the print data is transferred from the reception buffer to the page buffer.
The transferred print data is written in a location corresponding to the print position on the page buffer (continuation of the description of the related art). The page buffer can store one page of paper. Further, the page buffer is configured by collecting many buffers for one line. In this line buffer, print data for one line is written. If there is too much data to be printed and the print runs out of the paper, ie, exceeds the printable area, which is the area where the printer can print on the paper, the print data that has run out is written to the next line. Also, as another method, if you exceed the print limit position,
Clipping was performed in which part or all of the remaining print data was discarded without being printed.

【0003】[0003]

【発明が解決しようとする課題】従来のプリンタでは、
印刷データが用紙からはみ出した場合自動的に次の行に
印刷する、またはクリッピングを行っていた。このとき
プリンタは用紙をはみ出して印刷してしまうことをオペ
レータに知らせていなかった。このため、ユーザは用紙
をはみ出さないように印刷したつもりが、誤って用紙を
はみ出して印刷してしまう場合に印刷を中止することが
できない不便があった。
SUMMARY OF THE INVENTION In a conventional printer,
If the print data runs off the paper, it is automatically printed on the next line or clipping is performed. At this time, the printer did not inform the operator that the paper would be printed out of the sheet. For this reason, there is an inconvenience that the user intends to print so as not to protrude the sheet, but cannot stop the printing if the user accidentally protrudes the sheet and prints.

【0004】本発明の目的は誤って印刷したいデータが
用紙をはみ出して印刷する場合警告メッセージ表示を確
認してプリンタの印刷動作を中止することができる、ペ
ージプリンタを提供することにある。
An object of the present invention is to provide a page printer capable of confirming a warning message display and suspending a printing operation of a printer when data to be printed out of paper is erroneously printed.

【0005】[0005]

【課題を解決するための手段】本発明のプリンタは、上
位装置から送られてくる印刷データ中の各1行分の印刷
データが用紙の水平方向の印刷限界位置を超えたかどう
かをチェックするデータチェック手段と、前記各1行分
の印刷データが前記印刷限界位置を超えたとき用紙をは
み出したことをオペレータに表示する表示制御手段とを
備えている。
According to the present invention, there is provided a printer for printing one line in print data sent from a host device.
A data checking unit for data to check whether <br/> beyond the horizontal printing limit position of the paper, each one row
And display control means for displaying to the operator that the print data has run out of the paper when the print data exceeds the print limit position .

【0006】[0006]

【実施例】次に図面を参照しながら本発明の実施例につ
いて説明する。第1図は本発明のブロック図であり、第
2図は本発明の動作に関するフローチャートである。
Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram of the present invention, and FIG. 2 is a flowchart relating to the operation of the present invention.

【0007】第1図のブロック図について説明する。上
位装置1より印刷データが送られてくると解釈部2で用
紙印刷の文法であるプリンタ記述言語に従って印刷デー
タが解釈されて描画部3で画像メモリに書き込まれる。
データチェック手段7は1ページ分の印刷データを書き
込むラインバッファ内で印刷限界位置を越えたかどうか
をチェックする。印刷限界位置を越えたら、はみ出た印
刷データは次のラインバッファに書き込み、同時に用紙
をはみ出したという情報を表示制御手段6に送信する。
表示制御手段6は前記情報を表示部5で表示するための
処理をする。表示部6は印刷データが用紙からはみ出し
て印刷してしまうという警告メッセージを表示する。警
告メッセージに対して、印刷を中止するということを示
すボタンを押下すると、プリンタは描画部3での画像メ
モリへの書き込みを中止して、プリンタは一連の印刷動
作を止め、画像メモリをクリアして初期状態に戻る。印
刷データが用紙をはみ出さない、または強制印刷という
ことを示すボタンを押下する、すなわち前記警告メッセ
ージを無視した場合、描画部3は印刷できる印刷可能領
域内にある印刷データだ(実施例の続き)け画像メモリ
に書き込む。画像メモリに書き込まれた印刷データが1
ページ分になると、印刷部4によって用紙に印刷され
る。
Referring to the block diagram of FIG. When print data is sent from the host device 1, the interpreting unit 2 interprets the print data according to a printer description language, which is a grammar of paper printing, and the drawing unit 3 writes the print data into the image memory.
The data check means 7 checks whether or not the print limit position has been exceeded in the line buffer for writing the print data for one page. When the print data exceeds the print limit position, the print data that has overflowed is written to the next line buffer, and at the same time, information that the paper has overflowed is transmitted to the display control means 6.
The display control means 6 performs a process for displaying the information on the display unit 5. The display unit 6 displays a warning message that the print data is printed out of the sheet and printed. If a button indicating that printing is to be stopped is pressed in response to the warning message, the printer stops writing to the image memory in the drawing unit 3, the printer stops a series of printing operations, and clears the image memory. To return to the initial state. If the user presses a button indicating that the print data does not protrude out of the sheet or that the print is forced, that is, if the warning message is ignored, the drawing unit 3 determines that the print data is in the printable area where printing is possible (continuation of the embodiment). Write to the image memory. The print data written to the image memory is 1
When the number of pages is reached, printing is performed on paper by the printing unit 4.

【0008】第2図について説明する。印刷データはラ
インバッファに1ライン分書き込まれる(ステップ1
1)。ラインバッファに書き込まれた1行分の印刷デー
タが印刷限界位置を越えたかどうかをチェックする(ス
テップ12)。印刷限界位置を越えたら、用紙の水平方
向をはみ出したものとみなして、用紙をはみ出したとい
う警告メッセージを表示させる(ステップ13、1
4)。前記警告メッセージに対して印刷を中止する場合
は、プリンタは画像メモリ書き込み動作を中止して画像
メモリをクリアして初期状態に戻る(ステップ15、1
6)。警告メッセージを無視し、強制的に印刷する場合
は印刷限界位置を越えた印刷データを次のラインバッフ
ァに書き込むか、またはクリッピングする(ステップ1
7)。これは通常処理と同じである。この動作を繰り返
して画像メモリが全部書き込まれたら、元の印刷データ
の同じページ分が全部書き込まれているかをチェックす
る(ステップ18、19)。全部書き込まれていなかっ
たら、用紙の垂直方向にはみ出したものとみなして前記
同様のエラー表示を行う(ステップ20、22)。印刷
を中止するときは、前記同様ステップ16を行う(ステ
ップ23)。警告メッセージを無視する場合、印刷可能
領域内にある印刷データのみ画像メモリに書き込む(ス
テップ23)。上記でいずれも用紙をはみ出さなかった
場合、警告メッセージは出さず、通常の印刷動作を行う
(ステップ21)。
Referring to FIG. The print data is written into the line buffer for one line (step 1).
1). It is checked whether the print data for one line written in the line buffer has exceeded the print limit position (step 12). If the print limit position is exceeded, it is considered that the sheet has run out of the horizontal direction, and a warning message indicating that the sheet has run out is displayed (steps 13 and 1).
4). When printing is stopped in response to the warning message, the printer stops the image memory writing operation, clears the image memory, and returns to the initial state (steps 15, 1).
6). If the warning message is ignored and printing is forcibly performed, the print data exceeding the print limit position is written to the next line buffer or clipped (step 1).
7). This is the same as the normal processing. When the image memory is completely written by repeating this operation, it is checked whether or not all the same pages of the original print data have been written (steps 18 and 19). If not all of them are written, it is assumed that the sheet is protruded in the vertical direction of the sheet, and an error display similar to the above is displayed (steps 20 and 22). When printing is stopped, step 16 is performed in the same manner as described above (step 23). If the warning message is ignored, only the print data within the printable area is written to the image memory (step 23). If none of the above does not protrude the sheet, a warning message is not issued and a normal printing operation is performed (step 21).

【0009】[0009]

【発明の効果】以上説明したように本発明は、印刷した
いデータが用紙からはみ出したら用紙をはみ出したとい
うことをオペレータに表示する機能を付けて、印刷デー
タが用紙からはみ出すと表示をするようにしたので、ユ
ーザは誤って用紙をはみ出してクリッピングしたり、改
行したりして用紙に印刷しようとしたときに用紙に印刷
することを中止することができる。このため、不用意に
印刷してしまうことを節約できるという効果を有する。
As described above, the present invention is provided with a function for displaying to the operator that the data to be printed is out of the sheet when the data to be printed is out of the sheet, so that the display is made when the print data is out of the sheet. Therefore, the user can stop printing on the sheet when the user accidentally sticks out the sheet and tries to print on the sheet with a line feed. For this reason, there is an advantage that careless printing can be saved.

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

【図1】本発明の一実施例のブロック図FIG. 1 is a block diagram of one embodiment of the present invention.

【図2】本発明の動作に関するフロ−チャ−トFIG. 2 is a flowchart relating to the operation of the present invention.

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

1 上位装置 2 解釈部 3 描画部 4 印刷部 5 表示部 6 表示制御手段 7 デ−タチェック手段 DESCRIPTION OF SYMBOLS 1 High-order apparatus 2 Interpretation part 3 Drawing part 4 Printing part 5 Display part 6 Display control means 7 Data check means

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 上位装置から送られてくる印刷データ
の各1行分の印刷データが用紙の水平方向の印刷限界位
置を超えたかどうかをチェックするデータチェック手段
と、前記各1行分の印刷データが前記印刷限界位置を超
えたとき用紙をはみ出したことをオペレータに表示する
表示制御手段とを備えることを特徴とするプリンタ。
In print data sent from a host device ,
Print data for one line is the printing limit of the paper in the horizontal direction.
A data checking means for checking if more than location, print data of each one line of the printing limit position Ultra
A display control means for displaying to the operator that the sheet has run out of the sheet when the sheet is removed.
JP35808191A 1991-12-27 1991-12-27 Printer Expired - Lifetime JP3145761B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP35808191A JP3145761B2 (en) 1991-12-27 1991-12-27 Printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP35808191A JP3145761B2 (en) 1991-12-27 1991-12-27 Printer

Publications (2)

Publication Number Publication Date
JPH05177909A JPH05177909A (en) 1993-07-20
JP3145761B2 true JP3145761B2 (en) 2001-03-12

Family

ID=18457443

Family Applications (1)

Application Number Title Priority Date Filing Date
JP35808191A Expired - Lifetime JP3145761B2 (en) 1991-12-27 1991-12-27 Printer

Country Status (1)

Country Link
JP (1) JP3145761B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9093305B2 (en) 2012-05-21 2015-07-28 Unisantis Electronics Singapore Pte. Ltd. Semiconductor device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7243290B2 (en) 2019-02-27 2023-03-22 京セラドキュメントソリューションズ株式会社 image forming device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9093305B2 (en) 2012-05-21 2015-07-28 Unisantis Electronics Singapore Pte. Ltd. Semiconductor device
US9818833B2 (en) 2012-05-21 2017-11-14 Unisantis Electronics Singapore Pte. Ltd. Semiconductor device

Also Published As

Publication number Publication date
JPH05177909A (en) 1993-07-20

Similar Documents

Publication Publication Date Title
JP3145761B2 (en) Printer
JP2000076030A (en) Module for printer, its control method, and information storage medium
JP3366771B2 (en) Printing equipment
KR0146901B1 (en) Logo inserting printer
JP3064921B2 (en) Printer
JP3250118B2 (en) Printing device data management method
JPS6327889A (en) Printer
JPH0648000A (en) Printer
JPH0516439A (en) Label printer
JP3047980B2 (en) Data output device
KR20070014467A (en) Method for processing extended preview
JPH0659833A (en) Printer in network environment
JP2744025B2 (en) Printing control device
JP2977132B2 (en) Printer
KR100341802B1 (en) Printing page number display method of printer
JPH01296335A (en) Forms overlay table preparing system
JPH0793076A (en) Printer device
KR20010027817A (en) A print security method in a network printer
EP1494165A3 (en) Printing method and printing apparatus
KR0155258B1 (en) Method of buffer memory release in page printer
JPH0818448B2 (en) Page printer
JPH071771A (en) Printer
JPH0316764A (en) Printing device
JPH0773922B2 (en) Graphic output controller
JPH05262003A (en) Format specification discriminating printer

Legal Events

Date Code Title Description
S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090105

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100105

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110105

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120105

Year of fee payment: 11

EXPY Cancellation because of completion of term