JP2002278725A - Printer driver - Google Patents

Printer driver

Info

Publication number
JP2002278725A
JP2002278725A JP2001077108A JP2001077108A JP2002278725A JP 2002278725 A JP2002278725 A JP 2002278725A JP 2001077108 A JP2001077108 A JP 2001077108A JP 2001077108 A JP2001077108 A JP 2001077108A JP 2002278725 A JP2002278725 A JP 2002278725A
Authority
JP
Japan
Prior art keywords
print
printing
print data
memory
time
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
JP2001077108A
Other languages
Japanese (ja)
Inventor
Tatsuro Yoshioka
達郎 吉岡
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2001077108A priority Critical patent/JP2002278725A/en
Publication of JP2002278725A publication Critical patent/JP2002278725A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a printer driver to set exact processing conditions in consideration of remaining amount of a memory. SOLUTION: The remaining amount of the memory, the printing contents and printing conditions in the case of printing are stored in a various information storage module 4 as print logs. In addition, the printer driver 1 acquires the remaining amount of the memory 9 by a memory remaining amount investigation module 6, acquires all printing instructions, presumes the print completion time by using print logs in the past, the remaining amount of the memory this time and the printing contents and sets the printing conditions this time for a printing request from application 2. In this case, when the print completion time is specified from a user via a UI processing module 3, the printing conditions are determined so that print quality becomes maximum within the time.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、プリンタドライバ
に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a printer driver.

【0002】[0002]

【従来の技術】従来、PC上からアプリケーション経由
で印刷する場合、通常、プリンタドライバに対し解像度
を指定するよう構成されていた。
2. Description of the Related Art Conventionally, when printing from a PC via an application, usually, a resolution is designated to a printer driver.

【0003】しかしながら、上記のような構成では、印
刷する文書の内容が、比較的大きな(高解像度の)イメ
ージデータであったり、1ピクセルあたりの色数が高か
ったりなど、複雑なパスを擁する図形データであった場
合、印刷時のプリンタ側の解像度を高く設定すると、印
刷に非常に時間を要したり、場合によってはメモリ領域
が確保できず、描画することが不可能となる問題が生じ
る。
However, in the above-described configuration, the contents of a document to be printed are relatively large (high-resolution) image data or a figure having a complicated path such as a high number of colors per pixel. In the case of data, if the resolution on the printer side at the time of printing is set to be high, there is a problem that it takes a very long time for printing, and in some cases, a memory area cannot be secured and rendering becomes impossible.

【0004】このような問題に対して従来では、プリン
タドライバが、ユーザが出力した文書の内容を基に、印
刷解像度を決定する構成や、イメージデータの使用する
色数を決定する構成で解決せんとしていた。
Conventionally, such a problem cannot be solved by a configuration in which a printer driver determines a printing resolution based on the contents of a document output by a user or a configuration in which the number of colors used in image data is determined. And had

【0005】また、このような問題を解決せんとする従
来技術としては、以下にあげるものが存在する。
[0005] Further, as the prior art for solving such a problem, there are the following.

【0006】まず、特開2000−29646号公報が
開示するところの「データ処理装置、印刷装置、制御方
法および記録媒体」では、出力単位毎の予測されたデー
タ量と印刷装置における確保可能なメモリ容量とから圧
縮率を決定するよう構成することで、画像データのデー
タ量に応じて最適な処理を行い、印刷処理全体の時間を
短縮していた。
[0006] First, in "Data Processing Apparatus, Printing Apparatus, Control Method and Recording Medium" disclosed in JP-A-2000-29646, a predicted data amount for each output unit and a memory that can be secured in the printing apparatus. By configuring so as to determine the compression ratio based on the capacity, optimal processing is performed according to the data amount of image data, and the time required for the entire printing process is reduced.

【0007】また、特開2000−222146号公報
が開示するところの「印刷データ変換装置、印刷データ
の変換方法および印刷データの変換制御プログラムを記
録した記録媒体」では、印刷データを生成するアプリケ
ーションプログラムの所定の情報(種類やバージョン情
報)に応じて適切な描画能力を設定し、印刷データのデ
ータ形式を変換する構成とされていた。
[0007] Japanese Patent Application Laid-Open No. 2000-222146 discloses a "print data conversion apparatus, a print data conversion method, and a recording medium on which a print data conversion control program is recorded." An appropriate drawing capability is set according to the predetermined information (type and version information), and the data format of the print data is converted.

【0008】また、特開平7−329402号公報が開
示するところの「印刷システムおよび印刷システムの印
刷時間予測方法」では、印刷装置の動作速度と印刷デー
タとを基に印刷時間を予測し、この予測した印刷時間を
ユーザに提示することで、高精細、もしくは高速度等の
印刷条件をユーザに選択させる構成としてある。
Japanese Patent Application Laid-Open No. Hei 7-329402 discloses a "print system and a print time predicting method for a print system" in which a print time is predicted based on the operation speed of a printing apparatus and print data. By presenting the predicted printing time to the user, the printing condition such as high definition or high speed is selected by the user.

【0009】従来技術では、このように、プリンタドラ
イバが使用するアプリケーションやOS(オペレーティ
ングシステム)によって印刷条件を設定し、文書の内容
から印刷時間を予測するなどの方法が解決策として提案
されている。
In the prior art, a method of setting printing conditions by an application or an OS (operating system) used by a printer driver and estimating a printing time from the contents of a document has been proposed as a solution. .

【0010】[0010]

【発明が解決しようとする課題】しかしながら、本来、
印刷時の描画処理に大きく影響するパラメータは、印刷
命令を出力する計算機におけるメモリの残量であるが、
上記各従来技術では、これが考慮されておらず、必ずし
も的確な印刷条件が設定されているとは限らなかった。
However, originally,
A parameter that greatly affects the drawing process during printing is the remaining amount of memory in the computer that outputs the print command.
In each of the above prior arts, this is not taken into consideration, and accurate printing conditions are not always set.

【0011】したがって、本発明は、メモリの残量を考
慮して、的確な処理条件を設定するプリンタドライバを
提供することを目的とする。
Accordingly, it is an object of the present invention to provide a printer driver for setting an accurate processing condition in consideration of a remaining amount of a memory.

【0012】[0012]

【課題を解決するための手段】かかる目的を達成するた
めに、請求項1記載の発明は、印刷命令を実行する計算
機に搭載されたメモリの残量を取得するメモリ残量取得
手段と、メモリの残量に基づいて印刷データの処理条件
を設定する印刷データ処理条件設定手段と、を有するこ
とを特徴としている。
In order to achieve the above object, according to the first aspect of the present invention, there is provided a memory remaining amount acquiring unit for acquiring a remaining amount of a memory mounted on a computer for executing a print command, and a memory. Print data processing condition setting means for setting the processing conditions of the print data based on the remaining amount of the print data.

【0013】この構成によれば、本発明は、メモリの残
量を考慮して、適切な的確な処理条件を設定することが
可能となる。
According to this configuration, the present invention makes it possible to set an appropriate and accurate processing condition in consideration of the remaining amount of the memory.

【0014】また、請求項2記載の発明は、さらに、過
去の印刷データの内容と、過去の印刷データを処理する
際のメモリの残量と、過去の印刷データの印刷処理に要
した時間と、を対応して記憶する印刷情報記憶手段と、
メモリの残量と、印刷データの内容と、過去の印刷デー
タの内容と、過去の印刷データを処理する際のメモリの
残量と、過去の印刷データの印刷処理に要した時間と、
に基づいて、印刷データの印刷完了時間を算出する印刷
完了時間算出手段と、を有することを特徴としている。
Further, according to the present invention, the contents of the past print data, the remaining capacity of the memory when processing the past print data, the time required for the print processing of the past print data, and the like are further provided. , Corresponding to the print information storage means,
The remaining amount of memory, the contents of print data, the contents of past print data, the remaining amount of memory when processing past print data, and the time required for print processing of past print data,
And a print completion time calculating means for calculating a print completion time of the print data based on the print data.

【0015】この構成によれば、本発明は、過去の印刷
時における印刷データの内容とメモリの残量と印刷完了
に要した時間とを保存し、この保存した内容から今回の
メモリの残量における印刷データの印刷完了時間を自動
的に算出することが可能となる。
According to this configuration, the present invention saves the contents of the print data, the remaining amount of the memory, and the time required for completing the printing at the time of the past printing, and calculates the remaining amount of the current memory from the saved contents. It is possible to automatically calculate the print completion time of the print data in.

【0016】また、請求項3記載の発明によれば、さら
に、印刷データ処理条件設定手段は、印刷完了時間が所
定の時間より長い場合、処理条件において、印刷データ
の画像解像度を低減させることを特徴としている。
Further, according to the third aspect of the present invention, the print data processing condition setting means reduces the image resolution of the print data under the processing condition when the print completion time is longer than a predetermined time. Features.

【0017】この構成により、本発明は、印刷完了まで
一定時間以上を要すると推測される場合は、描画する画
像の解像度を自動的に低減させることが可能となる。
With this configuration, the present invention can automatically reduce the resolution of an image to be drawn when it is estimated that it will take a certain time or more to complete printing.

【0018】また、請求項4記載の発明によれば、さら
に、印刷データ処理条件設定手段は、印刷完了時間が所
定の時間より長い場合、処理条件において、印刷データ
に使用する色数を低減させることを特徴としている。
According to the fourth aspect of the present invention, the print data processing condition setting means further reduces the number of colors used for the print data in the processing condition when the print completion time is longer than a predetermined time. It is characterized by:

【0019】この構成により、本発明は、印刷完了まで
一定時間以上を要すると推測される場合は、印刷データ
に使用する色数を自動的に低減させることが可能とな
る。
With this configuration, the present invention can automatically reduce the number of colors used for print data when it is estimated that a certain time or more is required until printing is completed.

【0020】また、請求項5記載の発明によれば、さら
に、ユーザより印刷に要する時間の制限を設定させる印
刷時間制限設定手段を有し、所定の時間は、印刷時間制
限設定手段により設定された前記時間の制限であること
を特徴としている。
According to the fifth aspect of the present invention, there is further provided a print time limit setting means for setting a time limit required for printing by a user, and the predetermined time is set by the print time limit setting means. And the time limit.

【0021】この構成により、本発明は、ユーザが印刷
が完了するまでに待つことができる時間をあらかじめ設
定することが可能となる。
With this configuration, the present invention makes it possible to set in advance the time that the user can wait until printing is completed.

【0022】また、請求項6記載の発明は、さらに、処
理条件の変更をユーザより取得する処理条件変更取得手
段を有し、印刷データ処理条件設定手段は、処理条件変
更取得手段により取得された処理条件の変更に基づい
て、処理条件を設定することを特徴としている。
Further, the invention according to claim 6 further comprises a processing condition change obtaining means for obtaining a change of the processing condition from a user, and the print data processing condition setting means is obtained by the processing condition change obtaining means. It is characterized in that processing conditions are set based on a change in processing conditions.

【0023】この構成により、本発明は、印刷を完了す
るまでの時間があらかじめ設定した時間より長いと推測
される場合は、ユーザにたとえばポップアップメニュー
等を用いて解像度や色数を低減させる指示を入力させる
ことが可能となる。
With this configuration, according to the present invention, when it is estimated that the time until printing is completed is longer than a preset time, the user is instructed to reduce the resolution or the number of colors by using, for example, a pop-up menu. It becomes possible to input.

【0024】[0024]

【発明の実施の形態】〔本発明の特徴〕本発明は、印刷
完了時間をより的確に予測し、限られた時間内に最大限
に印刷品質の良い出力結果を得ることを目的としたプリ
ンタドライバに関するものである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS [Features of the Present Invention] The present invention is a printer aiming to more accurately predict the print completion time and to obtain an output result of maximum print quality within a limited time. It is about the driver.

【0025】この効果を奏するために、本発明は、パー
ソナルコンピュータやワークステーション等、CPUが
組み込まれ、プリンタドライバを組み込むことができる
計算機(以下の説明では、すべてPCに含まれるものと
する)に搭載されているメモリ量のうち、OS(オペレ
ーティングシステム)やアプリケーションに占有されて
おらず、プリンタドライバが使用することができるフリ
ーなメモリ量を測定することで、印刷完了時間をより的
確に予測し、出力に擁する解像度や色数を自動的に決定
することを特徴としている。
In order to achieve this effect, the present invention is applied to a computer, such as a personal computer or a workstation, in which a CPU is incorporated and a printer driver is incorporated (in the following description, all computers are included in a PC). By measuring the amount of free memory that is not occupied by the OS (operating system) or applications and that can be used by the printer driver, the print completion time can be more accurately predicted. The feature is that the resolution and the number of colors included in the output are automatically determined.

【0026】このような特徴を有するために、本発明
は、メモリの残量を自動的に取得する構成としてある。
In order to have such features, the present invention is configured to automatically acquire the remaining amount of memory.

【0027】また、本発明は、印刷時のメモリの残量と
印刷の内容とを統計的に保持し、その結果から印刷完了
時間を自動的に算出する構成としてある。
Further, according to the present invention, the remaining amount of the memory at the time of printing and the contents of printing are statistically held, and the printing completion time is automatically calculated from the result.

【0028】また、本発明は、算出された印刷完了時間
が、一定時間以上であると推測される場合に、画像解像
度を自動的に設定し直す構成としてある。
Further, according to the present invention, when the calculated printing completion time is estimated to be a predetermined time or more, the image resolution is automatically reset.

【0029】また、本発明は、算出された印刷完了時間
が、一定時間以上であると推測される場合に、画像デー
タに使用する色数を自動的に設定し直す構成としてあ
る。
Further, according to the present invention, when the calculated print completion time is estimated to be longer than a predetermined time, the number of colors used for image data is automatically reset.

【0030】以下、この特徴を有するプリンタドライバ
を好適に実施した形態について、図面を用いて詳細に説
明する。
Hereinafter, a preferred embodiment of a printer driver having this feature will be described in detail with reference to the drawings.

【0031】〔一実施形態〕以下に本発明の一実施形態
について、図面を用いて詳細に説明する。
[Embodiment] An embodiment of the present invention will be described below in detail with reference to the drawings.

【0032】(一実施形態の構成)図1は、本発明の一
実施形態によるプリンタドライバおよびその周辺のモジ
ュール構成を示すブロック図である。
(Configuration of One Embodiment) FIG. 1 is a block diagram showing a printer driver according to one embodiment of the present invention and a module configuration around the printer driver.

【0033】図1を参照すると、本実施形態によるプリ
ンタドライバ1が組み込まれたPC(パーソナルコンピ
ュータ)は、このプリンタドライバ1のほかに、プリン
タドライバ1に対して印刷要求を出力するアプリケーシ
ョン2と、PCを動作させるためのOS(オペレーティ
ングシステム)8と、PCに内蔵されているメモリモジ
ュール9と、印刷データをプリンタに出力するための、
セントロニクスインタフェースやUSBやネットワーク
等の出力ポート10と、を有して構成される。
Referring to FIG. 1, a PC (personal computer) in which the printer driver 1 according to the present embodiment is incorporated includes an application 2 for outputting a print request to the printer driver 1 in addition to the printer driver 1. An OS (Operating System) 8 for operating the PC, a memory module 9 built in the PC, and an
An output port 10 such as a Centronics interface or a USB or network.

【0034】また、図1におけるプリンタドライバ1
は、UI処理モジュール3と各種情報保存モジュール4
と終了時間予測モジュール5とメモリ残量調査モジュー
ル6とグラフィック処理モジュール7とを有して構成さ
れる。
The printer driver 1 shown in FIG.
Is a UI processing module 3 and various information storage modules 4
And an end time prediction module 5, a remaining memory amount investigating module 6, and a graphic processing module 7.

【0035】この構成において、UI処理モジュール3
は、プリンタドライバ1内のモジュールであり、PCの
画面上にユーザインタフェース(UI)を表示させ、各
種印刷条件をユーザに設定させる。
In this configuration, the UI processing module 3
Is a module in the printer driver 1, which displays a user interface (UI) on the screen of the PC and allows the user to set various printing conditions.

【0036】また、各種情報保存モジュール4は、設定
された印刷条件や、印刷に必要な各種情報を保存してお
く。さらに、各種情報保存モジュール4は、過去の印刷
時のメモリの残量と印刷の内容とを統計的に保持する。
The various information storage module 4 stores set printing conditions and various information necessary for printing. Further, the various information storage module 4 statistically holds the remaining amount of memory and the contents of printing at the time of past printing.

【0037】また、終了時間予測モジュール5は、印刷
が終了するまでの時間を予測する。
The end time prediction module 5 predicts the time until the printing is completed.

【0038】また、メモリ残量調査モジュール6は、P
Cに搭載されたメモリの空き容量を調べる。
Further, the memory remaining amount investigating module 6
Check the free space of the memory mounted on C.

【0039】また、グラフィック処理モジュール7は、
アプリケーションからの印刷命令からプリンタに送信す
る印刷データを作成する。
The graphic processing module 7
Create print data to be sent to the printer from a print command from the application.

【0040】ただし、これらの各モジュールはプログラ
ムであり、PC内のROMやハードディスク等に保存さ
れ、必要に応じて読み出され、メモリ上の作業領域が確
保されて実行されるものである。
However, each of these modules is a program, which is stored in a ROM, a hard disk, or the like in the PC, read as needed, and executed with a work area secured in the memory.

【0041】(一実施形態の動作)次に、上記した一実
施形態の動作について、以下に図面を用いて詳細に説明
する。
(Operation of One Embodiment) Next, the operation of the above-described embodiment will be described in detail with reference to the drawings.

【0042】・印刷処理 図2は、本実施形態によるプリンタドライバ1が、メモ
リ9の残量(空き容量ともいう)を調査し、印刷命令を
実行する動作(印刷処理)を示すフローチャートであ
る。ただし、このフローは、アプリケーション2から印
刷要求がかかったときに読み出され、実行されるもので
ある。
FIG. 2 is a flowchart showing an operation (printing process) in which the printer driver 1 according to the present embodiment checks the remaining amount (also called free space) of the memory 9 and executes a print command. However, this flow is read out and executed when a print request is issued from the application 2.

【0043】図2を参照すると、本実施形態によるプリ
ンタドライバ1は、まず、メモリ9の残量を考慮して印
刷処理を実行するか否かをユーザに問い合わせ、ユーザ
からの指示を受け取る(ステップS11)。この問い合
わせおよび指示の受け取りは、UI処理モジュール3を
介して行われ、たとえばPCにおける表示部(図示せ
ず)に選択肢を表示し、この表示に従いユーザインタフ
ェースを介して入力された指示を入力するよう構成す
る。
Referring to FIG. 2, the printer driver 1 according to the present embodiment first inquires of a user whether or not to execute a printing process in consideration of the remaining amount of the memory 9, and receives an instruction from the user (step S1). S11). The inquiry and the instruction are received via the UI processing module 3. For example, options are displayed on a display unit (not shown) of the PC, and the instruction input via the user interface is input according to the display. Constitute.

【0044】このステップS11において、メモリ残量
を考慮して印刷処理を行うようユーザより指示された場
合(ステップS11のYes)、プリンタドライバ1
は、メモリ残量調査モジュール6を用いてメモリ9の残
量を調査する(ステップS12)。
In this step S11, when the user instructs to perform the printing process in consideration of the remaining memory (Yes in step S11), the printer driver 1
Checks the remaining amount of the memory 9 using the remaining memory amount checking module 6 (step S12).

【0045】また、プリンタドライバ1は、印刷対象の
画像データ(以下、印刷データという)を出力する際の
印刷条件をUI処理モジュール3を用いてユーザより取
得する(ステップS13)。この取得方法としては、U
I処理モジュール3を用いてPCの表示部上にたとえば
ポップアップ画面等を表示し、この表示内容にしたがっ
てユーザに入力させるよう構成することで実現される。
ただし、この印刷条件としては、印刷データの解像度や
色数、さらには印刷を完了するまでに要する時間の制限
(印刷完了希望時間)等が含まれる。
The printer driver 1 obtains printing conditions for outputting image data to be printed (hereinafter referred to as print data) from the user using the UI processing module 3 (step S13). This acquisition method includes U
This is realized by, for example, displaying a pop-up screen or the like on the display unit of the PC using the I processing module 3 and allowing the user to make an input according to the display contents.
However, the printing conditions include the resolution and the number of colors of the print data, a limitation on the time required to complete printing (desired print completion time), and the like.

【0046】また、プリンタドライバ1は、アプリケー
ション2からすべての印刷命令(印刷要求)を取得し
(ステップS14)、この内容を解析し、印刷データの
内容(印刷内容)を特定する(ステップS15)。
The printer driver 1 acquires all print commands (print requests) from the application 2 (step S14), analyzes the contents, and specifies the contents of the print data (print contents) (step S15). .

【0047】このように、メモリの残量と、印刷条件
と、全印刷命令より特定した印刷内容と、とを取得する
と、プリンタドライバ1は、各種情報保存モジュール4
に格納されている過去のデータ(統計的に保存された、
印刷時のメモリの残量と印刷の内容とのデータ)を読み
出し、この過去のデータと、上記において取得したメモ
リ残量および印刷条件および印刷内容と、を用いて、ア
プリケーション2より入寮された印刷データの印刷完了
時間を予測(算出)する(ステップS16)。
As described above, when the remaining amount of the memory, the printing conditions, and the print content specified by the all print commands are acquired, the printer driver 1
Historical data (statistically stored,
The remaining data of the memory and the content of the print at the time of printing are read, and the print data entered from the application 2 by using the past data, the remaining memory, the print condition, and the print content obtained above. The data printing completion time is predicted (calculated) (step S16).

【0048】この予測の結果、ユーザより希望された時
間(印刷完了希望時間)内に印刷が完了しないと予測さ
れた場合(ステップS17のNo)、プリンタドライバ
1は、ユーザに対して印刷データの解像度や色数を落と
すか否かの選択を要求する(ステップS18)。この選
択の要求も、上述の各種指示の要求と同様に、UI処理
モジュール3を用いて行われる。
As a result of this prediction, if it is predicted that the printing will not be completed within the time desired by the user (the desired printing completion time) (No in step S17), the printer driver 1 sends the print data to the user. A request is made to select whether to lower the resolution or the number of colors (step S18). This selection request is also made using the UI processing module 3 in the same manner as the above-mentioned various instruction requests.

【0049】ステップS17による選択の要求の結果、
画像解像度や色数を落とす指示が選択された場合(ステ
ップS17のYes)、プリンタドライバ1は、ステッ
プS18において解像度を落とすか否かの指示を入力さ
せ(ステップS18)、解像度を落とす指示が入力され
た場合(ステップS19のYes)、プリンタドライバ
1は、グラフィック処理モジュール7を用いて印刷デー
タの画像解像度を落とし(ステップS22)、ステップ
S23へ移行する。また、ステップS18の結果、解像
度を落とさない指示が入力された場合(ステップS19
のNo)、プリンタドライバ1は、ステップS20にお
いて、印刷データの色数を落とすか否かの指示を入力さ
せ(ステップS20)、色数を落とす指示が入力された
場合(ステップS20のYes)、プリンタドライバ1
は、グラフィック処理モジュール7を用いて印刷データ
の色数を落とし(ステップS21)、ステップS23へ
移行する。さらにまた、ステップS20の結果、色数も
落とさない指示が入力された場合(ステップS20のN
o)、プリンタドライバ1は、そのままステップS23
へ移行する。
As a result of the selection request in step S17,
When the instruction to reduce the image resolution or the number of colors is selected (Yes in step S17), the printer driver 1 causes the user to input an instruction as to whether or not to reduce the resolution in step S18 (step S18), and inputs the instruction to decrease the resolution. If the printing has been performed (Yes in step S19), the printer driver 1 lowers the image resolution of the print data using the graphic processing module 7 (step S22), and proceeds to step S23. Also, as a result of step S18, when an instruction to lower the resolution is input (step S19)
No), in step S20, the printer driver 1 allows the user to input an instruction as to whether or not to reduce the number of colors of the print data (step S20). If the instruction to decrease the number of colors has been input (Yes in step S20), Printer driver 1
Reduces the number of colors of the print data using the graphic processing module 7 (step S21), and proceeds to step S23. Furthermore, as a result of step S20, when an instruction to reduce the number of colors is input (N in step S20)
o), the printer driver 1 proceeds to step S23
Move to.

【0050】また、ステップS16において、印刷完了
希望時間内に印刷が完了すると予測された場合(ステッ
プS17のYes)、もしくはステップS18におい
て、画像解像度や色数を落とさない指示が入力された場
合(ステップS18のNo)、プリンタドライバ1は、
そのままステップS23へ移行する。
In step S16, when it is predicted that the printing will be completed within the desired print completion time (Yes in step S17), or when an instruction to reduce the image resolution or the number of colors is input in step S18 ( (No in step S18), the printer driver 1
The process directly proceeds to step S23.

【0051】さらに、ステップS11において、メモリ
残量を考慮しないで印刷処理を行うようユーザより指示
された場合(ステップS11のNo)、プリンタドライ
バ1は、そのままステップS23へ移行する。
Further, in step S11, when the user instructs to perform the printing process without considering the remaining memory (No in step S11), the printer driver 1 proceeds to step S23.

【0052】ステップS23では、プリンタドライバ1
は、グラフィック処理モジュール7より印刷データ(変
更の処理が施されたもの、あるいは施されていないも
の)を出力ポート10を介してプリンタへ出力する(ス
テップS23)。
In step S23, the printer driver 1
The print data is output from the graphic processing module 7 to the printer via the output port 10 (the data subjected to the change processing or the data not subjected to the change processing) (step S23).

【0053】その後、プリンタドライバ1は、今回、印
刷に要した時間を、ステップS12で取得したメモリの
残量と、実際に設定した印刷条件と、ステップS15で
特定した印刷内容と、に対応させて各種情報保存モジュ
ール4に格納する(ステップS24)。
Thereafter, the printer driver 1 associates the time required for printing this time with the remaining amount of memory acquired in step S12, the printing conditions actually set, and the print content specified in step S15. And stores it in the various information storage module 4 (step S24).

【0054】このように動作することにより、本実施形
態の印刷処理によれば、図2のフローチャートに示すよ
うに、ユーザがアプリケーション2からプリンタドライ
バ1を使用して印刷する場合、プリンタドライバ1は、
メモリ残量調査モジュール6を使用して、使用可能なメ
モリの量を取得するよう動作する。その後、プリンタド
ライバ1は、各種情報保存モジュール4にメモリの残量
を保存するよう動作する。
By operating as described above, according to the printing process of the present embodiment, when the user prints from the application 2 using the printer driver 1 as shown in the flowchart of FIG. ,
It operates to obtain the amount of available memory using the memory remaining amount checking module 6. After that, the printer driver 1 operates to save the remaining amount of memory in the various information storage module 4.

【0055】また、本実施形態の印刷処理によれば、図
2のフローチャートに示すように、印刷時にメモリの残
量を取得後、プリンタドライバ1がUI処理モジュール
2によりユーザによって設定された印刷条件とアプリケ
ーション2から入力された印刷要求とを取得し、この取
得したメモリの残量および印刷条件および印刷要求(印
刷内容)と、各種情報保存モジュールに保存されている
過去のデータ(印刷ログ)と、を基に、印刷に要する時
間(印刷完了時間)を予測するよう動作する。また、プ
リンタドライバ1は、今回行った印刷処理における各種
の情報(メモリの残量、印刷条件、印刷要求の内容(印
刷内容)、を印刷ログとして各種情報保存モジュール4
に保存するよう動作する。
Further, according to the printing process of this embodiment, as shown in the flowchart of FIG. 2, after obtaining the remaining amount of memory at the time of printing, the printer driver 1 executes the printing conditions set by the user by the UI processing module 2. And the print request input from the application 2, and the obtained remaining amount of memory, print conditions and print request (print contents), and past data (print log) stored in various information storage modules. , The time required for printing (printing completion time) is estimated. In addition, the printer driver 1 uses the various information storage module 4 as various types of information (remaining memory capacity, printing conditions, print request contents (print contents)) in the print processing performed this time as a print log.
Works to save to.

【0056】また、本実施形態の印刷処理によれば、図
2のフローチャートに示すように、メモリの残量から終
了時間予測モジュール5を使用して印刷が終了するまで
に要する時間(印刷完了時間)を予測した場合、印刷完
了時間が一定時間以上要するのであれば、プリンタドラ
イバ1がグラフィック処理モジュール7に画像の解像度
や1ピクセルあたりの色数を落とす要求を出すよう動作
する。また、これに対してグラフィック処理モジュール
7は、要求された内容に基づいて印刷データを変換し
て、プリンタへ送信するデータを作成し、出力ポート1
0を介してプリンタへ送信するよう動作する。
Further, according to the printing process of the present embodiment, as shown in the flowchart of FIG. 2, the time required to complete printing using the end time prediction module 5 from the remaining amount of memory (the print completion time). If the print completion time is longer than a predetermined time, the printer driver 1 operates to request the graphic processing module 7 to reduce the image resolution and the number of colors per pixel. On the other hand, the graphic processing module 7 converts the print data based on the requested content, creates data to be transmitted to the printer, and
0 to be transmitted to the printer.

【0057】[0057]

【発明の効果】以上説明したように、請求項1記載の発
明によれば、メモリの残量を考慮して、適切な的確な処
理条件を設定することが可能となる。即ち、プリンタド
ライバがメモリの残量を取得することで、煩わしい印刷
条件の設定を行わなくても、最適な処理条件を設定する
ことが可能となる。
As described above, according to the first aspect of the present invention, it is possible to set an appropriate and accurate processing condition in consideration of the remaining amount of the memory. That is, when the printer driver acquires the remaining amount of memory, it is possible to set optimal processing conditions without having to set cumbersome printing conditions.

【0058】また、請求項2記載の発明によれば、過去
の印刷時における印刷データの内容とメモリの残量と印
刷完了に要した時間とを保存し、この保存した内容から
今回のメモリの残量における印刷データの印刷完了時間
を自動的に算出することが可能となる。即ち、プリンタ
ドライバがメモリの残量を取得し、印刷条件と印刷内容
とメモリの残量とから、どのような条件においてどの程
度の印刷完了時間を要したかをログとして保存し、印刷
時にこれらを統計的手法で解析することにより、印刷完
了時間をより効率的および効果的に予測することが可能
となる。
According to the second aspect of the present invention, the contents of the print data, the remaining amount of the memory, and the time required for the completion of the printing at the time of the past printing are stored, and the stored contents of the current memory are stored. It is possible to automatically calculate the print completion time of the print data in the remaining amount. That is, the printer driver obtains the remaining amount of memory, saves a log as to how much printing completion time was required under the printing conditions, the printing contents, and the remaining amount of memory from the printing conditions, Is analyzed by a statistical method, it is possible to more efficiently and effectively predict the print completion time.

【0059】また、請求項3記載の発明によれば、さら
に、印刷完了まで一定時間以上を要すると推測される場
合は、描画する画像の解像度を自動的に低減させること
が可能となる。即ち、印刷データの解像度を印刷完了時
間からプリンタドライバが自動的に修正することで、メ
モリのしようをハードディスク等にマッピングされる仮
想メモリを使用せずに、物理メモリのみに抑えることが
可能となり、その結果所定時間内に最大の効率で印刷処
理を行うことが可能となる。
According to the third aspect of the present invention, when it is estimated that it takes a certain time or more to complete printing, the resolution of an image to be drawn can be automatically reduced. That is, by automatically correcting the resolution of the print data from the print completion time by the printer driver, the memory capacity can be reduced to only the physical memory without using the virtual memory mapped to the hard disk or the like, As a result, the printing process can be performed with the maximum efficiency within the predetermined time.

【0060】また、請求項4記載の発明によれば、さら
に、印刷完了まで一定時間以上を要すると推測される場
合は、印刷データに使用する色数を自動的に低減させる
ことが可能となる。即ち、印刷データの1ピクセルあた
りの色数を印刷完了時間からプリンタドライバが自動的
に修正することで、メモリのしようをハードディスク等
にマッピングされる仮想メモリを使用せずに、物理メモ
リのみに抑えることが可能となり、その結果所定時間内
に最大の効率で印刷処理を行うことが可能となる。
According to the fourth aspect of the present invention, when it is estimated that it takes a certain time or more to complete printing, it is possible to automatically reduce the number of colors used for print data. . That is, the printer driver automatically corrects the number of colors per pixel of the print data from the print completion time, thereby suppressing the memory capacity to only the physical memory without using the virtual memory mapped on the hard disk or the like. As a result, the printing process can be performed with the maximum efficiency within a predetermined time.

【0061】また、請求項5記載の発明によれば、さら
に、ユーザが印刷が完了するまでに待つことができる時
間をあらかじめ設定することが可能となる。即ち、ユー
ザが印刷時間完了を希望(予定)する時間を指定するこ
とが可能となるため、予測した印刷完了時間との比較が
容易となる。
According to the fifth aspect of the present invention, it is possible to set in advance a time during which the user can wait until the printing is completed. That is, since the user can specify the time at which the printing time is desired (scheduled), comparison with the predicted printing completion time becomes easy.

【0062】また、請求項6記載の発明によれば、さら
に、印刷を完了するまでの時間があらかじめ設定した時
間より長いと推測される場合は、ユーザにたとえばポッ
プアップメニュー等を用いて解像度や色数を低減させる
指示を入力させることが可能となる。即ち、ユーザが設
定した時間より予測される印刷完了時間が長い場合、ユ
ーザにたとえばポップアップメニュー等を用いて通知す
ることで、画像解像度を落としてはいけない画像に対し
て間違って解像度を落として印刷してしまったり、1ピ
クセルあたりの色数を落としてはいけない画像に対して
間違って色数を落としてしまったりうというような、ヒ
ューマンエラー的なミスをなくすことが可能となる。
According to the sixth aspect of the present invention, if it is estimated that the time until printing is completed is longer than a preset time, the user can use a pop-up menu or the like to select a resolution or color. An instruction to reduce the number can be input. In other words, if the print completion time that is predicted is longer than the time set by the user, the user is notified by using, for example, a pop-up menu, etc. This makes it possible to eliminate human error-like mistakes such as mistakenly dropping the number of colors for an image for which the number of colors per pixel should not be dropped.

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

【図1】本発明の一実施形態によるプリンタドライバお
よびその周辺のモジュール構成を示すブロック図であ
る。
FIG. 1 is a block diagram illustrating a printer driver and a peripheral module configuration according to an embodiment of the present invention.

【図2】本発明の一実施形態によるプリンタドライバ1
がアプリケーション2より受けた印刷要求に対して実行
する印刷処理を示すフローチャートである。
FIG. 2 shows a printer driver 1 according to an embodiment of the present invention.
9 is a flowchart showing a print process executed in response to a print request received from application 2.

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

1 プリンタドライバ 2 アプリケーション 3 UI処理モジュール 4 各種情報保存モジュール 5 終了時間予測モジュール 6 メモリ残量調査モジュール 7 グラフィック処理モジュール 8 オペレーティングシステム 9 メモリ 10 出力ポート DESCRIPTION OF SYMBOLS 1 Printer driver 2 Application 3 UI processing module 4 Various information storage module 5 End time prediction module 6 Remaining memory check module 7 Graphic processing module 8 Operating system 9 Memory 10 Output port

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 印刷命令を実行する計算機に搭載された
メモリの残量を取得するメモリ残量取得手段と、 前記メモリの残量に基づいて印刷データの処理条件を設
定する印刷データ処理条件設定手段と、 を有することを特徴とするプリンタドライバ。
1. A memory remaining amount acquiring unit for acquiring a remaining amount of a memory mounted on a computer that executes a print command, and a print data processing condition setting for setting a processing condition of print data based on the remaining amount of the memory. Means, and a printer driver.
【請求項2】 過去の印刷データの内容と、該過去の印
刷データを処理する際のメモリの残量と、該過去の印刷
データの印刷処理に要した時間と、を対応して記憶する
印刷情報記憶手段と、 前記メモリの残量と、前記印刷データの内容と、前記過
去の印刷データの内容と、前記過去の印刷データを処理
する際のメモリの残量と、前記過去の印刷データの印刷
処理に要した時間と、に基づいて、前記印刷データの印
刷完了時間を算出する印刷完了時間算出手段と、 を有することを特徴とする請求項1記載のプリンタドラ
イバ。
2. A printing method for storing the contents of past print data, the remaining amount of memory for processing the past print data, and the time required for the print processing of the past print data in a corresponding manner. Information storage means, the remaining capacity of the memory, the content of the print data, the content of the past print data, the remaining capacity of the memory when processing the past print data, The printer driver according to claim 1, further comprising: a print completion time calculating unit configured to calculate a print completion time of the print data based on a time required for a print process.
【請求項3】 前記印刷データ処理条件設定手段は、前
記印刷完了時間が所定の時間より長い場合、前記処理条
件において、前記印刷データの画像解像度を低減させる
ことを特徴とする請求項2記載のプリンタドライバ。
3. The print data processing condition setting unit according to claim 2, wherein, when the print completion time is longer than a predetermined time, the image resolution of the print data is reduced under the processing condition. Printer driver.
【請求項4】 前記印刷データ処理条件設定手段は、前
記印刷完了時間が所定の時間より長い場合、前記処理条
件において、前記印刷データに使用する色数を低減させ
ることを特徴とする請求項2記載のプリンタドライバ。
4. The print data processing condition setting means, when the print completion time is longer than a predetermined time, reduces the number of colors used for the print data under the processing condition. The described printer driver.
【請求項5】 ユーザより印刷に要する時間の制限を設
定させる印刷時間制限設定手段を有し、 前記所定の時間は、前記印刷時間制限設定手段により設
定された前記時間の制限であることを特徴とする請求項
3または4記載のプリンタドライバ。
5. A printing apparatus according to claim 1, further comprising a printing time limit setting unit configured to set a time limit required for printing by a user, wherein the predetermined time is the time limit set by the printing time limit setting unit. 5. The printer driver according to claim 3, wherein:
【請求項6】 前記処理条件の変更をユーザより取得す
る処理条件変更取得手段を有し、 前記印刷データ処理条件設定手段は、前記処理条件変更
取得手段により取得された前記処理条件の変更に基づい
て、前記処理条件を設定することを特徴とする請求項1
から5のいずれか1項に記載のプリンタドライバ。
6. A processing condition change acquiring unit for acquiring a change in the processing condition from a user, wherein the print data processing condition setting unit is configured to perform processing based on the change in the processing condition acquired by the processing condition change acquiring unit. And setting the processing conditions.
6. The printer driver according to any one of claims 1 to 5.
JP2001077108A 2001-03-16 2001-03-16 Printer driver Pending JP2002278725A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001077108A JP2002278725A (en) 2001-03-16 2001-03-16 Printer driver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001077108A JP2002278725A (en) 2001-03-16 2001-03-16 Printer driver

Publications (1)

Publication Number Publication Date
JP2002278725A true JP2002278725A (en) 2002-09-27

Family

ID=18933916

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001077108A Pending JP2002278725A (en) 2001-03-16 2001-03-16 Printer driver

Country Status (1)

Country Link
JP (1) JP2002278725A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004299103A (en) * 2003-03-28 2004-10-28 Brother Ind Ltd Image forming apparatus
JP2007133696A (en) * 2005-11-10 2007-05-31 Canon Inc Information processor and method
JP2007215083A (en) * 2006-02-13 2007-08-23 Fuji Xerox Co Ltd Image forming apparatus simulation device, image forming apparatus simulation method, and program
JP2009048491A (en) * 2007-08-21 2009-03-05 Ricoh Co Ltd Image processor and image processing method
US8503002B2 (en) 2007-06-28 2013-08-06 Brother Kogyo Kabushiki Kaisha Print control device, printing system and computer-readable recording medium storing printing program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004299103A (en) * 2003-03-28 2004-10-28 Brother Ind Ltd Image forming apparatus
JP2007133696A (en) * 2005-11-10 2007-05-31 Canon Inc Information processor and method
JP2007215083A (en) * 2006-02-13 2007-08-23 Fuji Xerox Co Ltd Image forming apparatus simulation device, image forming apparatus simulation method, and program
US8503002B2 (en) 2007-06-28 2013-08-06 Brother Kogyo Kabushiki Kaisha Print control device, printing system and computer-readable recording medium storing printing program
JP2009048491A (en) * 2007-08-21 2009-03-05 Ricoh Co Ltd Image processor and image processing method

Similar Documents

Publication Publication Date Title
US7880921B2 (en) Method and apparatus to digitally whiteout mistakes on a printed form
US20100192091A1 (en) Image processing method, program thereof, and image processing apparatus
JP2010140459A (en) Program, print data conversion device, and computer-readable recording medium
US8300260B2 (en) Image forming apparatus, print control method, and computer-readable recording medium storing print control program
EP0772115B1 (en) System, output device, method, and computer-usable medium using a split printer driver to control a computer printer device
EP2493170A1 (en) Control device controlling scan operation
US20060197968A1 (en) Dicom print driver
KR100742332B1 (en) Printing control apparatus and printing control method
JP2002278725A (en) Printer driver
JP2002328796A (en) System for estimating price of image forming medium and method for the same and image forming medium container
CN100549933C (en) Messaging device and program
JP2001088405A (en) Printing control method, memory medium storing program thereof, printer control device and printer system
US6851875B2 (en) Printer and print image reference system
JP3492297B2 (en) Image processing method, image processing apparatus, and storage medium
JP2002278724A (en) Printer driver
JP2019098580A (en) Image forming apparatus
JP2007223184A (en) Image recording apparatus and image data processing method
JP2007205832A (en) Image data management method for colorimetry, image data management system for colorimetry, and image data management program for colorimetry
JP2005070957A (en) Conversion control unit and conversion control program
US7106462B2 (en) Systems and methods for analyzing a print job
JP2002373068A (en) Printing system
JP4069569B2 (en) Printing apparatus and printing method
JPH08111786A (en) Image output system
JP4745834B2 (en) Information processing apparatus and information processing method
JP2005275671A (en) Printing controller, printing control method and printing control program-recorded medium