JP2002269021A - Method and device for supplying software for controlling printer - Google Patents

Method and device for supplying software for controlling printer

Info

Publication number
JP2002269021A
JP2002269021A JP2001064428A JP2001064428A JP2002269021A JP 2002269021 A JP2002269021 A JP 2002269021A JP 2001064428 A JP2001064428 A JP 2001064428A JP 2001064428 A JP2001064428 A JP 2001064428A JP 2002269021 A JP2002269021 A JP 2002269021A
Authority
JP
Japan
Prior art keywords
printer control
look
user
printer
data
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
JP2001064428A
Other languages
Japanese (ja)
Inventor
Makoto Kageyama
誠 影山
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2001064428A priority Critical patent/JP2002269021A/en
Publication of JP2002269021A publication Critical patent/JP2002269021A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a software supplying device for printer control, which can update a table in shorter time by communication associated with the look-up table of printer control software. SOLUTION: A setup program film 22 and an LUT source data file 24 which can be converted into LUT by a setup program in the setup program file 22 are kept in the software supply device for printer control 10. Compression data on the LUT source data file 24 is down-loaded on a user requiring the update (version up and addition) of the look-up table. Unzipped software and the setup program which is previously down-loaded are performed on PC 6 of the user, and LUT is generated from the compressed LUT source data file 24 which is down-loaded.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、プリンタ制御用ソ
フトウェア提供方法、プリンタ制御用ソフトウェア提供
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer control software providing method and a printer control software providing apparatus.

【0002】[0002]

【従来の技術】カラープリンタに供給する印刷データを
作成するためのプリンタ制御用ソフトウェア(いわゆる
プリンタドライバ)の中には、RGB値を、CMYK値
等のカラープリンタ内で使用されているインクやトナー
の組み合わせに応じた値に変換するために、ルックアッ
プテーブル(RGB値にCMYK値等を1対1に対応づ
けたテーブル)が用いられているものが知られている。
このルックアップテーブルは、用紙の種類や印刷品質毎
に必要とされるものであるため、プリンタ制御用ソフト
ウェアの容量全体に対するルックアップテーブル群の容
量の割合は極めて大きなものとなっている。
2. Description of the Related Art Printer control software (a so-called printer driver) for creating print data to be supplied to a color printer includes RGB values such as CMYK values of ink and toner used in the color printer. A lookup table (a table in which RGB values are associated with CMYK values and the like on a one-to-one basis) is known in order to convert the values into values corresponding to the combinations of.
Since the look-up table is required for each type of paper and print quality, the ratio of the capacity of the look-up table group to the entire capacity of the printer control software is extremely large.

【0003】[0003]

【発明が解決しようとする課題】さて、周知のように、
プリンタ制御用ソフトウェアの提供方法としては、一般
テーブルに、CD−ROM等の可搬型の記録媒体を用い
た方法と、インターネットを利用した方法とが、用いら
れている。
Now, as is well known,
As a method of providing printer control software, a method using a portable recording medium such as a CD-ROM in a general table and a method using the Internet are used.

【0004】前者の方法によりプリンタ制御用ソフトウ
ェアをユーザに提供する場合には、ルックアップテーブ
ルのサイズが大きいことが問題になることはない。ただ
し、この場合、ソフトウェアの提供者側がどのように急
いでも、最新の内容のプリンタ制御用ソフトウェアをユ
ーザに実際に提供するまでに、数日オーダーの時間がか
かってしまうことになる。
When the printer control software is provided to the user by the former method, there is no problem that the size of the lookup table is large. However, in this case, even if the software provider hurries, it may take several days to actually provide the latest printer control software to the user.

【0005】一方、インターネットを利用すれば、最新
の内容のプリンタ制御用ソフトウェアをユーザに即座に
配布できることにはなるが、ルックアップテーブルのサ
イズが大きいためにプリンタ制御用ソフトウェアのダウ
ンロードに時間がかかってしまうという問題があった。
[0005] On the other hand, if the Internet is used, the latest printer control software can be immediately distributed to the user. However, since the size of the lookup table is large, it takes time to download the printer control software. There was a problem that would.

【0006】本発明は、このような事情に鑑みなされた
ものであり、本発明の課題は、ダウンロードによるアッ
プデートが短時間に完了することになるプリンタ制御用
ソフトウェア提供方法及びプリンタ制御用ソフトウェア
提供装置を提供することにある。
SUMMARY OF THE INVENTION The present invention has been made in view of such circumstances, and an object of the present invention is to provide a printer control software providing method and a printer control software providing apparatus in which updating by download is completed in a short time. Is to provide.

【0007】[0007]

【課題を解決するための手段】上記課題を解決するため
に、本発明のプリンタ制御用ソフトウェア提供方法で
は、1つ以上のルックアップテーブルと、当該1つ以上
のルックアップテーブルのいずれかを利用して所定機種
のプリンタ用の印刷データを生成するプリンタ制御プロ
グラムとを含むプリンタ制御用ソフトウェアを、所定機
種のプリンタのユーザに提供するために、プリンタ制御
プログラム,所定フォーマットのデータからルックアッ
プテーブルを生成するためのルックアップテーブル生成
プログラム,及び,所定フォーマットのデータである1
つ以上のルックアップテーブル元データを、配布し、プ
リンタ制御プログラム,ルックアップテーブル生成プロ
グラム,及び,1つ以上のルックアップテーブル元デー
タの配布を受けたユーザに、そのユーザのコンピュータ
上で、ルックアップテーブル生成プログラムに1つ以上
のルックアップテーブル元データのそれぞれからルック
アップテーブルを生成させるための作業を行なわせる。
In order to solve the above-mentioned problems, a method for providing printer control software according to the present invention utilizes one or more look-up tables and any one of the one or more look-up tables. In order to provide printer control software including a printer control program for generating print data for a predetermined type of printer to a user of a predetermined type of printer, a look-up table is created from the printer control program and data of a predetermined format. Lookup table generation program for generating, and 1 which is data in a predetermined format
One or more look-up table source data are distributed to a user who has received the printer control program, the look-up table generation program, and the one or more look-up table source data on the user's computer. The program causes the up-table generation program to perform a work for generating a look-up table from each of one or more lookup table original data.

【0008】すなわち、本発明のプリンタ制御用ソフト
ウェア提供方法では、ルックアップテーブル自体ではな
く、ルックアップテーブル生成プログラムによってルッ
クアップテーブルに変換されるルックアップテーブル元
データが、ユーザに何らかの手段を利用して配布され
る。そして、ユーザのコンピュータ上で、ルックアップ
テーブル生成プログラムによってルックアップテーブル
元データからルックアップテーブルが生成されることに
より、当該コンピュータ内に、1つ以上のルックアップ
テーブルと、プリンタ制御プログラムとを含むプリンタ
制御用ソフトウェアが存在している状態が形成される。
That is, in the printer control software providing method of the present invention, not the lookup table itself, but the lookup table original data converted into the lookup table by the lookup table generation program by the user using some means. Distributed. Then, the lookup table is generated from the lookup table original data by the lookup table generation program on the user's computer, so that the computer includes one or more lookup tables and a printer control program. A state where the printer control software is present is formed.

【0009】この方法にてプリンタ制御用ソフトウェア
及びルックアップテーブル生成プログラムをユーザに提
供しておけば、ルックアップテーブルのバージョンアッ
プ(含む追加)時に、ルックアップテーブルではなく、
ルックアップテーブル元データをユーザに配布すれば良
いことになる。そして、ルックアップテーブル元データ
の圧縮データのサイズは、ルックアップテーブルの圧縮
データのサイズよりも確実に小さくなるので、本発明の
プリンタ制御用ソフトウェア提供方法を用いれば、ダウ
ンロードによるアップデートが短時間に完了する環境を
ユーザに提供できることになる。
If the printer control software and the look-up table generation program are provided to the user by this method, when the look-up table is upgraded (including addition), instead of the look-up table,
What is necessary is to distribute the lookup table original data to the user. Since the size of the compressed data of the lookup table original data is surely smaller than the size of the compressed data of the lookup table, using the printer control software providing method of the present invention makes it possible to update by downloading in a short time. An environment to be completed can be provided to the user.

【0010】また、本発明のプリンタ制御ソフトウェア
提供装置は、1つ以上のルックアップテーブルと、当該
1つ以上のルックアップテーブルのいずれかを利用して
所定機種のプリンタ用の印刷データを生成するプリンタ
制御プログラムとを含むプリンタ制御用ソフトウェア
を、所定機種のプリンタのユーザに提供するためのプリ
ンタ制御用ソフトウェア提供装置であって、ユーザに提
供可能なオブジェクトとして、プリンタ制御プログラム
と、所定フォーマットのデータからルックアップテーブ
ルを生成するためのルックアップテーブル生成プログラ
ムと、それぞれ、所定フォーマットのデータである1つ
以上のルックアップテーブル元データとを、記憶したオ
ブジェクト記憶手段と、所定機種のプリンタのユーザと
の間で、そのユーザが使用しているコンピュータを介し
た情報交換を行なうことにより、そのユーザがダウンロ
ードを要求しているオブジェクト記憶手段内に記憶され
た1つ以上のオブジェクトを認識する認識手段と、この
認識手段によりダウンロードが要求されていると認識さ
れた1つ以上のオブジェクトの圧縮ファイルを、認識手
段がユーザとの間の情報交換に利用したコンピュータに
送信するダウンロード手段とを備える。
Further, the printer control software providing apparatus of the present invention generates print data for a printer of a predetermined model using one or more look-up tables and one of the one or more look-up tables. A printer control software providing apparatus for providing printer control software including a printer control program to a user of a printer of a predetermined model, wherein the printer control program and data in a predetermined format are provided as objects that can be provided to the user. A look-up table generating program for generating a look-up table from the object, one or more look-up table original data, each of which is data of a predetermined format, and an object storage means, and a user of a predetermined model printer. Between that user By exchanging information via the computer in use, a recognition means for recognizing one or more objects stored in the object storage means from which the user has requested the download, and a download by the recognition means. Download means for transmitting a compressed file of one or more objects recognized as being requested to a computer used by the recognition means for information exchange with a user.

【0011】このプリンタ制御用ソフトウェア提供装置
を用いれば、ユーザに、ルックアップテーブル元デー
タ、ルックアップテーブル元データからルックアップテ
ーブルを生成できるルックアップテーブル生成プログラ
ム、プリンタ制御プログラムを配布できる。そして、ル
ックアップテーブル元データの圧縮ファイルのサイズ
は、ルックアップテーブルの圧縮データのファイルより
も確実に小さくなるので、本発明のプリンタ制御用ソフ
トウェア提供装置を用いれば、ダウンロードによるアッ
プデートが短時間に完了する環境をユーザに提供できる
ことになる。
By using the printer control software providing apparatus, a lookup table original data, a lookup table generating program capable of generating a lookup table from the lookup table original data, and a printer control program can be distributed to the user. Since the size of the compressed file of the lookup table original data is surely smaller than the size of the compressed data file of the lookup table, the update by download can be performed in a short time by using the printer control software providing apparatus of the present invention. An environment to be completed can be provided to the user.

【0012】本発明のプリンタ制御ソフトウェア提供装
置を実現するに際しては、認識手段として、情報交換に
Webページを利用する手段を採用することが望まし
い。換言すれば、認識手段として、コンピュータ側に特
殊なプログラムをインストールしておく必要がある手段
を用いても良いが、上記のような認識手段を採用してお
くことにより、Webブラウザを備えるコンピュータで
あればどのようなコンピュータであっても、プリンタ制
御ソフトウェア提供装置にアクセスできるようにしてお
くことが望ましい。
In implementing the printer control software providing apparatus of the present invention, it is desirable to employ a means for utilizing a Web page for information exchange as recognition means. In other words, a means that requires a special program to be installed on the computer side may be used as the recognizing means. However, by adopting the above-described recognizing means, a computer having a Web browser can be used. It is desirable that any computer can access the printer control software providing device.

【0013】[0013]

【発明の実施の形態】以下、本発明の実施の形態を、図
面を参照して詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0014】図1に、本発明の一実施形態に係るプリン
タ制御用ソフトウェア提供装置10の構成、使用形態を
示す。
FIG. 1 shows the configuration and usage of a printer control software providing apparatus 10 according to an embodiment of the present invention.

【0015】本実施形態に係るプリンタ制御用ソフトウ
ェア提供装置10は、何機種のプリンタ50の各ユーザ
に、そのユーザが使用しているプリンタ50用のプリン
タ制御用ソフトウェア(いわゆるプリンタドライバ)を
提供するための、インターネット100に接続されて使
用される装置である。
The printer control software providing apparatus 10 according to this embodiment provides each type of printer 50 user with printer control software (so-called printer driver) for the printer 50 used by the user. Device connected to the Internet 100 for use.

【0016】また、プリンタ制御用ソフトウェア提供装
置10は、比較的に高機能なコンピュータに各種のプロ
グラム及びデータを記憶させることにより構成されてい
る。
Further, the printer control software providing apparatus 10 is configured by storing various programs and data in a relatively sophisticated computer.

【0017】具体的には、プリンタ制御用ソフトウェア
提供装置10のHDD(ハードディスクドライブ)12
には、プリンタ制御用ソフトウェア提供装置10内で実
行される各種プログラムのファイル(図示せず)ととも
に、さまざまなWebページ用データファイル21と、
セットアッププログラムファイル22とが、記憶されて
いる。また、HDD12には、プリンタ50の機種別
に、プリンタ制御プログラムファイル23、複数のルッ
クアップテーブル元データファイル24(図では、LU
T元データファイル24)及び複数の関連ファイル25
が、記憶されている。
More specifically, an HDD (hard disk drive) 12 of the printer control software providing apparatus 10
Includes various Web page data files 21 together with various program files (not shown) executed in the printer control software providing apparatus 10.
The setup program file 22 is stored. In the HDD 12, a printer control program file 23 and a plurality of lookup table source data files 24 (in the figure, LU
T source data file 24) and a plurality of related files 25
Is stored.

【0018】HDD12に記憶されている、或る機種に
関するプリンタ制御プログラムファイル23は、その機
種のプリンタ50用の印刷データを生成することが出来
るプリンタ制御プログラムのファイルである。また、H
DD12内の各プリンタ制御プログラムは、印刷データ
を生成する際に、所定形式の、印刷条件(指定されてい
るメディアの種類及び印刷品質)に応じた内容のルック
アップテーブルを利用するものとなっている。
The printer control program file 23 for a certain model stored in the HDD 12 is a file of a printer control program capable of generating print data for the printer 50 of that model. Also, H
When generating print data, each printer control program in the DD 12 uses a look-up table having a predetermined format and contents according to printing conditions (the type and printing quality of a specified medium). I have.

【0019】HDD12内の各ルックアップテーブル元
データファイル24は、ルックアップテーブル元データ
のファイルである。ここで、ルックアップテーブル元デ
ータとは、上記所定形式のルックアップテーブルを生成
するのに必要な最低限のデータからなるデータのことで
ある。換言すれば、ルックアップテーブル元データファ
イル24は、その形式を知っている者であれば、それに
含まれているデータから、ルックアップテーブルを生成
することが出来るファイルとなっている。
Each lookup table original data file 24 in the HDD 12 is a file of the lookup table original data. Here, the look-up table original data is data consisting of the minimum data necessary to generate the above-described look-up table of the predetermined format. In other words, the lookup table source data file 24 is a file that allows anyone who knows the format to generate a lookup table from the data contained therein.

【0020】或る機種に関してHDD12内に記憶され
ている関連ファイル25は、対応するプリンタ制御プロ
グラムと同時に使用されるべきユーティリティプログラ
ムファイルやヘルプファイルである。また、幾つかの機
種に関しては、プリンタ制御プログラムをバージョンア
ップするための差分ファイルも関連ファイル25として
記憶されている。
The related files 25 stored in the HDD 12 for a certain model are utility program files and help files to be used simultaneously with the corresponding printer control program. For some models, a difference file for upgrading the printer control program is also stored as the related file 25.

【0021】セットアッププログラムファイル22は、
プリンタ制御プログラム等をプリンタ50を利用するパ
ーソナルコンピュータ(PC)60にインストールする
処理を行なうセットアッププログラムのファイルであ
る。セットアッププログラムの詳細は後述するが、セッ
トアッププログラムには、ルックアップテーブル元デー
タから上記所定形式のルックアップテーブルを生成する
機能が付与されている。
The setup program file 22 includes:
A setup program file for performing a process of installing a printer control program and the like in a personal computer (PC) 60 using the printer 50. Although the details of the setup program will be described later, the setup program is provided with a function of generating a look-up table in the predetermined format from the look-up table original data.

【0022】また、HDD12に記憶されている複数の
Webページ用データファイル21は、それぞれ、後述
するトップページ等の各種のWebページを提供するた
めのHTMLデータ或いはその雛型データ、イメージデ
ータ等を保持したファイルである。
The plurality of Web page data files 21 stored in the HDD 12 include HTML data for providing various Web pages such as a top page described later, template data thereof, image data, and the like. This is the file that was retained.

【0023】以下、図2を用いて、プリンタ制御用ソフ
トウェア提供装置10の動作、及び、プリンタ制御用ソ
フトウェア提供装置10の利用法を、具体的に説明す
る。
Hereinafter, the operation of the printer control software providing apparatus 10 and how to use the printer control software providing apparatus 10 will be described in detail with reference to FIG.

【0024】プリンタ制御用ソフトウェア提供装置10
からプリンタ制御用ソフトウェアをダウンロードする
際、ユーザは、自身のPC60のWebブラウザを起動
し、所定のURLを入力するといった操作を行なうこと
により、所定内容のHTTPリクエストであるトップペ
ージリクエストを当該PC60に送信させる。
Printer control software providing device 10
When the printer control software is downloaded from the user, the user activates the Web browser of his / her PC 60 and performs an operation such as inputting a predetermined URL, thereby transmitting a top page request, which is an HTTP request having predetermined contents, to the PC 60 Send.

【0025】このトップページリクエストを受信した
際、プリンタ制御用ソフトウェア提供装置10は、その
送信元にトップページ用データに返送する。
When receiving the top page request, the printer control software providing apparatus 10 returns the top page data to the transmission source.

【0026】このトップページ用データは、スクリプト
が用いられたHTMLデータとなっており、トップペー
ジ用データを受信したPC60は、自ページ(トップペ
ージ)に関する説明文(操作法に関する説明文)が記さ
れているとともに、“ドライバ調査”ボタンと“接続機
器調査”ボタンとが設けられているトップページを、表
示する。
The data for the top page is HTML data using a script, and the PC 60 that has received the data for the top page writes a description (a description about the operation method) relating to its own page (top page). And a top page provided with a "driver investigation" button and a "connected device investigation" button.

【0027】トップページを表示しているPC60は、
“ドライバ調査”ボタンが押下された場合には、PC6
0内にプリンタ50に関係するどのようなプログラム/
データがインストールされているかを調査する。すなわ
ち、PC60は、インストールされているプリンタ50
の機種名、プリンタ制御プログラムのバージョン、ルッ
クアップテーブルの種類及びバージョン、セットアップ
プログラムのバージョン等を、調査する。そして、1機
種以上のプリンタ50がインストールされていることが
確認できた場合、PC60は、当該1機種以上のプリン
タ50の機種名をトップページ内に表示する。一方、プ
リンタ50がインストールされていることが確認できな
かった場合、PC60は、トップページ内にその旨を示
すメッセージを表示する。
The PC 60 displaying the top page
When the “Driver Survey” button is pressed, the PC 6
0 shows what program /
Investigate whether data is installed. That is, the PC 60 is connected to the installed printer 50.
The model name, printer control program version, look-up table type and version, and setup program version are checked. When it is confirmed that one or more printers 50 are installed, the PC 60 displays the model names of the one or more printers 50 on the top page. On the other hand, if it is not confirmed that the printer 50 has been installed, the PC 60 displays a message to that effect on the top page.

【0028】また、PC60は、“接続機器調査”ボタ
ンが押下された場合には、PC60にローカル接続或い
はネットワーク接続されているプリンタの機種を調査す
る。1機種以上のプリンタ50が接続されていることが
検出できた場合、PC60は、当該1機種以上のプリン
タ50の機種名をトップページ内に表示する。一方、プ
リンタ50が接続されていることが確認できなかった場
合、PC60は、トップページ内にその旨を示すメッセ
ージを表示する。
When the "check connected device" button is pressed, the PC 60 checks the type of the printer locally or network-connected to the PC 60. When it is detected that one or more printers 50 are connected, the PC 60 displays the model names of the one or more printers 50 on the top page. On the other hand, when it is not confirmed that the printer 50 is connected, the PC 60 displays a message to that effect on the top page.

【0029】そして、PC60は、トップページ内に表
示した幾つかの機種名の中から1つの機種名が選択され
た場合には、選択された機種名のプリンタ50に関する
調査結果を示す調査結果情報を含む確認ページリクエス
トを、プリンタ制御用ソフトウェア提供装置10に送信
する。なお、PC60は、機種名を“ドライバ調査”ボ
タンの押下により表示していた場合には、プリンタ制御
プログラムのバージョン等の幾つかの情報からなる調査
結果情報を含む確認ページリクエストを送信し、機種名
を“接続機器調査”ボタンの押下により表示していた場
合には、調査結果情報として、ユーザによって選択され
た機種名を含む確認ページリクエストを送信する。
When one model name is selected from several model names displayed on the top page, the PC 60 displays the survey result information indicating the survey result on the printer 50 having the selected model name. Is transmitted to the printer control software providing apparatus 10. When the model name is displayed by pressing the “driver search” button, the PC 60 transmits a confirmation page request including research result information including some information such as the version of the printer control program, and When the name is displayed by pressing the “connected device investigation” button, a confirmation page request including the model name selected by the user is transmitted as the investigation result information.

【0030】この確認ページリクエストを受信したプリ
ンタ制御用ソフトウェア提供装置10は、それに含まれ
ている調査結果情報に基づき、確認ページリクエストを
送信したPC60にダウンロードすることが望ましいフ
ァイルを全て特定する。すなわち、機種名のみが含まれ
ていた場合には、その機種名で識別されるプリンタ50
用の、アップデート用の差分ファイルを除いた全てのフ
ァイルを、PC60にダウンロードすることが望ましい
ファイルとして特定する。また、プリンタ制御プログラ
ムのバージョン等が含まれていた場合には、それらの情
報に基づき、確認ページリクエストを送信したPC60
を、最新バージョンのプログラム/データを保持した状
態にするために必要なファイルを認識し、認識した各フ
ァイルをPC60にダウンロードすることが望ましいフ
ァイルとして特定する。
Upon receiving the confirmation page request, the printer control software providing apparatus 10 specifies all files desirably downloaded to the PC 60 that has transmitted the confirmation page request, based on the survey result information included in the request. That is, when only the model name is included, the printer 50 identified by the model name is included.
All files other than the update difference file are specified as files that are desirably downloaded to the PC 60. When the version of the printer control program is included, the PC 60 that has transmitted the confirmation page request is based on the information.
Are recognized as files that are required to keep the latest version of the program / data, and the recognized files are specified as files desirably downloaded to the PC 60.

【0031】そして、ダウンロードすることが望ましい
ファイルを1つも特定できなかった場合、プリンタ制御
用ソフトウェア提供装置10は、その旨を通知するため
の、予め用意されているWebページ用データを、確認
ページリクエストの送信元に返送する。
If no file to be downloaded can be specified, the printer control software providing apparatus 10 transmits Web page data prepared in advance for notifying the user to the confirmation page. Return it to the sender of the request.

【0032】一方、ダウンロードすることが望ましいフ
ァイルが1つ以上特定できた場合、プリンタ制御用ソフ
トウェア提供装置10は、確認ページ用データを作成し
て、確認ページリクエストの送信元に返送する。
On the other hand, when one or more files to be downloaded can be specified, the printer control software providing apparatus 10 creates confirmation page data and returns it to the sender of the confirmation page request.

【0033】この確認ページ用データも、スクリプトが
用いられたHTMLデータとなっており、確認ページ用
データを受信したPC60は、ダウンロードすることが
望ましい1つ以上のファイルのそれぞれに対するチェッ
クボックスと、送信ボタンとを有する確認ページを、表
示する。なお、この確認ページ上のチェックボックスの
中には、他のチェックボックスと連携しているもの(特
定のチェックボックスと同じ状態に自動的に制御される
もの)も含まれている。
The confirmation page data is also HTML data using a script, and the PC 60 that has received the confirmation page data transmits a check box for each of one or more files to be downloaded and a transmission box. A confirmation page with a button is displayed. Note that some of the check boxes on this confirmation page include those linked to other check boxes (those that are automatically controlled to the same state as a specific check box).

【0034】その後、PC60は、ユーザの操作内容に
応じて確認ページの内容(各チェックボックスの状態)
を変更し、送信ボタンが押下された際には、チェックさ
れているチェックボックスを示す情報に含むダウンロー
ドファイルリクエスト(図2では、DLファイルリクエ
スト)を送信する。
After that, the PC 60 changes the content of the confirmation page (the state of each check box) according to the content of the user's operation.
Is changed, and when the transmission button is pressed, a download file request (DL file request in FIG. 2) including the information indicating the checked check box is transmitted.

【0035】このダウンロードファイルリクエストを受
信したプリンタ制御用ソフトウェア提供装置10は、そ
こに含まれる情報に基づき、ダウンロードすることが指
定されている1つ以上のファイルを認識し、認識した1
つ以上のファイルに関する書庫ファイル(本実施形態で
は、LZHファイル)を作成してダウンロードファイル
リクエストの送信元に返送する。
The printer control software providing apparatus 10 which has received the download file request recognizes one or more files designated to be downloaded based on the information contained therein, and recognizes the recognized one or more files.
An archive file (in this embodiment, an LZH file) for one or more files is created and returned to the source of the download file request.

【0036】ダウンロードファイルリクエストを送信し
たPC60は、この書庫ファイルを受信し、ユーザが指
定した場所に保存するので、ユーザは、書庫ファイルの
保存の完了後、解凍ソフトを起動することにより、その
書庫ファイルを解凍する。そして、ユーザは、解凍によ
って得られたセットアッププログラムファイル22内の
セットアッププログラム、或いは、既に自PC60にイ
ンストールされているセットアッププログラムを、起動
する。
The PC 60 that has transmitted the download file request receives the archive file and saves it in a location designated by the user. After the archive file has been saved, the user activates the decompression software to activate the archive file. Unzip the file. Then, the user starts the setup program in the setup program file 22 obtained by the decompression or the setup program already installed in the own PC 60.

【0037】起動されたセットアッププログラムは、解
凍によって得られた各ファイルを自PC60にインスト
ールする処理(所定フォルダにコピーするとともに、O
Sに登録する処理)を行なう。その際、セットアッププ
ログラムは、解凍によって得られているルックアップテ
ーブル元データファイル24に関しては、そのルックア
ップテーブル元データファイル24内のルックアップテ
ーブル元データからルックアップテーブルを生成し、生
成したルックアップテーブルをPC60にインストール
する。なお、セットアッププログラムは、自身が解凍に
よって得られたファイルであった場合(自身がPC60
にインストールされていない場合)には、自身をPC6
0にインストールする処理を行なう。
The activated setup program performs a process of installing each file obtained by the decompression on its own PC 60 (copying it to a predetermined folder,
S). At this time, the setup program generates a lookup table from the lookup table source data in the lookup table source data file 24 for the lookup table source data file 24 obtained by the decompression, and generates the generated lookup table. The table is installed on the PC 60. Note that the setup program itself is a file obtained by decompression (the PC itself is a PC 60).
Is not installed in PC6)
0 is performed.

【0038】このように、本実施形態に係るプリンタ制
御用ソフトウェア提供装置10によるプリンタ制御用ソ
フトウェアのユーザへの提供時には、ルックアップテー
ブル自体がユーザに提供されるのではなく、セットアッ
ププログラムを有しているユーザには、ルックアップテ
ーブル元テーブルが提供され、セットアッププログラム
を有していないユーザには、セットアッププログラムと
ルックアップテーブル元データとが提供される。
As described above, when the printer control software providing apparatus 10 according to the present embodiment provides the printer control software to the user, the lookup table itself is not provided to the user, but the setup table is provided. The present user is provided with a look-up table source table, and the user who does not have a setup program is provided with a setup program and look-up table source data.

【0039】そして、幾つかのルックアップテーブル元
テーブルとセットアッププログラムとについての、一般
的な圧縮アルゴリズムによる圧縮ファイルのサイズは、
それらのルックアップテーブル元テーブルから生成され
るルックアップテーブルの書庫ファイルのサイズとさほ
ど変わらないか当該サイズ以下となる。また、1個のル
ックアップテーブル元データに関する圧縮ファイルが、
そのルックアップテーブル元データから生成される1個
のルックアップテーブルに関する圧縮ファイルよりも大
きなサイズとなることはない。
The size of a compressed file by a general compression algorithm for some lookup table source tables and a setup program is as follows:
The size of the archive file of the look-up table generated from the look-up table source table does not change much or becomes smaller than the size. Also, a compressed file related to one lookup table original data is:
The size does not become larger than the size of the compressed file related to one lookup table generated from the lookup table original data.

【0040】従って、本実施形態に係るプリンタ制御用
ソフトウェア提供装置10によれば、プリンタ制御用ソ
フトウェアをより短時間でダウンロードできる環境であ
って、特に、プリンタ制御用ソフトウェアのルックアッ
プテーブル関連のアップデートをより短時間で行なえる
環境を、プリンタ50のユーザに提供できることにな
る。すなわち、プリンタ50用の新たな印刷メディアが
開発された際や、新たなインクが開発された際などに、
プリンタ制御ソフトウェア提供装置10内にルックアッ
プテーブル元データファイル24の追加等を行なってお
けば、プリンタ50の各ユーザが、自身のPC60をそ
の印刷メディアやインクをうまく利用できる状態にする
ことが短時間で行なえることになる。
Therefore, the printer control software providing apparatus 10 according to the present embodiment provides an environment in which the printer control software can be downloaded in a shorter time. Can be provided to the user of the printer 50 in a shorter time. That is, when a new print medium for the printer 50 is developed or a new ink is developed,
If the lookup table source data file 24 is added in the printer control software providing apparatus 10, each user of the printer 50 can easily bring his or her PC 60 into a state where the print medium and the ink can be used effectively. You can do it in time.

【0041】<変形形態>実施形態に係るプリンタ制御
用ソフトウェア提供装置10は、セットアッププログラ
ムとして、複数機種に共通したプログラムが使用された
ものであったが、セットアッププログラムを、機種別に
用意しておいても良い。また、ルックアップテーブル元
データからルックアップテーブルを生成するプログラム
を、セットアッププログラムとは別のプログラムとして
おいても良い。
<Modification> Although the printer control software providing apparatus 10 according to the embodiment uses a program common to a plurality of models as a setup program, a setup program is prepared for each model. May be. Further, the program for generating the lookup table from the lookup table original data may be a program different from the setup program.

【0042】また、プリンタ制御用ソフトウェア提供装
置10は、書庫ファイルとしてLZHファイルが用いら
れた装置であったが、他の圧縮形式のファイル(例え
ば、ZIPや自己解凍形式のファイル)を書庫ファイル
とする装置としてプリンタ制御用ソフトウェア提供装置
10を構成しても良いことは当然である。
Although the printer control software providing apparatus 10 is an apparatus using an LZH file as an archive file, another file in a compressed format (for example, a ZIP or self-extracting file) is used as an archive file. It goes without saying that the printer control software providing device 10 may be configured as a device for performing the above.

【0043】[0043]

【発明の効果】本発明のプリンタ制御用ソフトウェア提
供方法、プリンタ制御用ソフトウェア提供装置によれ
ば、プリンタ制御用ソフトウェアのルックアップテーブ
ル関連の通信によるアップデートをより短時間で行なえ
る環境をユーザに提供できることになる。
According to the printer control software providing method and printer control software providing apparatus of the present invention, the user can be provided with an environment in which printer control software can be updated in a shorter time by communication related to a lookup table. You can do it.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施形態に係るプリンタ制御用ソフ
トウェア提供装置の構成及び使用形態の説明図である。
FIG. 1 is an explanatory diagram of a configuration and a use form of a printer control software providing apparatus according to an embodiment of the present invention.

【図2】実施形態に係るプリンタ制御用ソフトウェア提
供装置の動作を説明するためのシーケンス図である。
FIG. 2 is a sequence diagram for explaining the operation of the printer control software providing apparatus according to the embodiment.

【符号の説明】[Explanation of symbols]

10 プリンタ制御用ソフトウェア提供装置 12 HDD 21 Webページ用データファイル 22 セットアッププログラムファイル 23 プリンタ制御プログラムファイル 24 ルックアップテーブル元データファイル 25 関連ファイル 50 プリンタ 60 パーソナルコンピュータ DESCRIPTION OF SYMBOLS 10 Printer control software providing apparatus 12 HDD 21 Web page data file 22 Setup program file 23 Printer control program file 24 Lookup table original data file 25 Related file 50 Printer 60 Personal computer

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 1つ以上のルックアップテーブルと、当
該1つ以上のルックアップテーブルのいずれかを利用し
て所定機種のプリンタ用の印刷データを生成するプリン
タ制御プログラムとを含むプリンタ制御用ソフトウェア
を、前記所定機種のプリンタのユーザに提供するための
プリンタ制御用ソフトウェア提供方法であって、 前記プリンタ制御プログラム,所定フォーマットのデー
タから前記ルックアップテーブルを生成するためのルッ
クアップテーブル生成プログラム,及び,前記所定フォ
ーマットのデータである1つ以上のルックアップテーブ
ル元データを、配布し、 前記プリンタ制御プログラム,前記ルックアップテーブ
ル生成プログラム,及び,前記1つ以上のルックアップ
テーブル元データの配布を受けたユーザに、そのユーザ
のコンピュータ上で、前記ルックアップテーブル生成プ
ログラムに前記1つ以上のルックアップテーブル元デー
タのそれぞれからルックアップテーブルを生成させるた
めの作業を行なわせることを特徴とするプリンタ制御用
ソフトウェア提供方法。
1. Printer control software including one or more look-up tables and a printer control program for generating print data for a printer of a predetermined model using one of the one or more look-up tables A printer control software providing method for providing a user of the printer of the predetermined model with the printer control program, a lookup table generation program for generating the lookup table from data of a predetermined format, and Distributing one or more look-up table original data, which is data of the predetermined format, and receiving distribution of the printer control program, the look-up table generation program, and the one or more look-up table original data. The user On a computer, the printer control software provides a method, characterized in that to perform the work for generating the look-up table from the look-up table generation program each of the one or more lookup tables based on data.
【請求項2】 1つ以上のルックアップテーブルと、当
該1つ以上のルックアップテーブルのいずれかを利用し
て所定機種のプリンタ用の印刷データを生成するプリン
タ制御プログラムとを含むプリンタ制御用ソフトウェア
を、前記所定機種のプリンタのユーザに提供するための
プリンタ制御用ソフトウェア提供装置であって、 ユーザに提供可能なオブジェクトとして、前記プリンタ
制御プログラムと、所定フォーマットのデータから前記
ルックアップテーブルを生成するためのルックアップテ
ーブル生成プログラムと、それぞれ、前記所定フォーマ
ットのデータである1つ以上のルックアップテーブル元
データとを、記憶したオブジェクト記憶手段と、 前記所定機種のプリンタのユーザとの間で、そのユーザ
が使用しているコンピュータを介した情報交換を行なう
ことにより、そのユーザがダウンロードを要求している
前記オブジェクト記憶手段内に記憶された1つ以上のオ
ブジェクトを認識する認識手段と、 この認識手段によりダウンロードが要求されていると認
識された1つ以上のオブジェクトの圧縮ファイルを、前
記認識手段が前記ユーザとの間の情報交換に利用したコ
ンピュータに送信するダウンロード手段とを備えること
を特徴とするプリンタ制御用ソフトウェア提供装置。
2. Printer control software including one or more look-up tables and a printer control program for generating print data for a printer of a predetermined model using one of the one or more look-up tables. Is provided to a user of the printer of the predetermined model, wherein the lookup table is generated from the printer control program and data in a predetermined format as objects that can be provided to the user. And a look-up table generation program for storing, respectively, one or more look-up table original data that is the data of the predetermined format, an object storage means, and a user of the printer of the predetermined model, The computer that the user is using By recognizing the one or more objects stored in the object storage means from which the user has requested download, and recognizing that the download is requested by the recognition means. And a download unit for transmitting the compressed file of the one or more objects to a computer used by the recognition unit for information exchange with the user.
【請求項3】 前記認識手段は、前記情報交換にWeb
ページを利用する手段であることを特徴とする請求項2
記載のプリンタ制御用ソフトウェア提供装置。
3. The information recognition apparatus according to claim 1, wherein
3. A means for using a page.
A printer control software providing device as described in the above.
JP2001064428A 2001-03-08 2001-03-08 Method and device for supplying software for controlling printer Pending JP2002269021A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001064428A JP2002269021A (en) 2001-03-08 2001-03-08 Method and device for supplying software for controlling printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001064428A JP2002269021A (en) 2001-03-08 2001-03-08 Method and device for supplying software for controlling printer

Publications (1)

Publication Number Publication Date
JP2002269021A true JP2002269021A (en) 2002-09-20

Family

ID=18923247

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001064428A Pending JP2002269021A (en) 2001-03-08 2001-03-08 Method and device for supplying software for controlling printer

Country Status (1)

Country Link
JP (1) JP2002269021A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013137647A (en) * 2011-12-28 2013-07-11 Brother Ind Ltd Content processing program, content information processing method, and recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013137647A (en) * 2011-12-28 2013-07-11 Brother Ind Ltd Content processing program, content information processing method, and recording medium

Similar Documents

Publication Publication Date Title
US11200011B2 (en) Printer and server
US7809750B2 (en) Data management apparatus that controls a data storage apparatus by transmitting command of structured document format
JP4206673B2 (en) Image or audio input / output control
US20030051084A1 (en) Peripheral device having a built-in device driver
CN102483740A (en) Greenbooks
CN108696566A (en) Web server
US7681135B2 (en) System and method for generating a composite source user interface
JP4208528B2 (en) Information processing apparatus, function expansion program, storage medium storing the program in a computer-readable manner, and information processing method
JP2002269021A (en) Method and device for supplying software for controlling printer
JP2018077903A (en) Server, printer and computer program for server
JP2003316543A (en) Information processing method, information processor and program
JP4109965B2 (en) Information processing apparatus, control method therefor, and program
JP2006163984A (en) Image processor, image processing system and their printing setting changing method
JP6048535B2 (en) Server, printer, and computer program for server
US10164787B1 (en) Print to eBook reader
JP2013077282A (en) Method and system for managing print on demand jobs with remote cache
JP2003241921A (en) Printer driver and printer host
JP4154204B2 (en) PRINT SYSTEM, INFORMATION PROCESSING DEVICE, CONTROL METHOD AND CONTROL PROGRAM THEREOF
JP4529993B2 (en) Application server for image or audio input / output control
JP4183238B2 (en) Printer information management system, printer information management method, and printer information management program
JP2020187766A (en) Server, printer and computer program for server
JP5552893B2 (en) Information processing device
JP2001043049A (en) Printer drive, electronic computer, print information setting method, and recording medium
JP2001282726A (en) System for providing substance data of information displayed on browser by web application to client
GB2398908A (en) A system for adding virtual letterheads to a document