JP2000029650A - Printer controller - Google Patents

Printer controller

Info

Publication number
JP2000029650A
JP2000029650A JP10200600A JP20060098A JP2000029650A JP 2000029650 A JP2000029650 A JP 2000029650A JP 10200600 A JP10200600 A JP 10200600A JP 20060098 A JP20060098 A JP 20060098A JP 2000029650 A JP2000029650 A JP 2000029650A
Authority
JP
Japan
Prior art keywords
printer
control program
compressed
printer control
control
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.)
Granted
Application number
JP10200600A
Other languages
Japanese (ja)
Other versions
JP3259685B2 (en
Inventor
Hiroo Yoshida
博男 吉田
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.)
Niigata Fuji Xerox Manufacturing Co Ltd
Original Assignee
Niigata Fuji Xerox Manufacturing 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 Niigata Fuji Xerox Manufacturing Co Ltd filed Critical Niigata Fuji Xerox Manufacturing Co Ltd
Priority to JP20060098A priority Critical patent/JP3259685B2/en
Publication of JP2000029650A publication Critical patent/JP2000029650A/en
Application granted granted Critical
Publication of JP3259685B2 publication Critical patent/JP3259685B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce the storage capacity of a printer control program. SOLUTION: Programs for processing respective printer control languages are compressed as compressed control programs 4-1, 4-2, 4-3,...4-n and stored in a memory first. Then, to which one of the plural printer control languages data received in a reception buffer 1 are pertinent is judged in a printer control language analysis part 2. A basic control program part 3 selects a printer control program of the printer control language judged a pertinent to any of the languages data out of the compressed control programs 4-1, 4-2, 4-3,...4-n (for instance, the compressed control program 4-1 is selected), defrosts and writes it to a control program defrosting destination RAM memory 5, and a printer is operated by the defrosted program of the compressed control program 4-1.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、プリンタコントロ
ーラ装置に関し、特に、プリンタコントロールプログラ
ムの記憶容量の削減を図ったプリンタコントローラ装置
に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a printer controller, and more particularly to a printer controller which reduces the storage capacity of a printer control program.

【0002】[0002]

【従来の技術】従来、例えば、コンピュータに接続され
たプリンタでコンピュータで処理された情報を印字する
場合には、コンピュータ側において印字データをプリン
タの言語に変換して通信手段(インターフェースケーブ
ル)によってプリンタに送り、プリンタ側では送られて
きた印字データをプリンタ言語解読手段によって解読
し、この解読した印字データをもとに実際の画像を画像
用メモリに展開し、展開されたデータはこの画像用メモ
リから用紙等に印字形成を行うプリンタエンジンに送ら
れプリンタエンジンで用紙等に印字が行われる。
2. Description of the Related Art Conventionally, for example, when printing information processed by a computer with a printer connected to the computer, the computer converts print data into a language of the printer and converts the print data into a printer language by a communication means (interface cable). The printer side decodes the sent print data by the printer language decoding means, and based on the decoded print data, develops an actual image in an image memory. The developed data is stored in the image memory. Is sent to a printer engine that forms a print on paper or the like, and the printer engine prints on paper or the like.

【0003】以上のように、コンピュータで処理された
情報を印字する場合には、コンピュータ側において印字
データをプリンタの言語に変換するため、プリンタにお
いては、その印字データに応じたプリンタコントロール
言語を有するプリンタコントローラ装置が必要となる。
As described above, when printing information processed by a computer, the computer converts print data into the language of the printer. Therefore, the printer has a printer control language corresponding to the print data. A printer controller device is required.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、従来の
プリンタコントローラ装置によれば、プリンタコントロ
ール言語に応じたプリンタコントロールプログラムが複
数種類必要となり、それを記憶するメモリ容量もその種
類に応じて大きくなるという問題があった。
However, according to the conventional printer controller, a plurality of types of printer control programs corresponding to the printer control language are required, and the memory capacity for storing the same is increased according to the type. There was a problem.

