JPH0531997A - Printer - Google Patents

Printer

Info

Publication number
JPH0531997A
JPH0531997A JP3187970A JP18797091A JPH0531997A JP H0531997 A JPH0531997 A JP H0531997A JP 3187970 A JP3187970 A JP 3187970A JP 18797091 A JP18797091 A JP 18797091A JP H0531997 A JPH0531997 A JP H0531997A
Authority
JP
Japan
Prior art keywords
data
information
format
dot image
print
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
JP3187970A
Other languages
Japanese (ja)
Inventor
Yoko Jingu
葉子 神宮
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
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP3187970A priority Critical patent/JPH0531997A/en
Publication of JPH0531997A publication Critical patent/JPH0531997A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PURPOSE:To achieve shortening of printing output by a method wherein a received data is identified as a format data, a modifier data, or a printing data, is processed per each data., is developed into a dot image to be stored, and the dot image is outputted according to presence of the format data. CONSTITUTION:A format data, a modifier data, and a printing data are identified with a data decoder part 2 by a signal from a host machine which is received with an 1/F part 1. Then, each data and information following it are processed respectively with each corresponding control part 3, 5, 6. Besides they are developed in a dot image to be stored respectively in a form bit map memory (FB) 4 and a FB for data 4. Then, when there is no format data, the dot image is outputted only from the FB for data 7 with a printing control part 8. Besides, when the format data exists, the dot image is outputted from both FBs 4, 7 while it is being processed by OR. Thereby, a device 9 is started and is made to print.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、プリンタ装置に関し、
特に、書式オーバレイ印字の実現に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer device,
In particular, it relates to the realization of format overlay printing.

【0002】[0002]

【従来の技術】従来のプリンタ装置での書式オーバレイ
の実現方式では、上位ホストマシンより、一度送付され
た書式データの一部を書き換えるという処理は考慮され
ていなかった。
2. Description of the Related Art In the conventional method of realizing the format overlay in the printer, the processing of rewriting a part of the format data once sent from the host machine has not been considered.

【0003】印字に先立ち、ロードされた書式データ
は、プリンタ内部で、コードデータもしくはドットイメ
ージに展開して、メモリ上に保持し、印字データ受信
後、書式として印字データと重ね合わせて、用紙に印字
出力される。
Prior to printing, the loaded format data is expanded into code data or dot images inside the printer and held in a memory. After receiving the print data, the format data is overlaid with the print data as a format and is printed on paper. Printed out.

【0004】一度ロードされた書式は、上位ホストマシ
ンの指示のもとに、登録を削除されるまでは、そのまま
の内容で保持される。
The format once loaded is retained as it is until the registration is deleted under the instruction of the host machine.

【0005】[0005]

【発明が解決しようとする課題】この従来のプリンタ装
置では、書式内のデータが1文字でも違えば、別書式と
して管理されることになる。
In this conventional printer device, if the data in the format is different even by one character, it will be managed as a different format.

【0006】たとえば、工場別の月間実績帳票等を考え
たとき、同じ書式で、工場名のエリアのみ書き換える必
要がある。従来の方式では、工場の数だけの工場名の入
った書式を持つか、データに工場名を意識させ、データ
として実現する等の処理が必要になる。
For example, when considering a monthly performance report for each factory, it is necessary to rewrite only the area of the factory name in the same format. In the conventional method, it is necessary to have a format in which there are as many factory names as the number of factories, or to make the data aware of the factory names and realize it as data.

【0007】書式として数頁分保持する場合、それを格
納するメモリが、ホスト側プリンタ側共に容量を大きく
使うことになり、また、データとして処理する場合、デ
ータ処理のプログラム等に工場名を意識させることにな
り、プログラム改造等を要することになる。また、書式
を再ロードする場合、ロード時間及びドットイメージへ
の落とし込み等の時間が必要になり、結果として、印字
出力に時間がかかるという問題点があった。
When several pages are stored as a format, the memory for storing it uses a large amount of capacity on both the host side and the printer side, and when processing as data, the factory name is taken into consideration in the data processing program or the like. It will be necessary to modify the program. Further, when the format is reloaded, there is a problem in that it takes time to load and time to drop it into a dot image, and as a result, it takes time to print out.

【0008】本発明の目的は、印字出力に時間がかから
ないようにすることにある。
An object of the present invention is to prevent printing from taking time.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に、本発明は、上位ホストマシンより、データ及びデー
タに付随する情報を受信するI/F部と、受信されたデ
ータ及び情報を、書式データ及び情報と、モディファイ
データ及び情報と、印字データ及び情報に識別するデー
タデコーダ部と、書式情報を管理するフォーム制御部
と、書式データとモディファイデータを格納するフォー
ムFBと、モディファイ情報を管理するモディファイ制
御部と、印字情報を管理するデータ制御部と、印字デー
タを格納するデータFBと、フォーム制御部内の情報を
参照し、書式データがない場合は、データFBのみよ
り、ドットイメージを出力し、書式データがある場合
は、データFBとフォームFBより、ドットイメージを
出力する印字制御部と、ドットイメージを入力するデバ
イスとを設けたものである。
In order to achieve the above object, the present invention provides an I / F unit for receiving data and information associated with the data from a host computer, and the received data and information. Format data and information, modify data and information, data decoder section for identifying print data and information, form control section for managing format information, form FB for storing format data and modify data, and managing modify information The modification control unit, the data control unit that manages print information, the data FB that stores print data, and the information in the form control unit are referenced, and if there is no format data, a dot image is output from only the data FB. If there is format data, a print controller that outputs a dot image from the data FB and the form FB, It is provided with a a device for inputting Ttoimeji.

【0010】[0010]

【実施例】次に、本発明について、図面を参照して説明
する。
Next, the present invention will be described with reference to the drawings.

【0011】図1は本発明の一実施例のブロック図であ
る。図1において、I/F部1は、上位ホストマシンよ
り、データ及びデータに付随する情報を受信し、受信さ
れたデータ及び情報は、データデコーダ部2で、通常、
書式データ及び情報と、モディファイデータ及び情報
と、印字データ及び情報に識別される。
FIG. 1 is a block diagram of an embodiment of the present invention. In FIG. 1, the I / F unit 1 receives data and information associated with the data from a host computer, and the received data and information are received by a data decoder unit 2 in
It is classified into form data and information, modify data and information, and print data and information.

【0012】書式データ及び情報は、フォーム制御部3
で処理される。書式データ及び情報のうち、書式データ
は、ドットイメージに展開され、フォーム用ビットマッ
プメモリのフォームFB4に格納され、書式情報は、フ
ォーム制御部3の内部で管理される。
The form data and information are stored in the form controller 3
Is processed by. Of the format data and information, the format data is developed into a dot image and stored in the form FB4 of the form bitmap memory, and the format information is managed inside the form control unit 3.

【0013】モディファイデータ及び情報は、モディフ
ァイ制御部5で処理される。モディファイデータ及び情
報のうち、モディファイデータは、ドットイメージに展
開され、モディファイ情報は、モディファイ制御部5の
内部で管理される。そして、モディファイデータは、管
理されている情報に基づき、フォームFB4上の指定エ
リアを、展開したドットイメージで上書きして、フォー
ムFB4に格納される。
The modification data and information are processed by the modification control unit 5. Of the modification data and the information, the modification data is developed into a dot image, and the modification information is managed inside the modification control unit 5. Then, the modified data is stored in the form FB4 by overwriting the designated area on the form FB4 with the developed dot image based on the managed information.

【0014】印字データ及び情報は、データ制御部6で
処理される。印字データ及び情報のうち、印字データ
は、ドットイメージに展開され、データ用ビットマップ
メモリであるデータFB7に格納され、印字情報は、デ
ータ制御部6の内部で管理される。
The print data and information are processed by the data control unit 6. Of the print data and information, the print data is developed into a dot image and stored in the data FB7 which is a data bit map memory, and the print information is managed inside the data control unit 6.

【0015】印字データのすべてをデータFB7へ格納
すると、印字制御部8は、フォーム制御部3内の情報を
参照し、書式データがない場合は、データFB7のみよ
り、ドットイメージを出力し、デバイス9を起動して、
印字を行う。書式データがある場合は、データFB7と
フォームFB4より、ドットイメージをORしながら出
力し、デバイス9を起動して、印字を行う。
When all the print data is stored in the data FB7, the print control unit 8 refers to the information in the form control unit 3, and if there is no format data, outputs a dot image from only the data FB7, Start 9
Print. If there is format data, the dot image is OR-outputted from the data FB7 and the form FB4, the device 9 is activated, and printing is performed.

【0016】図2は、書式データ及び情報と、モディフ
ァイデータ及び情報と、印字データ及び情報の形式を示
す。
FIG. 2 shows formats of format data and information, modification data and information, and print data and information.

【0017】書式データ及び情報10のうち、書式情報
は、書式と1対1に対応するIDを持ち、このIDで書
式の識別を行う。さらに、書式の定義エリアの横方向X
及び縦方向Yを各々ドット数で表す。
Of the format data and the information 10, the format information has an ID corresponding to the format on a one-to-one basis, and the ID is used to identify the format. In addition, the horizontal direction X of the format definition area
And the vertical direction Y are represented by the number of dots.

【0018】モディファイデータ及び情報11のうち、
モディファイ情報は、上書きを行う書式のID及び上書
きを行うエリアのロケーションを書式定義エリアの左上
からの横方向x及び縦方向yをドット数で表す。さら
に、上書きを行うエリアのサイズを横方向X′及び縦方
向Y′のドット数で表す。
Of the modified data and information 11,
The modification information represents the ID of the format to be overwritten and the location of the area to be overwritten by the number of dots in the horizontal direction x and the vertical direction y from the upper left of the format definition area. Further, the size of the area to be overwritten is represented by the number of dots in the horizontal direction X'and the vertical direction Y '.

【0019】印字データ及び情報12のうち印字データ
情報は、データ印字に使用する書式IDを持つ。ID=
00の場合は、書式未使用とする。
The print data information of the print data and the information 12 has a format ID used for data printing. ID =
If it is 00, the format is unused.

【0020】図3は、図2の情報を利用した場合の印字
例を示す。印字例13はモディファイ前の書式を表し、
印字例14はモディファイ後の書式を表す。
FIG. 3 shows an example of printing when the information of FIG. 2 is used. Print example 13 shows the format before modification,
Print example 14 shows the format after modification.

【0021】図4は、図3の印字例を実現するにあたっ
てのデータのシーケンスフロー図を示す。モディファイ
前の書式で3頁の印字を行い、モディファイ後の書式で
2頁の印字を行う。書式データ及び情報を受信後、印字
データ及び情報を3頁分受信し、印字を行い、モディフ
ァイデータ及び情報の受信で、書式の変換部分のみ上書
きを行い、さらに、2頁分の印字データ及び情報を受信
し、モディファイ後の書式を利用して印字を行う。
FIG. 4 shows a sequence flow chart of data for realizing the printing example of FIG. Three pages are printed in the format before modification, and two pages are printed in the format after modification. After receiving the format data and information, print data and information for 3 pages are printed and printed. When the modified data and information are received, only the converted portion of the format is overwritten. Is received and printing is performed using the modified format.

【0022】[0022]

【発明の効果】以上説明したように、本発明は、あらか
じめ、プリンタにロードされた書式の一部分の書き換え
を実現したので、一部分のみ違う同一書式において、書
式すべての再ロードを行うことなく、違うエリアのみの
書き換えで処理が可能となった。
As described above, the present invention realizes the rewriting of a part of the format loaded in the printer in advance. Therefore, in the same format which is partially different, it is different without reloading all the formats. Processing is possible by rewriting only the area.

【0023】したがって、ホストマシン側においても、
プリンタ側においても、書式データを保持するメモリの
有効利用が可能となり、また、書式データロードの時間
も短縮され、印字出力に時間がかからないという効果が
得られる。
Therefore, even on the host machine side,
On the printer side, it is possible to effectively use the memory that holds the format data, the format data load time is shortened, and the print output does not take time.

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

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

【図2】書式データ及び情報と、モディファイデータ及
び情報と、印字データ及び情報の形式を示す図である。
FIG. 2 is a diagram showing formats of format data and information, modify data and information, and print data and information.

【図3】図2の情報を利用した場合の印字例を示す図で
ある。
FIG. 3 is a diagram showing a print example when the information in FIG. 2 is used.

【図4】図3の印字例を実現するためのデータのシーケ
ンスフロー図である。
FIG. 4 is a sequence flow diagram of data for realizing the printing example of FIG.

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

1 I/F部 2 データデコーダ部 3 フォーム制御部 4 フォームFB 5 モディファイ制御部 6 データ制御部 7 データFB 8 印字制御部 9 デバイス 10 書式データ及び情報 11 モディファイデータ及び情報 12 印字データ及び情報 1 I / F section 2 Data decoder section 3 Form control section 4 Form FB 5 Modify control section 6 Data control section 7 Data FB 8 Print control section 9 Device 10 Format data and information 11 Modify data and information 12 Print data and information

Claims (1)

【特許請求の範囲】 【請求項1】上位ホストマシンより、データ及びデータ
に付随する情報を受信するI/F部と、受信されたデー
タ及び情報を、書式データ及び情報と、モディファイデ
ータ及び情報と、印字データ及び情報に識別するデータ
デコーダ部と、書式情報を管理するフォーム制御部と、
書式データとモディファイデータを格納するフォームF
Bと、モディファイ情報を管理するモディファイ制御部
と、印字情報を管理するデータ制御部と、印字データを
格納するデータFBと、フォーム制御部内の情報を参照
し、書式データがない場合は、データFBのみより、ド
ットイメージを出力し、書式データがある場合は、デー
タFBとフォームFBより、ドットイメージを出力する
印字制御部と、ドットイメージを入力するデバイスとを
設けたことを特徴とするプリンタ装置。
Claim: What is claimed is: 1. An I / F unit for receiving data and information associated with data from a host computer, received data and information, format data and information, modified data and information. A data decoder section for identifying print data and information, a form control section for managing format information,
Form F for storing format data and modified data
B, a modification control unit that manages modification information, a data control unit that manages print information, data FB that stores print data, and information in the form control unit. If there is no format data, data FB A printer device which is provided with a dot control unit for outputting a dot image from the data FB and the form FB when there is format data, and a device for inputting the dot image. ..
JP3187970A 1991-07-29 1991-07-29 Printer Pending JPH0531997A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3187970A JPH0531997A (en) 1991-07-29 1991-07-29 Printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3187970A JPH0531997A (en) 1991-07-29 1991-07-29 Printer

Publications (1)

Publication Number Publication Date
JPH0531997A true JPH0531997A (en) 1993-02-09

Family

ID=16215336

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3187970A Pending JPH0531997A (en) 1991-07-29 1991-07-29 Printer

Country Status (1)

Country Link
JP (1) JPH0531997A (en)

Similar Documents

Publication Publication Date Title
JPH11219265A (en) Intermediate film processing device in printer control system and medium for recording its control program
US20050146740A1 (en) Printing apparatus, printing control method therefor, and information processing apparatus
JPH0531997A (en) Printer
US6724496B1 (en) Remote print job processing
JPH07112552A (en) Method for control of printing form and apparatus therefor in printer
US7320552B2 (en) Image forming apparatus
EP0555841B1 (en) Output apparatus
KR100509458B1 (en) Overlapping printing method in printer
JPS5936849A (en) Method for controlling overlay of form
JP3064921B2 (en) Printer
JPH0834142A (en) Pie character printing apparatus
JP3226226B2 (en) Character processing method and apparatus
JP2861033B2 (en) Document processing device
JPH0621978B2 (en) Print control device
JP2000127566A (en) Printer
JPS63242561A (en) Font reducing system
JPH0524300A (en) Form overlay control method
JPH04135876A (en) Printer
JPH05281946A (en) Method and device for character output
JPH01208153A (en) Printing control apparatus
JPS63182733A (en) Printer device
JPH05309883A (en) Printing device
JPS6359575A (en) Test printing system
JP2005316894A (en) Area allocation method of flash memory
JPH0542724A (en) Character generation device