JPH11249829A - Method for compressing bit image data - Google Patents

Method for compressing bit image data

Info

Publication number
JPH11249829A
JPH11249829A JP10047317A JP4731798A JPH11249829A JP H11249829 A JPH11249829 A JP H11249829A JP 10047317 A JP10047317 A JP 10047317A JP 4731798 A JP4731798 A JP 4731798A JP H11249829 A JPH11249829 A JP H11249829A
Authority
JP
Japan
Prior art keywords
bit image
image data
esc
data
pattern
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
JP10047317A
Other languages
Japanese (ja)
Inventor
Kenichi Fujioka
健一 藤岡
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.)
Koki Holdings Co Ltd
Original Assignee
Hitachi Koki 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 Hitachi Koki Co Ltd filed Critical Hitachi Koki Co Ltd
Priority to JP10047317A priority Critical patent/JPH11249829A/en
Publication of JPH11249829A publication Critical patent/JPH11249829A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten a data transfer time between a computer system and a printer controller, and to improve a printing speed by adding a compression processing as against a bit image data string to an ESC/P printer driver using a print-use ESC/P command conversion. SOLUTION: Compression processing as against a bit image data string is added to an ESC/P printer driver using a print-use ESC/P command conversion 4 on a computer system. Besides, a processing 10 for extending the bit image data string is added to a control program on a printer controller so that the bit image data string between the computer system and the printer controller is treated as compression data. By the above configuration, the bit image data string is provided by compression between the computer system and the printer controller under an environment where printing is often executed by a bit image command so that a data transfer time is shortened and also improvement of a printing speed is expected.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はプリンタ制御コード
体系の1つであるESC/Pにおけるビットイメージコ
マンドのビットイメージデータ列を圧縮するESC/P
ビットイメージデータ圧縮方法に関するものである。
The present invention relates to an ESC / P for compressing a bit image data string of a bit image command in an ESC / P which is one of printer control code systems.
The present invention relates to a bit image data compression method.

【0002】[0002]

【従来の技術】従来のESC/Pにおけるビットイメー
ジコマンドの構成を表1に示す。
2. Description of the Related Art Table 1 shows the configuration of a bit image command in a conventional ESC / P.

【0003】[0003]

【表1】 [Table 1]

【0004】表1に示す構成は、ビットイメージコマン
ドの書式と、ビットイメージコマンドのパラメータに関
する詳細内容である。図5に、縦方向ドット列が24の
場合のビットイメージデータ列を示す。図5において、
バイトのビット並びは27、26、25、24、23、22
1、20の順である。本データ列構成は縦方向24ドッ
ト単位の場合である(j=0)また、従来のコンピュー
タ装置とプリンタ制御装置におけるESC/Pでのイメ
ージデータ印刷のフローチャートを図2に示す。
The configuration shown in Table 1 shows the format of a bit image command and the details of the parameters of the bit image command. FIG. 5 shows a bit image data string when the number of dot rows in the vertical direction is 24. In FIG.
The bit sequence of the byte is 2 7 , 2 6 , 2 5 , 2 4 , 2 3 , 2 2 ,
The order is 2 1 , 2 0 . FIG. 2 shows a flow chart of image data printing by ESC / P in a conventional computer apparatus and printer control apparatus in the case of a data string configuration in units of 24 dots in the vertical direction (j = 0).

