JP2013178829A - Printer driver and printer driver program - Google Patents

Printer driver and printer driver program Download PDF

Info

Publication number
JP2013178829A
JP2013178829A JP2013117924A JP2013117924A JP2013178829A JP 2013178829 A JP2013178829 A JP 2013178829A JP 2013117924 A JP2013117924 A JP 2013117924A JP 2013117924 A JP2013117924 A JP 2013117924A JP 2013178829 A JP2013178829 A JP 2013178829A
Authority
JP
Japan
Prior art keywords
print
print setting
setting
printing
document
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
JP2013117924A
Other languages
Japanese (ja)
Inventor
Masamichi Arai
正通 新井
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.)
Casio Computer Co Ltd
Casio Electronics Co Ltd
Original Assignee
Casio Computer Co Ltd
Casio Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd, Casio Electronics Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2013117924A priority Critical patent/JP2013178829A/en
Publication of JP2013178829A publication Critical patent/JP2013178829A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a printer driver and a program which, by preliminarily registering print settings which must not be set or must be set, is capable of stopping printing, outputting a warning, or automatically changing print settings to perform printing when a user will perform printing with print settings different from registered contents.SOLUTION: A printer driver includes: print setting condition storage means in which print setting conditions relating to printing are stored; document accompanying information acquisition means which acquires print setting information for execution of printing, document attribute information indicative of an attribute of document data being the object to be printed, and printing information indicative of a print condition for printing, which accompany the document data; print setting condition retrieval means which refers to the print setting condition storage means to retrieve a print setting condition corresponding to the document attribute information acquired by the document accompanying information acquisition means; and print setting condition mode changing means which changes a mode of the print setting condition on the basis of the retrieval result of the print setting condition retrieval means.

Description

本発明は、文書データの文書をプリンタに印刷させるためのプリンタドライバおよびプリンタドライバプログラムに関し、特に、意図しない設定での印刷を抑止することが可能なプリンタドライバおよびプリンタドライバプログラムに関するものである。   The present invention relates to a printer driver and a printer driver program for causing a printer to print a document of document data, and more particularly to a printer driver and a printer driver program that can suppress printing with unintended settings.

パーソナルコンピュータ、ワードプロセッサ、ファクシミリ等の情報処理装置における情報出力装置として、文字、図形、画像等の情報を紙、フィルム等の記録媒体に記録するプリンタが広く使用されている。   2. Description of the Related Art Printers that record information such as characters, graphics, and images on recording media such as paper and film are widely used as information output devices in information processing apparatuses such as personal computers, word processors, and facsimiles.

そして、パーソナルコンピュータ等がプリンタに文書を印刷させるためには、プリンタを制御するためのソフトウエアとしてのプリンタドライバプログラムが、パーソナルコンピュータ等に組み込まれ、プリンタドライバとして機能する必要がある。   In order for a personal computer or the like to print a document on a printer, a printer driver program as software for controlling the printer needs to be incorporated in the personal computer or the like and function as a printer driver.

プリンタドライバは、アプリケーションソフトウエアやOS(Operating System)から受け取った文字や画像の文書データを、プリンタが処理することのできるデータに変換し、プリンタの状態を見ながら文書データをパーソナルコンピュータ等へ送信する役割を果たす。例えば、Windows(登録商標)OSにおいては、GDI(Graphics Driver Interface)というOSの描画エンジンから印刷データを入力されると、PDL(Page Description Language)というページ記述言語に変換して出力する。   The printer driver converts text and image document data received from application software and an OS (Operating System) into data that can be processed by the printer, and sends the document data to a personal computer or the like while checking the status of the printer. To play a role. For example, in a Windows (registered trademark) OS, when print data is input from a drawing engine of an OS called GDI (Graphics Driver Interface), it is converted into a page description language called PDL (Page Description Language) and output.

このようなページ記述言語は、出力する文書データの情報とともに、各種プリンタ機能である出力部数、カラー印刷、モノクロ印刷、用紙サイズ、紙種など、印刷を実行するための印刷設定情報も含んでいる。また、最近のプリンタドライバには、2ページ、4ページ、8ページ等、複数ページ分の文書データを縮小して1枚の用紙に印刷するN(Number)アップ(マルチページ)機能や、製本のために綴代を付ける機能、プリンタの状態を監視して用紙切れやトナー切れを警告する機能など、数多くの付加機能が備わっている。また、カラープリンタ用のプリンタドライバでは、色合いや明るさを細かく設定することができる機能も備わっており、ユーザの多様な要望に対応できるようになっている。   Such a page description language includes print setting information for executing printing such as the number of output copies, color printing, monochrome printing, paper size, paper type, and the like, as well as information on document data to be output. . Also, recent printer drivers have an N (Number) up (multi-page) function for reducing document data for multiple pages, such as 2 pages, 4 pages, 8 pages, etc., and printing them on one sheet of paper. Therefore, there are a number of additional functions such as a function for adding a binding margin and a function for monitoring the printer status to warn of out of paper or toner. In addition, a printer driver for a color printer has a function for finely setting a hue and brightness, and can respond to various requests of users.

一方、近年エコロジーが注目されており、プリンタドライバのデフォルト設定が、エコロジーに考慮した設定になっていることも珍しくない。例えば、トナーの使用量を抑えたトナーセーブ、ページ全体を縮小して印刷する縮小印刷、Nアップ等がその代表である。さらに、「一発エコモード」などと称し、プリンタ側の操作でクライアントであるパーソナルコンピュータ等のプリンタドライバの設定を、一律にエコ設定(トナーセーブ、他)にすることができる機能も存在している。   On the other hand, ecology has attracted attention in recent years, and it is not uncommon for the default setting of the printer driver to be a setting that takes ecology into account. For example, toner save with reduced use of toner, reduced printing for reducing the entire page, N-up, and the like are representative. In addition, there is a function called “one-shot eco mode” that can be set to the eco setting (toner save, etc.) uniformly for the printer driver of personal computers as clients by operation on the printer side. Yes.

また、印刷対象の文書データのファイルからその拡張子を取得し、印刷設定テーブル上にその拡張子が載っている場合は、印刷設定テーブル上のその拡張子に対応する印刷設定により設定を行い、他方、印刷設定テーブル上にその拡張子が載っていない場合は、デフォルトの印刷設定により設定を行う技術が開示されている(例えば、特許文献1参照。)。   Also, if the extension is obtained from the document data file to be printed and the extension is listed on the print setting table, the setting is made according to the print setting corresponding to the extension on the print setting table. On the other hand, when the extension is not listed on the print setting table, a technique is disclosed in which settings are made using default print settings (see, for example, Patent Document 1).

また、入力画像の構造を解析し、その画像属性の判定結果に基づいて、最適な印刷設定をユーザに提示し、ユーザ操作に応答して、提示した印刷設定を変更または承認して印刷設定を確定する技術が開示されている(例えば、特許文献2参照。)。   In addition, the structure of the input image is analyzed, and based on the determination result of the image attribute, the optimum print setting is presented to the user, and in response to the user operation, the presented print setting is changed or approved to set the print setting. A technique for determining is disclosed (for example, refer to Patent Document 2).

また、所定の設定情報によって両面印刷またはマルチページ印刷を指定することにより、印刷資源を節減することができるとともに、忠実な印刷が求められる場合には他の設定情報によって印刷を行う技術が開示されている(例えば、特許文献3参照。)。   In addition, by specifying double-sided printing or multi-page printing according to predetermined setting information, it is possible to save printing resources, and a technique for performing printing with other setting information when faithful printing is required is disclosed. (For example, refer to Patent Document 3).

特開2000−66850号公報JP 2000-66850 A 特開2008−77160号公報JP 2008-77160 A 特開2008−221498号公報JP 2008-212498 A

しかしながら、上述のような「一発エコモード」が設定されていたような場合には、ユーザがプリンタドライバの印刷設定に気づかずに、またはうっかり、そのまま印刷してしまい、ユーザの意図しない印刷設定で文書データを印刷してしまうことがある、という問題点があった。例えば、清書として正式に印刷したい文書であるにもかかわらず、印刷設定として「トナーセーブ」モードが設定されていた場合には、印刷濃度が足りないため、「トナーセーブ」モードを外して再度印刷し直さなければならない。また、縮小印刷をすると文字等が小さ過ぎて認識できなくなってしまうにもかかわらず、印刷設定として「縮小印刷」モードが設定されていた場合なども同様に再度印刷し直さなければならない。   However, when the “one-shot eco mode” as described above is set, the user does not notice the print setting of the printer driver or inadvertently prints as it is, and the print setting not intended by the user. There is a problem in that document data may be printed in For example, if the “Toner Save” mode is set as the print setting even though it is a document that you want to formally print as a clean copy, the print density is insufficient, so you can remove the “Toner Save” mode and print again. I have to do it again. In addition, when the reduced printing is performed, even if the “reduced printing” mode is set as the print setting even though characters and the like are too small to be recognized, the same printing must be performed again.

本発明は、上記問題点に鑑みてなされたものであり、アプリケーションソフトウエア毎、一部のキーワードが含まれる文書名毎、印刷用紙サイズ毎、または印刷する用紙の種類毎等の文書属性毎に、両面印刷モード、マルチモード、またはトナーセーブモード等について、設定してはいけない印刷設定、または設定すべき印刷設定を予め登録しておくことにより、登録内容とは異なる印刷設定で印刷しようとした場合に、その印刷を中止したり、警告を出力したり、または自動的に印刷設定を変更して印刷したりすることが可能なプリンタドライバおよびプリンタドライバプログラムを提供することを目的とする。   The present invention has been made in view of the above problems, and is for each document attribute such as each application software, each document name including some keywords, each printing paper size, or each type of paper to be printed. By registering in advance the print settings that should not be set or the print settings that should be set for double-sided print mode, multi-mode, or toner save mode, etc., an attempt was made to print with different print settings. It is an object of the present invention to provide a printer driver and a printer driver program capable of canceling printing, outputting a warning, or automatically changing print settings to perform printing.

本発明は、上記課題を解決するため、下記のような構成を採用した。
すなわち、本発明の一態様によれば、本発明のプリンタドライバは、文書データの文書をプリンタに印刷させるためのプリンタドライバであって、印刷制御処理開始後に、印刷する対象である文書データに付随した前記文書データの属性を示す文書属性情報および印刷するための印刷条件を示す印刷設定情報を取得する文書付随情報取得手段と、前記文書付随情報取得後に、印刷に関する印刷設定条件を格納した印刷設定条件データベースを参照して、前記文書付随情報取得手段によって取得した文書属性情報に対応する印刷設定条件を検索する印刷設定条件検索手段と、前記印刷設定条件検索手段による検索結果に基づいて、前記印刷設定条件のモードを変更する印刷設定条件モード変更手段と、前記印刷設定条件検索手段による検索結果に基づいて、警告情報を出力することを示すフラグを立てるフラグON手段と、前記フラグが立っているときに、前記警告情報を出力する警告情報出力手段と、前記フラグが立っているときに、印刷実行または印刷中止の選択が可能なダイアログを表示する印刷選択出力手段と、前記ダイアログ表示後に、前記印刷中止が選択された場合は、前記プリンタに対して前記文書データを印刷出力するように指示することなく、印刷中止を報知し、前記印刷中止が選択されなかった場合は、前記変更されなかった印刷設定条件、または前記変更された印刷設定条件に基づいて、印刷処理を実行する印刷実行手段と、を備えることを特徴とする。
The present invention employs the following configuration in order to solve the above problems.
That is, according to one aspect of the present invention, the printer driver of the present invention is a printer driver for causing a printer to print a document of document data, and is attached to the document data to be printed after the print control process is started. A document attribute information acquisition unit that acquires document attribute information indicating an attribute of the document data and print setting information indicating a print condition for printing; and a print setting that stores a print setting condition related to printing after the document incidental information is acquired A print setting condition search unit that searches for a print setting condition corresponding to the document attribute information acquired by the document incidental information acquisition unit with reference to a condition database, and the print based on the search result by the print setting condition search unit Print setting condition mode changing means for changing the mode of setting conditions, and search results by the print setting condition searching means Based on flag ON means for setting a flag indicating that warning information is output; warning information output means for outputting the warning information when the flag is set; and printing when the flag is set Print selection output means for displaying a dialog that can be selected to execute or cancel printing, and if the print cancellation is selected after displaying the dialog, instructs the printer to print out the document data. A print execution unit for notifying the print stop and executing print processing based on the print setting condition not changed or the changed print setting condition when the print stop is not selected. It is characterized by providing.

また、本発明のプリンタドライバは、前記印刷設定条件検索手段による検索結果に基づいて、警告情報を出力する警告情報出力手段をさらに備えることが望ましい。
また、本発明のプリンタドライバは、前記文書属性情報が、前記文書データを作成したアプリケーションソフトウエアの種類を識別するための識別子情報、前記文書データにユニークに付されたファイル名に含まれる単語情報、前記文書データを印刷する際の用紙のサイズを示す用紙サイズ情報、および前記文書データを印刷する際の用紙の種類を示す紙種情報の何れか1つを含み、前記印刷設定情報が、前記用紙の表裏両面に画像を形成するモードである両面印刷モード、1枚の用紙に複数ページの文書データを印刷するモードであるマルチモード、および印刷用トナーの量を抑制して印刷するモードであるトナーセーブモードの何れか1つを含むことが望ましい。
The printer driver of the present invention preferably further includes warning information output means for outputting warning information based on a search result obtained by the print setting condition search means.
In the printer driver of the present invention, the document attribute information includes identifier information for identifying the type of application software that created the document data, and word information included in a file name uniquely assigned to the document data. Any one of paper size information indicating a paper size when printing the document data and paper type information indicating a paper type when printing the document data, and the print setting information includes: A double-sided printing mode, which is a mode for forming images on both front and back sides of paper, a multi-mode, which is a mode for printing multiple pages of document data on a single sheet, and a mode for printing while suppressing the amount of printing toner It is desirable to include any one of the toner save modes.

また、本発明の一態様によれば、本発明のプリンタドライバプログラムは、文書データの文書をプリンタに印刷させる情報処理装置のコンピュータを、印刷制御処理開始後に、印刷する対象である文書データに付随した前記文書データの属性を示す文書属性情報および印刷するための印刷条件を示す印刷設定情報を取得する文書付随情報取得手段、前記文書付随情報取得後に、印刷に関する印刷設定条件を格納した印刷設定条件データベースを参照して、前記文書付随情報取得手段によって取得した文書属性情報に対応する印刷設定条件を検索する印刷設定条件検索手段、前記印刷設定条件検索手段による検索結果に基づいて、前記印刷設定条件のモードを変更する印刷設定条件モード変更手段、前記印刷設定条件検索手段による検索結果に基づいて、警告情報を出力することを示すフラグを立てるフラグON手段、前記フラグが立っているときに、前記警告情報を出力する警告情報出力手段と、前記フラグが立っているときに、印刷実行または印刷中止の選択が可能なダイアログを表示する印刷選択出力手段、前記ダイアログ表示後に、前記印刷中止が選択された場合は、前記プリンタに対して前記文書データを印刷出力するように指示することなく、印刷中止を報知し、前記印刷中止が選択されなかった場合は、前記変更されなかった印刷設定条件、または前記変更された印刷設定条件に基づいて、印刷処理を実行する印刷実行手段、として機能させるためのプリンタドライバプログラムである。   Further, according to one aspect of the present invention, the printer driver program of the present invention causes a computer of an information processing apparatus that causes a printer to print a document of document data to be attached to the document data to be printed after the print control process is started. Document attribute information indicating the attribute of the document data and document incidental information acquisition means for acquiring print setting information indicating a print condition for printing, and a print setting condition storing a print setting condition relating to printing after the acquisition of the document incidental information A print setting condition search unit that searches a print setting condition corresponding to the document attribute information acquired by the document accompanying information acquisition unit with reference to a database, and the print setting condition based on a search result by the print setting condition search unit The print setting condition mode changing means for changing the mode of the print setting condition search result by the print setting condition searching means Accordingly, flag ON means for setting a flag indicating that warning information is output, warning information output means for outputting the warning information when the flag is set, and printing execution when the flag is set Or a print selection output means for displaying a dialog that can be selected to cancel printing. When the print cancellation is selected after the dialog is displayed, the printer is not instructed to print out the document data. , Functioning as a print execution means for informing the print stop and executing a print process based on the print setting condition not changed or the changed print setting condition when the print stop is not selected This is a printer driver program.

本発明によれば、文書属性毎に、設定してはいけない印刷設定、または設定すべき印刷設定を予め登録しておくことにより、意図しない印刷設定での印刷を抑止することができる。例えば、プリンタドライバの印刷設定のデフォルトをエコ設定(なるべく用紙やトナー等を節約する設定)としたような場合に、せっかくエコの設定をしているのにもかかわらず、意図しないエコ設定により、その印刷自体がムダになってしまい、エコの設定が台無しになってしまうので、それを抑止することができる。   According to the present invention, it is possible to prevent printing with unintended print settings by registering in advance print settings that should not be set or print settings that should be set for each document attribute. For example, when the default print setting of the printer driver is set to the eco setting (setting to save paper, toner, etc. as much as possible) Since the printing itself is wasted and the eco setting is spoiled, it can be suppressed.

本発明の概要を説明するための図である。It is a figure for demonstrating the outline | summary of this invention. 印刷設定条件格納装置に格納された印刷設定条件の例を示す図である。6 is a diagram illustrating an example of print setting conditions stored in a print setting condition storage device. FIG. 本発明を適用した印刷制御処理の流れを示すフローチャート(その1)である。5 is a flowchart (part 1) illustrating a flow of a print control process to which the present invention is applied. 本発明を適用した印刷制御処理の流れを示すフローチャート(その2)である。6 is a flowchart (part 2) illustrating a flow of a print control process to which the present invention is applied. 本発明を適用した印刷制御処理の流れを示すフローチャート(その3)である。12 is a flowchart (No. 3) illustrating a flow of a print control process to which the invention is applied. 本発明を適用した印刷制御処理の流れを示すフローチャート(その4)である。10 is a flowchart (part 4) illustrating a flow of a print control process to which the invention is applied.

以下、本発明の実施の形態について図面を参照しながら説明する。
まず、本発明の実施の形態について概略を説明する。
図1は、本発明の概要を説明するための図である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
First, an outline of an embodiment of the present invention will be described.
FIG. 1 is a diagram for explaining the outline of the present invention.

図1において、ホスト機器であるパーソナルコンピュータ(パソコン)1は、回線2を介してプリンタ3と接続されており、Windows(登録商標)等のOS10上で動作するアプリケーションソフトウエア11、およびプリンタドライバ12を備える。   In FIG. 1, a personal computer (personal computer) 1 as a host device is connected to a printer 3 via a line 2, and application software 11 that operates on an OS 10 such as Windows (registered trademark), and a printer driver 12. Is provided.

そして、パーソナルコンピュータ1が、アプリケーションソフトウエア11を動作させて作成した文書データをプリンタドライバ12に供給すると、プリンタドライバ12が、印刷制御コマンドを生成して、プリンタ3に文書データを印刷出力する。このように、Windows(登録商標)では、アプリケーションソフトウエア11からプリンタ3へ印刷する際には、必ずプリンタドライバ12を経由する。   When the personal computer 1 supplies the document data created by operating the application software 11 to the printer driver 12, the printer driver 12 generates a print control command and prints out the document data to the printer 3. As described above, in Windows (registered trademark), when printing from the application software 11 to the printer 3, the printer driver 12 is always used.

