JP3174624B2 - Print information management method in printer device and printer device - Google Patents

Print information management method in printer device and printer device

Info

Publication number
JP3174624B2
JP3174624B2 JP15675692A JP15675692A JP3174624B2 JP 3174624 B2 JP3174624 B2 JP 3174624B2 JP 15675692 A JP15675692 A JP 15675692A JP 15675692 A JP15675692 A JP 15675692A JP 3174624 B2 JP3174624 B2 JP 3174624B2
Authority
JP
Japan
Prior art keywords
page
data
memory
logical
printing
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 - Fee Related
Application number
JP15675692A
Other languages
Japanese (ja)
Other versions
JPH05345449A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP15675692A priority Critical patent/JP3174624B2/en
Publication of JPH05345449A publication Critical patent/JPH05345449A/en
Application granted granted Critical
Publication of JP3174624B2 publication Critical patent/JP3174624B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • 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 printer device for inputting print information output from a higher-level device and performing printing on a recording medium such as paper. The present invention relates to a method for managing print information.

【0002】コンピュータシステムの扱う情報の複雑化
にともなって、上位装置からプリンタ装置に送出される
印刷情報も複雑化している。すなわち、上位装置がプリ
ンタ装置を利用して必要とする印刷結果を得るために
は、印字データ(印刷データ)の他に、用紙サイズ又は
マージンなど印刷環境(書式)を設定するための環境設
定データ、印字位置、フォントの種類、回転位置、色な
どの種々の属性データによって多岐にわたる指示をプリ
ンタ装置に対して行う必要がある。
[0002] With the increasing complexity of information handled by computer systems, printing information sent from a higher-level device to a printer has also become more complex. That is, in order for the host device to obtain a required print result using the printer device, in addition to the print data (print data), environment setting data for setting a print environment (format) such as a paper size or a margin. It is necessary to give various instructions to the printer device based on various attribute data such as print position, font type, rotation position, and color.

【0003】他方、コンピュータシステムの高信頼性化
に対する要求も年々高くなっており、プリンタ装置につ
いても印刷結果に対する高い信頼性が要求される。この
ため、プリンタ装置の使用中に、用紙のジャム又は不足
によって装置が停止するなどの印刷障害が発生した場合
において、印刷結果に過不足のないようリカバリ(再印
刷)を確実に且つ容易に行えることが必要である。
On the other hand, the demand for higher reliability of computer systems is increasing year by year, and a printer device is also required to have higher reliability for printing results. Therefore, when a printing failure such as a stoppage of the apparatus due to a paper jam or a shortage occurs during use of the printer apparatus, recovery (reprinting) can be reliably and easily performed so that the print result is not excessive or insufficient. It is necessary.

【0004】ところが、上述したように印刷情報が複雑
化しているため、プリンタ装置において印刷情報が喪失
した場合には、それを上位装置から再度送出させるため
の手順も複雑化している。
However, as described above, since the print information is complicated, when the print information is lost in the printer device, the procedure for retransmitting the print information from the host device is also complicated.

【0005】つまり、その場合には、印刷情報の喪失を
プリンタ装置から上位装置へ通知し、これを受けた上位
装置が印刷情報を再送出することになるが、そのために
は、上位装置とプリンタ装置との間において複雑な手順
が必要であり、また、印刷情報の再送出の要求を受けた
上位装置が、印刷情報の先頭に遡って喪失したページを
再印刷するのに必要なデータを検索し再送出するため、
再印刷の開始までに多くの時間を要する場合があった。
That is, in this case, the printer apparatus notifies the host apparatus of the loss of the print information, and the host apparatus having received the print information retransmits the print information. Complicated procedures are required between the printer and the device, and a higher-level device that receives a request to retransmit print information searches for the data necessary to reprint lost pages back to the beginning of the print information. And resend it,
In many cases, it takes a long time to start reprinting.

【0006】したがって、一旦受信した印刷情報をプリ
ンタ装置側でうまく管理し、メモリ容量を増大させるこ
となく自力でリカバリを行えることが望まれる。
[0006] Therefore, it is desired that the print information once received be properly managed on the printer side, and the recovery be performed by itself without increasing the memory capacity.

【0007】[0007]

【従来の技術】従来のプリンタ装置においては、上位装
置から受信(入力)した印刷情報をプリンタ装置におい
て保持するために、印刷情報を受信したそのままの形式
でバッファリングしておき、ビットマップ形式のページ
バッファに描画した後に、バッファリングのためのメモ
リを解放して元の印刷情報を消去することが行われてい
る。
2. Description of the Related Art In a conventional printer device, in order to hold print information received (input) from a host device in the printer device, the print information is buffered in the received format as it is, and is stored in a bitmap format. After drawing in a page buffer, memory for buffering is released to erase original print information.

【0008】[0008]

【発明が解決しようとする課題】したがって、そのよう
な従来の方法では、ページバッファに描画されたデータ
(イメージデータ)を印刷の終了するまで保持しておく
必要がある。
Therefore, in such a conventional method, it is necessary to hold the data (image data) drawn in the page buffer until printing is completed.

【0009】しかし、例えば、ページバッファに描画さ
れたイメージデータを1ページ(1物理ページ)づつ用
紙上に転写して排紙するような卓上型の低速のプリンタ
装置である場合には、印刷終了まで使用される(拘束さ
れる)ページバッファは1ページ分のみであるのでさし
て問題はないが、転写位置から排紙されるまでの間に何
枚もの用紙(例えば10枚の用紙)が連なって配置され
る高速のプリンタ装置では、そのページ分のページバッ
ファが印刷終了まで拘束されることとなり、多大のメモ
リ容量を要するという問題がある。
However, for example, in the case of a desktop type low-speed printer device which transfers image data drawn in a page buffer one by one (one physical page) onto paper and discharges the paper, printing is completed. There is no problem since the page buffer used (constrained) is only one page, but a number of sheets (for example, 10 sheets) are continuously stacked until the sheet is discharged from the transfer position. In a high-speed printer device to be arranged, a page buffer for the page is restricted until printing is completed, and there is a problem that a large memory capacity is required.

【0010】その上、1ページ内に印刷される印字デー
タが僅かであっても1ページ分のページバッファが必要
となるため、プリンタ装置の性能を確保するために最良
のバッファを必要とする大型のプリンタ装置では、膨大
な容量のページバッファが必要となって現実的ではな
い。
In addition, since a page buffer for one page is required even if the print data to be printed in one page is small, a large buffer that requires the best buffer to ensure the performance of the printer is required. This printer device requires a huge amount of page buffer, which is not practical.

【0011】また、印刷情報を受信したそのままの形式
でバッファリングしておく場合には、大きな(長い)印
字データへの対応が容易ではなく、また、印刷環境の履
歴管理が容易ではないため、リカバリのための印刷環境
の再構築又は属性データの復元が容易ではないという問
題がある。
When the print information is buffered in the format as received, it is not easy to handle large (long) print data, and it is not easy to manage the print environment history. There is a problem that it is not easy to reconstruct a printing environment for restoration or to restore attribute data.

【0012】すなわち、プリンタ装置の扱うデータの形
式は多様化しており、図形データ又はイメージデータな
どの印刷機能が一般的になっている。これらのデータ
は、1ページ内に論理上無限長のデータが許されている
場合があり、その場合にはバッファリングのためのメモ
リから溢れてしまい、リカバリが不可能となることがあ
る。
That is, the format of data handled by the printer device has been diversified, and printing functions for graphic data or image data have become common. These data may have a logically infinite length of data in one page. In such a case, the data overflows from the memory for buffering and recovery may not be possible.

【0013】また、例えば、特定の文字コードに異なる
パターンを割り当てながら印刷を行っている場合に印刷
障害が発生すると、パターンを特定するための印刷情報
を喪失していることがあり、その文字コードに基づくリ
カバリが不可能となる。
For example, when printing is performed while assigning a different pattern to a specific character code and a printing failure occurs, print information for specifying the pattern may be lost. Recovery on the basis of this is not possible.

【0014】本発明は、印刷障害が発生した場合におい
ても、印刷情報を喪失することなく、プリンタ装置自体
でリカバリを行ない得るようにし、上位装置とプリンタ
装置との間のインタフェースを簡略化し、合わせて再印
刷の開始までの時間を短縮することを可能にすることを
目的とする。
According to the present invention, even when a print failure occurs, recovery can be performed by the printer itself without losing print information, and the interface between the host device and the printer can be simplified and combined. To shorten the time until the start of reprinting.

【0015】[0015]

【課題を解決するための手段】請求項1の発明に係る方
法は、上述の課題を解決するため、図1〜図3に示すよ
うに、上位装置5から出力される印刷情報PIを入力し
て記録媒体上に印刷を行うプリンタ装置1において、入
力された前記印刷情報PIを、前記記録媒体上における
物理ページ単位の印刷内容を管理するためのページ属性
データPADと、論理ページ単位の印刷内容である論理
ページデータLPDとして、ページ属性メモリ31及び
論理ページメモリ32に保持しておき、前記ページ属性
データPAD及び前記論理ページデータLPDに基づい
て、物理ページ単位でビットマップ形式のページバッフ
ァ33への描画を行うとともに、描画されたページバッ
ファ33の内容に基づいて前記記録媒体上への転写を行
った後に当該ページバッファ33を解放し、描画された
ページバッファ33の内容に基づいて前記記録媒体上へ
の印刷が正常に終了した後に前記ページ属性メモリ31
及び前記論理ページメモリ32を解放する。
According to a first aspect of the present invention, there is provided a method for inputting print information PI output from a host device 5 as shown in FIGS. In the printer device 1 for performing printing on a recording medium, the input print information PI is converted into page attribute data PAD for managing print contents in physical page units on the recording medium, and print contents in logical page units. Is stored in the page attribute memory 31 and the logical page memory 32 as the logical page data LPD, and based on the page attribute data PAD and the logical page data LPD, the data is transferred to the page buffer 33 in the bitmap format in physical page units. After the image is transferred onto the recording medium based on the drawn contents of the page buffer 33, Releasing the buffer 33, the after printing on the recording medium has ended normally based on the content of the rendered page buffer 33 the page attribute memory 31
And the logical page memory 32 is released.

【0016】請求項2の発明に係る方法は、入力された
前記印刷情報PIを、前記記録媒体上における物理ペー
ジ単位の印刷内容を管理するためのページ属性データP
ADと、論理ページ単位の印刷内容である論理ページデ
ータLPDとして、ページ属性メモリ31及び論理ペー
ジメモリ32に保持するとともに、前記論理ページデー
タLPDを、論理ページ単位の印刷データである描画関
数データSFDと、前記描画関数データSFDを描画す
るに当たっての属性データである描画属性データSAD
と、フォントデータFPDとに分けてそれぞれ個別に管
理しておき、前記ページ属性データPAD及び前記論理
ページデータLPDに基づいて、物理ページ単位でビッ
トマップ形式のページバッファ33への描画を行うとと
もに、描画されたページバッファ33の内容に基づいて
前記記録媒体上への転写を行った後に当該ページバッフ
ァ33を解放し、描画されたページバッファ33の内容
に基づいて前記記録媒体上への印刷が正常に終了した後
に、前記描画関数データSFD、前記描画属性データS
AD、又は前記フォントデータFPDのうちの使用済み
のデータ毎に、それらのデータを保持しているメモリを
解放する。
According to a second aspect of the present invention, in the method, the input print information PI is converted into page attribute data P for managing print contents in physical page units on the recording medium.
AD and logical page data LPD, which is the print content of a logical page, are stored in the page attribute memory 31 and the logical page memory 32, and the logical page data LPD is rendered in the drawing function data SFD which is the print data of the logical page. And rendering attribute data SAD, which is attribute data for rendering the rendering function data SFD.
And font data FPD, which are separately managed, and based on the page attribute data PAD and the logical page data LPD, drawing is performed on the page buffer 33 in the bitmap format on a physical page basis, After performing transfer onto the recording medium based on the drawn contents of the page buffer 33, the page buffer 33 is released, and printing on the recording medium is normally performed based on the drawn contents of the page buffer 33. After that, the drawing function data SFD and the drawing attribute data S
For each used data of the AD or the font data FPD, the memory holding those data is released.

【0017】請求項3の発明に係る方法は、前記印刷情
報PIに基づく前記論理ページデータLPDの作成過程
において当該論理ページデータLPDの作成が不可能と
なったときに、当該論理ページデータLPDの全部又は
一部をビットマップ形式でメモリ33fに描画して保持
する。
According to a third aspect of the present invention, when the logical page data LPD cannot be created in the process of creating the logical page data LPD based on the print information PI, the logical page data LPD is The whole or a part is drawn and stored in the memory 33f in a bitmap format.

【0018】請求項4の発明に係る方法は、転写終了後
であって且つ印刷終了前に印字障害が発生したときに、
前記ページ属性メモリ31及び前記論理ページメモリ3
2に保持された前記ページ属性データPAD及び前記論
理ページデータLPDに基づいて、前記ページバッファ
33への再度の描画を行う。
According to a fourth aspect of the present invention, when a printing failure occurs after the end of the transfer and before the end of the printing,
The page attribute memory 31 and the logical page memory 3
Based on the page attribute data PAD and the logical page data LPD held in No. 2, drawing is performed again on the page buffer 33.

【0019】請求項5の発明に係る装置は、前記記録媒
体上における物理ページ単位の印刷内容を管理するため
のページ属性データPADを格納するページ属性メモリ
31、論理ページ単位の印刷内容である論理ページデー
タLPDを格納する論理ページメモリ32、及び、ビッ
トマップ形式のページバッファ33を含んで構成される
データメモリ12と、前記印刷情報PIを解析し、物理
ページ単位の印刷に必要な全ての情報を含んだ中間形式
のデータであるページ属性データPAD及び論理ページ
データLPDに変換するための解析変換部14と、前記
ページ属性データPAD及び前記論理ページデータLP
Dを参照して前記ページバッファ33にイメージデータ
IMDを描画するための描画部15と、前記ページバッ
ファ33に描画されたイメージデータIMDに基づいて
前記記録媒体上への印刷動作の制御を行うとともに、印
刷障害の発生時に前記ページ属性データPAD及び前記
論理ページデータLPDを参照して再印刷のための制御
を行う印刷推進部16と、前記データメモリ12を管理
するとともに、前記ページバッファ33に描画されたイ
メージデータIMDの前記記録媒体上への転写後に当該
ページバッファ33を解放し、印刷終了後に前記ページ
属性メモリ31及び前記論理ページメモリ32を解放す
るためのメモリ管理部13とを有して構成される。
According to a fifth aspect of the present invention, there is provided a page attribute memory 31 for storing page attribute data PAD for managing print contents in physical page units on the recording medium, and a logical unit of print contents in logical page units. A logical page memory 32 for storing page data LPD, a data memory 12 including a page buffer 33 in a bitmap format, and the print information PI are analyzed, and all information necessary for printing in physical page units is analyzed. An analysis conversion unit 14 for converting the page attribute data PAD and the logical page data LPD, which are intermediate format data containing the data, and the page attribute data PAD and the logical page data LP
A drawing unit 15 for drawing the image data IMD in the page buffer 33 with reference to D, and controlling the printing operation on the recording medium based on the image data IMD drawn in the page buffer 33; A print promotion unit 16 that performs control for reprinting by referring to the page attribute data PAD and the logical page data LPD when a print failure occurs, and manages the data memory 12 and draws data in the page buffer 33. A memory management unit 13 for releasing the page buffer 33 after the transferred image data IMD is transferred onto the recording medium and releasing the page attribute memory 31 and the logical page memory 32 after printing is completed. Be composed.

【0020】請求項6の発明に係る装置は、前記論理ペ
ージデータLPDが前記論理ページメモリ32から溢れ
るときに、当該論理ページデータLPDの全部又は一部
をビットマップ形式で前記メモリ33fに描画するため
の溢れ処理部54を有して構成される。
According to a sixth aspect of the present invention, when the logical page data LPD overflows from the logical page memory 32, all or a part of the logical page data LPD is drawn in the bitmap format in the memory 33f. And an overflow processing unit 54 for the purpose.

【0021】請求項7の発明に係る装置は、前記ページ
属性データPADは、当該物理ページの印刷環境を設定
するための環境設定データESDと、当該物理ページの
印刷内容として用いられる論理ページを指定するための
論理ページリンクデータLPLと、当該物理ページの描
画を行うためのページバッファ33を指定するためのペ
ージバッファリンクデータPBLとを含んで構成され
る。
According to a seventh aspect of the present invention, in the apparatus, the page attribute data PAD specifies environment setting data ESD for setting a printing environment of the physical page and a logical page to be used as a print content of the physical page. The logical page link data LPL for performing the rendering of the physical page and the page buffer link data PBL for designating the page buffer 33 for drawing the physical page.

【0022】[0022]

【作用】上位装置5から印刷情報PIを受信すると、イ
ンタフェース部11を通して解析変換部14へ送る。解
析変換部14は、必要なメモリをメモリ管理部13に対
して要求して獲得する。
When the print information PI is received from the host device 5, it is sent to the analysis and conversion unit 14 through the interface unit 11. The analysis conversion unit 14 requests and acquires a necessary memory from the memory management unit 13.

【0023】獲得したページ属性メモリ31上にページ
属性データPADを、論理ページメモリ32上に論理ペ
ージデータLPDを作成する。この過程において、ペー
ジ属性メモリ31からその1ページの内容として用いら
れる描画関数メモリ34に対して、描画関数メモリ34
から描画関数データSFDにおいて参照する描画属性メ
モリ35及びフォントメモリ36に対して、それぞれリ
ンクがはられる。
The page attribute data PAD is created on the acquired page attribute memory 31, and the logical page data LPD is created on the logical page memory 32. In this process, the drawing function memory 34 used as the contents of the one page is transferred from the page attribute memory 31 to the drawing function memory 34.
Are linked to the drawing attribute memory 35 and the font memory 36 referred to in the drawing function data SFD.

【0024】論理ページを作成する過程においてメモリ
不足が発生し描画関数データSFDの作成が継続できな
くなった場合には、解析変換部14において資源溢れ処
理ルーチン54が実行され、これによってメモリ管理部
13を通してページバッファ33fが獲得され、このペ
ージバッファ33fに作成中の論理ページの内容が描画
される。
If a shortage of memory occurs during the process of creating a logical page and the creation of the drawing function data SFD cannot be continued, the analysis and conversion unit 14 executes a resource overflow processing routine 54, thereby executing the memory management unit 13 , A page buffer 33f is obtained, and the contents of the logical page being created are drawn in the page buffer 33f.

【0025】印刷の開始に当たって、論理ページデータ
LPDに基づく描画を行うためのページバッファ33が
獲得され、そこにイメージデータIMDが描画される。
描画が終了すると記録媒体への画像の転写が行われ、転
写が終了するとページバッファ33が解放される。転写
後の記録媒体の排出によって印刷が正常に終了すると、
使用済のページ属性メモリ31又は論理ページメモリ3
2が解放される。
At the start of printing, a page buffer 33 for drawing based on the logical page data LPD is obtained, and the image data IMD is drawn there.
When the drawing is completed, the image is transferred to the recording medium, and when the transfer is completed, the page buffer 33 is released. When printing is completed normally by discharging the recording medium after transfer,
Used page attribute memory 31 or logical page memory 3
2 is released.

【0026】印刷終了前に印刷障害が発生すると、印刷
末終了のページについて、ページバッファ33が再度獲
得され、そこに論理ページデータLPDに基づいて再度
描画が行われ、それによる印刷が行われる。
If a print failure occurs before the end of printing, the page buffer 33 is reacquired for the page at the end of printing, and the drawing is performed again based on the logical page data LPD, and printing is performed.

【0027】[0027]

【実施例】図1は本発明に係るプリンタ装置1の構成を
示すブロック図、図2はデータメモリ12の構成を示す
図、図3はデータメモリ12の要部の詳細を示す図、図
4はメモリ管理部13の構成を示す図、図5は解析変換
部14の構成を示す図、図6は印刷推進部16の構成を
示す図である。
FIG. 1 is a block diagram showing the configuration of a printer 1 according to the present invention, FIG. 2 is a diagram showing the configuration of a data memory 12, FIG. 3 is a diagram showing details of a main part of the data memory 12, and FIG. FIG. 5 is a diagram illustrating a configuration of the memory management unit 13, FIG. 5 is a diagram illustrating a configuration of the analysis conversion unit 14, and FIG. 6 is a diagram illustrating a configuration of the print promotion unit 16.

【0028】図1において、プリンタ装置1は、通信回
線6によって上位装置5と接続されており、上位装置5
から送出される印刷情報PIを受信(入力)して用紙又
はその他の記録媒体上に印刷を行う。
In FIG. 1, the printer 1 is connected to a higher-level device 5 via a communication line 6.
Receives (inputs) the print information PI sent from the printer and prints it on paper or another recording medium.

【0029】印刷情報PIには、文字コード又は図形コ
ードなどのフォントを必要とするコードデータ、図形を
描くために必要な全ての情報を含んだ図形データ、圧縮
又は非圧縮のイメージデータ、書式、用紙のサイズ、綴
じ代、マージン、色などの印刷環境を設定するための環
境設定データなどが含まれる。
The print information PI includes code data requiring a font such as a character code or a graphic code, graphic data including all information required for drawing a graphic, compressed or uncompressed image data, a format, Environment setting data for setting a printing environment such as paper size, binding margin, margin, and color are included.

【0030】プリンタ装置1は、通信に係わる処理を行
うインタフェース部11、データメモリ12、メモリ管
理部13、解析変換部14、描画部15、印刷推進部1
6、及び印刷機構部17からなる。これらは、MPU、
メモリ、その他の周辺素子などにより構成されるハード
回路、ROMなどに格納されたプログラム、電子写真プ
ロセスなどを実行するための種々の機構部品、その他の
機構部品などにより実現されている。
The printer device 1 includes an interface unit 11 for performing processing relating to communication, a data memory 12, a memory management unit 13, an analysis conversion unit 14, a drawing unit 15, and a print promotion unit 1.
6 and a printing mechanism unit 17. These are MPU,
It is realized by a hardware circuit including a memory and other peripheral elements, a program stored in a ROM or the like, various mechanical components for executing an electrophotographic process and the like, and other mechanical components.

【0031】データメモリ12は、印刷情報をページ毎
に独立した情報に変換した中間形式のデータ、又は最終
形式であるイメージデータIMDとして保持するために
必要な複数のメモリ群により構成されている。
The data memory 12 is composed of a plurality of memory groups necessary for holding print data as intermediate data obtained by converting print information into independent information for each page or image data IMD as a final format.

【0032】図2において、データメモリ12は、ペー
ジ属性メモリ31、論理ページメモリ32、及びページ
バッファ33からなる。ページ属性メモリ31は、用紙
の1ページに対応した物理ページ単位で、各物理ページ
の印刷内容を管理するためのページ属性データPADを
格納する。
In FIG. 2, the data memory 12 includes a page attribute memory 31, a logical page memory 32, and a page buffer 33. The page attribute memory 31 stores page attribute data PAD for managing the print content of each physical page in units of physical pages corresponding to one page of a sheet.

【0033】図3を参照して、ページ属性データPAD
は、各物理ページの印刷環境を設定するための環境設定
データESD、各物理ページの印刷内容として用いられ
る論理ページを指定するための論理ページリンクデータ
LPL、各物理ページの描画に用いられるページバッフ
ァ33を指定するためのページバッファリンクデータP
BLを含む。
Referring to FIG. 3, page attribute data PAD
Are environment setting data ESD for setting a printing environment of each physical page, logical page link data LPL for specifying a logical page used as a print content of each physical page, and a page buffer used for drawing each physical page. 33 page buffer link data P
BL.

【0034】なお、論理ページリンクデータLPLに
は、後述するように溢れ処理におけるページバッファ3
3を指定するデータも含まれる。論理ページメモリ32
は、描画関数メモリ34、描画属性メモリ35、及びフ
ォントメモリ36からなる。
The logical page link data LPL includes a page buffer 3 in overflow processing as described later.
3 is also included. Logical page memory 32
Is composed of a drawing function memory 34, a drawing attribute memory 35, and a font memory 36.

【0035】描画関数メモリ34は、論理ページ単位の
印刷データである描画関数データSFDを格納するメモ
リである。描画関数データSFDは、例えば、印字位置
を示す座標値又はアドレス、フォント又はパターンを指
定するためのコード、文字数、及び複数の文字コードな
どを配列したデータ列であり、描画関数データSFDに
基づいて、描画部15によるページバッファ33への描
画が行われる。
The drawing function memory 34 is a memory for storing drawing function data SFD, which is print data for each logical page. The drawing function data SFD is, for example, a data string in which coordinate values or addresses indicating printing positions, codes for specifying fonts or patterns, the number of characters, and a plurality of character codes are arranged. , The drawing unit 15 performs drawing on the page buffer 33.

【0036】描画属性メモリ35は、描画部15が描画
関数データSFDに基づく描画を行うに当たって必要な
属性データである描画属性データSADを格納する。描
画属性データSADは、文字の回転位置、階調性、色、
白抜きなどを指定するためのデータである。
The drawing attribute memory 35 stores drawing attribute data SAD which is attribute data necessary for the drawing unit 15 to perform drawing based on the drawing function data SFD. The drawing attribute data SAD includes a character rotation position, gradation, color,
This is data for specifying an outline or the like.

【0037】フォントメモリ36は、フォントデータF
PDを格納する。フォントデータFPDには、文字フォ
ントの他に、網パターンなどの種々の図形パターンデー
タが含まれる。フォントメモリ36は、通常、プリンタ
装置1内に常に存在する常駐資源である。なお、外字登
録データ、ダウンロードフォントなどもフォントメモリ
36に格納される。
The font memory 36 stores font data F
Store PD. The font data FPD includes various graphic pattern data such as a halftone pattern in addition to the character font. The font memory 36 is usually a resident resource that always exists in the printer device 1. Note that external character registration data, download fonts, and the like are also stored in the font memory 36.

【0038】描画関数メモリ34、描画属性メモリ3
5、及びフォントメモリ36は、それぞれ複数個が独立
して存在可能であり、メモリ管理部13によって独立し
て管理される。描画関数メモリ34はページ属性メモリ
31にリンクされ、描画属性メモリ35及びフォントメ
モリ36は描画関数メモリ34にリンクされる。
Drawing function memory 34, drawing attribute memory 3
5, and a plurality of font memories 36 can exist independently, and are managed independently by the memory management unit 13. The drawing function memory 34 is linked to the page attribute memory 31, and the drawing attribute memory 35 and the font memory 36 are linked to the drawing function memory 34.

【0039】ページバッファ33は、ビットマップ形式
のメモリであり、ここに描画関数データSFDに基づい
てイメージデータIMDが描画される。ページバッファ
33は2種類の用途に利用される。そのうちの1つは、
通常の処理シーケンスにおいて、印刷推進部16内の後
述する描画制御ルーチン66により獲得されるものであ
り、ページバッファリンクデータPBLによってページ
属性メモリ31にリンクされる。
The page buffer 33 is a memory of a bitmap format, in which the image data IMD is drawn based on the drawing function data SFD. The page buffer 33 is used for two types of uses. One of them is
In a normal processing sequence, this is acquired by a later-described drawing control routine 66 in the print promotion unit 16, and is linked to the page attribute memory 31 by page buffer link data PBL.

【0040】このタイプのページバッファ33は、印刷
推進部16内の転写終了割込みルーチン68により解放
要求が行われる。すなわち、このページバッファ33
は、描画が始まる直前に獲得され、転写が終了した直後
に解放される。
The page buffer 33 of this type is requested to be released by a transfer end interrupt routine 68 in the print promotion unit 16. That is, the page buffer 33
Is acquired just before drawing starts, and is released immediately after transfer ends.

【0041】他の1つは、解析変換部14において資源
溢れが発生しイメージデータIMDとしてデータを保存
する必要が生じた場合に、解析変換部14内の資源溢れ
処理ルーチン54により獲得されるものであり、論理ペ
ージリンクデータLPLによってページ属性メモリ31
にリンクされる。
The other one is obtained by the resource overflow processing routine 54 in the analysis and conversion unit 14 when a resource overflow occurs in the analysis and conversion unit 14 and it becomes necessary to store the data as the image data IMD. And the page attribute memory 31 according to the logical page link data LPL.
Linked to.

【0042】つまり、解析変換部14においては、印刷
情報PIに基づいて描画関数メモリ34に描画関数デー
タSFDを書き込んでいくが、描画関数データSFDが
大きい(長い)ために獲得された描画関数メモリ34に
入り切らず溢れてしまう場合に、描画関数データSFD
として保存せず、ページバッファ33を獲得してそこに
イメージデータIMDを描画して保存するのである。
That is, in the analysis and conversion unit 14, the drawing function data SFD is written in the drawing function memory 34 based on the print information PI, but the drawing function memory SFD is acquired because the drawing function data SFD is large (long). 34, the drawing function data SFD
Instead, the page buffer 33 is obtained and the image data IMD is drawn and stored therein.

【0043】このタイプのページバッファ33は、印刷
済の用紙がスタッカーに排出されることにより印刷が正
常に終了するまで、すなわち印刷推進部16内の印刷終
了割込みルーチン69が当該ページの印刷終了割込みを
受けて起動されるまで保存される。
In this type of page buffer 33, the printing completion interrupt routine 69 in the printing promotion unit 16 performs the printing completion interruption until the printing is completed normally by discharging the printed paper to the stacker. It will be saved until it is activated.

【0044】前者のタイプのページバッファ33には、
a,b…などの添字を、後者のタイプのページバッファ
33には、f,fa,fb…などの「f」を含む添字
を、それぞれ付して区別することがある。なお後述する
図7の説明を参照のこと。
In the former type of page buffer 33,
.. may be distinguished by adding a subscript including “f” such as f, fa, fb, etc. to the page buffer 33 of the latter type. See the description of FIG. 7 described later.

【0045】ページ属性メモリ31は、必要に応じて複
数の描画関数メモリ34をリンクしてよく、またその逆
に1つの描画関数メモリ34を複数のページ属性メモリ
31で共用してもよい。
The page attribute memory 31 may link a plurality of drawing function memories 34 as necessary, and conversely, one drawing function memory 34 may be shared by a plurality of page attribute memories 31.

【0046】同様に、描画関数メモリ34は必要に応じ
て複数の描画属性メモリ35又はフォントメモリ36を
リンクしてもよい。図1に戻って、メモリ管理部13
は、他の処理部の要求に応じて、データメモリ12を構
成するメモリから必要な容量のメモリの割り当てを行
い、不用になったメモリの再割り当てを行う。
Similarly, the drawing function memory 34 may link a plurality of drawing attribute memories 35 or font memories 36 as necessary. Returning to FIG. 1, the memory management unit 13
Allocates a memory of a required capacity from the memory configuring the data memory 12 in response to a request from another processing unit, and reallocates the unnecessary memory.

【0047】図4において、メモリ管理部13のメモリ
割当てルーチン41は、外部からの要求にしたがってメ
モリの割当て及び解放を行う。解放同期Aカウンタ42
は、メモリの割当てを受ける構成要素から処理の区切り
において送出されたパルスをカウントする。解放同期B
カウンタ43は、解放同期Aカウンタ42と同様に、他
の構成要素から送出されたパルスをカウントする。
In FIG. 4, a memory allocation routine 41 of the memory management unit 13 allocates and releases a memory according to an external request. Release synchronization A counter 42
Counts the pulses sent at the breaks of the process from the component receiving the memory allocation. Release synchronization B
The counter 43 counts pulses transmitted from other components, similarly to the release synchronization A counter 42.

【0048】解放同期Bカウンタ43が解放同期Aカウ
ンタ42と異なる点は、パルスの送出源がメモリの割当
てを受ける構成要素ではなくメモリの解放タイミングを
制御する構成要素から送出される点である。
The difference between the release synchronization B counter 43 and the release synchronization A counter 42 is that the pulse transmission source is transmitted not from the component receiving the memory allocation but from the component controlling the release timing of the memory.

【0049】メモリの解放指示を受けたメモリが未だ解
放すべき時期でないと判断されれば、当該メモリの情報
が解放指示を受けた時点の解放同期Aカウンタ42の値
とともに解放要求キュー44に接続される。
If it is determined that it is not time to release the memory for which the memory release instruction has been received, the information of the memory is connected to the release request queue 44 together with the value of the release synchronization A counter 42 at the time of receiving the release instruction. Is done.

【0050】メモリ解放制御ルーチン45は、メモリの
解放指示をうけると、まず、解放同期Aカウンタ42と
解放同期Bカウンタ43の値を比較し、値が一致してい
ればメモリ割当てルーチン41に対して直ちに解放指示
を発行する。そうでなければ、解放指示を受けたメモリ
の情報を解放要求キュー44に接続する。また、メモリ
解放制御ルーチン45は、解放同期Bカウンタ43の更
新時にも呼び出され、解放要求キュー44に接続されて
いるそれぞれのカウンタ値と解放同期Bカウンタ43の
値を比較し、一致していればそのメモリの解放をメモリ
割当てルーチン41に対して指示する。
Upon receiving the memory release instruction, the memory release control routine 45 first compares the values of the release synchronization A counter 42 and the release synchronization B counter 43, and if the values match, the memory release routine 41 is sent to the memory allocation routine 41. Immediately issue a release instruction. Otherwise, the information of the memory that received the release instruction is connected to the release request queue 44. Further, the memory release control routine 45 is also called when the release synchronization B counter 43 is updated, and compares the respective counter values connected to the release request queue 44 with the value of the release synchronization B counter 43, and determines that they match. For example, it instructs the memory allocation routine 41 to release the memory.

【0051】図1に戻って、解析変換部14は、上位装
置5からインタフェース部11を経由して送られてきた
印刷情報PIを解析し、ページを構成するために必要な
全ての情報を含み、且つ処理効果の高くなるように加工
された中間形式のデータを、メモリ管理部13により獲
得した論理ページメモリ32に格納する。
Returning to FIG. 1, the analysis and conversion unit 14 analyzes the print information PI sent from the host device 5 via the interface unit 11 and includes all information necessary to construct a page. In addition, the intermediate-format data processed so as to increase the processing effect is stored in the logical page memory 32 acquired by the memory management unit 13.

【0052】図5において、解析変換部14は、メディ
アA変換ルーチン51及びメディアB変換ルーチン52
を有する。これら2つのメディア変換ルーチン51,5
2は、印刷情報PIを中間形式のデータに変換し、メモ
リ管理部13を通じて獲得した論理ページメモリ32に
格納する役割を担う。
In FIG. 5, the analysis and conversion unit 14 includes a media A conversion routine 51 and a media B conversion routine 52.
Having. These two media conversion routines 51 and 5
2 has a role of converting the print information PI into data of an intermediate format and storing it in the logical page memory 32 obtained through the memory management unit 13.

【0053】解析ルーチン53は、インタフェース部1
1から受け取った印刷情報PIをその意味する機能種別
ごとに、メディア変換ルーチン51,52又は改ページ
処理ルーチン55に振り分ける。
The analysis routine 53 is executed by the interface unit 1
The print information PI received from 1 is distributed to the media conversion routines 51 and 52 or the page break processing routine 55 for each meaningful function type.

【0054】資源溢れ処理ルーチン54は、メディア変
換ルーチン51,52における中間形式のデータの作成
中に、論理ページメモリ32(例えば描画関数メモリ3
4)の容量が不足してデータの作成が継続できなくなっ
たときに、メディア変換ルーチン51,52から呼び出
され、既に作成済みの中間形式のデータの処理及び解放
を行なう。
The resource overflow processing routine 54 executes the logical page memory 32 (for example, the drawing function memory 3) during the creation of the intermediate format data in the media conversion routines 51 and 52.
When the data creation cannot be continued due to insufficient capacity in 4), the media conversion routines 51 and 52 are called to process and release the already created intermediate format data.

【0055】呼び出された資源溢れ処理ルーチン54
は、まず、当該ページのページバッファ33fが既に獲
得されているか否かを調査し、未獲得であればメモリ管
理部13に対してページバッファ33fを要求して獲得
する。
The called resource overflow processing routine 54
First checks whether the page buffer 33f of the page has already been acquired, and if not acquired, requests the page buffer 33f from the memory management unit 13 to acquire the page buffer 33f.

【0056】さらに、獲得したページバッファ33f上
に最終形式のデータ(イメージデータIMD)を作成す
る。その後、中間形式のデータを格納した論理ページメ
モリ32を解放する。ページバッファ33fの容量は、
用紙サイズ、印刷密度、及びピクセル毎の情報量によっ
て定まる有限値であるので、これらの処理を行なうこと
によりメモリ不足を回避することが可能となり、解放さ
れた論理ページメモリ32を再使用することでメディア
変換ルーチン51,52は中間形式のデータの作成を継
続することが可能となる。
Further, data of the final format (image data IMD) is created on the acquired page buffer 33f. Thereafter, the logical page memory 32 storing the data of the intermediate format is released. The capacity of the page buffer 33f is
Since the finite value is determined by the paper size, the printing density, and the amount of information for each pixel, it is possible to avoid a memory shortage by performing these processes, and by reusing the released logical page memory 32, The media conversion routines 51 and 52 can continue to create intermediate format data.

【0057】改ページ処理ルーチン55は、解析ルーチ
ン53から改ページの要求を受けると、メモリ管理部1
3から物理ページの情報を格納するために必要なメモリ
を獲得し、これに、中間形式又は最終形式の印刷データ
の情報及び印刷に必要な種々の属性値(属性データ)を
書き込み、印刷推進部16に対して印刷の依頼を発行す
る。
When the page break processing routine 55 receives a page break request from the analysis routine 53, the memory management unit 1
3. A memory required for storing information of the physical page is acquired from 3, and information of the print data in the intermediate format or the final format and various attribute values (attribute data) required for printing are written into the memory. A print request is issued to the client 16.

【0058】その後、メモリ管理部13に対してメモリ
解放の同期の為に必要なパルス(メモリ解放同期パル
ス)を送出し、さらに当該ページで使用したメモリの解
放をメモリ管理部13に対して指示して処理を終了す
る。
Thereafter, a pulse (memory release synchronization pulse) necessary for synchronizing the memory release is sent to the memory management unit 13, and further, the memory management unit 13 is instructed to release the memory used in the page. And terminate the processing.

【0059】図1に戻って、描画部15は、解析変換部
14により作成された中間形式のデータをページバッフ
ァ33上にイメージデータIMDとして描画する。描画
部15により描画されたページバッファ33上のイメー
ジデータIMDが印刷される最終形式の情報となる。
Returning to FIG. 1, the drawing unit 15 draws the data in the intermediate format created by the analysis conversion unit 14 on the page buffer 33 as image data IMD. The image data IMD on the page buffer 33 drawn by the drawing unit 15 becomes the final format information to be printed.

【0060】印刷推進部16は、解析変換部14から送
出されたページの構成要素を描画部15を用いてページ
バッファ33上に描画し、さらに印刷機構部17を起動
して用紙上に印刷する。また、印刷推進部16は、印刷
障害が発生した場合に、印刷障害により失われた情報又
は用紙の再印刷に必要な処理を実行する。印刷が正常に
終了した場合には、印刷推進部16はメモリ管理部13
に対して当該ページに係わるデータメモリ12が不用に
なったことを通知する。
The print promotion unit 16 draws the components of the page sent from the analysis conversion unit 14 on the page buffer 33 by using the drawing unit 15, and further activates the printing mechanism unit 17 to print it on paper. . Further, when a print failure occurs, the print promotion unit 16 executes a process necessary for reprinting information or paper lost due to the print failure. If the printing has been completed normally, the print promotion unit 16
Is notified that the data memory 12 related to the page has become unnecessary.

【0061】図6において、印刷推進部16では種々の
ルーチンによって待ちキューが生成される。印刷依頼受
付けルーチン65は、解析変換部14から送出された印
刷依頼を描画待ちキュー61に接続する。描画制御ルー
チン66は、描画待ちキュー61に描画待ちページがあ
れば、描画待ちページの1つを描画待ちキュー61から
はずし、そのページの印刷データをイメージデータIM
Dに変換する。
In FIG. 6, the print promotion section 16 generates a waiting queue by various routines. The print request receiving routine 65 connects the print request sent from the analysis and conversion unit 14 to the drawing waiting queue 61. If there is a drawing waiting page in the drawing waiting queue 61, the drawing control routine 66 removes one of the drawing waiting pages from the drawing waiting queue 61, and converts the print data of the page into the image data IM.
Convert to D

【0062】この過程において、描画制御ルーチン66
は、メモリ管理部13及び描画部15を利用する。イメ
ージデータIMDへの変換が終了すれば、描画制御ルー
チン66は当該ページを印刷待ちキュー62に接続す
る。
In this process, the drawing control routine 66
Uses the memory management unit 13 and the drawing unit 15. When the conversion into the image data IMD is completed, the drawing control routine 66 connects the page to the print queue 62.

【0063】印刷制御ルーチン67は、印刷待ちキュー
62にに印刷待ちページがあれば、印刷待ちページの1
つを印刷待ちキュー62からはずし、印刷機構部17に
対して印刷を指示した後、当該ページを転写終了待ちキ
ュー63に接続する。
If there is a print waiting page in the print waiting queue 62, the print control routine 67
One of them is removed from the print waiting queue 62, and after instructing the printing mechanism 17 to perform printing, the page is connected to the transfer end waiting queue 63.

【0064】転写終了割込みルーチン68は、印刷機構
部17からの用紙への転写終了にともなう割込みによっ
て起動され、転写終了待ちキュー63に接続されている
ページを印刷終了待ちキュー64に移動し、先に描画制
御ルーチン66により獲得したページバッファ33の解
放をメモリ管理部13に対して指示する。
The transfer end interrupt routine 68 is started by an interruption at the end of transfer to the sheet from the printing mechanism 17, moves the page connected to the transfer end wait queue 63 to the print end wait queue 64, and Of the page buffer 33 acquired by the drawing control routine 66 to the memory management unit 13.

【0065】印刷終了割込みルーチン69は、印刷機構
部17からの印刷終了にともなう割込みにより起動さ
れ、印刷終了待ちキュー64に接続されている印刷待ち
ページの1つを印刷終了待ちキュー64からはずし、メ
モリ管理部13に対してメモリ解放同期パルスを送出す
る。
The print end interrupt routine 69 is started by an interrupt from the print mechanism unit 17 at the end of printing, and removes one of the print queues connected to the print end queue 64 from the print end queue 64. A memory release synchronization pulse is sent to the memory management unit 13.

【0066】印刷機構部17などにおいて印刷障害が発
生し、印刷の継続が不可能になると、印刷機構部17は
割込み信号を発生し、それを受けて印刷障害割込みルー
チン70が実行される。
When a printing failure occurs in the printing mechanism section 17 or the like and printing cannot be continued, the printing mechanism section 17 generates an interrupt signal, and in response thereto, the printing failure interrupt routine 70 is executed.

【0067】印刷障害割込みルーチン70は、描画待ち
キュー61、印刷待ちキュー62、転写終了待ちキュー
63、印刷終了待ちキュー64の各キューを、再印刷の
開始に備えて再構築し、その過程で不用となったページ
バッファ33をメモリ管理部13に依頼して解放する。
The print failure interrupt routine 70 rebuilds each of the drawing queue 61, the print queue 62, the transfer end queue 63, and the print end queue 64 in preparation for the start of reprinting. It requests the memory management unit 13 to release the unused page buffer 33 and releases it.

【0068】図1において、印刷機構部17は、予めペ
ージバッファ33上に描画されているイメージデータI
MDに基づいて、文字又は画像を用紙上に印刷する。図
7はメモリ管理部13を中心とした各部の関係を示す図
である。
In FIG. 1, the printing mechanism 17 stores image data I which has been drawn on the page buffer 33 in advance.
A character or an image is printed on paper based on the MD. FIG. 7 is a diagram showing the relationship between the respective units with the memory management unit 13 at the center.

【0069】メモリ管理部13は、上述したように、プ
リンタ装置1の取り扱う印刷情報PI及びプリンタ装置
1の内部における処理形態に応じて、種々のメモリ又は
メモリ領域からなるデータメモリ12を管理しており、
メモリ管理部13は複数のメモリ管理ユニットの集合体
となっている。
As described above, the memory management unit 13 manages the data memory 12 composed of various memories or memory areas according to the print information PI handled by the printer device 1 and the processing mode inside the printer device 1. Yes,
The memory management unit 13 is an aggregate of a plurality of memory management units.

【0070】メモリ管理部13は、データメモリ12内
の各メモリを管理する管理部40a〜40eを有してお
り、それぞれの管理部40a〜40eの管理下に各メモ
リの割当てルーチン41a〜41eが設けられている。
The memory management unit 13 has management units 40a to 40e for managing each memory in the data memory 12, and the memory allocation routines 41a to 41e are managed by the management units 40a to 40e. Is provided.

【0071】データメモリ12におけるページバッファ
33は、上述したように2種類の用途に利用される。こ
こで再度説明すると、その1つは、印刷推進部16が印
刷に先立って作成するイメージデータIMDを格納する
ために利用され、他の1つは、解析変換部14の出力す
る論理ページデータLPDを格納するためのメモリとし
て利用される。
The page buffer 33 in the data memory 12 is used for two purposes as described above. Here, once again, one of them is used for storing the image data IMD created by the print promotion unit 16 prior to printing, and the other is the logical page data LPD output by the analysis conversion unit 14. Is used as a memory for storing

【0072】前者では、印刷障害が発生した場合でも保
存されている論理ページデータLPDを用いてイメージ
データIMDを再現することが可能であるため、印刷推
進部16によって一時的に使われる。後者では、各論理
ページの印刷が正常に終了するまでそのデータを保持す
るために使われる。
In the former case, since the image data IMD can be reproduced by using the stored logical page data LPD even when a print failure occurs, it is temporarily used by the print promotion unit 16. In the latter case, it is used to hold the data until printing of each logical page ends normally.

【0073】したがって、前者では、通常のメモリ割り
当ての方法によって管理される。このため、本実施例で
は、ページバッファ割当てルーチン41eが、ページバ
ッファ管理部40eからの要求と描画制御ルーチン66
からの要求との両方からの要求を処理できるようになっ
ている。
Therefore, in the former case, the management is performed by a normal memory allocation method. For this reason, in the present embodiment, the page buffer allocation routine 41e executes the request from the page buffer management unit 40e and the drawing control routine 66e.
It can handle requests from both.

【0074】次に、上述のように構成されたプリンタ装
置1の作用について説明する。まず、装置の立ち上げ時
に、フォントメモリ36上にフォントデータFPDが格
納され、これが常駐資源としてプリンタ装置1の電源が
切断されるまで保存される。
Next, the operation of the printer 1 configured as described above will be described. First, when the apparatus is started up, font data FPD is stored in the font memory 36, and is stored as a resident resource until the power of the printer apparatus 1 is turned off.

【0075】その後、上位装置5から印刷情報PIを受
信すると、その印刷情報PIはインタフェース部11を
通して解析変換部14へ送られ、これを受けた解析変換
部14は、必要なメモリをメモリ管理部13に対して要
求し、これを獲得しながら描画関数メモリ34上に描画
関数データSFDを作成する。
Thereafter, when the print information PI is received from the host device 5, the print information PI is sent to the analysis and conversion unit 14 through the interface unit 11, and the analysis and conversion unit 14 receiving the print information PI stores the necessary memory in the memory management unit. 13, the drawing function data SFD is created in the drawing function memory 34 while obtaining the request.

【0076】この過程において、描画関数データSFD
において参照する描画属性メモリ35及びフォントメモ
リ36に対して、描画関数メモリ34からリンクがはら
れる。このようにして、論理ページ単位でグループ分け
されて管理された描画関数データSFDが描画関数メモ
リ34上に作成される。
In this process, the drawing function data SFD
Are linked from the drawing function memory 34 to the drawing attribute memory 35 and the font memory 36 referred to in the above. In this way, the drawing function data SFD managed by grouping in units of logical pages is created on the drawing function memory 34.

【0077】各論理ページは、それ自体他の論理ページ
から独立しており、描画部15による描画に際して他の
論理ページの情報を必要とせず、また、任意の位置で分
割して描画が可能となっている。
Each logical page is independent of other logical pages itself, does not require information of another logical page when drawing by the drawing unit 15, and can be drawn at an arbitrary position. Has become.

【0078】論理ページを作成する過程においてメモリ
不足が発生し描画関数データSFDの作成が継続できな
くなった場合には、解析変換部14において資源溢れ処
理ルーチン54が実行され、メモリ管理部13を通して
ページバッファ33fを獲得し、このページバッファ3
3fに作成中の論理ページの内容を描画する。
If a memory shortage occurs during the process of creating a logical page and the creation of the drawing function data SFD cannot be continued, the resource overflow processing routine 54 is executed in the analysis and conversion unit 14, and the page is passed through the memory management unit 13. The buffer 33f is acquired, and the page buffer 3
At 3f, the contents of the logical page being created are drawn.

【0079】描画が終了すれば、当該論理ページのデー
タを格納した描画関数メモリ34は不要になるので、こ
のメモリをメモリ管理部13を通して即座に解放する。
このような仕組みによって、例えば図形情報などのよう
にデータ量の最大値が規定されないような情報につてい
も、メモリ不足による処理の中止といった事態を避ける
ことができる。
When the drawing is completed, the drawing function memory 34 storing the data of the logical page becomes unnecessary, and this memory is immediately released through the memory management unit 13.
With such a mechanism, even for information such as graphic information for which the maximum value of the data amount is not specified, it is possible to avoid a situation in which processing is stopped due to lack of memory.

【0080】改ページ時において、解析変換部14は、
1物理ページ(印刷単位)に対応するページ属性メモリ
31をメモリ管理部13を通して獲得し、物理ページを
構成する幾つかの論理ページをこれにリンクする。
At the time of a page break, the analysis conversion unit 14
The page attribute memory 31 corresponding to one physical page (print unit) is acquired through the memory management unit 13, and several logical pages constituting the physical page are linked to this.

【0081】このように、プリンタ装置1の内部におい
て、印刷情報PIを階層化されたデータメモリ12によ
って保持し、これを管理することによって、資源の有効
活用が促進されるとともに、ページ毎のデータの独立性
が確保され、印刷障害時に必要な再描画が可能となる。
As described above, the print information PI is stored and managed in the hierarchical data memory 12 inside the printer device 1, so that the effective use of resources is promoted and the data for each page is promoted. Independence is ensured, and necessary redrawing can be performed in the event of a printing failure.

【0082】次に、データメモリ12内の各メモリの獲
得又は解放について、図8を参照してさらに詳しく説明
する。図8は印刷推進部16内における物理ページ単位
の印刷データの処理の流れを示す図である。
Next, acquisition or release of each memory in the data memory 12 will be described in more detail with reference to FIG. FIG. 8 is a diagram showing the flow of processing of print data in physical page units in the print promotion unit 16.

【0083】図において、論理ページメモリ32は、ペ
ージ属性メモリ31によって指定される1物理ページに
必要な論理ページデータLPDを格納した描画関数メモ
リ34、描画属性メモリ35、フォントメモリ36の集
合体であり、溢れ処理が行われた場合にはこれにページ
バッファ33fが加わる。
In the figure, a logical page memory 32 is an aggregate of a drawing function memory 34, a drawing attribute memory 35, and a font memory 36 that store logical page data LPD necessary for one physical page specified by the page attribute memory 31. If the overflow processing is performed, the page buffer 33f is added to the overflow processing.

【0084】ページ属性メモリ31及びそれにリンクさ
れた論理ページメモリ32に対して(#1)、印刷推進
部16において、ページバッファ33が獲得され、ペー
ジバッファリンクデータPBLによりリンクされる(#
2)。その後に、ページバッファ33にイメージデータ
IMDが描画される(#3)。
For the page attribute memory 31 and the logical page memory 32 linked to it (# 1), the page buffer 33 is acquired in the print promotion unit 16 and linked by the page buffer link data PBL (#).
2). After that, the image data IMD is drawn in the page buffer 33 (# 3).

【0085】描画が終了すると、印刷推進部16は用紙
上への転写を行うために印刷機構部17を起動し、印刷
機構部17からの転写終了を待つ(#4)。印刷機構部
17から転写終了の割込みがあると(#5)、印刷推進
部16は獲得したページバッファ33を解放し(#
6)、印刷機構部17からの印刷終了割込みを待つ。
When the drawing is completed, the printing promotion unit 16 activates the printing mechanism 17 to perform the transfer onto the paper, and waits for the completion of the transfer from the printing mechanism 17 (# 4). When there is a transfer end interrupt from the printing mechanism unit 17 (# 5), the printing promotion unit 16 releases the acquired page buffer 33 (# 5).
6) Wait for a print end interrupt from the printing mechanism unit 17.

【0086】その後、正常な印刷終了割込みがあれば
(#7)、印刷推進部16は印刷が正常に行われたと判
断し、使用済のページ属性メモリ31及び論理ページメ
モリ32を解放し処理を終了する(#8)。
Thereafter, if there is a normal print end interrupt (# 7), the print promotion unit 16 determines that printing has been performed normally, releases the used page attribute memory 31 and the logical page memory 32, and performs processing. The process ends (# 8).

【0087】しかし、印刷終了前に印刷障害の発生を検
出すると(#9)、印刷推進部16は印刷末終了のペー
ジ(物理ページ)について、ページバッファ33の獲得
に遡って再処理をおこなう(#10)。
However, if the occurrence of a printing failure is detected before the end of printing (# 9), the print promotion unit 16 reprocesses the page (physical page) of the end of printing by going back to the acquisition of the page buffer 33 (step 9). # 10).

【0088】印刷推進部16において以上のような処理
を行うことにより、印刷障害が発生した後の再印刷が確
実且つ迅速に行われる。したがって、印刷障害発生後の
リカバリ(再印刷)を上位装置5の援助を受けることな
く、プリンタ装置1自体で実行することができる。
By performing the above-described processing in the print promotion unit 16, reprinting after a print failure has occurred can be performed reliably and promptly. Therefore, recovery (reprinting) after the occurrence of a printing failure can be executed by the printer device 1 itself without the assistance of the host device 5.

【0089】つまり、印刷障害の発生にともなう再印刷
を上位装置5とは無関係にプリンタ装置1が単独で行う
ことが可能となり、上位装置5の側には再印刷のための
仕組みが不要となる。
That is, it is possible for the printer device 1 to perform reprinting alone due to the occurrence of a printing failure independently of the host device 5, and the host device 5 does not need a mechanism for reprinting. .

【0090】また、上位装置5とプリンタ装置1との間
のインタフェースが簡略化され、回線6の使用効率が向
上する。さらに、従来においてプリンタ装置と上位装置
で役割を分担して処理していた再印刷をプリンタ装置単
独で行うことにより、システム設計の見通しがよくなっ
てシステム設計に必要な開発期間の短縮が可能となると
ともに、信頼性の高いコンピュータシステムを容易に構
築することが可能となる。
Further, the interface between the host device 5 and the printer device 1 is simplified, and the use efficiency of the line 6 is improved. In addition, by performing reprinting, which used to be divided between the printer device and the host device in the past, and performed processing separately, the printer device alone can improve the prospect of system design and shorten the development period required for system design. In addition, a highly reliable computer system can be easily constructed.

【0091】また、複数のページ属性メモリ31(すな
わち複数の物理ページ)が共通の論理ページ又はそれに
必要な資源を参照する場合に、各物理ページ単位にその
資源を保持するのではなく、単一の資源のみが存在しそ
れが複数の物理ページから参照されるので、データメモ
リ12の有効利用が図られる。
When a plurality of page attribute memories 31 (that is, a plurality of physical pages) refer to a common logical page or resources required for the same, a single logical page is used instead of holding the resources for each physical page. Only exists and is referred to from a plurality of physical pages, so that the data memory 12 is effectively used.

【0092】また、データメモリ12内のデータを消去
する契機は、その対象となるデータの種類により様々な
契機がある。例えば、特定のページでのみ必要なデータ
はそのページの印刷終了にともなって不用となる。文字
パターンなどのように複数のページに跨がったデータ
は、そのデータを使用する最終のページの印刷終了にと
もなって不用となる。プリンタ装置1では、これらのデ
ータが内容にしたがって分類され且つ階層化されてお
り、不用となったデータを早期に消去して資源を有効に
活用することができる。
There are various triggers for erasing the data in the data memory 12 depending on the type of the target data. For example, data necessary only for a specific page becomes unnecessary as the printing of that page ends. Data that extends over a plurality of pages, such as a character pattern, becomes unnecessary when printing of the last page using the data is completed. In the printer device 1, these data are classified and hierarchized according to the contents, and the unnecessary data can be deleted at an early stage to make effective use of resources.

【0093】また、印刷が正常に終了するまで、ページ
属性メモリ31に対応した論理ページデータを保持して
いるが、この論理ページデータを格納するに必要なメモ
リ容量は、上位装置5から送出される印刷情報PI(生
データ)と正の相関関係にある。したがって、印刷情報
PIの量が少ないときは、必要なメモリ容量も少なく、
この点でもデータメモリ12の有効活用が図られる。
The logical page data corresponding to the page attribute memory 31 is held until the printing is normally completed. The memory capacity necessary for storing the logical page data is transmitted from the host device 5. There is a positive correlation with the print information PI (raw data). Therefore, when the amount of the print information PI is small, the required memory capacity is small,
In this regard, the data memory 12 can be effectively used.

【0094】上述の実施例によると、論理ページメモリ
32から溢れる論理ページデータをイメージデータIM
Dに切り換えてページバッファ33fに保持するので、
極めて大きいデータに対してもリカバリを確実に行うこ
とができる。
According to the above-described embodiment, the logical page data overflowing from the logical page memory 32 is stored in the image data IM.
D and hold it in the page buffer 33f,
Recovery can be reliably performed even on extremely large data.

【0095】上述のメモリ管理部13によると、メモリ
を要求した構成要素からの指示によって直接にデータメ
モリ12を解放せず、実際の解放動作を行うトリガを解
放要求と独立して指定するので、解放要求の終了後から
解放トリガが発行されるまでの間において、メモリに記
憶したデータを保障することができる。上述の実施例に
おいて、溢れ処理のためのページバッファ33fを通常
処理のためのページバッファ33と同様に構成したが、
通常処理のためのページバッファ33とは別の構成とし
又は別の領域に設けてもよい。記録媒体として用紙を用
いた例を説明したが、印刷用の版など他の種々の記録媒
体を用いてもよい。その他、プリンタ装置1の構成又は
その各部の構成及び処理内容は、本発明の主旨に沿って
種々変更することができる。
According to the memory management unit 13 described above, the trigger for performing the actual release operation is specified independently of the release request without directly releasing the data memory 12 according to the instruction from the component requesting the memory. The data stored in the memory can be guaranteed from the end of the release request until the release trigger is issued. In the above-described embodiment, the page buffer 33f for overflow processing is configured in the same manner as the page buffer 33 for normal processing.
The configuration may be different from that of the page buffer 33 for normal processing or provided in another area. Although an example using paper as a recording medium has been described, various other recording media such as a printing plate may be used. In addition, the configuration of the printer 1 or the configuration and processing of each unit thereof can be variously changed in accordance with the gist of the present invention.

【0096】[0096]

【発明の効果】本発明によると、印刷障害が発生した場
合においても、印刷情報を喪失することなく、プリンタ
装置自体でリカバリを行なうことができる。これによっ
て、上位装置とプリンタ装置との間のインタフェースが
簡略化され、また再印刷の開始までの時間を短縮するこ
とができる。
According to the present invention, even when a print failure occurs, recovery can be performed by the printer itself without losing print information. This simplifies the interface between the host device and the printer device, and shortens the time until the start of reprinting.

【0097】請求項3及び請求項6の発明によると、極
めて大きいデータに対してもリカバリを確実に行うこと
ができる。
According to the third and sixth aspects of the present invention, recovery can be reliably performed even on extremely large data.

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

【図1】本発明に係るプリンタ装置の構成を示すブロッ
ク図である。
FIG. 1 is a block diagram illustrating a configuration of a printer device according to the present invention.

【図2】データメモリの構成を示す図である。FIG. 2 is a diagram showing a configuration of a data memory.

【図3】データメモリの要部の詳細を示す図である。FIG. 3 is a diagram showing details of a main part of a data memory.

【図4】メモリ管理部の構成を示す図である。FIG. 4 is a diagram showing a configuration of a memory management unit.

【図5】解析変換部の構成を示す図である。FIG. 5 is a diagram illustrating a configuration of an analysis conversion unit.

【図6】印刷推進部の構成を示す図である。FIG. 6 is a diagram illustrating a configuration of a printing promotion unit.

【図7】メモリ管理部を中心とした各部の関係を示す図
である。
FIG. 7 is a diagram illustrating a relationship between respective units centering on a memory management unit;

【図8】印刷推進部内における物理ページ単位の印刷デ
ータの処理の流れを示す図である。
FIG. 8 is a diagram showing a flow of processing of print data in physical page units in the print promotion unit.

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

1 プリンタ装置 5 上位装置 12 データメモリ 13 メモリ管理部 14 解析変換部 15 描画部 16 印刷推進部 31 ページ属性メモリ 32 論理ページメモリ 33 ページバッファ 33f ページバッファ(メモリ) 54 資源溢れ処理ルーチン(溢れ処理部) PI 印刷情報 PAD ページ属性データ LPD 論理ページデータ IMD イメージデータ FPD フォントデータ SFD 描画関数データ SAD 描画属性データ ESD 環境設定データ LPL 論理ページリンクデータ PBL ページバッファリンクデータ Reference Signs List 1 printer device 5 host device 12 data memory 13 memory management unit 14 analysis conversion unit 15 drawing unit 16 print promotion unit 31 page attribute memory 32 logical page memory 33 page buffer 33f page buffer (memory) 54 resource overflow processing routine (overflow processing unit) ) PI print information PAD Page attribute data LPD logical page data IMD image data FPD font data SFD drawing function data SAD drawing attribute data ESD environment setting data LPL logical page link data PBL page buffer link data

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平4−364587(JP,A) 特開 平5−42724(JP,A) 特開 平1−178474(JP,A) 特開 平3−224761(JP,A) 特開 平4−156356(JP,A) (58)調査した分野(Int.Cl.7,DB名) B41J 5/30 G06F 3/12 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-4-364587 (JP, A) JP-A-5-42724 (JP, A) JP-A-1-178474 (JP, A) JP-A-3- 224761 (JP, A) JP-A-4-156356 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) B41J 5/30 G06F 3/12

Claims (7)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】上位装置から出力される印刷情報を入力し
て記録媒体上に印刷を行うプリンタ装置において、 入力された前記印刷情報を、 前記記録媒体上における物理ページ単位の印刷内容を管
理するためのページ属性データと、論理ページ単位の印
刷内容である論理ページデータとして、ページ属性メモ
リ及び論理ページメモリに保持しておき、 前記ページ属性データ及び前記論理ページデータに基づ
いて、物理ページ単位でビットマップ形式のページバッ
ァへの描画を行うとともに、 描画されたページバッファの内容に基づいて前記記録媒
体上への転写を行った後に当該ページバッファを解放
し、 描画されたページバッファの内容に基づいて前記記録媒
体上への印刷が正常に終了した後に前記ページ属性メモ
リ及び前記論理ページメモリを解放することを特徴とす
るプリンタ装置における印刷情報の管理方法。
1. A higher Oite printer equipment for printing on instrumentation placed et the outputted printed information on the recording medium to input, the print information that is input, each physical page on the recording medium and the page attribute data for managing the print contents of, as a logical page data is printing the contents of the logical pages, page attribute memo
May be held to re及 beauty logical page memory, the page attribute data及 beauty said have logical page data based Dzu <br/>, page buffer <br/> off § bitmap each physical page performs drawing on, the page buffer is released after the transfer onto the recording medium based on the content of the rendered page buffer, the recording based on the contents of the drawing pages buffer After printing on the medium is completed normally,
Managing print information in the printer apparatus characterized by releasing the re及 beauty the logical page memory.
【請求項2】上位装置から出力される印刷情報を入力し
て記録媒体上に印刷を行うプリンタ装置において、 入力された前記印刷情報を、 前記記録媒体上における物理ページ単位の印刷内容を管
理するためのページ属性データと、論理ページ単位の印
刷内容である論理ページデータとして、ページ属性メモ
リ及び論理ページメモリに保持するとともに、 前記論理ページデータを、 論理ページ単位の印刷データである描画関数データと
前記描画関数データを描画するに当たっての属性データ
である描画属性データと、フォントデータとに分けてそ
れぞれ個別に管理しておき、 前記ページ属性データ及び前記論理ページデータに基づ
いて、物理ページ単位でビットマップ形式のページバッ
ァへの描画を行うとともに、 描画されたページバッファの内容に基づいて前記記録媒
体上への転写を行った後に当該ページバッファを解放
し、 描画されたページバッファの内容に基づいて前記記録媒
体上への印刷が正常に終了した後に、前記描画関数デー
タ、前記描画属性データ、又は前記フォントデータの
ちの使用済みのデータ毎に、それらのデータを保持して
いるメモリを解放することを特徴とするプリンタ装置に
おける印刷情報の管理方法。
Wherein the upper Oite printer equipment for printing on instrumentation placed et the outputted printed information on the recording medium to input, the print information that is input, each physical page on the recording medium and the page attribute data for managing the print contents of, as a logical page data is printing the contents of the logical pages, page attribute memo
Holds the re及 beauty logical page memory, the logical page data, and drawing function data is print data of each logical page,
Said drawing and drawing attribute data is attribute data when drawing the function data, leave each managed separately divided into the font data, the page attribute data及 beauty the logical page data based on Dzu <br/> you are, performs drawing to a bitmap format of the page buffer <br/> off § each physical page, it was transferred onto the recording medium based on the content of the rendered page buffer after the release the page buffer, printing on the recording medium has ended normally based on the content of the rendered page buffer after said drawing function Day
Data, the rendering attribute data, or short <br/> to Chino each spent data of the font data, print information in the printer apparatus characterized by releasing the memory holding these data Management method.
【請求項3】請求項1又は請求項2記載の方法におい
て、 前記印刷情報に基づく前記論理ページデータの作成過程
において当該論理ページデータの作成が不可能となった
ときに、当該論理ページデータの全部又は一部をビット
マップ形式でメモリに描画して保持することを特徴とす
るプリンタ装置における印刷情報の管理方法。
3. The method of claim 1 or claim 2 method described, when it becomes impossible to create the logical page data in the creation process of the logical page data based on the print information, the logical managing print information in the printer apparatus characterized by retaining all or part of the page data to draw the memory in a bitmap format.
【請求項4】請求項1乃至請求項3のいずれかに記載の
方法において、 転写終了後であって且つ印刷終了前に印字障害が発生し
たときに、前記ページ属性メモリ及び前記論理ページメ
リに保持された前記ページ属性データ及び前記論理ペ
ージデータに基づいて、前記ページバッファへの再度の
描画を行うことを特徴とするプリンタ装置における印刷
情報の管理方法。
4. A method according to any one of claims 1 to 3, when a print failure and before the end of printing even after completion transfer occurs, the page attribute memory及 beauty said logic Pejime <br/> mode based on Li to held the said page attribute data及 beauty the logical page data, management method of printing information in the printing apparatus and performs again drawing into the page buffer .
【請求項5】上位装置から出力される印刷情報を入力し
て記録媒体上に印刷を行うプリンタ装置において、 前記記録媒体上における物理ページ単位の印刷内容を管
理するためのページ属性データを格納するページ属性メ
リ、論理ページ単位の印刷内容である論理ページデー
タを格納する論理ページメモリ、及び、ビットマップ形
式のページバッファを含んで構成されるデータメモ
、 前記印刷情報を解析し、物理ページ単位の印刷に必要な
全ての情報を含んだ中間形式のデータであるページ属性
データ及び論理ページデータに変換するための解析変換
部と、 前記ページ属性データ及び前記論理ページデータを参照
して前記ページバッファにイメージデータを描画するた
めの描画部と、 前記ページバッファに描画されたイメージデータに基づ
いて前記記録媒体上への印刷動作の制御を行うととも
に、印刷障害の発生時に前記ページ属性データ及び前記
論理ページデータを参照して再印刷のための制御を行う
印刷推進部と、 前記データメモリを管理するとともに、前記ページバッ
ァに描画されたイメージデータの前記記録媒体上への
転写後に当該ページバッファを解放し、印刷終了後に前
記ページ属性メモリ及び前記論理ページメモリを解放す
るためのメモリ管理部とを有してなることを特徴とする
プリンタ装置。
5. The upper instrumentation placed et the outputted printed information Oite paper in the printer equipment for printing by entering onto a recording medium, a page for managing print contents of the physical page unit on the recording medium page attributes menu <br/> mode re storing the attribute data, logical page data is printed the contents of the logical pages
Logical page memory, and data memory configured to include a page buffer in a bit map format for storing data
When the analysis to convert the analyzes the print information, the page attributes <br/> data及 beauty logical page data is an intermediate form of the data that contains all the information necessary to print the physical page unit conversion
Parts and the page attribute data及 beauty said logical pages and drawing unit for drawing an image data in the page buffer with reference to the data, the page buffer group rendered image data to Dzu performs control of printing operation onto the recording medium have <br/>, printing promotion for controlling for referring to reprint the page attribute data及 beauty the logical page data in the event of a print failure and parts, as well as managing the data memory, the page buffer <br/> releasing the page buffer after transfer onto the recording medium of the drawn image data to off §, the page after printing printer apparatus characterized by comprising a memory management unit for releasing the attribute memory及 beauty the logical page memory.
【請求項6】請求項5記載のプリンタ装置において、 前記論理ページデータが前記論理ページメモリから溢れ
るときに、当該論理ページデータの全部又は一部をビッ
トマップ形式で前記メモリに描画するための溢れ処理
有してなることを特徴とするプリンタ装置。
6. Oite printer equipment according to claim 5, wherein when a logical page data is the logical page memory or al overflowing, the whole or part of its logical page data in the bitmap format overflow processing unit for drawing in memory
Printer apparatus characterized by comprising a.
【請求項7】請求項5又は請求項6記載のプリンタ装
おいて、 前記ページ属性データは、 当該物理ページの印刷環境を設定するための環境設定デ
タと、 当該物理ページの印刷内容として用いられる論理ページ
を指定するための論理ページリンクデータと、 当該物理ページの描画を行うためのページバッファを
定するためのページバッファリンクデータとを含んでな
ることを特徴とするプリンタ装置。
7. A printer equipment according to claim 5 or claim 6, wherein
The Oite, the page attribute data includes a configuration de <br/> over data for setting the printing environment of the physical page, logical for specifying the logical pages to be used as a printing content of the physical page and page link data, the printer apparatus characterized by a page buffer for drawing of the physical page comprising a page buffer link data for finger <br/> constant.
JP15675692A 1992-06-16 1992-06-16 Print information management method in printer device and printer device Expired - Fee Related JP3174624B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15675692A JP3174624B2 (en) 1992-06-16 1992-06-16 Print information management method in printer device and printer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15675692A JP3174624B2 (en) 1992-06-16 1992-06-16 Print information management method in printer device and printer device

Publications (2)

Publication Number Publication Date
JPH05345449A JPH05345449A (en) 1993-12-27
JP3174624B2 true JP3174624B2 (en) 2001-06-11

Family

ID=15634635

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15675692A Expired - Fee Related JP3174624B2 (en) 1992-06-16 1992-06-16 Print information management method in printer device and printer device

Country Status (1)

Country Link
JP (1) JP3174624B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012155218A (en) 2011-01-27 2012-08-16 Kyocera Document Solutions Inc Image forming apparatus
JP2017170789A (en) 2016-03-24 2017-09-28 富士ゼロックス株式会社 Print control device and program

Also Published As

Publication number Publication date
JPH05345449A (en) 1993-12-27

Similar Documents

Publication Publication Date Title
JP3997504B2 (en) Document printing method, document processing method, and printer
US5819015A (en) Method and apparatus for providing remote printer resource management
US6407821B1 (en) Method and apparatus for printing documents including embedded print objects with an intelligent printing system
EP0574222B1 (en) A method for translating a plurality of printer page description languages
US5819014A (en) Parallel distributed printer controller architecture
US20080007754A1 (en) Image data producing apparatus, image forming apparatus and computer readable medium
JPH10340165A (en) Information processing device and method, and memory medium
JPH05324227A (en) Multi-printer system and method of distributing printing job
JP3254677B2 (en) Printer and printing method
JPH0934670A (en) Image formation device
JP3652725B2 (en) Job printing method
JPH0325523A (en) Computer peripheral device
CN100409167C (en) Status information processor
JP3553985B2 (en) Print control method and print control device
JP3174624B2 (en) Print information management method in printer device and printer device
US6788430B1 (en) Printer, printer control method and recording medium storing its process
JP2004185325A (en) Print server device
JP4400097B2 (en) Printing apparatus, printing control method, program, and recording medium
JP2965686B2 (en) Printing control device
JP3304073B2 (en) PRINT CONTROL METHOD, PRINT CONTROL DEVICE, AND PRINT SYSTEM
JPH10293669A (en) Print system and print control method
JPH0761063A (en) Printer
JP2000033744A (en) Method for controlling printing and printing control apparatus and printing system
JPH09272234A (en) Image output device, control method thereof and computer readable memory
JPH09269880A (en) Information processor, printer, printing system, data processing method for the system, and storage medium storing program readable by computer

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20010321

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

Free format text: PAYMENT UNTIL: 20080330

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090330

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100330

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20110330

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20120330

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees