JP4422871B2 - Information processing apparatus, printing processing time presentation method, and storage medium storing computer-readable program - Google Patents

Information processing apparatus, printing processing time presentation method, and storage medium storing computer-readable program Download PDF

Info

Publication number
JP4422871B2
JP4422871B2 JP2000231125A JP2000231125A JP4422871B2 JP 4422871 B2 JP4422871 B2 JP 4422871B2 JP 2000231125 A JP2000231125 A JP 2000231125A JP 2000231125 A JP2000231125 A JP 2000231125A JP 4422871 B2 JP4422871 B2 JP 4422871B2
Authority
JP
Japan
Prior art keywords
print
printing
processing time
information
environment
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.)
Expired - Fee Related
Application number
JP2000231125A
Other languages
Japanese (ja)
Other versions
JP2002036683A5 (en
JP2002036683A (en
Inventor
英司 林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2000231125A priority Critical patent/JP4422871B2/en
Priority to US09/916,433 priority patent/US7161696B2/en
Publication of JP2002036683A publication Critical patent/JP2002036683A/en
Publication of JP2002036683A5 publication Critical patent/JP2002036683A5/ja
Application granted granted Critical
Publication of JP4422871B2 publication Critical patent/JP4422871B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

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

Description

【0001】
【発明の属する技術分野】
本発明は、情報処理装置及び印刷処理時間呈示方法及びコンピュータ読み取り可能なプログラムを格納した記憶媒体に関し、特に、印刷開始前に印刷処理にかかる時間を導出し、ユーザに印刷処理時間を呈示するための情報処理装置及び印刷処理時間呈示方法及びコンピュータ読み取り可能なプログラムを格納した記憶媒体に関する。
【0002】
【従来の技術】
従来、印刷装置に送信すべき印刷データを生成するプリンタドライバにおいて、ユーザは各種の印刷設定、例えば、印刷解像度や印刷階調などの印刷品質の指定を行う印刷目的、両面やNページ印刷や製本印刷の指定を行う印刷レイアウト、ステイプルやサドルステッチやソートの指定を行う排紙方法、ページ毎に給紙部を指定する給紙方法などを設定しなければならなかった。このようなプリンタドライバを用いて印刷設定を行うには、ユーザはそれぞれの印刷設定における効果を考慮して設定しなければならず、高度な知識を必要としている。
【0003】
そのために近年のプリンタドライバは、複数の印刷設定を定義している印刷環境を複数有しており、それぞれの印刷環境にユーザに理解のしやすい名称(標準印刷、2ページ印刷、社外秘、ビットマップ展開、写真画像、製本印刷など)をつけてユーザインタフェースに表示している。そのため、その複数の印刷環境(「印刷プロファイル」と呼ぶこともある)からユーザが印刷環境の名称を判断して、ある印刷環境の選択を行うと、その印刷環境(印刷プロファイル)で定義されている複数の印刷設定の設定が自動的に行われ、その印刷設定に基づいて印刷データを生成できるため、ユーザは比較的容易に所望とする印刷出力を得ることが可能となっている。
【0004】
【発明が解決しようとする課題】
しかしながら、上記のプリンタドライバは、印刷環境をユーザに理解しやすくすることを考慮しているが、それぞれの印刷環境に応じて、印刷処理にかかる時間をユーザに理解させることは考慮していない。しかしながら、印刷処理にかかる時間は印刷環境により大きく異なっており、ユーザは任意で印刷環境を選択した場合に、意図しないほど印刷処理に時間を要してしまうことが予想され、ユーザにとって時間的な観点から使い勝手のよいものとは言えなかった。
【0005】
また、プリンタドライバが印刷データを生成し、プリンタやプリントサーバにおいて、印刷データの印刷品質(解像度や階調、データ量)を解析し、印刷処理に要する時間を算出し、印刷出力に要する時間や印刷出力を得られる時刻をユーザに呈示する仕組みが考えられる。しかしながら、プリンタやプリントサーバにおいて、時間を算出してユーザに呈示する仕組みでは、ユーザがその時間に不満を感じて、別の方法で印刷出力を得るためには、再度アプリケーションから印刷データを生成する必要があり、ユーザにとって不満の残るものになってしまう。
【0006】
また、プリンタやプリントサーバにおいて解析している印刷データの内容は、印刷データのデータ量や印刷解像度、印刷階調である印刷品質にとどまるものであり、印刷装置側でNページ印刷(Nページ分の印刷データを縮小配置し、1ページの記録用紙に印刷処理する)や製本印刷(印刷ページを製本順序に並び替えて、4ページ分の印刷データを縮小配置し、1ページの記録用紙に製本した見開き方向に応じて印刷処理する)を指定する印刷レイアウトなどの印刷品質以外の条件に要する印刷処理時間を考慮しているものはなく、実際に印刷処理に要する時間を精度よく導出できないでいる。
【0007】
そこで、本発明は上記従来例に鑑みてなされたもので、プリンタドライバを用いて、印刷処理に要する印刷処理時間を印刷開始前にユーザに呈示す機能を提供することを課題とする。
【0008】
また、上記課題を踏まえ、更に複数の印刷目的毎に印刷処理時間を導出し、それぞれの印刷処理時間をユーザに呈示することにより、所望とする印刷目的をユーザに選択可能とすることを目的とする。
【0009】
また、上記課題を踏まえ、更に複数の印刷環境毎に印刷処理時間を導出し、それぞれの印刷処理時間をユーザに呈示することにより、所望とする印刷環境をユーザに選択可能とすることを目的とする。
【0010】
印刷時間を事前にユーザに知らせることによって、印刷を実行するかどうかの最終判断を行うことが可能となる。
【0011】
【課題を解決するための手段】
上記目的を達成するために、本発明は次のような構成からなる。すなわち、印刷データを生成するホストコンピュータとしての情報処理装置であって、前記情報処理装置に記憶されたアプリケーションにより作成される印刷ドキュメントから変換されたプリンタドライバにより処理される描画情報を受け取る受け取り手段と、印刷処理に使用される複数の印刷設定情報を含む印刷環境を設定する設定手段と、複数の前記印刷環境から印刷処理に使用される印刷環境を選択する選択手段と、前記受け取り手段により受け取られた描画情報と前記設定手段により設定された複数の印刷環境に基づいて、前記複数の印刷環境のそれぞれについて当該描画情報の印刷処理に要する印刷処理時間を導出する導出手段と、前記導出手段によって導出された前記複数の印刷環境の印刷処理時間を用いて、前記選択手段によって選択された印刷環境の印刷処理時間と前記選択手段によって選択されていない印刷環境の印刷処理時間とを表示する表示制御手段を有することを特徴とする。
【0012】
また、取得手段は、プリンタドライバとアプリケーションとの間に設けた拡張APIを通して、印刷実行前に印刷ドキュメントを構成しているオブジェクト毎のIDを含む描画情報を取得する。
【0020】
また、上記装置における印刷処理時間呈示方法により解決する。
【0021】
また、上記処理を実現するためのコンピュータ読み取り可能なプログラムにより解決する。
【0022】
【発明の実施の形態】
以下、図面を参照して本発明の実施例を説明する。
【0023】
<印刷システムの構成>
図1はホストコンピュータ3000とプリンタ1500とからなる印刷システムのブロック図である。
【0024】
図1において、ホストコンピュータ3000は、ROM3のプログラム用ROMに記憶された文書処理プログラム等に基づいて図形、イメージ、文字、表(表計算等を含む)等が混在した文書処理を実行するCPU1を備える。CPU1は、システムバス4に接続される各デバイスを統括的に制御する。RAM2は、CPU1の主メモリ、ワークエリア等として機能する。本発明のプリンタドライバプログラムの各モジュールは、RAM2に読み出され、CPU1は各モジュールに基づいて処理するものである。
【0025】
キーボードコントローラ(KBC)5は、キーボード9や不図示のポインティングデバイスからのキー入力を制御する。CRTコントローラ(CRTC)6は、CRTディスプレイ10の表示を制御する。CRT10には、後述するプリンタの設置画面も表示される。
【0026】
ディスクコントローラ(DKC)7は、ブートプログラム、種々のアプリケーション、フォントデータ、ユーザファイル、編集ファイル等を記憶するハードディスク(HD)、フロッピーディスク(FD)等の外部メモリ11とのアクセスを制御する。また、本発明のプリンタドライバプログラムの各モジュールは、外部メモリ11もしくはROM3に格納されており、必要に応じてRAM2に読み出される。
【0027】
プリンタコントローラ(PRTC)8は、所定の双方向インターフェース(双方向I/F)もしくはネットワーク21を介してプリンタ1000に接続されて、プリンタ1500との通信制御処理を実行する。なお、CPU1は、例えばRAM2上に設定された表示情報RAMへのアウトラインフォントの展開(ラスタライズ)処理を実行し、CRT10上でのWYSIWYG(表示内容と印刷内容とを一致させる機能)を可能としている。また、CPU1は、後述するフローチャートの手順を実現するプログラムを実行するほか、CRT10上の不図示のマウスカーソル等で指示されたコマンドに基づいて登録された種々のウィンドウを開き、種々のデータ処理を実行する。
【0028】
一方、プリンタ1500において、プリンタCPU12は、ROM13のプログラム用ROMに記憶された制御プログラム等に記憶された制御プログラム等に基づいてシステムバス15に接続される各種のデバイスとのアクセスを統括的に制御し、印刷部I/F16を介して接続される印刷部(プリンタエンジン)17に出力情報としての画像信号を出力する。印刷部17はステイプルを実行するためのステイプルスタッカを装着している。
【0029】
CPU12はネットワーク21を介してホストコンピュータとの通信処理が可能となっており、プリンタ内の情報等をホストコンピュータ3000に通知可能に構成されている。RAM19はCPU12の主メモリ、ワークエリア等として機能するRAMである。入力部18はホストコンピュータ3000とネットワークを介して印刷状態情報などのステータス情報などの交信を制御し、プリンタ内の情報等をホストコンピュータ3000に通知可能に構成されている。ここで、入力部18はネットワークボードと呼ばれる。
【0030】
メモリコントローラ(MC)20は、ブートプログラム、種々のアプリケーション、フォントデータ、ユーザファイル、編集ファイル等を記憶するハードディスク(HD)、フロッピーディスク(FD)等の外部メモリ14とのアクセスを制御する。操作部1501は、表示パネルやキーボードを含んでおり、オペレータへの情報の提供や、オペレータからの指示の入力を行わせる。
【0031】
<プリンタの機能>
図10は、印刷部17の機構の概要を示すプリンタ1500の断面図である。
【0032】
レーザドライバ221はレーザ発行部211を駆動し、ホストコンピュータ3000から受信した印刷データに基づいて生成される画像データに応じたレーザ光をレーザ発行部211に発行させる。このレーザ光は感光ドラム212に照射され、感光ドラム212にはレーザ光に応じた潜像が形成される。この感光ドラム212の潜像の部分には現像器213によって現像剤が付着される。そして、レーザ光の照射開始と同期したタイミングで、カセット214及びカセット205のいずれかから記録紙を給紙して転写部206へ搬送し、感光ドラム212に付着された現像剤を記録紙に転写する。現像剤の乗った記録紙は定着部207に搬送され、定着部207の熱と圧力により現像剤は記録紙に定着される。定着部207を通過した記録紙は排出ローラ208によって排出される。
【0033】
また、両面記録が設定されている場合は、排出ローラ208のところまで記録紙を搬送した後、排出ローラ208の回転方向を逆転させ、フラッパ209によって再給紙搬送路へと導く。多重記録が設定されている場合は、記録紙を排出ローラ208まで搬送しないようにフラッパ209によって再給紙搬送路へ導く。再給紙搬送路へ導かれた記録紙は上述したタイミングで転写部206へ給紙される。
【0034】
排出ローラ208により排出された記録紙は、排紙装置171に挿入される。排紙装置171は、ホストコンピュータ3000からの印刷データで指定される排紙方法により制御される。印刷データの部数が複数であり、ソート指定されている場合は、上下駆動式のソーター217に1ページづつ上のビンから順に排紙される。
【0035】
<ホストコンピュータのソフトウェア構成>
このようなシステムにおいて、ホストコンピュータ3000が印刷を行うためのソフトウェア上の構成は図2のようなものとなる。すなわち、アプリケーション201が作成した文書等の印刷ドキュメントを印刷させる場合は、アプリケーションは印刷ドキュメントに基づいてOSで規定されているインタフェース関数を用いて描画命令を生成し、生成した描画命令は、アプリケーションからの印刷要求によってオペレーティングシステムの一部であるグラフィックエンジン202に渡される。グラフィックエンジン202は、例えば、Windows OS(米国マイクロソフトの登録商標)の場合は、GDIと呼ばれる。そしてグラフィックエンジン202は、GDIで規定しているインタフェース関数(GDI関数:Graphical Device Interface)を用いた描画命令(第一描画関数)をアプリケーション201から取得し、プリンタ1500に固有のプリンタドライバ203が解釈可能な描画命令(第二描画関数)に変換し、プリンタドライバ203に渡す。プリンタドライバ203は、グラフィックエンジン202から受け取った描画命令(DDI関数:Device Driver Interface)に基づいて、プリンタ1500に適した印刷データを生成する。
【0036】
プリンタドライバ203は、生成した印刷データをシステムスプーラ204に渡す。システムスプーラは印刷データをスプールし、プリンタのスケジュールに合わせて印刷データをプリンタに送信する。
【0037】
図3は、ホストコンピュータ1500における印刷時あるいはプリンタの設定時のRAM2のメモリマップの一例である。アプリケーション32は、OS36及び印刷プログラム(プリンタドライバ)35を用いて印刷を行う。BIOS37は基本入出力システムと呼ばれるもので、プリンタ1500と接続するパラレルインターフェースやシリアルインターフェースなどの駆動を行うためのプログラムが含まれている。
【0038】
印刷制御プログラム(プリンタドライバ)は、複数のモジュールから構成されている。複数のモジュールには、以下のモジュールが含まれる。
【0039】
まず、アプリケーションにより作成される印刷ドキュメントに基づく描画情報を取得する取得モジュールがある。取得モジュールは、アプリケーションと拡張APIを通して、印刷実行前に印刷ドキュメントを構成しているオブジェクト毎のIDを含む描画情報を取得するものである。また、取得モジュールは、アプリケーションが発行した第一描画命令(GDI関数)に基づいてOSが発行する第二描画命令(DDI関数)をも取得する。
【0040】
また、印刷装置で印刷データの印刷処理を実行する際の印刷設定情報を設定するためのユーザインタフェースを提供するユーザインタフェース提供モジュールがある。ユーザインタフェース提供モジュールは、図4に示すユーザインタフェースを提供するものであり、該ユーザインタフェースはOSを介して表示部に表示される。図4に示すユーザインタフェースは、複数のシートから構成されており、各シートごとに各種の印刷設定をすることが可能となっている。印刷設定情報には、印刷データにおける印刷品位に関する情報(印刷品質のシートで設定される)や、印刷レイアウト(ページ設定のシートにおける「ページレイアウト」で設定される)に関する情報がある。更に、ユーザインタフェース提供モジュールは、印刷装置で印刷データの印刷処理を実行する際の複数の印刷設定情報をまとめた印刷プロファイル(図4のS403)を設定するためのユーザインタフェースを提供する。
【0041】
また、取得モジュールで取得される描画情報と、ユーザインタフェースで設定されている印刷設定とに基づいて、印刷処理に要する印刷処理時間を導出する導出モジュールがある。この導出モジュールの詳細については、後述するフローチャートを用いて説明する。また、この導出モジュールは、ユーザインタフェース提供モジュールにより提供されるユーザインタフェース(図4のS401及びS402)を介して設定される複数の印刷プロファイル毎に、印刷処理に要する印刷処理時間を導出させる。
【0042】
また、導出モジュールで導出される印刷処理時間を印刷データ生成前にユーザに呈示する呈示モジュールがある。呈示モジュールは、印刷処理時間と、印刷処理時間を要する印刷処理を実行するの指示入力を促すユーザインタフェース(図9)を提供するものであり、該ユーザインタフェースはOSを介して表示部に表示される。また、図9に示すように、呈示モジュールで呈示されるユーザインタフェースは、印刷処理時間を要する印刷処理の実行をキャンセルする指示の入力を受け付けることができる。
【0043】
また、呈示モジュールで印刷処理時間が呈示された後に、前記印刷ドキュメントに基づく印刷データを生成する生成モジュールがある。
【0044】
また、印刷データを、ネットワークを介して印刷装置に送信する送信モジュールを更に含んでいる。
【0045】
また、関連データ34は、用紙サイズやレイアウト情報等の印刷のための設定のほかに、プリンタドライバにより設定され使用される設定情報やDEVMODEと呼ばれる構造体も含んでいる。
【0046】
次に、図4、8、9と図5〜図7のフローチャートを参照して、印刷品質と印刷レイアウトなどのほかの条件を含む「お気に入り」と呼ばれる印刷環境毎に、印刷処理時間を導出し呈示する手順を説明する。
【0047】
<印刷処理時間呈示方法及びお気に入り毎の印刷時間表示の手順>
ユーザ(利用者)は、使用するプリンタに応じて印刷処理の仕方である印刷レイアウトや用紙サイズや印刷品質や排紙方法など、複数の印刷設定情報を印刷環境(お気に入り:図4のS403)として、図4に示すプリンタドライバのユーザインタフェース提供モジュールにより提供されるユーザインタフェースを用いて設定する。印刷設定情報を設定する方法の一例としては、利用者がオペレーティングシステムなどから提供されるプリンタ設定を呼び出すと、オペレーティングシステム(OS)からプリンタドライバが呼び出される。そして、プリンタドライバのユーザインタフェース提供モジュールが、プリンタに固有の設定情報を設定するためのユーザインタフェースをOSに対して提供し、OSがディスプレイドライバを介して表示部にユーザインタフェース画面を表示させる。ユーザはその画面上で設定を行うことになる。
【0048】
本実施例の形態では、そのような仕方で設定を行うものとする。
【0049】
図4は、利用者によりプリンタ設定が呼び出された際の、プリンタ設定を行う画面の例である。本例では、設定ごとに「情報」、「詳細」、「ページ設定」、「仕上げ」、「給紙」、「印刷品質」、「デバイスの設定」等の設定を行うための複数のシートがあり、設定しようとする情報に応じて利用者は設定シートを切り替えることにより所望のユーザインタフェースを選択する。図4はそのうちから「ページ設定」画面が選択された例であり、利用者はこの画面上で、マウス等のポインティングデバイスやキーボードを利用して各項目を設定し印刷処理時間を導出するための設定(図4のS401)を行う。
【0050】
図5は、図4の画面上で印刷処理時間導出設定を行い、印刷を実行した場合の手順に関するフローチャートである。
【0051】
まず、ステップS501で図4における「印刷処理時間を計測」欄S401がチェックONかどうか判定を行う。チェックされていない場合は通常印刷を行い、終了する。
【0052】
「印刷処理時間を計測」チェックボックスがONの場合、プリンタドライバの取得モジュールは、プリンタドライバに定義されている描画オブジェクト毎のIDをアプリケーションから通知してもらう(ステップS502)。
【0053】
これはプリンタドライバがエクスポートしているAPI関数(拡張API)をアプリケーションが使用して、オブジェクトIDを通知してもらう手段を用いる。そのため、アプリケーション201とプリンタドライバ203とはグラフィックエンジン202を介さずにデータのやり取りが可能となる。
【0054】
次にステップS503では、プリンタドライバの導出モジュールは、ステップS502にて取得モジュールがアプリケーションから受け取った描画オブジェクトIDを元に印刷処理時間を計測する。ステップS503の詳細は、図6のフローチャートを用いて後述する。
【0055】
ステップS503にて全てのお気に入りに対して印刷処理時間の計測を終了すると、ステップS504にて、CPU1は、プリンタドライバの呈示モジュールに基づいて、印刷時間を印刷環境毎に表示部であるCRT10に表示する。図9がその一例であり、「標準設定」のお気に入り(印刷環境)を選択し印刷実行した場合の表示例である。
【0056】
ユーザは図9に示すユーザインタフェースで呈示される印刷時間を参照して、印刷実行前に印刷の実行及び中止の指示を行うことが可能となる。また、各お気に入りで印刷を行った場合の印刷時間が表示されるため、次回印刷する場合の参考データとなる。
【0057】
図9にて印刷中止ボタンが押下されたと判断された場合は、CPU1はプリンタドライバの削除モジュールに基づいて、アプリケーションから受け取って保持している描画情報を削除し、印刷処理を行わず終了する。それに対してユーザにより印刷続行ボタンが押下されたと判断された場合には、ステップS506において、CPU1は、グラフィックエンジン202から取得される描画命令に基づいてプリンタドライバ203で印刷データの生成処理を行い終了する。
【0058】
図6は、印刷処理時間を導出する(図5のステップS503)際に印刷処理時間を導出する印刷プロファイルの個数を算出するためのプリンタドライバに基づくCPU1の処理を説明するためのフローチャートである。
【0059】
まずステップS601では、CPU1は、図4の「全てのお気に入りで計測」欄S402がチェックONかどうかの判定を行う。チェックONと判定された場合は、ステップS602にて、CPU1は、プリンタドライバの指示に基づいてレジストリに保存されている印刷環境である印刷プロファイル(「お気に入り」)の数をサーチし、変数Numにセットする。そしてステップS603にて、CPU1は変数iに0をセットし、変数iがNumになるまで印刷プロファイル毎の印刷処理時間計測処理(S605)を行う。
【0060】
図7は、印刷処理を導出する(ステップS605)ための導出モジュールに基づくCPU1の処理を説明するためのフローチャートである。
【0061】
ステップS701にて、CPU1は、導出モジュールの指示に基づいて、印刷処理時間の合計変数値であるSumを0で初期化する。次にステップS702では、CPU1は、ステップS502にてアプリケーションから通知されてきた描画オブジェクトIDが存在するかどうかの判定を行う。存在しない場合には、CPU1は、すべての描画オブジェクトの印刷処理時間を算出したということなので、合計時間数値が示されるSum値に基づいて、印刷処理時かかる時間を導出して、印刷時間計測処理を終了する。ここで、Sum値に基づいて導出される印刷処理時間は、プリンタドライバにおいて印刷データを生成するのに要する印刷データ生成時間と、印刷装置において該印刷データに基づいて画像データを展開生成する展開時間と、記録用紙が給紙されてから画像データに基づく画像形成が行われて排紙部に排紙されるまでの排紙時間との3つの合計値である。また、展開時間と排紙時間とは、印刷装置の種別により異なっているが、この値は予めプリンタドライバが保持しているため(印刷装置に対応してプリンタドライバが用意されているため)、容易に実現可能である。図示省略したが、時間数値であるSum値から、印刷処理時間(印刷データ生成時間+展開時間+記録時間)を求めるための時間変換テーブルも、図8の印刷処理時間テーブルと同様に記憶手段であるRAM2や外部メモリ11に予め保持されているものとする。
【0062】
一方、ステップS702にてオブジェクトIDが存在する場合、ステップS703にて、CPU1は、図8の印刷処理時間テーブルに基づいて、描画オブジェクトIDで示される対象毎に印刷処理時間をサーチし変数aにセットする。
【0063】
ここで印刷時間テーブルは、図8のようになっており、ステップS502にてアプリケーションから通知された描画オブジェクトIDとレジストリから取得した印刷プロファイルの「お気に入り名称」を元に、印刷にかかる時間数値を取得し変数aにセットする。そして、ステップS704において、CPU1は、導出モジュールの指示に基づいて、印刷処理時間の合計数Sumに描画オブジェクト毎にかかる印刷時間aを足していく。
【0064】
CPU1は導出モジュールに基づいて、この処理をアプリケーションから通知された印刷オブジェクトが無くなるまで繰り返し、Sumを算出する。
【0065】
ステップS605でのお気に入り毎の印刷時間の計測処理は、前述したように変数iがお気に入り登録数Numになるまで繰り返す。ステップS601にて図4の「全てのお気に入りで計測」欄S402がチェックOFFの場合にも、図4のお気にリ欄S403にて設定されたお気に入り名称を使用して、前述した印刷時間計測処理を行う(ステップS607)。
【0066】
また、本発明の情報処理装置は、取得手段(プリンタドライバの取得モジュールに基づくCPU1の処理)が拡張APIを通して取得したアプリケーションから印刷ドキュメントを構成する描画オブジェクトのIDに基づいて、導出手段(プリンタドライバの導出モジュールに基づくCPU1の処理)が印刷処理時間を導出しているが、拡張APIを有さずにも、以下の方法を用いることにより実現可能である。
【0067】
まず、アプリケーションからの印刷要求が発生し、OSを介してプリンタドライバが描画命令(DDI関数)を取得する。そして、プリンタドライバのスプールモジュールが、描画命令であるDDI関数を、中間形式のデータ(中間データと呼ぶ)に変換し、変換された中間データをスプール手段(RAM1のワークエリア)に中間ファイルとしてスプールする。また、取得モジュールは、スプールモジュールのスプール処理に並行して、OSを介してプリンタドライバのユーザインタフェースで設定されている複数の印刷設定をまとめた印刷プロファイルを示すDEVMODE(印刷設定情報が記述される構造体)を取得し、スプール手段に印刷ドキュメントの中間データと関連付けて保持させる。
【0068】
そして、プリンタドライバの解析モジュールが中間ファイルから中間データを読み込んで内容を解析することにより、各中間データのオブジェクト属性(描画オブジェクトID)を認識する。そして、プリンタドライバの導出モジュールが、印刷ドキュメントのすべての中間データのオブジェクト属性と印刷処理時間テーブル(図8)に基づいて、時間数値を算出し、時間数値を前述した時間変換テーブルを用いて変換することにより印刷処理時間を、導出する。また、導出モジュールによる導出処理は、スプール手段に保持されている複数の印刷プロファイルを読み込み、それぞれの印刷プロファイルで設定されている印刷設定情報に基づいて、複数の印刷プロファイル毎に導出される。
【0069】
ここで、印刷プロファイルを考慮した時間数値の導出について簡単に説明する。印刷プロファイル内の印刷レイアウトにおいて、まず、ページレイアウトとして「2ページ印刷(2ページの論理ページ(アプリケーションから発行されるページ)を縮小し、1枚の記録用紙に印刷処理する場合)」を実行する場合について説明する。2ページ印刷をする場合には、それぞれの論理ページを縮小処理し、続いて物理ページに配置しなおす配置処理が必要となる。そこで、印刷データ生成時間は、例えば、縮小処理(物理ページが1ページで0.1秒)、配置処理(物理ページが1ページで0.05秒)の時間分多くかかるが、展開時間は、物理ページ数が半分に減るので少なくなる。また、排紙方法として、ステイプルの指定がなされている場合は、排紙時間は、例えば、ステイプル処理(部数1部につき、0.5秒)の時間分多く要する計算になる。
【0070】
また、印刷処理時間が図9に示すユーザインタフェースとしてユーザに呈示された後、該ユーザインタフェース上でユーザが印刷キャンセルを指示した場合には、プリンタドライバの削除モジュールは、スプール手段にスプールされている該当する印刷ドキュメントの中間データを削除することになり、一方、図9に示すユーザインタフェース上でユーザが印刷実行を指示した場合には、プリンタドライバのデスプールモジュールは、スプール手段にスプールされている該当する中間データに基づいて、印刷プロファイルに基づいた第一描画命令であるGDI関数を再生成し、グラフィックエンジン202に出力する。そして、グラフィックエンジン202により再度生成された第二描画命令であるDDI関数を受けると、プリンタドライバの印刷データ生成モジュールは、該DDI関数に基づいて印刷装置で印刷されるべき印刷データ(ページ記述言語)を生成し、送信モジュールによりネットワーク(LAN21)を介して、印刷装置に印刷データを送信処理する。
【0071】
[他の実施例]
なお、本発明は、複数の機器(例えばホストコンピュータ、インタフェース機器、リーダ、プリンタなど)から構成されるシステムに適用しても、一つの機器からなる装置(例えば、ホストコンピュータ)に適用してもよい。また、本発明の目的は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても達成される。
【0072】
この場合、記憶媒体から読み出されたプログラムコード自体が本発明の新規な機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。
【0073】
プログラムコードを供給するための記憶媒体としては、例えば、フロッピーディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、CD−R/W、磁気テープ、不揮発性のメモリカード、ROM、DVDなどを用いることができる。
【0074】
また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(オペレーティングシステム)などが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実施される場合も含まれる。
【0075】
さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれる。
【0076】
以上説明したように、本実施例によれば、印刷処理時間をユーザに通知することにより、出力に時間がかかってしまう設定での印刷を事前に中止することが可能となる。
【0077】
また、お気に入りあるいは印刷目的毎の印刷時間を表示することによって、次回印刷を行う場合の参考データとなり、最適な設定での印刷が可能となる。
【0078】
本実施例によれば、プリンタドライバで、印刷処理に要する印刷処理時間を印刷開始前にユーザに呈示す機能を提供するので、ユーザは事前に印刷処理に要する時間を認識することが可能となる。
【0079】
また、複数の印刷目的毎に印刷処理時間を導出し、それぞれの印刷処理時間をユーザに呈示することにより、ユーザは印刷目的毎に印刷処理に要する時間を認識することが可能となる。
【0080】
また、複数の印刷環境毎に印刷処理時間を導出し、それぞれの印刷処理時間をユーザに呈示することにより、ユーザは印刷環境毎に印刷処理に要する時間を認識することが可能となる。
【0081】
また、印刷目的または印刷環境ごとに印刷処理時間を呈示した後、印刷処理するかの指示を受け付けるので、ユーザは印刷処理時間を考慮して印刷処理するかを判断することが可能となる。
【0082】
また、印刷目的または印刷環境ごとに印刷処理時間を呈示した後、印刷処理をキャンセルする指示を受け付けるので、ユーザは印刷処理時間を考慮して印刷を事前にキャンセルすることが可能となる。
【0083】
また、複数の印刷目的または印刷環境ごとに印刷処理時間を呈示した後、どの印刷環境で印刷処理するかの指示を受け付けるので、ユーザは複数の印刷目的または印刷環境毎の印刷処理時間を考慮して、所望とする印刷目的または印刷環境で印刷処理することを指示することが可能となる。
【発明の効果】
以上説明したように、複数の印刷設定情報毎に印刷処理時間を導出し、それぞれの印刷処理時間をユーザに呈示することにより、ユーザは印刷目的毎に印刷処理に要する時間を認識することが可能となる。
【図面の簡単な説明】
【図1】ホストコンピュータとプリンタからなる印刷システムのブロック図である。
【図2】ホストコンピュータにおける印刷のためのソフトウェアである。
【図3】ホストコンピュータにおける印刷時あるいはプリンタ設定時のメモリマップの図である。
【図4】画面上で印刷時間の計測を行うかどうかを設定するユーザインターフェースを示す図である。
【図5】印刷時間の計測を行う手順のフローチャートである。
【図6】印刷時間の計測を行う手順のフローチャートである。
【図7】お気に入り毎の印刷時間を計測する手順のフローチャートである。
【図8】印刷時間テーブルを示す図である。
【図9】印刷時間をユーザに通知するダイアログボックスを示す図である。
【図10】印刷部17の機構を示すプリンタの断面図である。
【符号の説明】
1 CPU
2 RAM
3 ROM
4 バス
5 KBC(キーボードコントローラ)
6 CRTC(CRTコントローラ)
7 DKC(ディスクコントローラ)
8 PRTC(プリンタコントローラ)
9 KB(キーボード
10 CRT
11 外部メモリ
12 CPU
13 ROM
14 外部メモリ
15 バス
16 印刷部I/F
17 印刷部
18 入力部(ネットワークボード)
19 RAM
20 DKC
21 LAN(ローカルエリアネットワーク)
171 ステイプルスタッカ
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an information processing apparatus, a printing processing time presentation method, and a storage medium storing a computer-readable program, and more particularly to derive a printing processing time before starting printing and present the printing processing time to a user. The present invention relates to an information processing apparatus, a printing processing time presentation method, and a storage medium storing a computer-readable program.
[0002]
[Prior art]
Conventionally, in a printer driver that generates print data to be transmitted to a printing apparatus, a user can specify various print settings, for example, a print purpose for specifying print quality such as print resolution and print gradation, duplex printing, N-page printing, and bookbinding. A print layout for specifying printing, a paper discharge method for specifying stapling, saddle stitching, and sorting, and a paper supply method for specifying a paper feed unit for each page had to be set. In order to perform print settings using such a printer driver, the user must make settings in consideration of the effects of the respective print settings, and requires advanced knowledge.
[0003]
For this reason, recent printer drivers have a plurality of printing environments in which a plurality of printing settings are defined, and names that can be easily understood by the user (standard printing, two-page printing, confidential, bitmap) in each printing environment. Development, photographic images, bookbinding printing, etc.) are displayed on the user interface. For this reason, when the user determines the name of the printing environment from the plurality of printing environments (sometimes referred to as “printing profile”) and selects a certain printing environment, the printing environment (printing profile) is defined. Since a plurality of print settings are automatically set and print data can be generated based on the print settings, the user can obtain a desired print output relatively easily.
[0004]
[Problems to be solved by the invention]
However, the above printer driver considers making the printing environment easy for the user to understand, but does not consider making the user understand the time required for the printing process according to each printing environment. However, the time required for the printing process varies greatly depending on the printing environment, and when the user arbitrarily selects the printing environment, it is expected that the printing process will take time unintentionally. It was not easy to use from a viewpoint.
[0005]
Also, the printer driver generates print data, and the printer or print server analyzes the print quality (resolution, gradation, data amount) of the print data, calculates the time required for print processing, A mechanism for presenting a user with a time when print output can be obtained is conceivable. However, in the mechanism in which the time is calculated and presented to the user in the printer or the print server, the user feels dissatisfied with the time and in order to obtain print output by another method, the print data is generated again from the application. It will be necessary and will be unsatisfactory for the user.
[0006]
The content of the print data analyzed by the printer or print server is limited to the print quality that is the data amount, print resolution, and print gradation of the print data, and the printing apparatus side prints N pages (for N pages). Print data is reduced and printed on one page of recording paper) or bookbinding printing (print pages are rearranged in the bookbinding order, and print data for four pages is reduced and arranged on one page of recording paper. There is nothing that takes into account the print processing time required for conditions other than print quality, such as a print layout that specifies (print processing according to the spread direction), and the time required for the print processing cannot be accurately derived. .
[0007]
Therefore, the present invention has been made in view of the above-described conventional example, and an object thereof is to provide a function of presenting a print processing time required for a print process to a user before starting printing using a printer driver.
[0008]
Further, in view of the above problems, the purpose is to derive a print processing time for each of a plurality of printing purposes and present the respective printing processing times to the user so that the user can select a desired printing purpose. To do.
[0009]
In addition, in view of the above-described problems, the purpose is to derive a print processing time for each of a plurality of print environments and present the respective print processing times to the user so that the user can select a desired print environment. To do.
[0010]
By informing the user of the printing time in advance, it is possible to make a final determination as to whether or not to execute printing.
[0011]
[Means for Solving the Problems]
In order to achieve the above object, the present invention comprises the following arrangement. An information processing apparatus as a host computer that generates print data, receiving means for receiving drawing information processed by a printer driver converted from a print document created by an application stored in the information processing apparatus; Received by the receiving means; a setting means for setting a printing environment including a plurality of print setting information used for the printing process; a selecting means for selecting a printing environment used for the printing process from the plurality of printing environments; Deriving means for deriving the print processing time required for printing processing of the drawing information for each of the plurality of printing environments based on the drawn drawing information and the plurality of printing environments set by the setting means, and deriving by the deriving means The selecting means uses the printing processing times of the plurality of printing environments. Characterized in that it has a display control means for displaying the print processing time of the printing environment that is not selected by the print processing time and the selection means selected print environment Te.
[0012]
The acquisition unit acquires drawing information including an ID for each object constituting the print document before execution of printing through an extended API provided between the printer driver and the application.
[0020]
Further, the problem is solved by the printing processing time presentation method in the above apparatus.
[0021]
Further, the problem is solved by a computer readable program for realizing the above processing.
[0022]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below with reference to the drawings.
[0023]
<Configuration of printing system>
FIG. 1 is a block diagram of a printing system that includes a host computer 3000 and a printer 1500.
[0024]
In FIG. 1, the host computer 3000 includes a CPU 1 that executes document processing in which graphics, images, characters, tables (including spreadsheets), and the like are mixed based on a document processing program stored in a program ROM of the ROM 3. Prepare. The CPU 1 comprehensively controls each device connected to the system bus 4. The RAM 2 functions as a main memory and work area for the CPU 1. Each module of the printer driver program of the present invention is read into the RAM 2, and the CPU 1 performs processing based on each module.
[0025]
A keyboard controller (KBC) 5 controls key input from a keyboard 9 or a pointing device (not shown). A CRT controller (CRTC) 6 controls display on the CRT display 10. The CRT 10 also displays a printer installation screen to be described later.
[0026]
A disk controller (DKC) 7 controls access to an external memory 11 such as a hard disk (HD) or floppy disk (FD) that stores a boot program, various applications, font data, user files, edit files, and the like. Each module of the printer driver program of the present invention is stored in the external memory 11 or the ROM 3 and is read out to the RAM 2 as necessary.
[0027]
A printer controller (PRTC) 8 is connected to the printer 1000 via a predetermined bidirectional interface (bidirectional I / F) or the network 21 and executes communication control processing with the printer 1500. The CPU 1 executes, for example, outline font development (rasterization) processing on the display information RAM set on the RAM 2 to enable WYSIWYG (a function for matching display contents and print contents) on the CRT 10. . Further, the CPU 1 executes a program that realizes a procedure of a flowchart that will be described later, and opens various windows registered based on commands instructed by a mouse cursor (not shown) on the CRT 10 to perform various data processing. Execute.
[0028]
On the other hand, in the printer 1500, the printer CPU 12 comprehensively controls access to various devices connected to the system bus 15 based on the control program stored in the control program stored in the program ROM of the ROM 13. Then, an image signal as output information is output to a printing unit (printer engine) 17 connected via the printing unit I / F 16. The printing unit 17 is equipped with a staple stacker for executing stapling.
[0029]
The CPU 12 can communicate with the host computer via the network 21 and can notify the host computer 3000 of information in the printer. The RAM 19 is a RAM that functions as a main memory, work area, and the like for the CPU 12. The input unit 18 is configured to control communication of status information such as print status information with the host computer 3000 via the network, and to notify the host computer 3000 of information in the printer. Here, the input unit 18 is called a network board.
[0030]
A memory controller (MC) 20 controls access to an external memory 14 such as a hard disk (HD) or floppy disk (FD) that stores a boot program, various applications, font data, user files, edit files, and the like. The operation unit 1501 includes a display panel and a keyboard, and provides information to the operator and inputs instructions from the operator.
[0031]
<Printer functions>
FIG. 10 is a cross-sectional view of the printer 1500 showing an outline of the mechanism of the printing unit 17.
[0032]
The laser driver 221 drives the laser issuance unit 211 to cause the laser issuance unit 211 to emit laser light according to image data generated based on print data received from the host computer 3000. The laser beam is irradiated onto the photosensitive drum 212, and a latent image corresponding to the laser beam is formed on the photosensitive drum 212. A developer is attached to the latent image portion of the photosensitive drum 212 by the developing device 213. Then, at the timing synchronized with the start of laser light irradiation, the recording paper is fed from either the cassette 214 or the cassette 205 and conveyed to the transfer unit 206, and the developer attached to the photosensitive drum 212 is transferred to the recording paper. To do. The recording paper on which the developer is placed is conveyed to the fixing unit 207, and the developer is fixed to the recording paper by the heat and pressure of the fixing unit 207. The recording paper that has passed through the fixing unit 207 is discharged by a discharge roller 208.
[0033]
If double-sided recording is set, the recording paper is conveyed to the discharge roller 208, and then the rotation direction of the discharge roller 208 is reversed and guided to the refeed conveyance path by the flapper 209. If multiple recording is set, the flapper 209 guides the recording sheet to the refeed conveyance path so that the recording sheet is not conveyed to the discharge roller 208. The recording paper guided to the refeed conveyance path is fed to the transfer unit 206 at the timing described above.
[0034]
The recording paper discharged by the discharge roller 208 is inserted into the paper discharge device 171. The paper discharge device 171 is controlled by a paper discharge method specified by print data from the host computer 3000. When there are a plurality of copies of the print data and the sort is designated, the sheets are discharged to the vertical drive type sorter 217 from the upper bin one page at a time.
[0035]
<Software configuration of the host computer>
In such a system, the software configuration for the host computer 3000 to perform printing is as shown in FIG. That is, when printing a print document such as a document created by the application 201, the application generates a drawing command using an interface function defined by the OS based on the printed document, and the generated drawing command is received from the application. Is sent to the graphic engine 202 which is a part of the operating system. The graphic engine 202 is called GDI in the case of a Windows OS (registered trademark of US Microsoft), for example. The graphic engine 202 acquires a drawing command (first drawing function) using an interface function (GDI function: Graphical Device Interface) defined by GDI from the application 201, and is interpreted by the printer driver 203 unique to the printer 1500. It is converted into a possible drawing command (second drawing function) and passed to the printer driver 203. The printer driver 203 generates print data suitable for the printer 1500 based on a drawing command (DDI function: Device Driver Interface) received from the graphic engine 202.
[0036]
The printer driver 203 passes the generated print data to the system spooler 204. The system spooler spools the print data and sends the print data to the printer in accordance with the printer schedule.
[0037]
FIG. 3 is an example of a memory map of the RAM 2 at the time of printing in the host computer 1500 or setting of the printer. The application 32 performs printing using the OS 36 and a print program (printer driver) 35. The BIOS 37 is called a basic input / output system, and includes a program for driving a parallel interface and a serial interface connected to the printer 1500.
[0038]
The print control program (printer driver) is composed of a plurality of modules. The plurality of modules includes the following modules.
[0039]
First, there is an acquisition module that acquires drawing information based on a print document created by an application. The acquisition module acquires drawing information including an ID for each object constituting a print document before executing printing through an application and an extended API. The acquisition module also acquires a second drawing command (DDI function) issued by the OS based on the first drawing command (GDI function) issued by the application.
[0040]
In addition, there is a user interface providing module that provides a user interface for setting print setting information when executing print processing of print data in the printing apparatus. The user interface providing module provides the user interface shown in FIG. 4, and the user interface is displayed on the display unit via the OS. The user interface shown in FIG. 4 is composed of a plurality of sheets, and various print settings can be made for each sheet. The print setting information includes information related to print quality in print data (set in a print quality sheet) and information related to print layout (set in “page layout” in a page setting sheet). Further, the user interface providing module provides a user interface for setting a print profile (S403 in FIG. 4) in which a plurality of pieces of print setting information when executing print processing of print data in the printing apparatus.
[0041]
There is also a derivation module for deriving the print processing time required for the print processing based on the drawing information acquired by the acquisition module and the print settings set in the user interface. Details of the derivation module will be described with reference to a flowchart described later. Further, this derivation module derives the print processing time required for the print processing for each of a plurality of print profiles set via the user interface (S401 and S402 in FIG. 4) provided by the user interface providing module.
[0042]
There is also a presentation module that presents the print processing time derived by the derivation module to the user before generating print data. The presentation module provides a user interface (FIG. 9) that prompts the user to input a print processing time and an instruction to execute a print process that requires the print processing time. The user interface is displayed on the display unit via the OS. The As shown in FIG. 9, the user interface presented by the presentation module can accept an input of an instruction to cancel execution of a print process that requires a print process time.
[0043]
In addition, there is a generation module that generates print data based on the print document after the print processing time is presented by the presentation module.
[0044]
Further, a transmission module for transmitting the print data to the printing apparatus via the network is further included.
[0045]
In addition to the settings for printing such as paper size and layout information, the related data 34 includes setting information set and used by the printer driver and a structure called DEVMODE.
[0046]
Next, with reference to the flowcharts of FIGS. 4, 8, and 9 and FIGS. 5 to 7, the print processing time is derived for each print environment called “favorite” including other conditions such as print quality and print layout. The procedure for presenting will be described.
[0047]
<Print processing time presentation method and favorite print time display procedure>
A user (user) uses a plurality of print setting information such as a print layout, a paper size, a print quality, and a paper discharge method as a print environment according to a printer to be used as a print environment (favorite: S403 in FIG. 4). This is set using the user interface provided by the user interface providing module of the printer driver shown in FIG. As an example of a method for setting print setting information, when a user calls a printer setting provided from an operating system or the like, a printer driver is called from the operating system (OS). A user interface providing module of the printer driver provides a user interface for setting setting information unique to the printer to the OS, and the OS displays a user interface screen on the display unit via the display driver. The user makes settings on the screen.
[0048]
In the embodiment, the setting is performed in such a manner.
[0049]
FIG. 4 is an example of a screen for performing printer setting when the printer setting is called by the user. In this example, there are multiple sheets for performing settings such as “Information”, “Details”, “Page Settings”, “Finish”, “Paper Feed”, “Print Quality”, “Device Settings” for each setting. Yes, the user selects a desired user interface by switching the setting sheet according to the information to be set. FIG. 4 shows an example in which the “page setting” screen is selected, and the user uses this pointing device such as a mouse or a keyboard to set each item and derive the print processing time. Settings are made (S401 in FIG. 4).
[0050]
FIG. 5 is a flowchart relating to a procedure when the print processing time derivation setting is performed on the screen of FIG. 4 and printing is executed.
[0051]
First, in step S501, it is determined whether or not the “measure print processing time” column S401 in FIG. 4 is checked. If not checked, normal printing is performed and the process is terminated.
[0052]
If the “Measure print processing time” check box is ON, the printer driver acquisition module receives an ID for each drawing object defined in the printer driver from the application (step S502).
[0053]
This uses a means for an application to notify an object ID by using an API function (extended API) exported by a printer driver. Therefore, the application 201 and the printer driver 203 can exchange data without going through the graphic engine 202.
[0054]
In step S503, the printer driver derivation module measures the print processing time based on the drawing object ID received from the application by the acquisition module in step S502. Details of step S503 will be described later with reference to the flowchart of FIG.
[0055]
When the measurement of the print processing time is completed for all favorites in step S503, in step S504, the CPU 1 displays the print time on the CRT 10 that is a display unit for each printing environment based on the presentation module of the printer driver. To do. FIG. 9 shows an example thereof, which is a display example when a favorite (print environment) of “standard setting” is selected and printing is executed.
[0056]
The user can instruct execution and cancellation of printing before executing printing with reference to the printing time presented in the user interface shown in FIG. Further, since the printing time when printing is performed with each favorite is displayed, it becomes reference data for the next printing.
[0057]
If it is determined in FIG. 9 that the print cancel button has been pressed, the CPU 1 deletes the drawing information received and held from the application based on the printer driver deletion module, and ends without performing the printing process. On the other hand, if it is determined that the print continuation button has been pressed by the user, in step S506, the CPU 1 performs print data generation processing with the printer driver 203 based on the drawing command acquired from the graphic engine 202, and ends. To do.
[0058]
FIG. 6 is a flowchart for explaining the processing of the CPU 1 based on the printer driver for calculating the number of print profiles for deriving the print processing time when deriving the print processing time (step S503 in FIG. 5).
[0059]
First, in step S601, the CPU 1 determines whether or not the “Measure with all favorites” column S402 in FIG. 4 is checked. If it is determined that the check is ON, in step S602, the CPU 1 searches for the number of print profiles (“favorites”) that are printing environments stored in the registry based on an instruction from the printer driver, and sets the variable Num. set. In step S603, the CPU 1 sets a variable i to 0, and performs a printing processing time measurement process (S605) for each printing profile until the variable i becomes Num.
[0060]
FIG. 7 is a flowchart for explaining the process of the CPU 1 based on the derivation module for deriving the printing process (step S605).
[0061]
In step S701, the CPU 1 initializes Sum, which is a total variable value of the print processing time, to 0 based on an instruction from the derivation module. In step S702, the CPU 1 determines whether there is a drawing object ID notified from the application in step S502. If it does not exist, it means that the CPU 1 has calculated the print processing time of all the drawing objects, so that the time required for the print processing is derived based on the Sum value indicating the total time numerical value, and the print time measurement processing Exit. Here, the print processing time derived based on the Sum value includes a print data generation time required for generating print data in the printer driver and a development time for developing and generating image data based on the print data in the printing apparatus. And the total discharge time from when the recording paper is fed to when the image is formed based on the image data and discharged to the paper discharge unit. Further, the development time and the paper discharge time differ depending on the type of printing apparatus, but since this value is held in advance by the printer driver (because a printer driver is prepared for the printing apparatus), It can be easily realized. Although not shown, the time conversion table for obtaining the print processing time (print data generation time + development time + recording time) from the Sum value, which is a time value, is also stored by the storage means in the same manner as the print processing time table of FIG. It is assumed that it is held in advance in a certain RAM 2 or external memory 11.
[0062]
On the other hand, if an object ID exists in step S702, in step S703, the CPU 1 searches for the print processing time for each target indicated by the drawing object ID based on the print processing time table of FIG. set.
[0063]
Here, the printing time table is as shown in FIG. 8. Based on the drawing object ID notified from the application in step S502 and the “favorite name” of the printing profile acquired from the registry, the printing time value is calculated. Get and set to variable a. In step S704, the CPU 1 adds the printing time a required for each drawing object to the total number Sum of the printing processing times based on the instruction from the derivation module.
[0064]
Based on the derivation module, the CPU 1 repeats this process until there is no print object notified from the application, and calculates Sum.
[0065]
The process for measuring the printing time for each favorite in step S605 is repeated until the variable i reaches the favorite registration number Num as described above. Even when the “Measure with all favorites” field S402 in FIG. 4 is not checked in step S601, the above-described print time measurement process is performed using the favorite name set in the favorite field S403 in FIG. Is performed (step S607).
[0066]
Further, the information processing apparatus according to the present invention provides a derivation unit (printer driver) based on an ID of a drawing object that constitutes a print document from an application acquired by an acquisition unit (processing of the CPU 1 based on a printer driver acquisition module) through the extended API. The processing of the CPU 1 based on the derivation module) derives the print processing time, but it can be realized by using the following method without having an extended API.
[0067]
First, a print request from an application is generated, and the printer driver acquires a drawing command (DDI function) via the OS. The spool module of the printer driver converts the DDI function, which is a drawing command, into intermediate format data (referred to as intermediate data), and spools the converted intermediate data as an intermediate file in the spool means (the work area of RAM 1). To do. The acquisition module describes DEVMODE (print setting information) indicating a print profile in which a plurality of print settings set in the user interface of the printer driver via the OS are collected in parallel with the spool processing of the spool module. Structure) is acquired and stored in the spool means in association with the intermediate data of the print document.
[0068]
Then, the analysis module of the printer driver reads the intermediate data from the intermediate file and analyzes the contents, thereby recognizing the object attribute (drawing object ID) of each intermediate data. Then, the derivation module of the printer driver calculates a time value based on the object attributes of all intermediate data of the print document and the print processing time table (FIG. 8), and converts the time value using the time conversion table described above. By doing so, the print processing time is derived. Also, the derivation process by the derivation module is derived for each of the plurality of print profiles based on the print setting information set in each print profile by reading a plurality of print profiles held in the spool means.
[0069]
Here, the derivation of the time value considering the print profile will be briefly described. In the print layout in the print profile, first, “2-page printing (when two logical pages (pages issued from an application) are reduced and printing is performed on one recording sheet)” is executed as a page layout. The case will be described. In the case of printing two pages, it is necessary to perform a reduction process for each logical page and then rearrange it on a physical page. Therefore, the print data generation time takes a lot of time, for example, reduction processing (0.1 page for one physical page) and layout processing (0.05 second for one physical page). The number of physical pages is reduced by half. Further, when staple is specified as the paper discharge method, the paper discharge time is a calculation that requires a longer time for, for example, the stapling process (0.5 seconds per copy).
[0070]
Further, after the print processing time is presented to the user as the user interface shown in FIG. 9, when the user instructs to cancel the print on the user interface, the printer driver deletion module is spooled in the spool means. The intermediate data of the corresponding print document is deleted. On the other hand, when the user instructs printing on the user interface shown in FIG. 9, the despool module of the printer driver is spooled in the spool means. Based on the corresponding intermediate data, the GDI function, which is the first drawing command based on the print profile, is regenerated and output to the graphic engine 202. Upon receiving the DDI function that is the second drawing command generated again by the graphic engine 202, the print data generation module of the printer driver print data (page description language) to be printed by the printing apparatus based on the DDI function. ), And the transmission module transmits the print data to the printing apparatus via the network (LAN 21).
[0071]
[Other embodiments]
The present invention can be applied to a system composed of a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.) or an apparatus composed of a single device (for example, a host computer). Good. Another object of the present invention is to supply a recording medium in which a program code of software for realizing the functions of the above-described embodiments is recorded to a system or apparatus, and the computer (or CPU or MPU) of the system or apparatus stores the recording medium. This can also be achieved by reading and executing the program code stored in.
[0072]
In this case, the program code itself read from the storage medium realizes the novel function of the present invention, and the storage medium storing the program code constitutes the present invention.
[0073]
Examples of the storage medium for supplying the program code include a floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, CD-R / W, magnetic tape, nonvolatile memory card, ROM, A DVD or the like can be used.
[0074]
Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on the instruction of the program code. A case where part or all of the actual processing is performed and the functions of the above-described embodiments are performed by the processing is also included.
[0075]
Further, after the program code read from the storage medium is written to a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. This includes a case where the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.
[0076]
As described above, according to the present embodiment, by notifying the user of the print processing time, it is possible to cancel printing in a setting that takes time for output in advance.
[0077]
Also, by displaying the printing time for each favorite or printing purpose, it becomes reference data for the next printing, and printing with optimum settings is possible.
[0078]
According to the present embodiment, the printer driver provides a function of presenting the print processing time required for the print processing to the user before starting printing, so that the user can recognize the time required for the print processing in advance. .
[0079]
Further, by deriving the print processing time for each of a plurality of print purposes and presenting each print processing time to the user, the user can recognize the time required for the print processing for each print purpose.
[0080]
Further, by deriving the print processing time for each of a plurality of print environments and presenting each print processing time to the user, the user can recognize the time required for the print processing for each print environment.
[0081]
In addition, after presenting the print processing time for each print purpose or print environment, an instruction to perform the print processing is accepted, so that the user can determine whether to perform the print processing in consideration of the print processing time.
[0082]
In addition, after presenting the print processing time for each printing purpose or printing environment, an instruction to cancel the print processing is accepted, so that the user can cancel printing in advance in consideration of the print processing time.
[0083]
In addition, after presenting the print processing time for each of a plurality of printing purposes or printing environments, an instruction on which printing environment is to be used for printing is accepted, so the user considers the printing processing time for each of the plurality of printing purposes or printing environments. Thus, it is possible to instruct to perform a printing process for a desired printing purpose or printing environment.
【The invention's effect】
As described above, by deriving the print processing time for each of the plurality of print setting information and presenting each print processing time to the user, the user can recognize the time required for the print processing for each printing purpose. It becomes.
[Brief description of the drawings]
FIG. 1 is a block diagram of a printing system including a host computer and a printer.
FIG. 2 is software for printing in a host computer.
FIG. 3 is a diagram of a memory map at the time of printing or printer setting in the host computer.
FIG. 4 is a diagram showing a user interface for setting whether to measure printing time on a screen.
FIG. 5 is a flowchart of a procedure for measuring a printing time.
FIG. 6 is a flowchart of a procedure for measuring a printing time.
FIG. 7 is a flowchart of a procedure for measuring a printing time for each favorite.
FIG. 8 is a diagram illustrating a printing time table.
FIG. 9 is a diagram illustrating a dialog box for notifying a user of a printing time.
10 is a cross-sectional view of the printer showing the mechanism of the printing unit 17. FIG.
[Explanation of symbols]
1 CPU
2 RAM
3 ROM
4 Bus
5 KBC (keyboard controller)
6 CRTC (CRT controller)
7 DKC (disk controller)
8 PRTC (Printer Controller)
9 KB (keyboard
10 CRT
11 External memory
12 CPU
13 ROM
14 External memory
15 bus
16 Printing section I / F
17 Printing department
18 Input unit (network board)
19 RAM
20 DKC
21 LAN (Local Area Network)
171 Staple Stacker

Claims (18)

印刷データを生成するホストコンピュータとしての情報処理装置であって、
前記情報処理装置に記憶されたアプリケーションにより作成される印刷ドキュメントから変換されたプリンタドライバにより処理される描画情報を受け取る受け取り手段と、印刷処理に使用される複数の印刷設定情報を含む印刷環境を設定する設定手段と、複数の前記印刷環境から印刷処理に使用される印刷環境を選択する選択手段と、前記受け取り手段により受け取られた描画情報と前記設定手段により設定された複数の印刷環境に基づいて、前記複数の印刷環境のそれぞれについて当該描画情報の印刷処理に要する印刷処理時間を導出する導出手段と、
前記導出手段によって導出された前記複数の印刷環境の印刷処理時間を用いて、前記選択手段によって選択された印刷環境の印刷処理時間と前記選択手段によって選択されていない印刷環境の印刷処理時間とを表示する表示制御手段を有することを特徴とする情報処理装置。
An information processing apparatus as a host computer that generates print data,
A receiving unit for receiving drawing information processed by a printer driver converted from a print document created by an application stored in the information processing apparatus, and a print environment including a plurality of print setting information used for print processing Based on a plurality of printing environments set by the setting means, a selection means for selecting a printing environment to be used for printing processing from the plurality of printing environments, the drawing information received by the receiving means, and the plurality of printing environments set by the setting means Derivation means for deriving a printing processing time required for the printing process of the drawing information for each of the plurality of printing environments;
Using the printing processing times of the plurality of printing environments derived by the deriving unit, the printing processing time of the printing environment selected by the selection unit and the printing processing time of the printing environment not selected by the selection unit An information processing apparatus having display control means for displaying.
前記表示制御手段により印刷処理時間が表示された後、前記選択手段によって選択された印刷環境に含まれる印刷設定情報に基づいて前記印刷データを生成する生成手段を有することを特徴とする請求項1に記載の情報処理装置。  2. The printing apparatus according to claim 1, further comprising a generation unit configured to generate the print data based on print setting information included in a print environment selected by the selection unit after the print processing time is displayed by the display control unit. The information processing apparatus described in 1. 前記導出手段は、前記印刷ドキュメントを構成しているオブジェクト毎の識別情報と、前記オブジェクト毎の識別情報と前記印刷設定情報とが対応付けられた印刷処理時間テーブルとを用いて、前記複数の印刷環境のそれぞれについての印刷処理時間を導出することを特徴とする請求項1または2に記載の情報処理装置。  The derivation unit uses the identification information for each object constituting the print document, and the print processing time table in which the identification information for each object is associated with the print setting information. The information processing apparatus according to claim 1, wherein a print processing time for each of the environments is derived. 前記印刷環境は、前記印刷データにおける印刷品位に関する情報または印刷レイアウトに関する情報の少なくとも1つを含むことを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。  4. The information processing apparatus according to claim 1, wherein the printing environment includes at least one of information related to print quality or information related to print layout in the print data. 5. 前記印刷処理時間を導出するためのモードとして前記選択手段により選択されなかった印刷環境の印刷処理時間を導出することなく前記選択手段により選択された印刷環境の印刷処理時間を導出する第1モード、または、前記選択手段により選択されなかった印刷環境の印刷処理時間と前記選択手段により選択された印刷環境の印刷処理時間とを導出する第2モードとを指定する指定手段を更に備えることを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。  A first mode for deriving the print processing time of the print environment selected by the selection unit without deriving the print processing time of the print environment not selected by the selection unit as a mode for deriving the print processing time; Alternatively, the image processing apparatus further includes a specifying unit that specifies a print processing time of the printing environment not selected by the selection unit and a second mode for deriving the print processing time of the printing environment selected by the selection unit. The information processing apparatus according to any one of claims 1 to 4. 前記アプリケーションにより作成される印刷ドキュメントから変換されたプリンタドライバにより処理される描画情報を中間データに変換する変換手段と、前記変換手段により変換された中間データをスプールするスプール手段とを有し、
前記導出手段は、前記中間データを解析することにより前記印刷ドキュメントを構成しているオブジェクト毎の識別情報を認識することを特徴とする請求項3に記載の情報処理装置。
Conversion means for converting drawing information processed by a printer driver converted from a print document created by the application into intermediate data, and spool means for spooling the intermediate data converted by the conversion means,
The information processing apparatus according to claim 3, wherein the derivation unit recognizes identification information for each object constituting the print document by analyzing the intermediate data.
印刷データを生成するホストコンピュータとしての情報処理装置における制御方法であって、
前記情報処理装置に記憶されたアプリケーションにより作成される印刷ドキュメントから変換されたプリンタドライバにより処理される描画情報を受け取る受け取り工程と、印刷処理に使用される複数の印刷設定情報を含む印刷環境を設定する設定工程と、複数の前記印刷環境から印刷処理に使用される印刷環境を選択する選択工程と、前記受け取り工程により受け取られた描画情報と前記設定工程により設定された複数の印刷環境に基づいて、前記複数の印刷環境のそれぞれについて当該描画情報の印刷処理に要する印刷処理時間を導出する導出工程と、前記導出工程によって導出された前記複数の印刷環境の印刷処理時間を用いて、前記選択工程によって選択された印刷環境の印刷処理時間と前記選択工程によって選択されていない印刷環境の印刷処理時間とを表示する表示制御工程を有することを特徴とする情報処理方法。
A control method in an information processing apparatus as a host computer for generating print data,
A receiving step for receiving drawing information processed by a printer driver converted from a print document created by an application stored in the information processing apparatus, and a print environment including a plurality of print setting information used for print processing A selection step for selecting a printing environment to be used for printing processing from the plurality of printing environments, drawing information received by the receiving step, and a plurality of printing environments set by the setting step A derivation step of deriving a print processing time required for the printing process of the drawing information for each of the plurality of print environments, and the selection step using the print processing times of the plurality of print environments derived by the derivation step Print processing time selected by the printing environment and printing not selected by the selection step The information processing method characterized by comprising a display control step of displaying a border print processing time.
前記表示制御工程により印刷処理時間が表示された後、前記選択工程によって選択された印刷環境に含まれる印刷設定情報に基づいて前記印刷データを生成する生成工程を有することを特徴とする請求項7に記載の情報処理方法。  8. A generation step of generating the print data based on print setting information included in a print environment selected by the selection step after the print processing time is displayed by the display control step. Information processing method described in 1. 前記導出工程は、前記印刷ドキュメントを構成しているオブジェクト毎の識別情報と、前記オブジェクト毎の識別情報と前記印刷設定情報とが対応付けられた印刷処理時間テーブルとを用いて、前記複数の印刷環境のそれぞれについての印刷処理時間を導出することを特徴とする請求項またはに記載の情報処理方法。The derivation step uses the identification information for each object constituting the print document, and the print processing time table in which the identification information for each object is associated with the print setting information. the information processing method according to claim 7 or 8, wherein the deriving the print processing time for each environment. 前記印刷環境は、前記印刷データにおける印刷品位に関する情報または印刷レイアウトに関する情報の少なくとも1つを含むことを特徴とする請求項乃至のいずれか1項に記載の情報処理方法。The information processing method according to any one of claims 7 to 9 , wherein the printing environment includes at least one of information on print quality or information on a print layout in the print data. 前記印刷処理時間を導出するためのモードとして前記選択工程により選択されなかった印刷環境の印刷処理時間を導出することなく前記選択工程により選択された印刷環境の印刷処理時間を導出する第1モード、または、前記選択工程により選択されなかった印刷環境の印刷処理時間と前記選択工程により選択された印刷環境の印刷処理時間とを導出する第2モードとを指定する指定工程を更に備えることを特徴とする請求項乃至10のいずれか1項に記載の情報処理方法。A first mode for deriving the printing processing time of the printing environment selected by the selection step without deriving the printing processing time of the printing environment not selected by the selection step as a mode for deriving the printing processing time; Alternatively, the method further comprises a designation step for designating a second mode for deriving the print processing time of the printing environment not selected by the selection step and the print processing time of the printing environment selected by the selection step. The information processing method according to any one of claims 7 to 10 . 前記アプリケーションにより作成される印刷ドキュメントから変換されたプリンタドライバにより処理される描画情報を中間データに変換する変換工程と、前記変換工程により変換された中間データをスプールするスプール工程とを有し、前記導出工程は、前記中間データを解析することにより前記印刷ドキュメントを構成しているオブジェクト毎の識別情報を認識することを特徴とする請求項に記載の情報処理方法。A conversion step of converting drawing information processed by a printer driver converted from a print document created by the application into intermediate data, and a spool step of spooling the intermediate data converted by the conversion step, 10. The information processing method according to claim 9 , wherein the derivation step recognizes identification information for each object constituting the print document by analyzing the intermediate data. 印刷データを生成するホストコンピュータとしての情報処理装置において読み取り可能なプログラムが記憶された記憶媒体であって、
前記情報処理装置に記憶されたアプリケーションにより作成される印刷ドキュメントから変換されたプリンタドライバにより処理される描画情報を受け取る受け取り工程と、印刷処理に使用される複数の印刷設定情報を含む印刷環境を設定する設定工程と、複数の前記印刷環境から印刷処理に使用される印刷環境を選択する選択工程と、前記受け取り工程により受け取られた描画情報と前記設定工程により設定された複数の印刷環境に基づいて、前記複数の印刷環境のそれぞれについて当該描画情報の印刷処理に要する印刷処理時間を導出する導出工程と、前記導出工程によって導出された前記複数の印刷環境の印刷処理時間を用いて、前記選択工程によって選択された印刷環境の印刷処理時間と前記選択工程によって選択されていない印刷環境の印刷処理時間とを表示する表示制御工程をコンピュータに実行させるためのプログラムが記憶された前記コンピュータが読み取り可能な記憶媒体。
A storage medium storing a program readable by an information processing apparatus as a host computer that generates print data,
A receiving step for receiving drawing information processed by a printer driver converted from a print document created by an application stored in the information processing apparatus, and a print environment including a plurality of print setting information used for print processing A selection step for selecting a printing environment to be used for printing processing from the plurality of printing environments, drawing information received by the receiving step, and a plurality of printing environments set by the setting step A derivation step of deriving a print processing time required for the printing process of the drawing information for each of the plurality of print environments, and the selection step using the print processing times of the plurality of print environments derived by the derivation step Print processing time selected by the printing environment and printing not selected by the selection step The computer-readable storage medium storing a program for executing a display control step of displaying a border print processing time of the computer.
前記表示制御工程により印刷処理時間が表示された後、前記選択工程によって選択された印刷環境に含まれる印刷設定情報に基づいて前記印刷データを生成する生成工程を有することを特徴とする請求項13に記載の記憶媒体。14. The method according to claim 13, further comprising a generation step of generating the print data based on print setting information included in the print environment selected by the selection step after the print processing time is displayed by the display control step. The storage medium described in 1. 前記導出工程は、前記印刷ドキュメントを構成しているオブジェクト毎の識別情報と、前記オブジェクト毎の識別情報と前記印刷設定情報とが対応付けられた印刷処理時間テーブルとを用いて、前記複数の印刷環境のそれぞれについての印刷処理時間を導出することを特徴とする請求項13または14に記載の記憶媒体。The derivation step uses the identification information for each object constituting the print document, and the print processing time table in which the identification information for each object is associated with the print setting information. The storage medium according to claim 13 or 14 , wherein a print processing time for each of the environments is derived. 前記印刷環境は、前記印刷データにおける印刷品位に関する情報または印刷レイアウトに関する情報の少なくとも1つを含むことを特徴とする請求項13乃至15のいずれか1項に記載の記憶媒体。The storage medium according to any one of claims 13 to 15 , wherein the printing environment includes at least one of information on print quality or information on a print layout in the print data. 前記印刷処理時間を導出するためのモードとして前記選択工程により選択されなかった印刷環境の印刷処理時間を導出することなく前記選択工程により選択された印刷環境の印刷処理時間を導出する第1モード、または、前記選択工程により選択されなかった印刷環境の印刷処理時間と前記選択工程により選択された印刷環境の印刷処理時間とを導出する第2モードとを指定する指定工程を更に備えることを特徴とする請求項13乃至16のいずれか1項に記載の記憶媒体。A first mode for deriving the printing processing time of the printing environment selected by the selection step without deriving the printing processing time of the printing environment not selected by the selection step as a mode for deriving the printing processing time; Alternatively, the method further comprises a designation step for designating a second mode for deriving the print processing time of the printing environment not selected by the selection step and the print processing time of the printing environment selected by the selection step. The storage medium according to any one of claims 13 to 16 . 前記アプリケーションにより作成される印刷ドキュメントから変換されたプリンタドライバにより処理される描画情報を中間データに変換する変換工程と、前記変換工程により変換された中間データをスプールするスプール工程とを有し、前記導出工程は、前記中間データを解析することにより前記印刷ドキュメントを構成しているオブジェクト毎の識別情報を認識することを特徴とする請求項15に記載の記憶媒体。A conversion step of converting drawing information processed by a printer driver converted from a print document created by the application into intermediate data, and a spool step of spooling the intermediate data converted by the conversion step, 16. The storage medium according to claim 15 , wherein the derivation step recognizes identification information for each object constituting the print document by analyzing the intermediate data.
JP2000231125A 2000-07-31 2000-07-31 Information processing apparatus, printing processing time presentation method, and storage medium storing computer-readable program Expired - Fee Related JP4422871B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2000231125A JP4422871B2 (en) 2000-07-31 2000-07-31 Information processing apparatus, printing processing time presentation method, and storage medium storing computer-readable program
US09/916,433 US7161696B2 (en) 2000-07-31 2001-07-30 Information processing apparatus, print time informing method, and computer-readable memory medium storing program therein

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000231125A JP4422871B2 (en) 2000-07-31 2000-07-31 Information processing apparatus, printing processing time presentation method, and storage medium storing computer-readable program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2009255225A Division JP4717941B2 (en) 2009-11-06 2009-11-06 Information processing apparatus, information processing method, and storage medium

Publications (3)

Publication Number Publication Date
JP2002036683A JP2002036683A (en) 2002-02-06
JP2002036683A5 JP2002036683A5 (en) 2006-02-02
JP4422871B2 true JP4422871B2 (en) 2010-02-24

Family

ID=18723996

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000231125A Expired - Fee Related JP4422871B2 (en) 2000-07-31 2000-07-31 Information processing apparatus, printing processing time presentation method, and storage medium storing computer-readable program

Country Status (1)

Country Link
JP (1) JP4422871B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4522061B2 (en) * 2003-07-31 2010-08-11 キヤノン株式会社 Information processing apparatus and method, and program
JP2006123242A (en) * 2004-10-27 2006-05-18 Kyocera Mita Corp Image forming apparatus and program
CN103885730B (en) * 2012-12-20 2016-08-03 北大方正集团有限公司 A kind of method obtaining the print processing time and there is the electronic equipment of printing function
US10061548B1 (en) * 2017-03-31 2018-08-28 Kyocera Documents Solutions Inc. Information processing apparatus, information processing method, and recording medium that calculate optimized driver settings by evolution strategy

Also Published As

Publication number Publication date
JP2002036683A (en) 2002-02-06

Similar Documents

Publication Publication Date Title
US9052852B2 (en) Print control method and apparatus
JP4693664B2 (en) Printer apparatus, program, and printing method
US6965440B1 (en) Print control method and apparatus
US7161696B2 (en) Information processing apparatus, print time informing method, and computer-readable memory medium storing program therein
US7301656B1 (en) Information processing apparatus, information processing method, and storage medium storing computer-readable program therein
US8520251B2 (en) Information processing apparatus, information processing method, and computer program
US7508410B2 (en) Printing apparatus and information processing apparatus, control method thereof, program, and storage medium
US7307757B2 (en) Print control method and apparatus
JP2001067347A (en) Information processor, information processing method and storage medium storing computer-readable program
JPH1199722A (en) Apparatus and method for controlling printing, and storage medium
US7477409B2 (en) Information processing apparatus, control method thereof, and computer-readable medium
US6411400B1 (en) Data processing apparatus, data processing method therefor, and storage medium for storing computer-readable program
US20100232910A1 (en) Information processing apparatus, information processing method, program, and storage medium
JP3673684B2 (en) Information processing apparatus, information processing method, and storage medium storing computer-readable program
JP4422871B2 (en) Information processing apparatus, printing processing time presentation method, and storage medium storing computer-readable program
JP2002014797A (en) Information processor, print controller and its control method, and storage medium and its control program
JP4717941B2 (en) Information processing apparatus, information processing method, and storage medium
JP4817563B2 (en) Information processing apparatus, data processing method of the apparatus, data processing program, and storage medium storing the program
US7027170B1 (en) Printing control system for separation printing
JP3513509B2 (en) Print control method and apparatus
JP4054544B2 (en) Information processing apparatus, information processing method, print control program, print processing apparatus, print processing method, and print processing program
US8160469B2 (en) Information processing apparatus, method for controlling the information processing apparatus, and storage medium
JP2001125757A (en) Printer and print system
JP3745086B2 (en) Printing control apparatus and method
JP3472290B2 (en) Print control method and apparatus

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051213

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051213

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070726

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090421

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090619

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090908

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091106

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20091201

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20091207

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121211

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees