JP5089294B2 - Image forming apparatus and software management method - Google Patents

Image forming apparatus and software management method Download PDF

Info

Publication number
JP5089294B2
JP5089294B2 JP2007223445A JP2007223445A JP5089294B2 JP 5089294 B2 JP5089294 B2 JP 5089294B2 JP 2007223445 A JP2007223445 A JP 2007223445A JP 2007223445 A JP2007223445 A JP 2007223445A JP 5089294 B2 JP5089294 B2 JP 5089294B2
Authority
JP
Japan
Prior art keywords
version
firmware
driver
printer driver
print job
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2007223445A
Other languages
Japanese (ja)
Other versions
JP2009056608A (en
Inventor
佐藤  淳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2007223445A priority Critical patent/JP5089294B2/en
Publication of JP2009056608A publication Critical patent/JP2009056608A/en
Application granted granted Critical
Publication of JP5089294B2 publication Critical patent/JP5089294B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、画像形成装置及びソフトウェア管理方法に関し、詳細には、ファームウェアと印刷ジョブを生成してくるプリンタドライバとのバージョン調整を適切に行う画像形成装置及びソフトウェア管理方法に関する。   The present invention relates to an image forming apparatus and a software management method, and more particularly, to an image forming apparatus and a software management method that appropriately perform version adjustment between firmware and a printer driver that generates a print job.

プリンタ装置、複写装置、複合装置等の画像形成装置においては、そのハードウェア資源が、ファームウェアというソフトウェアによって制御されることで動作するが、従来においては、ファームウェアの更新(バージョンアップ)は、一般的に、作業員が専用のツールを使用して、ファームウェアの格納されているROM(Read Only Memory)の交換やファームウェアの格納されているROMを搭載する基板そのものを交換することで行われている。   In image forming apparatuses such as printers, copiers, and composite apparatuses, their hardware resources operate by being controlled by software called firmware. Conventionally, firmware update (version upgrade) is generally used. In addition, a worker uses a dedicated tool to exchange ROM (Read Only Memory) in which firmware is stored, or to replace the substrate itself on which the ROM in which firmware is stored is mounted.

ところが、近時、画像形成装置の機能の向上化等に対応するために、ファームウェアの更新が頻繁に行われるようになってきており、このような状況においては、いちいちROMや基板を交換することは、効率的ではなく、また、コストが高くなるという問題があった。   However, recently, in order to cope with the improvement of the functions of the image forming apparatus, the firmware is frequently updated. In such a situation, it is necessary to replace the ROM and the board one by one. However, there was a problem that it was not efficient and the cost was high.

そして、従来からファームウェアを書き換え可能なメモリ、例えば、EPROM(Erasable Programmable Read Only Memory)等に格納して、このメモリ内のファームウェアを書き換えることで、ファームウェアの更新を行うようになってきている。   Conventionally, firmware is updated by storing firmware in a rewritable memory such as an EPROM (Erasable Programmable Read Only Memory) and rewriting the firmware in the memory.

このようなファームウェアの更新は、従来、管理装置が通信回線及び仲介装置を介して複数の電子装置を遠隔管理する遠隔管理システムにおいて、管理装置の取得した電子装置の更新用ソフトウェアであるファームウェアを、仲介装置を介して電子装置に配信し、該電子装置が送信されてきたファームウェアに基づいて自己のファームウェアを更新する技術が提案されている(特許文献1参照)。   For such firmware update, conventionally, in a remote management system in which a management device remotely manages a plurality of electronic devices via a communication line and an intermediary device, firmware, which is software for updating the electronic device acquired by the management device, There has been proposed a technique of updating its own firmware based on firmware distributed to an electronic device via an intermediary device and transmitted from the electronic device (see Patent Document 1).

また、従来、ホスト装置に接続された電子機器の起動時またはホスト装置への接続時に、該電子機器のファームウェアのバージョン情報を取得し、該取得したバージョン情報と予め取得して記憶手段に格納している該電子機器用のファームウェアのバージョン情報とを比較してバージョンの新旧を判断して、電子機器のファームウェアの更新が必要であると判断すると、該記憶手段のファームウェアにより、または、ネットワークを介して他のホスト装置から取得したファームウェアにより、電子機器のファームウェアを更新する技術が提案されている(特許文献2参照)。   Further, conventionally, when the electronic device connected to the host device is started up or connected to the host device, the firmware version information of the electronic device is acquired, and the acquired version information is acquired in advance and stored in the storage means. The version information of the firmware for the electronic device is compared to determine whether the version is new or old, and if it is determined that the firmware of the electronic device needs to be updated, the firmware of the storage means or via the network A technique for updating the firmware of an electronic device with firmware acquired from another host device has been proposed (see Patent Document 2).

すなわち、これらの公報記載の従来技術は、いずれも、該ファームウェアのバージョン情報のみに基づいてファームウェアの更新を自動的に行っている。   That is, all of the prior arts described in these publications automatically update the firmware based only on the firmware version information.

また、プリンタ装置等の画像形成装置においては、ホスト装置であるコンピュータ等のプリンタドライバで生成された印刷ジョブが送られてくると、該印刷ジョブに基づいて画像を用紙に印刷出力する。   Also, in an image forming apparatus such as a printer apparatus, when a print job generated by a printer driver such as a computer as a host apparatus is sent, an image is printed out on a sheet based on the print job.

そして、このプリンタドライバは、その機能の向上化等を図ってバージョンアップ(更新)されるが、バージョンアップされたプリンタドライバが入手されると、ユーザが手動操作等によってプリンタドライバの更新を行っている。   This printer driver is upgraded (updated) in order to improve its functions. When the upgraded printer driver is obtained, the user updates the printer driver by manual operation or the like. Yes.

また、上記ファームウェアの更新に伴ってバージョンアップされたプリンタドライバが同時にリリースされると、各ユーザが手動操作等によって該プリンタドライバの更新を行っている。   When a printer driver that has been upgraded with the firmware update is released at the same time, each user updates the printer driver by a manual operation or the like.

特開2004−139572号公報JP 2004-139572 A 特開2006−171920号公報JP 2006-171920 A

しかしながら、上記従来技術にあっては、ファームウェアの更新に伴ってバージョンアップされたプリンタドライバがリリースされる場合を除いて、ファームウェアの更新とプリンタドライバの更新は、相互に無関係に行われている。ところが、プリンタドライバとファームウェアは、相互に最適化された組み合せが存在し、相互のバージョンが密接に関係しているため、プリンタドライバとファームウェアのバージョンが適切な組み合わせからずれていると、プリンタ装置、複写装置、複合装置等の画像形成装置の性能を最適な状態で発揮させることができないという問題があった。   However, in the above-described prior art, the firmware update and the printer driver update are performed independently of each other, except when a printer driver that has been upgraded with a firmware update is released. However, the printer driver and the firmware have a mutually optimized combination, and the versions of the printer driver and the firmware are closely related to each other. There has been a problem that the performance of an image forming apparatus such as a copying apparatus or a composite apparatus cannot be exhibited in an optimum state.

そこで、本発明は、少なくともファームウェアの更新を適切に行って、印刷ジョブを作成したプリンタドライバとファームウェアのバージョンの組み合わせを適切な状態とする画像形成装置及びソフトウェア管理方法を提供することを目的としている。   SUMMARY An advantage of some aspects of the invention is that it provides an image forming apparatus and a software management method that appropriately update at least firmware so that a combination of a printer driver that has created a print job and a firmware version is in an appropriate state. .

この発明の画像形成装置は、印刷ジョブの作成を行ったプリンタドライバのバージョンと、そのプリンタドライバのバージョンに対応したファームウェアのバージョンとが付加されている該印刷ジョブから該ファームウェアのバージョンを取得するファームウェアバージョン取得手段と、該取得されたファームウェアのバージョンと現在動作しているファームウェアのバージョンを比較するファームウェアバージョン比較手段と、該比較結果が該現在動作中のファームウェアのバージョンよりも該印刷ジョブから取得されたファームウェアのバージョンの方が新しいときに、該ファームウェアの提供先から該新しいバージョンのファームウェアを取得するファームウェア取得手段と、前記プリンタドライバの少なくともバージョン情報を記憶するドライバ情報記憶手段と、前記印刷ジョブの作成を行ったプリンタドライバのバージョンが付加されている該印刷ジョブから該プリンタドライバのバージョンを取得するドライババージョン取得手段と、前記ファームウェアバージョン比較手段の比較結果が前記印刷ジョブから取得されたファームウェアのバージョンよりも前記現在動作中のファームウェアのバージョンの方が新しいか同じときに、該印刷ジョブから取得されたプリンタドライバのバージョンと該ドライバ情報記憶手段の記憶するバージョンを比較するドライババージョン比較手段と、該比較結果が該印刷ジョブから取得されたプリンタドライバのバージョンよりも該ドライバ情報記憶手段の記憶するバージョンの方が古いときに、該プリンタドライバの提供先から少なくとも新しいプリンタドライバのバージョン情報を取得して該ドライバ情報記憶手段に記憶するドライバ情報取得手段とを備え、前記ドライバ情報記憶手段が、前記プリンタドライバのインストーラを記憶し、前記ドライバ情報取得手段が、該プリンタドライバの提供先から新しいプリンタドライバのインストーラを取得して該ドライバ情報記憶手段に記憶し、さらに、前記ドライババージョン比較手段の比較結果が前記印刷ジョブから取得されたプリンタドライバのバージョンよりも前記ドライバ情報記憶手段の記憶するバージョンの方が新しいときに、前記プリンタドライバの更新を促す旨の情報及び前記ドライバインストーラを記憶する前記ドライバ情報記憶手段の場所情報を報知出力する報知手段を備えたものである。 The image forming apparatus according to the present invention includes a firmware that acquires the version of the firmware from the print job to which the version of the printer driver that created the print job and the firmware version corresponding to the version of the printer driver are added Version acquisition means, firmware version comparison means for comparing the acquired firmware version with the currently operating firmware version, and the comparison result is acquired from the print job rather than the currently operating firmware version. When the firmware version is newer, firmware acquisition means for acquiring the new version of firmware from the firmware supply destination, and storing at least version information of the printer driver Driver information storage means, driver version acquisition means for acquiring the printer driver version from the print job to which the version of the printer driver that created the print job is added, and comparison results of the firmware version comparison means Is stored in the driver information storage means and the version of the printer driver acquired from the print job when the version of the currently operating firmware is newer or the same as the version of the firmware acquired from the print job. Driver version comparison means for comparing versions, and when the comparison result is older than the version of the printer driver acquired from the print job, the version stored in the driver information storage means is from the printer driver providing destination. Small And also a driver information obtaining unit that stores the acquired version information of the new printer driver to the driver information storage means, said driver information storage means stores the installer of the printer driver, said driver information obtaining means, A new printer driver installer is obtained from the printer driver providing destination and stored in the driver information storage means, and the comparison result of the driver version comparison means is more than the version of the printer driver acquired from the print job. When a version stored in the driver information storage means is newer, there is provided an informing means for informing and outputting information for prompting an update of the printer driver and location information of the driver information storage means for storing the driver installer. It is.

また、前記画像形成装置は、前記ファームウェア取得手段が前記ファームウェアを取得すると、該取得されたファームウェアによって前記現在動作中のファームウェアを更新するファームウェア更新手段を備えていてもよい。 The image forming apparatus may further include a firmware update unit that updates the currently operating firmware with the acquired firmware when the firmware acquisition unit acquires the firmware.

また、前記画像形成装置は、前記ファームウェア取得手段が前記ファームウェアを取得できないと、該ファームウェアの更新を促す旨の情報を報知出力する報知手段を備えていてもよい。 The front Symbol image forming apparatus, when the firmware acquisition unit can not acquire the firmware may comprise informing means for informing outputs information prompting the updating of the firmware.

さらに、前記画像形成装置は、前記ドライバ情報取得手段が前記プリンタドライバのバージョン情報または/及び前記プリンタドライバのインストーラを取得することができないときに、該プリンタドライバのバージョン情報の更新または/及び該ドライバインストーラの更新を促す旨の情報を報知出力する報知手段を備えていてもよい。 Furthermore, before Symbol image forming apparatus, when it is not possible to the driver information obtaining unit obtains the installer of the printer driver version information or / and the printer driver, update and / or the version information of the printer driver Informing means for informing and outputting information for prompting the driver installer to be updated may be provided.

さらに、前記画像形成装置は、前記ファームウェアバージョン比較手段の比較結果が前記印刷ジョブから取得されたファームウェアのバージョンよりも前記現在動作中のファームウェアのバージョンの方が古いか、または/及び、前記ドライババージョン比較手段の比較結果が前記ドライバ情報記憶手段の記憶するバージョンよりも前記印刷ジョブから取得されたプリンタドライバのバージョンの方が古いと、前記印刷ジョブの印刷処理を拒否し、前記報知手段が、該印刷処理を中止した旨の情報を報知出力してもよい。 Furthermore, before Symbol image forming apparatus, the firmware version comparison means compares the results it is or old version of the firmware in the current operation than the version of the acquired firmware from the print job and / or, the driver If the version of the printer driver acquired from the print job is older than the version stored in the driver information storage unit, the version comparison unit rejects the print job print processing, and the notification unit Information indicating that the printing process has been canceled may be output.

この発明のソフトウェア管理方法は、印刷ジョブの作成を行ったプリンタドライバのバージョンと、そのプリンタドライバのバージョンに対応するファームウェアのバージョンとが付加されている該印刷ジョブから該ファームウェアのバージョンを取得するファームウェアバージョン取得処理ステップと、該取得されたファームウェアのバージョンと現在動作しているファームウェアのバージョンを比較するファームウェアバージョン比較処理ステップと、該比較結果が該現在動作中のファームウェアのバージョンよりも該印刷ジョブから取得されたファームウェアのバージョンの方が新しいときに、該ファームウェアの提供先から該新しいバージョンのファームウェアを取得するファームウェア取得処理ステップと、前記印刷ジョブの作成を行ったプリンタドライバのバージョンが付加されている該印刷ジョブから該プリンタドライバのバージョンを取得するドライババージョン取得処理ステップと、前記ファームウェアバージョン比較処理ステップでの比較結果が該印刷ジョブから取得されたファームウェアのバージョンよりも前記現在動作中のファームウェアのバージョンの方が新しいか同じときに、該ドライババージョン取得処理ステップで印刷ジョブから取得されたプリンタドライバのバージョンと該少なくともプリンタドライバのバージョン情報を記憶する所定のドライバ情報記憶手段の該バージョンを比較するドライババージョン比較処理ステップと、該比較結果が該印刷ジョブから取得されたプリンタドライバのバージョンよりも該ドライバ情報記憶手段の記憶するバージョンの方が古いときに、該プリンタドライバの提供先から少なくとも新しいプリンタドライバのバージョン情報を取得して該ドライバ情報記憶手段に記憶させるドライバ情報取得処理ステップとを有し、前記ドライバ情報記憶手段は、前記プリンタドライバのインストーラを記憶するものであり、前記ドライバ情報取得処理ステップは、該プリンタドライバの提供先から新しいプリンタドライバのインストーラを取得して該ドライバ情報記憶手段に記憶するステップを有し、さらに、前記ドライババージョン比較処理ステップの比較結果が前記印刷ジョブから取得されたプリンタドライバのバージョンよりも前記ドライバ情報記憶手段の記憶するバージョンの方が新しいときに、前記プリンタドライバの更新を促す旨の情報及び前記ドライバインストーラを記憶する前記ドライバ情報記憶手段の場所情報を報知出力する報知処理ステップを有しているものである。 The software management method according to the present invention is a firmware that acquires the version of the firmware from the print job to which the version of the printer driver that created the print job and the firmware version corresponding to the version of the printer driver are added. A version acquisition processing step, a firmware version comparison processing step for comparing the acquired firmware version with the currently operating firmware version, and the comparison result from the print job rather than the currently operating firmware version. Firmware acquisition processing step of acquiring the new version of firmware from the firmware supply destination when the acquired firmware version is newer, and creation of the print job A driver version acquisition processing step for acquiring the printer driver version from the print job to which the version of the printer driver has been added and a comparison result of the firmware version comparison processing step are the firmware versions acquired from the print job. When the version of the currently operating firmware is newer or the same as the version, the printer driver version acquired from the print job in the driver version acquisition processing step and at least the printer driver version information are stored. A driver version comparison processing step for comparing the versions of the driver information storage means, and the comparison result is stored in the driver information storage means rather than the version of the printer driver acquired from the print job. When the version is older, and acquires version information of at least the new printer driver from the providing destination of the printer driver and a driver information acquisition processing step of storing in said driver information storage means, said driver information storage means Storing the printer driver installer, wherein the driver information acquisition processing step includes a step of acquiring a new printer driver installer from the printer driver providing destination and storing it in the driver information storage means; Further, when the comparison result of the driver version comparison processing step is newer than the version of the printer driver acquired from the print job, the version stored in the driver information storage means is urged to update the printer driver. Information and And a notification processing step for reporting and outputting location information of the driver information storage means for storing the driver installer .

また、前記ソフトウェア管理方法は、前記ファームウェア取得処理ステップで前記ファームウェアを取得すると、該取得されたファームウェアによって前記現在動作中のファームウェアを更新するファームウェア更新処理ステップを有していてもよい。 Further , the software management method may include a firmware update processing step of updating the currently operating firmware with the acquired firmware when the firmware is acquired in the firmware acquisition processing step.

また、前記ソフトウェア管理方法は、前記ファームウェア取得処理ステップで前記ファームウェアを取得できないと、該ファームウェアの更新を促す旨の情報を報知出力する報知処理ステップを有していてもよい。 The front SL software management method, said the firmware acquisition processing step can not acquire the firmware may have a notification processing step of notifying outputs information prompting the updating of the firmware.

本発明によれば、印刷ジョブから該印刷ジョブに付加されている該印刷ジョブを作成したプリンタドライバのバージョンに対応するファームウェアのバージョンを取得し、該取得したファームウェアのバージョンと現在動作しているファームウェアのバージョンを比較して、該比較結果が該現在動作中のファームウェアのバージョンよりも該印刷ジョブから取得されたファームウェアのバージョンの方が新しいときには、ファームウェアの提供先から新しいバージョンのファームウェアを自動的に取得するので、ファームウェアの更新を適切に行うことができ、印刷ジョブを作成したプリンタドライバとファームウェアのバージョンの組み合わせを適切な状態とすることができる。   According to the present invention, the firmware version corresponding to the version of the printer driver that created the print job added to the print job is acquired from the print job, and the acquired firmware version and the currently operating firmware are acquired. If the firmware version obtained from the print job is newer than the currently operating firmware version, the new firmware version is automatically updated from the firmware provider. Therefore, the firmware can be updated appropriately, and the combination of the printer driver and the firmware version that created the print job can be in an appropriate state.

以下、本発明の好適な実施例を添付図面に基づいて詳細に説明する。なお、以下に述べる実施例は、本発明の好適な実施例であるから、技術的に好ましい種々の限定が付されているが、本発明の範囲は、以下の説明において特に本発明を限定する旨の記載がない限り、これらの態様に限られるものではない。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. In addition, since the Example described below is a suitable Example of this invention, various technically preferable restrictions are attached | subjected, However, The scope of the present invention limits this invention especially in the following description. As long as there is no description of the effect, it is not restricted to these aspects.

図1〜図3は、本発明の画像形成装置及びソフトウェア管理方法の一実施例を示す図であり、図1は、本発明の画像形成装置及びソフトウェア管理方法の一実施例を適用したプリントシステム1のシステム構成図である。   1 to 3 are diagrams showing an embodiment of an image forming apparatus and a software management method of the present invention. FIG. 1 is a printing system to which an embodiment of the image forming apparatus and the software management method of the present invention is applied. 1 is a system configuration diagram of FIG.

図1において、プリントシステム1は、画像形成装置10にプリンタドライバ30から印刷ジョブが送信され、プリンタドライバ30は、画像形成装置10自体に搭載されていてもよいが、一般的には、画像形成装置10に図示しないネットワーク等の通信回線を介して接続されているコンピュータ等のホスト装置に搭載されている。   In FIG. 1, the print system 1 transmits a print job from the printer driver 30 to the image forming apparatus 10, and the printer driver 30 may be mounted on the image forming apparatus 10 itself. It is mounted on a host device such as a computer connected to the device 10 via a communication line such as a network (not shown).

プリンタドライバ30は、印刷ジョブ生成部31、印刷ジョブ送信部32、ドライババージョン記憶部33、ファームバージョン記憶部34、通知受信部35及び通知表示部36等を備えている。   The printer driver 30 includes a print job generation unit 31, a print job transmission unit 32, a driver version storage unit 33, a firmware version storage unit 34, a notification reception unit 35, a notification display unit 36, and the like.

ドライババージョン記憶部33は、現在のプリンタドライバ30のバージョン情報を記憶し、ファームバージョン記憶部34は、現在のプリンタドライバ30のバージョンに適切に対応するファームウェアのバージョンとしての期待ファームウェアバージョン情報を記憶する。   The driver version storage unit 33 stores version information of the current printer driver 30, and the firmware version storage unit 34 stores expected firmware version information as a firmware version that appropriately corresponds to the version of the current printer driver 30. .

印刷ジョブ生成部31は、画像データから印刷設定に応じた印刷データと該印刷設定内容等からなる印刷ジョブを生成するが、この印刷ジョブに、ドライババージョン記憶部33の記憶する現在のプリンタドライバ30のバージョン及びファームバージョン記憶部34に記憶されている期待ファームウェアバージョンを保持させる。   The print job generation unit 31 generates a print job including print data corresponding to the print setting and the print setting content from the image data. The current printer driver 30 stored in the driver version storage unit 33 is added to the print job. And the expected firmware version stored in the firmware version storage unit 34.

印刷ジョブ生成部31は、この期待ファームバージョン及びプリンタ30のバージョンを保持させた印刷ジョブを印刷ジョブ送信部32に渡し、印刷ジョブ送信部32は、該受け取った印刷ジョブを画像形成装置10に送信する。   The print job generation unit 31 passes the print job holding the expected firmware version and the version of the printer 30 to the print job transmission unit 32, and the print job transmission unit 32 transmits the received print job to the image forming apparatus 10. To do.

通知受信部35は、後述するように、画像形成装置10から送られてくるプリンタドライバ30のインストールイメージの更新要請通知及びファームウェアの更新要請通知を受け取り、通知表示部36は、通知受信部35の受け取ったプリンタドライバ30の更新要請通知及びファームウェアの更新要請通知をプリンタドライバ30の搭載されているコンピュータ等のホスト装置の表示部に表示させる。   As will be described later, the notification receiving unit 35 receives the update request notification and the firmware update request notification of the printer driver 30 sent from the image forming apparatus 10, and the notification display unit 36 receives the notification from the notification receiving unit 35. The received printer driver 30 update request notification and firmware update request notification are displayed on a display unit of a host device such as a computer in which the printer driver 30 is installed.

プリンタドライバ30のユーザ、すなわち、印刷ジョブの生成者は、この表示された更新要請通知を見て、後述するように、画像形成装置10のプリンタドライバのインストールイメージの更新処理及びファームウェアの更新処理を実行する。   The user of the printer driver 30, that is, the print job creator, sees the displayed update request notification, and performs update processing and firmware update processing of the printer driver installation image of the image forming apparatus 10 as will be described later. Run.

画像形成装置10は、印刷ジョブ受信部11、ファーム比較部12、ファーム更新部13、ファームウェア記憶部14、ファーム取得部15、通知送信部16、ドライバ比較部17、ドライバ更新部18、ドライバ保持領域部19及びドライバ取得部20等を備えているとともに、図示しないが画像形成装置10として必要なエンジンやオペレーションパネル等の各部を備えている。   The image forming apparatus 10 includes a print job reception unit 11, a firmware comparison unit 12, a firmware update unit 13, a firmware storage unit 14, a firmware acquisition unit 15, a notification transmission unit 16, a driver comparison unit 17, a driver update unit 18, and a driver holding area. A unit 19 and a driver acquisition unit 20 are provided, and each unit such as an engine and an operation panel which are necessary for the image forming apparatus 10 is provided, although not shown.

ファームウェア記憶部14は、EPROM等で構成され、画像形成装置10で現在動作してハードウェア資源を制御するファームウェア及びそのバージョン情報を記憶するファームウェア記憶処理を行う。   The firmware storage unit 14 is configured by an EPROM or the like, and performs firmware storage processing for storing firmware that currently operates on the image forming apparatus 10 and controls hardware resources and version information thereof.

印刷ジョブ受信部11は、プリンタドライバ30の印刷ジョブ送信部32から送られてくる印刷ジョブを受信し、ファーム比較部12は、印刷ジョブに保持されている期待ファームウェアバージョンを取得するファームウェアバージョン取得処理を行って、該取得した期待ファームウェアバージョンとファームウェア記憶部14に記憶されて画像形成装置10で現在動作しているファームウェアのバージョンを比較するファームウェアバージョン比較処理を実行する。すなわち、ファーム比較部12は、ファームウェアバージョン取得処理を行うファームウェアバージョン取得手段及び期待ファームウェアバージョンと現在動作中のファームウェアのバージョンを比較するファームウェアバージョン比較処理を実行するファームウェアバージョン比較手段として機能している。   The print job reception unit 11 receives a print job sent from the print job transmission unit 32 of the printer driver 30, and the firmware comparison unit 12 acquires a firmware version acquisition process for acquiring an expected firmware version held in the print job. The firmware version comparison process for comparing the acquired expected firmware version with the firmware version stored in the firmware storage unit 14 and currently operating in the image forming apparatus 10 is executed. In other words, the firmware comparison unit 12 functions as firmware version acquisition means for performing firmware version acquisition processing and firmware version comparison means for executing firmware version comparison processing for comparing the expected firmware version with the currently operating firmware version.

ファーム取得部15は、Web(ウェブ)を経由してファームウェアの提供先から最新バージョンまたは期待ファームウェアバージョンのファームウェアを取得するファームウェアバージョン取得処理を実行するファームウェア取得手段として機能し、ファームウェア更新部13は、ファーム取得部15の取得したファームウェアでファームウェア記憶部14のファームウェアを更新するファームウェア更新処理を実行するファームウェア更新手段として機能している。   The firmware acquisition unit 15 functions as a firmware acquisition unit that executes firmware version acquisition processing for acquiring firmware of the latest version or expected firmware version from a firmware supply destination via the Web, and the firmware update unit 13 It functions as firmware update means for executing firmware update processing for updating the firmware in the firmware storage unit 14 with the firmware acquired by the firmware acquisition unit 15.

ドライバ保持領域(ドライバ情報記憶手段)19は、所定のメモリ(RAM等)で構成され、プリンタドライバのインストールイメージを保持するドライバ情報記憶処理を実行するが、プリンタドライバのバージョン情報やインストーラを記憶してもよい。   The driver holding area (driver information storage means) 19 is constituted by a predetermined memory (RAM or the like), and executes driver information storage processing for holding an installation image of the printer driver, but stores version information and an installer of the printer driver. May be.

ドライバ取得部20は、Web(ウェブ)を経由してプリンタドライバの提供先から最新のバージョンのプリンタドライバイメージを取得するドライババージョン取得処理を実行するドライババージョン取得手段として機能している。   The driver acquisition unit 20 functions as a driver version acquisition unit that executes driver version acquisition processing for acquiring the latest version of a printer driver image from a printer driver provider via the Web.

ドライバ更新部18は、ドライバ取得部20の取得したプリンタドライバイメージでドライバ保持領域19のプリンタドライバイメージを更新し、ドライバ比較部17は、印刷ジョブに保持されているプリンタドライバ30のバージョンを取得して、該印刷ジョブを作成したプリンタドライバ30のバージョンとドライバ保持領域19に記憶されているインストールイメージのバージョンを比較するドライババージョン比較処理を実行するドライババージョン比較手段として機能している。   The driver update unit 18 updates the printer driver image in the driver holding area 19 with the printer driver image acquired by the driver acquisition unit 20, and the driver comparison unit 17 acquires the version of the printer driver 30 held in the print job. Thus, it functions as a driver version comparison unit that executes a driver version comparison process that compares the version of the printer driver 30 that created the print job with the version of the installation image stored in the driver holding area 19.

通知送信部16は、ファーム比較部12の比較結果に基づいてファーム取得部15が最新のファームウェアの取得を行って、該取得に失敗したときに、プリンタドライバ30側にファームウェアの更新を促す通知(更新要請通知)を行い、また、ドライバ比較部17の比較結果等に基づいてドライバ取得部20がプリンタドライバのインストールイメージの取得を行って、該取得に失敗したときに、プリンタドライバ30側にプリンタドライバのインストールイメージの更新を促す通知(更新要請通知)を行い、さらに、プリンタドライバの更新を促す旨の情報及びプリンタドライバのインストールイメージを記憶するドライバ保持領域19の場所情報の通知(更新要請通知)を行う報知処理を実行する報知手段として機能している。   The notification transmission unit 16 notifies the printer driver 30 to update the firmware when the firmware acquisition unit 15 acquires the latest firmware based on the comparison result of the firmware comparison unit 12 and the acquisition fails. Update request notification), and when the driver acquisition unit 20 acquires the installation image of the printer driver based on the comparison result of the driver comparison unit 17 and the acquisition fails, the printer driver 30 receives the printer driver 30 side. Notification for updating the driver installation image (update request notification) is performed, and further information for prompting to update the printer driver and location information of the driver holding area 19 for storing the printer driver installation image (update request notification) ) Functioning as notification means for executing notification processing.

