JP4286818B2 - Printer driver and printing system - Google Patents

Printer driver and printing system Download PDF

Info

Publication number
JP4286818B2
JP4286818B2 JP2005232657A JP2005232657A JP4286818B2 JP 4286818 B2 JP4286818 B2 JP 4286818B2 JP 2005232657 A JP2005232657 A JP 2005232657A JP 2005232657 A JP2005232657 A JP 2005232657A JP 4286818 B2 JP4286818 B2 JP 4286818B2
Authority
JP
Japan
Prior art keywords
module
printer driver
print
printing
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2005232657A
Other languages
Japanese (ja)
Other versions
JP2007048098A (en
Inventor
慎一郎 渡瀬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita 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 Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2005232657A priority Critical patent/JP4286818B2/en
Publication of JP2007048098A publication Critical patent/JP2007048098A/en
Application granted granted Critical
Publication of JP4286818B2 publication Critical patent/JP4286818B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、各種印刷装置を駆動するプリンタドライバ及び印刷システムに関する。   The present invention relates to a printer driver and a printing system that drive various printing apparatuses.

印刷装置にネットワーク回線やUSBケーブル等の通信回線を介して接続された端末では、アプリケーション等で編集された文書やイメージ等の画像を印刷装置に印刷させる際に、プリンタドライバの操作画面を呼び出して、該操作画面上で各種設定を行った後、印刷開始ボタン等をクリックする。これにより、プリンタドライバを搭載した端末から印刷装置に所定の印刷情報が送信され、その印刷情報に基づいて印刷装置が所定の印刷処理を実行する。   In a terminal connected to a printing device via a network line or a communication line such as a USB cable, when printing an image such as a document or an image edited by an application or the like on the printing device, call the operation screen of the printer driver. After various settings are made on the operation screen, a print start button or the like is clicked. Accordingly, predetermined print information is transmitted from the terminal equipped with the printer driver to the printing apparatus, and the printing apparatus executes predetermined printing processing based on the print information.

また、プリンタドライバにおいて、複数の外部モジュールをリンクさせて、ジョブ名、印刷元アプリケーション及び印刷媒体の種類等によって印刷設定や印刷処理を切り替える技術が提案されている(例えば、特許文献1及び特許文献2参照。)。
特許第3530708号公報 特開2002−297343号公報
In addition, a technology has been proposed in which a printer driver links a plurality of external modules and switches print settings and print processing according to a job name, a print source application, a print medium type, and the like (for example, Patent Document 1 and Patent Document). 2).
Japanese Patent No. 3530708 JP 2002-297343 A

しかしながら、上記特許文献1及び特許文献2においては、元のプリンタドライバが備えていない機能(例えば、特定フッタ情報印刷、送付状ページ挿入等)についてはジョブ単位で実現することができず、何らかの条件がアプリケーション種別、媒体種別等に固定され、柔軟性に欠けるという問題がある。   However, in Patent Document 1 and Patent Document 2 described above, functions that the original printer driver does not have (for example, specific footer information printing, cover sheet page insertion, etc.) cannot be realized on a job-by-job basis. Is fixed to the application type, the medium type, etc., and there is a problem that it is not flexible.

本発明は、このような不都合を解消するためになされたものであり、元のプリンタドライバに無い印刷機能を特定の印刷ジョブ単位で逐次追加して実現することができるプリンタドライバ及び印刷システムを提供することを目的とする。   The present invention has been made in order to eliminate such inconveniences, and provides a printer driver and a printing system that can be realized by sequentially adding a printing function that does not exist in the original printer driver in units of specific print jobs. The purpose is to do.

上記目的を達成するために、発明は、複数の外部モジュールを有するプリンタドライバであって、前記外部モジュールの作動条件及びモジュール情報をモジュールごとに登録するための登録用インタフェイスと、該登録用インタフェイスを利用して登録された登録情報を記憶する管理データベースと、印刷開始時に出力される印刷情報に基づいて所定の印刷処理を実行する印刷制御手段とを備え、該印刷制御手段は、前記印刷情報に、前記管理データベースに記憶された登録情報の作動条件が含まれているか否かを判断するとともに、含まれていると判断した場合に、前記モジュール情報に対応する前記外部モジュールを起動して、該外部モジュールの印刷処理を付加した印刷情報を印刷装置へ送信する構成としてある。 To achieve the above object, the present invention provides a printer driver having a plurality of external modules, a registration interface for registering operation conditions and module information of the external modules for each module, and the registration interface A management database that stores registration information registered using an interface; and a print control unit that executes a predetermined print process based on print information that is output when printing is started. It is determined whether or not the print information includes an operation condition of the registration information stored in the management database. When it is determined that the print information includes the print information, the external module corresponding to the module information is activated. Thus, the print information added with the print processing of the external module is transmitted to the printing apparatus.

上記構成によれば、印刷開始時に出力される印刷情報に、予め管理データベースに記憶管理された登録情報の作動条件が含まれている場合に、該登録情報のモジュール情報に対応する外部モジュールを起動して、該外部モジュールの印刷処理を付加した印刷情報を印刷装置に送信するため、元のプリンタドライバに無い印刷機能を特定の印刷ジョブ単位で実現することができる。   According to the above configuration, when the print information output at the start of printing includes the registration information operating condition stored and managed in the management database in advance, the external module corresponding to the module information of the registration information is activated. Since the print information to which the print processing of the external module is added is transmitted to the printing apparatus, a print function that does not exist in the original printer driver can be realized for each specific print job.

また、登録用インタフェイスを利用して、外部モジュールの作動条件及びモジュール情報をモジュールごとに登録することができるので、元のプリンタドライバに無い印刷機能を特定の印刷ジョブ単位で逐次追加することができるとともに、印刷ジョブを実行する前に、これから印刷するジョブ専用の設定を登録することができる。   In addition, since the operation conditions and module information of the external modules can be registered for each module using the registration interface, it is possible to sequentially add printing functions not provided in the original printer driver for each specific print job. In addition, before executing a print job, settings specific to the job to be printed can be registered.

また、本発明においては、前記モジュール情報は、モジュール名及びモジュール起動時の引数を含む構成としてある。 In the present invention , the module information includes a module name and an argument at module startup.

また、本発明においては、前記登録用インタフェイスは、登録用API(Application Program Interface )としてある。 In the present invention , the registration interface is a registration API (Application Program Interface).

また、本発明においては、前記登録用インタフェイスは、アプリケーション又は外部プログラムから登録可能な構成としてある。 In the present invention , the registration interface can be registered from an application or an external program.

また、本発明は、プリンタドライバが搭載された装置と、該装置に通信回線を介して接続された印刷装置とを備えた印刷システムであって、前記プリンタドライバとして、本発明に係るプリンタドライバを用いた構成としてある。 The present invention also provides a printing system comprising a device on which a printer driver is mounted and a printing device connected to the device via a communication line. The printer driver according to the present invention is used as the printer driver. This is the configuration used.

本発明によれば、元のプリンタドライバに無い印刷機能を特定の印刷ジョブ単位で逐次追加して実現することができるという効果が得られる。   According to the present invention, it is possible to obtain an effect that a printing function that is not included in the original printer driver can be realized by sequentially adding a specific print job unit.

以下、本発明の実施の形態の一例を図を参照して説明する。図1は本発明の実施の形態の一例であるプリンタドライバを説明するためのブロック図、図2はプリンタドライバの動作の一例を説明するためのフローチャート図である。
本発明の実施の形態の一例であるプリンタドライバ1は、図1に示すように、印刷装置2にネットワーク回線やUSBケーブル等の通信回線3を介して接続されたユーザ端末(装置)10に搭載されており、登録用API(Application Program Interface )4、管理データベース(記憶手段)5及び印刷制御手段6を備えている。
なお、ユーザ端末10と印刷装置2とを併せて「印刷システム」という。
Hereinafter, an example of an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram for explaining a printer driver which is an example of an embodiment of the present invention, and FIG. 2 is a flowchart for explaining an example of the operation of the printer driver.
A printer driver 1 as an example of an embodiment of the present invention is mounted on a user terminal (device) 10 connected to a printing device 2 via a communication line 3 such as a network line or a USB cable, as shown in FIG. A registration API (Application Program Interface) 4, a management database (storage means) 5, and a print control means 6 are provided.
The user terminal 10 and the printing apparatus 2 are collectively referred to as a “printing system”.

また、ユーザ端末10には、プリンタドライバ1の他に、例えば、DLL(ダイナミックリンクライブラリ)ファイル等からなる複数の外部モジュール7〜9が印刷制御手段6にリンクして配置されている。そして、ユーザ端末10のアプリケーション11上で編集した文書やイメージ等の画像を印刷する際には、プリンタドライバ1の操作画面を呼び出して、該操作画面上で各種設定を行った後、印刷開始ボタン等をクリックすることにより、プリンタドライバ1から印刷装置2に所定の印刷情報が送信され、これにより、その印刷情報に基づいて印刷装置2が所定の印刷処理を実行する。   In addition to the printer driver 1, the user terminal 10 includes a plurality of external modules 7 to 9 made up of, for example, DLL (dynamic link library) files and linked to the print control unit 6. When printing an image such as a document or an image edited on the application 11 of the user terminal 10, the operation screen of the printer driver 1 is called, various settings are performed on the operation screen, and a print start button is displayed. Is clicked, the predetermined print information is transmitted from the printer driver 1 to the printing apparatus 2, and the printing apparatus 2 executes predetermined printing processing based on the print information.

登録用API4は、外部モジュール7〜9の作動条件A〜C、モジュール名A1〜C1(モジュールを識別するもの。例えば、DLLファイル名)及びモジュール起動時の引数A2〜C2をモジュールごとに登録するためのものであり、例えば、アプリケーション11やモジュール情報登録ユーティリティ(外部プログラム)12から設定登録画面を呼び出して、ユーザの入力により設定登録される。登録された情報(作動条件、モジュール名、引数)は、管理データベース5にエントリ順に記憶管理される。この管理データベース5は、作動条件、モジュール名及び引数を組にした内容を単位とする表形式のデータベースである。   The registration API 4 registers the operating conditions A to C of the external modules 7 to 9, module names A 1 to C 1 (identifying modules, for example, DLL file names) and arguments A 2 to C 2 at the time of module activation for each module. For example, a setting registration screen is called from the application 11 or the module information registration utility (external program) 12 and is registered by user input. The registered information (operation condition, module name, argument) is stored and managed in the management database 5 in the order of entry. The management database 5 is a tabular database whose unit is the contents of a set of operating conditions, module names, and arguments.

登録用API4を利用して登録する内容としては、例えば、次に示すものが挙げられる。
(例1)
作動条件A=「プロセスID=100のアプリケーションの発行した印刷ジョブで、かつ、用紙サイズがA4ならば」
モジュール名A1=「Header.dll」(ページ上端に文字列を印刷するプログラム)
引数A2=「(社外秘)」(「印刷する内容は(社外秘)である」という意味。)
Examples of contents registered using the registration API 4 include the following.
(Example 1)
Operating condition A = “if print job issued by application with process ID = 100 and paper size is A4”
Module name A1 = "Header.dll" (a program that prints a character string at the top of the page)
Argument A2 = “(external secret)” (meaning “content to be printed is (external secret)”)

(例2)
作動条件B=「ジョブ名が(領収書)で始まる場合」
モジュール名B1=「Signature.dll」(使用者の社員番号をヘッダ印刷するプログラム)
引数B2=「なし」(引数を取らない仕様のモジュールがあってもよい)
(Example 2)
Operating condition B = “If job name starts with (receipt)”
Module name B1 = "Signature.dll" (a program that prints the user's employee number as a header)
Argument B2 = "None" (There may be a module with a specification that does not take an argument.)

印刷制御手段6は、印刷開始時にアプリケーション11から印刷命令と共に出力される印刷情報に基づいて所定の印刷処理を実行するものであり、この実施の形態では、管理データベース5を検索して、出力印刷情報に、該管理データベース5に記憶管理された登録情報の作動条件が含まれているか否かを判断する。
そして、出力印刷情報に作動条件(例えば、「作動条件A」)が含まれていると判断した場合に、モジュール名(例えば、「A1」)に対応する外部モジュール(例えば、外部モジュール7)を起動して、該外部モジュール7の印刷処理を付加した印刷情報を印刷装置2に送信する。なお、出力印刷情報に複数の作動条件が含まれる場合は、それぞれのモジュール名に対応する複数の外部モジュールを起動して、同様の処理を実行する。
The print control means 6 executes a predetermined print process based on print information output together with a print command from the application 11 at the start of printing. In this embodiment, the print control means 6 searches the management database 5 and prints output. It is determined whether or not the information includes the operating conditions of the registration information stored and managed in the management database 5.
When it is determined that the operation condition (for example, “operation condition A”) is included in the output print information, an external module (for example, external module 7) corresponding to the module name (for example, “A1”) is selected. The print information to which the print processing of the external module 7 is added is transmitted to the printing apparatus 2. When a plurality of operation conditions are included in the output print information, a plurality of external modules corresponding to the respective module names are activated and the same processing is executed.

また、外部モジュール7〜9は、印刷制御手段6にロードされたときに、管理データベース5に登録された引数を受け取り、所定の解釈を行なう。上記の例1では、印刷すべき文字列が引数になっているが、引数の解釈については外部モジュールに任されている。更に、印刷制御手段6は、必要に応じて外部モジュール7〜9にイベントを通知し、外部モジュール7〜9側はその都度必要な処理(付加的な印刷命令挿入等)を行なう。   Further, the external modules 7 to 9 receive arguments registered in the management database 5 when loaded in the print control means 6 and perform predetermined interpretation. In Example 1 above, the character string to be printed is an argument, but interpretation of the argument is left to the external module. Furthermore, the print control means 6 notifies the external modules 7 to 9 of the event as necessary, and the external modules 7 to 9 perform necessary processing (additional print command insertion or the like) each time.

次に、図2を参照して、上記のように構成されたプリンタドライバ1の動作の一例を説明する。ここで、ステップS1〜ステップS6は印刷制御手段6に対応する。
まず、ステップS1で、アプリケーション11から印刷命令と共に印刷情報が出力されると、ステップS2に移行し、ステップS2では、管理データベース5の登録情報をエントリ数分検索する。
Next, an example of the operation of the printer driver 1 configured as described above will be described with reference to FIG. Here, Steps S <b> 1 to S <b> 6 correspond to the print control unit 6.
First, when print information is output together with a print command from the application 11 in step S1, the process proceeds to step S2, and the registration information in the management database 5 is searched for the number of entries in step S2.

次いで、ステップS3では、前記出力印刷情報に、管理データベース5の登録情報の中の作動条件が含まれるか否かを判断し、含まれると判断した場合は、ステップS4に移行し、含まれないと判断した場合は、ステップS6に移行する。
ステップS6では、通常の印刷情報を印刷装置2に送信し、一方、ステップS4では、検索された作動条件の組のモジュール名に対応する外部モジュールをロード、起動してステップS5に移行し、ステップS5では、外部モジュールの印刷処理を付加した印刷情報を印刷装置2に送信する。
Next, in step S3, it is determined whether or not the output print information includes an operation condition in the registration information of the management database 5. If it is determined that the output print information includes, the process proceeds to step S4 and is not included. If it is determined, the process proceeds to step S6.
In step S6, normal print information is transmitted to the printing apparatus 2, while in step S4, an external module corresponding to the module name of the retrieved set of operating conditions is loaded and activated, and the process proceeds to step S5. In S <b> 5, the print information added with the print processing of the external module is transmitted to the printing apparatus 2.

上記の説明から明らかなように、この実施の形態では、印刷開始時に出力される印刷情報に、予め管理データベース5に記憶管理された登録情報の作動条件が含まれている場合に、該登録情報のモジュール名に対応する外部モジュールを起動して、該外部モジュールの印刷処理を付加した印刷情報を印刷装置2に送信する。このため、例えば、プロセスID=100のアプリケーションの発行した印刷ジョブで、かつ、用紙サイズがA4ならば、ページ上端に「社外秘」の文字列を印刷したり、或いはジョブ名が(領収書)で始まる場合は、使用者の社員番号をヘッダ印刷したりする等のように、元のプリンタドライバに無い印刷機能を特定の印刷ジョブ単位で実現することができる。   As is apparent from the above description, in this embodiment, when the print information output at the start of printing includes the operating conditions of the registration information stored and managed in advance in the management database 5, the registration information The external module corresponding to the module name is activated, and the print information added with the print processing of the external module is transmitted to the printing apparatus 2. For this reason, for example, if the print job is issued by an application with process ID = 100 and the paper size is A4, the character string “confidential” is printed at the top of the page, or the job name is (receipt). If it starts, a print function that does not exist in the original printer driver, such as header printing of the employee number of the user, can be realized in a specific print job unit.

また、登録用API4を利用して、外部モジュール7〜9の作動条件、モジュール名及び引数をモジュールごとに登録することができるので、元のプリンタドライバに無い印刷機能を特定の印刷ジョブ単位で逐次追加することができ、更には、印刷ジョブを実行する前(例えば、直前)に、これから印刷するジョブ専用の設定を登録することができる。   Also, the registration API 4 can be used to register the operating conditions, module names, and arguments of the external modules 7 to 9 for each module. In addition, before a print job is executed (for example, immediately before), settings dedicated to a job to be printed can be registered.

なお、本発明の通信回線、印刷装置、外部モジュール、登録用インタフェイス、管理データベース、印刷制御手段等は、上記実施の形態に例示したものに限定されるものではなく、本発明の要旨を逸脱しない範囲において適宜変更可能である。   Note that the communication line, printing apparatus, external module, registration interface, management database, print control means, etc. of the present invention are not limited to those exemplified in the above embodiment, and depart from the gist of the present invention. It can be changed appropriately within the range not to be.

本発明の実施の形態の一例であるプリンタドライバを説明するためのブロック図である。1 is a block diagram for explaining a printer driver that is an example of an embodiment of the present invention; FIG. プリンタドライバの動作の一例を説明するためのフローチャート図である。FIG. 6 is a flowchart for explaining an example of an operation of a printer driver.

符号の説明Explanation of symbols

1 プリンタドライバ
2 印刷装置
3 通信回線
4 登録用API(登録用インタフェイス)
5 管理データベース
6 印刷制御手段
7〜9 外部モジュール
11 アプリケーション
12 モジュール情報登録ユーティリティ(外部プログラム)
1 Printer Driver 2 Printing Device 3 Communication Line 4 Registration API (Registration Interface)
5 Management database 6 Print control means 7 to 9 External module 11 Application 12 Module information registration utility (external program)

Claims (5)

複数の外部モジュールを有するプリンタドライバであって、
前記外部モジュールの作動条件及びモジュール情報をモジュールごとに登録するための登録用インタフェイスと、
該登録用インタフェイスを利用して登録された登録情報を記憶する管理データベースと、
印刷開始時に出力される印刷情報に基づいて所定の印刷処理を実行する印刷制御手段とを備え、
該印刷制御手段は、前記印刷情報に、前記管理データベースに記憶された登録情報の作動条件が含まれているか否かを判断するとともに、含まれていると判断した場合に、前記モジュール情報に対応する前記外部モジュールを起動して、該外部モジュールの印刷処理を付加した印刷情報を印刷装置へ送信するとともに、前記印刷情報に前記管理データベースに記憶された登録情報の作動条件が含まれないと判断した場合には、前記外部モジュールを起動することなく、通常の印刷情報を印刷装置に送信する
ことを特徴とするプリンタドライバ。
A printer driver having a plurality of external modules,
A registration interface for registering the operating conditions and module information of the external module for each module;
A management database for storing registration information registered using the registration interface;
Printing control means for executing predetermined printing processing based on printing information output at the start of printing,
The print control unit determines whether or not the print information includes an operation condition of registration information stored in the management database, and responds to the module information when determining that the print information includes The external module is activated, print information to which print processing of the external module is added is transmitted to the printing apparatus, and it is determined that the print information does not include the operating condition of the registration information stored in the management database In this case, the printer driver transmits normal print information to the printing apparatus without activating the external module .
前記モジュール情報は、モジュール名及びモジュール起動時の引数を含む
ことを特徴とする請求項1に記載したプリンタドライバ。
The printer driver according to claim 1, wherein the module information includes a module name and an argument at module startup.
前記登録用インタフェイスは、登録用APIである
ことを特徴とする請求項1又は2に記載したプリンタドライバ。
The printer driver according to claim 1, wherein the registration interface is a registration API.
前記登録用インタフェイスは、アプリケーション又は外部プログラムから登録可能である
ことを特徴とする請求項1〜3のいずれか一項に記載したプリンタドライバ。
The printer driver according to claim 1, wherein the registration interface can be registered from an application or an external program.
プリンタドライバが搭載された装置と、該装置に通信回線を介して接続された印刷装置とを備えた印刷システムであって、
前記プリンタドライバとして、請求項1〜4のいずれか一項に記載したプリンタドライバを用いた
ことを特徴とする印刷システム。
A printing system comprising a device equipped with a printer driver and a printing device connected to the device via a communication line,
A printing system using the printer driver according to claim 1 as the printer driver.
JP2005232657A 2005-08-10 2005-08-10 Printer driver and printing system Expired - Fee Related JP4286818B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005232657A JP4286818B2 (en) 2005-08-10 2005-08-10 Printer driver and printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005232657A JP4286818B2 (en) 2005-08-10 2005-08-10 Printer driver and printing system

Publications (2)

Publication Number Publication Date
JP2007048098A JP2007048098A (en) 2007-02-22
JP4286818B2 true JP4286818B2 (en) 2009-07-01

Family

ID=37850862

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005232657A Expired - Fee Related JP4286818B2 (en) 2005-08-10 2005-08-10 Printer driver and printing system

Country Status (1)

Country Link
JP (1) JP4286818B2 (en)

Also Published As

Publication number Publication date
JP2007048098A (en) 2007-02-22

Similar Documents

Publication Publication Date Title
US7933031B2 (en) Information processing apparatus and method for inhibiting printing of secure documents
EP2237147A2 (en) Image forming apparatus
US8477356B2 (en) User selected setting update between image processing apparatuses on a network
US20150161487A1 (en) Print service providing apparatus and printing system
US20100309519A1 (en) Printer driver program product and information processing apparatus
JP4424038B2 (en) Print management system, print management apparatus, and program used therefor
US20150356384A1 (en) Information processing apparatus, recording medium, and control method
JP2007233591A (en) Printer driver and its test printing method and printer
JP2007122591A (en) Printer driver and print system
JP4286818B2 (en) Printer driver and printing system
US20080104670A1 (en) Information-processing system, information-processing apparatus, processing execution apparatus, information-processing method, and program stored in computer-readable recording medium
US10915283B2 (en) Communication device, control method, and non-transitory computer-readable storage medium for print job with post-processing
JP5681139B2 (en) Print-on-demand job management method and system using remote cache
JP4678607B2 (en) Printing device
JP2008027217A (en) Printing system with information processor and printing apparatus
JP2013045199A (en) Electronic apparatus and image forming apparatus
JP2010231621A (en) Printing control program, printing data output device, and printing system
JP2009151697A (en) Printing system and server device
JP5212412B2 (en) How to print HTML file
JP2007237473A (en) Printing apparatus
JP2007249875A (en) Print data generation device
JP4632066B2 (en) Printing device
JP5063492B2 (en) Image forming apparatus, data storage method, program, and recording medium
JP2008168640A (en) Printing apparatus
JP5232764B2 (en) Image forming apparatus and driver program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081111

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090109

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090324

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090325

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

Free format text: PAYMENT UNTIL: 20120403

Year of fee payment: 3

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130403

Year of fee payment: 4

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

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

Free format text: PAYMENT UNTIL: 20130403

Year of fee payment: 4

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20130403

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20140403

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees