JP2002297343A - Printer driver and its additional module - Google Patents

Printer driver and its additional module

Info

Publication number
JP2002297343A
JP2002297343A JP2001095421A JP2001095421A JP2002297343A JP 2002297343 A JP2002297343 A JP 2002297343A JP 2001095421 A JP2001095421 A JP 2001095421A JP 2001095421 A JP2001095421 A JP 2001095421A JP 2002297343 A JP2002297343 A JP 2002297343A
Authority
JP
Japan
Prior art keywords
print medium
data
type
file
printer driver
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
JP2001095421A
Other languages
Japanese (ja)
Inventor
Katsumi Tayama
勝美 太山
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 JP2001095421A priority Critical patent/JP2002297343A/en
Publication of JP2002297343A publication Critical patent/JP2002297343A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable a printer driver to easily deal with the addition of a new printing medium. SOLUTION: The printer driver 30 is provided with a processing template 31 which comprises a reference step 32b for referring to a printing medium table 33 with a printing medium kind as a key before respective processes B, E, F and G in connection to the printing medium kind among a plurality of processes A-G, the printing medium table 33 which indicates a processing method corresponding to the printing medium kind or a position for storing data at each process B, E, F and G and a file 34 which stores the processing method and data in response to the position stored in the printing medium table 33. When correspondence is performed concerning the new printing medium, an additional module 40 having table additional data 41 and file additional data 43 is installed in a printer host.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、プリンタの動作を
制御するプリンタドライバ、及びその追加モジュールに
関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a printer driver for controlling the operation of a printer, and an additional module thereof.

【0002】[0002]

【従来の技術】従来のプリンタドライバは、例えば、図
4に示すように、複数の工程を有し、各工程では、印刷
媒体の種類に応じた各種のアルゴリズムを実行するよう
になっている。
2. Description of the Related Art A conventional printer driver has, for example, a plurality of steps as shown in FIG. 4, and in each step, various algorithms are executed according to the type of print medium.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来の
プリンタドライバでは、印刷媒体の種類に応じて行われ
る各種処理3a,3b,3cが、前述の各工程中に複雑
に組み込まれているため、新たな印刷媒体が登場した場
合、プリンタドライバ全体をバージョンアップさせる必
要があり、バージョンアップのための作業に多大な労力
を要するという問題点がある。
However, in the conventional printer driver, the various processes 3a, 3b, and 3c performed according to the type of the print medium are complicatedly incorporated in each of the above-described processes. When a new print medium appears, it is necessary to upgrade the entire printer driver, and there is a problem that the work for the upgrade requires a great deal of labor.

【0004】本発明は、このような従来技術の問題点に
着目し、新たな印刷媒体への対応が容易なプリンタドラ
イバ、及びその追加モジュールに関する。
[0004] The present invention is directed to such a problem of the prior art, and relates to a printer driver that can easily handle a new print medium, and an additional module thereof.

【0005】[0005]

【課題を解決するための手段】前記目的を達成するため
のプリンタドライバは、複数の工程と、複数の該工程の
うちの印刷媒体の種類に関連した各工程の前に、印刷媒
体の種類をキーとして印刷媒体テーブルを参照する参照
ステップと、を含む処理テンプレートと、印刷媒体の種
類に関連した前記各工程ごとに、印刷媒体の種類に応じ
た処理手法又はデータが記憶されている位置を示す前記
印刷媒体テーブルと、前記印刷媒体テーブルに記憶され
ている前記位置に対応して、前記処理手法又はデータが
記憶されているファイルと、を有することを特徴とする
ものである。
According to a first aspect of the present invention, there is provided a printer driver which, before a plurality of processes and each of the plurality of processes related to the type of a print medium, determines a type of a print medium. A processing template including a reference step of referring to a print medium table as a key, and a position where a processing method or data corresponding to the type of print medium is stored for each of the processes related to the type of print medium. It is characterized by having the print medium table and a file in which the processing method or data is stored corresponding to the position stored in the print medium table.

【0006】また、前記目的を達成するための追加モジ
ュールは、プリンタの動作を制御するために、印刷媒体
の種類に関連した各工程の前に、印刷媒体の種類に応じ
た処理手法又はデータが記憶されている位置を示す前記
印刷媒体テーブルと、該印刷媒体テーブルに記憶されて
いる該位置に対応して、前記処理手法又はデータが記憶
されているファイルと、を有するプリンタドライバの追
加モジュールであって、前記印刷媒体テーブルの新たな
印刷媒体の種類項目、及び、新たな種類項目における各
工程での前記処理手法又はデータが前記ファイル中に記
憶されている位置を含むテーブル追加データと、前記テ
ーブル追加データを前記プリンタドライバの前記印刷媒
体テーブルに追加する追加ステップを実行させるプログ
ラムとしてのデータと、を有することを特徴とするもの
である。
[0006] Further, an additional module for achieving the above-mentioned object includes, in order to control the operation of the printer, a processing method or data corresponding to the type of print medium before each step related to the type of print medium. An additional module of a printer driver having the print medium table indicating the stored position, and a file storing the processing method or data corresponding to the position stored in the print medium table. A new print medium type item of the print medium table, and table additional data including a position where the processing method or data in each step in the new type item is stored in the file; Data as a program for executing an additional step of adding table addition data to the print medium table of the printer driver. When, it is characterized in that it has a.

【0007】[0007]

【発明の実施の形態】以下、本発明に係る一実施形態に
ついて、図面を用いて説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment according to the present invention will be described below with reference to the drawings.

【0008】本実施形態のプリンタドライバが搭載され
るプリンタホスト10は、図1に示すように、ホスト本
体11と、ディスプレイ装置12と、キーボード13
と、を備えている。ホスト本体11は、各種プログラム
を実行するCPU20と、各種データや各種プログラム
が記憶されているROM21と、各種データや各種プロ
グラムが一時的に記憶されるRAM22と、ディスプレ
イ装置12を制御するディスプレイコントローラ23
と、キーボード13を制御するキーボードコントローラ
24と、フロッピー(登録商標)ディスクドライブ25
と、ハードディスクドライブ26と、CD−ROMドラ
イブ27と、プリンタ1やインターネット回線と接続す
るためのインタフェース28と、を有している。
As shown in FIG. 1, a printer host 10 in which a printer driver of this embodiment is mounted includes a host body 11, a display device 12, and a keyboard 13 as shown in FIG.
And The host body 11 includes a CPU 20 for executing various programs, a ROM 21 for storing various data and various programs, a RAM 22 for temporarily storing various data and various programs, and a display controller 23 for controlling the display device 12.
, A keyboard controller 24 for controlling the keyboard 13, and a floppy (registered trademark) disk drive 25.
, A hard disk drive 26, a CD-ROM drive 27, and an interface 28 for connecting to the printer 1 and the Internet line.

【0009】本実施形態のプリンタドライバは、プリン
タ1を制御するためのプログラムやデータを有して構成
され、CD−ROM17に記憶されており、これをCD
−ROMドライブ27で再生して、ハードディスドライ
ブ26にインストールし、さらにこのプログラム55を
RAM22にロードして、これをCPU20が実行する
ことで機能する。なお、ここでは、プリンタドライバ
は、CD−ROM17により供給されることにしている
が、DVD等の他の記憶媒体により供給されてもよい
し、インターネット回線を介して所定のサーバから供給
されるようにしてもよい。
The printer driver according to the present embodiment has a program and data for controlling the printer 1 and is stored in the CD-ROM 17.
-The program is reproduced by the ROM drive 27, installed on the hard disk drive 26, loaded with the program 55 into the RAM 22, and executed by the CPU 20 to function. Here, the printer driver is supplied from the CD-ROM 17, but may be supplied from another storage medium such as a DVD, or supplied from a predetermined server via the Internet line. It may be.

【0010】本実施形態のプリンタドライバ30は、図
2に示すように、複数の工程を含む処理テンプレート3
1と、印刷媒体の種類に応じた処理方法やデータの記憶
位置が示されている印刷媒体テーブル33と、この印刷
媒体テーブル33に示されている位置に対応して各種手
法やデータが記憶されているファイル34と、を有して
いる。
As shown in FIG. 2, a printer driver 30 according to the present embodiment has a processing template 3 including a plurality of processes.
1, a print medium table 33 indicating a processing method and a data storage position according to the type of the print medium, and various methods and data are stored corresponding to the positions indicated in the print medium table 33. And a file 34.

【0011】処理テンプレート31は、複数の工程A〜
Gと、複数の工程A〜Gのうちの印刷媒体の種類に関連
した工程B,E,F,Gの前に、印刷媒体の種類をキー
として印刷媒体テーブル32を参照する参照ステップ3
2b,32e,32f,32gと、を含んでいる。この
参照ステップは、印刷媒体の種類が変わると、処理内容
等が変わる工程の前のみならず、将来印刷媒体が追加さ
れた際に、その印刷媒体によって処理内容が変わる可能
性のある工程の前にも設定される。なお、ここでは、工
程の一例として、工程Eが、RGBイメージデータをC
MYKイメージデータに変換する際に参照する色変換L
UT(Look Up Table)を参照するLUT参照工程で
あり、工程Fが、CMYKイメージデータにハーフトー
ン処理を施すハーフトーン処理工程であるとする。ま
た、参照ステップでは、初期値として、普通紙をキーと
して印刷媒体テーブルを参照の旨が設定されている。
The processing template 31 includes a plurality of processes A to
A reference step 3 in which the print medium table 32 is referred to using the print medium type as a key before the G and the processes B, E, F, and G related to the type of print medium among the plurality of processes A to G.
2b, 32e, 32f, and 32g. This reference step is performed not only before the process in which the processing content changes when the type of print medium changes, but also before the process in which the processing content may change depending on the print medium when a print medium is added in the future. Is also set to Here, as an example of the process, in the process E, the RGB image data is
Color conversion L to be referred to when converting to MYK image data
It is a LUT reference process that refers to a UT (Look Up Table), and it is assumed that a process F is a halftone processing process of performing halftone processing on CMYK image data. In the reference step, the initial value is set to refer to the print medium table using plain paper as a key.

【0012】印刷媒体テーブル33には、印刷媒体の種
類に関連した工程B,E,F,G毎に、印刷媒体の種類
に応じて処理手法やデータが記憶されているファイル3
4中の位置が記憶されている。この印刷手媒体テーブル
33には、印刷媒体の種類として、普通紙、半光沢紙、
光沢紙、ハガキの四種類が記憶されている。
The print medium table 33 stores a processing method and data for each of the processes B, E, F, and G related to the type of the print medium in accordance with the type of the print medium.
4 are stored. In the printing medium table 33, plain paper, semi-glossy paper,
Four types of glossy paper and postcard are stored.

【0013】また、ファイル34には、前述したよう
に、印刷媒体テーブル33に示されている位置に対応し
て各種手法やデータが記憶されており、例えば、E1〜
E4には、各印刷媒体毎の色変換LUTが記憶され、F
1〜F3には、各印刷媒体毎のハーフトーン処理手法の
アルゴリズムが記憶されている。
As described above, the file 34 stores various methods and data corresponding to the positions shown in the print medium table 33.
In E4, a color conversion LUT for each print medium is stored.
1 to F3 store an algorithm of a halftone processing method for each print medium.

【0014】以上のように、本実施形態のプリンタドラ
イバ30は、処理テンプレート31という形式をしたプ
ログラムとしてのデータと、印刷媒体テーブル33及び
ファイル34としてのデータとを含むデータ構造物であ
る。
As described above, the printer driver 30 of this embodiment is a data structure including data as a program in the form of a processing template 31, and data as a print medium table 33 and a file 34.

【0015】次に、以上で説明したプリンタドライバ3
0がインストールされたプリンタホスト10の動作につ
いて簡単に説明する。
Next, the printer driver 3 described above is used.
The operation of the printer host 10 in which “0” is installed will be briefly described.

【0016】プリンタドライバ30が起動すると、前述
した処理テンプレート31に従って各工程が実行され
る。まず、工程Aが実行され、ここで、例えば、印刷媒
体の種類等の印刷条件が設定されると、処理テンプレー
ト31中の各参照ステップ32b,32e,32f,3
2gでのテーブル参照キーが設定された印刷媒体にな
る。つまり、例えば、印刷媒体の種類を半光沢紙に設定
すると、各参照ステップ32b,32e,32f,32
gでは、半光沢紙をキーとして印刷媒体テーブル33を
参照の旨が設定される。なお、以上の印刷媒体の種類の
設定も、印刷媒体の種類に関連した事項であり、当然、
この設定工程の前に参照ステップを設ける必要がある
が、ここでは、説明の簡略化のため、この参照ステップ
を省略している。
When the printer driver 30 is activated, each step is executed according to the processing template 31 described above. First, the process A is executed. Here, for example, when printing conditions such as the type of the printing medium are set, each of the reference steps 32b, 32e, 32f, 3
The print medium is set to the table reference key in 2g. That is, for example, when the type of print medium is set to semi-glossy paper, each of the reference steps 32b, 32e, 32f, 32
In g, a reference to the print medium table 33 is set using semi-gloss paper as a key. The setting of the print medium type is also a matter related to the print medium type.
It is necessary to provide a reference step before this setting step, but this reference step is omitted here for simplification of the description.

【0017】工程Aが終了すると、参照ステップ32b
で印刷媒体テーブル33が参照される。ここでは、前述
したように、工程Aにおいて、印刷媒体の種類として半
光沢紙が設定されたとすると、印刷媒体テーブル33の
うち、半光沢紙の工程Bの位置が参照され、位置「B
2」が取得されて、ファイル34中の「B2」の位置か
らデータ「b2」が取得される。そして、このデータ
「b2」に基づいて工程Bが実行される。この工程Bが
終了すると、工程C、工程Dが順次実行される。但し、
例えば、データ「b2」がある処理を実行するアルゴリ
ズムのデータであり、工程Bでこのアルゴリズムの実行
過程で、「工程Dへスキップ」の旨の指示がある場合に
は、処理テンプレート31が示す実行順序従わず、この
指示を優先して、工程Cを実行せずに、工程Dへ進むこ
とになる。すなわち、各工程の実行順序は、基本的に
は、処理テンプレート31に従うことになるが、ファイ
ル34に記憶されているアルゴリズムに、処理テンプレ
ート31と異なる順序が示されている場合には、このア
ルゴリズムに従うことになる。
When the process A is completed, a reference step 32b
Refers to the print medium table 33. Here, as described above, assuming that semi-glossy paper is set as the type of print medium in process A, the position of process B of semi-glossy paper in the print medium table 33 is referred to, and the position “B
2 is acquired, and data “b2” is acquired from the position of “B2” in the file 34. Then, the process B is performed based on the data “b2”. When Step B is completed, Step C and Step D are sequentially performed. However,
For example, when the data “b2” is data of an algorithm that executes a certain process, and there is an instruction to “skip to the process D” in the process of executing this algorithm in the process B, the execution The process proceeds to the step D without executing the step C and giving priority to this instruction without following the order. That is, the execution order of each process basically follows the processing template 31. However, if the order stored in the file 34 indicates a different order from the processing template 31, Will follow.

【0018】工程Dが終了して、再び、参照ステップ3
2eに至り、ここで、印刷媒体テーブル33の半光沢紙
の工程Eの位置が参照され、位置「E2」が取得される
と、次の工程E、つまり、LUT参照工程では、ファイ
ル34中の位置「E2」に記憶されている「LUT2」
が参照される。そして、この色変換LUT2を参照し
て、RGBイメージデータがCMYKイメージデータに
変換される。
After the process D is completed, the reference step 3 is performed again.
2e. Here, the position of the process E of the semi-glossy paper on the print medium table 33 is referred to, and when the position “E2” is acquired, in the next process E, that is, the LUT reference process, “LUT2” stored at position “E2”
Is referred to. The RGB image data is converted to CMYK image data with reference to the color conversion LUT2.

【0019】工程Eが終了して、再び、参照ステップ3
2fに至り、ここで、印刷媒体テーブル33の半光沢紙
の工程Fの位置が参照され、位置「F2」が取得される
と、次の工程F、つまり、ハーフトーン処理工程では、
ファイルの位置「F2」に記憶されているハーフトーン
処理手法2が実行される。
After the process E is completed, the reference step 3 is performed again.
2f. Here, the position of the process F of the semi-glossy paper on the print medium table 33 is referred to, and when the position “F2” is acquired, in the next process F, that is, in the halftone process,
The halftone processing method 2 stored in the position “F2” of the file is executed.

【0020】そして、参照ステップ32g及び工程Gが
実行されて終了する。
Then, the reference step 32g and the process G are executed and the process ends.

【0021】次に、新たな印刷媒体へ対応時の処理につ
いて説明する。
Next, a process for handling a new print medium will be described.

【0022】新たな印刷媒体に対応させる際には、図3
に示す追加モジュール40を、プリンタドライバ30と
同様にプリンタホスト10にインストールする。
In order to correspond to a new print medium, FIG.
Is installed in the printer host 10 in the same manner as the printer driver 30.

【0023】この追加モジュール40は、テーブル追加
データ41と、このテーブル追加データ41を印刷媒体
テーブル33に追加するテーブル追加ステップを実行さ
せるプログラム42としてのデータと、ファイル追加デ
ータ43と、このファイル追加データをファイルに追加
するファイル追加ステップを実行させるプログラム44
としてのデータと、を有している。
The addition module 40 includes table addition data 41, data as a program 42 for executing a table addition step of adding the table addition data 41 to the print medium table 33, file addition data 43, A program 44 for executing a file addition step of adding data to a file
As data.

【0024】テーブル追加データ41には、印刷媒体テ
ーブルの新たな印刷媒体の種類項目、及び新たな種類項
目における各工程での処理方法又はデータのファイル3
3中の位置が含まれている。また、ファイル追加データ
43には、新たな種類項目における各工程の実行時に必
要とされる処理方法又はデータが含まれている。この実
施形態では、新たな印刷媒体Xの追加に伴い、工程B,
F,Gでの処理にはファイル34中の既存のデータで済
むので、工程E(LUT参照工程)で必要とされる色変
換LUT5のみをファイル追加データとしている。当
然、全ての工程B,E,F,Gでの処理でファイル34
中の既存のデータで済む場合には、ファイル34へのデ
ータ追加は行われない。
The table additional data 41 includes a new print medium type item in the print medium table, and a processing method or data file 3 in each step in the new type item.
3 are included. Further, the file addition data 43 includes a processing method or data required when executing each step in the new type item. In this embodiment, with the addition of a new print medium X, steps B and
Since the existing data in the file 34 can be used for the processing in F and G, only the color conversion LUT 5 required in the step E (LUT reference step) is used as the file additional data. Naturally, the file 34 is used in all the processes B, E, F and G.
If the existing data in the file can be used, the data is not added to the file 34.

【0025】以上の追加モジュール40のインストール
されると、テーブル追加データ41が印刷媒体テーブル
33に追加されると共に、ファイル追加データ43がフ
ァイル34に追加される。この追加モジュール40のイ
ンストールが終了してから、プリンタドライバ50を起
動し、印刷媒体として新たな印刷媒体Xを設定すると、
先に述べたプリンタホスト10の動作と同様に、印刷媒
体の種類関係する各工程B,E,F,Gの前では、デー
タ追加された印刷媒体テーブル33が参照されて、参照
後は、この新たな印刷媒体Xに対応した手法又はデータ
がファイル34から取得され、この取得された手法又は
データに基づいた処理が実行される。
When the additional module 40 is installed, the table additional data 41 is added to the print medium table 33 and the file additional data 43 is added to the file 34. After the installation of the additional module 40 is completed, the printer driver 50 is started and a new print medium X is set as a print medium.
As in the operation of the printer host 10 described above, the print medium table 33 to which data has been added is referenced before each of the processes B, E, F, and G related to the type of print medium. A method or data corresponding to the new print medium X is obtained from the file 34, and a process based on the obtained method or data is executed.

【0026】以上のように、本実施形態では、新たな印
刷媒体に対応する場合、既存のプリンタドラバ30中
に、新たな印刷媒体に対応したテーブルデータ41とフ
ァイルデータ(必ずしも必要ではない)43とを追加す
ればよいので、従来技術のように、プリンタドライバ全
体をバージョンアップさせる必要がなく、新たな印刷媒
体に容易に対応することができる。しかも、新たな印刷
媒体に対応する場合、一部のデータ追加で済むので、こ
の際のデータ量が非常に少なく、追加モジュールが記憶
される記憶媒体の容量を小さくすることができる、又、
ネットワーク回線を介して追加モジュールを配信する場
合には、短時間で配信することができる。
As described above, in this embodiment, when a new print medium is supported, the table data 41 and the file data (not necessarily required) 43 corresponding to the new print medium are stored in the existing printer driver 30. Therefore, unlike the related art, it is not necessary to upgrade the entire printer driver, and it is possible to easily cope with a new print medium. In addition, when a new print medium is supported, only a part of data needs to be added, so that the data amount at this time is very small, and the capacity of the storage medium in which the additional module is stored can be reduced.
When distributing an additional module via a network line, the distribution can be performed in a short time.

【0027】[0027]

【発明の効果】本発明によれば、新たな印刷媒体に対応
する場合、既存のプリンタドラバ中に、新たな印刷媒体
に対応したテーブルデータとファイルデータ(必ずしも
必要ではない)とを追加すればよいので、従来技術のよ
うに、プリンタドライバ全体をバージョンアップさせる
必要がなく、新たな印刷媒体に容易に対応することがで
きる。
According to the present invention, when a new print medium is supported, table data and file data (not necessarily required) corresponding to the new print medium can be added to an existing printer driver. Therefore, unlike the related art, it is not necessary to upgrade the entire printer driver, and it is possible to easily cope with a new print medium.

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

【図1】本発明に係る第一の実施形態におけるプリンタ
ホストの回路ブロック図である。
FIG. 1 is a circuit block diagram of a printer host according to a first embodiment of the present invention.

【図2】本発明に係る第一の実施形態におけるプリンタ
ドライバのデータ構成を示す説明図である。
FIG. 2 is an explanatory diagram illustrating a data configuration of a printer driver according to the first embodiment of the present invention.

【図3】本発明に係る第一の実施形態におけるプリンタ
ドライバ及び追加モジュールのデータ構成を示す説明図
である。
FIG. 3 is an explanatory diagram illustrating a data configuration of a printer driver and an additional module according to the first embodiment of the present invention.

【図4】従来のプリンタドライバの構成を示す説明図で
ある。
FIG. 4 is an explanatory diagram showing a configuration of a conventional printer driver.

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

1…プリンタ 10…プリンタホスト 11…ホスト本体 12…ディスプレイ装置 13…キーボード 17…CD−ROM 20…CPU 21…ROM 22…RAM 27…CD−ROMドライブ 30…プリンタドライバ 31…処理テンプレート 32b,32e,32f,32g…参照ステップ 33…印刷媒体テーブル 34…ファイル 40…追加モジュール 41…テーブル追加データ 42…テーブル追加ステップを実行させるプログラム 43…ファイル追加データ 44…ファイル追加ステップを実行させるプログラム DESCRIPTION OF SYMBOLS 1 ... Printer 10 ... Printer host 11 ... Host main body 12 ... Display device 13 ... Keyboard 17 ... CD-ROM 20 ... CPU 21 ... ROM 22 ... RAM 27 ... CD-ROM drive 30 ... Printer driver 31 ... Processing template 32b, 32e, 32f, 32g: Reference step 33: Print medium table 34: File 40: Additional module 41: Table additional data 42: Program for executing the table addition step 43: File additional data 44: Program for executing the file addition step

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 2C087 AA09 AB05 BA03 BA07 BA12 BD36 BD53 5B021 AA01 BB01 CC05 CC07 KK02 LG07 LG08  ──────────────────────────────────────────────────続 き Continued on front page F term (reference) 2C087 AA09 AB05 BA03 BA07 BA12 BD36 BD53 5B021 AA01 BB01 CC05 CC07 KK02 LG07 LG08

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】プリンタの動作を制御するプリンタドライ
バにおいて、 複数の工程と、複数の該工程のうちの印刷媒体の種類に
関連した各工程の前に、印刷媒体の種類をキーとして印
刷媒体テーブルを参照する参照ステップと、を含む処理
テンプレートと、 印刷媒体の種類に関連した前記各工程ごとに、印刷媒体
の種類に応じた処理手法又はデータが記憶されている位
置を示す前記印刷媒体テーブルと、 前記印刷媒体テーブルに記憶されている前記位置に対応
して、前記処理手法又はデータが記憶されているファイ
ルと、 を有することを特徴とするプリンタドライバ。
In a printer driver for controlling the operation of a printer, before a plurality of processes and each of the plurality of processes related to the type of a print medium, a print medium table is set using the type of the print medium as a key. A reference template, and a processing template including: for each of the processes related to the type of print medium, the print medium table indicating a position where a processing method or data corresponding to the type of print medium is stored. And a file in which the processing method or data is stored corresponding to the position stored in the print medium table.
【請求項2】請求項1に記載のプリンタドライバにおい
て、 前記処理テンプレートに含まれる複数の前記工程のうち
の一つとして、印刷イメージデータに対して、印刷媒体
の種類に応じたハーフトーン処理を施すハーフトーン処
理工程を有し、 前記印刷媒体テーブルには、印刷媒体の種類に応じたハ
ーフトーン処理手法が記憶されている位置が記憶され、 前記ファイルには、前記印刷媒体テールブルに記憶され
ている前記位置に対応して、印刷媒体の種類に応じたハ
ーフトーン処理手法が記憶され、 ていることを特徴とするプリンタドライバ。
2. The printer driver according to claim 1, wherein half of the print image data according to the type of print medium is applied to the print image data as one of the plurality of steps included in the processing template. The print medium table stores a position where a halftone processing method corresponding to the type of the print medium is stored, and the file stores the halftone processing method in the print medium table. A printer driver, wherein a halftone processing method corresponding to a type of a print medium is stored corresponding to the position.
【請求項3】請求項1および2のいずれか一項に記載の
プリンタドライバにおいて、 前記処理テンプレートに含まれる複数の前記工程のうち
の一つとして、RGBイメージデータを着色剤対応イメ
ージデータに変換する際に参照する、印刷媒体の種類に
応じた色変換ルールを参照する色変換ルール参照工程を
有し、 前記印刷媒体テーブルには、印刷媒体の種類に応じた色
変換ルールが記憶されている位置が記憶され、 前記ファイルには、前記印刷媒体テールブルに記憶され
ている前記位置に対応して、印刷媒体の種類に応じた色
変換ルールが記憶され、 ていることを特徴とするプリンタドライバ。
3. The printer driver according to claim 1, wherein one of the plurality of steps included in the processing template converts RGB image data into colorant-compatible image data. A color conversion rule reference step for referring to a color conversion rule according to the type of print medium to be referred to when performing the printing. The print medium table stores color conversion rules according to the type of print medium. A printer driver, wherein a position is stored, and a color conversion rule corresponding to a type of a print medium is stored in the file corresponding to the position stored in the print medium table.
【請求項4】プリンタの動作を制御するために、印刷媒
体の種類に関連した各工程の前に、印刷媒体の種類に応
じた処理手法又はデータが記憶されている位置を示す前
記印刷媒体テーブルと、該印刷媒体テーブルに記憶され
ている該位置に対応して、前記処理手法又はデータが記
憶されているファイルと、を有するプリンタドライバの
追加モジュールであって、 前記印刷媒体テーブルの新たな印刷媒体の種類項目、及
び、新たな種類項目における各工程での前記処理手法又
はデータが前記ファイル中に記憶されている位置を含む
テーブル追加データと、 前記テーブル追加データを前記プリンタドライバの前記
印刷媒体テーブルに追加する追加ステップを実行させる
プログラムとしてのデータと、 を有することを特徴とするプリンタドライバの追加モジ
ュール。
4. A print medium table which indicates a processing method or a position where data is stored in accordance with a type of print medium before each step related to the type of print medium in order to control the operation of the printer. And a file storing the processing method or data corresponding to the position stored in the print medium table. A table additional data including a position where the processing method or data in each step in the medium type item and the new type item is stored in the file; and the table additional data as the print medium of the printer driver. And a data as a program for executing an additional step of adding to the table. Additional modules.
【請求項5】請求項4に記載のプリンタドライバの追加
モジュールにおいて、 前記新たな種類項目における各工程の実行時に必要とさ
れる処理手法又はデータを含むファイル追加データと、 前記ファイル追加データを前記プリンタドライバの前記
ファイルに追加する追加ステップを実行させるプログラ
ムとしてのデータと、 を有することを特徴とするプリンタドライバの追加モジ
ュール。
5. The additional module of the printer driver according to claim 4, wherein the file additional data including a processing method or data required at the time of execution of each step in the new type item; And a data as a program for executing an adding step of adding the file to the file of the printer driver.
JP2001095421A 2001-03-29 2001-03-29 Printer driver and its additional module Pending JP2002297343A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001095421A JP2002297343A (en) 2001-03-29 2001-03-29 Printer driver and its additional module

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001095421A JP2002297343A (en) 2001-03-29 2001-03-29 Printer driver and its additional module

Publications (1)

Publication Number Publication Date
JP2002297343A true JP2002297343A (en) 2002-10-11

Family

ID=18949475

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001095421A Pending JP2002297343A (en) 2001-03-29 2001-03-29 Printer driver and its additional module

Country Status (1)

Country Link
JP (1) JP2002297343A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7791745B2 (en) 2004-01-22 2010-09-07 Canon Kabushiki Kaisha Information processing apparatus on which printer driver can be installed, information processing apparatus, control method, program, and storage medium
JP2010218309A (en) * 2009-03-17 2010-09-30 Ricoh Co Ltd Printer driver, storage medium and information processor
US8390851B2 (en) 2008-06-10 2013-03-05 Seiko Epson Corporation Network system and printer driver
US8497998B2 (en) 2008-06-17 2013-07-30 Canon Kabushiki Kaisha Printing system using media integrated information, an information update method thereof, and a storage medium storing a program therefor
JP2016221849A (en) * 2015-05-29 2016-12-28 キヤノン株式会社 Information processor and control method thereof, and program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7791745B2 (en) 2004-01-22 2010-09-07 Canon Kabushiki Kaisha Information processing apparatus on which printer driver can be installed, information processing apparatus, control method, program, and storage medium
US8390851B2 (en) 2008-06-10 2013-03-05 Seiko Epson Corporation Network system and printer driver
US8497998B2 (en) 2008-06-17 2013-07-30 Canon Kabushiki Kaisha Printing system using media integrated information, an information update method thereof, and a storage medium storing a program therefor
JP2010218309A (en) * 2009-03-17 2010-09-30 Ricoh Co Ltd Printer driver, storage medium and information processor
JP2016221849A (en) * 2015-05-29 2016-12-28 キヤノン株式会社 Information processor and control method thereof, and program
US9769345B2 (en) 2015-05-29 2017-09-19 Canon Kabushiki Kaisha Information processing apparatus, method of controlling the same and non-transitory computer readable medium

Similar Documents

Publication Publication Date Title
JP3775381B2 (en) Image processing device
EP1698968B1 (en) Print control apparatus, control method thereof, and device driver
JP4618324B2 (en) Image processing apparatus and program
JP2000118095A (en) Printing control apparatus, printing system using the same, printing control method and recording medium
CN102198769B (en) Image processing apparatus and method, and image forming apparatus
US20050036170A1 (en) Image processing apparatus and image forming apparatus
JP3361951B2 (en) Print data processing apparatus and method
JP2003348366A (en) Method and apparatus for image processing
JP2002297343A (en) Printer driver and its additional module
JP2008179120A (en) System and program for forming image
JP2001111814A (en) Image converter, storage medium and image conversion method
US20050190388A1 (en) Color conversion system, color conversion apparatus and color conversion program storage medium
CN1107265C (en) Method for processing print data
JP2000047846A (en) Color printing method
JP2008228018A (en) Color conversion processing program, color conversion processing device and image formation system
JPH10278374A (en) Printer controller, control method, and recording medium
JP2003274110A (en) Image processing system, image processing method, and image processing program
JP2003280850A (en) High speed printer and high speed printing method using the printer
JP3104361B2 (en) Image processing apparatus and image processing system
CN100591088C (en) Image processing apparatus and method, and information processing apparatus and method
JPH09282118A (en) Printing device selection system
JPH10289079A (en) Printer and printing method
JPH09167247A (en) File production device for color separation plate
JP2005047137A (en) Image arrangement method, image arrangement device, and image arrangement program
JPH1040037A (en) Selecting method for printer

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040603

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20040603

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060713

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060718

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060915

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20061017