JP2004252785A - Printer unit information setting method, picture printing system and computer readable storage medium - Google Patents

Printer unit information setting method, picture printing system and computer readable storage medium Download PDF

Info

Publication number
JP2004252785A
JP2004252785A JP2003043407A JP2003043407A JP2004252785A JP 2004252785 A JP2004252785 A JP 2004252785A JP 2003043407 A JP2003043407 A JP 2003043407A JP 2003043407 A JP2003043407 A JP 2003043407A JP 2004252785 A JP2004252785 A JP 2004252785A
Authority
JP
Japan
Prior art keywords
printer
device information
server
information
client terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003043407A
Other languages
Japanese (ja)
Inventor
Tsutomu Yuki
力 結城
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 JP2003043407A priority Critical patent/JP2004252785A/en
Publication of JP2004252785A publication Critical patent/JP2004252785A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a picture printing system for reducing responsibility of a manager by automating a configuration data acquiring tool. <P>SOLUTION: In the picture printing system, a client terminal, a printer and a server having a printer driver of the printer are connected on a network. A method for setting unit information of the printer in the printer driver is provided with a storage step for storing unit information on the printer, which the server or the client terminal acquires, a collection step for collecting specified information for specifying the printer connected onto the network by using the configuration data acquiring tool, a unit information acquiring step for acquiring unit information stored in the server based on a request from the printer driver based on collected specified information specifying the printer and a unit information reflecting step for transferring unit information to the printer driver. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
この発明は、サーバ上にのみアプリケーションプログラムを導入する環境(例メタフレーム環境)において、プリンタの機器情報をサーバ上のプリンタドライバに反映させるようにした画像印刷システムに関し、特に、コンフィギュレーションデータ取得ツール(機器情報取得ツール)を自動化することで管理者の負担を軽くすることができるプリンタ機器情報設定方法に関するものである。
【0002】
【従来の技術】
従来のクライアント/サーバ方式の問題点を解決するために、アプリケーションプログラムをクライアント端末に導入せずにサーバ上にのみ導入し、稼動させる方式がある。このような方式には、例えばメタフレームと呼ばれる方式がある。
図1は、メタフレーム環境の画像印刷システムの一例を示す図である。同図に示すメタフレームサーバ1でアプリケーションプログラムを稼動させ、クライアント端末2では、メタフレームサーバ1で稼動するアプリケーションプログラムの実行結果のみを表示させる。
メタフレーム環境でプリンタ3を使用する場合には、例えば、メタフレームサーバ1に予めプリンタドライバをインストールしておき、プリンタ3を使用するクライアント端末2からメタフレームサーバ1へのログイン時に、プリンタ3の論理プリンタがプリンタドライバを使用して自動作成(AutoCreate)される。そして、クライアント端末2から印刷が実行されると、メタフレームサーバ1にて印刷データが生成され、クライアント端末2を経由してプリンタ3に印刷データが送信され、プリンタ3にて印刷が行われる。
しかしながら、上記のようなメタフレーム環境を用いたプリンタシステムでは、クライアント端末2側でオプション設定をしたにもかかわらず、その設定がメタフレームサーバ1におけるプリンタドライバに反映されないという問題がある。
すなわち、論理プリンタにおけるオプション設定が’HIDXOW の状態のままになってしまい、例えば、両面トレイがあるにも関わらず、論理プリンタ上の設定値は両面なしとなる。また、トレイの用紙サイズ、用紙種類の設定も不明となってしまう。このような問題は次のような理由により発生する。
【0003】
図2に示すようなクライアント端末2とプリンタ3とからなる通常の構成において、クライアント端末2の中のプリンタ3のプリンタドライバにおける両面トレイ等のオプション情報は、通常、クライアント端末2がプリンタ3と双方向通信を行うことにより、クライアント端末2が取得する。双方向通信は、例えば、図3に示す構成により行われる。この構成では、プリンタドライバ4の一部である双方向通信モジュール5から指示された情報を、ネットワーク通信モジュール6がネットワークを介してSNMP等のプロトコルによりプリンタ3から取得する。
しかしながら、メタフレームサーバ1とプリンタ3間では上記のような双方向通信を行うことができないので、オプション情報をプリンタドライバに反映させることができない。従って、上記の問題が発生する。
これを解決するために、本出願人による発明(特願2002−233528)では、図1に示したようなネットワーク環境下において、双方向通信により取得できないプリンタ3のトレイ情報等の機器情報(オプション構成情報)をクライアント端末2からコンフィギュレーションデータ取得ツールにより取得し、そのコンフィギュレーションデータをメタフレームサーバ1に保存しておく(以下、トレイ情報等の機器情報をコンフィギュレーションデータとも呼ぶが、擬似双方向通信用データとも呼ぶことがある)。
そして、メタフレームサーバ1内でこのデータにアクセスすることにより、プリンタドライバ4が機器情報を取得することができ、自動作成される論理プリンタのオプション設定に反映させることが可能となる。
また、メタフレーム環境におけるプリンタシステムの構成の従来技術として、例えば米国公開公報US2002/0018234A1 に記載された技術がある。米国公開公報US2002/0018234A1 には、メタフレーム環境で使用可能なユニバーサルプリンタドライバについて記載されている。
【特許文献1】US2002/0018234A1
【特許文献2】US2002/0018234A1
【特許文献3】特願2002−233528
【0004】
【発明が解決しようとする課題】
しかしながら、上記技術には次のような問題点があった。
すなわち、コンフィギュレーションデータ取得ツールを使って、プリンタ毎のコンフィギュレーションデータを作らないといけないため管理者の負担を増加させていた。
また、コンフィギュレーションデータ取得ツールを使う前に予め、クライアント端末にプリンタを登録しなければならないため資源の無駄になっていた。
また、プリンタの機器情報に変化があった場合、管理者が対象となるプリンタのコンフィギュレーションデータを作り直さなければならないためリアルタイム性がなく、管理者の負担が大きくなっていた。例えば、給紙トレイに紙サイズの変更があった場合、コンフィギュレーションデータ取得ツールを使って、コンフィギュレーションデータを作成しなおす必要が発生した。
また、使用するプリンタが多いと、コンフィギュレーションデータ量が大きくなり、資源の無駄となる問題点があった。
本発明の目的は、コンフィギュレーションデータ取得ツールを自動化することで管理者の負担を軽くすることができる画像印刷システムを提供することである。
【0005】
【課題を解決するための手段】
上述の目的を達成するために、請求項1記載の発明は、クライアント端末と、プリンタと、そのプリンタのプリンタドライバを有するサーバとがネットワーク上に接続された画像印刷システムにおいて、プリンタドライバにプリンタの機器情報を設定するための方法であって、前記サーバ又はクライアント端末が取得した前記プリンタの機器情報を格納する格納ステップと、前記ネットワーク上に接続されたプリンタを特定する特定情報を機器情報取得ツールを使って収集する収集ステップと、前記プリンタドライバからの要求に基づき前記サーバに格納された機器情報を前記収集されたプリンタを特定する特定情報を元に取得する機器情報取得ステップと、前記プリンタドライバにその機器情報を渡す機器情報反映ステップとを有することを特徴とする。
したがって、機器情報取得ツールを自動化することで、管理者の負担が軽くなり、クライアント端末にプリンタを登録する必要がなくなる。
また、請求項2記載の発明は、請求項1に記載のプリンタ機器情報設定方法において、定期的にプリンタの機器情報を取りにいくためのアプリケーションを用意し、このアプリケーションを前記サーバにインストールし、定期的に機器情報を更新することを特徴とする。
したがって、最近のプリンタの機器情報を取得でき、リアルタイム性が保たれ、管理者が機器情報をわざわざ作り直す必要がなくなる。
また、請求項3記載の発明は、クライアント端末と、プリンタと、そのプリンタのプリンタドライバを有するサーバとがネットワーク上に接続された画像印刷システムにおいて、プリンタドライバにプリンタの機器情報を設定するための方法であって、前記サーバ又はクライアント端末が取得した前記プリンタの機器情報を格納する格納ステップと、前記ネットワーク上に接続されたプリンタを特定する特定情報を機器情報取得ツールを使って収集する収集ステップと、前記プリンタドライバからの要求に基づき前記プリンタのアクセス情報を前記収集されたプリンタを特定する特定情報を元に取得するアクセス情報取得ステップと、前記プリンタドライバからの要求に基づき前記サーバに格納された機器情報を前記取得されたプリンタのアクセス情報を元に取得する機器情報取得ステップと前記プリンタドライバにその機器情報を渡す機器情報反映ステップとを有することを特徴とする。
したがって、機器情報量が小さくなり、記憶容量を節約できる。
また、請求項4記載の発明は、画像印刷システムにおいて、請求項1、2、3のプリンタ機器情報設定方法のプログラムを実行することを特徴とする。
また、請求項5記載の発明は、コンピュータ読み取り可能記憶媒体へ、請求項1、2、3のプリンタ機器情報設定方法のプログラムを格納したことを特徴とする。
【0006】
【発明の実施の形態】
以下に添付の図を参照してこの発明の実施形態を詳細に説明する。
図1は、メタフレーム環境の一例を示す図である。同図に示すメタフレームサーバ1でアプリケーションプログラムを稼動させ、クライアントにより操作されるクライアント端末2では、メタフレームサーバ1で稼動するアプリケーションプログラムの実行結果のみを表示させる。
メタフレーム環境でプリンタ3を使用する場合には、例えば、メタフレームサーバ1に予めプリンタドライバをインストールしておき、プリンタ3を使用するクライアント端末2からメタフレームサーバ1へのログイン時に、プリンタ3の論理プリンタがプリンタドライバを使用して自動作成(AutoCreate)される。そして、クライアント端末2から印刷が実行されると、メタフレームサーバ1にて印刷データが生成され、クライアント端末2を経由してプリンタ3に印刷データ送信され、プリンタ3にて印刷が行われる。
そして、ここでは、図1に示したようなネットワーク環境下において、双方向通信により取得できないプリンタ3のトレイ情報等の機器情報(オプション構成情報)をクライアント端末2からコンフィギュレーションデータ取得ツール(機器情報取得ツール)により取得し、そのコンフィギュレーションデータをメタフレームサーバ1に保存しておく(以下、トレイ情報等の機器情報をコンフィギュレーションデータとも呼ぶが、擬似双方向通信用データとも呼ぶことがある)。
そして、メタフレームサーバ1内でこのデータにアクセスすることにより、プリンタドライバ4が機器情報を取得することができ、自動作成される論理プリンタのオプション設定に反映させることが可能となる。
図4に、メタフレームサーバ1内における本発明に係るソフトウェアのモジュール構成を示す。同じ構成要素には同じ参照番号が付されている。
同図に示すように、本発明では、通常使用されるネットワーク通信モジュール6を使用せず、擬似ネットワーク通信モジュール7を使用する。これにより、プリンタドライバ4が擬似ネットワーク通信モジュール7を介して予め格納しておいた擬似双方向通信用データ8から機器情報を取得する。
そして、本実施形態では、以下に説明するようにコンフィギュレーションデータ取得ツール(機器情報取得ツール)を自動化することで管理者の負担を軽くする様にしている。
【0007】
次に、図5〜7を用いて本発明の第1の実施形態における処理の流れをより詳細に説明する。同じ構成要素には同じ参照番号が付されている。
図5は、コンフィギュレーションデータの取得を説明するための図である。同図に示すように、コンフィギュレーションデータ取得ツールを起動しているクライアント端末がコンフィギュレーションデータを取得する。
この場合、例えば、クライアント端末側で図6に示すような画面上で、当該クライアント端末にインストールされているプリンタドライバを選択することにより、機器情報を取得する対象となるプリンタを指定する(この場合プリンタA)。
そして、クライアント端末が図6に示すような、“ネットワーク上にあるプリンタを収集する。”を選択すると、以下のような手順でコンフィギュレーションデータが作成される。
1.ネットワーク上にあるプリンタ3(図5における、プリンタA、プリンタB、プリンタC)のポート名を収集する(例えば、そのプリンタ3のIPアドレス)。すなわち、上記プリンタ3を特定する特定情報としてポート名を収集する。
2.収集したプリンタ3のポート名から機器情報(例:給紙トレイ情報、オプション情報など)を取得する。
3.収集したプリンタ3(例えば、そのプリンタ3のIPアドレス)と機器情報をコンフィギュレーションデータとして作成する。
【0008】
図7は、コンフィギュレーションデータの取得およびドライバ設定への反映処理の動作フローチャートである。上述したコンフィギュレーションデータの取得およびドライバ設定への反映処理を図7に基づいて説明する。
図7において、まず、プリンタドライバがオプション情報取得要求を双方向通信モジュール5に出力する。オプション情報取得要求は、トレイ情報等、どの機器情報を取得するかの指示を含む情報である(ステップ1)。次に、双方向通信モジュール5は、擬似ネットワーク通信モジュール7が存在するかどうかチェックする(ステップ2)。擬似ネットワーク通信モジュール7が存在しなければ(ステップ3におけるNo)、処理が失敗であることを双方向モジュール5に通知し(ステップ4)、処理を終了する。擬似ネットワーク通信モジュール7が存在する場合には(ステップ3におけるYes)、擬似ネットワーク通信モジュール7を呼び出し、上述のように収集したプリンタ3のポート名(例えば、そのプリンタ3のIPアドレス)を元に予め格納しておいたコンフィギュレーションデータファイル8からオプション情報取得要求に適合した情報を取得し(ステップ5)、読み込んだデータを双方向モジュール5に出力する(ステップ6)。そして、そのデータをプリンタドライバの設定に反映させる(ステップ7)。
以上説明したように、従来技術では、コンフィギュレーションデータ取得ツールを使って、プリンタ毎のコンフィギュレーションデータを作らないといけないため管理者の負担を増加させていたり、また、コンフィギュレーションデータ取得ツールを使う前に予め、クライアント端末にプリンタを登録しなければならないため資源の無駄になっていたが、この第1の実施形態によれば、コンフィギュレーションデータ取得ツールを自動化することで、管理者の負担が軽くなり、クライアント端末にプリンタを登録する必要がなくなる。
【0009】
次に、図8、図9、図10を参照して本発明の第2実施形態について説明する。同じ構成要素には同じ参照番号が付されている。
図8に、メタフレームサーバ1内における本第2実施形態に係るソフトウェアのモジュール構成を示す。
図8に示すように、本第2実施形態では、通常使用されるネットワーク通信モジュール6を使用せず、擬似ネットワーク通信モジュール7を使用する。これにより、プリンタドライバ4が擬似ネットワーク通信モジュール7を介して予め格納しておいた擬似双方向通信用データ8から機器情報を取得する。そして、さらにプリンタ3と擬似ネットワーク通信モジュール7との間には、擬似双方向通信用データ更新モジュール9が設けられている。
図9は、第2実施形態に係る擬似双方向通信用データ更新処理の動作フローチャートである。
図9のステップ10において、その擬似双方向通信用データ更新モジュールが起動されると、図10に示す画面が表示され、この画面で更新方法が設定される。
例えば、図10において、毎週、毎日、毎時をいずれかを選択する。すなわち、例えば、毎週を選択し、月曜日の20時にコンフィギュレーションデータを更新する。
他にも、毎日を選択し、20時にコンフィギュレーションデータを更新したり、毎時を選択し、1時間ごとにコンフィギュレーションデータを更新する様にしても良い。
その後、ステップ11において、更新時に到達したら、コンフィギュレーションデータから機器へのアクセス情報(例:IPアドレス)を取得し、そのアクセス情報を元に、機器から機器情報を取得する(ステップ12、13)。そして、ステップ14において、取得した機器情報を元に、コンフィギュレーションデータを更新する。
以上説明したように、従来技術では、プリンタの機器情報に変化があった場合、管理者が対象となるプリンタのコンフィギュレーションデータを作り直さなければならないためリアルタイム性がなく、管理者の負担が大きくなっていたが、この第2実施形態によれば、最近のプリンタの機器情報を取得でき、リアルタイム性が保たれ、管理者が機器情報をわざわざ作り直す必要がなくなる。
【0010】
次に、図5、図6、図11を参照して本発明の第3実施形態について説明する。
この第3実施形態においては、プリンタ3のポート名(例えば、そのプリンタ3のIPアドレス)を元に、コンフィギュレーションデータからIPアドレスと同じ機器へのアクセス情報を取り出し、そのアクセス情報を元に機器から機器情報を取得し、受信した機器情報を双方向モジュール5に出力し、そのデータをプリンタドライバの設定に反映させるようにしたものである。
図11は、第3実施形態におけるコンフィギュレーションデータの取得およびドライバ設定への反映処理の動作フローチャートである。第3実施形態におけるコンフィギュレーションデータの取得およびドライバ設定への反映処理を図11に基づいて説明する。同じ動作には同じステップ番号が付されている。
図11において、まず、プリンタドライバがオプション情報取得要求を双方向通信モジュール5に出力する。オプション情報取得要求は、トレイ情報等、どの機器情報を取得するかの指示を含む情報である(ステップ1)。次に、双方向通信モジュール5は、擬似ネットワーク通信モジュール7が存在するかどうかチェックする(ステップ2)。擬似ネットワーク通信モジュール7が存在しなければ(ステップ3におけるNo)、処理が失敗であることを双方向モジュール5に通知し(ステップ4)、処理を終了する。擬似ネットワーク通信モジュール7が存在する場合には(ステップ3におけるYes)、擬似ネットワーク通信モジュール7を呼び出し、プリンタ3のポート名(例えば、そのプリンタ3のIPアドレス)を元に、コンフィギュレーションデータからIPアドレスと同じ機器へのアクセス情報を取り出す(ステップ20)。次に、そのアクセス情報を元に機器から機器情報を取得し(ステップ21)、受信した機器情報を双方向モジュール5に出力し(ステップ22)、そして、そのデータをプリンタドライバの設定に反映させる(ステップ7)。
以上説明したように、従来技術では、使用するプリンタが多いと、コンフィギュレーションデータ量が大きくなり、資源の無駄となる問題点があったが、この第3実施形態によれば、コンフィギュレーションデータ量が小さくなり、記憶容量を節約できる。
なお、上記図7、図9、図11に示した第1、第2、第3実施形態の動作方法は、それぞれプログラムとしてCD−R、イメージファイル等の記録媒体に記憶しておくことが出来る。
【0011】
【発明の効果】
以上の説明から理解されるように、従来技術では、コンフィギュレーションデータ取得ツールを使って、プリンタ毎のコンフィギュレーションデータを作らないといけないため管理者の負担を増加させていたり、また、コンフィギュレーションデータ取得ツールを使う前に予め、クライアント端末にプリンタを登録しなければならないため資源の無駄になっていたが、本発明によれば、コンフィギュレーションデータ取得ツールを自動化することで、管理者の負担が軽くなり、クライアント端末にプリンタを登録する必要がなくなる。
また、従来技術では、プリンタの機器情報に変化があった場合、管理者が対象となるプリンタのコンフィギュレーションデータを作り直さなければならないためリアルタイム性がなく、管理者の負担が大きくなっていたが、本発明によれば、最近のプリンタの機器情報を取得でき、リアルタイム性が保たれ、管理者が機器情報をわざわざ作り直す必要がなくなる。
また、従来技術では、使用するプリンタが多いと、コンフィギュレーションデータ量が大きくなり、資源の無駄となる問題点があったが、本発明によれば、コンフィギュレーションデータ量が小さくなり、記憶容量を節約できる。
【図面の簡単な説明】
【図1】メタフレーム環境の画像印刷システムの一例を示す図である。
【図2】クライアント端末2とプリンタ3とからなる通常の画像印刷システムの構成を示す図である。
【図3】従来の技術における双方向通信を説明するための図である。
【図4】メタフレームサーバ1内における本発明のソフトウェアのモジュール構成を示す図である。
【図5】コンフィギュレーションデータの取得及び利用について説明するための図である。
【図6】コンフィギュレーションデータ取得ツールの画面表示例を示す図である。
【図7】第1実施形態におけるコンフィギュレーションデータの取得およびドライバ設定への反映処理の動作フローチャートである。
【図8】メタフレームサーバ1内における本第2実施形態に係るソフトウェアのモジュール構成を示す図である。
【図9】第2実施形態に係る擬似双方向通信用データ更新処理の動作フローチャートである。
【図10】コンフィギュレーションデータ取得ツールの更新設定の画面表示例を示す図である。
【図11】第3実施形態におけるコンフィギュレーションデータの取得およびドライバ設定への反映処理の動作フローチャートである。
【符号の説明】
1…メタフレームサーバ、2…クライアント端末、3…プリンタ、4…プリンタドライバ、5…双方向通信モジュール、6…ネットワーク通信モジュール、7…擬似ネットワーク通信モジュール、8…擬似双方向通信用データ、9…擬似双方向通信用データ更新モジュール
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an image printing system in which device information of a printer is reflected in a printer driver on a server in an environment (for example, a metaframe environment) in which an application program is installed only on a server, and in particular, a configuration data acquisition tool. The present invention relates to a printer device information setting method capable of reducing the burden on an administrator by automating a (device information acquisition tool).
[0002]
[Prior art]
In order to solve the problem of the conventional client / server system, there is a system in which an application program is installed and operated only on a server without being installed in a client terminal. Such a method includes, for example, a method called a meta frame.
FIG. 1 is a diagram illustrating an example of an image printing system in a metaframe environment. The application program runs on the metaframe server 1 shown in FIG. 1, and the client terminal 2 displays only the execution result of the application program running on the metaframe server 1.
When the printer 3 is used in the metaframe environment, for example, a printer driver is installed in the metaframe server 1 in advance, and when the client terminal 2 using the printer 3 logs in to the metaframe server 1, the printer 3 A logical printer is automatically created (AutoCreate) using a printer driver. When printing is performed from the client terminal 2, print data is generated in the metaframe server 1, the print data is transmitted to the printer 3 via the client terminal 2, and the printer 3 performs printing.
However, in the printer system using the above-described metaframe environment, there is a problem that even though the option setting is performed on the client terminal 2 side, the setting is not reflected in the printer driver in the metaframe server 1.
That is, the option setting in the logical printer remains in the state of 'HIDXOW'. For example, despite the presence of the double-sided tray, the setting value on the logical printer is no double-sided. Further, the settings of the paper size and paper type of the tray are also unknown. Such a problem occurs for the following reasons.
[0003]
In a normal configuration including the client terminal 2 and the printer 3 as shown in FIG. 2, option information such as a double-sided tray in the printer driver of the printer 3 in the client terminal 2 usually includes both the client terminal 2 and the printer 3. The client terminal 2 obtains the information by performing bidirectional communication. The two-way communication is performed, for example, by the configuration shown in FIG. In this configuration, the network communication module 6 acquires information specified by the two-way communication module 5 that is a part of the printer driver 4 from the printer 3 via a network using a protocol such as SNMP.
However, since the bidirectional communication as described above cannot be performed between the metaframe server 1 and the printer 3, the option information cannot be reflected on the printer driver. Therefore, the above problem occurs.
In order to solve this, in the invention by the present applicant (Japanese Patent Application No. 2002-233528), in a network environment as shown in FIG. Configuration information) is acquired from the client terminal 2 by a configuration data acquisition tool, and the configuration data is stored in the metaframe server 1 (hereinafter, device information such as tray information is also referred to as configuration data. May also be referred to as communication data).
Then, by accessing this data in the metaframe server 1, the printer driver 4 can acquire the device information, which can be reflected in the option settings of the automatically created logical printer.
Further, as a conventional technique of a configuration of a printer system in a metaframe environment, there is a technique described in, for example, US Patent Publication US2002 / 0018234A1. U.S. Patent Publication US2002 / 0018234A1 describes a universal printer driver that can be used in a metaframe environment.
[Patent Document 1] US2002 / 0018234A1
[Patent Document 2] US2002 / 0018234A1
[Patent Document 3] Japanese Patent Application No. 2002-233528
[0004]
[Problems to be solved by the invention]
However, the above technique has the following problems.
That is, the configuration data acquisition tool must be used to create configuration data for each printer, thereby increasing the burden on the administrator.
In addition, resources must be wasted because the printer must be registered in the client terminal before using the configuration data acquisition tool.
In addition, when the device information of the printer changes, the administrator must re-create the configuration data of the target printer, so that there is no real-time property and the burden on the administrator increases. For example, when the paper size is changed in the paper feed tray, it is necessary to re-create the configuration data using the configuration data acquisition tool.
In addition, when a large number of printers are used, the amount of configuration data is large, and resources are wasted.
An object of the present invention is to provide an image printing system that can reduce the burden on an administrator by automating a configuration data acquisition tool.
[0005]
[Means for Solving the Problems]
In order to achieve the above object, the invention according to claim 1 provides an image printing system in which a client terminal, a printer, and a server having a printer driver for the printer are connected on a network. A method for setting device information, comprising: a storing step of storing device information of the printer obtained by the server or the client terminal; and a device information obtaining tool for specifying information for specifying a printer connected on the network. And a device information obtaining step of obtaining device information stored in the server based on a specific information specifying the collected printer based on a request from the printer driver, and the printer driver Device information reflecting step of passing the device information to the And it features.
Therefore, by automating the device information acquisition tool, the burden on the administrator is reduced, and it is not necessary to register the printer in the client terminal.
According to a second aspect of the present invention, in the printer device information setting method according to the first aspect, an application for periodically obtaining device information of the printer is prepared, and the application is installed on the server. It is characterized in that the device information is updated periodically.
Therefore, the latest device information of the printer can be acquired, real-time property can be maintained, and the administrator does not need to recreate the device information.
According to a third aspect of the present invention, there is provided an image printing system in which a client terminal, a printer, and a server having a printer driver of the printer are connected on a network, for setting printer device information in a printer driver. A method for storing device information of the printer obtained by the server or the client terminal, and a collecting step of collecting specific information for specifying a printer connected on the network by using a device information obtaining tool An access information acquisition step of acquiring access information of the printer based on a request from the printer driver based on identification information for identifying the collected printer; and storing the access information in the server based on a request from the printer driver. Of the acquired printer And having a device information reflecting step of the device information acquiring step of acquiring Seth information based passes the device information to the printer driver.
Therefore, the amount of device information is reduced, and the storage capacity can be saved.
According to a fourth aspect of the present invention, in the image printing system, the program of the printer device information setting method according to the first, second, or third aspect is executed.
The invention according to claim 5 is characterized in that the computer readable storage medium stores the program for the printer device information setting method according to claims 1, 2, and 3.
[0006]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
FIG. 1 is a diagram illustrating an example of a metaframe environment. An application program is operated on the metaframe server 1 shown in FIG. 1, and only the execution result of the application program operated on the metaframe server 1 is displayed on the client terminal 2 operated by the client.
When the printer 3 is used in the metaframe environment, for example, a printer driver is installed in the metaframe server 1 in advance, and when the client terminal 2 using the printer 3 logs in to the metaframe server 1, the printer 3 A logical printer is automatically created (AutoCreate) using a printer driver. When printing is performed from the client terminal 2, print data is generated in the metaframe server 1, transmitted to the printer 3 via the client terminal 2, and printed by the printer 3.
Here, in the network environment shown in FIG. 1, device information (option configuration information) such as tray information of the printer 3 that cannot be obtained by bidirectional communication is transmitted from the client terminal 2 to a configuration data obtaining tool (device information). Acquisition tool) and stores the configuration data in the metaframe server 1 (hereinafter, device information such as tray information is also referred to as configuration data, but may also be referred to as pseudo-two-way communication data). .
Then, by accessing this data in the metaframe server 1, the printer driver 4 can acquire the device information, which can be reflected in the option settings of the automatically created logical printer.
FIG. 4 shows a module configuration of software according to the present invention in the metaframe server 1. The same components have the same reference numbers.
As shown in the figure, in the present invention, a pseudo network communication module 7 is used instead of a normally used network communication module 6. As a result, the printer driver 4 acquires the device information from the pseudo bidirectional communication data 8 stored in advance via the pseudo network communication module 7.
In the present embodiment, the configuration data acquisition tool (device information acquisition tool) is automated as described below to reduce the burden on the administrator.
[0007]
Next, the flow of processing in the first embodiment of the present invention will be described in more detail with reference to FIGS. The same components have the same reference numbers.
FIG. 5 is a diagram for explaining acquisition of configuration data. As shown in the figure, a client terminal running a configuration data acquisition tool acquires configuration data.
In this case, for example, by selecting a printer driver installed in the client terminal on a screen as shown in FIG. 6 on the client terminal side, a printer from which device information is to be acquired is designated (in this case, Printer A).
When the client terminal selects "collect printers on the network" as shown in FIG. 6, the configuration data is created in the following procedure.
1. The port names of the printers 3 (printer A, printer B, and printer C in FIG. 5) on the network are collected (for example, the IP address of the printer 3). That is, a port name is collected as specific information for specifying the printer 3.
2. Device information (eg, paper feed tray information, option information, etc.) is acquired from the collected port names of the printer 3.
3. The collected printer 3 (for example, the IP address of the printer 3) and device information are created as configuration data.
[0008]
FIG. 7 is an operation flowchart of a process of acquiring configuration data and reflecting the configuration data in driver settings. The process of acquiring the configuration data and reflecting the configuration data in the driver settings will be described with reference to FIG.
In FIG. 7, first, the printer driver outputs an option information acquisition request to the bidirectional communication module 5. The option information acquisition request is information including an instruction on which device information to acquire, such as tray information (step 1). Next, the two-way communication module 5 checks whether the pseudo network communication module 7 exists (Step 2). If the pseudo network communication module 7 does not exist (No in Step 3), it notifies the bidirectional module 5 that the processing has failed (Step 4), and ends the processing. If the pseudo network communication module 7 exists (Yes in step 3), the pseudo network communication module 7 is called, and based on the port name of the printer 3 (for example, the IP address of the printer 3) collected as described above. Information that matches the option information acquisition request is acquired from the previously stored configuration data file 8 (step 5), and the read data is output to the bidirectional module 5 (step 6). Then, the data is reflected on the settings of the printer driver (step 7).
As described above, in the related art, the configuration data acquisition tool must be used to create configuration data for each printer, so that the burden on the administrator is increased, or the configuration data acquisition tool is used. Previously, printers had to be registered in the client terminal in advance, so that resources were wasted. However, according to the first embodiment, the burden on the administrator is reduced by automating the configuration data acquisition tool. This reduces the need for registering a printer in the client terminal.
[0009]
Next, a second embodiment of the present invention will be described with reference to FIGS. 8, 9, and 10. FIG. The same components have the same reference numbers.
FIG. 8 shows a module configuration of software according to the second embodiment in the metaframe server 1.
As shown in FIG. 8, in the second embodiment, the pseudo network communication module 7 is used without using the normally used network communication module 6. As a result, the printer driver 4 acquires the device information from the pseudo bidirectional communication data 8 stored in advance via the pseudo network communication module 7. Further, a pseudo bidirectional communication data updating module 9 is provided between the printer 3 and the pseudo network communication module 7.
FIG. 9 is an operation flowchart of a pseudo two-way communication data update process according to the second embodiment.
When the pseudo two-way communication data update module is activated in step 10 of FIG. 9, the screen shown in FIG. 10 is displayed, and the update method is set on this screen.
For example, in FIG. 10, one of weekly, daily, and hourly is selected. That is, for example, every week is selected, and the configuration data is updated at 20:00 on Monday.
Alternatively, the configuration data may be selected every day and the configuration data may be updated at 20:00, or may be selected every hour and the configuration data may be updated every hour.
After that, in step 11, when the update time is reached, access information (eg, IP address) to the device is obtained from the configuration data, and device information is obtained from the device based on the access information (steps 12, 13). . Then, in step 14, the configuration data is updated based on the acquired device information.
As described above, in the related art, when there is a change in the device information of the printer, the administrator has to recreate the configuration data of the target printer, so there is no real-time property, and the burden on the administrator increases. However, according to the second embodiment, the latest device information of the printer can be obtained, real-time property can be maintained, and the administrator does not need to recreate the device information.
[0010]
Next, a third embodiment of the present invention will be described with reference to FIGS.
In the third embodiment, access information to the same device as the IP address is extracted from the configuration data based on the port name of the printer 3 (for example, the IP address of the printer 3), and the device is extracted based on the access information. And outputs the received device information to the bidirectional module 5 and reflects the data in the settings of the printer driver.
FIG. 11 is an operation flowchart of a process of acquiring configuration data and reflecting the configuration data in the driver setting according to the third embodiment. The process of acquiring configuration data and reflecting it on driver settings according to the third embodiment will be described with reference to FIG. The same operation has the same step number.
In FIG. 11, first, the printer driver outputs an option information acquisition request to the bidirectional communication module 5. The option information acquisition request is information including an instruction on which device information to acquire, such as tray information (step 1). Next, the two-way communication module 5 checks whether the pseudo network communication module 7 exists (Step 2). If the pseudo network communication module 7 does not exist (No in Step 3), it notifies the bidirectional module 5 that the processing has failed (Step 4), and ends the processing. If the pseudo network communication module 7 exists (Yes in step 3), the pseudo network communication module 7 is called, and based on the port name of the printer 3 (for example, the IP address of the printer 3), the IP from the configuration data is used. The access information to the same device as the address is extracted (step 20). Next, device information is obtained from the device based on the access information (step 21), the received device information is output to the bidirectional module 5 (step 22), and the data is reflected on the settings of the printer driver. (Step 7).
As described above, in the related art, when a large number of printers are used, the amount of configuration data increases, and there is a problem that resources are wasted. However, according to the third embodiment, the configuration data amount is reduced. And the storage capacity can be saved.
The operating methods of the first, second, and third embodiments shown in FIGS. 7, 9, and 11 can be stored as programs in a recording medium such as a CD-R or an image file. .
[0011]
【The invention's effect】
As understood from the above description, in the related art, the configuration data acquisition tool must be used to create configuration data for each printer, so that the burden on the administrator is increased. Prior to using the acquisition tool, the printer must be registered in the client terminal in advance, which wastes resources. However, according to the present invention, by automating the configuration data acquisition tool, the burden on the administrator is reduced. This reduces the need for registering a printer in the client terminal.
Also, in the prior art, when there is a change in the device information of the printer, the administrator has to recreate the configuration data of the target printer, so there is no real-time property, and the burden on the administrator increases. According to the present invention, device information of a recent printer can be acquired, real-time properties can be maintained, and an administrator does not need to recreate device information.
Further, in the prior art, when a large number of printers are used, the amount of configuration data becomes large and resources are wasted. However, according to the present invention, the amount of configuration data becomes small and the storage capacity is reduced. Can save.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating an example of an image printing system in a metaframe environment.
FIG. 2 is a diagram illustrating a configuration of a normal image printing system including a client terminal 2 and a printer 3;
FIG. 3 is a diagram for explaining two-way communication in the related art.
FIG. 4 is a diagram showing a module configuration of the software of the present invention in the metaframe server 1.
FIG. 5 is a diagram for describing acquisition and use of configuration data.
FIG. 6 is a diagram illustrating a screen display example of a configuration data acquisition tool.
FIG. 7 is an operation flowchart of a process of acquiring configuration data and reflecting it on driver settings in the first embodiment.
FIG. 8 is a diagram showing a module configuration of software according to the second embodiment in the metaframe server 1.
FIG. 9 is an operation flowchart of a pseudo two-way communication data update process according to the second embodiment.
FIG. 10 is a diagram illustrating a screen display example of an update setting of a configuration data acquisition tool.
FIG. 11 is an operation flowchart of a process of acquiring configuration data and reflecting the configuration data in a driver setting according to the third embodiment.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Metaframe server, 2 ... Client terminal, 3 ... Printer, 4 ... Printer driver, 5 ... Bidirectional communication module, 6 ... Network communication module, 7 ... Pseudo network communication module, 8 ... Pseudo bidirectional communication data, 9 … Data update module for pseudo two-way communication

