JP2003099216A - Print setting method for printer driver, information processor, program, and storage medium - Google Patents

Print setting method for printer driver, information processor, program, and storage medium

Info

Publication number
JP2003099216A
JP2003099216A JP2001286873A JP2001286873A JP2003099216A JP 2003099216 A JP2003099216 A JP 2003099216A JP 2001286873 A JP2001286873 A JP 2001286873A JP 2001286873 A JP2001286873 A JP 2001286873A JP 2003099216 A JP2003099216 A JP 2003099216A
Authority
JP
Japan
Prior art keywords
printer driver
print setting
document file
setting information
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
JP2001286873A
Other languages
Japanese (ja)
Inventor
Kazuyoshi Sumiuchi
一芳 隅内
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2001286873A priority Critical patent/JP2003099216A/en
Publication of JP2003099216A publication Critical patent/JP2003099216A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a print setting method for a printer driver which can make good use of preferable print setting information corresponding to individual document files for the printer driver even when a document file has its file name changed or is copied to another PC. SOLUTION: An application 100 reads the header 400 of the document file 300 (S1). The contents of a comment part 420 included in the header 400 is intepreted to discriminate whether the printer driver contained in the document file 300 matches a currently selected printer driver 200 (S2). When not, print setting information of the printer driver 200 is provided for a user in the form of default settings (S3), but when they match each other, on the other hand, the print setting information contained in the comment part 420 is set to the printer driver 200 (S4). According to the print setting information, the printer driver 200 generates print data (S5).

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、文書ファイルから
印刷データを生成する際、プリンタドライバに印刷設定
情報を設定するプリンタドライバの印刷設定方法、情報
処理装置、プログラムおよび記憶媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer driver print setting method, an information processing apparatus, a program and a storage medium for setting print setting information in a printer driver when generating print data from a document file.

【0002】[0002]

【従来の技術】従来、プリンタドライバには、ユーザが
設定した印刷設定情報を保存し、次回の印刷の際、保存
した印刷設定情報を反映させる機能が付加されている。
ここで、印刷設定情報としては、具体的に、印刷用紙、
ハーフトーン処理方法、色補正処理方法、カラーバラン
ス調整値などに関する設定情報である。
2. Description of the Related Art Conventionally, a printer driver is provided with a function of storing print setting information set by a user and reflecting the saved print setting information at the next printing.
Here, as the print setting information, specifically, printing paper,
Setting information regarding a halftone processing method, a color correction processing method, a color balance adjustment value, and the like.

【0003】また、文書ファイルのファイル名と保存し
た印刷設定情報とを関連付けてリスト化しておき、個々
の文書ファイルに対し、好ましい印刷設定情報を提供す
る方法が提案されている。
Further, a method has been proposed in which the file name of a document file and the stored print setting information are associated with each other to form a list, and preferable print setting information is provided for each document file.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来のプリンタドライバの印刷設定方法では、保存した印
刷設定情報と文書ファイルとの関連付けは、文書ファイ
ルのファイル名に基づいて行われるので、文書ファイル
のファイル名を変更すると、関連付けができなくなって
しまう弊害があった。
However, in the conventional print setting method of the printer driver, the stored print setting information is associated with the document file based on the file name of the document file. If the file name was changed, there was a problem that the association would become impossible.

【0005】また、文書ファイルを別のPCにコピーし
てしまうと、好ましい印刷設定情報をPCに保存してあ
っても活用することができなかった。
Further, if the document file is copied to another PC, it cannot be utilized even if the preferable print setting information is stored in the PC.

【0006】そこで、本発明は、文書ファイルのファイ
ル名を変更したり、別のPCにコピーした場合でも、個
々の文書ファイルに応じた好ましい印刷設定情報をプリ
ンタドライバに活用できるプリンタドライバの印刷設定
方法、情報処理装置、プログラムおよび記憶媒体を提供
することを目的とする。
Therefore, according to the present invention, even if the file name of the document file is changed or copied to another PC, the print setting of the printer driver can utilize the preferable print setting information corresponding to each document file in the printer driver. It is an object to provide a method, an information processing device, a program and a storage medium.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に、本発明のプリンタドライバの印刷設定方法は、プリ
ンタドライバによって文書ファイルから印刷データを生
成する際、前記プリンタドライバに印刷設定情報を設定
するプリンタドライバの印刷設定方法において、現在選
択されているプリンタドライバと前記文書ファイルに印
刷設定情報が保存されているプリンタドライバとが一致
するか否かを判別する工程と、前記選択されているプリ
ンタドライバと前記文書ファイルに印刷設定情報が保存
されているプリンタドライバとが一致する場合、前記文
書ファイルに保存されている印刷設定情報を、前記選択
されているプリンタドライバに反映させる工程とを有す
ることを特徴とする。
In order to achieve the above object, a printer driver print setting method according to the present invention sets print setting information in the printer driver when generating print data from a document file by the printer driver. In the printer driver print setting method, the step of determining whether or not the currently selected printer driver and the printer driver in which the print setting information is stored in the document file match, and the selected printer When the driver and the printer driver in which the print setting information is stored in the document file match, the print setting information stored in the document file is reflected in the selected printer driver. Is characterized by.

【0008】また、前記選択されているプリンタドライ
バと前記文書ファイルに印刷設定情報が保存されている
プリンタドライバとが不一致である場合、前記反映させ
る工程では、前記選択されているプリンタドライバに印
刷設定情報としてデフォルト設定情報を反映させること
を特徴とする。
Further, when the selected printer driver and the printer driver in which the print setting information is stored in the document file do not match, in the reflecting step, the print setting is performed in the selected printer driver. It is characterized in that the default setting information is reflected as the information.

【0009】さらに、前記判別する工程では、前記文書
ファイルに保存されているプリンタドライバの機種情
報、バージョンなどのプリンタドライバに関する情報を
基に、判別することを特徴とする。
Further, in the determining step, the determination is performed based on the printer driver model information, version and other printer driver information stored in the document file.

【0010】本発明の情報処理装置は、印刷設定情報が
設定されたプリンタドライバによって文書ファイルから
印刷データを生成する情報処理装置において、現在選択
されているプリンタドライバと前記文書ファイルに印刷
設定情報が保存されているプリンタドライバとが一致す
るか否かを判別する判別手段と、前記選択されているプ
リンタドライバと前記文書ファイルに印刷設定情報が保
存されているプリンタドライバとが一致する場合、前記
文書ファイルに保存されている印刷設定情報を前記選択
されているプリンタドライバに反映させる反映手段とを
備えたことを特徴とする。
An information processing apparatus according to the present invention is an information processing apparatus that generates print data from a document file by a printer driver in which print setting information is set. In the information processing apparatus, the currently selected printer driver and the document file have print setting information. If the discriminating means for discriminating whether the stored printer driver and the printer driver in which the print setting information is stored in the document file are coincident with each other, the document is stored. And a reflection unit that reflects the print setting information stored in the file in the selected printer driver.

【0011】[0011]

【発明の実施の形態】本発明のプリンタドライバの印刷
設定方法、情報処理装置、プログラムおよび記憶媒体の
実施の形態について図面を参照しながら説明する。本実
施形態のプリンタドライバの印刷設定方法は、パーソナ
ルコンピュータ(PC)および複数のプリンタがネット
ワークに接続されたプリンタシステムに適用される。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of a printer driver print setting method, an information processing apparatus, a program, and a storage medium according to the present invention will be described with reference to the drawings. The printer driver print setting method according to the present embodiment is applied to a personal computer (PC) and a printer system in which a plurality of printers are connected to a network.

【0012】図1は実施の形態におけるプリンタシステ
ムの構成を示すブロック図である。このプリンタシステ
ムは、ネットワーク2に接続されたPC1および3台の
プリンタ3、4、5から構成される。尚、ネットワーク
に接続されるPCおよびプリンタの数は任意であってよ
く、また、ネットワークにはスキャナなど他の機器が接
続されていてもよい。
FIG. 1 is a block diagram showing the arrangement of a printer system according to the embodiment. This printer system comprises a PC 1 and three printers 3, 4, 5 connected to a network 2. Note that the number of PCs and printers connected to the network may be arbitrary, and other devices such as a scanner may be connected to the network.

【0013】PC1は、周知のCPU11、ROM1
2、RAM13、CRTコントローラ(CRTC)1
4、ネットワークコントローラ(NTC)16、キーボ
ードコントローラ(KB)17、ディスクコントローラ
(DKC)19、プリンタコントーラ(PRTC)21
等がバス22に接続された構成を有する。CRTC14
には、CRT15が接続されている。KBC17には、
キーボード18が接続されている。DKC19には、ハ
ードディスク20が接続されている。
The PC 1 is a well-known CPU 11 and ROM 1
2, RAM 13, CRT controller (CRTC) 1
4, network controller (NTC) 16, keyboard controller (KB) 17, disk controller (DKC) 19, printer controller (PRTC) 21
Etc. are connected to the bus 22. CRTC14
A CRT 15 is connected to. For KBC17,
The keyboard 18 is connected. A hard disk 20 is connected to the DKC 19.

【0014】また、ROM12には、文書ファイルを処
理するアプリケーション、プリンタドライバなどが格納
されている。ハードディスク20には、アプリケーショ
ンによって処理される文書ファイルが格納されている。
The ROM 12 also stores an application for processing a document file, a printer driver, and the like. The hard disk 20 stores the document file processed by the application.

【0015】図2は印刷処理を実行する際、アプリケー
ション、文書ファイルおよびプリンタドライバ間におけ
るデータの流れを示す図である。ユーザは、アプリケー
ション100を起動して印刷処理を行う際、文書ファイ
ル300をオープンにし、プリンタドライバ200によ
り印刷設定情報に応じた印刷データを生成する。図3は
文書ファイルの構成を示す図である。文書ファイル30
0は、通常、ヘッダ400、実データ500およびフッ
タ600から構成される。
FIG. 2 is a diagram showing the flow of data between an application, a document file and a printer driver when executing print processing. When the user activates the application 100 to perform print processing, the user opens the document file 300 and causes the printer driver 200 to generate print data according to the print setting information. FIG. 3 is a diagram showing the structure of a document file. Document file 30
0 is usually composed of a header 400, actual data 500 and a footer 600.

【0016】図4は印刷処理手順を示すフローチャート
である。前述したように、この処理プログラムは、RO
M12に格納されたアプリケーション100に含まれて
おり、CPU11によって実行される。アプリケーショ
ン100は、ユーザにより印刷処理の実行が命令される
と、まず、文書ファイル300に含まれるヘッダ400
を読み込む(ステップS1)。
FIG. 4 is a flow chart showing the print processing procedure. As described above, this processing program
It is included in the application 100 stored in M12 and is executed by the CPU 11. When the user instructs the application 100 to execute the print process, first, the header 400 included in the document file 300 is displayed.
Is read (step S1).

【0017】図5はヘッダ400の構成を示す図であ
る。ヘッダ400には、通常、文書ファイル300に関
する各種情報410およびコメント部420が記載され
ている。例えば、グラフィックファイルのファイルフォ
ーマットであるPBM(Portable Bitma
p Utilities)では、各種情報410に含ま
れる情報として、マジックナンバ、イメージの幅および
高さ(ピクセル単位)などがあり、また、コメント部4
20はシャープ記号(#)から行末までのテキストで表
現されている。
FIG. 5 is a diagram showing the structure of the header 400. In the header 400, various information 410 and comment section 420 regarding the document file 300 are usually described. For example, PBM (Portable Bitma) which is a file format of a graphic file.
p Utilities), the information included in the various information 410 includes a magic number, an image width and height (in pixel units), and the comment section 4
20 is represented by the text from the pound sign (#) to the end of the line.

【0018】アプリケーション100は、文書ファイル
300から読み込んだヘッダ400に含まれるコメント
部420の内容を解釈し、文書ファイル300に保存さ
れているプリンタドライバの機種情報およびバージョン
と、現在、アプリケーション100で選択されているプ
リンタドライバ200とが一致するか否かを判別する
(ステップS2)。
The application 100 interprets the content of the comment section 420 included in the header 400 read from the document file 300, and selects the model information and version of the printer driver stored in the document file 300 and the application 100 at present. It is determined whether or not the printer driver 200 that has been registered matches (step S2).

【0019】一致していない場合、プリンタドライバ2
00の印刷設定情報をデフォルト設定のままユーザに提
供する(ステップS3)。ここで、印刷設定情報として
は、印刷用紙、ハーフトーン処理方法、色補正処理方
法、カラーバランス調整値などに関する情報が挙げられ
る。
If they do not match, the printer driver 2
The print setting information of 00 is provided to the user with the default setting (step S3). Here, examples of the print setting information include information about printing paper, a halftone processing method, a color correction processing method, a color balance adjustment value, and the like.

【0020】一方、ステップS2で一致している場合、
コメント部420に保存されている印刷設定情報をプリ
ンタドライバ200に設定する(ステップS4)。これ
により、自動的に好ましい印刷設定情報をユーザに提供
できる。この後、設定された印刷設定情報にしたがっ
て、プリンタドライバ200により印刷データを生成
し、プリンタで印刷処理を行い(ステップS5)、本処
理を終了する。
On the other hand, if they match in step S2,
The print setting information stored in the comment section 420 is set in the printer driver 200 (step S4). As a result, preferable print setting information can be automatically provided to the user. After that, the printer driver 200 generates print data in accordance with the set print setting information, and the printer performs print processing (step S5), and this processing ends.

【0021】図6はアプリケーション100によってプ
リンタドライバ200の印刷設定情報を文書ファイル3
00に保存する際のデータの流れを示す図である。図7
は印刷設定保存処理手順を示すフローチャートである。
この処理プログラムは、ROM12に格納されたアプリ
ケーション100に含まれており、CPU11によって
実行される。
FIG. 6 shows the print setting information of the printer driver 200 in the document file 3 by the application 100.
FIG. 10 is a diagram showing a flow of data when the data is stored in 00. Figure 7
6 is a flowchart showing a print setting storage processing procedure.
This processing program is included in the application 100 stored in the ROM 12 and is executed by the CPU 11.

【0022】予め、ユーザは、プリンタドライバ200
上で、文書ファイル300に対し、好ましい印刷設定情
報を設定しておく。そして、アプリケーション100
は、プリンタドライバ200から、設定された印刷設定
情報、機種情報およびバージョンを読み込み(ステップ
S11)、文書ファイル300のコメント部420に上
書き保存する(ステップS12)。これは、印刷設定情
報の読み込み・反映をサポートしていないアプリケーシ
ョンであっても、印刷設定情報が保存された文書ファイ
ルを正常に処理できるようにするためである。この後、
本処理を終了する。
In advance, the user selects the printer driver 200.
Above, preferable print setting information is set for the document file 300. And the application 100
Reads the set print setting information, model information and version from the printer driver 200 (step S11), and overwrites and saves them in the comment section 420 of the document file 300 (step S12). This is so that even an application that does not support reading / reflection of print setting information can properly process the document file in which the print setting information is saved. After this,
This process ends.

【0023】このように、プリンタドライバの印刷設定
情報を文書ファイルに直接保存することで、文書ファイ
ルをアプリケーションからオープンするだけで自動的に
好ましい印刷設定情報を得ることができる。
As described above, by directly saving the print setting information of the printer driver in the document file, it is possible to automatically obtain the preferable print setting information only by opening the document file from the application.

【0024】また、個々の文書ファイルに印刷設定情報
を直接保存しているので、ファイル名の変更や保存作業
を行ったホストコンピュータ以外のPCに文書ファイル
をコピーした場合でも、好ましい印刷設定情報を得るこ
とができる。
Further, since the print setting information is directly stored in each document file, even if the document file is copied to a PC other than the host computer that has changed the file name or performed the saving operation, the preferable print setting information is stored. Obtainable.

【0025】さらに、文書ファイルのコメント部に印刷
設定情報を保存することで、印刷設定情報の読み込み・
反映をサポートしていないアプリケーションであって
も、印刷設定情報を保存した文書ファイルを正常に処理
できる。
Further, by saving the print setting information in the comment section of the document file, the print setting information can be read and stored.
Even an application that does not support reflection can process a document file that stores print setting information normally.

【0026】以上が本発明の実施の形態の説明である
が、本発明は、これら実施の形態の構成に限られるもの
ではなく、特許請求の範囲で示した機能、または実施の
形態の構成が持つ機能が達成できる構成であればどのよ
うなものであっても適用可能である。
Although the embodiments of the present invention have been described above, the present invention is not limited to the configurations of these embodiments, and the functions shown in the claims or the configurations of the embodiments are not limited thereto. Any structure can be applied as long as it can achieve the function it has.

【0027】例えば、本実施形態では、印刷設定情報が
文書ファイルに保存されている場合、自動的に印刷設定
情報を反映させていたが、ダイアログ等を表示し、プリ
ンタドライバのデフォルト設定情報と、保存されている
印刷設定情報とのどちらを反映させるかをユーザに選択
させてもよい。
For example, in the present embodiment, when the print setting information is stored in the document file, the print setting information is automatically reflected. However, a dialog or the like is displayed and the default setting information of the printer driver is displayed. The user may be allowed to select which of the stored print setting information should be reflected.

【0028】また、印刷設定情報を文書ファイルに保存
する場合、本実施形態では、上書き保存しているが、ダ
イアログ等を表示し、保存するか否かをユーザに選択さ
せてもよい。
Further, when the print setting information is saved in the document file, it is overwritten in the present embodiment, but a dialog or the like may be displayed to allow the user to select whether or not to save.

【0029】さらに、既に印刷設定情報が保存されてい
る場合、保存されている印刷設定情報を提示し、上書き
してよいか否かをユーザに選択させてもよい。
Further, when the print setting information is already saved, the saved print setting information may be presented and the user may be allowed to select whether or not to overwrite.

【0030】また、ステップS2でプリンタドライバが
不一致であり、しかもPCが文書ファイルに登録されて
いるプリンタドライバを有する場合、現在選択されてい
るプリンタドライバの代わりに、文書ファイルに登録さ
れているプリンタドライバを採用し、文書ファイルに保
存されている印刷設定情報を活用するようにしてもよ
い。
If the printer drivers do not match in step S2 and the PC has a printer driver registered in the document file, the printer registered in the document file is replaced with the printer driver currently selected. A driver may be adopted and the print setting information stored in the document file may be used.

【0031】さらに、本発明は複数の機器(例えば、ホ
ストコンピュータ、インターフェース機器、リーダ、プ
リンタなど)から構成されるシステムに適用してもよい
し、1つの機器からなる装置に適用してもよい。
Furthermore, the present invention may be applied to a system composed of a plurality of devices (for example, host computer, interface device, reader, printer, etc.), or may be applied to an apparatus composed of one device. .

【0032】また、本発明は、前述した実施形態の機能
を実現するソフトウェアのプログラムコードをシステム
あるいは装置に供給することによって達成される場合に
も適用できることはいうまでもない。この場合、プログ
ラムコード自体が本発明の新規な機能を実現することに
なり、そのプログラム自体およびそのプログラムを記憶
した記憶媒体は本発明を構成することになる。
It goes without saying that the present invention can also be applied to the case where it is achieved by supplying a program code of software for realizing the functions of the above-described embodiments to a system or an apparatus. In this case, the program code itself realizes the novel function of the present invention, and the program itself and the storage medium storing the program constitute the present invention.

【0033】上記実施形態では、図4、図7のフローチ
ャートに示すプログラムコードは記憶媒体であるROM
に格納されている。プログラムコードを供給する記憶媒
体としては、ROMに限らず、例えばフレキシブルディ
スク、ハードディスク、CD−ROM、CD−R、DV
D、磁気テープ、不揮発性のメモリカードなどを用いる
ことができる。
In the above embodiment, the program code shown in the flow charts of FIGS. 4 and 7 is a ROM which is a storage medium.
It is stored in. The storage medium for supplying the program code is not limited to ROM, but may be, for example, a flexible disk, a hard disk, a CD-ROM, a CD-R, a DV.
D, a magnetic tape, a non-volatile memory card, etc. can be used.

【0034】また、コンピュータが読出したプログラム
コードを実行することにより、前述した実施形態の機能
が実現されるだけでなく、そのプログラムコードの指示
に基づき、コンピュータ上で稼働しているOS(オペレ
ーティングシステム)などが実際の処理の一部または全
部を行い、その処理によって前述した実施形態の機能が
実現される場合も含まれることは言うまでもない。
Further, by executing the program code read by the computer, not only the functions of the above-described embodiment are realized, but also the OS (operating system) running on the computer based on the instruction of the program code. It is needless to say that this also includes a case where the above) performs a part or all of the actual processing and the processing realizes the functions of the above-described embodiments.

【0035】さらに、記憶媒体から読出されたプログラ
ムコードが、コンピュータに挿入された機能拡張ボード
やコンピュータに接続された機能拡張ユニットに備わる
メモリに書込まれた後、そのプログラムコードの指示に
基づき、その機能拡張ボードや機能拡張ユニットに備わ
るCPUなどが実際の処理の一部または全部を行い、そ
の処理によって前述した実施形態の機能が実現される場
合も含まれることは言うまでもない。
Further, after the program code read from the storage medium is written in the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, based on the instruction of the program code, It goes without saying that a case where the CPU or the like included in the function expansion board or the function expansion unit performs some or all of the actual processing and the processing realizes the functions of the above-described embodiments is also included.

【0036】[0036]

【発明の効果】本発明によれば、文書ファイルのファイ
ル名を変更したり、別のPCにコピーした場合でも、個
々の文書ファイルに応じた好ましい印刷設定情報をプリ
ンタドライバに活用できる。
According to the present invention, even when the file name of a document file is changed or copied to another PC, preferable print setting information corresponding to each document file can be utilized in the printer driver.

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

【図1】実施の形態におけるプリンタシステムの構成を
示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a printer system according to an embodiment.

【図2】印刷処理を実行する際、アプリケーション、文
書ファイルおよびプリンタドライバ間におけるデータの
流れを示す図である。
FIG. 2 is a diagram showing a data flow between an application, a document file, and a printer driver when executing print processing.

【図3】文書ファイルの構成を示す図である。FIG. 3 is a diagram showing a structure of a document file.

【図4】印刷処理手順を示すフローチャートである。FIG. 4 is a flowchart illustrating a print processing procedure.

【図5】ヘッダ400の構成を示す図である。5 is a diagram showing a configuration of a header 400. FIG.

【図6】アプリケーション100によってプリンタドラ
イバ200の印刷設定情報を文書ファイル300に保存
する際のデータの流れを示す図である。
FIG. 6 is a diagram showing a data flow when the application 100 saves print setting information of a printer driver 200 in a document file 300.

【図7】印刷設定保存処理手順を示すフローチャートで
ある。
FIG. 7 is a flowchart illustrating a print setting storage processing procedure.

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

1 PC 3、4、5 プリンタ 11 CPU 12 ROM 20 ハードディスク 100 アプリケーション 200 プリンタドライバ 300 文書ファイル 400 ヘッダ 410 各種情報 420 コメント部 1 PC 3, 4, 5 printers 11 CPU 12 ROM 20 hard disk 100 applications 200 printer driver 300 document files 400 header 410 Various information 420 comment section

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 プリンタドライバによって文書ファイル
から印刷データを生成する際、前記プリンタドライバに
印刷設定情報を設定するプリンタドライバの印刷設定方
法において、 現在選択されているプリンタドライバと前記文書ファイ
ルに印刷設定情報が保存されているプリンタドライバと
が一致するか否かを判別する工程と、 前記選択されているプリンタドライバと前記文書ファイ
ルに印刷設定情報が保存されているプリンタドライバと
が一致する場合、前記文書ファイルに保存されている印
刷設定情報を、前記選択されているプリンタドライバに
反映させる工程とを有することを特徴とするプリンタド
ライバの印刷設定方法。
1. A printer driver print setting method, wherein print setting information is set in the printer driver when print data is generated from the document file by the printer driver. A step of determining whether or not the printer driver in which the information is stored matches, and a case where the selected printer driver and the printer driver in which the print setting information is stored in the document file match, And a print setting information stored in a document file is reflected in the selected printer driver.
【請求項2】 前記選択されているプリンタドライバと
前記文書ファイルに印刷設定情報が保存されているプリ
ンタドライバとが不一致である場合、前記反映させる工
程では、前記選択されているプリンタドライバに印刷設
定情報としてデフォルト設定情報を反映させることを特
徴とする請求項1記載のプリンタドライバの印刷設定方
法。
2. When the selected printer driver and the printer driver in which print setting information is stored in the document file do not match, in the reflecting step, the print setting is performed in the selected printer driver. 2. The printer driver print setting method according to claim 1, wherein the default setting information is reflected as the information.
【請求項3】 前記判別する工程では、前記文書ファイ
ルに保存されているプリンタドライバの機種情報、バー
ジョンなどのプリンタドライバに関する情報を基に、判
別することを特徴とする請求項1記載のプリンタドライ
バの印刷設定方法。
3. The printer driver according to claim 1, wherein in the determining step, the determination is made based on information about the printer driver such as model information and version of the printer driver stored in the document file. Print setting method.
【請求項4】 印刷設定情報が設定されたプリンタドラ
イバによって文書ファイルから印刷データを生成する情
報処理装置において、 現在選択されているプリンタドライバと前記文書ファイ
ルに印刷設定情報が保存されているプリンタドライバと
が一致するか否かを判別する判別手段と、 前記選択されているプリンタドライバと前記文書ファイ
ルに印刷設定情報が保存されているプリンタドライバと
が一致する場合、前記文書ファイルに保存されている印
刷設定情報を前記選択されているプリンタドライバに反
映させる反映手段とを備えたことを特徴とする情報処理
装置。
4. An information processing apparatus for generating print data from a document file by a printer driver having print setting information set therein, wherein the printer driver currently selected and the printer driver storing the print setting information in the document file. When the discriminating means for discriminating whether or not coincides with the printer driver in which the print setting information is stored in the document file and the selected printer driver are stored in the document file. An information processing apparatus, comprising: a reflection unit configured to reflect print setting information in the selected printer driver.
【請求項5】 前記選択されているプリンタドライバと
前記文書ファイルに印刷設定情報が保存されているプリ
ンタドライバとが不一致である場合、前記反映手段は、
前記選択されているプリンタドライバに印刷設定情報と
してデフォルト設定情報を反映させることを特徴とする
請求項4記載の情報処理装置。
5. When the selected printer driver and the printer driver in which the print setting information is stored in the document file do not match, the reflection means is
The information processing apparatus according to claim 4, wherein default setting information is reflected as print setting information in the selected printer driver.
【請求項6】 前記判別手段は、前記文書ファイルに保
存されているプリンタドライバの機種情報、バージョン
などのプリンタドライバに関する情報を基に、判別する
ことを特徴とする請求項4記載の情報処理装置。
6. The information processing apparatus according to claim 4, wherein the determination unit makes a determination based on information about the printer driver such as model information and version of the printer driver stored in the document file. .
【請求項7】 請求項1乃至3のいずれかに記載のプリ
ンタドライバの印刷設定方法を実現するためのプログラ
ムコードを保持する記憶媒体。
7. A storage medium holding a program code for implementing the print setting method of a printer driver according to claim 1. Description:
【請求項8】 請求項1乃至3のいずれかに記載のプリ
ンタドライバの印刷設定方法を実現するためのプログラ
ムコードを有するプログラム。
8. A program having a program code for implementing the printer driver print setting method according to claim 1. Description:
JP2001286873A 2001-09-20 2001-09-20 Print setting method for printer driver, information processor, program, and storage medium Pending JP2003099216A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001286873A JP2003099216A (en) 2001-09-20 2001-09-20 Print setting method for printer driver, information processor, program, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001286873A JP2003099216A (en) 2001-09-20 2001-09-20 Print setting method for printer driver, information processor, program, and storage medium

Publications (1)

Publication Number Publication Date
JP2003099216A true JP2003099216A (en) 2003-04-04

Family

ID=19109771

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001286873A Pending JP2003099216A (en) 2001-09-20 2001-09-20 Print setting method for printer driver, information processor, program, and storage medium

Country Status (1)

Country Link
JP (1) JP2003099216A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100748620B1 (en) * 2005-06-17 2007-08-13 삼성전자주식회사 Method and apparatus for setting print-option
JP2009163626A (en) * 2008-01-09 2009-07-23 Kyocera Mita Corp Print setting program and print setting method
JP2012141888A (en) * 2011-01-05 2012-07-26 Konica Minolta Business Technologies Inc Print instruction apparatus and print instruction program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100748620B1 (en) * 2005-06-17 2007-08-13 삼성전자주식회사 Method and apparatus for setting print-option
JP2009163626A (en) * 2008-01-09 2009-07-23 Kyocera Mita Corp Print setting program and print setting method
JP2012141888A (en) * 2011-01-05 2012-07-26 Konica Minolta Business Technologies Inc Print instruction apparatus and print instruction program

Similar Documents

Publication Publication Date Title
JP4799206B2 (en) Print control program, print control apparatus, and print control method
US20040061897A1 (en) Printing control method and printing control apparatus
JP2001125756A (en) Output system, output device, host device, control method therefor and information recording medium
JP3667043B2 (en) Information processing system, information processing apparatus, and print control method
JP3884876B2 (en) Information processing apparatus, information processing method, and storage medium storing computer-readable program
JP2003099216A (en) Print setting method for printer driver, information processor, program, and storage medium
JP2005165466A (en) Print controller, print control method and computer program
JP2000112683A (en) Image processing method, image processor and storage medium
JP2008183886A (en) Image forming apparatus
JP2004110638A (en) Program for printer driver, recording medium, information processor, printing system and printing method
JP2003131832A (en) Information processing device, information processing method, program, and storage medium
JP2003177907A (en) Unit and system for information processing, print control method, storage medium, and program
JP3536668B2 (en) Printing control device
JPH11272432A (en) Computer readable recording medium for recording printer driver
JP2006163774A (en) Processing system for plurality of images
JP2000298565A (en) Method and device for controlling printing and storage medium storing program for executing the printing controlling method
JP2005092461A (en) Data editing device, and control method and control program for the same
JP2005159764A (en) Recording method, apparatus, program, and storage medium
JP2003177903A (en) Information processor, information processing system, print control method, storage medium, and program
JP2007004596A (en) Print control device and method, storage medium and program
JP2004021455A (en) Information processor and job processing method
JP3833195B2 (en) Image processing apparatus and control method thereof
JP2003167701A (en) Printing system, printing preview method, program, printer driver, and preview method by printer driver
US8817318B2 (en) Printer
JP2006128821A (en) Printer and print method

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20060415

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626