【0005】従って、本発明の目的は、プリンタコント
ロールプログラムの記憶容量を削減することができるプ
リンタコントロール装置を提供することにある。
Accordingly, an object of the present invention is to provide a printer control device capable of reducing the storage capacity of a printer control program.

【0006】[0006]

【課題を解決するための手段】本発明は、上記の目的を
達成するため、複数のプリンタコントロール言語を処理
する複数のプリンタコントロールプログラムを有するプ
リンタコントローラ装置において、複数のプリンタコン
トロールプログラムは、圧縮して記憶されていることを
特徴とするプリンタコントローラ装置を提供するもので
ある。
SUMMARY OF THE INVENTION In order to achieve the above object, the present invention provides a printer controller having a plurality of printer control programs for processing a plurality of printer control languages. A printer controller device characterized in that the printer controller device is stored.

【0007】以上の構成において、プリンタコントロー
ラ装置は、更に、複数の圧縮されたプリンタコントロー
ルプログラムを複数のプリンタコントロール言語のどの
言語により処理するかを解析するプリンタコントロール
言語解析部を有することが望ましい。
In the above configuration, it is preferable that the printer controller further includes a printer control language analyzing unit for analyzing which of a plurality of printer control languages processes the plurality of compressed printer control programs.

【0008】また、プリンタコントローラ装置は、更
に、解析されたプリンタコントロール言語に基づき圧縮
されたプリンタコントロールプログラムを選択し、解凍
処理する基本コントロールプログラム部を有することが
望ましい。
Further, it is desirable that the printer controller further has a basic control program section for selecting and decompressing a compressed printer control program based on the analyzed printer control language.

【0009】更に、基本コントロールプログラム部は、
圧縮されたプリンタコントロールプログラムが異なる圧
縮アルゴリズムで圧縮されている場合に、圧縮アルゴリ
ズムを解凍する解凍処理部を有することが望ましい。
Further, the basic control program section includes:
When the compressed printer control program is compressed by a different compression algorithm, it is desirable to have a decompression processing unit that decompresses the compression algorithm.

【0010】また、更に、解凍処理されたプリンタコン
トロールプログラムはコントロールプログラム解凍先記
憶部に書き込まれ所定の処理が行われることが望まし
い。
Further, it is desirable that the decompressed printer control program is written in a control program decompression destination storage unit and a predetermined process is performed.

【0011】この場合、コントロールプログラム解凍先
記憶部は、RAMによって構成されていることが望まし
い。
In this case, it is desirable that the control program decompression destination storage unit is constituted by a RAM.

【0012】[0012]

【発明の実施の形態】以下、添付図面を参照しながら、
本発明の実施の形態を詳細に説明する。
BRIEF DESCRIPTION OF THE DRAWINGS FIG.
An embodiment of the present invention will be described in detail.

【0013】図1は、本実施の形態によるプリンタコン
トロール装置の構成を示すブロック図である。図に示す
ように、このプリンタコントロール装置は、プリンタコ
ントロール言語データを受信する受信バッファ1と、受
信バッファ1から受信したプリンタコントロール言語デ
ータが複数のプリンタコントロール言語のどれに該当す
るかを解析するプリンタコントロール言語解析部2と、
プリンタコントロール言語解析部2で解析されたプリン
タコントロール言語を保持する基本コントロールプログ
ラム部3と、複数のプリンタコントロールプログラムが
圧縮して記憶されている圧縮コントロールプログラム4
−1,4−2,4−3,・・・4−nと、圧縮コントロ
ールプログラム4−1,4−2,4−3,・・・4−n
が基本コントロールプログラム部3の所定の選択信号に
より解凍され書き込まれるコントロールプログラム解凍
先RAMメモリ5とから構成されている。
FIG. 1 is a block diagram showing a configuration of a printer control device according to the present embodiment. As shown in the figure, the printer control apparatus includes a receiving buffer 1 for receiving printer control language data, and a printer for analyzing which of the plurality of printer control languages the printer control language data received from the receiving buffer 1 corresponds to. A control language analysis unit 2;
A basic control program unit 3 for holding the printer control language analyzed by the printer control language analysis unit 2, and a compression control program 4 for storing a plurality of compressed printer control programs
-1, 4-2, 4-3,..., 4-n and compression control programs 4-1, 4-2, 4-3,.
And a control program decompression destination RAM memory 5 which is decompressed and written by a predetermined selection signal of the basic control program unit 3.