また、印刷設定条件格納装置20には、印刷に関する設定条件である印刷設定条件が予め格納されている。なお、印刷設定条件格納装置20は、パーソナルコンピュータ1上の記憶装置を利用する構成でも良いし、ネットワーク上の共有記憶装置を利用する構成でも良い。ネットワーク上の共有記憶装置を利用した場合には、印刷設定を複数の情報処理機器で共有することができ、より統一された印刷条件を組織内で共有することができる。   The print setting condition storage device 20 stores in advance print setting conditions which are setting conditions related to printing. The print setting condition storage device 20 may be configured to use a storage device on the personal computer 1 or may be configured to use a shared storage device on a network. When a shared storage device on the network is used, print settings can be shared by a plurality of information processing devices, and more uniform printing conditions can be shared within an organization.

そして、パーソナルコンピュータ1がアプリケーションソフトウエア11からの印刷指示を実行すると、プリンタドライバ12が印刷制御コマンドを生成する際に、印刷設定条件格納装置20に格納されている印刷設定条件を参照し、印刷対象である文書データに付随した印刷設定と比較して、図3乃至図6を用いて後述する所定の印刷制御処理を実行する。   When the personal computer 1 executes a print instruction from the application software 11, when the printer driver 12 generates a print control command, the print setting condition stored in the print setting condition storage device 20 is referred to and printing is performed. Compared with the print setting associated with the target document data, a predetermined print control process described later with reference to FIGS. 3 to 6 is executed.

プリンタ3は、パーソナルコンピュータ1から供給される文書データに基づいて印刷処理を実行し、印刷結果を排紙トレイに出力する。
これにより、意図しない印刷設定での印刷を抑止することができる。
The printer 3 executes print processing based on the document data supplied from the personal computer 1 and outputs the print result to the paper discharge tray.
As a result, printing with unintended print settings can be suppressed.

図2は、印刷設定条件格納装置20に格納された印刷設定条件の例を示す図である。
印刷設定条件は、様々な組み合わせが想定できるが、その一例を図2に示した。
図2において、印刷設定条件は、印刷種別として、印刷する対象である文書データの属性を示す文書属性情報を規定している。ここでは、(1)ファイル名の拡張子部分で判断する『アプリケーションソフトウエア別』、(2)ファイル名全体で判断する『文書名別』、(3)例えばDEVMODE構造体の「用紙サイズ」で判断する『用紙サイズ別』、(4)例えば、DEVMODE構造体の「紙種」で判断する『紙種別』を規定している。そして、印刷種別ごとに、この条件に当てはまるかを判断するための検索条件(キーワードと合致条件から構成)が定められている。
FIG. 2 is a diagram illustrating an example of print setting conditions stored in the print setting condition storage device 20.
Various combinations of print setting conditions can be assumed, and an example thereof is shown in FIG.
In FIG. 2, the print setting condition defines document attribute information indicating the attribute of document data to be printed as a print type. Here, (1) “by application software” determined by the extension part of the file name, (2) “by document name” determined by the entire file name, (3) “paper size” of the DEVMODE structure, for example “By paper size” to be determined, (4) For example, “paper type” to be determined by “paper type” of the DEVMODE structure is defined. For each print type, a search condition (consisting of a keyword and a matching condition) for determining whether this condition is met is determined.

また、検索が合致した際の動作として、プリンタドライバ12の印刷設定毎に設定されている。図2に示した例では、1.両面印刷、2.マルチページ、3.トナーセーブの3点とする。なお、この例では3つの設定としたが、必要に応じてプリンタドライバ12のすべての設定を対象にすることもできる。また、条件の検索順位を指定することにより、条件の優先順位を指定することもできる。   The operation when the search is matched is set for each print setting of the printer driver 12. In the example shown in FIG. Double-sided printing, 2. Multi-page, 3. Toner save 3 points. Although three settings are used in this example, all settings of the printer driver 12 can be targeted as necessary. In addition, the priority order of conditions can also be specified by specifying the search order of conditions.

なお、印刷設定毎の印刷設定条件に合致した際の動作を以下の中から選択することができるが、選択肢は、印刷設定の内容により他の選択肢、例えば印刷設定がONまたはOFFの二択でなければ、その選択肢に対する設定にもなり得る。
「−」・・・・・・・・設定通りでそのまま印刷する。
「警告表示」・・・・・意図した設定での印刷で良いのかを警告表示する。
「OFFに変更」・・・プリンタドライバ12の設定を「OFFに変更」して印刷を行う。
「ONに変更」・・・・プリンタドライバ12の設定を「ONに変更」して印刷を行う。「印刷中止」・・・・・印刷を中止(キャンセル)する。
The operation when the print setting condition for each print setting is matched can be selected from the following, but the choices are two choices depending on the contents of the print settings, for example, two choices of the print setting ON or OFF. If not, it can also be a setting for that option.
“-”: Prints as it is.
“Warning display”: Displays a warning whether printing with the intended setting is acceptable.
“Change to OFF”... Print with the printer driver 12 set to “OFF”.
“Change to ON”... Prints with the setting of the printer driver 12 “changed to ON”. “Cancel printing”: Cancels printing.

なお、この印刷設定条件は、適宜変更または修正が可能である。
次に、本発明を適用した印刷制御処理の流れを説明する。
図3、図4、図5および図6は、本発明を適用した印刷制御処理の流れを示すフローチャートである。
The print setting conditions can be changed or modified as appropriate.
Next, the flow of print control processing to which the present invention is applied will be described.
3, 4, 5, and 6 are flowcharts showing the flow of print control processing to which the present invention is applied.

パーソナルコンピュータ1がアプリケーションソフトウエア11からの印刷指示を実行すると、プリンタドライバ12において、本印刷制御処理が開始され、まず、図3のステップS301において、印刷対象である文書データに付随した文書属性情報として、印刷を実行するための印刷設定情報である「両面印刷」「マルチページ」「トナーセーブ」を取得するとともに、DOCINFO構造体のファイル名の拡張子部分を取得する。この拡張子部分は、文書データを作成したアプリケーションソフトウエアの種類を識別するための情報である。そして、ステップS302において、予め印刷設定条件格納装置20に格納されている『アプリケーションソフトウエア別』の印刷設定条件を読み込む。   When the personal computer 1 executes a print instruction from the application software 11, the printer driver 12 starts the print control process. First, in step S301 in FIG. 3, document attribute information attached to the document data to be printed. As well, “double-sided printing”, “multipage”, and “toner save”, which are print setting information for executing printing, are acquired, and the extension portion of the file name of the DOCINFO structure is acquired. This extension portion is information for identifying the type of application software that created the document data. In step S302, the “print setting by application software” pre-stored in the print setting condition storage device 20 is read.

次に、印刷対象である文書データが、本印刷制御処理の対象となるアプリケーションソフト11であるか否かを特定するため、「検索キーワード」である拡張子を比較する。まず、ステップS303において、ステップS301で取得した拡張子が、印刷設定条件格納装置20に条件設定として登録されている「表計算」ソフトの拡張子「.xls」であるか否かを判断する。   Next, in order to specify whether or not the document data to be printed is the application software 11 to be subjected to the print control process, the extensions that are “search keywords” are compared. First, in step S303, it is determined whether or not the extension acquired in step S301 is an extension “.xls” of “spreadsheet” software registered as a condition setting in the print setting condition storage device 20.

拡張子が、条件設定として登録されている「.xls」であった場合(ステップS303:Yes)は、ステップS304に進み、「.xls」でなかった場合(ステップS303:No)は、ステップS309に進む。   When the extension is “.xls” registered as the condition setting (step S303: Yes), the process proceeds to step S304. When the extension is not “.xls” (step S303: No), the process proceeds to step S309. Proceed to

ステップS304においては、ステップS301で取得した印刷設定情報の「両面印刷」の設定がONであるのかOFFであるのかを判断するが、『アプリケーションソフトウエア別』の「.xls」(表計算)の印刷設定条件においては、図2に示したように「両面印刷」の条件設定が無いため、「両面印刷」の設定がONであってもOFFでも何も処理することなくステップS305に進む。   In step S304, it is determined whether the “double-sided printing” setting of the print setting information acquired in step S301 is ON or OFF, but “.xls” (table calculation) of “by application software” is determined. In the print setting condition, as shown in FIG. 2, since there is no “double-sided printing” condition setting, the process proceeds to step S305 without any processing even if the “double-sided printing” setting is ON or OFF.

ステップS305においては、ステップS301で取得した印刷設定情報の「マルチページ」の設定がONであるのかOFFであるのかを判断する。「マルチページ」の設定がONである場合(ステップS305:On)は、図2に示したように「警告表示」する条件になっているため、ステップS306において、警告表示ON処理(例えば、警告表示ONフラグを立てる。なお、警告表示自体は、図6のステップS621において実行する。)を実行する。他方、「マルチページ」の設定がOFFである場合(ステップS305:Off)は、何もせずステップS307に進む。   In step S305, it is determined whether the “multi-page” setting of the print setting information acquired in step S301 is ON or OFF. When the setting of “multipage” is ON (step S305: On), the condition for “warning display” is set as shown in FIG. 2, so in step S306, warning display ON processing (for example, warning) The display ON flag is set (note that the warning display itself is executed in step S621 in FIG. 6). On the other hand, if the setting of “multipage” is OFF (step S305: Off), the process proceeds to step S307 without doing anything.

ステップS307においては、ステップS301で取得した印刷設定情報の「トナーセーブ」の設定がONであるのかOFFであるのかを判断する。「トナーセーブ」の設定がONである場合(ステップS307:On)は、図2に示したように「警告表示」する条件になっているため、ステップS308において、警告表示ON処理を実行する。他方、「トナーセーブ」の設定がOFFである場合(ステップS307:Off)は、何もせずステップS309に進む。   In step S307, it is determined whether the “toner save” setting of the print setting information acquired in step S301 is ON or OFF. When the “toner save” setting is ON (step S307: On), the condition for “warning display” is set as shown in FIG. 2, so the warning display ON process is executed in step S308. On the other hand, if the “toner save” setting is OFF (step S307: Off), the process proceeds to step S309 without doing anything.

次に、ステップS309において、ステップS301で取得した拡張子が、印刷設定条件格納装置20に条件設定として登録されている「プレゼンテーション」ソフトの拡張子「.ppt」であるか否かを判断する。   Next, in step S309, it is determined whether or not the extension acquired in step S301 is the extension “.ppt” of “presentation” software registered as a condition setting in the print setting condition storage device 20.

拡張子が、条件設定として登録されている「.ppt」であった場合(ステップS309:Yes)は、ステップS310に進み、「.ppt」でなかった場合(ステップS309:No)は、ステップS314に進む。   When the extension is “.ppt” registered as the condition setting (step S309: Yes), the process proceeds to step S310. When the extension is not “.ppt” (step S309: No), the process proceeds to step S314. Proceed to

ステップS310においては、ステップS301で取得した印刷設定情報の「両面印刷」の設定がONであるのかOFFであるのかを判断するが、『アプリケーションソフトウエア別』の「.ppt」(プレゼンテーション)の印刷設定条件においては、図2に示したように「両面印刷」の条件設定が無いため、「両面印刷」の設定がONであってもOFFでも何も処理することなくステップS311に進む。   In step S310, it is determined whether the “double-sided printing” setting of the print setting information acquired in step S301 is ON or OFF, but “.ppt” (presentation) printing of “by application software” is performed. In the setting conditions, as shown in FIG. 2, there is no “double-sided printing” condition setting. Therefore, the process proceeds to step S311 without any processing even if the “double-sided printing” setting is ON or OFF.

ステップS311においては、ステップS301で取得した印刷設定情報の「マルチページ」の設定がONであるのかOFFであるのかを判断する。「マルチページ」の設定がONである場合(ステップS311:On)は、何もせずステップS313に進む。他方 、「マルチページ」の設定がOFFである場合(ステップS311:Off)は、図2に示したように「警告表示」する条件になっているため、ステップS312において、警告表示ON処理を実行する。   In step S311, it is determined whether the “multi-page” setting of the print setting information acquired in step S301 is ON or OFF. If the “multipage” setting is ON (step S311: On), the process proceeds to step S313 without doing anything. On the other hand, when the setting of “multi-page” is OFF (step S311: Off), since the condition for “warning display” is set as shown in FIG. 2, the warning display ON process is executed in step S312. To do.

ステップS313においては、ステップS301で取得した印刷設定情報の「トナーセーブ」の設定がONであるのかOFFであるのかを判断するが、『アプリケーションソフトウエア別』の「.ppt」(プレゼンテーション)の印刷設定条件においては、図2に示したように「トナーセーブ」の条件設定が無いため、「トナーセーブ」の設定がONであってもOFFでも何も処理することなくステップS314に進む。   In step S313, it is determined whether the “toner save” setting of the print setting information acquired in step S301 is ON or OFF, but “.ppt” (presentation) printing of “by application software” is printed. In the setting conditions, as shown in FIG. 2, since there is no “toner save” condition setting, the process proceeds to step S314 without any processing even if the “toner save” setting is ON or OFF.

次に、ステップS314において、ステップS301で取得した拡張子が、印刷設定条件格納装置20に条件設定として登録されている「ブラウザ」ソフトの拡張子「.htm」を含むか否かを判断する。例えば、拡張子が「.htm」の場合はもちろん、「.html」等の場合も判断することができる。   Next, in step S314, it is determined whether or not the extension acquired in step S301 includes the extension “.htm” of “browser” software registered as a condition setting in the print setting condition storage device 20. For example, it is possible to determine not only when the extension is “.htm” but also when it is “.html”.

拡張子が、条件設定として登録されている「.htm」を含んでいた場合(ステップS314:Yes)は、ステップS315に進み、「.htm」を含んでいなかった場合(ステップS314:No)は、図4のステップS401に進む。   When the extension includes “.htm” registered as the condition setting (step S314: Yes), the process proceeds to step S315, and when “.htm” is not included (step S314: No). Advances to step S401 in FIG.

ステップS315においては、ステップS301で取得した印刷設定情報の「両面印刷」の設定がONであるのかOFFであるのかを判断する。「両面印刷」の設定がONである場合(ステップS315:On)は、何もせずステップS317に進む。他方、「両面印刷」の設定がOFFである場合(ステップS315:Off)は、図2に示したように「警告表示」する条件になっているため、ステップS316において、警告表示ON処理を実行する。   In step S315, it is determined whether the “double-sided printing” setting of the print setting information acquired in step S301 is ON or OFF. If the “duplex printing” setting is ON (step S315: On), the process proceeds to step S317 without doing anything. On the other hand, when the “double-sided printing” setting is OFF (step S315: Off), the condition for “warning display” is set as shown in FIG. 2, so the warning display ON process is executed in step S316. To do.

ステップS317においては、ステップS301で取得した印刷設定情報の「マルチページ」の設定がONであるのかOFFであるのかを判断する。「マルチページ」の設定がONである場合(ステップS317:On)は、何もせずステップS319に進む。他方、「マルチページ」の設定がOFFである場合(ステップS317:Off)は、図2に示したように「警告表示」する条件になっているため、ステップS318において、警告表示ON処理を実行する。   In step S317, it is determined whether the “multi-page” setting of the print setting information acquired in step S301 is ON or OFF. If the “multi-page” setting is ON (step S317: On), the process proceeds to step S319 without doing anything. On the other hand, when the setting of “multipage” is OFF (step S317: Off), the condition for “warning display” is set as shown in FIG. 2, and thus the warning display ON process is executed in step S318. To do.

ステップS319においては、ステップS301で取得した印刷設定情報の「トナーセーブ」の設定がONであるのかOFFであるのかを判断する。「トナーセーブ」の設定がONである場合(ステップS319:On)は、何もせず図4のステップS401に進む。他方、「トナーセーブ」の設定がOFFである場合(ステップS319:Off)は、図2に示したように「警告表示」する条件になっているため、ステップS320において、警告表示ON処理を実行する。   In step S319, it is determined whether the “toner save” setting of the print setting information acquired in step S301 is ON or OFF. If the “toner save” setting is ON (step S319: On), the process proceeds to step S401 in FIG. 4 without doing anything. On the other hand, when the setting of “toner save” is OFF (step S319: Off), the condition for “warning display” is set as shown in FIG. 2, so the warning display ON process is executed in step S320. To do.

続いて、図4のステップS401において、印刷対象である文書データに付随した文書属性情報として、DOCINFO構造体のファイル名そのものを取得する。そして、ステップS402において、予め印刷設定条件格納装置20に格納されている『文書名別』の印刷設定条件を読み込む。   Subsequently, in step S401 in FIG. 4, the file name itself of the DOCINFO structure is acquired as the document attribute information attached to the document data to be printed. In step S <b> 402, the print setting condition “by document name” stored in advance in the print setting condition storage device 20 is read.

次に、印刷対象である文書データが、本印刷制御処理の対象となる文書名であるか否かを特定するため、ファイル名中に「検索キーワード」を含んでいるか否かを判断する。まず、ステップS403において、ステップS401で取得した文書名が、印刷設定条件格納装置20に条件設定として登録されている「清書」という文字列を含んでいるか否かを判断する。   Next, in order to specify whether or not the document data to be printed is the name of the document to be subjected to the print control process, it is determined whether or not the “search keyword” is included in the file name. First, in step S403, it is determined whether or not the document name acquired in step S401 includes a character string “clean text” registered as a condition setting in the print setting condition storage device 20.

文書名が、条件設定として登録されている「清書」を含んでいる場合(ステップS403:Yes)は、ステップS404に進み、「清書」を含んでいない場合(ステップS403:No)は、ステップS410に進む。   If the document name includes “clean text” registered as the condition setting (step S403: Yes), the process proceeds to step S404. If the document name does not include “clean text” (step S403: No), step S410 is performed. Proceed to

ステップS404においては、図3のステップS301で取得した印刷設定情報の「両面印刷」の設定がONであるのかOFFであるのかを判断する。「両面印刷」の設定がONである場合(ステップS404:On)は、図2に示したように「OFFに変更」する条件になっているため、ステップS405において、印刷対象である文書データに付随している「両面印刷」の設定をOFFに変更する。他方、「両面印刷」の設定がOFFである場合(ステップS404:Off)は、何もせずステップS406に進む。   In step S404, it is determined whether the “double-sided printing” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. When the “double-sided printing” setting is ON (step S404: On), the condition is “change to OFF” as shown in FIG. 2, so in step S405, the document data to be printed is added. Change the accompanying “duplex printing” setting to OFF. On the other hand, if the setting of “duplex printing” is OFF (step S404: Off), the process proceeds to step S406 without doing anything.

ステップS406においては、図3のステップS301で取得した印刷設定情報の「マルチページ」の設定がONであるのかOFFであるのかを判断する。「マルチページ」の設定がONである場合(ステップS406:On)は、図2に示したように「OFFに変更」する条件になっているため、ステップS407において、印刷対象である文書データに付随している「マルチページ」の設定をOFFに変更する。他方、「マルチページ」の設定がOFFである場合(ステップS406:Off)は、何もせずステップS408に進む。   In step S406, it is determined whether the “multi-page” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. When the setting of “multi-page” is ON (step S406: On), the condition is “change to OFF” as shown in FIG. 2, and therefore, in step S407, the document data to be printed is added. Change the accompanying “multipage” setting to OFF. On the other hand, if the “multi-page” setting is OFF (step S406: Off), the process proceeds to step S408 without doing anything.

ステップS408においては、図3のステップS301で取得した印刷設定情報の「トナーセーブ」の設定がONであるのかOFFであるのかを判断する。「トナーセーブ」の設定がONである場合(ステップS408:On)は、図2に示したように「OFFに変更」する条件になっているため、ステップS409において、印刷対象である文書データに付随している「トナーセーブ」の設定をOFFに変更する。他方、「トナーセーブ」の設定がOFFである場合(ステップS408:Off)は、何もせずステップS410に進む。   In step S408, it is determined whether the “toner save” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. When the “toner save” setting is ON (step S408: On), since the condition is “change to OFF” as shown in FIG. 2, the document data to be printed is added to the document data to be printed in step S409. Change the attached “Toner Save” setting to OFF. On the other hand, if the “toner save” setting is OFF (step S408: Off), the process proceeds to step S410 without doing anything.

次に、ステップS410において、ステップS401で取得した文書名が、印刷設定条件格納装置20に条件設定として登録されている「稟議書」という文字列を含んでいるか否かを判断する。   Next, in step S410, it is determined whether or not the document name acquired in step S401 includes a character string “approval document” registered as a condition setting in the print setting condition storage device 20.

文書名が、条件設定として登録されている「稟議書」を含んでいる場合(ステップS410:Yes)は、ステップS411に進み、「稟議書」を含んでいない場合(ステップS410:No)は、ステップS417に進む。   When the document name includes the “approval document” registered as the condition setting (step S410: Yes), the process proceeds to step S411, and when the document name does not include the “approval document” (step S410: No), The process proceeds to step S417.

ステップS411においては、図3のステップS301で取得した印刷設定情報の「両面印刷」の設定がONであるのかOFFであるのかを判断する。「両面印刷」の設定がONである場合(ステップS411:On)は、図2に示したように「OFFに変更」する条件になっているため、ステップS412において、印刷対象である文書データに付随している「両面印刷」の設定をOFFに変更する。他方、「両面印刷」の設定がOFFである場合(ステップS411:Off)は、何もせずステップS413に進む。   In step S411, it is determined whether the “double-sided printing” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. When the “double-sided printing” setting is ON (step S411: On), the condition is “change to OFF” as shown in FIG. 2, and therefore, in step S412, the document data to be printed is added. Change the accompanying “duplex printing” setting to OFF. On the other hand, if the “double-sided printing” setting is OFF (step S411: Off), the process proceeds to step S413 without doing anything.

ステップS413においては、図3のステップS301で取得した印刷設定情報の「マルチページ」の設定がONであるのかOFFであるのかを判断する。「マルチページ」の設定がONである場合(ステップS413:On)は、図2に示したように「OFFに変更」する条件になっているため、ステップS414において、印刷対象である文書データに付随している「マルチページ」の設定をOFFに変更する。他方、「マルチページ」の設定がOFFである場合(ステップS413:Off)は、何もせずステップS415に進む。   In step S413, it is determined whether the “multi-page” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. When the setting of “multipage” is ON (step S413: On), the condition is “change to OFF” as shown in FIG. 2, and therefore, in step S414, the document data to be printed is added. Change the accompanying “multipage” setting to OFF. On the other hand, if the “multi-page” setting is OFF (step S413: Off), the process proceeds to step S415 without doing anything.

ステップS415においては、図3のステップS301で取得した印刷設定情報の「トナーセーブ」の設定がONであるのかOFFであるのかを判断する。「トナーセーブ」の設定がONである場合(ステップS415:On)は、図2に示したように「警告表示」する条件になっているため、ステップS416において、警告表示ON処理を実行する。他方、「トナーセーブ」の設定がOFFである場合(ステップS415:Off)は、何もせずステップS417に進む。   In step S415, it is determined whether the “toner save” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. When the setting of “toner save” is ON (step S415: On), the warning display ON process is executed in step S416 because the condition is “warning display” as shown in FIG. On the other hand, if the “toner save” setting is OFF (step S415: Off), the process proceeds to step S417 without doing anything.

次に、ステップS417において、ステップS401で取得した文書名が、印刷設定条件格納装置20に条件設定として登録されている「ドラフト」という文字列を含んでいるか否かを判断する。   Next, in step S417, it is determined whether or not the document name acquired in step S401 includes a character string “draft” registered as a condition setting in the print setting condition storage device 20.

文書名が、条件設定として登録されている「ドラフト」を含んでいる場合(ステップS417:Yes)は、ステップS418に進み、「ドラフト」を含んでいない場合(ステップS417:No)は、図5のステップS501に進む。   If the document name includes “draft” registered as the condition setting (step S417: Yes), the process proceeds to step S418. If it does not include “draft” (step S417: No), FIG. The process proceeds to step S501.

ステップS418においては、図3のステップS301で取得した印刷設定情報の「両面印刷」の設定がONであるのかOFFであるのかを判断する。「両面印刷」の設定がONである場合(ステップS418:On)は、何もせずステップS420に進む。他方、「両面印刷」の設定がOFFである場合(ステップS418:Off)は、図2に示したように「警告表示」する条件になっているため、ステップS419において、警告表示ON処理を実行する。   In step S418, it is determined whether the “double-sided printing” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. If the “duplex printing” setting is ON (step S418: On), the process proceeds to step S420 without doing anything. On the other hand, when the “double-sided printing” setting is OFF (step S418: Off), the condition for “warning display” is set as shown in FIG. 2, and thus the warning display ON process is executed in step S419. To do.

ステップS420においては、図3のステップS301で取得した印刷設定情報の「マルチページ」の設定がONであるのかOFFであるのかを判断する。「マルチページ」の設定がONである場合(ステップS420:On)は、何もせずステップS422に進む。他方、「マルチページ」の設定がOFFである場合(ステップS420:Off)は、図2に示したように「警告表示」する条件になっているため、ステップS421において、警告表示ON処理を実行する。   In step S420, it is determined whether the “multi-page” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. If the “multi-page” setting is ON (step S420: On), the process proceeds to step S422 without doing anything. On the other hand, when the setting of “multi-page” is OFF (step S420: Off), the condition for “warning display” is set as shown in FIG. 2, so the warning display ON process is executed in step S421. To do.

ステップS422においては、図3のステップS301で取得した印刷設定情報の「トナーセーブ」の設定がONであるのかOFFであるのかを判断する。「トナーセーブ」の設定がONである場合(ステップS422:On)は、何もせず図5のステップS501に進む。他方、「トナーセーブ」の設定がOFFである場合(ステップS422:Off)は、図2に示したように「ONに変更」する条件になっているため、ステップS423において、印刷対象である文書データに付随している「トナーセーブ」の設定をONに変更する。   In step S422, it is determined whether the “toner save” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. If the “toner save” setting is ON (step S422: On), the process proceeds to step S501 in FIG. 5 without doing anything. On the other hand, when the setting of “toner save” is OFF (step S422: Off), since the condition is “change to ON” as shown in FIG. 2, the document to be printed is determined in step S423. Change the “toner save” setting attached to the data to ON.

続いて、図5のステップS501において、印刷対象である文書データに付随した文書属性情報として、DEVMODE構造体の「用紙サイズ」を取得する。そして、ステップS502において、予め印刷設定条件格納装置20に格納されている『用紙サイズ別』の印刷設定条件を読み込む。   Subsequently, in step S501 of FIG. 5, “paper size” of the DEVMODE structure is acquired as document attribute information attached to the document data to be printed. In step S502, the print setting conditions “by paper size” stored in advance in the print setting condition storage device 20 are read.

次に、印刷対象である文書データが、本印刷制御処理の対象となる用紙サイズであるか否かを判断する。まず、ステップS503において、ステップS501で取得した用紙サイズが、印刷設定条件格納装置20に条件設定として登録されている「A3」の用紙サイズであるか否かを判断する。   Next, it is determined whether or not the document data to be printed is a paper size to be subjected to the print control process. First, in step S503, it is determined whether or not the paper size acquired in step S501 is the paper size “A3” registered as a condition setting in the print setting condition storage device 20.

用紙サイズが、条件設定として登録されている「A3」である場合(ステップS503:Yes)は、ステップS504に進み、「A3」でない場合(ステップS503:No)は、ステップS508に進む。   If the paper size is “A3” registered as the condition setting (step S503: Yes), the process proceeds to step S504. If the paper size is not “A3” (step S503: No), the process proceeds to step S508.

ステップS504においては、図3のステップS301で取得した印刷設定情報の「両面印刷」の設定がONであるのかOFFであるのかを判断するが、『用紙サイズ別』の「A3」の印刷設定条件においては、図2に示したように「両面印刷」の条件設定が無いため、「両面印刷」の設定がONであってもOFFでも何も処理することなくステップS505に進む。   In step S504, it is determined whether the “double-sided printing” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. However, the “A3” print setting condition of “by paper size” is determined. In FIG. 2, since there is no “double-sided printing” condition setting as shown in FIG. 2, the process proceeds to step S505 without any processing even if the “double-sided printing” setting is ON or OFF.

ステップS505においては、図3のステップS301で取得した印刷設定情報の「マルチページ」の設定がONであるのかOFFであるのかを判断する。「マルチページ」の設定がONである場合(ステップS505:On)は、図2に示したように「警告表示」する条件になっているため、ステップS506において、警告表示ON処理を実行する。他方、「マルチページ」の設定がOFFである場合(ステップS505:Off)は、何もせずステップS507に進む。   In step S505, it is determined whether the “multi-page” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. When the setting of “multipage” is ON (step S505: On), the condition for “warning display” is set as shown in FIG. 2, and thus the warning display ON process is executed in step S506. On the other hand, if the “multi-page” setting is OFF (step S505: Off), the process proceeds to step S507 without doing anything.

ステップS507においては、図3のステップS301で取得した印刷設定情報の「トナーセーブ」の設定がONであるのかOFFであるのかを判断するが、『用紙サイズ別』の「A3」の印刷設定条件においては、図2に示したように「トナーセーブ」の条件設定が無いため、「トナーセーブ」の設定がONであってもOFFでも何も処理することなくステップS508に進む。   In step S507, it is determined whether the “toner save” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF, but the “A3” print setting condition of “by paper size” is determined. In FIG. 2, since there is no “toner save” condition setting as shown in FIG. 2, the process proceeds to step S508 without any processing regardless of whether the “toner save” setting is ON or OFF.

次に、ステップS508において、ステップS501で取得した用紙サイズが、印刷設定条件格納装置20に条件設定として登録されている「長尺」の用紙サイズであるか否かを判断する。   Next, in step S508, it is determined whether or not the paper size acquired in step S501 is a “long” paper size registered as a condition setting in the print setting condition storage device 20.

用紙サイズが、条件設定として登録されている「長尺」である場合(ステップS508:Yes)は、ステップS509に進み、「長尺」でない場合(ステップS508:No)は、ステップS513に進む。   If the paper size is “long” registered as the condition setting (step S508: Yes), the process proceeds to step S509. If the paper size is not “long” (step S508: No), the process proceeds to step S513.

ステップS509においては、図3のステップS301で取得した印刷設定情報の「両面印刷」の設定がONであるのかOFFであるのかを判断する。「両面印刷」の設定がONである場合(ステップS509:On)は、図2に示したように「OFFに変更」する条件になっているため、ステップS510において、印刷対象である文書データに付随している「両面印刷」の設定をOFFに変更する。他方、「両面印刷」の設定がOFFである場合(ステップS509:Off)は、何もせずステップS511に進む。   In step S509, it is determined whether the “double-sided printing” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. If the “duplex printing” setting is ON (step S509: On), the condition is “change to OFF” as shown in FIG. Change the accompanying “duplex printing” setting to OFF. On the other hand, if the “double-sided printing” setting is OFF (step S509: Off), the process proceeds to step S511 without doing anything.

ステップS511においては、図3のステップS301で取得した印刷設定情報の「マルチページ」の設定がONであるのかOFFであるのかを判断するが、『用紙サイズ別』の「長尺」の印刷設定条件においては、図2に示したように「マルチページ」の条件設定が無いため、「マルチページ」の設定がONであってもOFFでも何も処理することなくステップS512に進む。   In step S511, it is determined whether the “multi-page” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF, but the “long” print setting “by paper size” is determined. In the condition, as shown in FIG. 2, since there is no “multi-page” condition setting, the process proceeds to step S512 without any processing even if the “multi-page” setting is ON or OFF.

ステップS512においては、図3のステップS301で取得した印刷設定情報の「トナーセーブ」の設定がONであるのかOFFであるのかを判断するが、『用紙サイズ別』の「長尺」の印刷設定条件においては、図2に示したように「トナーセーブ」の条件設定が無いため、「トナーセーブ」の設定がONであってもOFFでも何も処理することなくステップS513に進む。   In step S512, it is determined whether the “toner save” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF, but the “long” print setting of “by paper size” is determined. In the condition, as shown in FIG. 2, since there is no “toner save” condition setting, the process proceeds to step S513 without any processing even if the “toner save” setting is ON or OFF.

次に、ステップS513において、ステップS501で取得した用紙サイズが、印刷設定条件格納装置20に条件設定として登録されている「はがき」の用紙サイズであるか否かを判断する。   Next, in step S 513, it is determined whether or not the paper size acquired in step S 501 is a “postcard” paper size registered as a condition setting in the print setting condition storage device 20.

用紙サイズが、条件設定として登録されている「はがき」である場合(ステップS513:Yes)は、ステップS514に進み、「はがき」でない場合(ステップS513:No)は、図6のステップS601に進む。   If the paper size is “postcard” registered as the condition setting (step S513: Yes), the process proceeds to step S514. If the paper size is not “postcard” (step S513: No), the process proceeds to step S601 in FIG. .

ステップS514においては、図3のステップS301で取得した印刷設定情報の「両面印刷」の設定がONであるのかOFFであるのかを判断する。「両面印刷」の設定がONである場合(ステップS514:On)は、図2に示したように「OFFに変更」する条件になっているため、ステップS515において、印刷対象である文書データに付随している「両面印刷」の設定をOFFに変更する。他方、「両面印刷」の設定がOFFである場合(ステップS514:Off)は、何もせずステップS516に進む。   In step S514, it is determined whether the “double-sided printing” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. When the “double-sided printing” setting is ON (step S514: On), the condition is “change to OFF” as shown in FIG. 2, and therefore, in step S515, the document data to be printed is added. Change the accompanying “duplex printing” setting to OFF. On the other hand, if the “double-sided printing” setting is OFF (step S514: Off), the process proceeds to step S516 without doing anything.

ステップS516においては、図3のステップS301で取得した印刷設定情報の「マルチページ」の設定がONであるのかOFFであるのかを判断する。「マルチページ」の設定がONである場合(ステップS516:On)は、図2に示したように「OFFに変更」する条件になっているため、ステップS517において、印刷対象である文書データに付随している「マルチページ」の設定をOFFに変更する。他方、「マルチページ」の設定がOFFである場合(ステップS516:Off)は、何もせずステップS518に進む。   In step S516, it is determined whether the “multi-page” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. When the setting of “multi-page” is ON (step S516: On), the condition is “change to OFF” as shown in FIG. 2, and therefore, in step S517, the document data to be printed is added. Change the accompanying “multipage” setting to OFF. On the other hand, if the “multi-page” setting is OFF (step S516: Off), the process proceeds to step S518 without doing anything.

ステップS518においては、図3のステップS301で取得した印刷設定情報の「トナーセーブ」の設定がONであるのかOFFであるのかを判断するが、『用紙サイズ別』の「はがき」の印刷設定条件においては、図2に示したように「トナーセーブ」の条件設定が無いため、「トナーセーブ」の設定がONであってもOFFでも何も処理することなく図6のステップS601に進む。   In step S518, it is determined whether the “toner save” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. However, the “postcard” print setting condition of “by paper size” is determined. In FIG. 2, since there is no “toner save” condition setting as shown in FIG. 2, the process proceeds to step S601 in FIG. 6 without any processing regardless of whether the “toner save” setting is ON or OFF.

続いて、図6のステップS601において、印刷対象である文書データに付随した文書属性情報として、DEVMODE構造体の「紙種」を取得する。そして、ステップS602において、予め印刷設定条件格納装置20に格納されている『紙種別』の印刷設定条件を読み込む。   Subsequently, in step S601 of FIG. 6, “paper type” of the DEVMODE structure is acquired as document attribute information attached to the document data to be printed. In step S602, the “paper type” print setting condition stored in advance in the print setting condition storage device 20 is read.

次に、印刷対象である文書データが、本印刷制御処理の対象となる紙種であるか否かを判断する。まず、ステップS603において、ステップS601で取得した紙種が、印刷設定条件格納装置20に条件設定として登録されている「厚紙」の紙種であるか否かを判断する。   Next, it is determined whether or not the document data to be printed is a paper type to be subjected to the print control process. First, in step S <b> 603, it is determined whether or not the paper type acquired in step S <b> 601 is a “thick paper” paper type registered as a condition setting in the print setting condition storage device 20.

紙種が、条件設定として登録されている「厚紙」である場合(ステップS603:Yes)は、ステップS604に進み、「厚紙」でない場合(ステップS603:No)は、ステップS608に進む。   When the paper type is “thick paper” registered as the condition setting (step S603: Yes), the process proceeds to step S604, and when it is not “thick paper” (step S603: No), the process proceeds to step S608.

ステップS604においては、図3のステップS301で取得した印刷設定情報の「両面印刷」の設定がONであるのかOFFであるのかを判断する。「両面印刷」の設定がONである場合(ステップS604:On)は、図2に示したように「OFFに変更」する条件になっているため、ステップS605において、印刷対象である文書データに付随している「両面印刷」の設定をOFFに変更する。他方、「両面印刷」の設定がOFFである場合(ステップS604:Off)は、何もせずステップS606に進む。   In step S604, it is determined whether the “double-sided printing” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. When the “double-sided printing” setting is ON (step S604: On), the condition is “change to OFF” as shown in FIG. 2, so in step S605, the document data to be printed is added. Change the accompanying “duplex printing” setting to OFF. On the other hand, if the “double-sided printing” setting is OFF (step S604: Off), the process proceeds to step S606 without doing anything.

ステップS606においては、図3のステップS301で取得した印刷設定情報の「マルチページ」の設定がONであるのかOFFであるのかを判断するが、『紙種』の「厚紙」の印刷設定条件においては、図2に示したように「マルチページ」の条件設定が無いため、「マルチページ」の設定がONであってもOFFでも何も処理することなくステップS607に進む。   In step S606, it is determined whether the “multi-page” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF, but in the “paper type” “thick paper” print setting condition. Since there is no “multi-page” condition setting as shown in FIG. 2, the process proceeds to step S607 without any processing even if the “multi-page” setting is ON or OFF.

ステップS607においては、図3のステップS301で取得した印刷設定情報の「トナーセーブ」の設定がONであるのかOFFであるのかを判断するが、『紙種』の「厚紙」の印刷設定条件においては、図2に示したように「トナーセーブ」の条件設定が無いため、「トナーセーブ」の設定がONであってもOFFでも何も処理することなくステップS608に進む。   In step S607, it is determined whether the “toner save” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF, but in the “paper type” “thick paper” print setting condition. As shown in FIG. 2, since there is no “toner save” condition setting, the process advances to step S608 without any processing regardless of whether the “toner save” setting is ON or OFF.

次に、ステップS608において、ステップS601で取得した紙種が、印刷設定条件格納装置20に条件設定として登録されている「特殊紙A」の紙種であるか否かを判断する。   Next, in step S608, it is determined whether or not the paper type acquired in step S601 is the paper type of “special paper A” registered as a condition setting in the print setting condition storage device 20.

紙種が、条件設定として登録されている「特殊紙A」である場合(ステップS608:Yes)は、ステップS609に進み、「特殊紙A」でない場合(ステップS608:No)は、ステップS615に進む。   When the paper type is “special paper A” registered as the condition setting (step S608: Yes), the process proceeds to step S609, and when it is not “special paper A” (step S608: No), the process proceeds to step S615. move on.

ステップS609においては、図3のステップS301で取得した印刷設定情報の「両面印刷」の設定がONであるのかOFFであるのかを判断する。「両面印刷」の設定がONである場合(ステップS609:On)は、図2に示したように「OFFに変更」する条件になっているため、ステップS610において、印刷対象である文書データに付随している「両面印刷」の設定をOFFに変更する。他方、「両面印刷」の設定がOFFである場合(ステップS609:Off)は、何もせずステップS611に進む。   In step S609, it is determined whether the “double-sided printing” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. If the “double-sided printing” setting is ON (step S609: On), the condition is “change to OFF” as shown in FIG. 2, and therefore, in step S610, the document data to be printed is added. Change the accompanying “duplex printing” setting to OFF. On the other hand, if the “double-sided printing” setting is OFF (step S609: Off), the process proceeds to step S611 without doing anything.

ステップS611においては、図3のステップS301で取得した印刷設定情報の「マルチページ」の設定がONであるのかOFFであるのかを判断する。「マルチページ」の設定がONである場合(ステップS611:On)は、図2に示したように「OFFに変更」する条件になっているため、ステップS612において、印刷対象である文書データに付随している「マルチページ」の設定をOFFに変更する。他方、「マルチページ」の設定がOFFである場合(ステップS611:Off)は、何もせずステップS613に進む。   In step S611, it is determined whether the “multi-page” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. When the setting of “multipage” is ON (step S611: On), the condition is “change to OFF” as shown in FIG. 2, and therefore, in step S612, the document data to be printed is added. Change the accompanying “multipage” setting to OFF. On the other hand, if the “multi-page” setting is OFF (step S611: Off), the process proceeds to step S613 without doing anything.

ステップS613においては、図3のステップS301で取得した印刷設定情報の「トナーセーブ」の設定がONであるのかOFFであるのかを判断する。「両面印刷」の設定がONである場合(ステップS613:On)は、図2に示したように「OFFに変更」する条件になっているため、ステップS614において、印刷対象である文書データに付随している「トナーセーブ」の設定をOFFに変更する。他方、「トナーセーブ」の設定がOFFである場合(ステップS613:Off)は、何もせずステップS615に進む。   In step S613, it is determined whether the “toner save” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. When the “double-sided printing” setting is ON (step S613: On), the condition is “change to OFF” as shown in FIG. 2, and therefore the document data to be printed is added to the document data to be printed in step S614. Change the attached “Toner Save” setting to OFF. On the other hand, if the “toner save” setting is OFF (step S613: Off), the process proceeds to step S615 without doing anything.

次に、ステップS615において、ステップS601で取得した紙種が、印刷設定条件格納装置20に条件設定として登録されている「封筒」の紙種であるか否かを判断する。
紙種が、条件設定として登録されている「封筒」である場合(ステップS615:Yes)は、ステップS616に進み、「封筒」でない場合(ステップS615:No)は、ステップS621に進む。
Next, in step S615, it is determined whether or not the paper type acquired in step S601 is the “envelope” paper type registered as a condition setting in the print setting condition storage device 20.
When the paper type is “envelope” registered as the condition setting (step S615: Yes), the process proceeds to step S616. When the paper type is not “envelope” (step S615: No), the process proceeds to step S621.

ステップS616においては、図3のステップS301で取得した印刷設定情報の「両面印刷」の設定がONであるのかOFFであるのかを判断する。「両面印刷」の設定がONである場合(ステップS616:On)は、図2に示したように「OFFに変更」する条件になっているため、ステップS617において、印刷対象である文書データに付随している「両面印刷」の設定をOFFに変更する。他方、「両面印刷」の設定がOFFである場合(ステップS616:Off)は、何もせずステップS618に進む。   In step S616, it is determined whether the “double-sided printing” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. If the “duplex printing” setting is ON (step S616: On), the condition is “change to OFF” as shown in FIG. Change the accompanying “duplex printing” setting to OFF. On the other hand, when the “double-sided printing” setting is OFF (step S616: Off), the process proceeds to step S618 without doing anything.

ステップS618においては、図3のステップS301で取得した印刷設定情報の「マルチページ」の設定がONであるのかOFFであるのかを判断する。「マルチページ」の設定がONである場合(ステップS618:On)は、図2に示したように「OFFに変更」する条件になっているため、ステップS619において、印刷対象である文書データに付随している「マルチページ」の設定をOFFに変更する。他方、「マルチページ」の設定がOFFである場合(ステップS618:Off)は、何もせずステップS620に進む。   In step S618, it is determined whether the “multi-page” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. When the setting of “multi-page” is ON (step S618: On), the condition is “change to OFF” as shown in FIG. 2, and therefore in step S619, the document data to be printed is added. Change the accompanying “multipage” setting to OFF. On the other hand, when the setting of “multipage” is OFF (step S618: Off), the process proceeds to step S620 without doing anything.

ステップS620においては、図3のステップS301で取得した印刷設定情報の「トナーセーブ」の設定がONであるのかOFFであるのかを判断するが、『紙種』の「封筒」の印刷設定条件においては、図2に示したように「トナーセーブ」の条件設定が無いため、「トナーセーブ」の設定がONであってもOFFでも何も処理することなくステップS621に進む。   In step S620, it is determined whether the “toner save” setting of the print setting information acquired in step S301 of FIG. 3 is ON or OFF. However, in the “paper type” “envelope” print setting condition, Since there is no condition setting for “toner save” as shown in FIG. 2, the process proceeds to step S621 without performing any processing regardless of whether the setting of “toner save” is ON or OFF.

次に、ステップS621において、ステップS306等において「警告表示ON処理」が実行された場合、すなわち、警告表示ONフラグ立っている場合は、警告表示ダイアログに警告を表示する。この警告表示ダイアログでは、印刷実行または印刷中止の選択が可能である。   Next, in step S621, if the “warning display ON process” is executed in step S306 or the like, that is, if the warning display ON flag is set, a warning is displayed in the warning display dialog. In this warning display dialog, it is possible to select whether to execute printing or cancel printing.

次に、ステップS622において、印刷中止が選択されたか否かを判断し、印刷中止が選択された場合(ステップS622:Yes)は、プリンタ3に対して文書データを印刷出力するように指示することなく、印刷中止を伝えるダイアログを表示し、印刷対象であった文書データを破棄して本印刷制御処理を終了する。他方、印刷中止が選択されなかった場合(ステップS622:No)は、ステップS623において、変更されなかった印刷設定、または例えばステップS409のように変更された印刷設定に基づいて、印刷処理(印刷すべき文書データを印刷するための印刷制御コマンドを生成する。)を実行する。   Next, in step S622, it is determined whether or not printing cancellation is selected. If printing cancellation is selected (step S622: Yes), the printer 3 is instructed to print out the document data. Instead, a dialog notifying that printing has been canceled is displayed, the document data to be printed is discarded, and this print control process is terminated. On the other hand, if the print cancellation is not selected (step S622: No), the printing process (printing is performed) based on the print setting that has not been changed in step S623 or the print setting that has been changed, for example, as in step S409. A print control command for printing the document data to be printed is executed.

以上、本発明の実施の形態を、図面を参照しながら説明してきたが、上述してきた本発明の実施の形態は、情報処理装置の一機能としてハードウエアまたはDSP(Digital Signal Processor)ボードやCPUボードでのファームウエアもしくはソフトウエアにより実現することができる。   The embodiments of the present invention have been described above with reference to the drawings. However, the above-described embodiments of the present invention are not limited to hardware, a DSP (Digital Signal Processor) board, or a CPU as a function of the information processing apparatus. It can be realized by firmware or software on the board.

また、本発明が適用される情報処理装置は、その機能が実行されるのであれば、上述の実施の形態に限定されることなく、単体の装置であっても、複数の装置からなるシステムあるいは統合装置であっても、LAN、WAN等のネットワークを介して処理が行なわれるシステムであってもよいことは言うまでもない。   In addition, the information processing apparatus to which the present invention is applied is not limited to the above-described embodiment as long as the function is executed, and even a single apparatus or a system composed of a plurality of apparatuses Needless to say, the integrated device may be a system in which processing is performed via a network such as a LAN or a WAN.

また、バスに接続されたCPU、ROMやRAMのメモリ、入力装置、出力装置、外部記録装置、媒体駆動装置、ネットワーク接続装置で構成されるシステムでも実現できる。すなわち、前述してきた実施の形態のシステムを実現するソフトウエアのプログラムを記録したROMやRAMのメモリ、外部記録装置、可搬記録媒体を、情報処理装置に供給し、その情報処理装置のコンピュータがプログラムを読み出し実行することによっても、達成されることは言うまでもない。   It can also be realized by a system including a CPU, a ROM or RAM memory connected to a bus, an input device, an output device, an external recording device, a medium driving device, and a network connection device. That is, a ROM or RAM memory, an external recording device, or a portable recording medium that records a software program for realizing the system of the above-described embodiment is supplied to the information processing device, and the computer of the information processing device Needless to say, this can also be achieved by reading and executing the program.

この場合、可搬記録媒体等から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記録した可搬記録媒体等は本発明を構成することになる。   In this case, the program itself read from the portable recording medium or the like realizes the novel function of the present invention, and the portable recording medium or the like on which the program is recorded constitutes the present invention.

プログラムを供給するための可搬記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、DVD−RAM、磁気テープ、不揮発性のメモリーカード、ROMカード、電子メールやパソコン通信等のネットワーク接続装置(言い換えれば、通信回線)を介して記録した種々の記録媒体などを用いることができる。   Examples of portable recording media for supplying the program include flexible disks, hard disks, optical disks, magneto-optical disks, CD-ROMs, CD-Rs, DVD-ROMs, DVD-RAMs, magnetic tapes, and nonvolatile memory cards. Various recording media recorded via a network connection device (in other words, a communication line) such as a ROM card, electronic mail or personal computer communication can be used.

また、情報処理装置がメモリ上に読み出したプログラムを実行することによって、前述した実施の形態の機能が実現される他、そのプログラムの指示に基づき、情報処理装置上で稼動しているOSなどが実際の処理の一部または全部を行ない、その処理によっても前述した実施の形態の機能が実現される。   In addition, the functions of the above-described embodiment are realized by executing the program read by the information processing device on the memory, and an OS or the like operating on the information processing device based on an instruction of the program. Some or all of the actual processing is performed, and the functions of the above-described embodiments are also realized by the processing.

さらに、可搬型記録媒体から読み出されたプログラムやプログラム(データ)提供者から提供されたプログラム(データ)が、情報処理装置に挿入された機能拡張ボードや情報処理装置に接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行ない、その処理によっても前述した実施の形態の機能が実現され得る。   Further, a function expansion board in which a program read from a portable recording medium or a program (data) provided by a program (data) provider is inserted into the information processing apparatus or a function expansion unit connected to the information processing apparatus After the data is written in the memory provided in the memory, the CPU or the like provided in the function expansion board or function expansion unit performs part or all of the actual processing based on the instructions of the program. A function can be realized.

すなわち、本発明は、以上に述べた実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で種々の構成または形状を取ることができる。   That is, the present invention is not limited to the embodiment described above, and can take various configurations or shapes without departing from the gist of the present invention.

1 パーソナルコンピュータ(パソコン)
2 回線
3 プリンタ
10 オペレーティングシステム(OS)
11 アプリケーションソフトウエア
12 プリンタドライバ
20 印刷設定条件格納装置
1 Personal computer
2 line 3 printer 10 operating system (OS)
11 Application software 12 Printer driver 20 Print setting condition storage device

Claims (4)

文書データの文書をプリンタに印刷させるためのプリンタドライバにおいて、
印刷制御処理開始後に、印刷する対象である文書データに付随した前記文書データの属性を示す文書属性情報および印刷するための印刷条件を示す印刷設定情報を取得する文書付随情報取得手段と、
前記文書付随情報取得後に、印刷に関する印刷設定条件を格納した印刷設定条件データベースを参照して、前記文書付随情報取得手段によって取得した文書属性情報に対応する印刷設定条件を検索する印刷設定条件検索手段と、
前記印刷設定条件検索手段による検索結果に基づいて、前記印刷設定条件のモードを変更する印刷設定条件モード変更手段と、
前記印刷設定条件検索手段による検索結果に基づいて、警告情報を出力することを示すフラグを立てるフラグON手段と、
前記フラグが立っているときに、前記警告情報を出力する警告情報出力手段と、
前記フラグが立っているときに、印刷実行または印刷中止の選択が可能なダイアログを表示する印刷選択出力手段と、
前記ダイアログ表示後に、前記印刷中止が選択された場合は、前記プリンタに対して前記文書データを印刷出力するように指示することなく、印刷中止を報知し、前記印刷中止が選択されなかった場合は、前記変更されなかった印刷設定条件、または前記変更された印刷設定条件に基づいて、印刷処理を実行する印刷実行手段と、
を備えることを特徴とするプリンタドライバ。
In a printer driver for causing a printer to print a document of document data,
Document accompanying information acquisition means for acquiring document attribute information indicating the attribute of the document data attached to the document data to be printed and print setting information indicating a printing condition for printing after starting the print control process;
Print setting condition search means for searching for print setting conditions corresponding to the document attribute information acquired by the document accompanying information acquisition means with reference to a print setting condition database storing print setting conditions relating to printing after the document accompanying information acquisition. When,
A print setting condition mode changing means for changing a mode of the print setting condition based on a search result by the print setting condition searching means;
Flag ON means for setting a flag indicating that warning information is output based on a search result by the print setting condition search means;
Warning information output means for outputting the warning information when the flag is set;
Print selection output means for displaying a dialog capable of selecting whether to execute printing or cancel printing when the flag is set;
If the print cancellation is selected after the dialog is displayed, the print cancellation is notified without instructing the printer to print out the document data, and the print cancellation is not selected. A print execution unit that executes a print process based on the print setting condition that has not been changed or the changed print setting condition;
A printer driver comprising:
前記印刷設定条件検索手段による検索結果に基づいて、警告情報を出力する警告情報出力手段、
を備えることを特徴とする請求項1に記載のプリンタドライバ。
Warning information output means for outputting warning information based on a search result by the print setting condition search means;
The printer driver according to claim 1, further comprising:
前記文書属性情報は、前記文書データを作成したアプリケーションソフトウエアの種類を識別するための識別子情報、前記文書データにユニークに付されたファイル名に含まれる単語情報、前記文書データを印刷する際の用紙のサイズを示す用紙サイズ情報、および前記文書データを印刷する際の用紙の種類を示す紙種情報の何れか1つを含み、
前記印刷設定情報は、前記用紙の表裏両面に画像を形成するモードである両面印刷モード、1枚の用紙に複数ページの文書データを印刷するモードであるマルチモード、および印刷用トナーの量を抑制して印刷するモードであるトナーセーブモードの何れか1つを含む、
ことを特徴とする請求項1または2に記載のプリンタドライバ。
The document attribute information includes identifier information for identifying the type of application software that created the document data, word information included in a file name uniquely assigned to the document data, and when the document data is printed Including any one of paper size information indicating a paper size and paper type information indicating a paper type when the document data is printed,
The print setting information includes a double-sided printing mode that forms an image on both the front and back sides of the paper, a multi-mode that prints multiple pages of document data on one sheet, and the amount of printing toner is suppressed. Including any one of toner save modes that are modes for printing
The printer driver according to claim 1, wherein the printer driver is a printer driver.
文書データの文書をプリンタに印刷させる情報処理装置のコンピュータを、
印刷制御処理開始後に、印刷する対象である文書データに付随した前記文書データの属性を示す文書属性情報および印刷するための印刷条件を示す印刷設定情報を取得する文書付随情報取得手段、
前記文書付随情報取得後に、印刷に関する印刷設定条件を格納した印刷設定条件データベースを参照して、前記文書付随情報取得手段によって取得した文書属性情報に対応する印刷設定条件を検索する印刷設定条件検索手段、
前記印刷設定条件検索手段による検索結果に基づいて、前記印刷設定条件のモードを変更する印刷設定条件モード変更手段、
前記印刷設定条件検索手段による検索結果に基づいて、警告情報を出力することを示すフラグを立てるフラグON手段、
前記フラグが立っているときに、前記警告情報を出力する警告情報出力手段と、
前記フラグが立っているときに、印刷実行または印刷中止の選択が可能なダイアログを表示する印刷選択出力手段、
前記ダイアログ表示後に、前記印刷中止が選択された場合は、前記プリンタに対して前記文書データを印刷出力するように指示することなく、印刷中止を報知し、前記印刷中止が選択されなかった場合は、前記変更されなかった印刷設定条件、または前記変更された印刷設定条件に基づいて、印刷処理を実行する印刷実行手段、
として機能させるためのプリンタドライバプログラム。
A computer of an information processing apparatus that causes a printer to print a document of document data;
Document accompanying information acquisition means for acquiring document attribute information indicating the attribute of the document data attached to the document data to be printed and print setting information indicating a printing condition for printing after starting the print control process;
Print setting condition search means for searching for print setting conditions corresponding to the document attribute information acquired by the document accompanying information acquisition means with reference to a print setting condition database storing print setting conditions relating to printing after the document accompanying information acquisition. ,
Print setting condition mode changing means for changing a mode of the print setting condition based on a search result by the print setting condition searching means;
Flag ON means for setting a flag indicating that warning information is output based on the search result by the print setting condition search means;
Warning information output means for outputting the warning information when the flag is set;
Print selection output means for displaying a dialog capable of selecting whether to execute or cancel printing when the flag is set;
If the print cancellation is selected after the dialog is displayed, the print cancellation is notified without instructing the printer to print out the document data, and the print cancellation is not selected. A print execution unit that executes a print process based on the print setting condition that has not been changed or the changed print setting condition;
Printer driver program to function as
JP2013117924A 2013-06-04 2013-06-04 Printer driver and printer driver program Pending JP2013178829A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013117924A JP2013178829A (en) 2013-06-04 2013-06-04 Printer driver and printer driver program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013117924A JP2013178829A (en) 2013-06-04 2013-06-04 Printer driver and printer driver program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2009179703A Division JP2011034330A (en) 2009-07-31 2009-07-31 Printer driver and printer driver program

Publications (1)

Publication Number Publication Date
JP2013178829A true JP2013178829A (en) 2013-09-09

Family

ID=49270326

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013117924A Pending JP2013178829A (en) 2013-06-04 2013-06-04 Printer driver and printer driver program

Country Status (1)

Country Link
JP (1) JP2013178829A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11243726B2 (en) 2020-01-24 2022-02-08 Canon Kabushiki Kaisha Information processing apparatus, control method, and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11243726B2 (en) 2020-01-24 2022-02-08 Canon Kabushiki Kaisha Information processing apparatus, control method, and storage medium

Similar Documents

Publication Publication Date Title
US20140247468A1 (en) Printing data delivery apparatus, printing data delivery system, and printing apparatus
US8773697B2 (en) Image forming apparatus, method of controlling image forming apparatus, and storage medium
JP2010003167A (en) Information processor, information processing method and control program
JP2007110518A (en) Image forming apparatus, image forming method, image processor, and image forming program
US8705079B2 (en) Information processing apparatus
JP2011118212A (en) Image forming apparatus, display control method and program
US20090161155A1 (en) Image output apparatus and image output method
US20240134583A1 (en) Storage medium and control method of information processing apparatus
JP2004192037A (en) Print control unit and printing device control method and storage medium stored with computer-readable program
AU2009212993B2 (en) Document processing system, search apparatus, information searching method, document processing method and program
US8928933B2 (en) Information processing apparatus for generating printing data by different methods, computer readable recording medium and method of controlling the information processing apparatus
JP2009157822A (en) Image forming system and image forming apparatus
US10592180B2 (en) Information processing device, information processing method, and recording medium
AU2015218517B2 (en) Image forming apparatus, image forming method, and program
JP2013178829A (en) Printer driver and printer driver program
JP2006175813A (en) Printer, printing method and the program
JP2011034330A (en) Printer driver and printer driver program
US11868670B2 (en) Information processing system and information processing method for managing print data including plurality of print data elements
JP2008201042A (en) Image forming apparatus
JP2008040928A (en) Printed document working device
US8253965B2 (en) Image forming apparatus
US9946501B2 (en) Print controller, print control method and non-transitory computer readable recording medium for executing a test print
JP7414101B2 (en) Image processing device
JP2014148107A (en) Image forming device, control method of image forming device, and program
US10602005B2 (en) Image forming system, printer driver, and information processing apparatus for processing electronic file