JPH06155808A - Printing control device and print control method - Google Patents

Printing control device and print control method

Info

Publication number
JPH06155808A
JPH06155808A JP4317561A JP31756192A JPH06155808A JP H06155808 A JPH06155808 A JP H06155808A JP 4317561 A JP4317561 A JP 4317561A JP 31756192 A JP31756192 A JP 31756192A JP H06155808 A JPH06155808 A JP H06155808A
Authority
JP
Japan
Prior art keywords
print
data
printing
register
printed
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
JP4317561A
Other languages
Japanese (ja)
Inventor
Takamichi Kajiyama
高道 梶山
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP4317561A priority Critical patent/JPH06155808A/en
Publication of JPH06155808A publication Critical patent/JPH06155808A/en
Pending legal-status Critical Current

Links

Landscapes

  • Dot-Matrix Printers And Others (AREA)
  • Record Information Processing For Printing (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PURPOSE:To designate a printing region to be actually printed in data received by a printer. CONSTITUTION:A printing region register 7 storing the number of columns which is designated by means of a printing region designation command from an upper device is provided. After a control section 2 reads data from a receiving buffer 3, it compares contents of an index register 8 with that of the print region register 7. When the contents of the index register 8 is not greater than that of the print region register 7, the control section reads a required font from a ROM 4 and develops it in an image buffer 5 and when the contents is greater, the control section throws the data away not to operate it so that only the print data in a printing region designated by the command is printed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、上位装置より送られる
データ及びコマンドを受信し、そのコマンドに応じてデ
ータの印字を制御するプリンタに係り、受信したデータ
のうち、指定範囲のみ印字を許可するコマンドを受け付
けるプリンタに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer which receives data and a command sent from a host device and controls the printing of the data according to the command, and permits the printing of only a specified range of the received data. Related to a printer that accepts commands

【0002】[0002]

【従来の技術】通常、印字にあたっては、データの送信
に先だって左端の印字禁止領域である左マージンと、印
字終了位置である右マージンを上位装置よりコマンドに
よって指定する。プリンタは、指定された、またはデフ
ォルトの左右マージンによって囲まれた範囲内に、受信
したデータを印字する。このとき、右マージンよりも右
に印字すべきデータを受信した場合には、そのデータの
印字の前に強制的に復帰改行して、左端からそのデータ
の印字を再開する。
2. Description of the Related Art Normally, in printing, prior to data transmission, a left margin, which is a print-prohibited area at the left end, and a right margin, which is a print end position, are designated by commands from a host device. The printer prints the received data within the range enclosed by the specified or default left and right margins. At this time, when the data to be printed to the right of the right margin is received, a carriage return line is forced before printing the data, and the printing of the data is restarted from the left end.

【0003】また、上位装置より自動復帰改行禁止コマ
ンドを送って、この復帰改行をさせないようにすること
もできたが、その場合は、右マージンを越えて印字を続
行し、いずれにしても、受信したデータは必ず印字する
構成であった。
It is also possible to send an automatic carriage return line feed prohibition command from the host device to prevent this carriage return line feed, but in that case, printing is continued beyond the right margin, and in any case, The data received was always printed.

【0004】このようなプリンタを用いて、領収書や処
方箋に欄外印字と称して控えを印字することが行われ
る。これは、例えば図3に示すように、領収書からミシ
ン目によって切り離し可能な欄外部分に、領収書に印字
する内容を小さくまとめて印字して、領収書発行時に切
り離して保管し、後の照合等に利用するものである。
By using such a printer, a copy is printed on a receipt or a prescription called margin printing. For example, as shown in Fig. 3, the contents to be printed on the receipt are printed together in a small margin on the margin that can be separated from the receipt by perforations, and the receipt is issued and stored separately for later verification. It is used for etc.

【0005】[0005]

【発明が解決しようとする課題】図3に示すものと同じ
フォーマットで、ミシン目でつながった欄外部分を持た
ない用紙に印字する場合もあり、このときには、用紙を
外れてプラテンに印字することのないように、欄外部分
に印字していたデータを印字しないようにしなければな
らない。そこで、領収書の右端位置に右マージンを設定
して印字することで、右マージンよりも右に、即ち、領
収書の右端から外れてプラテン上に印字することを防ぐ
ことができた。
In some cases, the same format as that shown in FIG. 3 may be used to print on a sheet of paper that does not have a marginal portion connected by perforations. At this time, the sheet may be removed to print on the platen. To prevent this, the data that had been printed on the margins should not be printed. Therefore, by setting the right margin at the right end position of the receipt and printing, it is possible to prevent printing on the platen to the right of the right margin, that is, outside the right end of the receipt.

【0006】しかし、従来通りに、欄外部分に印字すべ
きデータを上位装置から送信したときには、このデー
タ、即ち、右マージンよりも右に印字すべきデータは、
復帰改行を行った後に、本来印字すべき位置とは全く無
関係な位置である左端から印字されてしまう問題があっ
た。そして、それ以降の印字位置も、この復帰改行によ
って強制的に所定量の改行が行われるために狂ってしま
う問題があった。
However, as in the conventional case, when the data to be printed on the margin portion is transmitted from the host device, this data, that is, the data to be printed to the right of the right margin is
After performing a carriage return and line feed, there was a problem that printing was performed from the left end, which is a position completely unrelated to the position to be printed originally. Further, there is a problem that the print position after that is also misaligned because a predetermined amount of line feed is forcibly performed by this return line feed.

【0007】また、上記問題を避けるために上位装置側
の印刷プログラムを修正して、データの送信の前にその
データの印字位置が欄外部分かどうかを判定して、欄外
部分に印字すべきデータは送らないようにし、領収書に
印字すべきデータだけをプリンタに送る方法も取られて
いたが、この修正が繁雑であり、大きな負担となってい
た。
Further, in order to avoid the above problem, the print program on the host device side is modified to determine whether the print position of the data is a marginal portion before transmitting the data, and the data to be printed on the marginal portion. There was also a method of not sending, but sending only the data that should be printed on the receipt to the printer, but this modification was complicated and was a heavy burden.

【0008】そこで、本発明は、上位装置側の印刷プロ
グラムに最小限の修正を施すだけで、欄外印字をする場
合と、しない場合の双方に対応可能なプリンタを提供す
ることを目的とする。
It is therefore an object of the present invention to provide a printer which can handle both marginal printing and non-marginal printing with minimal modification to the print program on the host device side.

【0009】[0009]

【課題を解決するための手段】本発明は、上位装置より
受信したデータを保存する受信バッファと、印字位置を
指し示す印字位置レジスタと、前記上位装置からの印字
範囲指定コマンドによって指定された印字範囲を記憶す
る記憶手段と、前記印字位置レジスタの内容と前記記憶
手段の内容を比較する比較手段と、制御手段とを備え、
該制御手段は、前記比較手段の比較結果に応じて印字範
囲内のデータのみ印字するようにして、上記課題を解決
するものである。
According to the present invention, a reception buffer for storing data received from a host device, a print position register for indicating a print position, and a print range designated by a print range designation command from the host device are provided. A storage means for storing, a comparison means for comparing the content of the print position register with the content of the storage means, and a control means.
The control means solves the above problem by printing only the data within the print range according to the comparison result of the comparison means.

【0010】また、上位装置からの印字範囲指定コマン
ドを受信し、該コマンドによって指定される印字範囲を
記憶手段に記憶し、前記上位装置より受信したデータの
印字に際して該データの印字位置と記憶した印字範囲と
を比較して、印字範囲内のデータのみ印字するようにし
て上記課題を解決するものである。
Further, a print range designation command from the host device is received, the print range designated by the command is stored in the storage means, and when printing the data received from the host device, it is stored as the print position of the data. The above problem is solved by comparing with the print range and printing only the data within the print range.

【0011】[0011]

【作用】本発明のプリンタでは、上位装置からの印字範
囲指定コマンドが指定する範囲を記憶手段に記憶し、受
信バッファから読み出したデータのうち、記憶手段が記
憶する範囲内に印字すべきデータのみ印字して、範囲外
に印字すべき印字データは読み捨てる。
In the printer of the present invention, the range designated by the print range designation command from the host device is stored in the storage means, and of the data read from the reception buffer, only the data to be printed within the range stored by the storage means. After printing, print data that should be printed outside the range is discarded.

【0012】[0012]

【実施例】図2は、本実施例のプリンタのブロック構成
図であり、1は上位装置からデータやコマンドを受信す
るインターフェース、2は制御部であって、受信したデ
ータを受信バッファ3に保存し、保存したデータを解釈
して必要なフォントをROM4から読み出してイメージ
バッファ5に展開し、受信したコマンドに応じてイメー
ジバッファ5の内容を印字するように、後述の印字部6
に指示する構成である。8は、制御部2によって1文字
処理するたびに1加算されて、次の文字を印字する桁位
置を指すインデックスレジスタ、6は制御部2と非同期
で動作可能な印字部である。そして、7は印字範囲指定
コマンドが指定する桁位置を記憶する印字範囲レジスタ
である。
FIG. 2 is a block diagram of a printer according to the present embodiment, in which 1 is an interface for receiving data and commands from a higher-level device, 2 is a control unit, and the received data is stored in a reception buffer 3. Then, the stored data is interpreted, necessary fonts are read from the ROM 4, developed in the image buffer 5, and the contents of the image buffer 5 are printed according to the received command.
It is a configuration to instruct. Reference numeral 8 is an index register which is incremented by 1 each time one character is processed by the control unit 2 and indicates a digit position for printing the next character, and 6 is a printing unit which can operate asynchronously with the control unit 2. A print range register 7 stores the digit position designated by the print range designation command.

【0013】印字範囲指定コマンドとは、実際に印字す
る印字範囲を限定し、範囲外へのデータの印字を禁止す
るために上位装置よりプリンタに送るコマンドであり、
桁単位に範囲を指定するものである。
The print range designation command is a command sent from the host device to the printer in order to limit the print range to be actually printed and to prohibit printing of data outside the range.
The range is specified in units of digits.

【0014】以下、図1のフローチャートを参照しなが
ら本実施例の動作を説明する。
The operation of this embodiment will be described below with reference to the flow chart of FIG.

【0015】上位装置からは、データの送信に先だって
印字範囲指定コマンドによって所望の桁数を送信し、引
き続いて印字データをプリンタに送信する。
The host device transmits a desired number of digits by a print range designation command before transmitting the data, and then transmits the print data to the printer.

【0016】制御部2は、受信バッファ3からデータを
読み出してそれが印字範囲指定コマンドであれば、コマ
ンドが指定する桁数を印字範囲レジスタ7に記憶してお
いて(S4)、次のデータの読み出しに戻る。
The control unit 2 reads the data from the reception buffer 3, and if it is a print range designation command, stores the number of digits designated by the command in the print range register 7 (S4), and then the next data. Return to reading.

【0017】その後は、読み出したデータが文字データ
であれば、先ずインデックスレジスタ8の内容と印字範
囲レジスタ7の内容を比較して、印字位置が印字範囲内
か判定し(S6)、印字範囲内であれば、必要な文字フ
ォントをROM4から読み出して、それをイメージバッ
ファ5のインデックスレジスタ8が指す桁位置に展開し
(S7)、次にインデックスレジスタ8に1加算する
(S8)。印字範囲外であれば、その文字データは読み
捨てて何も処理しないようにしている。つまり、インデ
ックスレジスタ8の内容が印字範囲レジスタ7の内容よ
りも小さい間は、受信バッファ3に受信した文字データ
は処理されてイメージバッファ5に展開されるが、イン
デックスレジスタ8の内容が印字範囲レジスタ7の内容
よりも大きくなると、文字を印字する位置が印字範囲指
定コマンドの指定する範囲を越えたということだから、
文字データは処理されずに捨てられるのである。
After that, if the read data is character data, the contents of the index register 8 and the print range register 7 are first compared to determine whether the print position is within the print range (S6). If so, the necessary character font is read from the ROM 4, developed into the digit position indicated by the index register 8 of the image buffer 5 (S7), and then 1 is added to the index register 8 (S8). If it is outside the print range, the character data is discarded and nothing is processed. That is, while the content of the index register 8 is smaller than the content of the print range register 7, the character data received by the receive buffer 3 is processed and expanded in the image buffer 5, but the content of the index register 8 is If it becomes larger than the content of 7, it means that the character printing position exceeds the range specified by the print range specification command.
The character data is discarded without being processed.

【0018】そして、復帰、改行等の印字契機コマンド
を読み出すと(S9)、当該行のイメージ展開処理は終
了して、イメージバッファ5の内容を印字部6によって
印字する(S10)。
When a print trigger command such as a return or line feed is read (S9), the image development processing of the line is completed, and the contents of the image buffer 5 are printed by the printing unit 6 (S10).

【0019】以上述べたように、印字開始時に上位装置
から印字範囲指定コマンドによって、所望の桁数を印字
範囲レジスタ7に記憶しておけば、その桁数を越える位
置の文字データは全て処理されないことになる。
As described above, if the desired number of digits is stored in the print range register 7 by the print range designation command from the host device at the start of printing, all the character data at positions beyond that number of digits are not processed. It will be.

【0020】しかし、文字データ以外の制御コマンド、
例えば、改行量設定コマンドや文字フォント指定コマン
ド等は、ステップS11において、印字範囲の内か外か
に係わらず処理されるから、上位装置から印字範囲指定
コマンドを送信した場合としない場合とでは、印字範囲
外の文字データが印字されるかどうかの違いだけで、他
の印字条件は全く同じとなる。
However, control commands other than character data,
For example, the line feed amount setting command, the character font designating command, etc. are processed in step S11 regardless of whether they are inside or outside the printing range. The other printing conditions are exactly the same except for whether or not the character data outside the printing range is printed.

【0021】ところで、本実施例では、受信したデータ
をイメージバッファ5に展開する段階で、印字範囲内か
否か、つまり印字するか否かの判定を行っているが、こ
れを、イメージバッファ5の内容を印字部6が実際に印
字する段階で行うようにすることもできる。
By the way, in this embodiment, at the stage of expanding the received data in the image buffer 5, it is judged whether or not it is within the print range, that is, whether or not to print. It is also possible to perform the contents of the above at the stage where the printing unit 6 actually prints.

【0022】即ち、印字範囲指定コマンドによって印字
範囲をドット数で指定し、これを印字範囲レジスタ7に
記憶しておくとともに、インデックスレジスタ8の代わ
りに、イメージバッファ5のドットイメージを印字する
ときの印字位置を示すドットレジスタ9を、図2の点線
で示すように設け、この内容を印字範囲レジスタ7の内
容と比較するようにして、ドットレジスタ9の示す印字
位置が印字範囲を越えたらイメージの印字を終了する。
こうすることで、桁単位に指定するよりも細かい印字範
囲の制御が可能となる。
That is, the print range is designated by the number of dots by the print range designation command and stored in the print range register 7, and when the dot image of the image buffer 5 is printed instead of the index register 8. The dot register 9 indicating the print position is provided as shown by the dotted line in FIG. 2, and the contents are compared with the contents of the print range register 7 so that when the print position indicated by the dot register 9 exceeds the print range, Finish printing.
By doing so, it is possible to control the print range more finely than when the digit unit is specified.

【0023】また、イメージデータの長さをドット数で
はなく、例えばmmで指定してこれを印字範囲レジスタ
7に記憶し、ドット数に換算してドットレジスタ9の内
容と比較するようにしても同様の処理を行うことができ
る。
Further, the length of the image data may be specified in mm instead of the number of dots and stored in the print range register 7, converted into the number of dots and compared with the contents of the dot register 9. Similar processing can be performed.

【0024】[0024]

【発明の効果】本発明によれば、印字開始時に、上位装
置から印字範囲指定コマンドを送っておけば、その後
は、印字範囲を越えるデータを送信してもプリンタによ
って受け捨てられて、印字範囲内のデータだけが印字さ
れる。
According to the present invention, when the print range designation command is sent from the host device at the start of printing, even if the data exceeding the print range is transmitted thereafter, it is discarded by the printer and the print range is printed. Only the data inside is printed.

【0025】そして、このことより、印字範囲外の印字
データが復帰改行の後に印字されてしまったり、この復
帰改行によって以降の印字位置が狂ってしまう問題も解
消される。
As a result, the problem that the print data outside the print range is printed after the carriage return line feed, and the carriage return line is misaligned thereafter can be solved.

【0026】そして、使用する用紙によって、所定の範
囲は全く同じ内容を印字するが、それ以外は印字する場
合としない場合の双方に対応する必要のある装置に於て
は、印字範囲指定コマンドを送るか否かの違いだけで、
その他は全く同じに処理することができるから、上位装
置側の印刷プログラムの変更を最小限に済ませることが
できて、極めて効果的である。
Depending on the paper to be used, the same contents are printed in a predetermined range, but in a device that needs to support both cases of printing and other cases, a print range designation command is used. Only the difference between sending and not sending,
Since the others can be processed in exactly the same manner, the change of the print program on the host device side can be minimized, which is extremely effective.

【0027】また、印字範囲を設定することで、用紙か
ら外れてプラテンに印字されてしまうことがなくなっ
て、印字ヘッドの損傷を未然に防止することができる。
Further, by setting the print range, it is possible to prevent the print head from being detached from the paper and to prevent the print head from being damaged.

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

【図1】実施例における印字の処理手順を示すフローチ
ャートである。
FIG. 1 is a flowchart illustrating a printing processing procedure according to an embodiment.

【図2】実施例のプリンタの全体構成を示すブロック図
である。
FIG. 2 is a block diagram illustrating an overall configuration of a printer according to an embodiment.

【図3】領収書の一例を示す図である。FIG. 3 is a diagram showing an example of a receipt.

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

1 インターフェース 2 制御部 3 受信バッファ 4 ROM 5 イメージバッファ 6 印字部 7 印字範囲レジスタ 8 インデックスレジスタ 9 ドットレジスタ 1 interface 2 control unit 3 reception buffer 4 ROM 5 image buffer 6 printing unit 7 printing range register 8 index register 9 dot register

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 上位装置より受信したデータを保存する
受信バッファと、印字位置を指し示す印字位置レジスタ
と、前記上位装置からの印字範囲指定コマンドによって
指定された印字範囲を記憶する記憶手段と、前記印字位
置レジスタの内容と前記記憶手段の内容を比較する比較
手段と、制御手段とを備え、該制御手段は、前記比較手
段の比較結果に応じて印字範囲内のデータのみ印字する
ようにしたことを特徴とするプリンタの印字制御装置。
1. A receiving buffer for storing data received from a host device, a print position register for indicating a print position, a storage unit for storing a print range designated by a print range designation command from the host device, Comparing means for comparing the contents of the print position register with the contents of the storage means, and control means, the control means printing only the data within the print range according to the comparison result of the comparison means. A print control device for a printer.
【請求項2】 上位装置からの印字範囲指定コマンドを
受信し、該コマンドによって指定される印字範囲を記憶
手段に記憶し、前記上位装置より受信したデータの印字
に際して該データの印字位置と記憶した印字範囲とを比
較して、印字範囲内のデータのみ印字するようにしたこ
とを特徴とするプリンタの印字制御方法。
2. A print range designation command from a host device is received, a print range designated by the command is stored in a storage means, and the print position of the data is stored when printing the data received from the host device. A print control method for a printer, wherein the print range is compared and only the data within the print range is printed.
JP4317561A 1992-11-26 1992-11-26 Printing control device and print control method Pending JPH06155808A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4317561A JPH06155808A (en) 1992-11-26 1992-11-26 Printing control device and print control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4317561A JPH06155808A (en) 1992-11-26 1992-11-26 Printing control device and print control method

Publications (1)

Publication Number Publication Date
JPH06155808A true JPH06155808A (en) 1994-06-03

Family

ID=18089636

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4317561A Pending JPH06155808A (en) 1992-11-26 1992-11-26 Printing control device and print control method

Country Status (1)

Country Link
JP (1) JPH06155808A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10241728B2 (en) 2017-02-17 2019-03-26 Seiko Epson Corporation Printing apparatus and method for controlling printing apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10241728B2 (en) 2017-02-17 2019-03-26 Seiko Epson Corporation Printing apparatus and method for controlling printing apparatus

Similar Documents

Publication Publication Date Title
JP3706694B2 (en) Information processing apparatus, printer control method, and storage medium
US5355231A (en) Output apparatus with dot density adjustments
US5481367A (en) Printing apparatus capable of changing print format
US6862100B2 (en) Determining a type of print data to be sent to a printer based on the number of unprocessed files residing in a print queue
JPH06155808A (en) Printing control device and print control method
JPH05147304A (en) Printer
JPH06183074A (en) Character processing device
JP3520598B2 (en) Printing control device
JPH0425870B2 (en)
EP0509650B1 (en) Printer having a data output time controller
JP2744025B2 (en) Printing control device
JPH01258976A (en) Page printer
JP3226226B2 (en) Character processing method and apparatus
JPS63125350A (en) Control device of laser printer
JPS63242561A (en) Font reducing system
KR20060036262A (en) Printer image control apparatus and the method thereof
JPH02202461A (en) Recording device
JPH02240721A (en) Record controller
EP0121574A1 (en) Data input/output apparatus
JPH055474U (en) Printer device
JPH02150376A (en) Page printer
JPH02257272A (en) Document processor
JPH09188026A (en) Printer
JPS60104358A (en) Character processing apparatus
JPH04140182A (en) Printer