【0014】以上の構成を有する本実施の形態によるプ
リンタコントロール装置の動作を説明する。通常、複数
のプリンタコントロール言語を処理するプリンタでは、
複数のプリンタコントロールプログラムが存在する。プ
リンタコントロール言語解析部2では受信バッファ1で
受信したデータが、この複数のプリンタコントロール言
語のどれに該当するかを解析する。
The operation of the printer control device according to the present embodiment having the above configuration will be described. Typically, printers that handle multiple printer control languages
There are multiple printer control programs. The printer control language analysis unit 2 analyzes which of the plurality of printer control languages the data received by the reception buffer 1 corresponds to.

【0015】基本コントロールプログラム部3では、プ
リンタコントロール言語解析部2で解析した該当するプ
リンタコントロールプログラムを圧縮コントロールプロ
グラム4−1,4−2,4−3,・・・4−nから選択
し(例えば、該当するプリンタコントロールプログラム
が圧縮コントロールプログラム4−1であった場合には
圧縮コントロールプログラム4−1を選択し)、解凍し
てコントロールプログラム解凍先RAMメモリ5に書き
込み、この圧縮コントロールプログラム4−1の解凍さ
れたプログラムによりプリンタを動作させる。
The basic control program section 3 selects a corresponding printer control program analyzed by the printer control language analysis section 2 from the compression control programs 4-1, 4-2, 4-3,... 4-n ( For example, if the corresponding printer control program is the compression control program 4-1, the compression control program 4-1 is selected), decompressed and written into the control program decompression destination RAM memory 5, and the compression control program 4- The printer is operated by the decompressed program (1).

【0016】一方、基本コントロールプログラム部3か
ら異なるプリンタコントロールプログラム、例えば、圧
縮コントロールプログラム4−2を受信した場合は、圧
縮コントロールプログラム4−2を解凍し、コントロー
ルプログラム解凍先RAMメモリ5に書き込み、この圧
縮コントロールプログラム4−2の解凍されたプログラ
ムによりプリンタを動作させる。
On the other hand, when a different printer control program, for example, a compression control program 4-2 is received from the basic control program section 3, the compression control program 4-2 is decompressed and written in the control program decompression destination RAM memory 5, The printer is operated by the decompressed program of the compression control program 4-2.

【0017】コントロールプログラム解凍先RAMメモ
リ5は、RAMメモリであるため、上書きして何度もプ
リンタコントロールプログラムを解凍・書き込みするこ
とができる。
Since the control program decompression destination RAM memory 5 is a RAM memory, the printer control program can be decompressed and written many times by overwriting.

【0018】このように、それぞれのプリンタコントロ
ール言語を処理するプログラムを圧縮してメモリに記憶
するようにしたため、複数のプリンタコントロール言語
を処理するプログラムの記憶メモリを削減できる。
As described above, since the program for processing each printer control language is compressed and stored in the memory, the storage memory of the program for processing a plurality of printer control languages can be reduced.

【0019】図2は、本発明の他の実施の形態の構成を
示すブロック図である。図1と同一の内容には同一の符
号を付したので重複する説明は省略するが、この実施の
形態においては、基本コントロールプログラム部3に複
数の解凍処理部30−1,30−2,30−3,・・・
30−nを持たせた点において、図1の構成と異なる。
このように構成することにより、圧縮コントロールプロ
グラム4−1,4−2,4−3,・・・4−nを異なる
圧縮アルゴリズムで圧縮した場合でも対応することがで
きる。
FIG. 2 is a block diagram showing a configuration of another embodiment of the present invention. The same contents as those in FIG. 1 are denoted by the same reference numerals, and duplicate description will be omitted. In this embodiment, however, a plurality of decompression processing units 30-1, 30-2, 30 -3, ...
30-n is different from the configuration of FIG.
With this configuration, it is possible to cope with a case where the compression control programs 4-1, 4-2, 4-3,..., 4-n are compressed by different compression algorithms.

【0020】[0020]

【発明の効果】以上説明したとおり、本発明のプリンタ
コントローラ装置によれば、複数のプリンタコントロー
ル言語を処理する複数のプリンタコントロールプログラ
ムを有するプリンタコントローラ装置において、複数の
プリンタコントロールプログラムを、圧縮して記憶する
ようにしたので、プリンタコントロールプログラムの記
憶容量を削減することができる。
As described above, according to the printer controller of the present invention, in a printer controller having a plurality of printer control programs for processing a plurality of printer control languages, a plurality of printer control programs are compressed. Since storage is performed, the storage capacity of the printer control program can be reduced.

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

【図1】本発明の実施の形態によるプリンタコントロー
ラ装置の構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a printer controller according to an embodiment of the present invention.

【図2】本発明の他の実施の形態によるプリンタコント
ローラ装置の構成を示すブロック図である。
FIG. 2 is a block diagram illustrating a configuration of a printer controller according to another embodiment of the present invention.

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

1 受信バッファ 2 プリンタコントロール言語解析部 3 基本コントロールプログラム部 4−1,4−2,4−3,・・・4−n 圧縮コントロ
ールプログラム 5 コントロールプログラム解凍先RAMメモリ 30−1,30−2,30−3,・・・30−n 解凍
処理部
DESCRIPTION OF REFERENCE NUMERALS 1 reception buffer 2 printer control language analysis unit 3 basic control program unit 4-1, 4-2, 4-3,... 4-n compression control program 5 control program decompression destination RAM memory 30-1, 30-2, 30-3,... 30-n decompression processing unit

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 複数のプリンタコントロール言語を処理
する複数のプリンタコントロールプログラムを有するプ
リンタコントローラ装置において、 前記複数のプリンタコントロールプログラムは、圧縮し
て記憶されていることを特徴とするプリンタコントロー
ラ装置。
1. A printer controller device having a plurality of printer control programs for processing a plurality of printer control languages, wherein the plurality of printer control programs are compressed and stored.
【請求項2】 前記プリンタコントローラ装置は、更
に、前記複数の圧縮されたプリンタコントロールプログ
ラムを前記複数のプリンタコントロール言語のどの言語
により処理するかを解析するプリンタコントロール言語
解析部を有することを特徴とする請求項1に記載のプリ
ンタコントローラ装置。
2. The printer controller device according to claim 1, further comprising a printer control language analyzing unit configured to analyze which of the plurality of printer control languages processes the plurality of compressed printer control programs. The printer controller device according to claim 1, wherein:
【請求項3】 前記プリンタコントローラ装置は、更
に、前記解析された前記プリンタコントロール言語に基
づき前記圧縮されたプリンタコントロールプログラムを
選択し、解凍処理する基本コントロールプログラム部を
有することを特徴とする請求項1または2に記載のプリ
ンタコントローラ装置。
3. The printer controller device according to claim 1, further comprising a basic control program section for selecting and decompressing the compressed printer control program based on the analyzed printer control language. 3. The printer controller device according to 1 or 2.
【請求項4】 前記基本コントロールプログラム部は、
前記圧縮されたプリンタコントロールプログラムが異な
る圧縮アルゴリズムで圧縮されている場合に、前記圧縮
アルゴリズムを解凍する解凍処理部を有することを特徴
とする請求項3に記載のプリンタコントローラ装置。
4. The basic control program section,
4. The printer controller device according to claim 3, further comprising a decompression processing unit that decompresses the compressed algorithm when the compressed printer control program is compressed by a different compression algorithm.
【請求項5】 前記解凍処理された前記プリンタコント
ロールプログラムはコントロールプログラム解凍先記憶
部に書き込まれ所定の処理が行われることを特徴とする
請求項3または4に記載のプリンタコントローラ装置。
5. The printer controller according to claim 3, wherein the decompressed printer control program is written into a control program decompression destination storage unit and a predetermined process is performed.
【請求項6】 前記コントロールプログラム解凍先記憶
部は、RAMによって構成されていることを特徴とする
請求項5に記載のプリンタコントローラ装置。
6. The printer controller according to claim 5, wherein the control program decompression destination storage unit is configured by a RAM.
JP20060098A 1998-07-15 1998-07-15 Printer controller device Expired - Fee Related JP3259685B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP20060098A JP3259685B2 (en) 1998-07-15 1998-07-15 Printer controller device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP20060098A JP3259685B2 (en) 1998-07-15 1998-07-15 Printer controller device

Publications (2)

Publication Number Publication Date
JP2000029650A true JP2000029650A (en) 2000-01-28
JP3259685B2 JP3259685B2 (en) 2002-02-25

Family

ID=16427067

Family Applications (1)

Application Number Title Priority Date Filing Date
JP20060098A Expired - Fee Related JP3259685B2 (en) 1998-07-15 1998-07-15 Printer controller device

Country Status (1)

Country Link
JP (1) JP3259685B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100484164B1 (en) * 2002-09-23 2005-04-19 삼성전자주식회사 Practical using method and apparatus for memory of a printer
EP2267092A1 (en) 2009-06-24 2010-12-29 Forestry And Forest Products Research Institute Adhesive compositions containing bond-strength enhancing agent and methods for producing wood composite using the adhesive compositions
US20200331178A1 (en) * 2019-04-18 2020-10-22 Herlin Up Co., LTD. Microwave and Electromagnetic Heated Foaming Method, Mold and Foaming Material Thereof

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100484164B1 (en) * 2002-09-23 2005-04-19 삼성전자주식회사 Practical using method and apparatus for memory of a printer
EP2267092A1 (en) 2009-06-24 2010-12-29 Forestry And Forest Products Research Institute Adhesive compositions containing bond-strength enhancing agent and methods for producing wood composite using the adhesive compositions
US20200331178A1 (en) * 2019-04-18 2020-10-22 Herlin Up Co., LTD. Microwave and Electromagnetic Heated Foaming Method, Mold and Foaming Material Thereof
US11731323B2 (en) * 2019-04-18 2023-08-22 Herlin Up Co., LTD. Microwave and electromagnetic heated foaming method, mold and foaming material thereof

Also Published As

Publication number Publication date
JP3259685B2 (en) 2002-02-25

Similar Documents

Publication Publication Date Title
JP2000029650A (en) Printer controller
JP3297445B2 (en) Output method and device
US7196802B2 (en) Image processing device having compression judgement
JP3156379B2 (en) How to compress print data
JPH1086461A (en) Printer
KR20020064913A (en) Decodong of data
US20030098988A1 (en) Fast printing apparatus and method thereof
JP3120621B2 (en) Image processing device
JP2002234237A (en) Image processor
JP2009239852A (en) Image processing apparatus and image processing method
JP2002157108A (en) Image processing method, storage medium, and image forming device
US6549663B1 (en) Image processing apparatus and method
JPH1051636A (en) Printing controller, information processor, printer and printing information processing method
JPH08174921A (en) Apparatus for controlling page printer
JP3770580B2 (en) Image forming apparatus
JPH07221946A (en) Image forming method and device therefor
JP2000050084A (en) Picture processor, picture processing method and sotrage medium
US6894796B1 (en) Method, system, and logic for selecting line work and control data for a pixel from multiple objects of line work data provided for the pixel
JP2000225735A (en) Image printer
JP3119387B2 (en) Image processing device
JP2002211052A (en) Printing control device, method of controlling printing, and computer-readable memory medium containing program for executing the method
JPH09277617A (en) Data processing method of printer and device thereof
JP2002248817A (en) Print processor
JPH08272553A (en) Picture processor
JP2007021809A (en) Method for controlling printing image data in color four-d printer

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

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

Free format text: PAYMENT UNTIL: 20071214

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20081214

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20091214

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20091214

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20101214

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20101214

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20111214

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20111214

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20121214

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20121214

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20131214

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees