JP2006076163A - Print controller, program, and test printing method of print controller - Google Patents

Print controller, program, and test printing method of print controller Download PDF

Info

Publication number
JP2006076163A
JP2006076163A JP2004263368A JP2004263368A JP2006076163A JP 2006076163 A JP2006076163 A JP 2006076163A JP 2004263368 A JP2004263368 A JP 2004263368A JP 2004263368 A JP2004263368 A JP 2004263368A JP 2006076163 A JP2006076163 A JP 2006076163A
Authority
JP
Japan
Prior art keywords
data
test
printing
print data
character string
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.)
Withdrawn
Application number
JP2004263368A
Other languages
Japanese (ja)
Inventor
Junichi Otsuka
順一 大塚
Toshiyuki Sugimoto
季之 杉本
Hiroki Nakazawa
宏樹 仲沢
Seiichi Honma
誠一 本間
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2004263368A priority Critical patent/JP2006076163A/en
Publication of JP2006076163A publication Critical patent/JP2006076163A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a print controller through which a user makes test printing easily without generating test print data in a printer where unnecessary data is deleted from received print data according to a prestored set value, and also to provide a program and a test print method of print controller. <P>SOLUTION: The print controller comprises a means for setting a set value including a value concerning the number of rows to be deleted of unnecessary data, a means for generating row data consisting of more rows than the maximum deleting number of rows which can be set by the setting means as test print data, and a means for transmitting the test print data thus generated to a printer. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、受信した印刷データから、予め記憶した設定値に基づき不要データを削除する印刷装置と接続して用いられ、当該印刷装置のテスト印刷を行う印刷制御装置、プログラム、および印刷制御装置のテスト印刷方法に関するものである。   The present invention is used in connection with a printing apparatus that deletes unnecessary data from received print data based on setting values stored in advance, and performs a test printing of the printing apparatus, a program, and a printing control apparatus The present invention relates to a test printing method.

従来、ホストコンピュータによって生成された印刷データを受信し、レシート上に印刷する印刷装置において、レシートの装飾や販売促進を目的として、販売店のマーク、店名、住所、クーポン券等の画像データを、レシートの先頭や末尾、若しくは、受信した印刷データの特定の文字列に対応した位置に付加して印刷する印刷方法が知られている。この画像データを付加して印刷データを印刷する印刷方法を新たに導入する場合、ホストコンピュータの変更を必要とせずに、画像データを付加して印刷することができる印刷装置が開示されている。(特許文献1参照)。   Conventionally, in a printing apparatus that receives print data generated by a host computer and prints it on a receipt, for the purpose of decoration and sales promotion of the receipt, image data such as a store mark, store name, address, coupon ticket, etc. A printing method is known in which printing is performed by adding to the head or tail of a receipt or a position corresponding to a specific character string of received print data. When a printing method for printing print data by adding image data is newly introduced, a printing apparatus is disclosed that can print by adding image data without requiring a change in the host computer. (See Patent Document 1).

上記の印刷装置において、受信した印刷データと付加する画像データとの情報が重複してしまうといった問題の解決策として、受信した印刷データから、画像データと情報が重複する部分を予め設定した設定値に基づき削除する方法が知られている。この設定において、行単位で受信した印刷データの先頭行を削除開始行として削除行数を設定したり、上記の特定文字列行の次行を削除開始行として削除行数を設定することが想定できる。
特開2004−58323号公報
In the above printing apparatus, as a solution to the problem that the information of the received print data and the image data to be added overlaps, a setting value in which a portion where the information of the image data and the information overlap is set in advance from the received print data A method of deleting based on this is known. In this setting, it is assumed that the number of deleted lines is set with the first line of the print data received in units of lines as the deletion start line, or the number of deletion lines is set with the next line of the specific character string line as the deletion start line. it can.
JP 2004-58323 A

ところで、上記した印刷データ削除処理が正常に行われるかを確認するために、テスト印刷データを作成し、印刷物の印刷結果を確認するテスト印刷が必要不可欠であるが、テスト印刷データは、設定した削除行数以上の行数から成る印刷データが必要なことから、ユーザはテスト印刷データ作成時において、設定した削除行数を参照する必要があり面倒である。また、仮に設定可能な最大削除行数から成るテスト印刷データを作成したとしても、設定可能な最大削除行数が変更になった場合は、ユーザはテスト用印刷データを作成し直さなければならない。   By the way, in order to confirm whether the print data deletion process described above is performed normally, test print data is created and test print to confirm the print result of the printed matter is indispensable. Since print data consisting of more than the number of deleted lines is required, it is troublesome for the user to refer to the set number of deleted lines when creating test print data. Even if test print data having the maximum number of deleted lines that can be set is created, if the maximum number of deleted lines that can be set is changed, the user must recreate test print data.

上記の問題に鑑み、本発明は、受信した印刷データから、予め記憶した設定値に基づき不要データを削除する印刷装置において、ユーザがテスト印刷データを生成することなく容易にテスト印刷を行うことができる印刷制御装置、プログラム、および印刷制御装置のテスト印刷方法を提供することをその課題とする。   In view of the above problems, the present invention allows a user to easily perform test printing without generating test print data in a printing apparatus that deletes unnecessary data from received print data based on preset stored values. It is an object of the present invention to provide a print control apparatus, a program, and a test print method for the print control apparatus.

本発明の印刷制御装置は、行単位で受信した受信印刷データから、予め記憶した設定値に基づき不要データを削除する印刷装置と接続して用いられ、当該印刷装置のテスト印刷を行う印刷制御装置であって、不要データの削除行数に関する値を含む前記設定値を設定する設定手段と、設定手段において設定可能な最大削除行数以上の行数から成る行データを、テスト印刷データとして生成するテスト印刷データ生成手段と、生成したテスト印刷データを印刷装置へ送信するテスト印刷データ送信手段と、を備えたことを特徴とする。   A print control apparatus according to the present invention is used in connection with a printing apparatus that deletes unnecessary data from received print data received in units of lines based on preset stored values, and performs test printing of the printing apparatus The setting means for setting the set value including a value relating to the number of deleted lines of unnecessary data, and line data including the number of lines equal to or larger than the maximum number of deleted lines settable by the setting means are generated as test print data. Test print data generation means and test print data transmission means for transmitting the generated test print data to a printing apparatus are provided.

また、本発明の印刷制御装置のテスト印刷方法は、行単位で受信した受信印刷データから、予め記憶した設定値に基づき不要データを削除する印刷装置と接続して用いられ、当該印刷装置のテスト印刷を行う印刷制御装置のテスト印刷方法であって、不要データの削除行数に関する値を含む前記設定値を設定する設定工程と、設定工程において設定可能な最大削除行数以上の行数から成る行データを、テスト印刷データとして生成するテスト印刷データ生成工程と、生成したテスト印刷データを印刷装置へ送信する印刷データ送信工程と、を実行することを特徴とする。   The test printing method of the printing control apparatus according to the present invention is used in connection with a printing apparatus that deletes unnecessary data from received print data received in units of lines based on setting values stored in advance. A test printing method for a print control apparatus for performing printing, which includes a setting step for setting the setting value including a value related to the number of deleted rows of unnecessary data, and a number of rows equal to or greater than the maximum number of deleted rows settable in the setting step. A test print data generation step for generating line data as test print data and a print data transmission step for transmitting the generated test print data to a printing apparatus are executed.

これらの構成によれば、設定可能な最大削除行数以上の行数から成る行データがテスト印刷データとして生成されるので、ユーザがテスト印刷データを生成する手間を省くことが可能であるとともに、設定した削除行数分の印刷データが削除されているかを確実に確認することができる。また、設定可能な最大削除行数が変更になった場合にも、テスト印刷データを再度作成する必要がないので、さらにユーザの負担を軽減させることができる。なお、最大削除行数と等しい行数からなる行データを生成したときに、行データが全て削除され出力データがなくなるような場合には、行データを最大削除行数を超える行数で構成してもよい。   According to these configurations, since the line data including the number of lines that is equal to or larger than the maximum settable deletion line number is generated as the test print data, it is possible to save the user from generating the test print data. It is possible to reliably check whether the print data for the set number of deleted lines has been deleted. In addition, even when the maximum number of deleted lines that can be set is changed, it is not necessary to create test print data again, which can further reduce the burden on the user. In addition, when generating line data with the number of lines equal to the maximum number of deleted lines, if all the line data is deleted and there is no output data, configure the line data with the number of lines exceeding the maximum number of deleted lines. May be.

この場合、行データは、その行数を示す数字を含むことが好ましい。   In this case, the line data preferably includes a number indicating the number of lines.

この構成によれば、削除処理を行わずに出力したテスト印刷データと、削除処理を行って出力したテスト印刷データとを比較しなくても、行数を示す数字が表示されていることにより、削除処理後のテスト印刷データの出力結果を確認するだけで、削除開始行と削除行数とが一目瞭然である。すなわち、テスト印刷に要する時間を短縮させるとともに、テスト印刷に用いる用紙の節約にもなる。   According to this configuration, the number indicating the number of lines is displayed without comparing the test print data output without performing the deletion process and the test print data output after performing the deletion process. By simply confirming the output result of the test print data after the deletion process, the deletion start line and the number of deleted lines are obvious. That is, the time required for test printing is shortened, and the paper used for test printing is also saved.

また、これらの場合、印刷装置は、受信印刷データに予め記憶した特定文字列が含まれる場合、当該特定文字列の次行を削除開始行として不要データを削除するものであり、設定手段は、設定値として特定文字列を設定し、テスト印刷データ生成手段は、特定文字列に行データを付加してテスト印刷データを生成することが好ましい。   Further, in these cases, when the received print data includes a specific character string stored in advance, the printing apparatus deletes unnecessary data with the next line of the specific character string as a deletion start line. It is preferable that a specific character string is set as a setting value, and the test print data generation unit generates test print data by adding line data to the specific character string.

この構成によれば、予め記憶した特定文字列の次行を削除開始行として削除処理を行う場合にも、特定文字列に、設定した削除行数を超える行データを付加してテスト印刷データを生成するので、特定文字列の次行から、設定した削除行数分のテスト印刷データが削除されているかどうかを確実に確認することができる。   According to this configuration, even when the deletion process is performed with the next line of the specific character string stored in advance as the deletion start line, the test print data is added to the specific character string by adding line data exceeding the set number of deleted lines. Since it is generated, it can be surely confirmed whether or not the test print data corresponding to the set number of deleted lines has been deleted from the next line of the specific character string.

この場合、設定手段は、設定値として複数の特定文字列を設定し、テスト印刷データ生成手段は、設定値に含まれる複数の特定文字列全てに対し、特定文字列毎に行データを付加してテスト印刷データを生成することが好ましい。   In this case, the setting unit sets a plurality of specific character strings as setting values, and the test print data generation unit adds line data for each specific character string to all of the plurality of specific character strings included in the setting value. It is preferable to generate test print data.

この構成によれば、テスト印刷データに含まれた複数の特定文字列のうち、1の特定文字列に対しての削除処理によって他の特定文字列が削除されてしまう虞がない。すなわち、設定した複数の特定文字列全てに対して、削除処理を確認するためのテスト印刷を一括して行うことができる。これにより、テスト印刷を効率的に行うことができる。   According to this configuration, there is no possibility that other specific character strings will be deleted by the deletion process for one specific character string among the plurality of specific character strings included in the test print data. That is, it is possible to collectively perform test printing for confirming the deletion process for all the set specific character strings. Thereby, test printing can be performed efficiently.

この場合、設定手段は、設定値として特定文字列毎に削除行数を設定し、テスト印刷データ生成手段は、設定手段において設定可能な最大削除行数以上の行数から成る行データに代えて、設定した削除行数以上の行データを各特定文字列に付加して、前記テスト印刷データを生成することが好ましい。   In this case, the setting means sets the number of deleted lines for each specific character string as a setting value, and the test print data generating means replaces the line data with the number of lines equal to or greater than the maximum number of deleted lines settable by the setting means. Preferably, the test print data is generated by adding line data equal to or more than the set number of deleted lines to each specific character string.

この構成によれば、例えば行データを設定された削除行数と等しい行数で生成することで、テスト印刷データおよび印刷結果を必要最小限に抑えることが可能である。これにより、用紙を節約することができるとともに、印刷結果の確認もさらに容易である。   According to this configuration, for example, by generating line data with the same number of deleted lines as the set number of deleted lines, it is possible to minimize test print data and print results. This saves paper and makes it easier to check the print result.

また、これらの場合、テスト印刷データ生成手段は、行データに特定文字列が含まれる場合、当該特定文字列が含まれる行を、代替用に記憶しておいた他のキャラクタ列に置換してテスト印刷データを生成することが好ましい。   In these cases, the test print data generation means replaces the line including the specific character string with another character string stored for replacement when the line data includes the specific character string. It is preferable to generate test print data.

この構成によれば、本来削除処理によって削除対象となる行データに含まれる文字列が、設定した特定文字列として処理されることを防止することができる。   According to this configuration, it is possible to prevent the character string included in the row data that is originally to be deleted by the deletion process from being processed as the set specific character string.

本発明のプログラムは、上記のいずれか1に記載の印刷制御装置における各手段としてコンピュータを機能させることを特徴とする。   A program according to the present invention causes a computer to function as each unit in the print control apparatus according to any one of the above.

この構成によれば、受信した印刷データから、予め記憶した設定値に基づき不要データを削除する印刷装置において、ユーザがテスト印刷データを生成することなく容易にテスト印刷を行うためのプログラムを提供することができる。 According to this configuration, there is provided a program that allows a user to easily perform test printing without generating test print data in a printing apparatus that deletes unnecessary data from received print data based on preset setting values. be able to.

以下、添付の図面を参照して、本発明の印刷制御装置、プログラム、および印刷制御装置のテスト印刷方法の実施形態について説明する。   Hereinafter, embodiments of a print control apparatus, a program, and a test print method of the print control apparatus according to the present invention will be described with reference to the accompanying drawings.

図1に示すように、本実施形態における印刷装置50は、スーパーやコンビニエンス・ストア等の店舗にて利用され、オペレータによって入力された商品販売に関する入力情報に基づいてレシートを発行するPOSシステムにおいて、POSアプリケーション41aを備えたPOS端末装置40において生成された決済情報印刷データを受信してレシート上に印刷するものである。また、印刷装置50は、予め記憶している設定値に基づいて、POS端末装置40から受信した決済情報印刷データに画像データを付加して印刷するレシート装飾処理(詳細は後述する)を行うことが可能であり、レシート装飾処理に関する設定値の設定は、印刷装置50と接続して用いる印刷制御装置10によって行う。 As shown in FIG. 1, a printing apparatus 50 according to the present embodiment is used in a store such as a supermarket or a convenience store, and in a POS system that issues a receipt based on input information related to product sales input by an operator. The payment information print data generated in the POS terminal device 40 provided with the POS application 41a is received and printed on the receipt. Further, the printing apparatus 50 performs a receipt decoration process (details will be described later) for adding image data to the payment information print data received from the POS terminal apparatus 40 and printing based on the prestored setting values. The setting of the setting value related to the receipt decoration process is performed by the print control apparatus 10 connected to the printing apparatus 50.

POS端末装置40は、印刷装置50とインターフェースを介して有線又は無線で接続され、キーボード43による入力またはバーコードリーダ44によるバーコードの読み取りによって商品に関する入力情報を取得する。また、カードリーダ45によって顧客60のクレジットカードや会員カードを読み取り、クレジット清算に関する情報や会員番号等の会員に関する情報を取得する。さらに、後述するPOSサーバ30から送信された商品データを元に生成した商品情報を表示するディスプレイ42を有し、顧客60に対して購入商品の金額等を掲示する。これらの制御は、POS端末装置40内のPOSアプリケーション41aによって行われ、POSアプリケーション41aは、POSサーバ30から送信される商品データや入力情報に基づいてレシート上に印刷するための決済情報印刷データを生成し、印刷装置50へプリンタドライバ41bを経由して送信する。   The POS terminal device 40 is connected to the printing device 50 via an interface in a wired or wireless manner, and acquires input information related to a product by inputting from the keyboard 43 or reading a barcode by the barcode reader 44. In addition, the credit card or member card of the customer 60 is read by the card reader 45, and information relating to membership such as information relating to credit clearing or a membership number is acquired. Furthermore, it has a display 42 for displaying product information generated based on product data transmitted from a POS server 30 to be described later, and displays the price of purchased products to the customer 60. These controls are performed by the POS application 41a in the POS terminal device 40. The POS application 41a generates payment information print data for printing on a receipt based on product data and input information transmitted from the POS server 30. It is generated and transmitted to the printing apparatus 50 via the printer driver 41b.

POSサーバ30は、制御装置(CPU31)の他、ROM32やRAM33等のメモリを有し、ROM32内に記憶された制御プログラムにしたがって、RAM33内のバッファ39等に記憶された情報の処理を行う。特にRAM33内には商品コードブロック35、商品名ブロック36、金額ブロック37、在庫ブロック38等からなる商品マスタを有しており、CPU31は、POS端末装置40から送信された入力情報に基づいて、商品マスタから商品コード、商品名、金額に関する情報を抽出し、レシートRへの印刷およびPOS端末装置40のディスプレイ42の表示に用いる商品データを生成する。   The POS server 30 has a memory such as a ROM 32 and a RAM 33 in addition to a control device (CPU 31), and processes information stored in the buffer 39 and the like in the RAM 33 according to a control program stored in the ROM 32. In particular, the RAM 33 has a product master including a product code block 35, a product name block 36, a price block 37, an inventory block 38, etc., and the CPU 31 is based on the input information transmitted from the POS terminal device 40. Information on a product code, a product name, and a price is extracted from the product master, and product data used for printing on the receipt R and displaying on the display 42 of the POS terminal device 40 is generated.

一方印刷装置50は、レシートプリンタであり、POS端末装置40から各種制御コマンドや決済情報印刷データを受信するデータ受信部100の他、搬送部110、印刷部120、切断部130、当該印刷部120および切断部130を駆動する駆動部140、印刷装置50全体を制御する制御部200等を備えている。制御部200は、レシートに付加して印刷するための画像データや、画像データに関する各種設定値(図3参照)を記憶するメモリ(RAM230,図2参照)を備えており、当該各種設定値に従って、画像データをロゴとしてレシートに付加するレシート装飾処理(詳細は後述する)の制御を行う。   On the other hand, the printing device 50 is a receipt printer, and in addition to the data receiving unit 100 that receives various control commands and payment information print data from the POS terminal device 40, the transport unit 110, the printing unit 120, the cutting unit 130, and the printing unit 120. And a drive unit 140 that drives the cutting unit 130, a control unit 200 that controls the entire printing apparatus 50, and the like. The control unit 200 includes a memory (RAM 230, see FIG. 2) that stores image data to be added to the receipt for printing and various setting values (see FIG. 3) relating to the image data, and according to the various setting values. Control of receipt decoration processing (details will be described later) for adding image data to a receipt as a logo is performed.

印刷制御装置10は、例えばパーソナルコンピュータであり、レシートRに付加して印刷するための画像データの編集や印刷装置50への画像データの登録、並びに上記したレシート装飾処理に関する設定値の設定や取得、印刷装置50のテスト印刷を行う印刷制御プログラム24を備え、ユーザは、マウス12やキーボード11を含む入力手段およびディスプレイ13を介して、印刷装置50のレシート装飾処理に関する設定値の設定やテスト印刷を行うことができる。また、印刷制御装置10と印刷装置50とはインターフェースを介して有線又は無線で接続されている。なお、印刷制御装置10は、画像データの編集や登録、およびレシート装飾処理に関する設定値の設定や取得、並びにテスト印刷時に、印刷装置50と接続して用いられるものであり、印刷装置50と常時接続されるものではない。   The print control apparatus 10 is, for example, a personal computer, edits image data to be added to the receipt R, registers image data in the printing apparatus 50, and sets and acquires setting values related to the receipt decoration process described above. The printing control program 24 for performing test printing of the printing apparatus 50 is provided. The user can set setting values related to receipt decoration processing of the printing apparatus 50 and test printing via the input unit including the mouse 12 and the keyboard 11 and the display 13. It can be performed. In addition, the print control apparatus 10 and the printing apparatus 50 are connected by wire or wireless via an interface. The print control apparatus 10 is used by being connected to the printing apparatus 50 at the time of setting and obtaining setting values for image data editing and registration, and receipt decoration processing, and test printing. It is not connected.

ここで、図2を参照して印刷制御装置10および印刷装置50の制御構成について詳細に説明する。
同図に示すように、印刷制御装置10は、印刷装置50とデータの送受信を行うためのインターフェース21の他、CPU25、ROM26、RAM27、キーボード11、マウス12、ディスプレイ13、ハードディスク22を備え、これらはシステムバス28を介して互いに接続されている。
ハードディスク22は、オペレーティング・システム(以下OSと記載)および印刷装置50に関する設定やテスト印刷を行うための印刷制御プラグラム24に加え、他のアプリケーションプログラムを記憶しており、また、印刷制御プログラム24および他のアプリケーションプログラムの環境設定や起動時の表示に関する設定ファイル等を記憶している。また、OS23は、マウス12およびキーボード11からの入力の受付やディスプレイ13への表示等、それぞれのアプリケーションに共通する処理を提供するものであり、印刷制御装置10を動作させるための基本となるソフトウェアである。
Here, the control configuration of the printing control apparatus 10 and the printing apparatus 50 will be described in detail with reference to FIG.
As shown in FIG. 1, the print control apparatus 10 includes a CPU 25, a ROM 26, a RAM 27, a keyboard 11, a mouse 12, a display 13, and a hard disk 22 in addition to an interface 21 for transmitting and receiving data to and from the printing apparatus 50. Are connected to each other via a system bus 28.
The hard disk 22 stores other application programs in addition to an operating system (hereinafter referred to as OS) and a print control program 24 for performing settings related to the printing apparatus 50 and test printing, and the print control program 24 and It stores environment settings for other application programs and setting files related to display at startup. The OS 23 provides processing common to each application, such as reception of input from the mouse 12 and the keyboard 11 and display on the display 13, and is the basic software for operating the print control apparatus 10. It is.

CPU25は、OS23のプログラムや印刷制御プログラム24、並びに他のアプリケーションプログラムに基づいて各種演算処理を行い印刷制御装置10の制御を行う。ROM26は、キーボード11、ディスプレイ13、ハードディスク22といったデバイスをコントロールするプログラムであるBIOS等が記憶されており、OS23はBIOSに命令を出すことでこれらのデバイスを制御する。RAM27は、ハードディスク22や他の記憶媒体(CD―ROMやCD−R等)から一時的に読み出されたOS23のプログラムおよびアプリケーションプログラムが、CPU25の制御の下に実行される作業領域として使用される。   The CPU 25 controls the print control apparatus 10 by performing various arithmetic processes based on the program of the OS 23, the print control program 24, and other application programs. The ROM 26 stores a BIOS that is a program for controlling devices such as the keyboard 11, the display 13, and the hard disk 22, and the OS 23 controls these devices by issuing commands to the BIOS. The RAM 27 is used as a work area in which programs of the OS 23 and application programs temporarily read from the hard disk 22 and other storage media (CD-ROM, CD-R, etc.) are executed under the control of the CPU 25. The

一方、印刷装置50は、POS端末装置40や印刷制御装置10とのデータの送受信を行うインターフェース51と、レシート送りモータ111を有し、レシートRの搬送を行う搬送部110と、印刷ヘッド121を有し、レシートRの搬送に同期してレシート上に各種印刷データの印刷を行う印刷部120を備えている。
さらに、印刷装置50は、レシートカッタ132およびこれを駆動するカッタモータ131を有し、印刷済みレシートRの後端を切断する切断部130と、送りモータドライバ141、ヘッドドライバ142およびカッタモータドライバ143を有し、各部を駆動する駆動部140と、各部と接続され、印刷装置50全体を制御する制御部200と、によって構成されている。
On the other hand, the printing apparatus 50 includes an interface 51 that transmits and receives data to and from the POS terminal 40 and the print control apparatus 10, a receipt feed motor 111, a conveyance unit 110 that conveys the receipt R, and a print head 121. And a printing unit 120 that prints various print data on the receipt in synchronization with the conveyance of the receipt R.
Further, the printing apparatus 50 includes a receipt cutter 132 and a cutter motor 131 that drives the receipt cutter 132, a cutting unit 130 that cuts the rear end of the printed receipt R, a feed motor driver 141, a head driver 142, and a cutter motor driver 143. And a drive unit 140 that drives each unit, and a control unit 200 that is connected to each unit and controls the entire printing apparatus 50.

制御部200は、CPU210、ROM220、RAM230および入出力制御装置(以下、「IOC:Input Output Controller」という)240を備え、互いにシステムバス250により接続されている。ROM220は、印刷や後述するレシート装飾処理を含む制御をCPU210が実行するための制御プログラムを記憶する制御プログラムブロック221と、受信した印刷データに基づく印刷や後述するレシート装飾処理のための制御データや各種テーブル等を記憶する制御データブロック222と、を有している。   The control unit 200 includes a CPU 210, a ROM 220, a RAM 230, and an input / output control device (hereinafter referred to as “IOC: Input Output Controller”) 240, which are connected to each other via a system bus 250. The ROM 220 stores a control program block 221 for storing a control program for the CPU 210 to execute control including printing and receipt decoration processing to be described later, control data for printing based on received print data and receipt decoration processing to be described later, And a control data block 222 for storing various tables and the like.

RAM230は、フラグ等として使用される各種ワークエリアブロック231の他、データ受信部100(図1参照)によって受信した印刷データを一時的に記憶する受信バッファ232、印刷部120により印刷可能な状態に展開したデータを記憶するプリントバッファ233、レシートRの任意の位置にロゴとして印刷するための複数の画像データを記憶する画像データブロック234を備えている。   In addition to the various work area blocks 231 that are used as flags, the RAM 230 is in a state in which it can be printed by the receiving buffer 232 that temporarily stores print data received by the data receiving unit 100 (see FIG. 1) and the printing unit 120. A print buffer 233 for storing the developed data and an image data block 234 for storing a plurality of image data for printing as a logo at an arbitrary position on the receipt R are provided.

また、レシートの先頭に付加する画像データすなわちトップロゴTLに関する設定値を記憶するトップロゴブロック235、レシートの末尾に付加する画像データすなわちボトムロゴBLに関する設定値を記憶するボトムロゴブロック236、レシートにウォーターマークとして印刷するウォーターマークWMに関する設定値を記憶するウォーターマークブロック237、および特定の文字列に対応してレシートに付加する画像データすなわちキーワードロゴKLに関する設定値を記憶するキーワードロゴブロック238を有しており、CPU210は、これらの設定値に基づいて受信した印刷データの展開処理を行う。また、RAM230は電源が切断されても記憶したデータを保持しておくように常にバックアップされている。なお、画像データブロック234、トップロゴブロック235、ボトムロゴブロック236、ウォーターマークブロック237、およびキーワードロゴブロック238は、不揮発性のメモリを用いてもよい。   The top logo block 235 stores image data to be added to the beginning of the receipt, that is, a set value related to the top logo TL, the bottom logo block 236 stores image data to be added to the end of the receipt, that is, the set value related to the bottom logo BL, and the receipt contains water. A watermark block 237 that stores setting values related to the watermark WM to be printed as a mark, and a keyword logo block 238 that stores image data to be added to the receipt corresponding to a specific character string, that is, setting values related to the keyword logo KL The CPU 210 performs processing for developing the received print data based on these setting values. The RAM 230 is always backed up so that the stored data is retained even when the power is turned off. The image data block 234, the top logo block 235, the bottom logo block 236, the watermark block 237, and the keyword logo block 238 may be nonvolatile memories.

IOC240には、CPU210の機能を補うと共に各種周辺回路とのインターフェース信号を取り扱うための論理回路が、ゲートアレイやカスタムLSIなどにより構成されて組み込まれている。これにより、IOC240は、POS端末装置40および印刷制御装置10から受信した印刷データや制御データをそのまま或いは加工してシステムバス250に取り込むと共に、CPU210と連動して、CPU210からシステムバス250に出力されたデータや制御信号を、そのまま或いは加工して印刷部120等各部に出力する。   In the IOC 240, a logic circuit that complements the functions of the CPU 210 and handles interface signals with various peripheral circuits is configured and configured by a gate array, a custom LSI, or the like. As a result, the IOC 240 fetches the print data and control data received from the POS terminal device 40 and the print control device 10 as they are or after processing them into the system bus 250 and outputs them from the CPU 210 to the system bus 250 in conjunction with the CPU 210. The data and control signals are output as they are or after being processed to each unit such as the printing unit 120.

そして、CPU210は、上記の構成により、ROM220内の制御プログラムに従って、IOC240を介して印刷装置50内の各部から各種信号・データを入力する。また、入力した各種信号・データに基づいてRAM230内の各種データを処理し、IOC240を介して印刷装置50内の各部に各種信号・データを出力することにより、印刷処理の制御を行う。   The CPU 210 inputs various signals and data from each unit in the printing apparatus 50 via the IOC 240 according to the control program in the ROM 220 with the above configuration. In addition, various data in the RAM 230 is processed based on the various signals and data that have been input, and various signals and data are output to each unit in the printing apparatus 50 via the IOC 240, thereby controlling the printing process.

ここで、印刷装置50が備えたレシート装飾機能について説明する。まず、レシート装飾処理に用いる画像データに関する設定値について図3の〈設定値〉欄を参照して説明する。トップロゴブロック235に記憶している設定値には、トップロゴTLとして印刷する画像データを識別するためのIDと、トップロゴTLの位置揃え(左よせ、中央よせ、右よせの何れかに設定)に加えて、受信した決済情報印刷データの情報とトップロゴTLの情報が重複することを防ぐため、受信した決済情報印刷データの不要部分を削除するために設定する、受信した決済情報印刷データの先頭行からの削除行数、が含まれている。   Here, the receipt decoration function provided in the printing apparatus 50 will be described. First, setting values relating to image data used for receipt decoration processing will be described with reference to the <setting value> column in FIG. The setting value stored in the top logo block 235 is set to any one of ID for identifying image data to be printed as the top logo TL and alignment of the top logo TL (left, center, or right). In addition to the received payment information print data information and the top logo TL information, the received payment information print data is set to delete unnecessary portions of the received payment information print data. The number of deleted lines from the first line is included.

また、ボトムロゴブロック236に記憶している設定値には、ボトムロゴBLとして印刷する画像データを識別するためのIDと、ボトムロゴBLの位置揃えが含まれている。   Further, the setting value stored in the bottom logo block 236 includes an ID for identifying image data to be printed as the bottom logo BL and the alignment of the bottom logo BL.

また、ウォーターマークブロック237に記憶している設定値には、ウォーターマークWMとして印刷する画像データを識別するためのIDと、レシート先端から先頭のウォーターマークの印刷位置までの長さとなる上余白L1、ウォーターマーク間の長さとなる印刷間隔L2、並びに位置揃えが含まれている。   The setting value stored in the watermark block 237 includes an ID for identifying image data to be printed as the watermark WM, and an upper margin L1 that is the length from the leading end of the receipt to the printing position of the first watermark. , A printing interval L2 that is the length between watermarks, and alignment.

さらに、キーワードロゴブロック238に記憶している設定値には、キーワードロゴKLとして印刷する画像データを識別するためのIDと、キーワードロゴ印刷のトリガとなる特定文字列(受信した決済情報印刷データにこの特定文字列が含まれる場合、特定文字列の位置に基づきキーワードロゴが印刷される)と、位置揃えに加えて、トップロゴTLと同様の理由で設定する、特定文字列行の次行を削除開始行とした削除行数、が含まれている。さらに、キーワードロゴKLの設定値には印刷位置が含まれており、この印刷位置として、特定文字列行と置き換えて挿入するか、特定文字列行の次行に挿入するか、並びに特定文字列行の前行に挿入するか、を選択することができる。具体的な設定値を図3下部に示す。   Further, the setting value stored in the keyword logo block 238 includes an ID for identifying image data to be printed as the keyword logo KL, and a specific character string that triggers the keyword logo printing (in the received payment information print data). If this specific character string is included, the keyword logo is printed based on the position of the specific character string), and in addition to the alignment, the next line of the specific character string line set for the same reason as the top logo TL The number of deleted lines, which is the deletion start line, is included. Further, the setting value of the keyword logo KL includes a print position. As the print position, the keyword logo KL is inserted in place of the specific character string line, inserted in the next line of the specific character string line, and the specific character string. You can choose whether to insert it before the line. Specific set values are shown in the lower part of FIG.

図4に示すレシートRは、図3に下部に示す設定値に基づいてレシート装飾処理が行われたレシートRを示している。このレシートRには、トップロゴTLとしてID「2020」の画像データが設定され、レシート先頭に「中央よせ」の位置で印刷されている。また、トップロゴTLの削除行数「3」の設定値に基づき決済情報印刷データの先頭行(1行目)から3行目が削除行とみなされ印刷が行われていない。また、ボトムロゴBLとしてID「2021」の画像データが設定され、レシート末尾に「中央よせ」の位置で印刷されている。   The receipt R shown in FIG. 4 shows the receipt R on which the receipt decoration process has been performed based on the setting values shown in the lower part of FIG. On this receipt R, image data with ID “2020” is set as the top logo TL, and is printed at the position of “middle center” at the top of the receipt. Further, the third line from the first line (first line) of the payment information print data is regarded as a deleted line based on the set value of the number of deleted lines “3” of the top logo TL, and printing is not performed. In addition, image data with ID “2021” is set as the bottom logo BL, and is printed at the position of “middle center” at the end of the receipt.

また、キーワードロゴKLとしてID「2025」の画像データが設定され、特定文字列として設定された「いちご」を含む特定文字列行(図では9行目)の次行に位置して「中央よせ」で印刷されている。また、キーワードロゴKLの削除行数(正確には特定文字列「いちご」に対する削除行数;詳細は後述する)は「0」に設定されているので特定文字列行以降の決済情報印刷データは削除されることなく印刷されている。さらに、ウォーターマークWMとして設定されたID「2022」の画像データがレシートRにウォーターマークとして「中央よせ」の位置で印刷されている。また、先頭のウォーターマークWMは、設定値に基づきレシート先端から40dotの位置に印刷され、ウォーターマークWMの間隔は、設定値に基づき20dotの長さに設定されている。なお、本実施形態ではウォーターマークの上余白L1および印刷間隔L2の指定としてドット単位を想定しているが、これに限るものではない。例えばインチおよびミリ単位で表してもよい。   In addition, image data with ID “2025” is set as the keyword logo KL, and is positioned on the next line of the specific character string line (the ninth line in the figure) including “strawberry” set as the specific character string. Is printed. Further, since the number of deleted lines of the keyword logo KL (exactly, the number of deleted lines for the specific character string “strawberry”; details will be described later) is set to “0”, the payment information print data after the specific character string line is Printed without being deleted. Further, the image data with the ID “2022” set as the watermark WM is printed on the receipt R as a watermark at the position “center center”. The leading watermark WM is printed at a position of 40 dots from the front end of the receipt based on the set value, and the interval between the watermarks WM is set to a length of 20 dots based on the set value. In the present embodiment, the dot unit is assumed as the designation of the upper margin L1 and the printing interval L2 of the watermark, but the present invention is not limited to this. For example, it may be expressed in units of inches and millimeters.

ここで、レシート装飾処理に用いる画像データの登録および設定値の設定方法について図5〜図7を参照して説明する。この処理は印刷制御装置10の印刷制御プログラム24により行われるものである。図5に示す画面は、印刷制御装置10において、印刷装置50へ画像データを登録する登録画面300を示している。この登録画面300では、印刷制御装置10の所定の場所に格納された、若しくは印刷制御装置10から参照可能なネットワーク上に格納された画像データのファイル名がリスト301に表示される。   Here, a method for registering image data and setting a set value used for receipt decoration processing will be described with reference to FIGS. This process is performed by the print control program 24 of the print control apparatus 10. The screen shown in FIG. 5 shows a registration screen 300 for registering image data in the printing apparatus 50 in the printing control apparatus 10. In the registration screen 300, file names of image data stored in a predetermined location of the print control apparatus 10 or stored on a network that can be referred to from the print control apparatus 10 are displayed in a list 301.

ユーザはリスト301のなかから印刷装置50へ登録する画像データのファイル名を選択し、画面右下部に配置した画像登録ボタン302をクリックすることによって画像データを登録することができる。画像データ登録の際には、登録画像情報として、画像データと、画像データを識別するためのIDと、が設定値として印刷装置50の画像データブロック234へ格納される。また、登録画面300では、画像データの濃度(明るさ)を変更することが可能である。ユーザは濃度調整用のカーソル303を左右に移動させ、登録画面右部に配置したプレビュー画面304を参照しながら画像データの濃度(明るさ)を調整する。この処理は、RGBの加算若しくは減算を行うことで実現される。なお、編集前オプションボタン305aを選択すると、濃度調整前の画像データが、編集後オプションボタン305bを選択すると、濃度調整が反映された画像データがプレビュー画面304に表示される。この濃度調整処理は、ウォーターマークWMとして用いる画像データを登録する際に特に有効である。   The user can register the image data by selecting the file name of the image data to be registered in the printing apparatus 50 from the list 301 and clicking the image registration button 302 arranged in the lower right part of the screen. When registering image data, image data and an ID for identifying the image data are stored as registered image information in the image data block 234 of the printing apparatus 50 as set values. In the registration screen 300, the density (brightness) of the image data can be changed. The user moves the density adjustment cursor 303 to the left and right, and adjusts the density (brightness) of the image data while referring to the preview screen 304 arranged on the right part of the registration screen. This process is realized by adding or subtracting RGB. When the pre-edit option button 305a is selected, the image data before density adjustment is displayed on the preview screen 304, and when the post-edit option button 305b is selected, image data reflecting the density adjustment is displayed on the preview screen 304. This density adjustment processing is particularly effective when registering image data used as the watermark WM.

図6および図7に示す画面は、図3に示す設定値を設定する設定画面310,320である。設定画面上部には、リスト311,321が配置し、印刷装置50の画像データブロック234に格納された画像データを識別するIDや現在の設定値が表示される。そして、設定画面下部のウォーターマーク設定部312(同6参照)、トップロゴ設定部322a、ボトムロゴ設定部322b、キーワードロゴ設定部322c(図7(a)および(b)参照)において、所望の設定値をそれぞれ設定することにより、レシート装飾処理に関する各種設定を行う。設定画面311,321において設定された設定値は印刷制御装置10から印刷装置50へ送信され、印刷装置50のトップロゴブロック235、ボトムロゴブロック236、ウォーターマークブロック237、キーワードロゴブロック238にそれぞれ格納される。なお、印刷装置50に登録する画像データと、レシート装飾処理に関する各種設定値とを、一度の操作で印刷装置50へ送信する構成でもよい。   The screens shown in FIGS. 6 and 7 are setting screens 310 and 320 for setting the setting values shown in FIG. In the upper part of the setting screen, lists 311 and 321 are arranged, and an ID for identifying image data stored in the image data block 234 of the printing apparatus 50 and a current setting value are displayed. Then, in a watermark setting unit 312 (see 6) at the bottom of the setting screen, a top logo setting unit 322a, a bottom logo setting unit 322b, and a keyword logo setting unit 322c (see FIGS. 7A and 7B), desired settings are made. By setting each value, various settings related to the receipt decoration process are performed. The setting values set on the setting screens 311 and 321 are transmitted from the printing control apparatus 10 to the printing apparatus 50 and stored in the top logo block 235, the bottom logo block 236, the watermark block 237, and the keyword logo block 238 of the printing apparatus 50, respectively. Is done. The image data registered in the printing apparatus 50 and various setting values related to the receipt decoration process may be transmitted to the printing apparatus 50 by a single operation.

キーワードロゴKLの設定値についてさらに説明する。図7の設定画面320に示すように、キーワードロゴKLとして複数の画像データを設定することが可能であり、設定した各キーワードロゴKLに対してキーワードとなる特定文字列を設定することができる。そして、設定した特定文字列に対して、削除行数を設定する。例えば、キーワードロゴKLとして設定されたID「2023」の画像データには、特定文字列「ビール」が設定され、設定された特定文字列「ビール」に対して削除行数「2」行が設定されている(同図(a)322c参照)。一方、ID「2024」の画像データには、特定文字列「コーラ」が設定され、設定された特定文字列「コーラ」に対して削除行数「4」行が設定されている(同図(b)322c参照)。また、削除行数の他に、位置揃えや印刷位置といった設定も特定文字列毎に設定することが可能である。なお、設定画面下部に示す「追加」、「変更」、「削除」ボタンは、特定文字列の追加や変更および削除に用いるものである。また、1つの画像データに対して複数の特定文字列を設定することも可能である。   The set value of the keyword logo KL will be further described. As shown in the setting screen 320 of FIG. 7, a plurality of image data can be set as the keyword logo KL, and a specific character string serving as a keyword can be set for each set keyword logo KL. Then, the number of deleted lines is set for the set specific character string. For example, a specific character string “beer” is set for the image data of ID “2023” set as the keyword logo KL, and the number of deleted lines “2” is set for the set specific character string “beer”. (Refer to (a) 322c in the figure). On the other hand, for the image data with ID “2024”, the specific character string “Coke” is set, and the number of deleted lines “4” is set for the set specific character string “Cola” ( b) See 322c). In addition to the number of deleted lines, settings such as alignment and printing position can be set for each specific character string. The “add”, “change”, and “delete” buttons shown at the bottom of the setting screen are used to add, change, and delete specific character strings. It is also possible to set a plurality of specific character strings for one image data.

ところで、上述したレシート装飾処理が設定値どおりに正常に処理されるかどうかを確認することが必要不可欠であるが、本実施形態の印刷制御装置10は、印刷制御プログラム24によって、レシート装飾処理が設定値通りに処理され印刷されるかどうかを確認するためのテスト印刷を行うことができる。このテスト印刷は、印刷制御装置10においてテスト印刷データを生成し、生成したテスト印刷データを印刷装置50が印刷することにより行われ、図8に示すテスト印刷画面330のテスト印刷実行ボタン331をクリックすると、印刷制御装置10によるテスト印刷データ生成処理が開始される。また、テスト印刷画面上部にはリスト332が配置し、画像データのIDおよび現在の設定値を表示する。これにより、ユーザはテスト印刷実行時の設定状況を確認することができる。   Incidentally, it is indispensable to check whether the above-described receipt decoration processing is normally processed according to the set value. However, the print control apparatus 10 according to the present embodiment performs the receipt decoration processing by the print control program 24. Test printing can be performed to check whether printing is performed according to the set value. This test printing is performed by generating test print data in the print control apparatus 10 and printing the generated test print data by the printing apparatus 50, and clicking the test print execution button 331 on the test print screen 330 shown in FIG. Then, test print data generation processing by the print control apparatus 10 is started. A list 332 is arranged at the upper part of the test print screen, and displays the ID of the image data and the current set value. Thereby, the user can confirm the setting status at the time of test print execution.

印刷制御装置10が生成するテスト印刷データは、トップロゴTLやキーワードロゴKL等に対する設定を確認するためのロゴテストデータと、ウォーターマークWMの印刷濃度(明るさ)を確認するためのウォーターマークテストデータにより構成される。まず、トップロゴTLやキーワードロゴKLに対する設定、特にロゴ挿入に伴う決済情報印刷データ削除処理を確認するためのロゴテストデータについて図9〜図13を参照して説明する。   The test print data generated by the print control device 10 includes logo test data for confirming settings for the top logo TL and the keyword logo KL, and a watermark test for confirming the print density (brightness) of the watermark WM. Consists of data. First, logo test data for confirming the settings for the top logo TL and the keyword logo KL, in particular, the payment information print data deletion process that accompanies the logo insertion, will be described with reference to FIGS.

図9は、印刷装置50のトップロゴブロック235およびキーワードロゴブロック238に格納されている、トップロゴTLおよびキーワードロゴKLに関する設定値を示している。そして、この設定値に基づいて印刷制御装置10が生成するロゴテストデータを図10(a)に示す。ロゴテストデータは、複数のキーワードロゴKLそれぞれに設定された特定文字列に、設定可能な最大削除行数以上の行数から構成された行データG(G2、G3、G4)を付加したものである。さらに、トップロゴTLに対する削除処理の確認のため、先頭に行データG1が挿入されて生成されている。なお、本実施例では、最大削除行数は「4」行に基づき(図9参照)行データG1〜G4は「5」行分生成されている。さらに、行データGはその行数を表す数字が配列して構成されている。なお、行データG全てを数字で構成するのではなく、各行に数字が含まれる構成でもよい。   FIG. 9 shows setting values related to the top logo TL and the keyword logo KL stored in the top logo block 235 and the keyword logo block 238 of the printing apparatus 50. And the logo test data which the printing control apparatus 10 produces | generates based on this setting value are shown to Fig.10 (a). The logo test data is obtained by adding line data G (G2, G3, G4) composed of a number of lines greater than or equal to the maximum settable number of deleted lines to a specific character string set for each of a plurality of keyword logos KL. is there. Further, for confirmation of the deletion process for the top logo TL, the line data G1 is inserted at the top and generated. In this embodiment, the maximum number of deleted lines is based on “4” lines (see FIG. 9), and “5” lines of line data G1 to G4 are generated. Furthermore, the row data G is configured by arranging numbers representing the number of rows. In addition, not all the row data G is composed of numbers, but may be configured such that numbers are included in each row.

印刷装置50によってレシート装飾処理を行い、図10(a)に示すテスト印刷データ(ロゴテストデータ)を出力したときの印刷結果を同図(b)に示す。まず、トップロゴTLの設定値に基づき、レシート先頭にトップロゴTLとしてID「2020」の画像データが印刷され、設定された削除行数「3」行に基づき、行データG1のうち1行目から3行目までが削除されていることがわかる。また、ロゴテストデータに含まれた特定文字列「ビール」は、図9に示す設定値に基づきキーワードロゴKL(ID「2023」の画像データ)に置換され、設定された削除行数「2」行に基づき、行データG2のうち、1行目から2行目までが削除されている。また、同様に特定文字列「コーラ」は、キーワードロゴKL(ID「2024」の画像データ)に置換され、特定文字列「コーラ」に対して設定された削除行数「4」行に基づき、行データG3のうち、1行目から4行目までが削除されている。さらに、特定文字列「いちご」は、キーワードロゴKL(ID「2025」の画像データ)に置換され、特定文字列「いちご」に対して設定された削除行数「3」行に基づき、行データG4のうち、1行目から3行目までが削除されていることが確認できる。   The printing result when the receipt decoration process is performed by the printing apparatus 50 and the test print data (logo test data) shown in FIG. 10A is output is shown in FIG. First, based on the set value of the top logo TL, the image data of ID “2020” is printed as the top logo TL at the top of the receipt, and the first line of the line data G1 is based on the set number of deleted lines “3”. It can be seen that the first to third lines are deleted. Further, the specific character string “beer” included in the logo test data is replaced with the keyword logo KL (image data with ID “2023”) based on the setting value shown in FIG. Based on the rows, the first to second rows of the row data G2 are deleted. Similarly, the specific character string “Cola” is replaced with the keyword logo KL (image data of ID “2024”), and based on the number of deleted lines “4” set for the specific character string “Cola”. Of the row data G3, the first to fourth rows are deleted. Further, the specific character string “strawberry” is replaced with the keyword logo KL (image data with ID “2025”), and the line data is based on the number of deleted lines “3” set for the specific character string “strawberry”. In G4, it can be confirmed that the first to third lines are deleted.

このように、ロゴテストデータには、先頭および各特定文字列に、設定可能な最大削除行数を超える行数分の行データG1〜G4が付加されているので、トップロゴ挿入に伴う行データ削除処理や1の特定文字列に対しての行データ削除処理によって、他の特定文字列が削除される虞がない。例えば、図11に示すように、トップロゴTL挿入に伴う削除処理によって、特定文字列「ビール」、「コーラ」、および「いちご」が削除されてしまったり(同図(a)参照)、トップロゴTLに挿入に伴う削除処理が行われない場合でも、特定文字列「ビール」に対しての削除処理によって、他の特定文字列「コーラ」および「いちご」が削除されてしまったり(同図(b)参照)といった事態を防止することができる。また、行データGには、その行数を示す数字が配列していることから、図10(a)に示すレシート装飾処理が行われていないロゴテストデータと、同図(b)に示すレシート装飾処理後の印刷結果との双方を出力して比較しなくても、設定値通りに削除行数分の行データGが削除されているかどうかを、同図(b)に示す印刷結果を参照するだけで容易に確認することができる。   As described above, since the line data G1 to G4 for the number of lines exceeding the maximum settable number of deleted lines are added to the head and each specific character string in the logo test data, the line data accompanying the insertion of the top logo There is no possibility that another specific character string is deleted by the deletion process or the row data deletion process for one specific character string. For example, as shown in FIG. 11, the specific character strings “beer”, “cola”, and “strawberry” are deleted by the deletion process associated with the insertion of the top logo TL (see FIG. 11A). Even when the deletion process associated with the insertion into the logo TL is not performed, the other specific character strings “Cola” and “Strawberry” are deleted by the deletion process for the specific character string “beer” (see FIG. (B) can be prevented. In addition, since the numbers indicating the number of rows are arranged in the row data G, the logo test data shown in FIG. 10A not subjected to the receipt decoration process and the receipt shown in FIG. Even if both the print results after the decoration process are not output and compared, whether or not the line data G corresponding to the number of deleted lines is deleted according to the set value is referred to the print result shown in FIG. You can easily check it.

また、図12(a)に示すように、行データG1〜G4を、設定された削除行数に基づき生成する構成でもよい。例えば、図9に示す設定値に基づき行データGを設定された削除行数と等しい行数で構成すると、行データG1の行数は3行、行データG2の行数は2行、行データG3の行数は4行、行データG4の行数は3行となる。そして、レシート装飾処理が行われると、同図(b)に示すように、全ての行データG1〜G4が削除され、トップロゴTLおよびロゴテストデータに含まれる特定文字列と対応したキーワードロゴKLのみが印刷される。これにより、ユーザは行データG1〜G4が印刷されないことと、全てのキーワードロゴKLが印刷されたことから削除処理が正常に行われたことを確認できる。なお、行データG1〜G4を設定された削除行数+1行の行数で生成してもよい。   Moreover, as shown to Fig.12 (a), the structure which produces | generates line data G1-G4 based on the set deletion line number may be sufficient. For example, when the row data G is configured with the number of rows equal to the set number of deleted rows based on the setting values shown in FIG. 9, the number of rows of the row data G1 is 3, the number of rows of the row data G2 is 2, and the row data The number of rows of G3 is 4, and the number of rows of row data G4 is 3. When the receipt decoration process is performed, as shown in FIG. 5B, all the line data G1 to G4 are deleted, and the keyword logo KL corresponding to the specific character string included in the top logo TL and the logo test data. Only printed. Accordingly, the user can confirm that the deletion processing has been normally performed because the line data G1 to G4 are not printed and all the keyword logos KL are printed. Note that the row data G1 to G4 may be generated with the set number of deleted rows + 1 rows.

また、行データGに特定文字列が含まれることにより、削除対象となる行データに対して、キーワードロゴKLの置換処理が行われてしまい、目的に即したテスト印刷結果を得ることができないことが想定できる。このような事態を防ぐために、印刷制御装置10は、テスト印刷データ生成時に特定文字列が行データGに含まれるか否かを判別し、特定文字列が含まれる場合は、特定文字列が含まれる行の行データを予め代替用に記憶していた他のキャラクタに置換する処理を行う。   In addition, since the specific character string is included in the line data G, the replacement process of the keyword logo KL is performed on the line data to be deleted, and a test print result suitable for the purpose cannot be obtained. Can be assumed. In order to prevent such a situation, the print control apparatus 10 determines whether or not the specific character string is included in the line data G when the test print data is generated. If the specific character string is included, the specific character string is included. A process of replacing the line data of the line to be replaced with another character previously stored for substitution is performed.

例えば、図9に示す設定値において、特定文字列「ビール」に代えて文字列「44」が特定文字列として設定された場合、ロゴテストデータは図13(a)に示すように生成される。すなわち、行データGのなかで、文字列「44」が含まれる行を全て代替用のキャラクタに置換して行データGを生成する(本実施例では、代替用のキャラクタとして“マイナス”「−」を使用している)。このように、行データGのうち、特定文字列を含む行を他のキャラクタに置換してロゴテストデータを生成するので、たとえ行データGに特定文字列が含まれている場合でも、目的に即したテスト印刷結果を得ることができる(同図(b)参照)。また、代替用のキャラクタに置換した行に、その行数を表す数字を例えば1文字含ませてもよい(同図(a′)参照)。これにより、特定文字列を含む行がどのようなキャラクタで置換されても、その行数を容易に確認することができる。   For example, in the setting value shown in FIG. 9, when the character string “44” is set as the specific character string instead of the specific character string “beer”, the logo test data is generated as shown in FIG. . That is, all the lines including the character string “44” in the line data G are replaced with substitute characters to generate the line data G (in this embodiment, “minus” “−” is used as the substitute character. ”). As described above, since the logo test data is generated by replacing the line including the specific character string in the line data G with another character, even if the line data G includes the specific character string, An appropriate test print result can be obtained (see FIG. 5B). Further, for example, one character representing the number of lines may be included in the line replaced with the substitute character (see (a ') in the figure). As a result, the number of lines can be easily confirmed no matter what character the line including the specific character string is replaced with.

次に、ウォーターマークWMの印刷濃度(明るさ)を確認するためのウォーターマークテストデータについて説明する。
ウォーターマークWMに重ねて印刷するウォーターマークテストデータは、複数のキャラクタの集合体であるキャラクタ群Cが分散配置する配置パターンで構成されている。配置パターンの一例として、キャラクタ群Cが千鳥格子状に配置される配置パターンを例に挙げ、図14を参照して説明する。
Next, watermark test data for confirming the print density (brightness) of the watermark WM will be described.
The watermark test data to be printed over the watermark WM includes an arrangement pattern in which character groups C, which are aggregates of a plurality of characters, are distributed. As an example of the arrangement pattern, an arrangement pattern in which the character group C is arranged in a staggered pattern will be described as an example with reference to FIG.

図14に示す配置パターンでは、キャラクタ群Cが文字列Sとして構成しており、文字列Sと、文字列Sと略等しい長さの空白Pとが列方向に交互に配置している。そして、改行毎に文字列Sと空白Pとの位置が相互に入れ替わることにより、さらに行方向に文字列Sと空白Pとが交互に配置している。言い換えれば、文字列Sが千鳥格子状に分散配置されるパターンである。このように、文字列Sを千鳥格子状に配置した配置パターンでウォーターマークテストデータを作成することにより、1つのウォーターマークWMに対し、ウォーターマークWMと文字列Sとが重なる重複部分XとウォーターマークWMと文字列Sとが重ならない非重複部分Yとが、略1:1の割合で形成される。   In the arrangement pattern shown in FIG. 14, the character group C is configured as a character string S, and the character string S and blanks P having a length substantially equal to the character string S are alternately arranged in the column direction. Then, the positions of the character string S and the blank P are interchanged with each other for each line feed, whereby the character string S and the blank P are alternately arranged in the row direction. In other words, it is a pattern in which the character string S is distributed and arranged in a staggered pattern. In this way, by creating the watermark test data with an arrangement pattern in which the character strings S are arranged in a staggered pattern, an overlapping portion X in which the watermark WM and the character string S overlap with each other with respect to one watermark WM. The non-overlapping portion Y where the watermark WM and the character string S do not overlap is formed at a ratio of approximately 1: 1.

これにより、ウォーターマークWMが適切な濃度(明るさ)、つまり重ねて印刷した印刷データが判読可能であるとともにウォーターマーク自体が判読可能であるかどうか、を確認するための最適なウォーターマークWMと文字列Sとの重なり具合を実現することができる。すなわち、ウォーターマークWMのサイズや、印刷間隔がどのようなものであっても、図15(a)に示すように、ウォーターマークWM全体に印刷データの印刷部分が重なりウォーターマークWMが認識しづらくなったり、同図(b)に示すように、印刷データの印刷部分とウォーターマークWMが重複しないことにより、重なり具合を認識できないといった虞がない。   As a result, the optimum watermark (WM) for checking whether the watermark WM has an appropriate density (brightness), that is, whether the print data printed in an overlapping manner is legible and the watermark itself is legible. An overlapping state with the character string S can be realized. That is, regardless of the size of the watermark WM and the printing interval, as shown in FIG. 15A, the print portion of the print data overlaps the entire watermark WM, making it difficult for the watermark WM to be recognized. There is no possibility that the overlapping state cannot be recognized because the print portion of the print data and the watermark WM do not overlap as shown in FIG.

さらに、文字列Sには、その行数を表す数字が配列していることにより、設定した上余白の長さL1(図14参照)、すなわちレシート先端から先頭のウォーターマークWMの長さ、および印刷間隔の長さL2(図14参照)を行単位で認識することができる。これにより、図6に示す設定画面310において、ドット単位で設定した上余白の長さL1および印刷間隔の長さL2を、ユーザが実際に何行分の長さになるかどうかを把握することが可能となり、長さを設定する際にも参考にすることができる。なお、上余白の長さL1とは、レシートRの先端から最初のウォーターマークWMの印刷位置(前端位置)までの長さであり、印刷間隔の長さL2とは、レシート搬送方向における任意のウォーターマークWMの後端位置からこれに続くウォーターマークWMの前端位置までの長さを指すものである。   Furthermore, in the character string S, numbers representing the number of lines are arranged, so that the set upper margin length L1 (see FIG. 14), that is, the length of the first watermark WM from the leading end of the receipt, and The print interval length L2 (see FIG. 14) can be recognized in units of lines. Thereby, on the setting screen 310 shown in FIG. 6, the user can grasp how many lines the length of the upper margin L1 and the length of the printing interval L2 set in units of dots are actually displayed by the user. Can be used as a reference when setting the length. The length L1 of the upper margin is the length from the leading end of the receipt R to the printing position (front end position) of the first watermark WM, and the printing interval length L2 is an arbitrary length in the receipt transport direction. This indicates the length from the rear end position of the watermark WM to the front end position of the subsequent watermark WM.

もちろんキャラクタ群Cは、図16(a)に示すように、数字が配列する文字列Sではなく記号や線から成るキャラクタで構成してもよい。また、キャラクタの一部に数字を含ませてもよい。さらに、同図(b)のように、複数のキャラクタが所定の形状で集合しキャラクタ群Cを構成してもよい。この場合、複数のキャラクタ群Cは、それぞれ異なる形状でもよい。さらに、ウォーターマークテストデータを印刷装置50自身で生成し、印刷装置50が備えたテストボタン等の押下によってテスト印刷を開始する構成でもよい。これにより、ウォーターマークWMに関するテスト印刷を、印刷装置1台の構成で行うことが可能となる。   Of course, as shown in FIG. 16A, the character group C may be composed of characters composed of symbols and lines instead of the character string S in which numbers are arranged. Moreover, you may include a number in a part of character. Furthermore, a character group C may be configured by a plurality of characters gathering in a predetermined shape as shown in FIG. In this case, the plurality of character groups C may have different shapes. Furthermore, a configuration may be adopted in which the watermark test data is generated by the printing apparatus 50 itself, and test printing is started by pressing a test button or the like provided in the printing apparatus 50. This makes it possible to perform test printing related to the watermark WM with the configuration of one printing apparatus.

また、ロゴテストデータおよびウォーターマークテストデータを連結してテスト印刷データを生成してもよい。これにより、ウォーターマークWMに関するテスト印刷の印刷結果と、トップロゴやキーワードロゴに対する設定、特にロゴ挿入に伴う印刷データ削除処理に関するテスト印刷の印刷結果とが連結して一枚の用紙に出力されるので、印刷結果の確認がさらに容易となる。   Further, the test print data may be generated by connecting the logo test data and the watermark test data. As a result, the print result of the test print related to the watermark WM and the print result of the test print related to the setting for the top logo and the keyword logo, particularly the print data deletion process associated with the logo insertion, are connected and output on one sheet of paper. Therefore, the confirmation of the printing result is further facilitated.

また、図8に示すテスト印刷画面330では、レシート装飾処理を行ってテスト印刷を実行するか、レシート装飾処理を行わずにテスト印刷を実行するかを選択するチェックボックス333を配置している。これにより、必要に応じて同じ出力データに対する、レシート装飾処理を行わない場合の印刷結果を確認することができる。さらに、テスト印刷データ、特にロゴテストデータ生成において、全ての特定文字列に対してロゴテストデータを生成するか、指定した1の特定文字列に対してのみロゴテストデータを生成するかをオプションボタン334により選択することができる。これにより、新たに特定文字列を追加したときなど、所望の特定文字列を指定してテスト印刷を行うことができる。このように、本発明の印刷制御装置10は、様々な条件の下でテスト印刷を行うことが可能である。   Further, in the test print screen 330 shown in FIG. 8, a check box 333 is arranged for selecting whether to perform the receipt decoration process and execute the test print, or to perform the test print without performing the receipt decoration process. As a result, it is possible to confirm the print result when the receipt decoration process is not performed on the same output data as necessary. Furthermore, when generating test print data, especially logo test data, an option button is used to generate logo test data for all specific character strings or to generate logo test data only for one specified specific character string. 334 can be selected. Thereby, when a specific character string is newly added, a desired specific character string can be designated and test printing can be performed. As described above, the print control apparatus 10 of the present invention can perform test printing under various conditions.

また、本実施形態では、レシート印刷データを生成するPOSアプリケーション41aを備えたPOS端末装置40と、印刷制御プログラム24を備えた印刷制御装置10とを互いに独立した別の装置として構成しているが、これらを1つの装置として構成することも当然可能である。この構成によれば、通常のレシート発行処理と、レシート装飾処理のための設定処理やテスト印刷とを、1つの装置で行うことが可能となるので、装置構成が簡易となり、且つレシート発行処理とレシート装飾処理のための設定処理やテスト印刷との切換えが容易となる。   In the present embodiment, the POS terminal device 40 including the POS application 41a that generates receipt print data and the print control device 10 including the print control program 24 are configured as separate devices. Of course, these devices can be configured as one device. According to this configuration, the normal receipt issuing process, the setting process for the receipt decoration process, and the test printing can be performed by one apparatus, so that the apparatus configuration is simplified and the receipt issuing process is performed. It becomes easy to switch between setting processing for receipt decoration processing and test printing.

なお、上記の例に示した印刷制御装置10の各部(各機能)をプログラムとして提供することも可能である。また、そのプログラムを記憶媒体(図示省略)に格納して提供することも可能である。記録媒体としては、CD−ROM、フラッシュROM、メモリカード(コンパクトフラッシュ(登録商標)、スマートメディア、メモリースティック等)、コンパクトディスク、光磁気ディスク、デジタルバーサタイルディスクおよびフレキシブルディスク等を利用することができる。   Note that it is also possible to provide each unit (each function) of the print control apparatus 10 shown in the above example as a program. It is also possible to provide the program stored in a storage medium (not shown). As the recording medium, a CD-ROM, a flash ROM, a memory card (compact flash (registered trademark), smart media, memory stick, etc.), a compact disk, a magneto-optical disk, a digital versatile disk, a flexible disk, and the like can be used.

本発明の一実施形態に係るPOSシステムの構成図である。1 is a configuration diagram of a POS system according to an embodiment of the present invention. 印刷制御装置および印刷装置の制御ブロック図である。It is a control block diagram of a printing control apparatus and a printing apparatus. 印刷装置が記憶する設定値を示す図である。FIG. 6 is a diagram illustrating setting values stored in a printing apparatus. レシート装飾処理の一例を示す説明図である。It is explanatory drawing which shows an example of a receipt decoration process. 印刷装置が記憶する画像データの登録画面である。4 is a registration screen for image data stored in the printing apparatus. 画像データをウォーターマークとして設定するための設定画面である。It is a setting screen for setting image data as a watermark. 画像データをロゴとして設定するための設定画面である。It is a setting screen for setting image data as a logo. 印刷制御装置によるテスト印刷の画面である。It is the screen of the test printing by a printing control apparatus. テスト印刷実行時の設定値を示す説明図である。It is explanatory drawing which shows the setting value at the time of test printing execution. テスト印刷データおよび印刷結果の一例を示す図である。It is a figure which shows an example of test print data and a printing result. テスト印刷データおよび印刷結果の一例を示す図である。It is a figure which shows an example of test print data and a printing result. テスト印刷データおよび印刷結果の一例を示す図である。It is a figure which shows an example of test print data and a printing result. テスト印刷データおよび印刷結果の一例を示す図である。It is a figure which shows an example of test print data and a printing result. テスト印刷結果の一例を示す図である。It is a figure which shows an example of a test printing result. テスト印刷結果の一例を示す図である。It is a figure which shows an example of a test printing result. テスト印刷結果の一例を示す図である。It is a figure which shows an example of a test printing result.

符号の説明Explanation of symbols

10 印刷制御装置 50 印刷装置
14 印刷制御プログラム 234 画像データブロック
235 トップロゴブロック 237 ウォーターマークブロック
238 キーワードロゴブロック R レシート
TL トップロゴ WM ウォーターマーク
KL キーワードロゴ G 行データ
C キャラクタ群 X 重複部分
Y 非重複部分
DESCRIPTION OF SYMBOLS 10 Print control apparatus 50 Printing apparatus 14 Print control program 234 Image data block 235 Top logo block 237 Watermark block 238 Keyword logo block R Receipt TL Top logo WM Watermark KL Keyword logo G Line data C Character group X Overlapping part Y Non-overlapping portion

Claims (8)

行単位で受信した受信印刷データから、予め記憶した設定値に基づき不要データを削除する印刷装置と接続して用いられ、当該印刷装置のテスト印刷を行う印刷制御装置であって、
前記不要データの削除行数に関する値を含む前記設定値を設定する設定手段と、
前記設定手段において設定可能な最大削除行数以上の行数から成る行データを、テスト印刷データとして生成するテスト印刷データ生成手段と、
生成した前記テスト印刷データを前記印刷装置へ送信するテスト印刷データ送信手段と、を備えたことを特徴とする印刷制御装置。
A print control apparatus that is used in connection with a printing apparatus that deletes unnecessary data based on setting values stored in advance from received print data received in units of lines and performs test printing of the printing apparatus,
Setting means for setting the set value including a value related to the number of deleted rows of the unnecessary data;
Test print data generation means for generating, as test print data, line data having a number of lines equal to or greater than the maximum number of deleted lines that can be set in the setting means;
A print control apparatus comprising: test print data transmission means for transmitting the generated test print data to the printing apparatus.
前記行データは、その行数を示す数字を含むことを特徴とする請求項1に記載の印刷制御装置。   The print control apparatus according to claim 1, wherein the line data includes a number indicating the number of lines. 前記印刷装置は、前記受信印刷データに予め記憶した特定文字列が含まれる場合、当該特定文字列の次行を削除開始行として不要データを削除するものであり、
前記設定手段は、前記設定値として前記特定文字列を設定し、
前記テスト印刷データ生成手段は、前記特定文字列に前記行データを付加して前記テスト印刷データを生成することを特徴とする請求項1または2に記載の印刷制御装置。
When the received print data includes a specific character string stored in advance, the printing device deletes unnecessary data with the next line of the specific character string as a deletion start line,
The setting means sets the specific character string as the setting value,
The print control apparatus according to claim 1, wherein the test print data generation unit generates the test print data by adding the line data to the specific character string.
前記設定手段は、前記設定値として複数の前記特定文字列を設定し、
前記テスト印刷データ生成手段は、前記設定値に含まれる前記複数の特定文字列全てに対し、特定文字列毎に前記行データを付加して前記テスト印刷データを生成することを特徴とする請求項3に記載の印刷制御装置。
The setting means sets a plurality of the specific character strings as the setting value,
The test print data generation unit generates the test print data by adding the row data for each specific character string to all of the plurality of specific character strings included in the setting value. The printing control apparatus according to 3.
前記設定手段は、前記設定値として前記特定文字列毎に削除行数を設定し、
前記テスト印刷データ生成手段は、前記設定手段において設定可能な最大削除行数以上の行数から成る行データに代えて、設定した前記削除行数以上の行データを各特定文字列に付加して、前記テスト印刷データを生成することを特徴とする請求項4に記載の印刷制御装置。
The setting means sets the number of deleted lines for each specific character string as the setting value,
The test print data generation means adds line data equal to or greater than the set number of deleted lines to each specific character string in place of line data consisting of the number equal to or greater than the maximum number of deleted lines settable by the setting means. The print control apparatus according to claim 4, wherein the test print data is generated.
前記テスト印刷データ生成手段は、前記行データに前記特定文字列が含まれる場合、当該特定文字列が含まれる行を、代替用に記憶しておいた他のキャラクタ列に置換して前記テスト印刷データを生成することを特徴とする請求項3ないし5のいずれか1項に記載の印刷制御装置。   When the specific character string is included in the line data, the test print data generation unit replaces the line including the specific character string with another character string stored for replacement, and performs the test print The print control apparatus according to claim 3, wherein the print control apparatus generates data. 請求項1ないし6のいずれか1項に記載の印刷制御装置における各手段としてコンピュータを機能させることを特徴とするプログラム。   A program for causing a computer to function as each means in the print control apparatus according to claim 1. 行単位で受信した受信印刷データから、予め記憶した設定値に基づき不要データを削除する印刷装置と接続して用いられ、当該印刷装置のテスト印刷を行う印刷制御装置のテスト印刷方法であって、
前記不要データの削除行数に関する値を含む前記設定値を設定する設定工程と、
前記設定工程において設定可能な最大削除行数以上の行数から成る行データを、テスト印刷データとして生成するテスト印刷データ生成工程と、
生成した前記テスト印刷データを前記印刷装置へ送信する印刷データ送信工程と、を実行することを特徴とする印刷制御装置のテスト印刷方法。
A test printing method of a print control apparatus that is used in connection with a printing apparatus that deletes unnecessary data based on setting values stored in advance from received print data received in units of lines and performs test printing of the printing apparatus,
A setting step for setting the setting value including a value related to the number of deleted rows of the unnecessary data;
A test print data generation step for generating, as test print data, line data consisting of a number of lines equal to or greater than the maximum number of deleted lines that can be set in the setting step;
And a print data transmission step of transmitting the generated test print data to the printing apparatus.
JP2004263368A 2004-09-10 2004-09-10 Print controller, program, and test printing method of print controller Withdrawn JP2006076163A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004263368A JP2006076163A (en) 2004-09-10 2004-09-10 Print controller, program, and test printing method of print controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004263368A JP2006076163A (en) 2004-09-10 2004-09-10 Print controller, program, and test printing method of print controller

Publications (1)

Publication Number Publication Date
JP2006076163A true JP2006076163A (en) 2006-03-23

Family

ID=36156016

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004263368A Withdrawn JP2006076163A (en) 2004-09-10 2004-09-10 Print controller, program, and test printing method of print controller

Country Status (1)

Country Link
JP (1) JP2006076163A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012200866A (en) * 2011-03-23 2012-10-22 Seiko Instruments Inc Printer, printing method, and program
JP2014188778A (en) * 2013-03-27 2014-10-06 Brother Ind Ltd Print preparation device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012200866A (en) * 2011-03-23 2012-10-22 Seiko Instruments Inc Printer, printing method, and program
JP2014188778A (en) * 2013-03-27 2014-10-06 Brother Ind Ltd Print preparation device

Similar Documents

Publication Publication Date Title
US8988702B2 (en) Printing apparatus and printing method
JP4791710B2 (en) Printing apparatus, program, printing system, and printing control method
JP2007072534A (en) Print system, control method of print system and program
JP2006338443A (en) Filter device driver, duplication printing control method and its control program
JP4924566B2 (en) Label data creation device, program, and recording medium
US20110222946A1 (en) Tape printer, method for controlling tape printer, and computer program product
JP4692053B2 (en) Image registration apparatus, image confirmation method, and image preview program
US20060055950A1 (en) Image data registration method, image data registration program, and printing apparatus
JP2006076163A (en) Print controller, program, and test printing method of print controller
JP4779455B2 (en) Printer, printer system, and printer control method
JP2007011515A (en) Print system, control method of print system and program
JP2007054986A (en) Printer and its control method
JP4594812B2 (en) Printing system, printing request apparatus control method, program, and printing request apparatus
EP1739542B1 (en) Print system
JP4748275B2 (en) Printing apparatus, program, and printing method
JP2006076162A (en) Method for generating test print data, print controller and program
JPH06227078A (en) Printer for printing of regular form paper
JP4579470B2 (en) How to register print data
US20060187492A1 (en) Printing controller and printing control program
JP2006301738A (en) Image registration apparatus, and image registration deleting method and program
JP4743083B2 (en) Printing device
JP4894967B2 (en) Printer system
JP4594813B2 (en) Printing system, printing request apparatus control method, program, and printing request apparatus
JP2006007524A (en) Printer, program, printing system and printing control method
JP2006007523A (en) Printer, program, and printing method

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20070403

A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20071204