【0005】図6に示す構成において、4と5はコンピ
ュータ装置側の処理で、4はビットイメージデータをE
SC/Pプリンタドライバ(テキスト、ビットイメージ
データ等を印刷用ESC/Pコマンドに変換する、コン
ピュータ装置上のソフトウェア)により印刷用ESC/
Pコマンドに変換し、5は変換後の印刷用ESC/Pコ
マンドをプリンタ制御装置へ送信する処理である。そし
て、6、7、8はプリンタ制御装置側の処理で、6はコ
ンピュータ装置より送信された印刷用ESC/Pコマン
ドを受信し、7は受信した印刷用ESC/Pコマンド解
析して画像データへ展開し、8は展開した画像データを
エンジン(プリンタ制御装置から送出されたビデオ信号
に従い、印刷する装置)へ送出する装置である。
In the configuration shown in FIG. 6, 4 and 5 are processing on the computer side, and 4 is a
An SC / P printer driver (software on a computer device that converts text, bit image data, etc. into a print ESC / P command) uses a print ESC /
The process 5 converts the print ESC / P command into a P command, and transmits the converted print ESC / P command to the printer control device. Reference numerals 6, 7, and 8 denote processing on the printer control device side. Reference numeral 6 denotes a print ESC / P command transmitted from the computer device. Reference numeral 7 denotes a received print ESC / P command analyzed and converted into image data. Reference numeral 8 denotes a device for expanding the image data to an engine (a device for printing in accordance with a video signal transmitted from the printer control device).

【0006】ESC/Pでのビットイメージ印刷におけ
る従来の技術は、ビットイメージデータをESC/Pプ
リンタドライバによりビットイメージコマンドへ変換す
るとき、ビットイメージデータを表1のビットイメージ
コマンド仕様に基づきすべてのビットイメージデータ列
に変換している。
[0006] The conventional technology in the bit image printing by the ESC / P is that, when the bit image data is converted into the bit image command by the ESC / P printer driver, all the bit image data are converted based on the bit image command specifications in Table 1. Converted to a bit image data string.

【0007】[0007]

【発明が解決しようとする課題】このような従来のビッ
トイメージコマンドへの変換における1つの欠点は変換
後のビットイメージデータ列が膨大となるため、図6の
印刷用ESC/Pコマンド送信5、受信6におけるデー
タ転送時間が非常にかかることである。したがって、そ
れによりビットイメージデータの印刷所要時間にまで影
響し、テキストデータ印刷と比較して印刷速度が著しく
低くなる。
One of the drawbacks of the conventional conversion into a bit image command is that the bit image data string after conversion becomes enormous, so that the printing ESC / P command transmission 5 in FIG. The data transfer time in reception 6 is very long. Accordingly, this affects the time required for printing the bit image data, and the printing speed is significantly reduced as compared with the text data printing.

【0008】本発明の目的は、図6の印刷用ESC/P
コマンド変換4のESC/Pプリンタドライバにビット
イメージデータ列に対する圧縮処理を追加することによ
り、ビットイメージデータ列を圧縮してコンピュータ装
置とプリンタ制御装置間のデータ転送時間を短縮し、印
刷速度を向上することである。
An object of the present invention is to provide a printing ESC / P shown in FIG.
By adding a compression process for the bit image data sequence to the ESC / P printer driver of the command conversion 4, the bit image data sequence is compressed to shorten the data transfer time between the computer device and the printer control device, thereby improving the printing speed. It is to be.

【0009】[0009]

【課題を解決するための手段】上記目的はコンピュータ
装置上のESC/Pプリンタドライバにビットイメージ
データ列に対する圧縮処理を追加し、プリンタ制御装置
上の制御プログラム(主に図6中の6、7、8の印刷用
ESC/Pコマンド受信・解析、及び画像データ展開・
送出を行うソフトウェア)に圧縮されたビットイメージ
データ列に対する伸張処理を追加することによって達成
される。
SUMMARY OF THE INVENTION The object of the present invention is to add a compression process for a bit image data string to an ESC / P printer driver on a computer device and to execute a control program (mainly 6, 7 in FIG. 6) on a printer control device. , 8 print ESC / P command reception and analysis, and image data development
This is achieved by adding a decompression process to the compressed bit image data sequence to the software that performs transmission.

【0010】[0010]

【発明の実施の形態】図1にビットイメージデータ列圧
縮処理と伸張処理を追加したビットイメージデータ印刷
のフローチャートを示す。また、図2、3にそれぞれ追
加した圧縮処理と伸張処理のフローチャートを示し、図
4に本圧縮処理をビットイメージデータに適用した例を
示す。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 shows a flowchart of bit image data printing to which bit image data string compression processing and expansion processing are added. FIGS. 2 and 3 show flowcharts of the added compression processing and decompression processing, respectively, and FIG. 4 shows an example in which the main compression processing is applied to bit image data.

【0011】上記の図を用いて本圧縮処理、及び伸張処
理を説明する。
The compression processing and the expansion processing will be described with reference to the above-mentioned drawings.

【0012】図1に示すように、従来のビットイメージ
データ印刷シーケンスにコンピュータ装置上のESC/
Pプリンタドライバにビットイメージデータ列を圧縮す
る処理9を追加し、またプリンタ制御装置上の制御プロ
グラムにビットイメージデータ列を伸張する処理10を
追加することで、コンピュータ装置とプリンタ制御装置
間におけるビットイメージデータ列を圧縮データとして
取り扱う。
As shown in FIG. 1, a conventional bit image data print sequence is added to an ESC /
By adding a process 9 for compressing the bit image data sequence to the P printer driver and a process 10 for expanding the bit image data sequence to the control program on the printer control device, the bit between the computer device and the printer control device can be obtained. Handles image data strings as compressed data.

【0013】図2に示すビットイメージデータ列圧縮処
理ビットイメージデータ列順に着目し、縦方向の列デー
タどうしをパターンマッチングして一致した列データを
その一致回数分圧縮するものである。すなわち、ビット
イメージコマンドへの変換時、ビットイメージデータ列
の先頭データをセットし(ビットイメージデータ列の先
頭データ設定11)、パターンマッチング用列データを
jバイト分パターン1へ設定(パターンマッチング用列
データ設定12)、及び圧縮データをバッファリングす
るイメージバッファにパターンマッチングデータである
パターン1のデータを格納する(パターンマッチング用
列データ格納13)。そして次の列データをjバイト分
パターン2へ設定して(次列データ設定14)、パター
ン1とパターン2の内容を比較し(パターン内容判断1
5)、その結果等しい場合マッチングカウンタを1つ増
やし(マッチングカウンタ増16)、次列データ格納1
4より繰り返すが、等しくない場合はマッチングカウン
タ値が0以上か判断する(マッチングカウンタ値判断1
7)。0以上の場合はマッチングデータがあったとし、
伸張時の圧縮データを意味するパターンマッチングデー
タをイメージバッファに格納し(13に同じ)、さらに
マッチングの回数を表すマッチングカウンタを格納する
が(マッチングカウンタ格納18)、そうでない場合は
パターン2がマッチングデータではなかったため無処理
となる。そして、最後にビットイメージデータ列の終了
を判断し(ビットイメージデータ列終了判断19)、終
了していない場合はパターンマッチング用列データ格納
12より繰り返し、そうでない場合はビットイメージデ
ータ列の圧縮処理を終了する。
Focusing on the bit image data sequence in the bit image data sequence shown in FIG. 2, the column data in the vertical direction is subjected to pattern matching, and the matched column data is compressed by the number of times of matching. That is, at the time of conversion to a bit image command, the first data of the bit image data string is set (first data setting 11 of the bit image data string), and the column data for pattern matching is set to pattern 1 for j bytes (the pattern matching column). Data setting 12), and the data of pattern 1 as pattern matching data is stored in an image buffer for buffering the compressed data (pattern matching column data storage 13). Then, the next column data is set in pattern 2 for j bytes (next column data setting 14), and the contents of pattern 1 and pattern 2 are compared (pattern content judgment 1).
5) If the result is equal, the matching counter is increased by one (matching counter increase 16), and the next column data storage 1
Repeat from 4, but if they are not equal, it is determined whether the matching counter value is 0 or more (matching counter value determination 1
7). If it is 0 or more, it is determined that there is matching data,
Pattern matching data indicating compressed data at the time of decompression is stored in the image buffer (same as 13), and a matching counter indicating the number of times of matching is stored (matching counter storage 18). No processing because it was not data. Finally, the end of the bit image data sequence is determined (bit image data sequence end determination 19). If not completed, the process is repeated from the pattern matching column data storage 12, otherwise, the bit image data sequence compression processing is performed. To end.

【0014】また、図3に示すビットイメージデータ列
伸張処理はビットイメージコマンド受信後、ビットイメ
ージデータ列の先頭データをセットし(ビットイメージ
データ列の先頭データ設定20)、パターンマッチング
用列データをjバイト分パターン1へ設定(パターンマ
ッチング用列データ設定21)、及び伸張データをバッ
ファリングするイメージバッファにパターンマッチング
データであるパターン1のデータを格納する(パターン
マッチング用列データ格納22)。そして次の列データ
をjバイト分パターン2へ設定して(次列データ設定2
3)、パターン1とパターン2の内容を比較し(パター
ン内容判断24)、その結果等しい場合パターンマッチ
ングデータをイメージバッファに格納し(パターンマッ
チング用列データ格納25)、マッチングカウンタを1
つ減らして(マッチングカウンタ減26)、マッチング
カウンタ値が0以上か判断し(マッチングカウンタ値判
断27)、0以上の場合はパターンマッチング列データ
格納25より繰り返し、そうでない場合はパターン1の
伸張が終了したのでビットイメージデータ列の終了を判
断する(ビットイメージデータ列終了判断28)。ま
た、等しくない場合はパターン2が圧縮データを意味し
ないので上記同様ビットイメージデータ列の終了を判断
し、終了していない場合はパターンマッチング用列デー
タ格納21より繰り返し、そうでない場合はビットイメ
ージデータ列の伸張処理を終了する。
In the bit image data string expansion processing shown in FIG. 3, after receiving the bit image command, the first data of the bit image data string is set (the first data setting 20 of the bit image data string), and the column data for pattern matching is set. The pattern is set to j bytes of pattern 1 (pattern matching column data setting 21), and the data of pattern 1 as pattern matching data is stored in an image buffer for buffering decompressed data (pattern matching column data storage 22). Then, the next column data is set in pattern 2 for j bytes (next column data setting 2).
3) Compare the contents of pattern 1 and pattern 2 (pattern content judgment 24), and if they are equal, store the pattern matching data in the image buffer (pattern matching column data storage 25) and set the matching counter to 1
(Matching counter decrement 26), it is determined whether the matching counter value is 0 or more (matching counter value determination 27). If it is 0 or more, the pattern matching sequence data storage 25 is repeated. Otherwise, the pattern 1 is decompressed. Since the processing has been completed, the end of the bit image data string is determined (bit image data string end determination 28). If they are not equal to each other, the end of the bit image data sequence is determined in the same manner as described above because the pattern 2 does not mean compressed data. If not, the process is repeated from the pattern matching column data storage 21; End the column expansion process.

【0015】(1)ビットイメージデータへの適用例 <条件> 用紙サイズ:A4 解像度 :180DPI(Dot/Inch) (2)ビットイメージデータへの適用 A4全面ビットイメージデータの場合のデータ容量:2
88kbyte ビットイメージデータ圧縮における理論値 最良: 1kbyte(0.1%の圧縮率) 最悪:337kbyte(117%の圧縮率、逆に17
%増大) ビットイメージデータ圧縮における実験値(平均値) 表データ: 30kbyte(10%の圧縮率) 図 : 70kbyte(24%の圧縮率) 写真 :245kbyte(85%の圧縮率) ここで、ビットイメージデータへ本圧縮処理を適用した
場合、圧縮前後では図4に示すような結果となり、上記
(2)ビットイメージデータ圧縮における理論値の本圧
縮処理適用後の実験値では高圧縮率の結果が得られてい
ることがわかる。特に、表データにおいては顕著であ
る。
(1) Example of application to bit image data <Conditions> Paper size: A4 Resolution: 180 DPI (Dot / Inch) (2) Application to bit image data Data capacity for A4 full-bit image data: 2
88 kbytes Theoretical value in bit image data compression Best: 1 kbyte (0.1% compression ratio) Worst: 337 kbytes (117% compression ratio, conversely 17
Table data: 30 kbytes (10% compression ratio) Figure: 70 kbytes (24% compression ratio) Photo: 245 kbytes (85% compression ratio) Here, bit image When the actual compression processing is applied to the data, the result as shown in FIG. 4 is obtained before and after the compression. The experimental value of the theoretical value in the above (2) bit image data compression after the application of the main compression processing has a high compression ratio. You can see that it is done. This is particularly noticeable in tabular data.

【0016】[0016]

【発明の効果】本発明によれば、ESC/Pのビットイ
メージコマンドにて印刷することが多い環境では、コン
ピュータ装置とプリンタ制御装置間でビットイメージデ
ータ列を圧縮して持つことができるので、データ転送時
間を短縮し、印刷速度の向上が期待できる。
According to the present invention, in an environment where printing is frequently performed by using an ESC / P bit image command, a bit image data string can be compressed and held between a computer device and a printer control device. It is possible to shorten the data transfer time and improve the printing speed.

【0017】また、本発明によれば、横方向で同じビッ
トイメージが比較的多いデータの場合は(表データな
ど)非常に圧縮率が高く、大幅にデータ転送時間を短縮
できる。
Further, according to the present invention, in the case of data having a relatively large number of the same bit images in the horizontal direction (such as table data), the compression rate is extremely high, and the data transfer time can be greatly reduced.

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

【図1】 本発明の実施例であるビットイメージデータ
印刷のフローチャートである。
FIG. 1 is a flowchart of bit image data printing according to an embodiment of the present invention.

【図2】 ビットイメージデータ列圧縮処理のフローチ
ャートである。
FIG. 2 is a flowchart of a bit image data string compression process.

【図3】 ビットイメージデータ列伸張処理のフローチ
ャートである。
FIG. 3 is a flowchart of a bit image data string extension process.

【図4】 本圧縮処理のビットイメージデータへの適用
例である。
FIG. 4 is an example of application of the present compression processing to bit image data.

【図5】 ESC/Pにおけるビットイメージデータ列
を示す図である。
FIG. 5 is a diagram showing a bit image data string in ESC / P.

【図6】 ビットイメージデータ印刷のフローチャート
である。
FIG. 6 is a flowchart of bit image data printing.

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

4・・・ 印刷用ESC/Pコマンド変換、 5・・・ 印刷用
ESC/Pコマンド送信、 6・・・ 印刷用ESC/Pコ
マンド受信、 7・・・ 印刷用ESC/Pコマンド解析・
画像データ展開、 8・・・ 画像データ送出、 9・・・ ビ
ットイメージデータ列圧縮、 10・・・ ビットイメージ
データ列伸張、 11・・・ ビットイメージデータ列の先
頭データ設定、 12・・・ パターンマッチング用列デー
タ設定(パターン1)、 13・・・ パターンマッチング
用列データ格納(イメージバッファ)、 14・・・ 次列
データ設定(パターン2)、 15・・・ パターン内容判
断、 16・・・ :マッチングカウンタ増、 17・・・ マ
ッチングカウンタ値判断、18・・・ マッチングカウンタ
格納、 19・・・ ビットイメージデータ列終了判断、
20・・・ ビットイメージデータ列の先頭データ設定、
21・・・ パターンマッチング用列データ設定(パターン
1)、 22・・・ パターンマッチング用列データ格納
(イメージバッファ)、 23・・・ 次列データ設定(パ
ターン2)、24・・・ パターン内容判断、 25・・・ パ
ターンマッチング用列データ格納(イメージバッフ
ァ)、 26・・・ マッチングカウンタ減、 27・・・ マ
ッチングカウンタ値判断、 28・・・ ビットイメージデ
ータ列終了判断。
4 ESC / P command conversion for printing, 5 ESC / P command transmission for printing, 6 ESC / P command reception for printing, 7 ESC / P command analysis for printing
Image data expansion, 8 ... Image data transmission, 9 ... Bit image data string compression, 10 ... Bit image data string expansion, 11 ... Bit image data string head data setting, 12 ... Pattern Column data setting for matching (pattern 1), 13 ... Column data storage for pattern matching (image buffer), 14 ... Next column data setting (pattern 2), 15 ... Pattern content judgment, 16 ... : Matching counter increase, 17: Matching counter value judgment, 18: Matching counter storage, 19: Bit image data string end judgment,
20 ··· Start data setting of bit image data string
21: pattern matching column data setting (pattern 1), 22: pattern matching column data storage (image buffer), 23: next column data setting (pattern 2), 24: pattern content judgment , 25 ... Pattern matching column data storage (image buffer), 26 ... Matching counter decrement, 27 ... Matching counter value judgment, 28 ... Bit image data string end judgment.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 プリンタ制御コード体系のESC/Pに
おいて、ESC/Pの有するビットイメージコマンドの
ビットイメージデータ列を圧縮することを特徴とするE
SC/Pビットイメージデータ圧縮方法。
1. An ESC / P of a printer control code system, wherein a bit image data string of a bit image command of the ESC / P is compressed.
SC / P bit image data compression method.
【請求項2】 前記ESC/Pの有するビットイメージ
コマンドのビットイメージデータ列を縦方向の列データ
をパターンとして同ライン上の内容の等しい列データを
圧縮することを特徴とする請求項1記載のESC/Pビ
ットイメージデータ圧縮方法。
2. The method according to claim 1, wherein the bit image data sequence of the bit image command of the ESC / P is compressed by using column data in a vertical direction as a pattern and column data having the same contents on the same line. ESC / P bit image data compression method.
JP10047317A 1998-02-27 1998-02-27 Method for compressing bit image data Pending JPH11249829A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10047317A JPH11249829A (en) 1998-02-27 1998-02-27 Method for compressing bit image data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10047317A JPH11249829A (en) 1998-02-27 1998-02-27 Method for compressing bit image data

Publications (1)

Publication Number Publication Date
JPH11249829A true JPH11249829A (en) 1999-09-17

Family

ID=12771917

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10047317A Pending JPH11249829A (en) 1998-02-27 1998-02-27 Method for compressing bit image data

Country Status (1)

Country Link
JP (1) JPH11249829A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI650251B (en) * 2016-01-29 2019-02-11 松下知識產權經營股份有限公司 Compressed data structure and printing data compression method and printing method using the same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI650251B (en) * 2016-01-29 2019-02-11 松下知識產權經營股份有限公司 Compressed data structure and printing data compression method and printing method using the same

Similar Documents

Publication Publication Date Title
US8970883B2 (en) Image forming apparatus and method of file conversion
US7315388B2 (en) Image input/output control apparatus, image processing apparatus, image processing method, data communication apparatus, and data communication method
US6809832B2 (en) Print control apparatus with decompression, and method and storage medium
JP2003099767A (en) Image processor and image processing method
JPH11249829A (en) Method for compressing bit image data
US5586229A (en) Band printing method for preventing band overrun error in page printer
EP0675428B1 (en) Printing system and method of printing graphic data
JP3465278B2 (en) Image data transmission device
JP5093576B2 (en) Printing control apparatus and image forming system
JP2006246493A (en) Image input/output control device, image processing device, image processing method in image input/output control device, and image processing method in image-processing device
JP2008093942A (en) Printer
JP4259328B2 (en) Image processing apparatus, printer, and method for reading stored data
JP3514027B2 (en) Recording device, recording system, image transfer system
JP2007136953A (en) Printer
JP4065194B2 (en) Image forming apparatus
JP2004276537A (en) Image processing apparatus and image processing method
KR100208385B1 (en) Apparatus and method for buffering data by dividing text and picture data
JP2004254187A (en) Information processor
JP3874297B2 (en) Printer
JP4432473B2 (en) Printing apparatus, printer controller, and printing position movement control method
JPH11291563A (en) Print image data control system
JP2008262471A (en) Image output device
JP2003312066A (en) Printer
JP2009165078A (en) Information processor, and information processing method and program
KR20050094544A (en) A method for compressing and transmitting image data and a image forming systems thereof

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20040806

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20040809