JP2004110678A - Printer driver providing system - Google Patents

Printer driver providing system Download PDF

Info

Publication number
JP2004110678A
JP2004110678A JP2002275227A JP2002275227A JP2004110678A JP 2004110678 A JP2004110678 A JP 2004110678A JP 2002275227 A JP2002275227 A JP 2002275227A JP 2002275227 A JP2002275227 A JP 2002275227A JP 2004110678 A JP2004110678 A JP 2004110678A
Authority
JP
Japan
Prior art keywords
printer driver
server
client
printer
specification information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002275227A
Other languages
Japanese (ja)
Inventor
Satoshi Watanabe
渡邊 悟司
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2002275227A priority Critical patent/JP2004110678A/en
Publication of JP2004110678A publication Critical patent/JP2004110678A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a printer driver providing system for automatically generating a printer driver in accordance with a demand of a user and providing via a network. <P>SOLUTION: In the printer driver providing system 10, when a request is given from a client PC 20, a client program for inputting specification information for building a printer driver is sent from a Web server 12 to the client PC 20 via the network. By executing the client program, the Web server 12 can collect the input specification information. A building server 14 builds a printer driver based on the specification information collected by the Web server 12. The printer driver built in the building server 14 is sent to the client PC 20 via the Web server 12. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、プリンタドライバ提供システムに関し、特に、インターネット等のネットワークを介して個別ユーザに対応したプリンタドライバを提供するプリンタドライバ提供システムに関する。
【0002】
【従来の技術】
通常、プリンタを使用するユーザに対しては、画一的なユーザ・インタフェースと機能とを備えたプリンタドライバが提供されている。このため、ユーザは、印刷設定画面に表示された多数の設定項目の中から変更が必要な項目を探し出し、印刷設定作業を行わなくてはならない、という煩わしさがあった。
【0003】
このような事情に鑑み、ユーザ毎にプロパティシートの内容をカスタマイズできるようにして、操作性を高めた印刷制御装置が提案されている(特許文献1参照)。この装置では、使用頻度の高い設定項目又はユーザが選択した設定項目の画像が優先的に表示されるように、プロパティシートの内容がカスタマイズされる。
【0004】
【特許文献1】
特開平11−232059号公報(段落0028〜段落0034、図7、図8)
【0005】
【発明が解決しようとする課題】
しかしながら、上記の印刷制御装置では、予め登録された設定項目群の中から優先的に表示する項目を選択するに過ぎず、機能拡張には対応することができない。例えば、印刷するページを任意に並べ替える機能を追加したい場合に、予めその機能が具備されていなければ、その機能を使用することはできない。また、独自の項目表示を行うこともできない。例えば、トレイ1を「再生紙用トレイ」、「赤色トレイ」等、他の名前で定義することはできない。
【0006】
結局、使用環境に応じたユーザ・インタフェースや機能を備えた専用のプリンタドライバを希望するユーザに対しては、メーカが個別に対応せざるを得ず、価格も高くせざるを得なかった。
【0007】
本発明は上記問題を解決すべく成されたものであり、本発明の目的は、ユーザの要望に応じたプリンタドライバを自動的に生成し、ネットワークを介して提供するプリンタドライバ提供システムを提供することにある。
【0008】
【課題を解決するための手段】
上記目的を達成するために本発明のプリンタドライバ提供システムは、クライアントからの要求に応じてプリンタドライバを構築するための仕様情報を入力するためのクライアントプログラムをネットワークを介して送信し、クライアントプログラムの実行により入力された仕様情報を収集する第1のサーバと、前記第1のサーバで収集された仕様情報に基づいて、プリンタドライバを構築する第2のサーバと、を含んで構成され、前記第2のサーバで構築されたプリンタドライバを、前記第1のサーバを経由してクライアントに提供することを特徴とする。
【0009】
本発明のプリンタドライバ提供システムでは、クライアントからの要求があると、プリンタドライバを構築するための仕様情報を入力するためのクライアントプログラムが、第1のサーバからクライアントにネットワークを介して送信される。このクライアントプログラムの実行により、第1のサーバは入力された仕様情報を収集することができる。第2のサーバは、この第1のサーバで収集された仕様情報に基づいてプリンタドライバを構築する。そして、第2のサーバで構築されたプリンタドライバは、第1のサーバを経由してクライアントに提供される。
【0010】
これにより、ユーザの要望に応じたユーザ・インタフェースと機能とを備えたプリンタドライバを自動的に生成し、ネットワークを介して提供することができる。プリンタドライバ(ソフトウエア)自体を新たに構築するので、ユーザの要望に応じて機能を追加することも可能である。
【0011】
上記のプリンタドライバ提供システムにおいて、第2のサーバは、プリンタドライバを構築するための部品モジュール群を予め備え、第1のサーバで収集した仕様情報に基づいて前記部品モジュール群から使用する部品モジュールを選択し、選択した部品モジュールを組立ててプリンタドライバを構築するように構成することができる。
【0012】
【発明の実施の形態】
以下、図面を参照して本発明の実施の形態を詳細に説明する。
【0013】
本実施の形態に係るプリンタドライバ(PD)提供システム10は、図1に示すように、Web(World Wide Web)サーバ12に、構築サーバ14及びDB(データベース)サーバ16が各々接続されて構成されている。また、Webサーバ12は、プリンタ18が接続されたユーザ端末(クライアントPC)20と、インターネットを含むネットワーク22を介して相互に通信可能に接続されている。即ち、クライアントPC20と構築サーバ14との間の通信を仲介する。
【0014】
なお、1台のプリンタ18と接続された1台のクライアントPC20を図示したが、1台のクライアントPC20に複数のプリンタ18が接続されていてもよく、ネットワーク22に複数のクライアントPC20が接続されていてもよい。
【0015】
クライアントPC20には、ディスプレイ等の表示手段やキーボード、マウス等の操作入力手段等のユーザ・インターフェイス(UI)を備え、且つCPU、ROM、RAM等を備えた一般的なパーソナル・コンピュータを用いることができる。また、クライアントPC20には、Webブラウザがインストールされており、このWebブラウザを起動することにより、ネットワーク22を介してWebサーバ12にアクセスすることができる。このとき、アクセス位置(アクセス先のWebサーバの位置、及びWebサーバ内の情報の位置で構成されるデータ)は、URL(Uniform Resource Locator)で指定され、データ通信は、HTTP(Hyper Text Transfer Protocol)に従って行われる。
【0016】
Webサーバ12は、図2に示すように、各種プログラムを実行するCPU24、CPU24で実行するプログラムをロードするためのRAM26、各種プログラムやデータが格納されるハードディスク装置等の記憶装置28、表示手段及び操作入力手段といったUI30、ネットワーク22を介して通信を行うためのインターフェイス(I/F)32、構築サーバ14と通信を行うためのI/F34、及びDBサーバ16と通信を行うためのI/F36を備えている。これらCPU24、RAM26、記憶装置28、UI30、I/F32、I/F34、及びI/F36は、バス38を介して相互に接続されている。
【0017】
記憶装置28には、サーバプログラム40とクライアントプログラム42とが格納(インストール)されている。サーバプログラム40は、Webサーバ12の起動中はCPU24によりバックグランドで常時実行されて、ネットワーク22を介して各種の要求を受け付けると共に、ネットワーク22を介して要求を受信した場合のWebサーバ12の動作を司るものである。具体的には、I/F32により受信した要求に応じて、該要求の送信元のクライアントPC20へクライアントプログラム42を送信したり、構築サーバ14へ受信したデータを転送するようにWebサーバ12の動作を制御する。
【0018】
また、クライアントプログラム60とは、Webブラウザにより解析されて画面上に情報を表示するHTML(HyperText Markup Language)で記述されたプログラムや、より動的な環境を提供するJava(R)で記述されたプログラムといったOS環境に依存しないプログラムのことである。
【0019】
本実施の形態では、クライアントPC20に接続されたプリンタ18からプリンタ情報を収集すると共に、オペレータにプリンタドライバの仕様形態の入力を促し、作成されたプリンタドライバをダウンロードするためのクライアントプログラムが用意され、記憶装置28に格納されている。
【0020】
構築サーバ14は、図3に示すように、各種プログラムを実行するCPU44、CPU44で実行するプログラムをロードするためのRAM46、各種プログラムやデータが格納されるハードディスク装置等の記憶装置48、表示手段及び操作入力手段といったUI50、及びWebサーバ12と通信を行うためのI/F52を備えている。これらCPU44、RAM46、記憶装置48、UI50、及びI/F52は、バス54を介して相互に接続されている。
【0021】
記憶装置48には、プリンタドライバの生成処理を行う構築プログラム56と、プリンタドライバの構築に使用される部品モジュール群58とが格納されている。構築プログラム56は、Webサーバ12から送信された仕様情報に基づいて、UI画面を構成する部品及び設定値を選択し、選択した部品の種類、配置に矛盾が生じないことを確認した上で、部品毎に初期値を設定し、選択した部品画像を表示するためのモジュールを組立てて、送信された仕様情報に応じたプリンタドライバを生成するものである。
【0022】
次に、図4を参照して、オペレータがクライアントPC20からオーダーしたプリンタドライバをダウンロードする場合の動作を説明する。
【0023】
オペレータは、まず、クライアントPC20にWebブラウザの起動指示を入力し、これを受けてクライアントPC20では、ステップ100において、Webブラウザが起動されて表示手段に入力画面が表示される。次に、ステップ102で、オペレータ操作によりこの入力画面上でWebサーバ12のURLを入力するなどして、アクセス先にWebサーバ12が指定されて、クライアントPC20からWebサーバ12へとアクセス要求が送信される。
【0024】
Webサーバ12では、このアクセス要求を受けて、ステップ104において、クライアントプログラム42が記憶装置28から読み出されて、該要求送信元のクライアントPC20へと送信される。
【0025】
クライアントPC20では、Webサーバ12から送信されたクライアントプログラム42を受信すると、ステップ106において、受信したクライアントプログラム42が実行中のWebブラウザにより解析されて動作される。この結果、Webブラウザ上で該クライアントプログラム42が実行され、図5に示すように、PD提供システム10の設定条件入力用のウェブページが表示される。このウェブページには、「選択可能な用紙サイズ」、「追加の用紙サイズ」、及び「特殊機能選択」の3項目についての機能リスト200と、ダウンロードボタン202とが表示される。この機能リスト200から選択された機能に関する情報が、プリンタドライバの仕様を決める仕様情報である。
【0026】
或いは、図6に示すように、UI構成部品リスト204、UIイメージ206、及びダウンロードボタン208を備えるウェブページを表示して、オペレータがドラッグ・アンド・ドロップ操作により、UI構成部品リスト204から使用する部品を選択し、UIイメージ206上に直接配置して、機能を選択すると共に視覚的な配置(レイアウト)を決定できるようにしてもよい。UIイメージのレイアウトを決定できるようにすることで、ユーザの利便性が向上する。
【0027】
なお、この例では「追加の用紙サイズ」に「見積り帳票(210mm×297mm)」という用紙名のサイズが追加されている。これにより、用紙サイズの選択肢(設定値)には、A4,B4等の一般的な用紙サイズの他に、ユーザが定義した「見積り帳票」という用紙サイズが追加される。
【0028】
次に、ステップ108で、クライアントプログラム42に基づく制御により、クライアントPC20に接続されたプリンタ18にプリンタ情報の送信要求が送信される。プリンタ情報には、プリンタの機種に関する情報、オプション機能の有無に関する情報などが含まれる。プリンタ18は、クライアントPC20から送信要求を受信すると、ステップ110で、直ちにプリンタ情報をクライアントPC20に送信する。
【0029】
オペレータの操作により、機能リスト200から所望の機能が選択され、ダウンロードボタン202が押されると、Webブラウザ上で実行されているクライアントプログラム42に基づく制御により、ステップ112で、プリンタ18から収集したプリンタ情報とオペレータが入力した仕様情報とが、プリンタドライバの出力要求と共に、Webサーバ12に送信される。Webサーバ12では、この出力要求を受けて、ステップ114で、受信したプリンタ情報及び仕様情報を、RAM26に記憶すると共に構築サーバ14に転送する。
【0030】
構築サーバ14では、Webサーバ12から転送されてきたプリンタ情報及び仕様情報を受信すると、ステップ116で、構築プログラム56が起動され、PD(プリンタドライバ)生成処理が開始される。なお、PD生成処理については後述する。構築サーバ14は、PD生成処理が完了すると、ステップ118で、生成したプリンタドライバをWebサーバ12に送信する。Webサーバ12では、ステップ120で、受信したプリンタドライバをクライアントPC20に転送(ダウンロード)する。
【0031】
なお、構築サーバ14において、選択された機能間に矛盾があり、プリンタドライバの生成が不可能であると判断した場合には、プリンタドライバの代わりにエラーメッセージをWebサーバ12に送信し、Webサーバ12は受信したエラーメッセージをクライアントPC20に転送する。クライアントPC20では、クライアントプログラム42に基づく制御により、エラーメッセージが表示される。
【0032】
オペレータは、クライアントPC20にプリンタドライバのインストールを指示し、ステップ122で、ダウンロードされたプリンタドライバがクライアントPC20にインストールされる。これにより、オペレータは、プリンタドライバを起動させて、注文した仕様通りに作成されているか、コンピュータ上で正常に動作するか等を、確認することができる。
【0033】
Webサーバ12は、ステップ120で、プリンタドライバをクライアントPC20に送信した後、ステップ124で、仕様情報をRAM26から読み出し、DBサーバ16に送信する。DBサーバ16は、Webサーバ12から送信されてきた仕様情報を受信すると、ステップ126で、これをデータベースに統計情報として保存する。
【0034】
ここで、構築プログラム56に基づいて実行されるPD生成処理のルーチンを説明する。まず、ステップ300で、一時的にRAM46に記憶していたプリンタ情報及び仕様情報を読み出す。既に説明した通り、プリンタ情報には、プリンタの機種に関する情報、オプション機能の有無に関する情報などが含まれる。また、仕様情報には、例えば、「印刷方向」、「用紙サイズ」、「印刷部数」、「用紙種類」等のUIを構成する部品の種類、部品の配置座標等の位置情報、各部品についての初期値及び設定値が含まれる。
【0035】
次に、ステップ302で、プリンタの機種を選択する。プリンタドライバはプリンタの機種毎に作成されるので、プリンタ情報に複数機種のプリンタの情報が含まれている場合には、まず、プリンタの機種を選択する必要がある。
【0036】
プリンタの機種が選択されると、ステップ304で、仕様情報に基づいて、使用する部品とその部品における設定値とを抽出する。例えば、図6に示すウエブページにおいて、オペレータにより、「用紙サイズ」という部品に関し、「A3、B4、A4、B5、A5」という用紙サイズが選択され、「見積り帳票(210mm×297mm)」という用紙サイズが追加された場合、「用紙サイズ」という部品と、「A3、B4、A4、B5、A5、見積り帳票(210mm×297mm)」という設定値とが抽出される。
【0037】
次に、ステップ306で、抽出された部品の種類及び設定値について矛盾が無いか判断する。例えば、上記の例では、「見積り帳票」の用紙サイズは実質的にはA4サイズであり、プリンタ装置によっては、選択できるトレイが限定されている場合がある。従って、「見積り帳票」の用紙サイズが用紙サイズの初期値に設定され、且つ、A4サイズを給紙できないトレイが、給紙トレイの初期値として設定されていれば、矛盾があると判断される。矛盾があると判断された場合には、ステップ308で、Webサーバ12にエラーメッセージが送信される。
【0038】
抽出された部品の種類及び設定値に矛盾が無ければ、ステップ310で、仕様情報に基づいて、部品の配置に矛盾が無いか判断する。例えば、UIイメージ上で複数の部品が相互に重なり合う場合には、矛盾があると判断される。矛盾があると判断された場合には、ステップ308で、Webサーバ12にエラーメッセージが送信される。このように、矛盾が生じるか否か逐一チェックすることで、矛盾する機能が排除される。
【0039】
部品の配置に矛盾が無ければ、ステップ312で、部品毎に初期値を設定し、ステップ314で、各部品画像を表示するために必要な部品モジュールを部品モジュール群58から読み出して、ステップ316で、読み出した部品モジュールを組立てる。これにより、例えば、図6に示すウエブページにおいて、オペレータが作成したUIイメージが完成する。最後に、ステップ318で、UIイメージが、コンピュータが直接実行可能な言語に変換(コンパイル)され、ソフトウエアとしてのプリンタドライバが完成する。
【0040】
ステップ320で、未選択のプリンタの機種があるかどうか判断し、未選択の機種があれば、ステップ302に戻って、次にプリンタドライバを生成するプリンタの機種を選択する。一方、他にプリンタドライバを生成すべき機種が無ければ、PD生成処理ルーチンを終了する。
【0041】
以上説明した通り、本実施の形態のPD提供システムによれば、ユーザは個別仕様のプリンタドライバをインターネット経由で容易に入手することができる。従来、コストの観点から、個別仕様のプリンタドライバの提供は一般には行われていなかったが、本実施の形態では、ユーザの要望に応じたプリンタドライバを自動的に生成することができるので、個別仕様のプリンタドライバを無料若しくは安価に提供することができる。プリンタドライバ(ソフトウエア)自体を新たに構築するので、ユーザの要望に応じて機能を追加することや、表示を希望しない機能を排除することも可能である。
【0042】
また、ユーザの希望した機能を統計情報として保存することで、ユーザの志向性を調査することができる。例えば、個別ユーザがどういった機能を優先的に使いたがっているか統計をとり、次期開発にフィードバックすることができる。
【0043】
なお、上記の実施の形態では、保守契約及び課金方法については説明しなかったが、図8に示すように、クライアントプログラム42に基づく制御により、クライアントPC20の表示手段に、UI構成部品リスト210、UIイメージ212、プリンタドライバの価格表示欄214、保守契約オプション216、及び購入ボタン218を備えるウェブページを表示して、課金や保守契約の提供を行うことができるようにしてもよい。これにより、ユーザは、容易に保守契約の申し込みができる。また、標準で提供されていない追加機能を有料で追加することが可能となる。更に、購入価格を検討した上で購入の意思決定をすることができる。なお、保守契約の申し込み等の顧客に関する情報は、Webサーバ12に接続された顧客管理サーバを更に設けて、顧客管理サーバで管理すればよい。
【0044】
また、上記の実施の形態では、セキュリティ重視の観点から、Webサーバ12、構築サーバ14、及びDBサーバ16を別々の装置として構成したが、Webサーバ12、構築サーバ14、及びDBサーバ16を統合した1台のサーバ装置を設けてもよい。各サーバが統合されることにより、コストを低減することができる。
【0045】
【発明の効果】
本発明によれば、ユーザの要望に応じたプリンタドライバを自動的に生成し、ネットワークを介して提供することができる、という効果が得られる。
【図面の簡単な説明】
【図1】本実施の形態に係るプリンタドライバ(PD)提供システムの概略構成を示すブロック図である。
【図2】Webサーバの概略構成を示すブロック図である。
【図3】構築サーバの概略構成を示すブロック図である。
【図4】本実施の形態に係るプリンタ、クライアントPC、Webサーバ、構築サーバ、及びDBサーバ間の通信制御図である。
【図5】クライアントPCに表示されるウェブページのイメージの一例である。
【図6】クライアントPCに表示されるウェブページのイメージの他の例である。
【図7】プリンタドライバ生成処理のルーチンを示すフローチャートである。
【図8】クライアントPCに表示されるウェブページのイメージの更に他の例である。
【符号の説明】
10 プリンタドライバ(PD)提供システム
12 Web(World Wide Web)サーバ
14 構築サーバ
16 DB(データベース)サーバ
18 プリンタ
20 クライアントPC
22 ネットワーク
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a printer driver providing system, and more particularly, to a printer driver providing system that provides a printer driver corresponding to an individual user via a network such as the Internet.
[0002]
[Prior art]
Usually, a printer driver having a uniform user interface and functions is provided for a user who uses a printer. For this reason, there is the inconvenience that the user has to search for an item that needs to be changed from a large number of setting items displayed on the print setting screen and perform the print setting operation.
[0003]
In view of such circumstances, there has been proposed a print control apparatus that allows the contents of a property sheet to be customized for each user to improve operability (see Patent Document 1). In this device, the content of the property sheet is customized so that the image of the setting item that is frequently used or the setting item selected by the user is preferentially displayed.
[0004]
[Patent Document 1]
JP-A No. 11-232059 (paragraphs 0028 to 0034, FIGS. 7 and 8)
[0005]
[Problems to be solved by the invention]
However, the above-described print control device merely selects an item to be displayed preferentially from a group of setting items registered in advance, and cannot cope with function expansion. For example, when it is desired to add a function of arbitrarily rearranging pages to be printed, the function cannot be used unless the function is provided in advance. Also, it is not possible to display a unique item. For example, the tray 1 cannot be defined with another name such as “recycled paper tray” or “red tray”.
[0006]
As a result, manufacturers have to deal with users who want a dedicated printer driver having a user interface and functions according to the usage environment individually, and have to increase the price.
[0007]
SUMMARY An advantage of some aspects of the invention is to provide a printer driver providing system that automatically generates a printer driver according to a user's request and provides the printer driver via a network. It is in.
[0008]
[Means for Solving the Problems]
In order to achieve the above object, a printer driver providing system of the present invention transmits a client program for inputting specification information for constructing a printer driver in response to a request from a client via a network, and transmits the client program. A first server that collects specification information input by execution; and a second server that builds a printer driver based on the specification information collected by the first server. The printer driver constructed by the second server is provided to the client via the first server.
[0009]
In the printer driver providing system of the present invention, when there is a request from a client, a client program for inputting specification information for constructing a printer driver is transmitted from the first server to the client via the network. By executing the client program, the first server can collect the input specification information. The second server constructs a printer driver based on the specification information collected by the first server. Then, the printer driver constructed by the second server is provided to the client via the first server.
[0010]
This makes it possible to automatically generate a printer driver having a user interface and a function according to a user's request, and to provide the printer driver via a network. Since the printer driver (software) itself is newly constructed, it is possible to add a function according to a user's request.
[0011]
In the above-described printer driver providing system, the second server is provided with a group of component modules for constructing a printer driver in advance, and based on the specification information collected by the first server, a second module is used for the component modules used from the group of component modules. The printer driver can be constructed by selecting and assembling the selected component module.
[0012]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[0013]
As shown in FIG. 1, a printer driver (PD) providing system 10 according to the present embodiment is configured by connecting a construction server 14 and a DB (database) server 16 to a Web (World Wide Web) server 12, respectively. ing. The Web server 12 is connected to a user terminal (client PC) 20 to which the printer 18 is connected via a network 22 including the Internet so as to be able to communicate with each other. That is, the communication between the client PC 20 and the construction server 14 is mediated.
[0014]
Although one client PC 20 connected to one printer 18 is shown, a plurality of printers 18 may be connected to one client PC 20 and a plurality of client PCs 20 are connected to the network 22. You may.
[0015]
As the client PC 20, a general personal computer having a user interface (UI) such as display means such as a display and operation input means such as a keyboard and a mouse and having a CPU, a ROM, a RAM and the like may be used. it can. Further, a Web browser is installed in the client PC 20, and by activating the Web browser, the Web server 12 can be accessed via the network 22. At this time, the access position (the data including the position of the Web server to be accessed and the position of the information in the Web server) is specified by a URL (Uniform Resource Locator), and the data communication is performed by HTTP (Hyper Text Transfer Protocol). ).
[0016]
As shown in FIG. 2, the Web server 12 includes a CPU 24 for executing various programs, a RAM 26 for loading programs executed by the CPU 24, a storage device 28 such as a hard disk device for storing various programs and data, a display unit, A UI 30 such as an operation input unit, an interface (I / F) 32 for performing communication via the network 22, an I / F 34 for performing communication with the construction server 14, and an I / F 36 for performing communication with the DB server 16 It has. The CPU 24, the RAM 26, the storage device 28, the UI 30, the I / F 32, the I / F 34, and the I / F 36 are interconnected via a bus 38.
[0017]
The storage device 28 stores (installs) a server program 40 and a client program 42. The server program 40 is constantly executed in the background by the CPU 24 while the Web server 12 is running, accepts various requests via the network 22, and operates the Web server 12 when receiving the requests via the network 22. It governs. Specifically, in response to the request received by the I / F 32, the operation of the Web server 12 transmits the client program 42 to the client PC 20 that has transmitted the request, and transfers the received data to the construction server 14. Control.
[0018]
The client program 60 is described in a program described in HTML (HyperText Markup Language), which is analyzed by a Web browser and displays information on a screen, or in Java (R) which provides a more dynamic environment. A program such as a program that does not depend on the OS environment.
[0019]
In the present embodiment, a client program for collecting printer information from the printer 18 connected to the client PC 20, prompting an operator to input a printer driver specification form, and downloading the created printer driver is provided. It is stored in the storage device 28.
[0020]
As shown in FIG. 3, the construction server 14 includes a CPU 44 for executing various programs, a RAM 46 for loading programs executed by the CPU 44, a storage device 48 such as a hard disk device for storing various programs and data, a display unit, A UI 50 such as an operation input unit and an I / F 52 for communicating with the Web server 12 are provided. The CPU 44, the RAM 46, the storage device 48, the UI 50, and the I / F 52 are interconnected via a bus 54.
[0021]
The storage device 48 stores a construction program 56 for generating a printer driver and a component module group 58 used for constructing the printer driver. Based on the specification information transmitted from the Web server 12, the construction program 56 selects a component and a setting value constituting the UI screen, and confirms that there is no inconsistency in the type and arrangement of the selected component. An initial value is set for each component, a module for displaying the selected component image is assembled, and a printer driver corresponding to the transmitted specification information is generated.
[0022]
Next, an operation when the operator downloads the ordered printer driver from the client PC 20 will be described with reference to FIG.
[0023]
First, the operator inputs a web browser activation instruction to the client PC 20, and in response to this, in the client PC 20, in step 100, the web browser is activated and an input screen is displayed on the display unit. Next, in step 102, the Web server 12 is designated as an access destination by inputting the URL of the Web server 12 on this input screen by an operator operation, and an access request is transmitted from the client PC 20 to the Web server 12. Is done.
[0024]
In response to the access request, the Web server 12 reads the client program 42 from the storage device 28 in step 104 and transmits the client program 42 to the client PC 20 that has transmitted the request.
[0025]
When the client PC 20 receives the client program 42 transmitted from the Web server 12, in step 106, the received client program 42 is analyzed and operated by the Web browser being executed. As a result, the client program 42 is executed on the Web browser, and a web page for inputting the setting conditions of the PD providing system 10 is displayed as shown in FIG. On this web page, a function list 200 for three items of “selectable paper size”, “additional paper size”, and “special function selection” and a download button 202 are displayed. Information on the function selected from the function list 200 is specification information that determines the specifications of the printer driver.
[0026]
Alternatively, as shown in FIG. 6, a web page including the UI component list 204, the UI image 206, and the download button 208 is displayed, and the operator uses the UI component list from the UI component list 204 by a drag and drop operation. Components may be selected and placed directly on the UI image 206 so that functions can be selected and visual placement (layout) can be determined. By allowing the layout of the UI image to be determined, user convenience is improved.
[0027]
In this example, the size of the paper name “estimation form (210 mm × 297 mm)” is added to “additional paper size”. As a result, the paper size “estimation form” defined by the user is added to the paper size options (setting values) in addition to the general paper sizes such as A4 and B4.
[0028]
Next, in step 108, a request for transmitting printer information is transmitted to the printer 18 connected to the client PC 20 under the control based on the client program 42. The printer information includes information on the model of the printer, information on the presence or absence of an optional function, and the like. Upon receiving the transmission request from the client PC 20, the printer 18 immediately transmits the printer information to the client PC 20 in step 110.
[0029]
When a desired function is selected from the function list 200 by an operator's operation and the download button 202 is pressed, the printer collected from the printer 18 in step 112 is controlled by the control based on the client program 42 executed on the Web browser. The information and the specification information input by the operator are transmitted to the Web server 12 together with the output request of the printer driver. In response to the output request, the Web server 12 stores the received printer information and specification information in the RAM 26 and transfers it to the construction server 14 in step 114.
[0030]
When the construction server 14 receives the printer information and the specification information transferred from the Web server 12, the construction program 56 is activated in step 116, and a PD (printer driver) generation process is started. The PD generation processing will be described later. When the PD generation processing is completed, the construction server 14 transmits the generated printer driver to the Web server 12 in step 118. In step 120, the Web server 12 transfers (downloads) the received printer driver to the client PC 20.
[0031]
If the construction server 14 determines that there is an inconsistency between the selected functions and it is impossible to generate a printer driver, an error message is sent to the Web server 12 instead of the printer driver, and the Web server 12 12 transfers the received error message to the client PC 20. In the client PC 20, an error message is displayed under the control based on the client program 42.
[0032]
The operator instructs the client PC 20 to install a printer driver. At step 122, the downloaded printer driver is installed on the client PC 20. Thus, the operator can start the printer driver and check whether the printer driver is created according to the ordered specifications, operates normally on the computer, or the like.
[0033]
After transmitting the printer driver to the client PC 20 in Step 120, the Web server 12 reads the specification information from the RAM 26 and transmits it to the DB server 16 in Step 124. Upon receiving the specification information transmitted from the Web server 12, the DB server 16 stores the specification information in the database as statistical information in step 126.
[0034]
Here, a routine of the PD generation processing executed based on the construction program 56 will be described. First, in step 300, the printer information and the specification information temporarily stored in the RAM 46 are read. As described above, the printer information includes information on the model of the printer, information on the presence or absence of the optional function, and the like. The specification information includes, for example, types of components constituting the UI such as “print direction”, “paper size”, “number of copies”, “paper type”, position information such as component arrangement coordinates, and the like. The initial value and the set value of are included.
[0035]
Next, in step 302, the model of the printer is selected. Since a printer driver is created for each type of printer, if the printer information includes information on a plurality of types of printers, it is necessary to first select the type of printer.
[0036]
When the model of the printer is selected, in step 304, the components to be used and the set values in the components are extracted based on the specification information. For example, in the web page shown in FIG. 6, the operator selects a paper size of “A3, B4, A4, B5, A5” for a component of “paper size”, and a paper “estimation form (210 mm × 297 mm)”. When the size is added, a part called “paper size” and set values “A3, B4, A4, B5, A5, estimation form (210 mm × 297 mm)” are extracted.
[0037]
Next, in step 306, it is determined whether or not there is any inconsistency in the types and set values of the extracted components. For example, in the above example, the paper size of the “estimation form” is substantially A4 size, and the selectable trays may be limited depending on the printer device. Therefore, if the paper size of the “estimation form” is set to the initial value of the paper size and a tray that cannot feed A4 size paper is set as the initial value of the paper feed tray, it is determined that there is a contradiction. . If it is determined that there is a contradiction, an error message is transmitted to the Web server 12 in step 308.
[0038]
If there is no inconsistency in the type and the set value of the extracted parts, it is determined in step 310 whether or not there is any inconsistency in the arrangement of parts based on the specification information. For example, when a plurality of parts overlap each other on the UI image, it is determined that there is a contradiction. If it is determined that there is a contradiction, an error message is transmitted to the Web server 12 in step 308. As described above, by checking each time whether or not a contradiction occurs, the contradictory function is excluded.
[0039]
If there is no inconsistency in the arrangement of the components, an initial value is set for each component in step 312, and in step 314, component modules necessary for displaying each component image are read from the component module group 58, and in step 316. Then, the read component module is assembled. Thereby, for example, on the web page shown in FIG. 6, the UI image created by the operator is completed. Finally, in step 318, the UI image is converted (compiled) into a language that can be directly executed by a computer, and a printer driver as software is completed.
[0040]
In step 320, it is determined whether or not there is an unselected printer model. If there is an unselected printer model, the process returns to step 302 to select the next printer model for generating a printer driver. On the other hand, if there is no other model for which a printer driver should be generated, the PD generation processing routine ends.
[0041]
As described above, according to the PD providing system of the present embodiment, the user can easily obtain the printer driver of the individual specification via the Internet. Conventionally, printer drivers with individual specifications have not been generally provided from the viewpoint of cost. However, in this embodiment, a printer driver according to a user's request can be automatically generated. A printer driver with specifications can be provided free of charge or at low cost. Since the printer driver (software) itself is newly constructed, it is possible to add a function according to a user's request or to eliminate a function that does not require display.
[0042]
Further, by storing the function desired by the user as statistical information, it is possible to investigate the user's intentionality. For example, it is possible to collect statistics on what functions individual users prefer to use, and feed them back to the next development.
[0043]
In the above embodiment, the maintenance contract and the billing method have not been described. However, as shown in FIG. 8, the UI component parts list 210, A web page including a UI image 212, a printer driver price display field 214, a maintenance contract option 216, and a purchase button 218 may be displayed so that billing and maintenance contract provision can be performed. Thus, the user can easily apply for a maintenance contract. In addition, additional functions not provided as standard can be added for a fee. Further, a purchase decision can be made after considering the purchase price. Information about a customer such as a maintenance contract application may be managed by further providing a customer management server connected to the Web server 12 and using the customer management server.
[0044]
Further, in the above-described embodiment, the Web server 12, the construction server 14, and the DB server 16 are configured as separate devices from the viewpoint of emphasizing security, but the Web server 12, the construction server 14, and the DB server 16 are integrated. One server device may be provided. The cost can be reduced by integrating the servers.
[0045]
【The invention's effect】
According to the present invention, an effect is obtained that a printer driver according to a user's request can be automatically generated and provided via a network.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a schematic configuration of a printer driver (PD) providing system according to an embodiment;
FIG. 2 is a block diagram illustrating a schematic configuration of a Web server.
FIG. 3 is a block diagram illustrating a schematic configuration of a construction server.
FIG. 4 is a communication control diagram among a printer, a client PC, a Web server, a construction server, and a DB server according to the present embodiment.
FIG. 5 is an example of an image of a web page displayed on a client PC.
FIG. 6 is another example of an image of a web page displayed on the client PC.
FIG. 7 is a flowchart illustrating a routine of a printer driver generation process.
FIG. 8 is still another example of a web page image displayed on the client PC.
[Explanation of symbols]
Reference Signs List 10 Printer driver (PD) providing system 12 Web (World Wide Web) server 14 Construction server 16 DB (database) server 18 Printer 20 Client PC
22 Network

Claims (2)

ネットワークに接続され、クライアントからの要求に応じてプリンタドライバを構築するための仕様情報を入力するためのクライアントプログラムをネットワークを介して送信し、クライアントプログラムの実行により入力された仕様情報を収集する第1のサーバと、
前記第1のサーバで収集された仕様情報に基づいて、プリンタドライバを構築する第2のサーバと、
を含んで構成され、
前記第2のサーバで構築されたプリンタドライバを、前記第1のサーバを経由してクライアントに提供するプリンタドライバ提供システム。
A client program connected to a network for inputting specification information for constructing a printer driver in response to a request from a client is transmitted via the network, and the specification information input by execution of the client program is collected. One server,
A second server that builds a printer driver based on the specification information collected by the first server;
Is composed of
A printer driver providing system for providing a printer driver constructed by the second server to a client via the first server.
前記第2のサーバは、プリンタドライバを構築するための部品モジュール群を予め備え、前記第1のサーバで収集された仕様情報に基づいて前記部品モジュール群から使用する部品モジュールを選択し、選択した部品モジュールを組立ててプリンタドライバを構築する請求項1に記載のプリンタドライバ提供システム。The second server is provided with a component module group for constructing a printer driver in advance, and selects and selects a component module to be used from the component module group based on the specification information collected by the first server. The printer driver providing system according to claim 1, wherein the printer module is constructed by assembling the component modules.
JP2002275227A 2002-09-20 2002-09-20 Printer driver providing system Pending JP2004110678A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002275227A JP2004110678A (en) 2002-09-20 2002-09-20 Printer driver providing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002275227A JP2004110678A (en) 2002-09-20 2002-09-20 Printer driver providing system

Publications (1)

Publication Number Publication Date
JP2004110678A true JP2004110678A (en) 2004-04-08

Family

ID=32271485

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002275227A Pending JP2004110678A (en) 2002-09-20 2002-09-20 Printer driver providing system

Country Status (1)

Country Link
JP (1) JP2004110678A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006031704A (en) * 2004-07-14 2006-02-02 Oce Technol Bv Customizable print media definition
JP2006277446A (en) * 2005-03-30 2006-10-12 Matsushita Electric Ind Co Ltd Provision system for device driver and application software
JP2007087075A (en) * 2005-09-21 2007-04-05 Fuji Xerox Co Ltd Printer driver and form data designation method
JP2011170768A (en) * 2010-02-22 2011-09-01 Fuji Xerox Co Ltd System and device for information, introduction processing device and program
CN102367108A (en) * 2010-06-30 2012-03-07 株式会社东芝 Image forming apparatus and a paper sheet supply method
US20140368857A1 (en) * 2013-06-18 2014-12-18 Konica Minolta, Inc. Driver generating apparatus, driver generating method, non-transitory computer-readable recording medium encoded with driver generating program

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006031704A (en) * 2004-07-14 2006-02-02 Oce Technol Bv Customizable print media definition
JP4668711B2 (en) * 2004-07-14 2011-04-13 オセ−テクノロジーズ ビーブイ Customizable print media definition
JP2006277446A (en) * 2005-03-30 2006-10-12 Matsushita Electric Ind Co Ltd Provision system for device driver and application software
US7716341B2 (en) 2005-03-30 2010-05-11 Panasonic Corporation Server apparatus and system for providing device drivers and application softwares
JP2007087075A (en) * 2005-09-21 2007-04-05 Fuji Xerox Co Ltd Printer driver and form data designation method
JP4581937B2 (en) * 2005-09-21 2010-11-17 富士ゼロックス株式会社 Printer driver and form data specification method
JP2011170768A (en) * 2010-02-22 2011-09-01 Fuji Xerox Co Ltd System and device for information, introduction processing device and program
CN102367108A (en) * 2010-06-30 2012-03-07 株式会社东芝 Image forming apparatus and a paper sheet supply method
US20140368857A1 (en) * 2013-06-18 2014-12-18 Konica Minolta, Inc. Driver generating apparatus, driver generating method, non-transitory computer-readable recording medium encoded with driver generating program
JP2015001951A (en) * 2013-06-18 2015-01-05 コニカミノルタ株式会社 Driver generating apparatus, driver generating method, and driver generating program

Similar Documents

Publication Publication Date Title
JP3893361B2 (en) Creating a printer instance on a workstation using the web
JP3958246B2 (en) Remote creation of printer instances on workstations
JP4202272B2 (en) Method and system for printing via email
US8553244B2 (en) Notification method, management apparatus and client apparatus
US8208152B2 (en) Printer controlled default driver configuration
US20120314245A1 (en) Image processing apparatus, image processing system, method for controlling the same, and storage medium therefor
KR20040058105A (en) System and method for printing over networks via a print server
JP2002333961A (en) Method for using print service
US8903704B2 (en) Information processing device, information processing system, and recording medium
WO2008106643A2 (en) Forms conversion and deployment system for mobile devices
JP2006252480A (en) Computer, image processing system, and image processing method
JP2005338940A (en) Installation method, information processor and device driver
US20030093464A1 (en) Browser based multiple file upload
US20070283277A1 (en) Information processing apparatus, thumbnail management apparatus, content processing method, storage medium, and program
US10878055B2 (en) Web server
JP2008269163A (en) Failure analysis support device, failure analysis support method and failure analysis support program
JP2013003852A (en) Terminal device, web page display method and computer program
JP2003316769A (en) System, method, program and medium for electronic form program development
US20110261407A1 (en) Print service system and print processing method
JP2004110678A (en) Printer driver providing system
JP2002373064A (en) Printer and information processor
US20220179603A1 (en) Storage medium, computer, and method related to application for providing print setting screen
JP4890151B2 (en) Information processing system
JP2005332100A (en) Print setting sharing support device
JP5630556B2 (en) Information processing apparatus, external apparatus, information processing system, information processing method, and program