Claims (5)

クライアント端末と、プリンタと、そのプリンタのプリンタドライバを有するサーバとがネットワーク上に接続された画像印刷システムにおいて、前記プリンタドライバにプリンタの機器情報を設定するための方法であって、
前記サーバ又はクライアント端末が取得した前記プリンタの機器情報を格納する格納ステップと、
前記ネットワーク上に接続されたプリンタを特定する特定情報を機器情報取得ツールを使って収集する収集ステップと、
前記プリンタドライバからの要求に基づき前記サーバに格納された機器情報を前記収集されたプリンタを特定する特定情報を元に取得する機器情報取得ステップと、
前記プリンタドライバにその機器情報を渡す機器情報反映ステップとを有することを特徴とするプリンタ機器情報設定方法。
A method for setting device information of a printer in a printer driver in an image printing system in which a client terminal, a printer, and a server having a printer driver of the printer are connected on a network,
Storing the device information of the printer obtained by the server or the client terminal;
A collection step of collecting specific information for specifying a printer connected on the network using a device information acquisition tool,
A device information obtaining step of obtaining device information stored in the server based on a request from the printer driver based on specific information for specifying the collected printer;
A device information reflecting step of transferring the device information to the printer driver.
請求項1に記載のプリンタ機器情報設定方法であって、定期的にプリンタの機器情報を取りにいくためのアプリケーションを用意し、このアプリケーションを前記サーバにインストールし、定期的に機器情報を更新することを特徴とするプリンタ機器情報設定方法。2. The printer device information setting method according to claim 1, wherein an application for periodically obtaining device information of the printer is prepared, the application is installed on the server, and the device information is periodically updated. And a printer device information setting method. クライアント端末と、プリンタと、そのプリンタのプリンタドライバを有するサーバとがネットワーク上に接続された画像印刷システムにおいて、前記プリンタドライバにプリンタの機器情報を設定するための方法であって、
前記サーバ又はクライアント端末が取得した前記プリンタの機器情報を格納する格納ステップと、
前記ネットワーク上に接続されたプリンタを特定する特定情報を機器情報取得ツールを使って収集する収集ステップと、
前記プリンタドライバからの要求に基づき前記プリンタのアクセス情報を前記収集されたプリンタを特定する特定情報を元に取得するアクセス情報取得ステップと、
前記プリンタドライバからの要求に基づき前記サーバに格納された機器情報を前記取得されたプリンタのアクセス情報を元に取得する機器情報取得ステップと
前記プリンタドライバにその機器情報を渡す機器情報反映ステップとを有することを特徴とするプリンタ機器情報設定方法。
A method for setting device information of a printer in a printer driver in an image printing system in which a client terminal, a printer, and a server having a printer driver of the printer are connected on a network,
Storing the device information of the printer obtained by the server or the client terminal;
A collection step of collecting specific information for specifying a printer connected on the network using a device information acquisition tool,
An access information obtaining step of obtaining access information of the printer based on a specific information specifying the collected printer based on a request from the printer driver,
A device information acquisition step of acquiring device information stored in the server based on a request from the printer driver based on the acquired access information of the printer, and a device information reflection step of passing the device information to the printer driver. A printer device information setting method, comprising:
請求項1、2、3のプリンタ機器情報設定方法のプログラムを実行することを特徴とする画像印刷システム。4. An image printing system for executing a program of the printer device information setting method according to claim 1, 2 or 3. 請求項1、2、3のプリンタ機器情報設定方法のプログラムを格納したコンピュータ読み取り可能記憶媒体。A computer-readable storage medium storing a program for the printer device information setting method according to claim 1.
JP2003043407A 2003-02-20 2003-02-20 Printer unit information setting method, picture printing system and computer readable storage medium Pending JP2004252785A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003043407A JP2004252785A (en) 2003-02-20 2003-02-20 Printer unit information setting method, picture printing system and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003043407A JP2004252785A (en) 2003-02-20 2003-02-20 Printer unit information setting method, picture printing system and computer readable storage medium

Publications (1)

Publication Number Publication Date
JP2004252785A true JP2004252785A (en) 2004-09-09

Family

ID=33026391

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003043407A Pending JP2004252785A (en) 2003-02-20 2003-02-20 Printer unit information setting method, picture printing system and computer readable storage medium

Country Status (1)

Country Link
JP (1) JP2004252785A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006190218A (en) * 2005-01-07 2006-07-20 Ricoh Co Ltd Printing system and method
JP2012003731A (en) * 2010-06-21 2012-01-05 Konica Minolta Business Technologies Inc Server, storage control method of print setting file and storage control program
US9250849B2 (en) 2012-07-10 2016-02-02 Ricoh Company, Ltd. Printing system, information processor, and storage medium
US10582069B2 (en) 2018-03-19 2020-03-03 Ricoh Company, Ltd. Information processing device and device management apparatus
US11323439B2 (en) 2018-07-27 2022-05-03 Ricoh Company, Ltd. Device management apparatus, method of managing device, device management system, and non-transitory recording medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006190218A (en) * 2005-01-07 2006-07-20 Ricoh Co Ltd Printing system and method
JP2012003731A (en) * 2010-06-21 2012-01-05 Konica Minolta Business Technologies Inc Server, storage control method of print setting file and storage control program
US9250849B2 (en) 2012-07-10 2016-02-02 Ricoh Company, Ltd. Printing system, information processor, and storage medium
US10582069B2 (en) 2018-03-19 2020-03-03 Ricoh Company, Ltd. Information processing device and device management apparatus
US11323439B2 (en) 2018-07-27 2022-05-03 Ricoh Company, Ltd. Device management apparatus, method of managing device, device management system, and non-transitory recording medium

Similar Documents

Publication Publication Date Title
JP5236958B2 (en) Notification method, management device, and client device
US7953901B2 (en) Distribution apparatus, image processing apparatus, monitoring system, and information processing method
US8804172B2 (en) Non-transitory computer readable recording medium stored with printer driver updating program and printer driver updating method
TWI450534B (en) Method, client computer system, network system, and computer readable medium for remotely printing a document on a network
US7978351B2 (en) Printer configuration data setting method and server using the printer configuration data
US20060075092A1 (en) System and method for determining the status of users and devices from access log information
US20010029530A1 (en) System and method of managing resource in network system
US8289547B2 (en) Print control apparatus, print control method and medium storing a print control program thereof
US7461069B2 (en) Log information management device, log information generation device, and computer-readable medium storing log information management program therein
US8400666B2 (en) Information processing apparatus and information processing method
JP2007310535A (en) Electronic advertisement management device, electronic advertisement client device and electronic advertisement system
US7689731B2 (en) Exposing the supply state of a shared peripheral device to a remote network resource
US9891870B2 (en) Information processing apparatus, information processing method, recording medium, and information processing system
US7239410B2 (en) Printing system, data processing system and method for confirming job process result
US7389329B2 (en) Method of managing download in network system
US8218185B2 (en) Information processing apparatus and information processing method
JP2004078282A (en) Printer equipment information setting method, image printing device and program
JP2004252785A (en) Printer unit information setting method, picture printing system and computer readable storage medium
JP4782353B2 (en) Information management apparatus, information processing apparatus and control method therefor, information management system, and program
US20070076236A1 (en) Print system, image processing apparatus, image processing method, and printer driver program thereof
JP2001331298A (en) Picture forming device
JP2005346738A (en) Server, printer appliance information producing device, printer appliance information setting method, printer appliance information producing method, program and recording medium
JP2004086808A (en) Information processor, information processing method, and information processing system
US20030093489A1 (en) Network terminal device
JP2013186678A (en) Information processing apparatus, information processing method, information processing system, and program for executing information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050621

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071218

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080507