上記プリンタドライバ30の通知受信部35は、この通知送信部16からのファームウェアの更新を促す通知(更新要請通知)、プリンタドライバのインストールイメージの更新を促す通知(更新要請通知)及びプリンタドライバの更新を促す旨の情報及びプリンタドライバのインストールイメージを記憶するドライバ保持領域19の場所情報の通知(更新要請通知)を受信する。   The notification receiving unit 35 of the printer driver 30 receives a notification (update request notification) for prompting firmware update from the notification transmission unit 16, a notification for prompting an update of the installation image of the printer driver (update request notification), and update of the printer driver. And a notification (update request notification) of location information in the driver holding area 19 that stores information for prompting the driver and an installation image of the printer driver.

次に、本実施例の作用を説明する。本実施例のプリントシステム1の画像形成装置10は、自己の動作するファームウェアの更新を自動化するとともに、送られてきた印刷ジョブを作成したプリンタドライバとファームウェアのバージョンの組み合わせを適切な状態とする。   Next, the operation of this embodiment will be described. The image forming apparatus 10 of the print system 1 according to the present embodiment automates the update of the firmware that it operates, and sets the combination of the printer driver that created the sent print job and the firmware version to an appropriate state.

すなわち、プリンタドライバ30は、印刷ジョブ生成部31が、画像データから印刷設定に応じた印刷データと該印刷設定内容等からなる印刷ジョブを生成するが、この印刷ジョブに、ドライババージョン記憶部33の記憶する現在のプリンタドライバ30のバージョン情報及びファームバージョン記憶部34に記憶されているこのプリンタドライバ30のバージョンに対して適切なバージョンである期待ファームウェアバージョンを保持させ、印刷ジョブ送信部32が、該印刷ジョブを画像形成装置10に送信する。   That is, in the printer driver 30, the print job generation unit 31 generates a print job composed of print data corresponding to the print setting, the print setting content, and the like from the image data, and the driver version storage unit 33 stores this print job. The version information of the current printer driver 30 to be stored and the expected firmware version that is an appropriate version for the version of the printer driver 30 stored in the firmware version storage unit 34 are held, and the print job transmission unit 32 The print job is transmitted to the image forming apparatus 10.

画像形成装置10は、プリンタドライバ30から印刷ジョブが送信されてくると、印刷ジョブ受信部11で印刷ジョブを受信し、図2に示すように、ファーム比較部12が、該印刷ジョブから期待ファームウェアバージョンを取得(抽出)して(ステップS101)、該取得した期待ファームウェアバージョンとファームウェア記憶部14に記憶されていて画像形成装置10で現在動作しているファームウェアのバージョンを比較する(ステップS102)。   When a print job is transmitted from the printer driver 30, the image forming apparatus 10 receives the print job at the print job receiving unit 11, and as shown in FIG. 2, the firmware comparing unit 12 receives the expected firmware from the print job. The version is acquired (extracted) (step S101), and the acquired expected firmware version is compared with the version of the firmware stored in the firmware storage unit 14 and currently operating on the image forming apparatus 10 (step S102).

ステップS102で、期待ファームウェアバージョンよりも画像形成装置10の現在動作しているファームウェアのバージョンの方が古いときには、ファーム取得部15が、Web(ウェブ)を経由してファームウェアの提供先から該新しい期待ファームウェアバージョンのファームウェアを取得するファームウェア取得処理を行って(ステップS103)、ウェブからの該新しいバージョンのファームウェアの取得に成功したかチェックする(ステップS104)。   In step S102, when the version of the currently operating firmware of the image forming apparatus 10 is older than the expected firmware version, the firmware acquisition unit 15 receives the new expectation from the firmware provider via the Web. A firmware acquisition process for acquiring firmware of the firmware version is performed (step S103), and it is checked whether acquisition of the new version of firmware from the web is successful (step S104).

ステップS104で、該新しいバージョンのファームウェアの取得に成功すると、ファーム更新部13が、ファームウェア記憶部14のファームウェアを該取得した最新のファームウェアで更新し、画像形成装置10を再起動して、処理を終了する(ステップS105)。   If acquisition of the new version of the firmware is successful in step S104, the firmware update unit 13 updates the firmware in the firmware storage unit 14 with the acquired latest firmware, restarts the image forming apparatus 10, and performs processing. The process ends (step S105).

ステップS104で、該新しいバージョンのファームウェアの取得に失敗すると、通知送信部16が、該印刷ジョブを送信してきたプリンタドライバ30に、画像形成装置10のファームの更新を促す通知(更新要請通知)を送信して、処理を終了する(ステップS106)。   If acquisition of the new version of the firmware fails in step S104, the notification transmission unit 16 sends a notification (update request notification) that prompts the printer driver 30 that has transmitted the print job to update the firmware of the image forming apparatus 10. Then, the process ends (step S106).

そして、プリンタドライバ30は、画像形成装置10からのファームウェアの更新要請通知を通知受信部35が受信すると、通知表示部36が、通知受信部35の受け取ったファームウェアの更新要請通知をプリンタドライバ30の搭載されているコンピュータ等のホスト装置の表示部に表示させて、該ホスト装置の利用者に通知する。   When the notification receiving unit 35 receives the firmware update request notification from the image forming apparatus 10, the printer driver 30 receives the firmware update request notification received by the notification receiving unit 35 from the printer driver 30. The information is displayed on a display unit of a host device such as an installed computer to notify a user of the host device.

ホスト装置の利用者は、該ファームウェアの更新要請通知の表示を見て、画像形成装置10を操作して、ファームウェアの更新を行わせる。   The user of the host device operates the image forming apparatus 10 while seeing the display of the firmware update request notification to update the firmware.

上記ステップS102で、期待ファームウェアバージョンよりも画像形成装置10の現在動作しているファームウェアのバージョンの方が新しいときには、画像形成装置10は、ドライバ保持領域19にプリンタドライバのインストールイメージが保持されているかチェックし(ステップS107)、プリンタドライバのインストールイメージが保持されているときには、ドライバ比較部17が、該印刷ジョブから該印刷ジョブを作成したプリンタドライバ30のバージョンを取得(抽出)して(ステップS108)、図3に示すように、該取得したプリンタドライバ30のバージョンとドライバ保持領域19に記憶されていてプリンタドライバ30のインストールイメージのバージョンを比較する(ステップS109)。   If the version of the currently operating firmware of the image forming apparatus 10 is newer than the expected firmware version in step S102, the image forming apparatus 10 has the printer driver installation image held in the driver holding area 19? When the check is made (step S107) and the installation image of the printer driver is held, the driver comparison unit 17 acquires (extracts) the version of the printer driver 30 that created the print job from the print job (step S108). As shown in FIG. 3, the obtained version of the printer driver 30 is compared with the version of the installation image of the printer driver 30 stored in the driver holding area 19 (step S109).

また、再び、図2に示すように、ステップS107で、プリンタドライバのインストールイメージが保持されていないときには、ドライバ取得部20が、Web(ウェブ)を経由してプリンタドライバの提供先から新しいバージョンのプリンタドライバイメージの取得処理を行って(ステップS110)、ウェブから該新しいバージョンのプリンタドライバのインストールイメージの取得に成功したかチェックする(ステップS111)。   As shown in FIG. 2 again, when the installation image of the printer driver is not held in step S107, the driver acquisition unit 20 acquires a new version from the printer driver providing destination via the Web. A printer driver image acquisition process is performed (step S110), and it is checked whether the installation image of the new version printer driver has been successfully acquired from the web (step S111).

ステップS111で、新しいバージョンのプリンタドライバのインストールイメージの取得に成功すると、ドライバ更新部18が、ドライバ保持領域19に該プリンタドライバのインストールイメージを記憶する(ステップS112)。   If the installation image of the new version of the printer driver is successfully acquired in step S111, the driver update unit 18 stores the installation image of the printer driver in the driver holding area 19 (step S112).

次に、ドライバ比較部17が、印刷ジョブから該印刷ジョブを作成したプリンタドライバ30のバージョンを取得(抽出)して(ステップS108)、図3に示すように、該取得したプリンタドライバ30のバージョンとドライバ保持領域19に記憶されているプリンタドライバのインストールイメージのバージョンを比較する(ステップS109)。   Next, the driver comparison unit 17 acquires (extracts) the version of the printer driver 30 that created the print job from the print job (step S108), and the acquired version of the printer driver 30 as shown in FIG. And the printer driver installation image version stored in the driver holding area 19 are compared (step S109).

ステップS111で、新しいバージョンのプリンタドライバのインストールイメージの取得に失敗すると、図3に示すように、通知送信部16が、該印刷ジョブを送信してきたプリンタドライバに、画像形成装置10のドライバ保持領域19のプリンタドライバのインストールイメージの更新を促す通知(更新要請通知)を送信して、処理を終了する(ステップS113)。   If acquisition of the installation image of the new version of the printer driver fails in step S111, as shown in FIG. 3, the notification transmission unit 16 sends the driver holding area of the image forming apparatus 10 to the printer driver that has transmitted the print job. A notification (update request notification) urging update of the 19 printer driver installation image is transmitted, and the process is terminated (step S113).

そして、プリンタドライバ30は、画像形成装置10からのプリンタドライバのインストールイメージの更新要請通知を通知受信部35が受信すると、通知表示部36が、通知受信部35の受け取ったプリンタドライバのインストールイメージの更新要請通知をプリンタドライバ30の搭載されているコンピュータ等のホスト装置の表示部に表示させて、該ホスト装置の利用者に通知する。該利用者は、画像形成装置10を操作して、プリンタドライバのインストールイメージの更新処理を行う。   When the notification receiving unit 35 receives the printer driver installation image update request notification from the image forming apparatus 10, the notification display unit 36 receives the printer driver installation image received by the notification receiving unit 35. An update request notification is displayed on a display unit of a host device such as a computer in which the printer driver 30 is installed, and is notified to the user of the host device. The user operates the image forming apparatus 10 to update the printer driver installation image.

ステップS109で、ドライバ保持領域19に記憶されているプリンタドライバのインストールイメージのバージョンの方が、印刷ジョブから取得したプリンタドライバ30のバージョンよりも古いときには、ドライバ取得部20が、Web(ウェブ)を経由してプリンタドライバの提供先から新しいバージョンのプリンタドライバのインストールイメージの取得処理を行って(ステップS114)、ウェブからの新しいバージョンのプリンタドライバのインストールイメージの取得に成功したかチェックする(ステップS115)。   In step S109, when the version of the printer driver installation image stored in the driver holding area 19 is older than the version of the printer driver 30 acquired from the print job, the driver acquisition unit 20 executes Web (Web). Then, an installation image of the new version of the printer driver is acquired from the printer driver supply destination (step S114), and it is checked whether the installation image of the new version of the printer driver is successfully acquired from the web (step S115). ).

ステップS115で、新しいバージョンのプリンタドライバのインストールイメージの取得に成功すると、ドライバ更新部18が、ドライバ保持領域19のプリンタドライバのインストールイメージを該取得したインストールイメージで更新して、処理を終了する(ステップS116)。   If the installation image of the new version of the printer driver is successfully acquired in step S115, the driver update unit 18 updates the installation image of the printer driver in the driver holding area 19 with the acquired installation image, and the process is terminated ( Step S116).

ステップS115で、最新バージョンのプリンタドライバのインストールイメージの取得に失敗すると、通知送信部16が、該印刷ジョブを送信してきたプリンタドライバ30に、画像形成装置10のドライバ保持領域19のプリンタドライバのインストールイメージの更新を促す通知(更新要請通知)を送信して、処理を終了する(ステップS117)。   If acquisition of the installation image of the latest version of the printer driver fails in step S115, the notification transmission unit 16 installs the printer driver in the driver holding area 19 of the image forming apparatus 10 in the printer driver 30 that has transmitted the print job. A notification (update request notification) for prompting the update of the image is transmitted, and the process is terminated (step S117).

そして、プリンタドライバ30は、画像形成装置10からのプリンタドライバのインストールイメージの更新要請通知を通知受信部35が受信すると、通知表示部36が、通知受信部35の受け取ったプリンタドライバのインストールイメージの更新要請通知を該プリンタドライバ30の搭載されているコンピュータ等のホスト装置の表示部に表示させて、該ホスト装置の利用者に通知する。該利用者は、画像形成装置10を操作して、プリンタドライバのインストールイメージの更新処理を行う。   When the notification receiving unit 35 receives the printer driver installation image update request notification from the image forming apparatus 10, the notification display unit 36 receives the printer driver installation image received by the notification receiving unit 35. An update request notification is displayed on a display unit of a host device such as a computer in which the printer driver 30 is installed, and is notified to the user of the host device. The user operates the image forming apparatus 10 to update the printer driver installation image.

ステップS109で、印刷ジョブから取得したプリンタドライバ30のバージョンよりもドライバ保持領域19に記憶されているプリンタドライバのインストールイメージのバージョンの方が新しいか同じであると、ドライバ比較部17が、ドライバ保持領域19に記憶されているプリンタドライバのインストールイメージのバージョンと印刷ジョブから取得したプリンタドライバ30のバージョンが同じであるかチェックし(ステップS118)、ドライバ保持領域19に記憶されているプリンタドライバのインストールイメージのバージョンの方が、印刷ジョブから取得したプリンタドライバ30のバージョンよりも新しいときには、通知送信部16が、該印刷ジョブを送信してきたプリンタドライバ30に、プリンタドライバ30の更新を促す旨と新しいプリンタドライバ30のインストールイメージの保持されているドライバ保持領域19の場所情報の通知(更新要請通知)を送信して、処理を終了する(ステップS119)。   In step S109, if the version of the printer driver installation image stored in the driver holding area 19 is newer or the same as the version of the printer driver 30 acquired from the print job, the driver comparison unit 17 holds the driver. It is checked whether the version of the printer driver installation image stored in the area 19 is the same as the version of the printer driver 30 acquired from the print job (step S118), and the installation of the printer driver stored in the driver holding area 19 is checked. When the version of the image is newer than the version of the printer driver 30 acquired from the print job, the notification transmission unit 16 updates the printer driver 30 to the printer driver 30 that has transmitted the print job. Send a notification of location information of the driver holding area 19 which is held in the installation image indicating the new printer driver 30 to urge the (update request notification), the process ends (step S119).

そして、プリンタドライバ30は、画像形成装置10からのプリンタドライバ30更新要請通知を通知受信部35が受信すると、通知表示部36が、通知受信部35の受け取ったプリンタドライバ30の更新要請通知を該プリンタドライバ30の搭載されているコンピュータ等のホスト装置の表示部に表示させて、該ホスト装置の利用者に通知する。   When the notification receiving unit 35 receives the printer driver 30 update request notification from the image forming apparatus 10, the notification display unit 36 receives the update request notification for the printer driver 30 received by the notification receiving unit 35. The information is displayed on a display unit of a host device such as a computer on which the printer driver 30 is installed, and is notified to the user of the host device.

該ホスト装置の利用者は、該プリンタドライバ30の更新要請通知の表示を見ると、ホスト装置を操作して、画像形成装置10のドライバ保持領域19から新しいプリンタドライバのインストールイメージを取得して、該インストールイメージによって、プリンタドライバ30の更新を行うとともに、該更新したプリンタドライバ30のバージョン情報をドライババージョン記憶部33に格納し、さらに、該プリンタドライバ30のバージョンに対して最適なファームウェアのバージョン(期待ファームウェアバージョン)を、ファームバージョン記憶部34に記憶させる。   When the user of the host device looks at the display of the update request notification of the printer driver 30, the user operates the host device to obtain an installation image of a new printer driver from the driver holding area 19 of the image forming apparatus 10, The printer driver 30 is updated according to the installation image, the version information of the updated printer driver 30 is stored in the driver version storage unit 33, and the firmware version optimal for the version of the printer driver 30 ( Expected firmware version) is stored in the firmware version storage unit 34.

ステップS118で、ドライバ保持領域19に記憶されているプリンタドライバのインストールイメージのバージョンと印刷ジョブから取得したプリンタドライバ30のバージョンが同じときには、画像形成装置10は、プリンタドライバ30の更新が不要であると判断して、そのまま処理を終了する(ステップS120)。   If the version of the printer driver installation image stored in the driver holding area 19 and the version of the printer driver 30 acquired from the print job are the same in step S118, the image forming apparatus 10 does not need to update the printer driver 30. And the process is terminated as it is (step S120).

このように、本実施例のプリントシステム1の画像形成装置10は、プリンタドライバ30から印刷ジョブが送られてくると、該印刷ジョブを印刷ジョブ受信部11で受信して、ファーム比較部12が、該印刷ジョブから該印刷ジョブに付加されている該印刷ジョブを作成したプリンタドライバ30に対応する期待ファームウェアバージョンを取得して、該取得した期待ファームウェアバージョンとファームウェア記憶部14に記憶されている現在動作中のファームウェアのバージョンを比較し、該比較結果が該現在動作中のファームウェアのバージョンよりも該期待ファームウェアバージョンの方が新しいときには、ファーム取得部15が該新しい期待ファームウェアバージョンのファームウェアをウェブを経由して取得している。   As described above, when the print job is sent from the printer driver 30 to the image forming apparatus 10 of the print system 1 according to the present embodiment, the print job receiving unit 11 receives the print job, and the firm comparing unit 12 The expected firmware version corresponding to the printer driver 30 that created the print job added to the print job is acquired from the print job, and the acquired expected firmware version and the current storage stored in the firmware storage unit 14 Compare the versions of the operating firmware, and if the comparison result is newer than the expected firmware version than the currently operating firmware version, the firmware acquisition unit 15 sends the firmware of the new expected firmware version via the web. And get it.

したがって、少なくともファームウェアのバージョンをプリンタドライバ30に対応するバージョンに適切に更新することができ、印刷ジョブを作成したプリンタドライバ30とファームウェアのバージョンの組み合わせを適切な状態とすることができる。   Therefore, at least the firmware version can be appropriately updated to a version corresponding to the printer driver 30, and the combination of the printer driver 30 and the firmware version that created the print job can be in an appropriate state.

また、本実施例の画像形成装置10は、ファーム取得部15がファームウェアを取得すると、ファーム更新部13が、該取得されたファームウェアによって現在動作中のファームウェアであるファームウェア記憶部14のファームウェアを更新する。   In the image forming apparatus 10 according to the present exemplary embodiment, when the firmware acquisition unit 15 acquires firmware, the firmware update unit 13 updates the firmware in the firmware storage unit 14 that is currently operating firmware by the acquired firmware. .

したがって、ファームウェアのバージョンをプリンタドライバ30のバージョンに適切なバージョンに自動的に更新することができ、画像形成装置10をプリンタドライバ30に対して最良の状態で動作させることができる。   Accordingly, the firmware version can be automatically updated to a version appropriate for the version of the printer driver 30, and the image forming apparatus 10 can be operated in the best state with respect to the printer driver 30.

さらに、本実施例の画像形成装置10は、ファーム取得部15がファームウェアを取得できないと、通知送信部16が該ファームウェアの更新を促す旨の情報をプリンタドライバ30側に送信している。   Furthermore, in the image forming apparatus 10 according to the present exemplary embodiment, when the firmware acquisition unit 15 cannot acquire firmware, the notification transmission unit 16 transmits information to the printer driver 30 to prompt the firmware update.

したがって、ファームウェアの更新を確実に行うことができ、画像形成装置10をプリンタドライバ30に対して最良の状態で動作させることができる。   Therefore, the firmware can be reliably updated, and the image forming apparatus 10 can be operated in the best state with respect to the printer driver 30.

また、本実施例の画像形成装置10は、プリンタドライバ30の少なくともバージョン情報をドライバ保持領域19に記憶し、ファーム比較部12での比較結果が期待ファームウェアバージョンよりも該現在動作中のファームウェアのバージョンの方が新しいか同じであると、ドライバ比較部17が、印刷ジョブに保持されているプリンタドライバ30のバージョンを取得して、該印刷ジョブを作成したプリンタドライバ30のバージョンとドライバ保持領域19に記憶されているインストールイメージのバージョンを比較するドライババージョン比較処理を実行し、該ドライバ比較部17による比較結果が印刷ジョブから取得されたプリンタドライバ30のバージョンよりもドライバ保持領域19の記憶するバージョンの方が古いときに、ドライバ取得部20が、ウェブを経由してプリンタドライバ30の提供先から新しいプリンタドライバのインストールイメージを取得してドライバ保持領域19に記憶する。   Further, the image forming apparatus 10 according to the present embodiment stores at least version information of the printer driver 30 in the driver holding area 19, and the comparison result in the firmware comparison unit 12 is the version of the currently operating firmware rather than the expected firmware version. If they are newer or the same, the driver comparison unit 17 acquires the version of the printer driver 30 held in the print job, and stores the version of the printer driver 30 that created the print job in the driver holding area 19. A driver version comparison process for comparing the stored installation image versions is executed, and the comparison result by the driver comparison unit 17 is a version stored in the driver holding area 19 rather than the version of the printer driver 30 acquired from the print job. When you are older Driver acquiring unit 20 stores the driver holding region 19 to obtain an image of the installation of the new printer driver from the providing destination of the printer driver 30 via the web.

したがって、常に新しいプリンタドライバのインストールイメージをドライバ保持領域19に格納して常にプリンタドライバのバージョンを最新の状態で管理することができ、該プリンタドライバ30のバージョンと適切な組み合わせとなるファームウェアのバージョンを適切に管理することができる。   Therefore, the installation image of the new printer driver can always be stored in the driver holding area 19 so that the version of the printer driver can always be managed in the latest state, and the firmware version that is an appropriate combination with the version of the printer driver 30 can be obtained. It can be managed appropriately.

さらに、本実施例の画像形成装置10は、ドライバ取得部20が、プリンタドライバの提供先から新しいプリンタドライバのインストールイメージを取得してドライバ保持領域19に記憶している。   Further, in the image forming apparatus 10 according to the present exemplary embodiment, the driver acquisition unit 20 acquires an installation image of a new printer driver from a printer driver providing destination and stores the acquired image in the driver holding area 19.

したがって、インストールイメージに基づいて、新しいプリンタドライバ30のインストールを行わせることができるとともに、新しいプリンタドライバのバージョンを管理して、ファームウェアとプリンタドライバと30の組み合わせを適切化することができる。   Therefore, the new printer driver 30 can be installed based on the installation image, and the version of the new printer driver can be managed to optimize the combination of firmware, printer driver 30 and the like.

また、本実施例の画像形成装置10は、ドライバ取得部20がプリンタドライバのインストールイメージを取得することができないときには、プリンタドライバのインストールイメージの更新を促す旨の情報を通知送信部16からプリンタドライバ30に送信している。   Also, in the image forming apparatus 10 according to the present exemplary embodiment, when the driver acquisition unit 20 cannot acquire the printer driver installation image, the notification transmission unit 16 notifies the printer driver of information that prompts the printer driver installation image to be updated. 30.

したがって、プリンタドライバ30の管理者が適切かつ容易にプリンタドライバのインストールイメージの更新を行うことができるとともに、プリンタドライバ30とファームウェアのバージョンの組み合わせを適切なものとすることができる。   Accordingly, the administrator of the printer driver 30 can appropriately and easily update the installation image of the printer driver, and the combination of the printer driver 30 and the firmware version can be made appropriate.

さらに、本実施例の画像形成装置10は、ドライバ比較部17の比較結果が印刷ジョブから取得されたプリンタドライバ30のバージョンよりもドライバ保持領域19の記憶するインストールイメージのバージョンの方が新しいときに、プリンタドライバ30の更新を促す旨の情報及びインストールイメージを記憶するドライバ保持領域19の場所情報を通知送信部16からプリンタドライバ30に送信している。   Further, in the image forming apparatus 10 of this embodiment, when the comparison result of the driver comparison unit 17 is newer than the version of the installation image stored in the driver holding area 19 than the version of the printer driver 30 acquired from the print job. Information indicating that the printer driver 30 is to be updated and location information of the driver holding area 19 for storing the installation image are transmitted from the notification transmitting unit 16 to the printer driver 30.

したがって、インストールイメージを使用して、適切かつ容易にプリンタドライバ30の更新を行うことができ、利用性を向上させることができる。   Therefore, the printer driver 30 can be updated appropriately and easily using the installation image, and the usability can be improved.

さらに、本実施例の画像形成装置10は、ファーム比較部12によるファームウェアバージョンの比較結果が期待ファームウェアバージョンよりも現在動作中のファームウェアのバージョンの方が古いか、または/及び、ドライバ比較部17によるプリンタドライババージョンの比較結果がドライバ保持領域19の記憶するバージョンよりも印刷ジョブのプリンタドライバ30のバージョンの方が古いと、印刷ジョブの印刷処理を拒否し、通知送信部16から該印刷処理を中止した旨の情報を送信してもよい。   Furthermore, in the image forming apparatus 10 of the present embodiment, the firmware version comparison result by the firmware comparison unit 12 is older than the expected firmware version, or / and the driver comparison unit 17 If the comparison result of the printer driver version is older than the version stored in the driver holding area 19, the print job print processing is rejected and the print processing is canceled from the notification transmission unit 16. You may transmit the information to the effect.

このようにすると、適切な印刷を確保することができ、用紙やトナー等の資源の無駄を削減することができる。   In this way, appropriate printing can be ensured, and waste of resources such as paper and toner can be reduced.

以上、本発明者によってなされた発明を好適な実施例に基づき具体的に説明したが、本発明は上記のものに限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。   The invention made by the present inventor has been specifically described based on the preferred embodiments. However, the present invention is not limited to the above, and various modifications can be made without departing from the scope of the invention. Needless to say.

ハードウェア資源の動作を制御するファームウェアのバージョンと印刷ジョブを作成したプリンタドライバのバージョンを適切な組み合わせの状態とする画像形成装置及びソフトウェア管理方法に適用することができる。   The present invention can be applied to an image forming apparatus and a software management method in which a version of firmware that controls the operation of hardware resources and a version of a printer driver that has created a print job are appropriately combined.

本実施例の一実施例を適用したプリントシステムのシステム構成図。1 is a system configuration diagram of a printing system to which one embodiment of the present embodiment is applied. 図1の画像形成装置によるソフトウェア管理処理を示すフローチャート。3 is a flowchart showing software management processing by the image forming apparatus in FIG. 1. 図2のソフトウェア管理処理の続きの処理を示すフローチャート。3 is a flowchart showing processing subsequent to the software management processing in FIG. 2.

符号の説明Explanation of symbols

1 プリントシステム
10 画像形成装置
11 印刷ジョブ受信部
12 ファーム比較部
13 ファーム更新部
14 ファームウェア記憶部
15 ファーム取得部
16 通知送信部
17 ドライバ比較部
18 ドライバ更新部
19 ドライバ保持領域部
20 ドライバ取得部
30 プリンタドライバ
31 印刷ジョブ生成部
32 印刷ジョブ送信部
33 ドライババージョン記憶部
34 ファームバージョン記憶部
35 通知受信部
36 通知表示部
DESCRIPTION OF SYMBOLS 1 Print system 10 Image forming apparatus 11 Print job receiving part 12 Firmware comparison part 13 Firmware update part 14 Firmware storage part 15 Firmware acquisition part 16 Notification transmission part 17 Driver comparison part 18 Driver update part 19 Driver holding area part 20 Driver acquisition part 30 Printer driver 31 Print job generation unit 32 Print job transmission unit 33 Driver version storage unit 34 Firmware version storage unit 35 Notification reception unit 36 Notification display unit

Claims (8)

印刷ジョブの作成を行ったプリンタドライバのバージョンと、そのプリンタドライバのバージョンに対応したファームウェアのバージョンとが付加されている該印刷ジョブから該ファームウェアのバージョンを取得するファームウェアバージョン取得手段と、
該取得されたファームウェアのバージョンと現在動作しているファームウェアのバージョンを比較するファームウェアバージョン比較手段と、
該比較結果が該現在動作中のファームウェアのバージョンよりも該印刷ジョブから取得されたファームウェアのバージョンの方が新しいときに、該ファームウェアの提供先から該新しいバージョンのファームウェアを取得するファームウェア取得手段と、
前記プリンタドライバの少なくともバージョン情報を記憶するドライバ情報記憶手段と、
前記印刷ジョブの作成を行ったプリンタドライバのバージョンが付加されている該印刷ジョブから該プリンタドライバのバージョンを取得するドライババージョン取得手段と、
前記ファームウェアバージョン比較手段の比較結果が前記印刷ジョブから取得されたファームウェアのバージョンよりも前記現在動作中のファームウェアのバージョンの方が新しいか同じときに、該印刷ジョブから取得されたプリンタドライバのバージョンと該ドライバ情報記憶手段の記憶するバージョンを比較するドライババージョン比較手段と、
該比較結果が該印刷ジョブから取得されたプリンタドライバのバージョンよりも該ドライバ情報記憶手段の記憶するバージョンの方が古いときに、該プリンタドライバの提供先から少なくとも新しいプリンタドライバのバージョン情報を取得して該ドライバ情報記憶手段に記憶するドライバ情報取得手段とを備え、
前記ドライバ情報記憶手段は、前記プリンタドライバのインストーラを記憶し、
前記ドライバ情報取得手段は、該プリンタドライバの提供先から新しいプリンタドライバのインストーラを取得して該ドライバ情報記憶手段に記憶し、
さらに、前記ドライババージョン比較手段の比較結果が前記印刷ジョブから取得されたプリンタドライバのバージョンよりも前記ドライバ情報記憶手段の記憶するバージョンの方が新しいときに、前記プリンタドライバの更新を促す旨の情報及び前記ドライバインストーラを記憶する前記ドライバ情報記憶手段の場所情報を報知出力する報知手段を備えていることを特徴とする画像形成装置。
Firmware version acquisition means for acquiring the version of the firmware from the print job to which the version of the printer driver that created the print job and the version of the firmware corresponding to the version of the printer driver are added;
Firmware version comparison means for comparing the obtained firmware version with the currently operating firmware version;
Firmware acquisition means for acquiring the new version of the firmware from the supply destination of the firmware when the comparison result indicates that the firmware version acquired from the print job is newer than the currently operating firmware version;
Driver information storage means for storing at least version information of the printer driver;
Driver version acquisition means for acquiring the version of the printer driver from the print job to which the version of the printer driver that created the print job is added;
When the comparison result of the firmware version comparison unit is newer or the same as the version of the currently operating firmware than the version of the firmware acquired from the print job, the version of the printer driver acquired from the print job Driver version comparison means for comparing versions stored in the driver information storage means;
When the comparison result indicates that the version stored in the driver information storage unit is older than the version of the printer driver acquired from the print job, at least new printer driver version information is acquired from the printer driver providing destination. Driver information acquisition means stored in the driver information storage means ,
The driver information storage means stores an installer of the printer driver,
The driver information acquisition unit acquires an installer of a new printer driver from the printer driver providing destination, stores the installer in the driver information storage unit,
Further, when the comparison result of the driver version comparison unit is newer than the version of the printer driver acquired from the print job, the information stored in the driver information storage unit is urged to update the printer driver. An image forming apparatus comprising: a notification unit configured to notify and output location information of the driver information storage unit that stores the driver installer .
前記画像形成装置は、前記ファームウェア取得手段が前記ファームウェアを取得すると、該取得されたファームウェアによって前記現在動作中のファームウェアを更新するファームウェア更新手段を備えていることを特徴とする請求項1記載の画像形成装置。   The image forming apparatus according to claim 1, further comprising a firmware update unit configured to update the currently operating firmware with the acquired firmware when the firmware acquisition unit acquires the firmware. Forming equipment. 前記画像形成装置は、前記ファームウェア取得手段が前記ファームウェアを取得できないと、該ファームウェアの更新を促す旨の情報を報知出力する報知手段を備えていることを特徴とする請求項1記載の画像形成装置。   The image forming apparatus according to claim 1, further comprising a notifying unit configured to notify and output information indicating that the firmware is to be updated when the firmware acquiring unit cannot acquire the firmware. . 前記画像形成装置は、前記ドライバ情報取得手段が前記プリンタドライバのバージョン情報または/及び前記プリンタドライバのインストーラを取得することができないときに、該プリンタドライバのバージョン情報の更新または/及び該ドライバインストーラの更新を促す旨の情報を報知出力する報知手段を備えていることを特徴とする請求項1乃至3の何れか一項に記載の画像形成装置。 The image forming apparatus updates the printer driver version information and / or the driver installer when the driver information acquisition unit cannot acquire the printer driver version information or / and the printer driver installer. the image forming apparatus according to any one of claims 1 to 3, characterized in that it comprises a notifying means for informing outputs information prompting the update. 前記画像形成装置は、前記ファームウェアバージョン比較手段の比較結果が前記印刷ジョブから取得されたファームウェアのバージョンよりも前記現在動作中のファームウェアのバージョンの方が古いか、または/及び、前記ドライババージョン比較手段の比較結果が前記ドライバ情報記憶手段の記憶するバージョンよりも前記印刷ジョブから取得されたプリンタドライバのバージョンの方が古いと、前記印刷ジョブの印刷処理を拒否し、該印刷処理を中止した旨の情報を報知出力することを特徴とする請求項1乃至4の何れか一項に記載の画像形成装置。 In the image forming apparatus, a comparison result of the firmware version comparison unit is older than a firmware version acquired from the print job, or / and the driver version comparison unit When the version of the printer driver acquired from the print job is older than the version stored in the driver information storage means, the print job print processing is rejected and the print processing is canceled. the image forming apparatus according to any one of claims 1 to 4, characterized in that for informing outputting information. 印刷ジョブの作成を行ったプリンタドライバのバージョンと、そのプリンタドライバのバージョンに対応するファームウェアのバージョンとが付加されている該印刷ジョブから該ファームウェアのバージョンを取得するファームウェアバージョン取得処理ステップと、
該取得されたファームウェアのバージョンと現在動作しているファームウェアのバージョンを比較するファームウェアバージョン比較処理ステップと、
該比較結果が該現在動作中のファームウェアのバージョンよりも該印刷ジョブから取得されたファームウェアのバージョンの方が新しいときに、該ファームウェアの提供先から該新しいバージョンのファームウェアを取得するファームウェア取得処理ステップと、
前記印刷ジョブの作成を行ったプリンタドライバのバージョンが付加されている該印刷ジョブから該プリンタドライバのバージョンを取得するドライババージョン取得処理ステップと、
前記ファームウェアバージョン比較処理ステップでの比較結果が該印刷ジョブから取得されたファームウェアのバージョンよりも前記現在動作中のファームウェアのバージョンの方が新しいか同じときに、該ドライババージョン取得処理ステップで印刷ジョブから取得されたプリンタドライバのバージョンと該少なくともプリンタドライバのバージョン情報を記憶する所定のドライバ情報記憶手段の該バージョンを比較するドライババージョン比較処理ステップと、
該比較結果が該印刷ジョブから取得されたプリンタドライバのバージョンよりも該ドライバ情報記憶手段の記憶するバージョンの方が古いときに、該プリンタドライバの提供先から少なくとも新しいプリンタドライバのバージョン情報を取得して該ドライバ情報記憶手段に記憶させるドライバ情報取得処理ステップとを有し、
前記ドライバ情報記憶手段は、前記プリンタドライバのインストーラを記憶するものであり、
前記ドライバ情報取得処理ステップは、該プリンタドライバの提供先から新しいプリンタドライバのインストーラを取得して該ドライバ情報記憶手段に記憶するステップを有し、
さらに、前記ドライババージョン比較処理ステップの比較結果が前記印刷ジョブから取得されたプリンタドライバのバージョンよりも前記ドライバ情報記憶手段の記憶するバージョンの方が新しいときに、前記プリンタドライバの更新を促す旨の情報及び前記ドライバインストーラを記憶する前記ドライバ情報記憶手段の場所情報を報知出力する報知処理ステップを有していることを特徴とするソフトウェア管理方法。
Firmware version acquisition processing step of acquiring the version of the firmware from the print job to which the version of the printer driver that created the print job and the version of the firmware corresponding to the version of the printer driver are added;
A firmware version comparison processing step for comparing the acquired firmware version with the currently operating firmware version;
A firmware acquisition processing step for acquiring the new version of firmware from the firmware supply destination when the comparison result indicates that the firmware version acquired from the print job is newer than the currently operating firmware version; ,
A driver version acquisition processing step of acquiring the version of the printer driver from the print job to which the version of the printer driver that created the print job is added;
When the comparison result in the firmware version comparison processing step is newer or the same as the firmware version currently in operation than the firmware version acquired from the print job, the driver version acquisition processing step A driver version comparison processing step for comparing the acquired version of the printer driver and the version of the predetermined driver information storage means for storing at least the version information of the printer driver;
When the comparison result indicates that the version stored in the driver information storage unit is older than the version of the printer driver acquired from the print job, at least new printer driver version information is acquired from the printer driver providing destination. Driver information acquisition processing step to be stored in the driver information storage means ,
The driver information storage means stores an installer of the printer driver,
The driver information acquisition processing step includes a step of acquiring an installer of a new printer driver from the printer driver providing destination and storing it in the driver information storage means,
Further, when the comparison result of the driver version comparison processing step is newer than the version of the printer driver acquired from the print job, the version stored in the driver information storage means is urged to update the printer driver. A software management method comprising a notification processing step of reporting and outputting information and location information of the driver information storage means for storing the driver installer .
前記ソフトウェア管理方法は、前記ファームウェア取得処理ステップで前記ファームウェアを取得すると、該取得されたファームウェアによって前記現在動作中のファームウェアを更新するファームウェア更新処理ステップを有していることを特徴とする請求項記載のソフトウェア管理方法。 Said software management method acquires the firmware in the firmware acquisition processing step, according to claim 6, characterized in that it has a firmware update processing step of updating the firmware in the current operation by the obtained firmware The software management method described. 前記ソフトウェア管理方法は、前記ファームウェア取得処理ステップで前記ファームウェアを取得できないと、該ファームウェアの更新を促す旨の情報を報知出力する報知処理ステップを有していることを特徴とする請求項記載のソフトウェア管理方法。 The software management method, is not able to obtain the firmware in the firmware acquisition processing step, according to claim 6, characterized in that it has a notification processing step of notifying outputs information prompting the updating of the firmware Software management method.
JP2007223445A 2007-08-30 2007-08-30 Image forming apparatus and software management method Expired - Fee Related JP5089294B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007223445A JP5089294B2 (en) 2007-08-30 2007-08-30 Image forming apparatus and software management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007223445A JP5089294B2 (en) 2007-08-30 2007-08-30 Image forming apparatus and software management method

Publications (2)

Publication Number Publication Date
JP2009056608A JP2009056608A (en) 2009-03-19
JP5089294B2 true JP5089294B2 (en) 2012-12-05

Family

ID=40552814

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007223445A Expired - Fee Related JP5089294B2 (en) 2007-08-30 2007-08-30 Image forming apparatus and software management method

Country Status (1)

Country Link
JP (1) JP5089294B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5312162B2 (en) * 2009-04-10 2013-10-09 キヤノン株式会社 Information processing apparatus, management server, information processing method, and program
JP5278185B2 (en) * 2009-06-12 2013-09-04 株式会社リコー Information processing apparatus, installer program, and storage medium
JP2012218262A (en) * 2011-04-07 2012-11-12 Seiko Epson Corp Printer and print system
JP2017174233A (en) * 2016-03-24 2017-09-28 キヤノン株式会社 Information processing apparatus, method, and program
JP7139787B2 (en) * 2018-08-28 2022-09-21 コニカミノルタ株式会社 Information processing device, driver program update prevention method, and driver program update prevention program
CN112083900B (en) * 2020-09-21 2023-11-07 珠海奔图电子有限公司 Imaging abnormality processing method and device and image forming device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3451989B2 (en) * 1999-07-14 2003-09-29 ミノルタ株式会社 Software version control device in printing system
JP4193321B2 (en) * 2000-03-29 2008-12-10 オムロン株式会社 Image processing system, computer, image processing apparatus, and processing method
JP4408033B2 (en) * 2002-09-24 2010-02-03 株式会社リコー Remote management system
JP2006235739A (en) * 2005-02-22 2006-09-07 Canon Inc Method for updating printer firmware and printer driver
JP2007086969A (en) * 2005-09-21 2007-04-05 Oki Data Corp Printer

Also Published As

Publication number Publication date
JP2009056608A (en) 2009-03-19

Similar Documents

Publication Publication Date Title
JP5527146B2 (en) Terminal device and program
JP5089294B2 (en) Image forming apparatus and software management method
US7571262B2 (en) Image forming device including means for automatically updating device program and device setting information
US7940407B2 (en) Image forming apparatus, terminal apparatus and management apparatus
US20150222776A1 (en) Image forming apparatus, information setting system, and information setting method
JP2008015794A (en) Program management device, program management system, and program providing method
KR20110107579A (en) Print control device and method for upgrading firmware
KR101219432B1 (en) Image forming apparatus and firmware history information offering method thereof
US20090320016A1 (en) Image processing apparatus, control method therefor, storage medium, and distribution server
JP2007208825A (en) Image forming apparatus, image processing program and storage medium for storing the image processing program
JP2009230400A (en) Print system, and unit and program for software introduction
JP6448193B2 (en) Image forming apparatus, control method therefor, and program
JP2009075707A (en) Information processor, equipment information management method for information processor, and program
JP2006239930A (en) Printer with certificate managing function
JP2004234645A (en) Monitoring device of image forming apparatus, control method by the monitoring device, program for executing the control method, management device, control method by the management device, and program for executing control method
JP5472086B2 (en) Device, terminal device, server, program, and firmware update method
US10582080B2 (en) Image formation apparatus, system, method and computer readable storage medium
EP2234014A2 (en) Information processing apparatus, information processing method, and information processing system
KR101723857B1 (en) Print control device and method for upgrading firmware
US7301660B2 (en) Systems and methods for remote testing of printing devices
US20080114876A1 (en) Image forming apparatus and management system of image forming apparatus
US10592174B2 (en) Information processing system, server and non-transitory computer-readable recording medium encoded with data distribution program
JP5015753B2 (en) Image forming apparatus
JP2006235739A (en) Method for updating printer firmware and printer driver
JP2017152867A (en) Apparatus, control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100517

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20100518

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111026

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111108

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120626

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120730

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

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

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

Free format text: PAYMENT UNTIL: 20150921

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5089294

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees