JP2005157479A - Installation method for printer driver, information processor, print controller, printing system and control program - Google Patents

Installation method for printer driver, information processor, print controller, printing system and control program Download PDF

Info

Publication number
JP2005157479A
JP2005157479A JP2003391120A JP2003391120A JP2005157479A JP 2005157479 A JP2005157479 A JP 2005157479A JP 2003391120 A JP2003391120 A JP 2003391120A JP 2003391120 A JP2003391120 A JP 2003391120A JP 2005157479 A JP2005157479 A JP 2005157479A
Authority
JP
Japan
Prior art keywords
data
setting
printer driver
setting change
installer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2003391120A
Other languages
Japanese (ja)
Other versions
JP4181973B2 (en
Inventor
Tomonori Minagawa
智徳 皆川
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2003391120A priority Critical patent/JP4181973B2/en
Publication of JP2005157479A publication Critical patent/JP2005157479A/en
Application granted granted Critical
Publication of JP4181973B2 publication Critical patent/JP4181973B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an installation method for a printer driver capable of easily customizing setting of the printer driver to initial setting desired by a printer manager. <P>SOLUTION: A server device side performing environment creation produces an installer including a plurality of pieces of setting changing data (customizing data), and transmits it to a client device. A user on the client device side selects the initial setting from choices by use of the received installer to customize a set value of the printer driver. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、プリンタドライバの初期設定を行うプリンタドライバのインストール方法、このインストール方法を実現するための情報処理装置、印刷制御装置、印刷システム及び制御プログラムに関する。   The present invention relates to a printer driver installation method for initial setting of a printer driver, an information processing apparatus, a print control apparatus, a printing system, and a control program for realizing the installation method.

一般的に、従来のプリンタドライバのインストール方法としては、OS(Operating System)に依存する方式や、インストーラ(インストール専用のソフトウェア)を使用する方式などが挙げられる。OSに依存する方式、例えばOSがWindows(登録商標)の場合では、ユーザは、「プリンタのプロパティ」の項目の中から「プリンタの追加」を選択し、その後、ウィザードと呼ばれるユーザとの対話形式で必要情報を入力し、プリンタドライバのインストールを行うようになっている。また、インストーラを使用する方式では、ユーザに最小限の操作をさせるだけでプリンタドライバのインストールを実現することができる。   Generally, conventional printer driver installation methods include a method that depends on an OS (Operating System) and a method that uses an installer (software dedicated to installation). In the case of a method that depends on the OS, for example, when the OS is Windows (registered trademark), the user selects “Add Printer” from the “Printer Properties” item, and then has an interactive format called a wizard. Enter the necessary information and install the printer driver. In the method using the installer, the printer driver can be installed with a minimum amount of operation by the user.

このインストール時においてプリンタドライバは、自身が利用する各種設定データ、例えばデバイス設定や印刷設定に関するデータを初期化してOSに登録したりファイル等に保存したりする。デバイス設定は、両面ユニットや機能拡張を行うフィニッシャ、並びにメモリやハードディスク容量等の情報を含み、デバイス本体に装着されているものをドライバ側でも管理することで印刷時に利用可能な機能を制御することができる。また、印刷設定では、用紙サイズや部数、並びにレイアウトや品質等の情報を含み、印刷の仕方を指定することができる。また更には、印刷設定を一括変換する仕組みを持つドライバもあり、該ドライバの場合はいくつかの一括変換用データも登録される。   At the time of installation, the printer driver initializes various setting data used by itself, for example, data related to device settings and print settings, and registers them in the OS or saves them in a file or the like. The device settings include information such as the duplex unit, finisher for function expansion, memory and hard disk capacity, etc., and control what functions can be used during printing by managing what is installed in the device itself on the driver side. Can do. The print setting includes information such as the paper size and number of copies, layout, and quality, and can specify the printing method. Furthermore, some drivers have a mechanism for batch-converting print settings. In the case of the driver, some batch conversion data is also registered.

しかし、これらの初期値は、通常、デバイス本体の初期設定や一般的な利用を考慮して作られたデフォルト値であるため、このようなデフォルト設定では業務の目的に合致しないとしてインストール後にユーザによる設定変更が必要な場合も多く、ユーザにとって大きな負担となっていた。   However, these initial values are usually default values that are created taking into account the initial settings and general use of the device itself. In many cases, it is necessary to change the setting, which is a heavy burden on the user.

そこで、インストール時に必要な初期設定を容易に行うことができるプリンタドライバのインストール方法として例えば、記憶装置に記憶されているアプリケーションの登録環境を分析し、分析結果に基づく初期値をドライバプログラムに自動設定する方法が提案されている(特許文献1を参照)。
特開2003−84986号公報
Therefore, as an installation method of the printer driver that can easily perform the initial settings required at the time of installation, for example, the application registration environment stored in the storage device is analyzed, and the initial values based on the analysis results are automatically set in the driver program Has been proposed (see Patent Document 1).
JP 2003-84986 A

しかしながら、上記従来のプリンタドライバのインストール方法では、企業ユーザのように多数のコンピュータを所有し多数のユーザ(クライアントPC)を抱えている場合に、その全てのクライアントPCに対して、プリンタ管理者(ITマネージャ)の望むような初期設定に変更するのは困難であった。   However, in the above-described conventional printer driver installation method, when a large number of users (client PCs) are owned by a large number of computers such as corporate users, the printer manager ( It was difficult to change the initial settings as desired by the IT manager.

例えば、全てのクライアントPCで同じ設定を行う場合でも各クライアントに対して対応を行うために非常に手間がかかるし、操作にはある程度の知識やスキルが必要となるためこれを補うための教育やマニュアル作成もそれなりの工数が必要だった。   For example, even if the same settings are made on all client PCs, it takes a lot of work to handle each client, and some knowledge and skills are required for the operation. Manual preparation required a certain amount of man-hours.

本発明は上記従来の問題点に鑑み、プリンタドライバの設定をプリンタ管理者の望む初期設定に容易にカスタマイズすることができるプリンタドライバのインストール方法、情報処理装置、印刷制御装置、印刷システム、及び制御プログラムを提供することを目的とする。   In view of the above-described conventional problems, the present invention provides a printer driver installation method, an information processing apparatus, a print control apparatus, a printing system, and a control capable of easily customizing a printer driver setting to an initial setting desired by a printer administrator. The purpose is to provide a program.

上記目的を達成するために、請求項1に係る発明のプリンタドライバのインストール方法では、第1の処理装置を用いて、プリンタドライバの設定を変更するための複数の設定変更用データを作成する設定データ作成工程と、前記作成した複数の設定変更用データを前記第1の処理装置から第2の処理装置へ送信する設定データ送信工程と、前記第2の処理装置において受信した前記複数の設定変更用データの中から所定の設定変更用データを選択する選択工程と、前記選択された設定変更用データを前記第2の処理装置にインストールするインストール工程とを順次実行することを特徴とする。   In order to achieve the above object, in the printer driver installation method according to the first aspect of the present invention, a setting for creating a plurality of setting change data for changing the setting of the printer driver using the first processing device. A data creation step, a setting data transmission step for transmitting the created plurality of setting change data from the first processing device to the second processing device, and the plurality of setting changes received by the second processing device. A selection step of selecting predetermined setting change data from the data for use and an installation step of installing the selected setting change data in the second processing device are sequentially executed.

請求項2に係る発明のプリンタドライバのインストール方法では、第1の処理装置を用いて、プリンタドライバの設定を変更するための複数の設定変更用データを作成する設定データ作成工程と、第2の処理装置からの問い合わせに応じて、前記複数の設定変更用データのうちの所定の設定変更用データを前記第1の処理装置から前記第2の処理装置へ送信する設定データ送信工程と、前記第2の処理装置において受信した前記設定変更用データを該第2の処理装置にインストールするインストール工程とを順次実行することを特徴とする。   In a printer driver installation method according to a second aspect of the present invention, a setting data creating step for creating a plurality of setting change data for changing printer driver settings using the first processing device; A setting data transmission step of transmitting predetermined setting change data of the plurality of setting change data from the first processing device to the second processing device in response to an inquiry from the processing device; And an installation process for installing the setting change data received in the second processing apparatus in the second processing apparatus.

請求項3に係る発明のプリンタドライバのインストール方法では、請求項2の発明において、前記設定データ作成工程後に、前記第2の処理装置の要求を受けて、前記複数の設定変更用データの一覧情報を前記第1の処理装置から前記第2の処理装置へ送信する第1の送信工程と、前記第2の処理装置において受信した前記一覧情報の中から所定の設定変更用データを示す選択肢情報を選択する選択工程とを実行し、前記設定データ送信工程は、前記選択工程で選択された選択肢情報に該当する設定変更用データを前記第1の処理装置から前記第2の処理装置へ送信することを特徴とする。   According to a third aspect of the present invention, there is provided a printer driver installation method according to the second aspect of the present invention, wherein after the setting data creation step, a list information of the plurality of setting change data is received in response to a request from the second processing device. A first transmission step of transmitting the information from the first processing device to the second processing device, and option information indicating predetermined setting change data from the list information received by the second processing device. A selection step to select, and the setting data transmission step transmits setting change data corresponding to the option information selected in the selection step from the first processing device to the second processing device. It is characterized by.

請求項4に係る発明のプリンタドライバのインストール方法では、請求項1乃至3のいずれかの発明において、前記設定データ作成工程は、前記プリンタドライバの設定の変更点を抽出した変更点データを前記設定変更用データとして作成し、前記インストール工程は、前記変更点データに基づいて、前記第2の処理装置に保存されたプリンタドライバ用の設定値を更新することを特徴とする。   According to a printer driver installation method of a fourth aspect of the present invention, in the invention according to any one of the first to third aspects, the setting data creating step sets the change point data obtained by extracting the change point of the setting of the printer driver as the setting. It is created as change data, and the installation step updates the setting value for the printer driver stored in the second processing device based on the change point data.

請求項5に係る発明のプリンタドライバのインストール方法では、請求項4に記載の発明において、前記選択工程を用いて選択された変更点データを参照して、各変更項目に関して設定変更要求を発行する工程を実行し、その後の前記インストール工程は、前記各設定変更要求に応じて、前記第2の処理装置に保存されたプリンタドライバ用の設定値を更新することを特徴とする。   In the printer driver installation method according to the fifth aspect of the present invention, in the invention according to the fourth aspect, the setting change request is issued for each change item with reference to the change point data selected using the selection step. The process is executed, and the subsequent installation process updates the setting value for the printer driver stored in the second processing device in response to each setting change request.

請求項6に係る発明の情報処理装置では、プリンタドライバの設定を変更するための複数の設定変更用データを作成する設定データ作成手段と、前記複数の設定変更用データを用いて、プリンタドライバ用の設定値のカスタマイズを可能にするインストーラを作成するインストーラ作成手段と、前記作成されたインストーラをインストール対象装置へ送信する送信手段とを備えた情報処理装置であって、前記プリンタドライバは、インストール時に設定値の初期設定をシステムに保存する保存手段と、前記保存手段に保存された設定値に従って動作する制御手段とを有し、前記インストーラは、前記プリンタドライバをインストールするインストール手段と、前記複数の設定変更用データの中から初期値とすべきデータを選択可能にする選択手段と、前記選択手段によって選択された設定変更用データを用いて、前記プリンタドライバが使用する設定値を変更可能にするカスタマイズ手段とを有することを特徴とする。   In an information processing apparatus according to a sixth aspect of the present invention, a setting data creating means for creating a plurality of setting change data for changing settings of a printer driver and a plurality of setting change data are used for the printer driver. An information processing apparatus comprising: an installer creating unit that creates an installer that enables customization of setting values; and a transmission unit that transmits the created installer to an installation target device. A storage unit configured to store an initial setting value setting in the system; and a control unit configured to operate according to the setting value stored in the storage unit, wherein the installer includes an installation unit configured to install the printer driver; Selection that enables selection of data that should be the initial value from setting change data Using a stage, the setting change data selected by said selecting means, and having a customization unit that can change the set values in which the printer driver is used.

請求項7に係る発明の情報処理装置では、請求項6に記載の発明において、前記設定データ作成手段は、前記プリンタドライバの設定の変更点を抽出した変更点データを前記設定変更用データとして作成することを特徴とする。   According to a seventh aspect of the present invention, in the information processing apparatus according to the sixth aspect, the setting data creating means creates, as the setting change data, change point data obtained by extracting a change point of the setting of the printer driver. It is characterized by doing.

請求項8に係る発明の印刷制御装置では、請求項6又は7に記載の情報処理装置と通信媒体を介して接続され、前記情報処理装置からのインストーラを受信して実行する環境を有する印刷制御装置であって、前記インストーラの実行によって作動状態になった選択手段を介して複数の設定変更用データの中から選択されたデータを読み込む設定データ読み込み手段と、前記設定データ読み込み手段によって読み込まれた設定変更用データを用いて、プリンタドライバが使用する設定値を更新する更新手段とを備えたことを特徴とする。   According to an eighth aspect of the present invention, there is provided a print control apparatus comprising: an information processing apparatus connected to the information processing apparatus according to the sixth or seventh aspect via a communication medium; and an environment for receiving and executing an installer from the information processing apparatus. A setting data reading unit that reads data selected from a plurality of setting change data via a selection unit that is activated by execution of the installer, and is read by the setting data reading unit And updating means for updating setting values used by the printer driver using the setting change data.

請求項9に係る発明の印刷制御装置では、請求項8に記載の発明において、前記選択手段を介して選択された変更点データを参照して、各変更項目に関して設定変更要求を発行する手段を有し、前記更新手段は、前記各設定変更要求に応じて、プリンタドライバが使用する設定値を更新することを特徴とする。   According to a ninth aspect of the present invention, there is provided the printing control apparatus according to the eighth aspect, further comprising means for issuing a setting change request for each change item with reference to the change point data selected via the selection means. And the updating unit updates setting values used by the printer driver in response to the setting change requests.

請求項10に係る発明の印刷システムでは、印刷装置を制御する印刷制御装置と、前記印刷制御装置に通信媒体を介して接続された情報処理装置とを有する印刷システムにおいて、前記情報処理装置は、プリンタドライバの設定を変更するための複数の設定変更用データを作成する設定データ作成手段と、前記複数の設定変更用データを用いてプリンタドライバ用の設定値のカスタマイズを可能にするインストーラを作成するインストーラ作成手段と、前記作成されたインストーラを前記印刷制御装置へ送信する送信手段とを備えると共に、前記プリンタドライバは、インストール時に設定値の初期設定をシステムに保存する保存手段と、前記保存手段に保存された設定値に従って動作する制御手段とを有し、前記インストーラは、前記プリンタドライバをインストールするインストール手段と、前記複数の設定変更用データの中から初期値とすべきデータを選択可能にする選択手段と、前記選択手段によって選択された設定変更用データを用いて、前記プリンタドライバが使用する設定値を変更可能にするカスタマイズ手段とを有し、前記印刷制御装置は、前記情報処理装置から前記インストーラを受信して実行する実行手段と、前記インストーラの実行によって作動状態になった前記選択手段を介して複数の設定変更用データの中から選択されたデータを読み込む読み込み手段と、前記設定データ読み込み手段によって読み込まれた設定変更用データを用いて、プリンタドライバが使用する設定値を更新する更新手段とを備えたことを特徴とする。   In a printing system according to a tenth aspect of the present invention, in a printing system comprising a printing control device that controls a printing device and an information processing device connected to the printing control device via a communication medium, the information processing device includes: Setting data creating means for creating a plurality of setting change data for changing the setting of the printer driver, and an installer for customizing setting values for the printer driver using the plurality of setting change data The printer driver includes an installer creating unit and a transmitting unit that transmits the created installer to the print control apparatus, and the printer driver stores an initial setting value setting value in the system at the time of installation; Control means for operating according to the stored setting value, and the installer Using the installation means for installing a data driver, selection means for enabling selection of data to be an initial value from the plurality of setting change data, and the printer using the setting change data selected by the selection means Customizing means for enabling a setting value used by the driver to be changed, and the print control apparatus is activated by receiving the installer from the information processing apparatus and executing the installer, and executing the installer. A reading means for reading data selected from a plurality of setting change data via the selection means, and a setting value used by the printer driver using the setting change data read by the setting data reading means. And updating means for updating.

請求項11に係る発明の印刷システムでは、請求項10に記載の発明において、前記設定データ作成手段は、前記プリンタドライバの設定の変更点を抽出した変更点データを前記設定変更用データとして作成することを特徴とする。   In a printing system according to an eleventh aspect of the present invention, in the invention according to the tenth aspect, the setting data creating means creates, as the setting change data, change point data obtained by extracting a change point of the setting of the printer driver. It is characterized by that.

請求項12に係る発明の印刷システムでは、請求項11に記載の発明において、前記選択手段を介して選択された変更点データを参照して、各変更項目に関して設定変更要求を発行する手段を有し、前記更新手段は、前記各設定変更要求に応じて、プリンタドライバが使用する設定値を更新することを特徴とする。   A printing system according to a twelfth aspect of the present invention is the printing system according to the eleventh aspect, further comprising means for issuing a setting change request for each change item with reference to the change point data selected via the selection means. The updating unit updates a setting value used by the printer driver in response to each setting change request.

請求項13に係る発明の制御プログラムでは、印刷制御装置に通信媒体を介して接続された情報処理装置の制御方法を実行するための、コンピュータで読み取り可能な制御プログラムであって、プリンタドライバの設定を変更するための複数の設定変更用データを作成する設定データ作成ステップと、前記複数の設定変更用データを用いてプリンタドライバ用のパラメータのカスタマイズを可能にするインストーラを作成するインストーラ作成ステップと、前記作成されたインストーラを前記印刷制御装置へ送信する送信ステップとを備えると共に、前記プリンタドライバは、インストール時にパラメータの初期設定をシステムに保存する保存ステップと、前記保存ステップに保存されたパラメータに従って動作する制御ステップとを有し、前記インストーラは、前記プリンタドライバをインストールするインストールステップと、前記複数の設定変更用データの中から初期値とすべきデータを選択可能にする選択ステップと、前記選択ステップによって選択された設定変更用データを用いて、前記プリンタドライバが使用するパラメータを変更可能にするカスタマイズステップとを有することを特徴とする。   A control program according to a thirteenth aspect of the present invention is a computer-readable control program for executing a control method for an information processing apparatus connected to a print control apparatus via a communication medium, and setting a printer driver A setting data creating step for creating a plurality of setting change data for changing the setting, an installer creating step for creating an installer that enables customization of printer driver parameters using the plurality of setting change data, A transmission step of transmitting the created installer to the print control apparatus, and the printer driver stores a parameter initial setting in a system at the time of installation, and operates according to the parameter stored in the storage step. And a control step to The installer includes an installation step for installing the printer driver, a selection step for enabling selection of data to be an initial value from the plurality of setting change data, and setting change data selected by the selection step. And a customizing step for changing parameters used by the printer driver.

本発明のプリンタドライバのインストール方法、情報処理装置、印刷制御装置、印刷システム、及び制御プログラムによれば、プリンタドライバの設定をプリンタ管理者の望む初期設定に容易にカスタマイズすることが可能になる。   According to the printer driver installation method, information processing apparatus, print control apparatus, printing system, and control program of the present invention, the printer driver settings can be easily customized to the initial settings desired by the printer administrator.

本発明のプリンタドライバのインストール方法、情報処理装置、印刷制御装置、印刷システム、及び制御プログラムの実施の形態について、図面を参照しながら説明する。   Embodiments of a printer driver installation method, an information processing apparatus, a print control apparatus, a print system, and a control program according to the present invention will be described with reference to the drawings.

[第1実施形態]
<システム構成>
図1は、本発明の第1実施形態に係る印刷システムの概略構成を示すブロック図である。
[First Embodiment]
<System configuration>
FIG. 1 is a block diagram showing a schematic configuration of a printing system according to the first embodiment of the present invention.

ネットワーク30上には、サーバ装置40、複数のクライアント装置41,42,43、及びプリンタ50が接続されている。サーバ装置40では、管理者により、プリンタ50の設定やインストーラの準備及び配布が行われ、また各クライアント装置41,42,43からは、インストールしたプリンタドライバを介してネットワーク30に接続されているプリンタ50に印刷を行うことができる(図1中の矢印参照)。なお、不図示であるが、スキャナ、デジタルカメラ、ファクシミリ、マウス、スピーカ、音源装置、電話器、複写機などがネットワーク30上に接続される。   A server device 40, a plurality of client devices 41, 42, 43 and a printer 50 are connected on the network 30. In the server device 40, the administrator sets up the printer 50 and prepares and distributes the installer, and the client devices 41, 42, and 43 are connected to the network 30 via the installed printer drivers. 50 can be printed (see arrow in FIG. 1). Although not shown, a scanner, a digital camera, a facsimile machine, a mouse, a speaker, a sound source device, a telephone set, a copying machine, and the like are connected to the network 30.

図2は、図1に示した印刷処理システムの内部構成を示すブロック図である。   FIG. 2 is a block diagram showing an internal configuration of the print processing system shown in FIG.

同図に示すように、ホストコンピュータ300とプリンタ50とがネットワーク30を介して接続されている。なお、ホストコンピュータとプリンタ50を接続するネットワーク30の形態は、LAN、WAN、公衆回線、インターネット等、いかなる形態であっても適用できることは言うまでもない。   As shown in the figure, a host computer 300 and a printer 50 are connected via a network 30. Needless to say, the network 30 for connecting the host computer and the printer 50 can be applied in any form such as a LAN, WAN, public line, and the Internet.

ホストコンピュータ300は、図1に示したサーバ装置40又はクライアント装置41〜43で構成され、システムバス4に接続される各デバイスを総括的に制御するCPU1を備えている。   The host computer 300 includes the server device 40 or the client devices 41 to 43 illustrated in FIG. 1, and includes a CPU 1 that comprehensively controls each device connected to the system bus 4.

システムバス4には、RAM2、ROM3、キーボードコントローラ(KBC)5、CRTコントローラ(CRTC)6、ディスクコントローラ(DKC)7、プリンタコントローラ(PRTC)8、及び送受信部31の各デバイスが接続されている。   Connected to the system bus 4 are RAM 2, ROM 3, keyboard controller (KBC) 5, CRT controller (CRTC) 6, disk controller (DKC) 7, printer controller (PRTC) 8, and transmission / reception unit 31. .

RAM2は、CPU1の主メモリやワークエリア等として機能し、ROM3は、プログラム用ROMとフォント用ROMとデータ用ROMから構成されている。ROM3のプログラム用ROMにはCPU1の制御プログラムであるオペレーティング・システム・プログラム(以下OS)等が記憶され、ROM3のフォント用ROMには上記文書処理の際に使用するフォントデータ等が記憶され、ROM3のデータ用ROMには上記文書処理等を行う際に使用する各種データが記憶されている。なお、これらROM3に記憶されるデータ等は外部メモリ11に記憶されている場合もある。   The RAM 2 functions as a main memory and work area of the CPU 1, and the ROM 3 includes a program ROM, a font ROM, and a data ROM. The ROM 3 program ROM stores an operating system program (hereinafter referred to as OS) which is a control program of the CPU 1, and the ROM 3 font ROM stores font data used for the document processing. The data ROM stores various data used when the document processing is performed. The data stored in the ROM 3 may be stored in the external memory 11 in some cases.

キーボードコントローラ(KBC)5は、キーボード9や不図示のポインティングデバイスからのキー入力を制御し、CRTコントローラ(CRTC)6は、CRTディスプレイ(CRT)10の表示を制御する。ディスクコントローラ(DKC)7は、ブートプログラム、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、及びプリンタ制御コマンド生成プログラム(以下プリンタドライバ)等を記憶するハードディスク(HD)やフロッピー(登録商標)ディスク(FD)等の外部メモリ11とのアクセスを制御する。   A keyboard controller (KBC) 5 controls key input from a keyboard 9 or a pointing device (not shown), and a CRT controller (CRTC) 6 controls display on a CRT display (CRT) 10. A disk controller (DKC) 7 is a hard disk (HD) or floppy (registered trademark) disk that stores a boot program, various applications, font data, user files, edit files, a printer control command generation program (hereinafter referred to as a printer driver), and the like. Controls access to the external memory 11 such as (FD).

プリンタコントローラ(PRTC)8は、ネットワーク30を介してプリンタ50に接続されて、プリンタ50との双方向通信制御処理を実行する。なお、送信の際に接続プロトコルに応じたコマンドを印刷ジョブに付加する場合もある。また、前記コマンドはOSが自動的に付加する場合もある。   A printer controller (PRTC) 8 is connected to the printer 50 via the network 30 and executes bidirectional communication control processing with the printer 50. Note that a command corresponding to the connection protocol may be added to the print job at the time of transmission. Further, the command may be automatically added by the OS.

送受信部31は、ネットワーク30に接続される装置との通信を行う機能を有する。例えばホストコンピュータ300がサーバ装置40である場合は、この送受信部31を通して、ネットワーク30に接続されるクライアント装置41〜43に後述するインストーラの配布が行われる。   The transmission / reception unit 31 has a function of performing communication with a device connected to the network 30. For example, when the host computer 300 is the server device 40, an installer described later is distributed to the client devices 41 to 43 connected to the network 30 through the transmission / reception unit 31.

CPU1は、ROM3のプログラム用ROMあるいは外部メモリ11に記憶された文書処理プログラム等に基づいて、図形、イメージ、文字、表(表計算等を含む)等が混在した文書処理を実行すると共に、例えばRAM2上に設定された表示情報RAMへのアウトラインフォントの展開(ラスタライズ)処理を実行し、CRT10上でのWYSIWYGを可能としている。さらに、CPU1は、CRT10上の不図示のマウスカーソル等で指示されたコマンドに基づいて登録された種々のウインドウを開き、種々のデータ処理を実行する。ユーザは、印刷を実行する際に、印刷の設定に関するウインドウを開き、プリンタ50の設定や印刷モードの選択を含むプリンタドライバに対する印刷処理方法の設定を行うことができる。   The CPU 1 executes document processing in which graphics, images, characters, tables (including spreadsheets), etc. are mixed based on a document processing program stored in the ROM 3 program ROM or the external memory 11, and for example, The development (rasterization) of the outline font to the display information RAM set on the RAM 2 is executed to enable WYSIWYG on the CRT 10. Further, the CPU 1 opens various windows registered based on commands instructed by a mouse cursor (not shown) on the CRT 10 and executes various data processing. When executing printing, the user can open a window related to print settings and set the print processing method for the printer driver, including setting of the printer 50 and selection of a print mode.

一方、プリンタ50は、システムバス15に接続される各デバイスを総括的に制御するCPU12を備えている。システムバス15には、RAM13、ROM14、印刷部I/F16、入力部18、メモリコントローラMC20、及び操作部22の各デバイスが接続されている。印刷部I/F16には印刷部17が接続され、メモリコントローラMC20は外部メモリ21が接続されている。   On the other hand, the printer 50 includes a CPU 12 that comprehensively controls each device connected to the system bus 15. The system bus 15 is connected to the RAM 13, the ROM 14, the printing unit I / F 16, the input unit 18, the memory controller MC 20, and the operation unit 22. A printing unit 17 is connected to the printing unit I / F 16, and an external memory 21 is connected to the memory controller MC 20.

RAM13は、CPU12の主メモリやワークエリア等として機能するRAMであり、図示しない増設ポートに接続されるオプションRAMによりメモリ容量を拡張することができるように構成されている。なお、RAM13は、出力情報展開領域、環境データ格納領域、及びNVRAM等に用いられる。   The RAM 13 is a RAM that functions as a main memory, a work area, and the like of the CPU 12, and is configured such that the memory capacity can be expanded by an optional RAM connected to an expansion port (not shown). The RAM 13 is used as an output information expansion area, an environment data storage area, and an NVRAM.

ROM14のプログラムROMには、CPU12の制御プログラム等が記憶されている。CPU12は、ROM14のプログラムROMに記憶された制御プログラム等あるいは外部メモリ21に記憶された制御プログラム等に基づいて、印刷部I/F16を介して印刷部(プリンタエンジン)17に出力情報としての画像信号を出力する。また、ROM14のフォント用ROMには、上記出力情報を生成する際に使用するフォントデータ等を記憶し、ROM14のデータ用ROMには、ハードディスク等の外部メモリ21がないプリンタ50の場合には、ホストコンピュータ300上で利用される情報等を記憶している。   The program ROM of the ROM 14 stores a control program for the CPU 12 and the like. The CPU 12 outputs an image as output information to the printing unit (printer engine) 17 via the printing unit I / F 16 based on a control program stored in the program ROM of the ROM 14 or a control program stored in the external memory 21. Output a signal. Further, the font ROM of the ROM 14 stores font data used when generating the output information, and the data ROM of the ROM 14 has a printer 50 that does not have the external memory 21 such as a hard disk. Information used on the host computer 300 is stored.

CPU12は、入力部18を介してホストコンピュータ300との通信処理が可能となっており、プリンタ50内の情報等をホストコンピュータ300に通知可能に構成されている。プリンタドライバから受信したデータはRAM13に格納され、制御プログラムにより画像信号に変換される。なお、通信プロトコルに応じて付加されているコマンドの解釈も制御プログラムにより行われる。   The CPU 12 can communicate with the host computer 300 via the input unit 18 and is configured to notify the host computer 300 of information in the printer 50 and the like. Data received from the printer driver is stored in the RAM 13 and converted into an image signal by a control program. The command added according to the communication protocol is also interpreted by the control program.

前述したハードディスク(HD)やICカード等の外部メモリ21は、メモリコントローラMC20によりアクセスを制御される。外部メモリ21は、オプションとして接続され、フォントデータやエミュレーションプログラム、フォームデータ等を記憶する。なお、外部メモリ21は1個に限らず、少なくとも1個以上備え、内蔵フォントに加えてオプションフォントカード、言語系の異なるプリンタ制御言語を解釈するプログラムを格納した外部メモリを複数接続できるように構成されていても良い。さらに、図示しないNVRAMを有し、操作部22からのプリンタモード設定情報を記憶するようにしても良い。操作部22には、操作のためのスイッチやLED表示器、液晶パネル等が配されている。   Access to the external memory 21 such as the hard disk (HD) or IC card described above is controlled by the memory controller MC20. The external memory 21 is connected as an option and stores font data, an emulation program, form data, and the like. Note that the number of external memories 21 is not limited to one, and at least one external memory 21 is provided. In addition to the built-in font, an optional font card and a plurality of external memories storing programs for interpreting printer control languages with different language systems can be connected. May be. Further, an NVRAM (not shown) may be provided to store printer mode setting information from the operation unit 22. The operation unit 22 is provided with switches for operation, an LED display, a liquid crystal panel, and the like.

なお、本実施形態では、図2に示したようにホストコンピュータ300やプリンタ50がネットワーク30を介して接続されている環境を想定して説明をするが、直接接続するスタンドアローン環境でも同様に利用することが可能である。   In the present embodiment, the description will be given assuming an environment in which the host computer 300 and the printer 50 are connected via the network 30 as shown in FIG. Is possible.

<RAM2のメモリマップ>
図3(a),(b)は、本実施形態におけるRAM2のメモリマップを示す図であり、同図(a)はサーバ装置40のメモリマップ、同図(b)はクライアント装置のメモリマップを示している。
<RAM2 memory map>
FIGS. 3A and 3B are diagrams showing a memory map of the RAM 2 in this embodiment. FIG. 3A shows a memory map of the server device 40, and FIG. 3B shows a memory map of the client device. Show.

このメモリマップは、本実施形態における制御プログラムがホストコンピュータ300上のRAM2にロードされ実行可能となった状態のメモリマップである。   This memory map is a memory map in a state in which the control program in this embodiment is loaded into the RAM 2 on the host computer 300 and can be executed.

図中の301〜306は、サーバ装置40のメモリマップであり、301はBIOS、302はOSとOS管理データ部から成るOS関連領域、303は空き領域、304はアプリケーション領域、305は本実施形態で動作するインストール処理関連プログラム領域、306は本実施形態に関連するデータを保持する関連データ領域である。   In the figure, 301 to 306 are memory maps of the server device 40, 301 is a BIOS, 302 is an OS-related area composed of an OS and an OS management data section, 303 is a free area, 304 is an application area, and 305 is the present embodiment. An installation processing related program area 306 operating in the above-described manner is a related data area 306 for holding data related to the present embodiment.

インストール処理関連プログラム領域305は、クライアント装置41〜43で使用するインストーラを作成する処理を行うプログラムを格納する領域であり、このプログラムにより、プリンタドライバの設定をカスタマイズのために使用するの設定変更用データ(以下、カスタマイズデータと記す)が作成され、作成されたカスタマイズデータは関連データ領域306に保持される。   The installation processing related program area 305 is an area for storing a program for performing processing for creating an installer used by the client apparatuses 41 to 43. This program is used to change settings for using printer driver settings for customization. Data (hereinafter referred to as customized data) is created, and the created customized data is held in the related data area 306.

311〜316はクライアント装置41〜43のメモリマップであり、それぞれサーバ装置40の対応する項目と同じである。315はクライアント装置41〜43におけるインストール処理関連プログラム領域であり、ドライバインストール処理の他に、カスタマイズデータによってプリンタドライバの設定値をカスタマイズのためのデータ更新処理を含む。316は本実施形態に関連するデータを保持する領域であり、カスタマイズデータは領域315若しくは316に保持される。   Reference numerals 311 to 316 denote memory maps of the client apparatuses 41 to 43, which are the same as the corresponding items of the server apparatus 40, respectively. Reference numeral 315 denotes an installation process related program area in the client apparatuses 41 to 43, and includes a data update process for customizing the setting value of the printer driver by the customization data in addition to the driver installation process. Reference numeral 316 denotes an area for holding data related to the present embodiment, and customization data is held in the area 315 or 316.

<OS関連領域302の詳細>
図4は、本実施形態におけるシステム構成とメモリ関係を示す概念図である。
<Details of OS-related area 302>
FIG. 4 is a conceptual diagram showing a system configuration and a memory relationship in the present embodiment.

ホストコンピュータ300のシステム350は、プリンタドライバの本体プログラムから成るドライバモジュール351と、プリンタドライバで利用する各種設定値データが存在するOS管理データ部352(OS関連領域302内)とを備えている。OS管理データ部352は、プリンタドライバがOSを介して利用できるデータ領域であり、ファイルやシステムが管理しているデータ領域(例えばWindows(登録商標)の場合はレジストリ)等を指す。OS管理データ部352には、デバイス設定データ352a、印刷設定データ352b、お気に入りデータ352c、及びお気に入り管理テーブル352dが存在する。   The system 350 of the host computer 300 includes a driver module 351 including a printer driver main body program, and an OS management data unit 352 (in the OS related area 302) in which various setting value data used by the printer driver exist. The OS management data unit 352 is a data area that can be used by the printer driver via the OS, and indicates a data area managed by a file or system (for example, a registry in the case of Windows (registered trademark)). The OS management data unit 352 includes device setting data 352a, print setting data 352b, favorite data 352c, and a favorite management table 352d.

プリンタドライバは、自身が動作する際には、保存されている設定値データを読み出し、その設定値データに従って動作し、設定値データに変更があった場合は書き戻しを行う。本実施形態では、設定値データとして、デバイス設定データ352a、印刷設定データ352b、及びお気に入りデータ352cを例にとって説明する。   When the printer driver operates, the printer driver reads stored setting value data, operates according to the setting value data, and performs writing back when the setting value data is changed. In this embodiment, device setting data 352a, print setting data 352b, and favorite data 352c will be described as examples of setting value data.

デバイス設定データ352aは、主にハードウェア的な能力や着脱可能なオプションの装備状況に関する情報であり、両面印刷用のユニット、ホチキス止めやパンチ穴を開けるフィニッシャ、給紙段を増やす給紙カセットやペーパーデッキ、受信能力に関わるメモリサイズやハードディスクの有無、等がそれに当たる。このデバイス設定データをドライバモジュール351側で管理することで、印刷時にプリンタドライバで利用可能な機能を制限することができる。   The device setting data 352a is mainly information related to hardware capabilities and detachable options, and includes a unit for double-sided printing, a finisher that staples and punches holes, a paper cassette that increases the number of paper feed stages, Paper deck, memory size related to receiving ability, presence or absence of hard disk, etc. are those. By managing the device setting data on the driver module 351 side, it is possible to limit the functions that can be used by the printer driver during printing.

印刷設定データ352bは、アプリケーションからプリンタ50に印刷する際に印刷方法を指定する各種設定データであり、用紙サイズや部数、レイアウトや品質等の情報を有するほか、両面印刷やホチキス止めの可否等、デバイス設定の影響を受ける項目もある。   The print setting data 352b is various setting data for specifying a printing method when printing from the application to the printer 50. The print setting data 352b includes information such as the paper size, the number of copies, the layout, and the quality, whether double-sided printing and stapling are possible, and the like. Some items are affected by device settings.

お気に入りデータ352cは、一組の印刷設定とその管理情報(名称やコメント等)を持ち、印刷設定を一括変換するために用いる。また、お気に入り管理テーブル352dは、複数のお気に入りデータを管理するために存在し、名称一覧や属性を示すためのフラグ等を保存している。   The favorite data 352c has a set of print settings and management information (name, comment, etc.), and is used for batch conversion of print settings. The favorite management table 352d exists for managing a plurality of favorite data, and stores a name list, flags for indicating attributes, and the like.

上記各設定データのフォーマット一覧を図5(a)〜(d)に示す。   The format list of each setting data is shown in FIGS.

<プリンタドライバのインストール時の処理>
図6は、本実施形態におけるプリンタドライバのインストール時の処理を示すフローチャートである。
<Process during printer driver installation>
FIG. 6 is a flowchart showing processing at the time of installation of the printer driver in the present embodiment.

インストール作業は、システムが提供するツールや、メーカーが提供する専用のインストーラを使って行うことができる。それらを実行すると、まずシステムとのやり取りに従ってドライバモジュール351(図4参照)がコピーされ、システム350に登録される(ステップS601)。次にシステム350によってプリンタドライバがロード及び実行され、初期値作成モードとなる。このとき、ステップS602において、デバイス設定データ352aの初期値を作成し、OS管理データ部352へ登録を行う。   Installation can be done using a tool provided by the system or a dedicated installer provided by the manufacturer. When they are executed, first, the driver module 351 (see FIG. 4) is copied and registered in the system 350 according to the exchange with the system (step S601). Next, the printer driver is loaded and executed by the system 350, and the initial value creation mode is set. At this time, in step S602, an initial value of the device setting data 352a is created and registered in the OS management data unit 352.

同様にステップS603において、印刷設定データ352bの初期値を作成し、OS管理データ部352へ登録を行う。最後にステップS604において、各お気に入りデータ352cと、その管理情報をまとめたお気に入り管理テーブル352dをOS管理データ部352へ登録する。   Similarly, in step S603, an initial value of the print setting data 352b is created and registered in the OS management data unit 352. Finally, in step S604, each favorite data 352c and a favorite management table 352d in which the management information is collected are registered in the OS management data unit 352.

<プリンタドライバ操作時(設定変更時)の処理>
図7及び図8は、本実施形態におけるプリンタドライバ操作時(設定変更時)の処理をフローチャートである。
<Processing when operating the printer driver (when changing settings)>
FIG. 7 and FIG. 8 are flowcharts showing processing when the printer driver is operated (setting change) in this embodiment.

プリンタドライバでは、GUI(グラフィック・ユーザ・インターフェース)等を通して設定値を変更することができる。まずシステムやアプリケーションによってプリンタドライバがロードされると、プリンタドライバが起動し(ステップS701)、プリンタドライバは必要なデータの初期化を行う(ステップS702)。ここでは、OS管理データ部352からデバイス設定データ、印刷設定データ、及びお気に入りデータを読み込み、利用可能な状態にする。またGUIにて設定変更するモードである場合は、このときGUIを表示する。   In the printer driver, the setting value can be changed through a GUI (graphic user interface) or the like. First, when a printer driver is loaded by the system or application, the printer driver is activated (step S701), and the printer driver initializes necessary data (step S702). Here, the device setting data, the print setting data, and the favorite data are read from the OS management data unit 352 and are made available. Further, when the mode is a mode in which the setting is changed using the GUI, the GUI is displayed at this time.

次にデバイス設定の変更がされた場合には(ステップS704)、デバイス設定データの更新を行い(ステップS705)、必要ならば印刷設定データの整合処理を行う(ステップS706)。印刷設定が変更された場合には(ステップS707)、印刷設定データの更新を行う(ステップS708)。既存のお気に入りを選択した場合は(ステップS709)、該当するお気に入りデータで印刷設定データを一括変換し(ステップS710)、必要ならば印刷設定データの整合処理を行う(ステップS711)。お気に入りを追加したり編集した場合は(ステップS712)、該当するお気に入りデータをOS管理データ部352に登録し(ステップS713)、お気に入り管理テーブル352dを更新する(ステップS714)。またそれ以外のプリンタドライバ処理は、しかるべき処理手順で作業を行う(ステップS715)。   Next, when the device setting is changed (step S704), the device setting data is updated (step S705), and if necessary, the print setting data is matched (step S706). When the print setting is changed (step S707), the print setting data is updated (step S708). If an existing favorite is selected (step S709), the print setting data is batch converted with the corresponding favorite data (step S710), and if necessary, the print setting data is matched (step S711). When a favorite is added or edited (step S712), the corresponding favorite data is registered in the OS management data unit 352 (step S713), and the favorite management table 352d is updated (step S714). Other printer driver processes are performed according to appropriate processing procedures (step S715).

作業が終わるとプリンタドライバ終了通知がなされ(ステップS703)、ステップS716にて終了処理を行う。この終了処理では、デバイス設定データや印刷設定データの書き戻しを行う。プリンタドライバはOS管理データ部352に設定値を残しているため、次回起動時には直前の操作による設定が有効になる。最後にシステムやアプリケーションによってプリンタドライバはアンロードされる。   When the work is completed, a printer driver end notification is made (step S703), and the end process is performed in step S716. In this end process, device setting data and print setting data are written back. Since the printer driver retains the setting value in the OS management data section 352, the setting by the previous operation becomes valid at the next activation. Finally, the printer driver is unloaded by the system or application.

<本実施形態の特徴的な処理>
以下、図9〜図21を参照して、サーバ装置40で、管理者が望む設定にカスタマイズするためのインストーラを作り、そのインストーラをクライアント装置41〜43にインストールする処理について説明する。
<Characteristic processing of this embodiment>
Hereinafter, with reference to FIG. 9 to FIG. 21, processing for creating an installer for customizing the setting desired by the administrator in the server device 40 and installing the installer in the client devices 41 to 43 will be described.

I.サーバ装置40でのインストーラ作成時の処理
図9は、本実施形態におけるサーバ装置40でのインストーラ作成時の処理を示すフローチャートである。図10は、本処理でのシステム構成とメモリ関係を示す概念図であり、サーバ装置40上において本実施形態のカスタマイズデータを作成するカスタマイズデータ作成環境を示している。
I. FIG. 9 is a flowchart showing processing at the time of creating an installer in the server device 40 according to the present embodiment. FIG. 10 is a conceptual diagram showing a system configuration and a memory relationship in this processing, and shows a customization data creation environment for creating customization data of the present embodiment on the server device 40.

図9及び図10を用いて、プリンタドライバの設定をプリンタ管理者の望む初期設定にカスタマイズするためのインストーラを作成するサーバ装置40上での処理について説明する。   The processing on the server device 40 for creating an installer for customizing the printer driver settings to the initial settings desired by the printer administrator will be described with reference to FIGS.

最初にステップS801において、カスタマイズデータ作成ツール360のインストール処理部361は、サーバ装置40上のシステム350にインストール対象とするプリンタドライバをインストールする。このとき図6で説明した処理が実行され、OS管理データ部352には初期状態の設定値データ、すなわちデバイス設定データ、印刷設定データ、及びお気に入りデータが書き込まれる(図10のT1,T2参照)。   First, in step S <b> 801, the installation processing unit 361 of the customization data creation tool 360 installs a printer driver to be installed in the system 350 on the server device 40. At this time, the processing described in FIG. 6 is executed, and initial setting value data, that is, device setting data, print setting data, and favorite data are written in the OS management data unit 352 (see T1 and T2 in FIG. 10). .

次にステップS802において、管理者はプリンタドライバの持つユーザインターフェース(UI)を介して目的とする設定変更を行う。このとき図7及び図8で説明した処理が実行され、変更結果はOS管理データ部352に保存される(図10のT2)。図11、図12及び図13は、実際にUI上で設定を変更する様子を例示したものであり、図14はデフォルト設定値のセットと変更後の設定値(カスタム設定値)のセットを例示したものである。   In step S <b> 802, the administrator changes a target setting via a user interface (UI) of the printer driver. At this time, the processing described with reference to FIGS. 7 and 8 is executed, and the change result is saved in the OS management data unit 352 (T2 in FIG. 10). FIGS. 11, 12, and 13 exemplify how the settings are actually changed on the UI, and FIG. 14 illustrates a set of default setting values and a set of changed setting values (custom setting values). It is a thing.

図11(a),(b)はデバイス設定の画面であり、同図(a)に例示したようにサイドペーパーデッキ、排紙オプション、及びLIPS拡張メモリの3項目を変えたものとすると、その部分が変更されたデバイス設定データが同図(b)に示すようにOS管理データ部352に保存される。図14(a)はそのデータを表したものである。   FIGS. 11A and 11B are device setting screens. If the three items of the side paper deck, the paper discharge option, and the LIPS extended memory are changed as illustrated in FIG. The device setting data whose part has been changed is stored in the OS management data section 352 as shown in FIG. FIG. 14A shows the data.

同様に、図12(a),(b)と図14(b)は印刷設定に関する変更例であり、図13(a),(b)と図14(c)は、お気に入りを追加したときのお気に入り管理テーブル352dの変化を例示したものである。   Similarly, FIGS. 12A, 12B, and 14B are examples of changes related to print settings, and FIGS. 13A, 13B, and 14C are views when a favorite is added. The change of the favorite management table 352d is illustrated.

なお、ここでは3種類のデータを同時に示しているが、このうちのいくつかだけをカスタマイズ対象としても良い。   Here, three types of data are shown simultaneously, but only some of them may be customized.

次にステップS803において、カスタマイズデータ作成ツール360のカスタマイズデータ作成部362は、OS管理データ部352に保存されている設定データを読み出し、それをカスタマイズデータとしてステップS804においてカスタマイズデータファイル370に保存する(図10のT3)。ファイル370に保存されるカスタマイズデータは、デバイス設定又は印刷設定の場合は図14(a),(b)におけるカスタム設定値の1セットであり、お気に入りの場合は図14(c)に示す管理テーブルと実際のお気に入りデータとなる。   In step S803, the customization data creation unit 362 of the customization data creation tool 360 reads the setting data stored in the OS management data unit 352, and stores it in the customization data file 370 as customization data (step S804). T3 in FIG. The customization data stored in the file 370 is one set of custom setting values in FIGS. 14A and 14B in the case of device settings or print settings, and the management table shown in FIG. 14C in the case of favorites. And actual favorite data.

ステップS802からステップS804の繰り返しにより複数のファイルを登録することが可能であるが、それらを区別して管理するためにステップS805において、ファイル毎に名称やコメント等の管理情報を付加する。   A plurality of files can be registered by repeating steps S802 to S804. In order to distinguish and manage them, management information such as a name and a comment is added to each file in step S805.

その後ステップS806においては、インストールするドライバモジュールと、カスタマイズデータファイルと、カスタマイズデータを設定データ(既にシステムに保存されている)に反映させるデータ更新処理部とを統合したインストーラを作成し、さらにステップS807において、作成したインストーラをクライアント装置41〜43へ送信して、本処理を終了する。   Thereafter, in step S806, an installer is created that integrates the driver module to be installed, the customization data file, and the data update processing unit that reflects the customization data in the setting data (already stored in the system), and further in step S807. Then, the created installer is transmitted to the client devices 41 to 43, and this processing is terminated.

II.クライアント装置でのインストール時の処理
図15は、本実施形態におけるインストーラによるプリンタドライバのインストール処理を示すフローチャートである。図15は、本処理でのシステム構成とメモリ関係を示す概念図であり、サーバ装置40で作成したインストーラを使って実際にクライアント装置41〜43にインストールを行う処理のフローを示している。
II. FIG. 15 is a flowchart showing printer driver installation processing by the installer according to this embodiment. FIG. 15 is a conceptual diagram showing a system configuration and a memory relationship in this processing, and shows a flow of processing for actually installing in the client devices 41 to 43 using the installer created by the server device 40.

クライアント装置41〜43がサーバ装置40から送信されたインストーラを受信し、インストーラが起動すると、最初にステップS1201においてクライアント装置41〜43上にプリンタドライバをインストールする。このとき図6で説明した処理が実行され、OS管理データ部352には初期状態の設定値データ、すなわちデバイス設定データ、印刷設定データ、及びお気に入りデータが書き込まれる(図16のT11,T12)。   When the client apparatuses 41 to 43 receive the installer transmitted from the server apparatus 40 and the installer is activated, first, in step S1201, a printer driver is installed on the client apparatuses 41 to 43. At this time, the processing described in FIG. 6 is executed, and initial setting value data, that is, device setting data, print setting data, and favorite data are written in the OS management data unit 352 (T11 and T12 in FIG. 16).

次にステップS1202においてユーザインターフェースを表示し、どの設定を初期値とするかをユーザが選択する。図17(a),(b)及び図18は、実際にUI上で初期値を選択する様子を例示したものである。図17(a)はデバイス設定を変更するための画面であり、デバイスによって装備が異なるような場合に自分が利用するデバイスに該当するものを選択する。本画面ではタイトルやコメントを頼りに選択できる例を示している。図17(b)は印刷設定を変更するための画面であり、初期値としたい設定を持つ選択肢を選択する。図18はお気に入りデータを登録するための画面であり、追加したいお気に入りを選択する。   In step S1202, the user interface is displayed, and the user selects which setting is the initial value. FIGS. 17A, 17B, and 18 exemplify how the initial value is actually selected on the UI. FIG. 17A shows a screen for changing the device setting. When the equipment is different depending on the device, the device corresponding to the device used by the user is selected. This screen shows an example that can be selected based on the title and comment. FIG. 17B is a screen for changing the print setting, and an option having a setting to be set as an initial value is selected. FIG. 18 is a screen for registering favorite data. A favorite to be added is selected.

選択を確定することで次のステップS1203に進んで該当する設定データを読み込み、ステップS1204にてOS管理データ部352に保存されているデータに上書きする(図16のT3)。図19、図20及び図21は、それぞれ図17(a),(b)及び図18での選択結果を反映させたユーザインターフェースを示している。   By confirming the selection, the process proceeds to the next step S1203, and the corresponding setting data is read, and the data stored in the OS management data unit 352 is overwritten in step S1204 (T3 in FIG. 16). 19, 20 and 21 show user interfaces reflecting the selection results shown in FIGS. 17A, 17B and 18, respectively.

図19はデバイス設定、図20は印刷設定を示したもので、左図がデータの内容であり、右図が反映した結果の画面である。また図21はお気に入りを示したもので、図18で選択したお気に入りが追加されている。   FIG. 19 shows the device settings, and FIG. 20 shows the print settings. The left figure shows the contents of the data, and the right figure shows the result reflected. FIG. 21 shows a favorite, and the favorite selected in FIG. 18 is added.

なお、管理者が全ユーザに対して同じ設定を持つような環境を作りたければ、データを一つだけ用意し、ステップS1202の選択ステップを省くことで実現可能である。   If it is desired to create an environment in which the administrator has the same settings for all users, this can be realized by preparing only one piece of data and omitting the selection step in step S1202.

以上のように本実施形態によれば、予め管理者はサーバ装置40において複数のカスタマイズデータを含めたインストーラを作成して送信し、クライアント装置41〜43のユーザはそのインストーラを使って初期設定を選択肢の中から選ぶことで、プリンタドライバの設定値のカスタマイズを行うようにしたので、次のような利点を有する。   As described above, according to the present embodiment, the administrator creates and transmits an installer including a plurality of customization data in the server device 40 in advance, and the users of the client devices 41 to 43 perform initial settings using the installer. Since the setting value of the printer driver is customized by selecting from the choices, the following advantages are obtained.

(1)管理者がインストーラを一つ作成するだけで、それを利用する全てのクライアント装置において、管理者の望むように業務に即した印刷環境を容易に構築することができる。これは大規模オフィス等でユーザ数が多い場合は特に有用である。   (1) By only creating one installer by the administrator, it is possible to easily construct a printing environment suitable for the business as desired by the administrator in all client apparatuses that use the installer. This is particularly useful when there are a large number of users in a large office or the like.

(2)管理者が複数のカスタマイズデータを用意し、インストール時に選択できるようにすることで、業務が細分化している場合やユーザニーズが多様化している場合にも一つのインストーラで対応することができる。これにより、必要な初期値パターンが多い場合は大きなコストダウン効果が望める。   (2) The administrator can prepare multiple customization data and select it at the time of installation, so that even if the work is fragmented or user needs are diversified, one installer can handle it. it can. Thereby, when there are many necessary initial value patterns, a large cost reduction effect can be expected.

(3)各クライアント装置41〜43のデバイス設定を管理者が決めた通りに反映することができるので、全てのクライアント装置41〜43において印刷時に利用可能な機能を初めから過不足なく設定することができる。これは、デバイスがオフラインでもクライアント装置ユーザの手を煩わさずに設定することができる。   (3) Since the device settings of the client apparatuses 41 to 43 can be reflected as determined by the administrator, the functions that can be used at the time of printing in all the client apparatuses 41 to 43 should be set from the beginning without excess or deficiency. Can do. This can be set without bothering the client device user even when the device is offline.

(4)各クライアント装置41〜43の印刷設定を管理者が決めた通りに反映することで、定型文書の印刷であれば、印刷時にクライアント装置ユーザによる設定変更の手間を省く効果がある。   (4) By reflecting the print settings of each of the client devices 41 to 43 as determined by the administrator, it is effective to save the trouble of changing the settings by the client device user during printing if the standard document is printed.

[第2実施形態]
上記第1実施形態では、プリンタドライバの設定データ全体を更新するようにしたが、本実施形態では該当項目をピンポイントで更新する形態の処理フローを説明する。
[Second Embodiment]
In the first embodiment, the entire setting data of the printer driver is updated. In the present embodiment, a processing flow in which the corresponding item is updated pinpointly will be described.

<サーバ装置40でのインストーラ作成時の処理>
図22は、本発明の第2実施形態に係るサーバ装置40でのインストーラ作成時の処理を示すフローチャートである。
<Processing when creating an installer in the server device 40>
FIG. 22 is a flowchart showing processing at the time of creating an installer in the server device 40 according to the second embodiment of the present invention.

最初にステップS1601において、プリンタドライバのインストールを行い、続くステップS1602では、ドライバUI上で設定値の変更を行う。これは、上記の第1実施形態における図9のステップS801及びステップS802と同様である。   First, in step S1601, the printer driver is installed, and in the subsequent step S1602, the setting value is changed on the driver UI. This is the same as steps S801 and S802 of FIG. 9 in the first embodiment.

次にステップS1603において変更点の検知を行う。変更点の検知は、例えば変更前後のデータの比較で行う方法や、ユーザ操作をトレースして操作履歴から判別する方法などがあるが、他の方法でも構わない。   In step S1603, a change point is detected. The detection of the change point includes, for example, a method of comparing data before and after the change, a method of tracing user operation and determining from the operation history, and other methods may be used.

そしてステップS1604において、抽出した変更点をデータ化し、この変更点データ(カスタマイズデータ)をファイルに保存する。ここで、図11及び図12に示すような変更をした場合、作成される変更点データは、それぞれ図24(a),(b)に示すようになる。なお、ここでは変更点をテーブル形式で表現しているが、スクリプトで表現したり、他のデータ形式で表現することも可能である。なお、図24では、お気に入りに関するデータは図示していないが、同様に実現できることは言うまでもない。   In step S1604, the extracted changed points are converted into data, and the changed point data (customized data) is stored in a file. Here, when the changes as shown in FIGS. 11 and 12 are made, the change point data created are as shown in FIGS. 24A and 24B, respectively. Although the changes are expressed in a table format here, they can also be expressed in a script or in other data formats. In FIG. 24, data relating to favorites is not shown, but it goes without saying that it can be realized in the same manner.

その後のステップS1605では各変更点データファイル毎に管理情報を付加し、さらにステップS1606においてインストーラを作成し、ステップS1607において各クライアント装置41〜43にインストーラを送信する。この3つのステップ(ステップS1605、ステップS1606、ステップS1607)は第1実施形態のステップS805〜ステップS807と同様である。   In subsequent step S1605, management information is added to each changed data file, and an installer is created in step S1606. In step S1607, the installer is transmitted to each client device 41-43. These three steps (step S1605, step S1606, step S1607) are the same as step S805 to step S807 in the first embodiment.

なお、図23で示すフローのように、ユーザインターフェースでの操作を介さずに直接変更点データを作成することも可能である。ここでは、ステップS1701において直接、図24に示すような変更点データ(カスタマイズデータ)を作成し、これに管理情報を付加する(ステップS1702)。このようにして、ステップS1606と同様のインストーラを作成することもできる(ステップS1703)。   Note that, as in the flow shown in FIG. 23, it is also possible to directly create change point data without an operation on the user interface. Here, in step S1701, change point data (customized data) as shown in FIG. 24 is created directly, and management information is added to this (step S1702). In this way, an installer similar to step S1606 can be created (step S1703).

<クライアント装置でのインストール時の処理>
I.第1の例
図25は、本実施形態におけるインストーラによるプリンタドライバのインストール処理(第1の例)を示すフローチャートである。このフローチャートを参照して、サーバ装置40で作成したインストーラを使って実際にクライアント装置41〜43にインストールを行う処理を説明する。
<Processing during installation on the client device>
I. First Example FIG. 25 is a flowchart showing printer driver installation processing (first example) by an installer according to this embodiment. With reference to this flowchart, processing for actually installing in the client apparatuses 41 to 43 using the installer created in the server apparatus 40 will be described.

インストーラが起動すると、まずステップS1901においてクライアント装置41〜43上にプリンタドライバがインストールされ、続くステップS1902においてユーザインターフェースを介してユーザは初期値とすべきカスタマイズデータを選択する。   When the installer is activated, a printer driver is first installed on the client devices 41 to 43 in step S1901, and in step S1902, the user selects customization data to be set as an initial value via the user interface.

次にステップS1903では、OS管理データ部352に保存されている設定データを読み込み、ステップS1904において、読み込まれた設定データに対して、インストーラに添付されている変更点データを基に変更すべき項目を変更し、最後にステップS1905において、その変更された設定データをOS管理データ部352に書き戻す。   In step S1903, setting data stored in the OS management data unit 352 is read. In step S1904, items to be changed based on change data attached to the installer with respect to the read setting data. Finally, in step S1905, the changed setting data is written back to the OS management data unit 352.

II.第2の例
プリンタドライバに外部プログラムからの設定値変更要求を受け付ける外部要求処理部(図27の353参照)がある場合は、設定値変更要求を発行することもできる。以下、この例について説明する。
II. Second Example When the printer driver has an external request processing unit (see 353 in FIG. 27) that accepts a setting value change request from an external program, a setting value change request can also be issued. This example will be described below.

図26は、本実施形態におけるインストーラによるプリンタドライバのインストール処理(第2の例)を示すフローチャートである。図27は、本処理でのシステム構成とメモリ関係を示す概念図であり、サーバ装置40で作成したインストーラを使って実際にクライアント装置41〜43にインストールを行う処理(第2の例)のフローを示している。   FIG. 26 is a flowchart showing printer driver installation processing (second example) by the installer according to this embodiment. FIG. 27 is a conceptual diagram showing the system configuration and the memory relationship in this processing, and the flow of processing (second example) for actually installing on the client devices 41 to 43 using the installer created by the server device 40. Is shown.

まず、ステップS2001及びステップS2002では、上記ステップS1901及びステップS1902と同じで、インストーラ380のインストール処理部381によるプリンタドライバのインストールと(図27のT21,T22)、初期値とすべきカスタマイズデータの選択を行う。   First, in steps S2001 and S2002, the printer driver is installed by the installation processing unit 381 of the installer 380 (T21 and T22 in FIG. 27), and the customization data to be used as the initial value is selected in the same manner as in steps S1901 and S1902. I do.

次のステップS2003において、インストーラ380は、インストールしたプリンタドライバをロードし、データ更新処理部382は、ステップS2004において変更点データを参照し、変更すべき項目全てに関して設定変更要求を発行する(図27のT23)。全ての変更要求が終わったら、ステップS2005においてインストーラ380によってプリンタドライバのアンロードを行う。   In the next step S2003, the installer 380 loads the installed printer driver, and the data update processing unit 382 refers to the changed data in step S2004 and issues a setting change request for all items to be changed (FIG. 27). T23). When all the change requests are completed, the printer driver is unloaded by the installer 380 in step S2005.

次に、この設定変更要求を受け取ったときのプリンタドライバの処理について、図28及び図29のフローチャートを用いて説明する。   Next, the processing of the printer driver when receiving this setting change request will be described with reference to the flowcharts of FIGS.

まずインストーラ380によってプリンタドライバがロードされると、プリンタドライバが起動し(ステップS2201)、プリンタドライバは必要なデータの初期化を行う(ステップS2202)。ここでは、OS管理データ部352からデバイス設定データ、印刷設定データ及びお気に入りデータを読み込み、利用可能な状態にする。これ以降は、外部要求処理部353の処理要求受付インターフェースを通して、外部プログラムからの設定変更要求を含む各種要求を受け付ける状態となる。   First, when the printer driver is loaded by the installer 380, the printer driver is activated (step S2201), and the printer driver initializes necessary data (step S2202). Here, the device setting data, the print setting data, and the favorite data are read from the OS management data unit 352 so as to be usable. Thereafter, various requests including a setting change request from an external program are received through the processing request receiving interface of the external request processing unit 353.

そして、デバイス情報取得要求を受け付けた場合には(ステップS2204)、ステップS2206においてデバイスと直接通信を行ってデバイスオプションの装備状況等のデバイス情報を取得し、ステップS2207において内部的に保持していた(ステップS2202で初期化した)デバイス設定データを更新する。ここでデバイス設定が変更されたので、必要があればステップS2208において印刷設定データの整合処理を行う。   When a device information acquisition request is received (step S2204), device information such as device option equipment status is acquired by directly communicating with the device in step S2206, and internally held in step S2207. Update the device setting data (initialized in step S2202). Here, since the device setting has been changed, if necessary, the print setting data is matched in step S2208.

次に、デバイス設定変更要求を受け付けた場合には(ステップS2205)、デバイス設定データ中の指定された項目を指定された設定値で更新し(ステップS2207)、必要があれば印刷設定データの整合処理を行う(ステップS2208)。   Next, when a device setting change request is received (step S2205), the specified item in the device setting data is updated with the specified setting value (step S2207), and if necessary, the print setting data is matched. Processing is performed (step S2208).

また、印刷設定変更要求を受け付けた場合は(ステップS2209)、印刷設定データ中の指定された項目を指定された設定値で更新し(ステップS2210)、お気に入り変更要求を受け付けた場合は(ステップS2211)、指定されたお気に入りの持つ印刷設定データで、内部的に保持していた(ステップS2202で初期化した)印刷設定データを更新する(ステップS2212)。またデバイス設定を無視して一括変換を行っているので、必要があれば印刷設定データの整合処理を行う(ステップS2213)。   When a print setting change request is received (step S2209), the specified item in the print setting data is updated with the specified setting value (step S2210), and when a favorite change request is received (step S2211). The print setting data held internally (initialized in step S2202) with the print setting data of the designated favorite is updated (step S2212). Since batch conversion is performed ignoring device settings, print setting data matching processing is performed if necessary (step S2213).

また、お気に入り登録要求を受け付けた場合は(ステップS2214)、指定されたお気に入りデータをOS管理データ部352に登録し(ステップS2215)、お気に入り管理テーブル352dに新しいお気に入りを追記する等の更新処理を行う(ステップS2216)。またそれ以外のプリンタドライバ処理は、しかるべき処理手順で作業を行う(ステップS2217)。   If a favorite registration request is received (step S2214), the designated favorite data is registered in the OS management data unit 352 (step S2215), and update processing such as adding a new favorite to the favorite management table 352d is performed. (Step S2216). Other printer driver processes are performed according to an appropriate processing procedure (step S2217).

全てのデータ更新要求処理が終わるとプリンタドライバ終了通知がなされ(ステップS2203)、ステップS2218において終了処理を行う。ここではデバイス設定データや印刷設定データの書き戻しを行う。プリンタドライバはOS管理データ部352に設定値を残しているため、次回起動時には直前の操作による設定が有効になる。最後にインストーラ380によってプリンタドライバはアンロードされる。   When all the data update request processes are completed, a printer driver end notification is made (step S2203), and the end process is performed in step S2218. Here, the device setting data and the print setting data are written back. Since the printer driver retains the setting value in the OS management data section 352, the setting by the previous operation becomes valid at the next activation. Finally, the printer driver is unloaded by the installer 380.

以上の処理によって、クライアント装置41〜43のユーザがインストールの一連の作業を行う間に、デバイス設定、印刷設定、及び/又はお気に入りの各設定データが、管理者の用意した設定の一つに若しくは管理者の望む設定にカスタマイズされたことになる。   Through the above processing, while the users of the client apparatuses 41 to 43 perform a series of installation operations, the device setting, print setting, and / or favorite setting data are set as one of the settings prepared by the administrator. It is customized to the setting desired by the administrator.

本実施形態によれば、インストーラに含めるデータサイズを小さくすることができ、またデータフォーマットの違いに影響されないカスタマイズを行うことができる。   According to this embodiment, the data size included in the installer can be reduced, and customization that is not affected by the difference in data format can be performed.

[第3実施形態]
上記第1及び第2実施形態では、複数のカスタマイズデータをインストーラに含めたが、本実施形態ではカスタマイズデータの一覧情報やそのデータの実体はサーバ装置40で管理し、クライアント装置41〜43からの要求に応じて必要なものだけを送付する形態の処理フローを説明する。なお、設定データの変更の形態は、第1実施形態のように設定データ全体を上書きしても良いし、第2実施形態のように部分的に変更しても良い。
[Third Embodiment]
In the first and second embodiments, a plurality of customized data is included in the installer. However, in this embodiment, the list information of customized data and the substance of the data are managed by the server device 40, and the client devices 41 to 43 are used. A processing flow in the form of sending only necessary items upon request will be described. Note that the setting data may be changed by overwriting the entire setting data as in the first embodiment, or may be partially changed as in the second embodiment.

図30は、本発明の第3実施形態に係るサーバ装置40でのカスタマイズデータ管理処理を示すフローチャートであり、サーバ装置40がクライアント装置41〜43からのカスタマイズデータに関する問い合わせを受けたときの処理を示したものである。   FIG. 30 is a flowchart showing customization data management processing in the server device 40 according to the third embodiment of the present invention. Processing when the server device 40 receives an inquiry about customization data from the client devices 41 to 43 is shown. It is shown.

なお、予めカスタマイズデータを作成してサーバ装置40で管理しておくものとする。   It is assumed that customized data is created in advance and managed by the server device 40.

まずプリンタドライバからカスタマイズデータの一覧情報の要求が来た場合は(ステップS2301)、サーバ装置40で管理している一覧情報を要求元のクライアント装置に返送する(ステップS2302)。次に、カスタマイズデータの実体の要求が来た場合は(ステップS2303)、カスタマイズデータの実体を要求元のクライアント装置に返送する(ステップS2304)。以上の要求受付処理を、クライアント装置41〜43からの要求がある限り続ける。   First, when a request for list information of customized data is received from the printer driver (step S2301), the list information managed by the server device 40 is returned to the requesting client device (step S2302). Next, when a request for the customization data entity is received (step S2303), the customization data entity is returned to the requesting client device (step S2304). The above request reception process is continued as long as there is a request from the client apparatuses 41 to 43.

なお、ステップS2302の処理では、要求元のクライアント装置を判断して、一部のカスタマイズデータに制限した一覧情報を返送する処理にしても良い。それによって、クライアント装置が所属する部署やフロアに適合したものだけをリストさせることもできるし、管理者がクライアント装置の権限に応じて制限をかけることもできる。   Note that the processing in step S2302 may be processing in which a requesting client device is determined and list information limited to some customized data is returned. As a result, it is possible to list only those that match the department or floor to which the client device belongs, or the administrator can place a restriction according to the authority of the client device.

次に、図31は、本実施形態に係るインストーラによるプリンタドライバのインストール処理を示すフローチャートであり、サーバ装置40で作成したインストーラを使って実際にクライアント装置41〜43にインストールを行う処理を示したものである。   FIG. 31 is a flowchart showing printer driver installation processing by the installer according to the present embodiment, and shows processing for actually installing the client devices 41 to 43 using the installer created by the server device 40. Is.

最初にステップS2401においてプリンタドライバをインストールし、次のステップS2402では、サーバ装置40と通信を行い、カスタマイズデータの一覧情報の取得要求を発行する。ここでサーバ装置40からは一覧情報が返ってくるので、それをステップS2403においてユーザインターフェースに表示し、ユーザはここから適切なものを選択する。   First, in step S2401, the printer driver is installed, and in the next step S2402, communication with the server device 40 is performed and a request for obtaining customization data list information is issued. Here, since the list information is returned from the server device 40, it is displayed on the user interface in step S2403, and the user selects an appropriate one from here.

次に、ユーザが選択した選択肢に該当するカスタマイズデータの実体をダウンロードするようにサーバ装置40に対して要求する。そして、サーバ装置40からデータの返信を受け取ったら(ステップS2404)、ステップS2405において、OS管理データ部352に保存されている設定データを更新して終了となる。   Next, the server device 40 is requested to download the customization data entity corresponding to the option selected by the user. When a data reply is received from the server device 40 (step S2404), the setting data stored in the OS management data unit 352 is updated in step S2405, and the process ends.

以上の処理によって、クライアント装置のユーザがインストールの一連の作業を行う間に、デバイス設定、印刷設定、及び/又はお気に入りの各設定データが、管理者の用意した設定の一つに若しくは管理者の望む設定にカスタマイズされたことになる。   With the above processing, while the user of the client apparatus performs a series of installation operations, the device setting, print setting, and / or favorite setting data is stored in one of the settings prepared by the administrator or the administrator's It will be customized to the setting you want.

本実施形態によれば、カスタマイズデータはサーバ装置40において最新のものを管理することができ、且つインストーラサイズを小さくすることができる。   According to the present embodiment, the latest customization data can be managed in the server device 40, and the installer size can be reduced.

本発明は、上述した実施形態の装置に限定されず、複数の機器から構成されるシステムに適用しても、一つの機器から成る装置に適用しても良い。前述した実施形態の機能を実現するソフトウェアのプログラムコードを記憶した記憶媒体をシステムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(又はCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、完成されることは言うまでもない。   The present invention is not limited to the apparatus of the above-described embodiment, and may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. A storage medium storing software program codes for realizing the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus reads and executes the program codes stored in the storage medium. Needless to say, it will be completed by doing.

この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。プログラムコードを供給するための記憶媒体としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード、ROMを用いることができる。また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけではなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOSなどが実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program code constitutes the present invention. As a storage medium for supplying the program code, for example, a floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, magnetic tape, nonvolatile memory card, ROM is used. Can do. In addition, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also the OS running on the computer based on the instruction of the program code performs the actual processing. It goes without saying that a case where the functions of the above-described embodiment are realized by performing part or all of the processing, is also included.

さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、次のプログラムコードの指示に基づき、その拡張機能を拡張ボードや拡張ユニットに備わるCPUなどが処理を行って実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, after the program code read from the storage medium is written to the memory provided in the function expansion board inserted in the computer or the function expansion unit connected to the computer, the program code is expanded based on the instruction of the next program code. It goes without saying that the functions of the embodiment described above are realized by performing some or all of the actual processing by the CPU or the like provided on the expansion board or expansion unit.

本発明の実施形態を示す印刷処理システムの構成例である。1 is a configuration example of a print processing system showing an embodiment of the present invention. 実施形態に係る印刷処理システムの内部構成を説明するブロック図である。1 is a block diagram illustrating an internal configuration of a print processing system according to an embodiment. 実施形態におけるRAM2のメモリマップを示す図である。It is a figure which shows the memory map of RAM2 in embodiment. 実施形態におけるシステム構成とメモリ関係の概念図である。It is a conceptual diagram of a system configuration and memory relationship in the embodiment. 実施形態における設定値のデータフォーマット一覧を例示する図である。It is a figure which illustrates the data format list | wrist of the setting value in embodiment. 第1実施形態におけるプリンタドライバのインストール処理を示すフロー図である。FIG. 6 is a flowchart illustrating printer driver installation processing according to the first embodiment. 第1実施形態におけるプリンタドライバ操作時の内部処理を示すフロー図である。It is a flowchart which shows the internal process at the time of printer driver operation in 1st Embodiment. 図7の続きのフロー図である。FIG. 8 is a flowchart subsequent to FIG. 7. 第1実施形態におけるサーバ装置40でのインストーラ作成時の処理を示すフロー図である。It is a flowchart which shows the process at the time of the installer preparation in the server apparatus 40 in 1st Embodiment. 第1実施形態におけるシステム構成とメモリ関係の概念図である。It is a conceptual diagram of a system configuration and memory relation in the first embodiment. インストーラ作成時のGUI作業を示す図である。It is a figure which shows the GUI operation | work at the time of installer preparation. インストーラ作成時のGUI作業を示す図である。It is a figure which shows the GUI operation | work at the time of installer preparation. インストーラ作成時のGUI作業を示す図である。It is a figure which shows the GUI operation | work at the time of installer preparation. カスタマイズデータの例を示す図である。It is a figure which shows the example of customization data. 第1実施形態におけるインストーラによるプリンタドライバのインストール処理を示すフロー図である。FIG. 9 is a flowchart illustrating printer driver installation processing by an installer according to the first embodiment. 第1実施形態におけるシステム構成とメモリ関係の概念図である。It is a conceptual diagram of a system configuration and memory relation in the first embodiment. インストール実行時に初期値選択のために表示されるUIの一例を示す図である。It is a figure which shows an example of UI displayed for initial value selection at the time of installation execution. インストール実行時に初期値選択のために表示されるUIの一例を示す図である。It is a figure which shows an example of UI displayed for initial value selection at the time of installation execution. インストール実行時に初期値選択したときの結果画面の一例を示す図である。It is a figure which shows an example of a result screen when initial value is selected at the time of installation execution. インストール実行時に初期値選択したときの結果画面の一例を示す図である。It is a figure which shows an example of a result screen when initial value is selected at the time of installation execution. インストール実行時に初期値選択したときの結果画面の一例を示す図である。It is a figure which shows an example of a result screen when initial value is selected at the time of installation execution. 本発明の第2実施形態に係るサーバ装置40でのインストーラ作成時の処理を示すフロー図である。It is a flowchart which shows the process at the time of the installer preparation in the server apparatus 40 which concerns on 2nd Embodiment of this invention. 第2実施形態におけるサーバ装置40でのインストーラ作成時の他の処理を示すフロー図である。It is a flowchart which shows the other process at the time of the installer preparation in the server apparatus 40 in 2nd Embodiment. 第2実施形態に係るカスタマイズデータの例を示す図である。It is a figure which shows the example of the customization data which concern on 2nd Embodiment. 第2実施形態におけるインストーラによるプリンタドライバのインストール処理を示すフロー図である。FIG. 10 is a flowchart illustrating printer driver installation processing by an installer according to the second embodiment. 実施形態におけるインストーラによるプリンタドライバのインストール処理を示すフロー図である。FIG. 9 is a flowchart illustrating printer driver installation processing by an installer according to the embodiment. 第2実施形態におけるシステム構成とメモリ関係の概念図である。It is a conceptual diagram of the system configuration | structure and memory relationship in 2nd Embodiment. 第2実施形態におけるプリンタドライバの処理要求受付時の処理を示すフロー図である。FIG. 10 is a flowchart illustrating processing when a processing request is received by a printer driver according to a second embodiment. 図28の続きのフロー図である。FIG. 29 is a flowchart continued from FIG. 28. 本発明の第3実施形態に係るサーバ装置40でのカスタマイズデータ管理処理を示すフロー図である。It is a flowchart which shows the customization data management process in the server apparatus 40 which concerns on 3rd Embodiment of this invention. 第3実施形態におけるインストーラによるプリンタドライバのインストール処理を示すフロー図である。FIG. 10 is a flowchart illustrating printer driver installation processing by an installer according to a third embodiment.

符号の説明Explanation of symbols

30 ネットワーク
31 送受信部
40 サーバ装置
41〜43 クライアント装置
352 OS管理データ部
362 カスタマイズデータ作成部
370 カスタマイズデータファイル
380 インストーラ
381 インストール処理部
382 データ更新処理部
30 Network 31 Transmission / Reception Unit 40 Server Device 41 to 43 Client Device 352 OS Management Data Unit 362 Customized Data Creation Unit 370 Customized Data File 380 Installer 381 Installation Processing Unit 382 Data Update Processing Unit

Claims (13)

第1の処理装置を用いて、プリンタドライバの設定を変更するための複数の設定変更用データを作成する設定データ作成工程と、
前記作成した複数の設定変更用データを前記第1の処理装置から第2の処理装置へ送信する設定データ送信工程と、
前記第2の処理装置において受信した前記複数の設定変更用データの中から所定の設定変更用データを選択する選択工程と、
前記選択された設定変更用データを前記第2の処理装置にインストールするインストール工程とを順次実行することを特徴とするプリンタドライバのインストール方法。
A setting data creating step for creating a plurality of setting change data for changing settings of the printer driver using the first processing device;
A setting data transmission step of transmitting the created plurality of setting change data from the first processing device to a second processing device;
A selection step of selecting predetermined setting change data from the plurality of setting change data received in the second processing device;
A printer driver installation method comprising: sequentially performing an installation step of installing the selected setting change data in the second processing device.
第1の処理装置を用いて、プリンタドライバの設定を変更するための複数の設定変更用データを作成する設定データ作成工程と、
第2の処理装置からの問い合わせに応じて、前記複数の設定変更用データのうちの所定の設定変更用データを前記第1の処理装置から前記第2の処理装置へ送信する設定データ送信工程と、
前記第2の処理装置において受信した前記設定変更用データを該第2の処理装置にインストールするインストール工程とを順次実行することを特徴とするプリンタドライバのインストール方法。
A setting data creating step for creating a plurality of setting change data for changing settings of the printer driver using the first processing device;
A setting data transmission step of transmitting predetermined setting change data of the plurality of setting change data from the first processing device to the second processing device in response to an inquiry from the second processing device; ,
An installation method for a printer driver, comprising: sequentially performing an installation step of installing the setting change data received in the second processing device into the second processing device.
前記設定データ作成工程後に、
前記第2の処理装置の要求を受けて、前記複数の設定変更用データの一覧情報を前記第1の処理装置から前記第2の処理装置へ送信する第1の送信工程と、
前記第2の処理装置において受信した前記一覧情報の中から所定の設定変更用データを示す選択肢情報を選択する選択工程とを実行し、
前記設定データ送信工程は、
前記選択工程で選択された選択肢情報に該当する設定変更用データを前記第1の処理装置から前記第2の処理装置へ送信することを特徴とする請求項2に記載のプリンタドライバのインストール方法。
After the setting data creation process,
A first transmission step of receiving a list of the plurality of setting change data from the first processing device to the second processing device in response to a request from the second processing device;
A selection step of selecting option information indicating predetermined setting change data from the list information received in the second processing device;
The setting data transmission step includes
The printer driver installation method according to claim 2, wherein setting change data corresponding to the option information selected in the selection step is transmitted from the first processing device to the second processing device.
前記設定データ作成工程は、前記プリンタドライバの設定の変更点を抽出した変更点データを前記設定変更用データとして作成し、
前記インストール工程は、前記変更点データに基づいて、前記第2の処理装置に保存されたプリンタドライバ用の設定値を更新することを特徴とする請求項1乃至3のいずれかに記載のプリンタドライバのインストール方法。
The setting data creation step creates change point data obtained by extracting change points of the setting of the printer driver as the setting change data,
4. The printer driver according to claim 1, wherein the installation step updates a setting value for the printer driver stored in the second processing device based on the change point data. How to install
前記選択工程を用いて選択された変更点データを参照して、各変更項目に関して設定変更要求を発行する工程を実行し、
その後の前記インストール工程は、前記各設定変更要求に応じて、前記第2の処理装置に保存されたプリンタドライバ用の設定値を更新することを特徴とする請求項4に記載のプリンタドライバのインストール方法。
Referring to the change point data selected using the selection step, executing a step of issuing a setting change request for each change item,
5. The printer driver installation according to claim 4, wherein, in the subsequent installation step, setting values for the printer driver stored in the second processing device are updated in response to the setting change requests. Method.
プリンタドライバの設定を変更するための複数の設定変更用データを作成する設定データ作成手段と、前記複数の設定変更用データを用いて、プリンタドライバ用の設定値のカスタマイズを可能にするインストーラを作成するインストーラ作成手段と、前記作成されたインストーラをインストール対象装置へ送信する送信手段とを備えた情報処理装置であって、
前記プリンタドライバは、
インストール時に設定値の初期設定をシステムに保存する保存手段と、
前記保存手段に保存された設定値に従って動作する制御手段とを有し、
前記インストーラは、
前記プリンタドライバをインストールするインストール手段と、
前記複数の設定変更用データの中から初期値とすべきデータを選択可能にする選択手段と、
前記選択手段によって選択された設定変更用データを用いて、前記プリンタドライバが使用する設定値を変更可能にするカスタマイズ手段とを有することを特徴とする情報処理装置。
A setting data creation means for creating a plurality of setting change data for changing printer driver settings and an installer that enables customization of setting values for the printer driver using the plurality of setting change data. An information processing apparatus comprising: an installer creating means for transmitting; and a transmitting means for transmitting the created installer to an installation target device,
The printer driver is
A storage means for storing the initial setting values in the system during installation;
Control means for operating according to the set value stored in the storage means,
The installer
Installation means for installing the printer driver;
Selection means for enabling selection of data to be an initial value from the plurality of setting change data;
An information processing apparatus comprising: a customization unit that enables a setting value used by the printer driver to be changed using the setting change data selected by the selection unit.
前記設定データ作成手段は、前記プリンタドライバの設定の変更点を抽出した変更点データを前記設定変更用データとして作成することを特徴とする請求項6に記載の情報処理装置。   The information processing apparatus according to claim 6, wherein the setting data creation unit creates, as the setting change data, change point data obtained by extracting a change point of the setting of the printer driver. 請求項6又は7に記載の情報処理装置と通信媒体を介して接続され、前記情報処理装置からのインストーラを受信して実行する環境を有する印刷制御装置であって、
前記インストーラの実行によって作動状態になった選択手段を介して複数の設定変更用データの中から選択されたデータを読み込む設定データ読み込み手段と、
前記設定データ読み込み手段によって読み込まれた設定変更用データを用いて、プリンタドライバが使用する設定値を更新する更新手段とを備えたことを特徴とする印刷制御装置。
A print control apparatus connected to the information processing apparatus according to claim 6 or 7 via a communication medium and having an environment for receiving and executing an installer from the information processing apparatus,
Setting data reading means for reading data selected from a plurality of setting change data through the selection means that is activated by the execution of the installer;
A printing control apparatus comprising: an updating unit that updates setting values used by a printer driver using the setting change data read by the setting data reading unit.
前記選択手段を介して選択された変更点データを参照して、各変更項目に関して設定変更要求を発行する手段を有し、
前記更新手段は、前記各設定変更要求に応じて、プリンタドライバが使用する設定値を更新することを特徴とする請求項8に記載の印刷制御装置。
Means for issuing a setting change request for each change item with reference to the change point data selected via the selection means;
The print control apparatus according to claim 8, wherein the update unit updates a setting value used by a printer driver in response to each setting change request.
印刷装置を制御する印刷制御装置と、前記印刷制御装置に通信媒体を介して接続された情報処理装置とを有する印刷システムにおいて、
前記情報処理装置は、
プリンタドライバの設定を変更するための複数の設定変更用データを作成する設定データ作成手段と、前記複数の設定変更用データを用いてプリンタドライバ用の設定値のカスタマイズを可能にするインストーラを作成するインストーラ作成手段と、前記作成されたインストーラを前記印刷制御装置へ送信する送信手段とを備えると共に、
前記プリンタドライバは、インストール時に設定値の初期設定をシステムに保存する保存手段と、前記保存手段に保存された設定値に従って動作する制御手段とを有し、前記インストーラは、前記プリンタドライバをインストールするインストール手段と、前記複数の設定変更用データの中から初期値とすべきデータを選択可能にする選択手段と、前記選択手段によって選択された設定変更用データを用いて、前記プリンタドライバが使用する設定値を変更可能にするカスタマイズ手段とを有し、
前記印刷制御装置は、
前記情報処理装置から前記インストーラを受信して実行する実行手段と、前記インストーラの実行によって作動状態になった前記選択手段を介して複数の設定変更用データの中から選択されたデータを読み込む読み込み手段と、前記設定データ読み込み手段によって読み込まれた設定変更用データを用いて、プリンタドライバが使用する設定値を更新する更新手段とを備えたことを特徴とする印刷システム。
In a printing system having a printing control device for controlling a printing device and an information processing device connected to the printing control device via a communication medium,
The information processing apparatus includes:
Setting data creating means for creating a plurality of setting change data for changing the setting of the printer driver, and an installer for customizing setting values for the printer driver using the plurality of setting change data An installer creating means; and a transmitting means for sending the created installer to the print control apparatus;
The printer driver includes a storage unit that stores initial settings of setting values in the system at the time of installation, and a control unit that operates according to the setting values stored in the storage unit, and the installer installs the printer driver. The printer driver uses an installation unit, a selection unit that enables selection of data to be an initial value from the plurality of setting change data, and the setting change data selected by the selection unit. Customizing means for changing the setting value,
The print control device includes:
Execution means for receiving and executing the installer from the information processing apparatus, and reading means for reading data selected from a plurality of setting change data through the selection means that is activated by execution of the installer And a updating unit that updates setting values used by the printer driver using the setting change data read by the setting data reading unit.
前記設定データ作成手段は、前記プリンタドライバの設定の変更点を抽出した変更点データを前記設定変更用データとして作成することを特徴とする請求項10に記載の印刷システム。   The printing system according to claim 10, wherein the setting data creation unit creates, as the setting change data, change point data obtained by extracting a change point of the setting of the printer driver. 前記選択手段を介して選択された変更点データを参照して、各変更項目に関して設定変更要求を発行する手段を有し、
前記更新手段は、前記各設定変更要求に応じて、プリンタドライバが使用する設定値を更新することを特徴とする請求項11に記載の印刷システム。
Means for issuing a setting change request for each change item with reference to the change point data selected via the selection means;
12. The printing system according to claim 11, wherein the updating unit updates setting values used by a printer driver in response to the setting change requests.
印刷制御装置に通信媒体を介して接続された情報処理装置の制御方法を実行するための、コンピュータで読み取り可能な制御プログラムであって、
プリンタドライバの設定を変更するための複数の設定変更用データを作成する設定データ作成ステップと、前記複数の設定変更用データを用いてプリンタドライバ用のパラメータのカスタマイズを可能にするインストーラを作成するインストーラ作成ステップと、前記作成されたインストーラを前記印刷制御装置へ送信する送信ステップとを備えると共に、
前記プリンタドライバは、インストール時にパラメータの初期設定をシステムに保存する保存ステップと、前記保存ステップに保存されたパラメータに従って動作する制御ステップとを有し、前記インストーラは、前記プリンタドライバをインストールするインストールステップと、前記複数の設定変更用データの中から初期値とすべきデータを選択可能にする選択ステップと、前記選択ステップによって選択された設定変更用データを用いて、前記プリンタドライバが使用するパラメータを変更可能にするカスタマイズステップとを有することを特徴とする制御プログラム。
A computer-readable control program for executing a control method of an information processing apparatus connected to a print control apparatus via a communication medium,
A setting data creation step for creating a plurality of setting change data for changing printer driver settings, and an installer for creating an installer that enables customization of printer driver parameters using the plurality of setting change data A creating step and a sending step for sending the created installer to the print control device;
The printer driver has a storing step for storing initial parameter settings in the system at the time of installation, and a control step for operating according to the parameters stored in the storing step, and the installer installs the printer driver. A selection step that enables selection of data to be an initial value from the plurality of setting change data, and a parameter used by the printer driver using the setting change data selected in the selection step. A control program comprising: a customization step that allows change.
JP2003391120A 2003-11-20 2003-11-20 Printer driver installer creation method, printer driver installation method, information processing apparatus, program, and storage medium Expired - Fee Related JP4181973B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003391120A JP4181973B2 (en) 2003-11-20 2003-11-20 Printer driver installer creation method, printer driver installation method, information processing apparatus, program, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003391120A JP4181973B2 (en) 2003-11-20 2003-11-20 Printer driver installer creation method, printer driver installation method, information processing apparatus, program, and storage medium

Publications (2)

Publication Number Publication Date
JP2005157479A true JP2005157479A (en) 2005-06-16
JP4181973B2 JP4181973B2 (en) 2008-11-19

Family

ID=34718283

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003391120A Expired - Fee Related JP4181973B2 (en) 2003-11-20 2003-11-20 Printer driver installer creation method, printer driver installation method, information processing apparatus, program, and storage medium

Country Status (1)

Country Link
JP (1) JP4181973B2 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007058454A (en) * 2005-08-23 2007-03-08 Fuji Xerox Co Ltd Installation device, installation method and installation program
JP2007233662A (en) * 2006-02-28 2007-09-13 Brother Ind Ltd Program for creating installer, storage medium storing the program thereon, method for creating installer, information processor
JP2007233664A (en) * 2006-02-28 2007-09-13 Brother Ind Ltd Program for creating installer, storage medium for storing program, method of creating installer, and information processor
JP2007233665A (en) * 2006-02-28 2007-09-13 Brother Ind Ltd Program for creating installer, storage medium for storing program, method of creating installer, and information processor
JP2007233663A (en) * 2006-02-28 2007-09-13 Brother Ind Ltd Program for creating installer, storage medium storing the program thereof, method for creating installer, information processor
JP2008130023A (en) * 2006-11-24 2008-06-05 Seiko Epson Corp Server computer, client server system, file installation method in the same system
JP2008134965A (en) * 2006-11-29 2008-06-12 Seiko Epson Corp Server computer, client server system and software installation method
JP2010262336A (en) * 2009-04-30 2010-11-18 Sharp Corp Image forming apparatus and system
JP2011221735A (en) * 2010-04-08 2011-11-04 Fuji Xerox Co Ltd Device driver setting program, installation program, device driver setting device, installation device and device driver package
US8610905B2 (en) 2006-08-31 2013-12-17 Brother Kogyo Kabushiki Kaisha Image formation system lock release
US8640039B2 (en) * 2004-01-20 2014-01-28 Canon Kabushiki Kaisha Information processing apparatus and method

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11042336B2 (en) 2004-01-20 2021-06-22 Canon Kabushiki Kaisha Information processing apparatus and method
US9760321B2 (en) 2004-01-20 2017-09-12 Canon Kabushiki Kaisha Information processing apparatus and method
US8640039B2 (en) * 2004-01-20 2014-01-28 Canon Kabushiki Kaisha Information processing apparatus and method
JP2007058454A (en) * 2005-08-23 2007-03-08 Fuji Xerox Co Ltd Installation device, installation method and installation program
JP2007233662A (en) * 2006-02-28 2007-09-13 Brother Ind Ltd Program for creating installer, storage medium storing the program thereon, method for creating installer, information processor
JP2007233664A (en) * 2006-02-28 2007-09-13 Brother Ind Ltd Program for creating installer, storage medium for storing program, method of creating installer, and information processor
JP2007233665A (en) * 2006-02-28 2007-09-13 Brother Ind Ltd Program for creating installer, storage medium for storing program, method of creating installer, and information processor
JP2007233663A (en) * 2006-02-28 2007-09-13 Brother Ind Ltd Program for creating installer, storage medium storing the program thereof, method for creating installer, information processor
US8776045B2 (en) 2006-02-28 2014-07-08 Brother Kogyo Kabushiki Kaisha Device, method and program for creating installer
US8610905B2 (en) 2006-08-31 2013-12-17 Brother Kogyo Kabushiki Kaisha Image formation system lock release
JP2008130023A (en) * 2006-11-24 2008-06-05 Seiko Epson Corp Server computer, client server system, file installation method in the same system
JP2008134965A (en) * 2006-11-29 2008-06-12 Seiko Epson Corp Server computer, client server system and software installation method
JP2010262336A (en) * 2009-04-30 2010-11-18 Sharp Corp Image forming apparatus and system
JP2011221735A (en) * 2010-04-08 2011-11-04 Fuji Xerox Co Ltd Device driver setting program, installation program, device driver setting device, installation device and device driver package

Also Published As

Publication number Publication date
JP4181973B2 (en) 2008-11-19

Similar Documents

Publication Publication Date Title
JP4371673B2 (en) Program installation method and server device
US7853946B2 (en) Information processing apparatus, information processing method, and control program
JP3634784B2 (en) Information processing method and print control apparatus
KR100696342B1 (en) Information processor, information processing method, control program
JP4371693B2 (en) Print control apparatus, print control method, and computer program
EP1501008B1 (en) Imformation processing apparatus, information processing method, program, and computer-readable storage medium
US9218150B2 (en) Image forming apparatus and method thereof
US20030184787A1 (en) Program, recording medium, information processing apparatus, and printing data processing method
JP4181973B2 (en) Printer driver installer creation method, printer driver installation method, information processing apparatus, program, and storage medium
US20050044200A1 (en) Printing system, information processing apparatus, installation method, and program for implementing the method
JP2020140321A (en) Device management server, control method for the same, and program
JP4908731B2 (en) Information processing apparatus, information processing method, and information processing program
US20070146759A1 (en) Information processing apparatus, information processing method, and information processing program
JP2008158560A (en) Printing management device, printing management method and computer program
US8510444B2 (en) Data processing apparatus, data processing method, data processing program for implementing the method, and image processing apparatus
JP3880575B2 (en) Print setting method and computer
JP2006209195A (en) Print controller, print control method and storage medium
JP2018173998A (en) Information processing device, control method, and program
JP2005050060A (en) Push type installation system, information processor, push type installation method, and program
JP2007004332A (en) Information processor, print control method and program
JP2005208748A (en) Controller, control method and program
JP2006163993A (en) Data processing system, data processor, data processing method, storage medium storing computer readable program, and program
JP4560330B2 (en) Printing control apparatus and method and installer
JP2003223328A (en) Data processing system, data processing method, information processor, and data processing program
JP4110021B2 (en) Print processing program, information processing apparatus, information processing method, and storage medium for performing print processing with department management

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051208

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20051208

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060117

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080423

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080428

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080627

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 4181973

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110905

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110905

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120905

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120905

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130905

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees