JPH0671981A - Page printer - Google Patents

Page printer

Info

Publication number
JPH0671981A
JPH0671981A JP22671892A JP22671892A JPH0671981A JP H0671981 A JPH0671981 A JP H0671981A JP 22671892 A JP22671892 A JP 22671892A JP 22671892 A JP22671892 A JP 22671892A JP H0671981 A JPH0671981 A JP H0671981A
Authority
JP
Japan
Prior art keywords
page
page number
unit
print data
data
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
JP22671892A
Other languages
Japanese (ja)
Inventor
Takayoshi Suzuki
孝叔 鈴木
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 JP22671892A priority Critical patent/JPH0671981A/en
Publication of JPH0671981A publication Critical patent/JPH0671981A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PURPOSE:To ensure that a load upon a host computer is reduced by providing a page number generation part which generates a page number corresponding to each page on a printing sheet, and synthesizing print data sent from the host computer, at a page image drawing part and a page number generated at a page number generation part into a bit map data equal to a single page. CONSTITUTION:A print data interpretation part 3 receives print data sent from a host computer 1, and interprets, edits the print data to data in units of page. In addition, a page number generation part 4 generates a page number corresponding to each page of data units of page prepared by the print data interpretation part 3. Further, a page image drawing part 5 synthesizes the data in units of page from the print data interpretation part 3 and a page number from the page number from the page number generation part 4 to prepare bit map data equal to a single page. A mechanical printing part 6 prints the bit map data which is entered from the page image drawing part 5. Consequently, it is possible to reduce a load on the host computer.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、上位装置から受信した
印刷データを1頁毎にまとめて印刷用紙に印刷するペー
ジプリンタに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a page printer which prints print data received from a host device page by page.

【0002】[0002]

【従来の技術】上位装置から受信した印刷データを1頁
毎にまとめて印刷用紙に印刷する従来のページプリンタ
は、印刷データが印刷用紙の1頁のみの場合も、2頁以
上に跨がる場合も、印刷用紙の各頁に対してそれぞれの
頁番号を印刷する機能を有しておらず、単に受信した印
刷データのみを印刷している。
2. Description of the Related Art A conventional page printer that prints print data received from a higher-level device page by page and prints the print data on a printing paper spans two or more pages even if the printing data is only one page of the printing paper. Also in this case, it does not have a function of printing each page number for each page of the printing paper, and only prints the received print data.

【0003】[0003]

【発明が解決しようとする課題】上述したように、上位
装置から受信した印刷データを印刷するための従来のペ
ージプリンタは、印刷用紙に頁番号を印刷する機能を有
していないため、頁番号を印刷する必要がある場合は、
上位装置から、頁番号に相当する印刷データを含む印刷
データをページプリンタに対して送信する必要があり、
従って上位装置は、印刷データを作成するプログラム上
で頁番号の管理を行うなければならず、上位装置の負担
が大きいという欠点を有している。
As described above, the conventional page printer for printing the print data received from the host device does not have the function of printing the page number on the printing paper, so the page number is not printed. If you need to print
It is necessary to send print data including print data corresponding to the page number to the page printer from the host device.
Therefore, the higher-level device has to manage the page numbers on the program for creating the print data, which has a drawback that the load of the higher-level device is heavy.

【0004】[0004]

【課題を解決するための手段】本発明のページプリンタ
は、上位装置から送られてくる印刷データを受信してそ
れを解釈・編集して頁単位のデータを作成する印刷デー
タ解釈部と、前記印刷データ解釈部で作成した前記頁単
位のデータの各頁に対応する頁番号を生成するページ番
号生成部と、前記印刷データ解釈部からの前記頁単位の
データと前記ページ番号生成部からの前記頁番号とを合
成して1頁分のビットマップデータを作成するページ描
画部と、前記ページ描画部から入力した前記ビットマッ
プデータを印刷する印刷機構部とを備えるものであり、
更に、頁番号の有無および前記頁番号の印刷位置および
前記頁番号の印刷形式を設定して頁番号生成部に対して
指示する操作部を設けるか、または、印刷データ解釈部
に、上位装置から送信された頁番号の有無および前記頁
番号の印刷位置および前記頁番号の印刷形式に関する指
示をページ番号生成部に伝達する機能を持たせたもので
ある。
A page printer according to the present invention comprises a print data interpreting unit for receiving print data sent from a higher-level device, interpreting / editing the print data, and creating page unit data. A page number generation unit that generates a page number corresponding to each page of the page unit data created by the print data interpretation unit, the page unit data from the print data interpretation unit, and the page number generation unit from the page number generation unit. A page drawing unit that combines the page numbers to create bitmap data for one page; and a print mechanism unit that prints the bitmap data input from the page drawing unit,
Furthermore, an operation unit for setting the presence / absence of a page number, the printing position of the page number, and the printing format of the page number and instructing the page number generation unit is provided, or the print data interpretation unit is provided by It is provided with a function of transmitting to the page number generation unit an instruction regarding the presence or absence of the transmitted page number, the printing position of the page number, and the printing format of the page number.

【0005】[0005]

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

【0006】図1は本発明の第一の実施例を示すブロッ
ク図、図2は図1の実施例によって印刷した結果の一例
を示す平面図である。
FIG. 1 is a block diagram showing a first embodiment of the present invention, and FIG. 2 is a plan view showing an example of a result printed by the embodiment of FIG.

【0007】図1の実施例のページプリンタ2は、上位
装置1から送られてくる印刷データを受信し、印刷デー
タ解釈部3においてそれを解釈・編集して頁単位のデー
タとしてページ描画部5に送る。このとき、ページ番号
生成部4は、各頁毎にその頁に対応する頁番号を生成し
てページ描画部5に送る。ページ描画部5は、印刷デー
タ解釈部3から送られてきた印刷データとページ番号生
成部4から送られてきた頁番号とを合成して1頁分のビ
ットマップデータを作成し、それを印刷機構部6に送
る。印刷機構部6は、ページ描画部5から送られてきた
ビットマップデータを1頁の印刷用紙に印刷する。
The page printer 2 of the embodiment shown in FIG. 1 receives the print data sent from the higher-level device 1, interprets and edits the print data in the print data interpreting unit 3, and converts the page data into page-drawing unit 5 as data. Send to. At this time, the page number generation unit 4 generates a page number corresponding to each page and sends it to the page drawing unit 5. The page drawing section 5 synthesizes the print data sent from the print data interpretation section 3 and the page number sent from the page number generation section 4 to create one page of bitmap data, and prints it. It is sent to the mechanical section 6. The printing mechanism unit 6 prints the bitmap data sent from the page drawing unit 5 on one page of printing paper.

【0008】この印刷結果10には、図2に示すよう
に、上位装置1から送られてくる印刷データ10aと共
に、頁番号10bが印刷されている。
As shown in FIG. 2, a page number 10b is printed on the print result 10 together with the print data 10a sent from the host device 1.

【0009】図3は本発明の第二の実施例を示すブロッ
ク図である。
FIG. 3 is a block diagram showing a second embodiment of the present invention.

【0010】図3のページプリンタ12は、図1の実施
例の対応する部分と同じ機能を有する印刷データ解釈部
13およびページ番号生成部14およびページ描画部1
5および印刷機構部16の他に、操作部17を設けたも
のである。操作部17は、印刷データを印刷用紙に印刷
するときに頁番号を印刷するか否か(頁番号の有無)、
および頁番号の印刷用紙上の印刷位置、および頁番号を
印刷するとき形式を設定することができ、これらの設定
された事項をページ番号生成部14に対して指示する。
ページ番号生成部14は、操作部17から指示された頁
番号の有無および頁番号の印刷位置および頁番号の印刷
形式をページ描画部15に伝達し、ページ描画部15
は、これによってビットマップデータを作成して印刷機
構部16に送って印刷させる。
The page printer 12 shown in FIG. 3 has a print data interpretation unit 13, a page number generation unit 14, and a page drawing unit 1 which have the same functions as the corresponding portions of the embodiment shown in FIG.
5 and the printing mechanism section 16, an operation section 17 is provided. The operation unit 17 determines whether to print a page number when printing print data on a printing sheet (presence or absence of page number),
The printing position of the page number and the page number on the printing paper, and the format when printing the page number can be set, and these set items are instructed to the page number generation unit 14.
The page number generation unit 14 transmits the presence / absence of a page number instructed from the operation unit 17, the print position of the page number, and the print format of the page number to the page drawing unit 15, and the page drawing unit 15
Creates bitmap data by this, and sends it to the printing mechanism unit 16 to print.

【0011】図4は本発明の第三の実施例を示すブロッ
ク図である。
FIG. 4 is a block diagram showing a third embodiment of the present invention.

【0012】図4のページプリンタ22は、図1の実施
例と同じように印刷データ解釈部23およびページ番号
生成部24およびページ描画部25および印刷機構部2
6を有しているが、印刷データ解釈部23は、上位装置
1から送信されてきたた頁番号の有無および前記頁番号
の印刷位置および前記頁番号の印刷形式に関する指示を
解釈し、それらをページ番号生成部24に伝達する。ペ
ージ番号生成部24は、印刷データ解釈部23から送ら
れてきたそれらの情報を頁番号と共にページ描画部25
に伝達し、ページ描画部25は、これによってビットマ
ップデータを作成して印刷機構部26に送って印刷させ
る。
The page printer 22 shown in FIG. 4 has a print data interpretation unit 23, a page number generation unit 24, a page drawing unit 25, and a printing mechanism unit 2 as in the embodiment shown in FIG.
6, the print data interpreting unit 23 interprets the presence / absence of the page number, the print position of the page number, and the print format of the page number transmitted from the higher-level device 1 and interprets them. The information is transmitted to the page number generation unit 24. The page number generation unit 24 includes the page number and the information sent from the print data interpretation unit 23 together with the page number.
Then, the page drawing unit 25 creates bitmap data by this and sends it to the printing mechanism unit 26 for printing.

【0013】[0013]

【発明の効果】以上説明したように、本発明のページプ
リンタは、印刷用紙の各頁毎にその頁に対応する頁番号
を生成するページ番号生成部を設け、ページ描画部にお
いて上位装置1から送られてきた印刷データとページ番
号生成部で生成した頁番号とを合成して1頁分のビット
マップデータを作成することにより、上位装置から頁番
号に相当する印刷データを含む印刷データを受信しなく
ても、印刷用紙の各頁に頁番号を印刷することが可能に
なるという効果があり、従って上位装置の負担を軽減す
ることができるという効果がある。
As described above, the page printer of the present invention is provided with the page number generation section for generating the page number corresponding to each page of the printing paper, and the page drawing section from the host device 1 By combining the sent print data and the page number generated by the page number generation unit to create one page of bitmap data, the print data including the print data corresponding to the page number is received from the host device. Even if it does not, there is an effect that the page number can be printed on each page of the printing paper, and therefore there is an effect that the load on the host device can be reduced.

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

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

【図2】図1の実施例によって印刷した結果の一例を示
す平面図である。
FIG. 2 is a plan view showing an example of a printed result according to the embodiment of FIG.

【図3】本発明の第二の実施例を示すブロック図であ
る。
FIG. 3 is a block diagram showing a second embodiment of the present invention.

【図4】本発明の第三の実施例を示すブロック図であ
る。
FIG. 4 is a block diagram showing a third embodiment of the present invention.

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

1 上位装置 2・12・22 ページプリンタ 3・13・23 印刷データ解釈部 4・14・24 ページ番号生成部 5・15・25 ページ描画部 6・16・26 印刷機構部 10 印刷結果 10a 印刷データ 10b 頁番号 17 操作部 1 Upper device 2/12/22 Page printer 3/13/23 Print data interpretation unit 4/14/24 Page number generation unit 5/15/25 Page drawing unit 6/16/26 Printing mechanism unit 10 Printing result 10a Print data 10b page number 17 operation part

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 上位装置から送られてくる印刷データを
受信してそれを解釈・編集して頁単位のデータを作成す
る印刷データ解釈部と、前記印刷データ解釈部で作成し
た前記頁単位のデータの各頁に対応する頁番号を生成す
るページ番号生成部と、前記印刷データ解釈部からの前
記頁単位のデータと前記ページ番号生成部からの前記頁
番号とを合成して1頁分のビットマップデータを作成す
るページ描画部と、前記ページ描画部から入力した前記
ビットマップデータを印刷する印刷機構部とを備える特
徴とするページプリンタ。
1. A print data interpretation unit that receives print data sent from a higher-level device, interprets and edits the print data, and creates data in page units; and a print unit in the page units created by the print data interpretation unit. A page number generation unit that generates a page number corresponding to each page of data, the page unit data from the print data interpretation unit and the page number from the page number generation unit are combined to generate one page. A page printer comprising: a page drawing unit that creates bitmap data; and a printing mechanism unit that prints the bitmap data input from the page drawing unit.
【請求項2】 頁番号の有無および前記頁番号の印刷位
置および前記頁番号の印刷形式を設定して頁番号生成部
に対して指示する操作部を備えることを特徴とする請求
項1記載のページプリンタ。
2. The operation unit for setting the presence or absence of a page number, the print position of the page number, and the print format of the page number and giving an instruction to a page number generation unit. Page printer.
【請求項3】 上位装置から送信された頁番号の有無お
よび前記頁番号の印刷位置および前記頁番号の印刷形式
に関する指示を入力してそれらをページ番号生成部に伝
達する機能を有する印刷データ解釈部を備えることを特
徴とする請求項1記載または請求項2記載のページプリ
ンタ。
3. Interpretation of print data having a function of inputting an instruction regarding presence / absence of a page number, a print position of the page number, and a print format of the page number transmitted from a higher-level device and transmitting them to a page number generation unit The page printer according to claim 1 or 2, further comprising a section.
JP22671892A 1992-08-26 1992-08-26 Page printer Pending JPH0671981A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22671892A JPH0671981A (en) 1992-08-26 1992-08-26 Page printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22671892A JPH0671981A (en) 1992-08-26 1992-08-26 Page printer

Publications (1)

Publication Number Publication Date
JPH0671981A true JPH0671981A (en) 1994-03-15

Family

ID=16849545

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22671892A Pending JPH0671981A (en) 1992-08-26 1992-08-26 Page printer

Country Status (1)

Country Link
JP (1) JPH0671981A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04216982A (en) * 1990-12-18 1992-08-07 Nec Aerospace Syst Ltd Printing of page numbers

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04216982A (en) * 1990-12-18 1992-08-07 Nec Aerospace Syst Ltd Printing of page numbers

Similar Documents

Publication Publication Date Title
US7113293B2 (en) Information processing apparatus and system having preview control, and method thereof, and storage medium storing program for implementing the method
KR100462589B1 (en) Printer, image printing system and its secret document printing method
US5483623A (en) Printing apparatus
EP0727732B1 (en) Output control method and apparatus and computer program product
US7777901B2 (en) Imposition apparatus for arranging pages and imposition program storage medium
JPH0671981A (en) Page printer
JP2001277672A (en) Printer and printer system
KR100509458B1 (en) Overlapping printing method in printer
JP2002200796A (en) Printer driver, print control method, and information recording medium
JPH07195789A (en) Printer
JP3627415B2 (en) Printing system
JPH11110165A (en) Printing system, print data generation device, print data generation method, and printer
JP3004440B2 (en) Printing method and apparatus
JPS6246010B2 (en)
JP2005157745A (en) Printing system, printing apparatus, printing control apparatus, and printing apparatus control program
JPH0631983A (en) Printer device
JPH11115260A (en) Document data print output control method and font conversion control printer
JPH096872A (en) Document creation system having form overlay function, form overlay document creation method, and digital copying machine
JPH07160449A (en) Decentralized copying system
JP2006099642A (en) Printing system
JPS62221546A (en) Printing speed control system
JPS60230234A (en) Word processor
JP2000148427A (en) Printing device connection system
JPH11268367A (en) Printer, printer controller, and computer readable recording medium storing program for altering print position
JPH07325677A (en) Electrophotographic printer

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19990831