JP2738174B2 - Format control method - Google Patents

Format control method

Info

Publication number
JP2738174B2
JP2738174B2 JP3181412A JP18141291A JP2738174B2 JP 2738174 B2 JP2738174 B2 JP 2738174B2 JP 3181412 A JP3181412 A JP 3181412A JP 18141291 A JP18141291 A JP 18141291A JP 2738174 B2 JP2738174 B2 JP 2738174B2
Authority
JP
Japan
Prior art keywords
format
data
attribute information
attribute
storage device
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
JP3181412A
Other languages
Japanese (ja)
Other versions
JPH0524298A (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
Nippon 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP3181412A priority Critical patent/JP2738174B2/en
Publication of JPH0524298A publication Critical patent/JPH0524298A/en
Application granted granted Critical
Publication of JP2738174B2 publication Critical patent/JP2738174B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Fax Reproducing Arrangements (AREA)
  • Record Information Processing For Printing (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、書式制御方式に関し、
特に、フォームオーバレイ機能を有する印刷システムに
おける書式制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a format control system,
In particular, it relates to a format control method in a printing system having a form overlay function.

【0002】[0002]

【従来の技術】従来の印刷システムにおける書式制御方
式では、書式データは、データ部と、印刷位置、サイズ
等の属性情報部とが一体となったものとして定義され、
管理され、制御されていた。従って、書式が異なる場合
には、データ部と属性情報部とが一体となった新たな書
式データを書式データ格納メモリに転送しなければなら
なかった。
2. Description of the Related Art In a format control method in a conventional printing system, format data is defined as a unit of a data portion and an attribute information portion such as a printing position and a size.
It was managed and controlled. Therefore, when the formats are different, new format data in which the data section and the attribute information section are integrated must be transferred to the format data storage memory.

【0003】[0003]

【発明が解決しようとする課題】この従来の書式制御方
式では、書式データのデータ部と属性情報部とが一体と
して管理されているため、データ部が同じ内容でも印字
位置が違うだけで別の書式として定義されていた。その
結果、大きな書式データ格納メモリ容量が必要であり、
また、メモリの利用効率が悪かった。さらに、ホストコ
ンピュータから印刷装置に書式登録のため、転送される
書式データ量が増えることにより、スループットが低下
するといった問題があった。
In this conventional format control system, since the data part of the format data and the attribute information part are managed integrally, even if the data part is the same, only the printing position is different, and the other part is different. Was defined as a form. As a result, large format data storage memory capacity is required,
In addition, the memory utilization efficiency was poor. Further, there is a problem that the throughput is reduced due to an increase in the amount of transferred format data for registering a format from the host computer to the printing apparatus.

【0004】本発明の目的は、書式データ格納メモリの
利用効率がよく、また、印刷処理能力の高い書式制御方
式を提供することにある。
[0004] It is an object of the present invention to provide a format control method which has a high use efficiency of a format data storage memory and a high print processing capability.

【0005】[0005]

【課題を解決するための手段】本発明は、フォームオー
バレイ機能を有する印刷システムの書式制御方式におい
て、ホストコンピュータと、属性情報とデータからなる
書式データと、印刷データとを記憶している記憶装置
と、データの送受信を行う制御部と、記憶装置から送ら
れてくる書式データの属性情報を格納する書式属性記憶
部と、記憶装置から送られてくる書式データのデータを
格納する書式記憶部と、記憶装置から送られてくる印刷
データを格納するページバッファと、文字パターンを格
納する文字パターンメモリと、書式属性記憶部に格納さ
れた属性情報と書式記憶部に格納されたデータとページ
バッファに格納された印刷データとをリンクし、文字パ
ターンを参照してドット展開する描画処理部と、描画処
理部からの出力を格納する描画メモリと、描画メモリの
内容を印字するデバイスとを備え、 書式データのデータ
が同一で属性情報のみが異なる場合に属性情報のみを受
信することを特徴としている。
According to the present invention, there is provided a format control method for a printing system having a form overlay function, wherein a storage device storing a host computer, format data including attribute information and data, and print data. A control unit for transmitting and receiving data, a format attribute storage unit for storing attribute information of format data sent from the storage device, and a format storage unit for storing data of format data sent from the storage device. A page buffer for storing print data sent from a storage device, a character pattern memory for storing a character pattern, and a page buffer for storing a format attribute.
Attribute information and data and pages stored in the format storage unit
And linking the print data stored in the buffer includes a rendering processing unit which dots expand with reference to the character pattern, a drawing memory for storing the output from the drawing processor, and a device for printing the contents of drawing memory , Format data data
Are the same and only the attribute information is different,
It is characterized by trust .

【0006】[0006]

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

【0007】図1は、本発明の一実施例を示す構成図で
ある。本実施例は、ホストコンピュータ1と、書式デー
タおよび印刷データが記憶されている記憶装置2と、プ
リンタ3とにより構成されている。
FIG. 1 is a block diagram showing one embodiment of the present invention. The present embodiment includes a host computer 1, a storage device 2 storing format data and print data, and a printer 3.

【0008】ホストコンピュータ1は、制御部3・1と
データの送受信を行う。制御部3・1は、印刷位置情
報、印刷範囲情報など、書式データの属性情報を受信す
ると、それを書式属性記憶部3・3に格納し、書式デー
タのデータを受信すると、それを書式記憶部3・4に格
納する。また、印字情報を受信するとページバッファ3
・2に格納する。
The host computer 1 sends and receives data to and from the control unit 3.1. When receiving the attribute information of the format data, such as print position information and print range information, the control unit 3.1 stores it in the format attribute storage unit 3.3, and when the format data is received, stores it in the format. Stored in sections 3 and 4. When print information is received, the page buffer 3
・ Store in 2.

【0009】印字情報を受信すると、描画処理部3・5
で文字パターン3・6を参照し、印字データをドット展
開することによって印字可能な形式にし、描画メモリ3
・7に格納する。これがデバイス3・8で印字される。
When the print information is received, the drawing processing units 3.5
The print data is referred to the character patterns 3 and 6 by dot-expanding the print data into a printable format.
・ Store in 7. This is printed by the device 3.8.

【0010】次に、本実施例の動作について説明する。Next, the operation of this embodiment will be described.

【0011】図2は、連続する2つの印字結果のサンプ
ルである。(a)は用紙内印字位置が(p1,q1)、
(b)は(p2,q2)であり、用紙内印字範囲(m,
n)は同一のものである。図3は、メモリ内のデータの
概略図である。(a)は書式記憶部3・4、(b)は書
式属性記憶部3・3、(c)はページバッファ3・2内
のデータを示し、それぞれのデータは独立にID(id
entification)を持っている。図4は、こ
の印字を実行するフロー図である。
FIG. 2 is a sample of two consecutive printing results. (A) shows that the print position in the paper is (p1, q1),
(B) is (p2, q2), and the printing range (m,
n) are the same. FIG. 3 is a schematic diagram of data in the memory. (A) shows the format storage units 3.4, (b) shows the format attribute storage unit 3.3, (c) shows the data in the page buffer 3.2, and each data is independently ID (id)
(entification). FIG. 4 is a flowchart for executing this printing.

【0012】印字を行うには、はじめに、IDと用紙内
印字範囲(m,n)を持つデータを受信し、書式記憶部
3・4に格納する。次に、1枚目の書式属性データを受
信する。この書式属性データは、IDと用紙内印字位置
(p1,q1)からなる。次に、1枚目の印字データを
受信すると、描画処理部3・5は同一IDの用紙内印字
範囲データ、用紙内印字位置、印字データをリンクし、
1枚目のデータを、ビットマップメモリに展開し、印字
する。
To perform printing, first, data having an ID and an in-paper printing range (m, n) is received and stored in the format storage units 3.4. Next, the first format attribute data is received. The format attribute data includes an ID and a print position (p1, q1) in the paper. Next, upon receiving the print data of the first sheet, the drawing processing units 3 and 5 link the print range data in paper, the print position in paper, and the print data with the same ID,
The first data is developed in the bit map memory and printed.

【0013】次に、2枚目の書式属性データを受信す
る。この書式属性データは、IDと用紙内印字位置(p
2,q2)からなる。ここで、2枚目の印字データを受
信し、1枚目と同様に、同一IDの用紙内印字範囲デー
タ、用紙内印字位置、印字データをリンクし、ビットマ
ップイメージに展開し、印字する。
Next, the second format attribute data is received. The format attribute data includes the ID and the print position in paper (p
2, q2). Here, the print data of the second sheet is received, and similarly to the first sheet, the print range data in paper, the print position in paper, and the print data of the same ID are linked, developed into a bitmap image, and printed.

【0014】このように、本実施例は、書式データを受
信した後は、書式属性データを受信することにより、用
紙内印字位置を自由に変更することができる。
As described above, in this embodiment, after receiving the format data, the printing position in the paper can be freely changed by receiving the format attribute data.

【0015】[0015]

【発明の効果】以上説明したように本発明は、書式デー
タにおける属性情報とデータを別に管理する手段を設け
ることにより、書式データを再送しなくても属性情報を
自由に変更できるようにしたので、データ転送時間を短
縮し、印字性能を向上するという効果と、属性情報の違
う、同一の書式データを一つだけメモリに格納すれば印
字できるようにしたため、メモリを有効に利用できると
いう効果を有する。
As described above, according to the present invention, by providing means for separately managing attribute information and data in format data, attribute information can be freely changed without retransmitting format data. In addition, the effect of shortening the data transfer time and improving the printing performance and the effect that the same format data with different attribute information can be printed by storing only the same format data in the memory can be used effectively. Have.

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

【図1】本発明の一実施例を示す構成図である。FIG. 1 is a configuration diagram showing one embodiment of the present invention.

【図2】連続する2つの印字結果のサンプルを示す図で
ある。
FIG. 2 is a diagram showing samples of two consecutive printing results.

【図3】書式記憶部(a)と書式属性記憶部(b)とペ
ージバッファ内のデータ(c)の概略図である。
FIG. 3 is a schematic diagram of a format storage unit (a), a format attribute storage unit (b), and data (c) in a page buffer.

【図4】図2に示す2つの印字結果を実現するためのフ
ロー図である。
FIG. 4 is a flowchart for realizing the two print results shown in FIG. 2;

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

1 ホストコンピュータ 2 記憶装置 3 プリンタ 3・1 制御部 3・2 ページバッファ 3・3 書式属性記憶部 3・4 書式記憶部 3・5 描画処理部 3・6 文字パターン 3・7 描画メモリ 3・8 デバイス DESCRIPTION OF SYMBOLS 1 Host computer 2 Storage device 3 Printer 3.1 Control unit 3.2 Page buffer 3.3 Format attribute storage unit 3.4 Format storage unit 3.5 Drawing processing unit 3.6 Character pattern 3.7 Drawing memory 3.8 device

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】フォームオーバレイ機能を有する印刷シス
テムの書式制御方式において、 ホストコンピュータと、 属性情報とデータからなる書式データと、印刷データと
を記憶している記憶装置と、 データの送受信を行う制御部と、 記憶装置から送られてくる書式データの属性情報を格納
する書式属性記憶部と、 記憶装置から送られてくる書式データのデータを格納す
る書式記憶部と、 記憶装置から送られてくる印刷データを格納するページ
バッファと、 文字パターンを格納する文字パターンメモリと、書式属性記憶部に格納された属性情報と書式記憶部に格
納されたデータとページバッファに格納された印刷デー
タとをリンクし、 文字パターンを参照してドット展開す
る描画処理部と、 描画処理部からの出力を格納する描画メモリと、 描画メモリの内容を印字するデバイスとを備え、 書式データのデータが同一で属性情報のみが異なる場合
に属性情報のみを受信する ことを特徴とする書式制御方
式。
1. A format control method for a printing system having a form overlay function, comprising: a host computer; a storage device storing format data including attribute information and data; and a storage device storing print data. Unit, a format attribute storage unit that stores attribute information of format data sent from the storage device, a format storage unit that stores data of format data sent from the storage device, and a format attribute unit that is sent from the storage device A page buffer for storing print data, a character pattern memory for storing a character pattern, and attribute information and a format storage unit stored in a format attribute storage unit.
Stored data and print data stored in the page buffer.
A drawing processing unit that links the data with the data and develops dots by referring to the character pattern; a drawing memory that stores the output from the drawing processing unit; and a device that prints the contents of the drawing memory. When they are the same and only the attribute information is different
A format control method characterized by receiving only attribute information .
JP3181412A 1991-07-23 1991-07-23 Format control method Expired - Lifetime JP2738174B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3181412A JP2738174B2 (en) 1991-07-23 1991-07-23 Format control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3181412A JP2738174B2 (en) 1991-07-23 1991-07-23 Format control method

Publications (2)

Publication Number Publication Date
JPH0524298A JPH0524298A (en) 1993-02-02
JP2738174B2 true JP2738174B2 (en) 1998-04-08

Family

ID=16100316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3181412A Expired - Lifetime JP2738174B2 (en) 1991-07-23 1991-07-23 Format control method

Country Status (1)

Country Link
JP (1) JP2738174B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0735116B2 (en) * 1986-04-30 1995-04-19 カシオ計算機株式会社 Data output device
JPS63104860A (en) * 1986-10-22 1988-05-10 Silver Seiko Ltd Format file forming method for printer
JPS63139751A (en) * 1986-12-02 1988-06-11 Alps Electric Co Ltd Printing method in printing system
JPS63205269A (en) * 1987-02-23 1988-08-24 Omron Tateisi Electronics Co Printer
JPH0263780A (en) * 1988-08-31 1990-03-05 Oki Electric Ind Co Ltd Printing device

Also Published As

Publication number Publication date
JPH0524298A (en) 1993-02-02

Similar Documents

Publication Publication Date Title
JPS6022234A (en) Form overlay type printer
US5136688A (en) Print data processing apparatus for an image forming apparatus
US5657431A (en) Image rotation from virtual memory in a digital printing system
JP2000335022A (en) Printer control device
JP2738174B2 (en) Format control method
JP2001270167A (en) Printer and network print system
JP3116354B2 (en) Printer data management method
JPS6145325A (en) Printer
JPH0624054A (en) Printer
JP2715475B2 (en) Graphic output device
JP2908571B2 (en) Page printer
JPH1139117A (en) Printer controller
JP2506110B2 (en) Double-sided printing control device
JPH02196679A (en) High speed printer
JPS63242561A (en) Font reducing system
JP3143118B2 (en) Printer and print image pattern development method
JP3029025B2 (en) Electrophotographic printer
JPH05298037A (en) Form overlay type print method
JPS6246010B2 (en)
JPH05116377A (en) Printer
JPS60178528A (en) Buffer control system
JPH03256774A (en) Printer
JPH0344728A (en) Page printer controller
JPH03176169A (en) Printer
JPH04175923A (en) Overlay printer

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080116

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20090116

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20100116

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20110116

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20110116

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20120116

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: 20120116

Year of fee payment: 14