JP2010244277A - Printer driver and printer - Google Patents

Printer driver and printer Download PDF

Info

Publication number
JP2010244277A
JP2010244277A JP2009091849A JP2009091849A JP2010244277A JP 2010244277 A JP2010244277 A JP 2010244277A JP 2009091849 A JP2009091849 A JP 2009091849A JP 2009091849 A JP2009091849 A JP 2009091849A JP 2010244277 A JP2010244277 A JP 2010244277A
Authority
JP
Japan
Prior art keywords
data
printing
time
processing time
drawing data
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.)
Withdrawn
Application number
JP2009091849A
Other languages
Japanese (ja)
Inventor
Hiroaki Nakanishi
弘晃 中西
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2009091849A priority Critical patent/JP2010244277A/en
Publication of JP2010244277A publication Critical patent/JP2010244277A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a printer for estimating time required for printing as a part of the processing of a printer. <P>SOLUTION: A printer driver makes a computer achieve a function of generating print job data for making the printer execute the printing from application data generated by a predetermined application program. The printer driver makes the computer achieve a data generation means for generating drawing data from page data constituting the application data, a processing time calculating means for calculating the processing time required for generating the drawing data, and a printing time predicting means for multiplying the coefficient according to the printing capability of the printer in the calculated processing time and calculating the time required for printing by the printer. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、印刷に要する時間を予測して表示する印刷装置に関し、特に、プリンタードライバーにより上記時間を予測する印刷装置に関する。   The present invention relates to a printing apparatus that predicts and displays a time required for printing, and more particularly to a printing apparatus that predicts the time by a printer driver.

従来、印刷装置において印刷に要する時間を予測し、この予測時間を表示する印刷装置が知られている。例えば、ユーザーが複数のドキュメントを印刷する際、印刷に要する時間を印刷装置側で表示することで、ユーザーが表示された時間を確認して他の用事を済ませることができ、ユーザーの利便性を高めることが可能となる。   2. Description of the Related Art Conventionally, a printing apparatus that predicts a time required for printing in a printing apparatus and displays the predicted time is known. For example, when a user prints multiple documents, the printing device displays the time required for printing, so that the user can check the displayed time and complete other tasks. It becomes possible to raise.

上記、印刷装置の一例として、ホストサーバーと、このホストサーバーにネットワークを介して接続されたプリンターとで構成される印刷システムにおいて、ホストサーバーに記録されたアプリケーションデータから印刷するに要する時間を判断して、表示するものが開示されている(例えば、特許文献1参照)。   As an example of the printing apparatus, in a printing system including a host server and a printer connected to the host server via a network, a time required for printing is determined from application data recorded on the host server. What is displayed is disclosed (for example, see Patent Document 1).

特開2002−63014号公報JP 2002-63014 A

従来の、印刷装置では、印刷に要する時間をメモリー等に蓄積されたアプリケーションデータから判断しており、プリンターの一部、例えば、プリンタードライバー内部での処理として印刷に要する時間を処理するものではなかった。   Conventional printers determine the time required for printing from application data stored in memory, etc., and do not process the time required for printing as part of the printer, for example, processing inside the printer driver. It was.

本発明は、上記課題にかんがみてなされたもので、印刷装置の処理の一環として印刷に要する時間を予測することが可能なプリンタードライバー、及び印刷装置を提供する。   The present invention has been made in view of the above problems, and provides a printer driver and a printing apparatus capable of predicting the time required for printing as part of processing of the printing apparatus.

上記課題を解決するために、本発明では、コンピューターに、所定のアプリケーションプログラムで作成されたアプリケーションデータから印刷装置に印刷を実行させるための印刷ジョブデータを生成させる機能を実現させるプリンタードライバーであって、コンピューターに、前記アプリケーションデータを構成するページデータから描画データを作成するデータ作成手段と、前記描画データを作成するのに要した処理時間を算出する処理時間算出手段と、前記算出された処理時間に前記印刷装置の印刷能力に応じた係数を乗算して、同印刷装置が印刷を行うのに必要な時間を算出する印刷時間予測手段と、を実現させる構成としてある。   In order to solve the above problems, the present invention provides a printer driver that realizes a function of causing a computer to generate print job data for causing a printing apparatus to execute printing from application data created by a predetermined application program. A data creation means for creating drawing data from page data constituting the application data; a processing time calculation means for calculating a processing time required to create the drawing data; and the calculated processing time. Is multiplied by a coefficient corresponding to the printing capability of the printing apparatus, and a printing time predicting means for calculating a time required for the printing apparatus to perform printing is realized.

上記のように構成された発明では、コンピューターは、プリンタードライバーにより、アプリケーションデータを構成するページデータから描画データを作成するデータ作成手段と、描画データを作成するのに要した処理時間を算出する処理時間算出手段と、算出された処理時間に印刷装置の印刷能力に応じた係数を乗算して、同印刷装置が印刷を行うのに必要な時間を算出する印刷時間予測手段と、を実現する。
そのため、描画データを作成するのに要した時間から、印刷に要する時間を予測することが可能となるため、プリンタードライバーの一部の機能を使用して、印刷時間を予測することが可能となる。
In the invention configured as described above, the computer causes the printer driver to generate data creation means for creating drawing data from the page data constituting the application data, and processing for calculating the processing time required to create the drawing data A time calculation unit and a print time prediction unit that calculates a time required for the printing apparatus to perform printing by multiplying the calculated processing time by a coefficient corresponding to the printing capability of the printing apparatus are realized.
Therefore, since it is possible to predict the time required for printing from the time required to create the drawing data, it is possible to predict the printing time using some functions of the printer driver. .

また、本発明に係るプリンタードライバーは、被印刷媒体に対して片面印刷のみを想定しているのではなく、例えば、両面印刷や、複数のページデータを割り付ける割り付け印刷をも想定している。そのため、前記データ作成手段は、複数の前記ページデータを結合させて1つの描画データを生成する構成としてもよい。
ここで、本発明では、「結合」とは、上記両面印刷や、割り付け印刷を実行する際に、ページデータを加工する意味を含む概念である。
Further, the printer driver according to the present invention assumes not only single-sided printing with respect to a printing medium, but also double-sided printing or layout printing that allocates a plurality of page data. Therefore, the data creation means may be configured to combine a plurality of the page data to generate one drawing data.
Here, in the present invention, “combining” is a concept including the meaning of processing page data when executing the above-described double-sided printing or layout printing.

また、前記印刷時間予測手段は、前記ページデータが結合された際に、この結合の種別に応じて、前記係数を変更する構成としてもよい。
上記のように構成された発明では、印刷装置の印刷手法が異なる場合でも、この印刷手法に応じて、印刷に要する時間をより最適に予測することが可能となる。
The print time prediction unit may change the coefficient according to the type of combination when the page data is combined.
In the invention configured as described above, even when the printing method of the printing apparatus is different, it is possible to predict the time required for printing more optimally according to this printing method.

そして、描画データ作成手段が、ページデータを結合する場合の一例として、上記データ作成手段は、複数のページデータを割り付ける結合を行った場合は、前記割り付け後の印刷イメージに基づいて、中間コードを作成し、この作成された中間コードを基に新たな描画データを作成し、前記処理時間算出手段は、作成された新たな前記描画データに基づいて前記処理時間を算出する、構成としてもよい。
上記のように構成された発明では、被印刷媒体の同一面上に複数のページデータを割り付ける場合に、割り付け後の印刷イメージを印刷するのに要する時間をより正確に予測することができる。ここで、「印刷イメージ」とは、ページデータを加工することで生成された新たなデータによって表現可能なイメージを意味し、例えば、UI画面上で表示されるイメージ等を含む概念である。
As an example of the case where the drawing data creation means combines page data, the data creation means, when performing combination that allocates a plurality of page data, generates an intermediate code based on the print image after the allocation. It is good also as a structure which creates and draws new drawing data based on this created intermediate code, and the said processing time calculation means calculates the said processing time based on the created said new drawing data.
In the invention configured as described above, when a plurality of page data is allocated on the same surface of the printing medium, the time required to print the allocated print image can be predicted more accurately. Here, “print image” means an image that can be expressed by new data generated by processing page data, and is a concept including an image displayed on a UI screen, for example.

また、本発明は、プリンタードライバーのみに限定されず、本発明の機能を備える印刷装置に対しても適応させることができる。   Further, the present invention is not limited to a printer driver, but can be applied to a printing apparatus having the functions of the present invention.

第1の実施形態に係る印刷装置を説明するためのブロック構成図である。1 is a block configuration diagram for explaining a printing apparatus according to a first embodiment. FIG. プリンタードライバー72の機能を説明するためのブロック構成図である。3 is a block configuration diagram for explaining functions of a printer driver 72. FIG. ユーザーが画面上のアイコンを操作して、印刷用のプロパティ・ダイアログボックスを表示させた場合に、ユーザーの操作入力により実行される処理を説明するフローチャートである。10 is a flowchart for describing processing executed by a user operation input when a user operates an icon on the screen to display a printing property dialog box. プリンタードライバー72により作成された印刷イメージを説明する図である。3 is a diagram illustrating a print image created by a printer driver 72. FIG. プリンタードライバー72により作成された印刷イメージを説明する図である。3 is a diagram illustrating a print image created by a printer driver 72. FIG. プリンタードライバー72により作成された印刷イメージを説明する図である。3 is a diagram illustrating a print image created by a printer driver 72. FIG. 実施例1において、図3のステップS3でプリンタードライバー72が実行する処理を説明するフローチャートである。6 is a flowchart illustrating processing executed by the printer driver 72 in step S3 in FIG. 3 in the first embodiment. 一例としての、UIモジュール72aによりホストPC80の画面上に表示される所要時間を説明する図である。As an example, it is a diagram illustrating a required time displayed on the screen of the host PC 80 by the UI module 72a. 実施例2において、図3のステップS5でプリンタードライバー72が実行する処理を説明するフローチャートである。10 is a flowchart illustrating processing executed by the printer driver 72 in step S5 in FIG. 3 in the second embodiment. 実施例3において、図8のステップS260においてプリンタードライバー72が実行する処理を説明するフローチャートである。9 is a flowchart for describing processing executed by the printer driver 72 in step S260 in FIG. 8 according to the third embodiment.

以下、図を参照しつつ下記の順序に従って本発明の実施形態を説明する。
1.第1の実施形態:
1.1.実施例1:
1.2.実施例2:
1.3.実施例3:
2.第2の実施形態:
3.その他の実施形態:
Embodiments of the present invention will be described below in the following order with reference to the drawings.
1. First embodiment:
1.1. Example 1:
1.2. Example 2:
1.3. Example 3:
2. Second embodiment:
3. Other embodiments:

1.第1の実施形態:
以下、本発明に係る第1の実施形態を説明する。図1は、第1の実施形態に係る印刷装置を説明するためのブロック構成図である。第1の実施形態では、印刷装置100は、プリンター90と、ホストPC80とがネットワークを介して接続されて構成される。また、この印刷装置100では、ホストPC80が備えるプリンタードライバー72により、印刷に必要とされる時間がホストPCの画面上に表示される。
1. First embodiment:
Hereinafter, a first embodiment according to the present invention will be described. FIG. 1 is a block diagram for explaining a printing apparatus according to the first embodiment. In the first embodiment, the printing apparatus 100 is configured by connecting a printer 90 and a host PC 80 via a network. In the printing apparatus 100, the time required for printing is displayed on the screen of the host PC by the printer driver 72 provided in the host PC 80.

プリンター90の要部は、ホストPC80が生成した印刷要求を受け入れるための入力IF91と、主たる制御を行うためのコントローラー92と、受け入れたアプリケーションデータを用いて印刷処理を行なう印刷処理部93と、で構成される。   The main part of the printer 90 includes an input IF 91 for receiving a print request generated by the host PC 80, a controller 92 for performing main control, and a print processing unit 93 for performing print processing using the received application data. Composed.

ホストPC80の要部は、CPU81と、HDD82と、入出力IF83と、RAM84と、キーボード及び表示装置を備えるユーザーインターフェース85とが、バス86を介して接続して構成される。また、ホストPC80の入出力IF83は、プリンター90の入力IF91とネットワークを介して接続し、このネットワークを通じてプリンター90に印刷要求を出力する。   The main part of the host PC 80 is configured by connecting a CPU 81, an HDD 82, an input / output IF 83, a RAM 84, and a user interface 85 including a keyboard and a display device via a bus 86. The input / output IF 83 of the host PC 80 is connected to the input IF 91 of the printer 90 via a network, and outputs a print request to the printer 90 through this network.

CPU81は、HDD82に記憶されたオペレーションシステム(以下、OSと記載する)や、アプリケーションプログラム70、更には、プリンタードライバー72の機能に従って、所定の処理を実行する。また、ホストPC80には、CPUが処理時間を計測するためのタイマー73を実行しており、CPU81はこのタイマー73を用いて計時を行うことができる。   The CPU 81 executes predetermined processing according to the functions of the operation system (hereinafter referred to as OS) stored in the HDD 82, the application program 70, and the printer driver 72. In addition, the host PC 80 is running a timer 73 for the CPU to measure the processing time, and the CPU 81 can use this timer 73 to measure time.

アプリケーションプログラム70は、プリンタードライバー72が生成する印刷用描画データの元となるアプリケーションデータを生成するためのプログラムである。このアプリケーションプログラム70は、例えば、文章を作成するためのワープロソフトや、プレゼンテーション資料作成ソフトであり、ユーザーインターフェース85を介して入力された操作、及びOSの諸機能を用いて、アプリケーションデータを作成する。   The application program 70 is a program for generating application data that is the basis of the print drawing data generated by the printer driver 72. The application program 70 is, for example, word processing software for creating texts or presentation material creation software, and creates application data using operations input via the user interface 85 and various functions of the OS. .

OS71は、ホストPC80の動作を管理し、ユーザーに対して操作環境を提供するための基本ソフトウェアである。本実施形態では、OS71の機能の一部として、グラフィック処理を行なうためのGDI(Graphics Device Interface)71aや、プリンタードライバー72が作成した印刷ジョブデータをプリンター90側の受信状況に応じて、送信するスプーラー71bが登場する。   The OS 71 is basic software for managing the operation of the host PC 80 and providing an operating environment to the user. In the present embodiment, as part of the function of the OS 71, GDI (Graphics Device Interface) 71a for performing graphic processing and print job data created by the printer driver 72 are transmitted according to the reception status on the printer 90 side. A spooler 71b appears.

プリンタードライバー72は、アプリケーションプログラム70が作成したアプリケーションデータを印刷ジョブデータに変換するためのプログラムである。プリンタードライバー72により作成された印刷ジョブデータは、OSの機能の一部であるスプーラーを介して入出力IF83からプリンター90の入力IF91に送信される。   The printer driver 72 is a program for converting application data created by the application program 70 into print job data. The print job data created by the printer driver 72 is transmitted from the input / output IF 83 to the input IF 91 of the printer 90 via a spooler that is a part of the OS function.

図2は、プリンタードライバー72の機能を説明するためのブロック構成図である。UIモジュール72aは、ユーザーに画面上で視覚可能なUI(User Interface)を提供するためのモジュールである。中間コード作成モジュール72bは、GDI71aから入力された描画命令を中間コードに変換するモジュールである。描画モジュール72cは、中間コードから描画データを作成するためのモジュールである。印刷出力モジュール72dは、印刷処理部93が印刷可能なよう描画データを変換するためのモジュールである。また、描画モジュール72cは、描画データを作成するのに要した「処理時間:T」を算出することができる。
なお、中間コード作成モジュール72b及び描画モジュール72cにより本発明のデータ作成手段を実現する。また、描画モジュール72cにより本発明の処理時間算出手段を実現する。
FIG. 2 is a block diagram for explaining the function of the printer driver 72. The UI module 72a is a module for providing a user interface (UI) visible on the screen to the user. The intermediate code creation module 72b is a module that converts a drawing command input from the GDI 71a into an intermediate code. The drawing module 72c is a module for creating drawing data from the intermediate code. The print output module 72d is a module for converting drawing data so that the print processing unit 93 can print. In addition, the drawing module 72c can calculate “processing time: T t ” required for creating drawing data.
The intermediate code creation module 72b and the drawing module 72c implement the data creation means of the present invention. The drawing module 72c implements the processing time calculation means of the present invention.

結合モジュール72eは、異なるアプリケーションプログラム70により作成されたアプリケーションデータを結合するために用いられるモジュールである。そのため、プリンタードライバー72は、単一のアプリケーションプログラム70により作成されたアプリケーションデータから、このアプリケーションデータを構成するページデータに相当した印刷イメージを作成する他、複数のアプリケーションプログラム70により作成されたアプリケーションデータを結合させて印刷用イメージを作成することができる。   The combining module 72e is a module used for combining application data created by different application programs 70. Therefore, the printer driver 72 creates a print image corresponding to the page data constituting the application data from application data created by a single application program 70, and also creates application data created by a plurality of application programs 70. Can be combined to create a print image.

印刷時間予測モジュール72fは、印刷処理部93が実行する印刷処理を入力されたアプリケーションデータを基に予測するための用いられるモジュールである。具体的には、印刷時間予測モジュール72fは、描画モジュール72cが算出した「処理時間:T」に所定の係数を乗算することで、印刷時間を予測する。
なお、印刷時間予測モジュール72fにより本発明の印刷時間予測手段を実現する。
The print time prediction module 72f is a module used for predicting print processing executed by the print processing unit 93 based on input application data. Specifically, the printing time prediction module 72f predicts the printing time by multiplying “processing time: T t ” calculated by the drawing module 72c by a predetermined coefficient.
The printing time prediction module 72f implements the printing time prediction means of the present invention.

図3は、ユーザーが画面上のアイコンを操作して、印刷用のプロパティ・ダイアログボックスを表示させた場合に、ユーザーの操作入力により実行される処理を説明するフローチャートである。まず、ホストPC80の画面上に表示されたプロパティ・ダイアログボックス上で、ユーザーが複数のアプリケーションプログラム70により作成されたアプリケーションデータの結合を選択すると(ステップS1)、選択された結合内容に応じて(ステップS2)、プリンタードライバー72は、異なる処理を実行する(ステップS3,5,6)。   FIG. 3 is a flowchart for explaining processing executed by a user operation input when the user operates an icon on the screen to display a printing property dialog box. First, when the user selects a combination of application data created by a plurality of application programs 70 on the property dialog box displayed on the screen of the host PC 80 (step S1), according to the selected combination contents (step S1). In step S2), the printer driver 72 executes different processes (steps S3, 5, 6).

図4は、プリンタードライバー72により作成された印刷イメージを説明する図である。図4に示す印刷イメージは、ステップS2において、ユーザーがアプリケーションデータの結合を選択しない場合に、UI画面上で表示される。この印刷イメージでは、単一のアプリケーションプログラム70により作成されたページデータのみで構成されている。   FIG. 4 is a diagram for explaining a print image created by the printer driver 72. The print image shown in FIG. 4 is displayed on the UI screen when the user does not select the combination of application data in step S2. This print image is composed only of page data created by a single application program 70.

図5は、プリンタードライバー72により作成された印刷イメージを説明する図である。図5に示す印刷イメージは、ステップS2において、ユーザーが印刷イメージの結合を選択するとともに、結合内容として「両面印刷」を選択した場合に(ステップS4)、UI画面に表示される。この印刷イメージでは、複数のアプリケーションプログラム70により作成されたページデータが用紙の表面及び裏面に相当するページにそれぞれ配置されるよう構成される。   FIG. 5 is a diagram for explaining a print image created by the printer driver 72. The print image shown in FIG. 5 is displayed on the UI screen when the user selects combination of print images and “Double-sided printing” is selected as the combination content in Step S2 (Step S4). In this print image, page data created by a plurality of application programs 70 is arranged on pages corresponding to the front and back sides of a sheet.

図6は、プリンタードライバー72により作成された印刷イメージを説明する図である。図6に示す印刷イメージは、ステップS2において、ユーザーが印刷イメージの結合を選択するとともに、結合内容として「片面割り付け」を選択した場合に(ステップS4)、UI画面に表示される。この印刷イメージは、複数のアプリケーションプログラム70により作成されたページデータが同一ページに割り付けられて構成される。   FIG. 6 is a diagram for explaining a print image created by the printer driver 72. The print image shown in FIG. 6 is displayed on the UI screen when the user selects the combination of print images in step S2 and selects “single-sided layout” as the combination content (step S4). This print image is configured by allocating page data created by a plurality of application programs 70 to the same page.

また、ステップS3,S5,S6において、ユーザーが印刷に要する時間を表示させるよう操作入力を行った場合、印刷時間予測モジュール72fは、上記図4〜6に示す印刷イメージを印刷するのに要する時間(一度に複数枚を印刷する場合はその合計時間)を算出してUIモジュール72aに算出したデータを送信する。   In addition, when the user performs an operation input to display the time required for printing in steps S3, S5, and S6, the print time prediction module 72f takes the time required to print the print image shown in FIGS. (A total time when a plurality of sheets are printed at once) is calculated, and the calculated data is transmitted to the UI module 72a.

その後、プリンタードライバー72は、生成した印刷イメージに相当する印刷ジョブデータをプリンター90に送信し、プリンター90に印刷処理を実行させる(ステップS7)。以下、ステップS3、4、6における具体的な処理を、実施例1〜実施例3を元に説明する。   Thereafter, the printer driver 72 transmits print job data corresponding to the generated print image to the printer 90, and causes the printer 90 to execute print processing (step S7). Hereinafter, specific processing in steps S3, S4, S6 will be described based on the first to third embodiments.

1.1.実施例1:
以下、実施例1として、図4に示す印刷イメージを生成して、印刷処理を実行する場合を、説明する。図7は、実施例1において、図3のステップS3でプリンタードライバー72が実行する処理を説明するフローチャートである。
1.1. Example 1:
Hereinafter, as a first embodiment, a case where the print image illustrated in FIG. 4 is generated and the print process is executed will be described. FIG. 7 is a flowchart illustrating the process executed by the printer driver 72 in step S3 of FIG. 3 in the first embodiment.

中間コード作成モジュール72bは、GDI71aから入力された描画命令を中間コードに変換する(ステップS105)。ここで、中間コードとは、GDI71aから入力された描画命令を、描画モジュール72cが描画する際に都合のよい描画コードに一時的に変換した命令コードである。   The intermediate code creation module 72b converts the drawing command input from the GDI 71a into an intermediate code (step S105). Here, the intermediate code is an instruction code obtained by temporarily converting a drawing command input from the GDI 71a into a drawing code convenient for drawing by the drawing module 72c.

中間コード作成モジュール72bは、作成した中間コードを、中間コードファイル87に記憶する(ステップS110)。   The intermediate code creation module 72b stores the created intermediate code in the intermediate code file 87 (step S110).

描画モジュール72cは、中間コードファイル87に記憶された中間コードを元に描画データを作成する(ステップS115)。具体的には、描画モジュール72cは、中間コードファイル87に記憶された中間コードを読み出し、この中間コードにより指定された描画命令を判断することで、描画データを作成する。   The drawing module 72c creates drawing data based on the intermediate code stored in the intermediate code file 87 (step S115). Specifically, the drawing module 72c reads the intermediate code stored in the intermediate code file 87, and determines the drawing command specified by this intermediate code, thereby creating drawing data.

また、描画モジュール72cは、描画データを作成するのに要した時間を処理時間:Tとして算出する(ステップS120)。具体的には、描画モジュール72cは、タイマー73を使用して描画データを作成するまでに要した時間を算出する。 Further, the drawing module 72c calculates the time required to create the drawing data as the processing time: T t (step S120). Specifically, the drawing module 72 c uses the timer 73 to calculate the time required to create drawing data.

描画モジュール72cは、ステップS120で作成した描画データと、ステップS120で算出した処理時間を関連付けて画像データファイル88に記憶する(ステップS125)。   The drawing module 72c associates the drawing data created in step S120 with the processing time calculated in step S120 and stores it in the image data file 88 (step S125).

上記ステップS105〜S125の処理は、全てのページデータに対して実行される(ステップS130)。   The processes in steps S105 to S125 are executed for all page data (step S130).

ユーザーから印刷に要する時間を表示する指示が入力された場合は(ステップS135)、印刷時間予測モジュール72fは、画像データファイル88に描画データと関連付けて記憶された「処理時間:T」から下記に示す(式1)を用いて1つのページデータを印刷するのに要する印刷予測時間:Tを算出する(ステップS140)。
=T×F …(式1)
When an instruction to display the time required for printing is input from the user (step S135), the print time prediction module 72f uses the “processing time: T t ” stored in the image data file 88 in association with the drawing data to are shown (equation 1) printing estimated time required to print one page data using: calculating a T p (step S140).
T p = T t × F (Formula 1)

ここで、係数:Fは、ページデータを印刷するのに要する時間を近似的に算出するのに使用される値である。即ち、描画モジュール72cが描画データを作成する場合、RAM84上で中間コードから描画データを作成する。このとき、RAM84に展開される描画データは、プリンター90により印刷に使用されるものとほぼ同じデータであるため、本発明では、プリンター90が印刷に要する時間をこの「処理時間:T」の倍数と近似する。
例えば、プリンタードライバー72の印刷出力モジュール72dが、描画データをラスターデータに変換する時間、プリンター90がこのラスターデータをデジタル・アナログ変換して駆動電圧を生成する時間、及びプリンター90が各機構を駆動させつつ用紙に印刷を行う時間を近似的に合算した値に基づいて係数:Fを算出している。
Here, the coefficient F is a value used to approximately calculate the time required to print page data. That is, when the drawing module 72c creates drawing data, the drawing data is created from the intermediate code on the RAM 84. At this time, since the drawing data developed in the RAM 84 is substantially the same data as that used for printing by the printer 90, in the present invention, the time required for printing by the printer 90 is set to this “processing time: T t ”. Approximate with multiple.
For example, the time for the print output module 72d of the printer driver 72 to convert the drawing data to raster data, the time for the printer 90 to convert the raster data from digital to analog, and generate the drive voltage, and the printer 90 drive each mechanism. The coefficient: F is calculated based on a value obtained by approximately adding together the time for printing on the paper.

また、実施例1では、係数:Fは、プリンター90が1つのページデータを片面印刷するのに要する時間に基づいて決定された値である。また、係数:Fは、プリンター90の印刷能力に依存してその値が変更する値である。   In the first embodiment, the coefficient F is a value determined based on the time required for the printer 90 to print one page of data on one side. The coefficient F is a value that changes depending on the printing capability of the printer 90.

印刷時間予測モジュール72fは、ステップS140で算出した1枚当たりの印刷予測時間:Tを下記に示す(式2)を用いて全てのページデータの数だけ合計し、印刷に要する「総印刷予測時間:Tap」を算出する(ステップS145)。
ap=ΣT …(式2)
The print time prediction module 72f totals the print prediction time per sheet calculated in step S140: T p by the number of all page data using (Equation 2) shown below, and the “total print prediction required for printing”. Time: T ap ”is calculated (step S145).
T ap = ΣT t (Expression 2)

その後、印刷時間予測モジュール72fは、ステップS145で算出した印刷予測時間:Tapに相当するデータをUIモジュール72aに出力する(ステップS150)。そのため、UIモジュール72aは受信したデータに従ってホストPC80の画面上に所要時間を表示する。 Thereafter, the printing time prediction module 72f is estimated printing time calculated in step S145: the data corresponding to the T ap outputs to the UI module 72a (step S150). Therefore, the UI module 72a displays the required time on the screen of the host PC 80 according to the received data.

図8は、一例としての、UIモジュール72aによりホストPC80の画面上に表示される所要時間を説明する図である。図8に示すように、画面上に、印刷に要する時間が表示される。その後、印刷出力モジュール72dは、描画データからラスターデータを生成する(ステップS155)。   FIG. 8 is a diagram illustrating the required time displayed on the screen of the host PC 80 by the UI module 72a as an example. As shown in FIG. 8, the time required for printing is displayed on the screen. Thereafter, the print output module 72d generates raster data from the drawing data (step S155).

1.2.実施例2:
以下、実施例2として、図4に示す印刷イメージを生成して、印刷処理を実行する場合を、説明する。図9は、実施例2において、図3のステップS5でプリンタードライバー72が実行する処理を説明するフローチャートである。
1.2. Example 2:
Hereinafter, as a second exemplary embodiment, a case where the print image illustrated in FIG. 4 is generated and the print process is executed will be described. FIG. 9 is a flowchart illustrating the process executed by the printer driver 72 in step S5 of FIG. 3 in the second embodiment.

ユーザーがプロパティダイアログ上で異なるアプリケーションプログラム70により作成された印刷イメージを図5に示すように1枚の用紙の片面にそれぞれ印刷して「両面印刷」を行う場合、まず、中間コード作成モジュール72bは、GDI71aから入力された描画命令を中間コードに変換する(ステップS205)。また、中間コード作成モジュール72bは、作成した中間コードを、中間コードファイル87に記憶する(ステップS210)。   When the user performs “double-sided printing” by printing print images created by different application programs 70 on the property dialog on one side of one sheet as shown in FIG. 5, first, the intermediate code creation module 72b The drawing command input from the GDI 71a is converted into an intermediate code (step S205). Further, the intermediate code creation module 72b stores the created intermediate code in the intermediate code file 87 (step S210).

描画モジュール72cは、中間コードファイル87に記憶された中間コードを元に描画データを作成する(ステップS215)。また、描画モジュール72cは、描画データを作成するのに要した時間を処理時間:Tとして算出する(ステップS220)。そして、描画モジュール72cは、描画データと、「処理時間:T」を関連付けて画像データファイル88に記憶する(ステップS225)。 The drawing module 72c creates drawing data based on the intermediate code stored in the intermediate code file 87 (step S215). Further, the drawing module 72c calculates the time required to create the drawing data as a processing time: T t (step S220). Then, the drawing module 72c associates the drawing data with “processing time: T t ” and stores them in the image data file 88 (step S225).

ステップS205〜S220の処理は、描画モジュール72cが全てのページデータを描画データに変換するまで実行される(ステップS230)。即ち、実施例2は、GUIを介してプリンタードライバー72に入力される異なるアプリケーションプログラム70により作成されたページデータに相当する描画データが画像データファイル88に記憶される。   The processes in steps S205 to S220 are executed until the drawing module 72c converts all the page data into drawing data (step S230). That is, in the second embodiment, drawing data corresponding to page data created by a different application program 70 input to the printer driver 72 via the GUI is stored in the image data file 88.

全ての描画データが画像データファイル88に記憶された場合、UIモジュール72aは、ユーザーにアプリケーションデータの結合を行う用紙を選択させるUI画面をホストPC80の画面上に表示する(ステップS235)。このとき、UIモジュール72aは、画像データファイル88に記憶された描画データを展開してUI画面を表示する。   When all the drawing data are stored in the image data file 88, the UI module 72a displays a UI screen on the screen of the host PC 80 that allows the user to select a sheet for combining application data (step S235). At this time, the UI module 72a expands the drawing data stored in the image data file 88 and displays a UI screen.

UIモジュール72aは、ユーザーが結合するページデータを選択するための入力を受け付ける(ステップS240)。以下、図5に示すように、ユーザーが、第1アプリケーションで作成された印刷イメージの「2枚目」と、第2アプリケーションで作成された印刷イメージの「2枚目」を1枚の用紙の表裏に印刷するようページの結合を選択したものとする。   The UI module 72a accepts an input for selecting page data to be combined by the user (step S240). Hereinafter, as shown in FIG. 5, the user selects the “second sheet” of the print image created by the first application and the “second sheet” of the print image created by the second application on one sheet of paper. Assume that you have chosen to combine pages to print on the front and back.

結合モジュール72eは、ユーザーが選択した結合対象となるページデータに対して、複数の描画データと、上記描画データに対応する中間コードとを関連付けて保存ファイル89に保存する(ステップS245)。その一例として、結合モジュール72eは、関連付けられる中間コードと描画データの、記憶先のアドレスを対応づけて保存ファイル89上に保存する。   The combining module 72e associates a plurality of drawing data and the intermediate code corresponding to the drawing data with respect to the page data to be combined selected by the user, and stores them in the storage file 89 (step S245). As an example, the combining module 72e stores the associated intermediate code and drawing data in the storage file 89 in association with the storage destination addresses.

また、ユーザーが結合対象外とした印刷イメージに対しては、結合モジュール72eは、描画データと、この描画データに対応した中間コードを1対1で対応づけ、保存ファイル89に保存する(ステップS245)。   For a print image that is not to be combined by the user, the combining module 72e associates the drawing data with the intermediate code corresponding to the drawing data on a one-to-one basis and saves it in the save file 89 (step S245). ).

そして、結合モジュール72eは、UIモジュール72aに対して、保存ファイル89に記憶された関連付けを基に、描画データを出力し、UIモジュール72aにUI画面を更新させる(ステップS250)。そのため、UIモジュール72aは、関連付けが行なわれたアプリケーションデータを更新して、図5に示すUI画面を表示する。   Then, the combination module 72e outputs drawing data to the UI module 72a based on the association stored in the save file 89, and causes the UI module 72a to update the UI screen (step S250). Therefore, the UI module 72a updates the associated application data and displays the UI screen shown in FIG.

また、ユーザーから印刷に要する時間を表示する指示が入力された場合は(ステップS255)、印刷時間予測モジュール72fは、保存ファイル89に関連付けされた処理時間に係数:Fを乗算して「印刷予測時間:T」を算出する(ステップS260)。 When an instruction to display the time required for printing is input from the user (step S255), the print time prediction module 72f multiplies the processing time associated with the storage file 89 by a coefficient: F to obtain “print prediction. Time: T p ”is calculated (step S260).

ここで、処理時間が、結合対象となる描画データである場合、結合モジュール72eは、関連付けを行った描画データに対応する「処理時間」に、両面印刷を行う場合の係数:F’を乗算する。即ち、実施例2では、両面印刷される印刷イメージに相当する描画データの「処理時間:T」に対して、両面印刷する場合の係数:F’を乗算する。 Here, when the processing time is the drawing data to be combined, the combining module 72e multiplies the “processing time” corresponding to the related drawing data by the coefficient F ′ when performing double-sided printing. . That is, in Example 2, "Processing time: T t" of the drawing data corresponding to the print image to be printed on both sides with respect to the coefficients in the case of double-sided printing: multiplying F '.

一方、処理時間が、結合対象外の描画データである場合、結合モジュール72eは、描画データに対応する「処理時間:T」に、片面印刷を行う場合の係数:Fを乗算する。 On the other hand, when the processing time is drawing data that is not to be combined, the combining module 72e multiplies “processing time: T t ” corresponding to the drawing data by a coefficient F for performing single-sided printing.

印刷時間予測モジュール72fは、ステップS265で算出したページデータ当たりの印刷予測時間:Tを上記(式2)に示す式を用いて全ての描画データの数だけ合計し、印刷に要する「総印刷予測時間:Tap」を算出する(ステップS265)。 The print time prediction module 72f sums the print prediction time per page data calculated in step S265: T p by the number of all drawing data using the equation shown in the above (Equation 2), and the “total printing required for printing” “Predicted time: T ap ” is calculated (step S265).

その後、印刷時間予測モジュール72fは、ステップS275で合計した印刷予測時間:Tapに相当するデータをUIモジュール72aに出力する(ステップS270)。そのため、UIモジュール72aは受信したデータに従ってホストPC80の画面上に所要時間を表示する。 Thereafter, the print time prediction module 72f outputs data corresponding to the print prediction time: T ap totaled in step S275 to the UI module 72a (step S270). Therefore, the UI module 72a displays the required time on the screen of the host PC 80 according to the received data.

更に、ユーザーがUI画面上で、結合されたアプリケーションデータを確定する操作入力を行った場合は、結合モジュール72eは、保存ファイル89に記憶された関連付けに応じて、中間ファイルに記憶された中間コードを更新する(ステップS275)。そのため、描画モジュール72cは、更新された中間コードに応じて描画データを作成し、作成された描画データを印刷出力モジュール72dに出力する。そして、印刷出力モジュール72dは、ラスターデータを生成する(ステップS280)。以上、実施例2に係る処理を説明した。   Further, when the user performs an operation input for confirming the combined application data on the UI screen, the combining module 72e displays the intermediate code stored in the intermediate file in accordance with the association stored in the save file 89. Is updated (step S275). Therefore, the drawing module 72c creates drawing data according to the updated intermediate code, and outputs the created drawing data to the print output module 72d. Then, the print output module 72d generates raster data (step S280). The processing according to the second embodiment has been described above.

1.3.実施例3:
以下、実施例3として、図6に示す印刷イメージを生成して、印刷処理を実行する場合を、説明する。図10は、実施例3において、図8のステップS260においてプリンタードライバー72が実行する処理を説明するフローチャートである。
1.3. Example 3:
Hereinafter, as a third embodiment, a case where the print image illustrated in FIG. 6 is generated and the print process is executed will be described. FIG. 10 is a flowchart illustrating the process executed by the printer driver 72 in step S260 of FIG. 8 in the third embodiment.

図6(B)に示すように、複数のページデータを割り付ける場合、印刷に要する時間は、描画データを生成するのに要する「処理時間:T」の倍数に近似しない。例えば、プリンター90は、複数のイメージが割り付けられた印刷イメージを1つの印刷イメージとしか扱わないため、厳密には、プリンタードライバー72がRAM84上で複数の描画データを割り付ける処理は、プリンター90での印刷に係る時間に影響を与えない。そのため、実施例3では、割り付け後の描画データから再度「処理時間:T」を算出し、この算出された「処理時間:T」を基に、印刷に要する所要時間を算出する。以下、実施例2と同様の処理は、説明を省略し、実施例3に係る具体的な処理を説明する。 As shown in FIG. 6B, when a plurality of page data are allocated, the time required for printing does not approximate a multiple of “processing time: T t ” required for generating drawing data. For example, since the printer 90 handles a print image to which a plurality of images are assigned as only one print image, strictly speaking, the process in which the printer driver 72 assigns a plurality of drawing data on the RAM 84 is performed by the printer 90. Does not affect printing time. Therefore, in the third embodiment, “processing time: T t ” is calculated again from the assigned drawing data, and the time required for printing is calculated based on the calculated “processing time: T t ”. Hereinafter, description of the same processing as that of the second embodiment will be omitted, and specific processing according to the third embodiment will be described.

ステップS235で表示されたUI画面上で、ユーザーが所定の印刷イメージを結合させる場合、結合モジュール72eは、ユーザーが選択した結合対象となるページに対して、結合対象となる複数の描画データと、上記描画データに対応する中間コードとを関連付けて保存ファイル89に保存する(ステップS240)。   When the user combines a predetermined print image on the UI screen displayed in step S235, the combining module 72e includes a plurality of drawing data to be combined with the page to be combined selected by the user, The intermediate code corresponding to the drawing data is associated and stored in the storage file 89 (step S240).

また、ユーザーから印刷に要する時間を表示する指示が入力された場合は(ステップS255)、図10に示すフローチャートに従って、新たな「処理時間:T」を作成する。 If the user inputs an instruction to display the time required for printing (step S255), a new “processing time: T t ” is created according to the flowchart shown in FIG.

即ち、結合モジュール72eは、保存ファイル89に記憶された関連付けに従って(ステップS305)、中間コード作成モジュール72bに記憶された中間コードから割り付け後の新たな印刷イメージに相当する中間コードを作成させる(ステップS310)。そのため、中間コード作成モジュール72bは、用紙の片面に2枚の印刷イメージが割り付けられる印刷イメージに対応した中間コードを作成する。なお、割り付け対象とされない印刷イメージに対しては、   That is, the combining module 72e creates an intermediate code corresponding to a new print image after allocation from the intermediate code stored in the intermediate code creating module 72b in accordance with the association stored in the save file 89 (step S305) (step S305). S310). Therefore, the intermediate code creation module 72b creates an intermediate code corresponding to a print image in which two print images are assigned to one side of the paper. For print images that are not assigned,

更に、結合モジュール72eは、描画モジュール72cに新たな中間コードに従って、描画データを作成させる(ステップS315)。そして、結合モジュール72eは、描画モジュール72cに新たな「処理時間:T」を算出させる(ステップS320)。ステップS320で算出された処理時間は、割り付けられた複数の印刷イメージを一つの印刷イメージと見なした場合に、描画モジュール72cがこの印刷イメージに相当する描画データを作成するのに要する時間である。 Further, the combining module 72e causes the drawing module 72c to create drawing data in accordance with the new intermediate code (step S315). Then, the combining module 72e causes the drawing module 72c to calculate a new “processing time: T t ” (step S320). The processing time calculated in step S320 is the time required for the drawing module 72c to create drawing data corresponding to this print image when the plurality of assigned print images are regarded as one print image. .

そして、結合モジュール72eは、上記作成された描画データと処理時間:Tとを関連付けるよう保存ファイル89を更新する(ステップS325)。そのため、保存ファイル89には、新たなに作成された処理時間:Tが関連付けられる。なお、結合対象外とされた描画データに対しては、保存ファイル89の更新を行わない。 Then, the combining module 72e updates the storage file 89 so as to associate the created drawing data with the processing time Tt (step S325). Therefore, a newly created processing time: T t is associated with the storage file 89. Note that the save file 89 is not updated for drawing data that is not to be combined.

更に、印刷時間予測モジュール72fは、上記算出した処理時間:Tに係数:Fを算出して、「印刷予測時間:T」を算出する(ステップS330)。
以下、図8に示すステップS265〜S280までの処理によりUI画面上に図8に示す「総印刷予想時間:Tap」が表示される。以上、実施例3を説明した。
Further, the printing time prediction module 72f calculates a coefficient “F” for the calculated processing time: T t and calculates “print prediction time: T p ” (step S330).
Hereinafter, 8 on the UI screen by the processing up to step S265~S280 of FIG. 8 "total print expected time: T ap" is displayed. The example 3 has been described above.

2.第2の実施形態:
また、予想印刷時間をホストPC80の画面ではなく、プリンター90に表示させてもよい。この場合、ホストPC80では、描画モジュール72cが生成した描画データに相当するデータのヘッダー部分に、印刷時間予想モジュールが「総予想印刷時間:Tap」を付与させる。また、プリンター90では、この「総予想印刷時間:Tap」を受信し、これをLCD等の表示部に表示させる構成とすればよい。
2. Second embodiment:
Further, the expected printing time may be displayed on the printer 90 instead of the screen of the host PC 80. In this case, in the host PC 80, the print time prediction module adds “total expected print time: T ap ” to the header portion of the data corresponding to the drawing data generated by the drawing module 72c. Further, in the printer 90, the "total anticipated print time: T ap" receives, it may be configured as to display it on a display unit such as LCD.

3.その他の実施形態:
本発明は、様々な実施例が存在する。
プリンタードライバー72が生成するページデータは、図4、5、6に示す各ページデータを組み合わせて結合するものであってもよい。
また、結合モジュール72eは、プリンタードライバーの一部ではなく、別のプログラムにより実現されるものであってもよい。
3. Other embodiments:
There are various embodiments of the present invention.
The page data generated by the printer driver 72 may be a combination of the page data shown in FIGS.
Further, the coupling module 72e may be realized by another program instead of a part of the printer driver.

なお、本発明は上記実施例に限られるものでないことは言うまでもない。即ち、上記実施例の中で開示した相互に置換可能な部材および構成等を適宜その組み合わせを変更して適用すること、上記実施例の中で開示されていないが、公知技術であって上記実施例の中で開示した部材および構成等と相互に置換可能な部材および構成等を適宜置換し、またその組み合わせを変更して適用すること、上記実施例の中で開示されていないが、公知技術等に基づいて当業者が上記実施例の中で開示した部材および構成等の代用として想定し得る部材および構成等と適宜置換し、またその組み合わせを変更して適用すること、は本発明の一実施例として開示されるものである。   Needless to say, the present invention is not limited to the above embodiments. That is, the mutually replaceable members and configurations disclosed in the above embodiments are applied by changing their combinations as appropriate. The members and configurations disclosed in the examples can be replaced with the members and configurations interchangeable with each other as appropriate, and the combination thereof is changed and applied. It is one of the present invention that a person skilled in the art can appropriately substitute the members and configurations that can be assumed as substitutes for the members and configurations disclosed in the above-described embodiments based on the above, and change the combination to apply. It is disclosed as an example.

70…アプリケーションプログラム、71…OS、71a…GDI、71b…スプーラー、72…プリンタードライバー、72a…UIモジュール、72b…中間コード作成モジュール、72c…描画モジュール、72d…印刷出力モジュール、72e…結合モジュール、72f…印刷時間予測モジュール、73…タイマー、80…ホストPC、81…CPU、82…HDD、83…入出力IF、84…RAM、85…ユーザーインターフェース、86…バス、87…中間コードファイル、88…画像データファイル、89…保存ファイル、90…プリンター、91…入力IF、92…コントローラー、93…印刷処理部、100…印刷装置

70 ... Application program, 71 ... OS, 71a ... GDI, 71b ... Spooler, 72 ... Printer driver, 72a ... UI module, 72b ... Intermediate code creation module, 72c ... Drawing module, 72d ... Print output module, 72e ... Combination module, 72f ... print time prediction module, 73 ... timer, 80 ... host PC, 81 ... CPU, 82 ... HDD, 83 ... input / output IF, 84 ... RAM, 85 ... user interface, 86 ... bus, 87 ... intermediate code file, 88 ... Image data file 89 ... Save file 90 ... Printer 91 ... Input IF 92 ... Controller 93 ... Print processing unit 100 ... Printing device

Claims (5)

コンピューターに、所定のアプリケーションプログラムで作成されたアプリケーションデータから印刷装置に印刷を実行させるための印刷ジョブデータを生成させる機能を実現させるプリンタードライバーであって、
コンピューターに、
前記アプリケーションデータを構成するページデータから、描画データを作成するデータ作成手段と、
前記描画データを作成するのに要した処理時間を算出する処理時間算出手段と、
前記算出された処理時間に前記印刷装置の印刷能力に応じた係数を乗算して、同印刷装置が印刷を行うのに必要な時間を算出する印刷時間予測手段と、を実行させることを特徴とするプリンタードライバー。
A printer driver for realizing a function of causing a computer to generate print job data for causing a printing apparatus to execute printing from application data created by a predetermined application program,
On the computer,
Data creating means for creating drawing data from page data constituting the application data;
A processing time calculation means for calculating a processing time required to create the drawing data;
Printing time predicting means for multiplying the calculated processing time by a coefficient corresponding to the printing capability of the printing apparatus and calculating a time required for the printing apparatus to perform printing, Printer driver to use.
前記データ作成手段は、複数の前記ページデータを結合させて1つの描画データを生成することを特徴とする請求項1に記載のプリンタードライバー。   The printer driver according to claim 1, wherein the data creation unit generates a single drawing data by combining a plurality of the page data. 前記印刷時間予測手段は、前記ページデータが結合された際に、この結合の種別に応じて、前記係数を変更することを特徴とする請求項2に記載のプリンタードライバー。   3. The printer driver according to claim 2, wherein when the page data is combined, the printing time predicting unit changes the coefficient according to a type of the combination. 上記データ作成手段は、複数のページデータを割り付ける結合を行った場合は、前記割り付け後の印刷イメージに基づいて、中間コードを作成し、この作成された中間コードを基に新たな描画データを作成し、
前記処理時間算出手段は、作成された新たな前記描画データに基づいて前記処理時間を算出する、ことを特徴とする請求項2又は請求項3のいずれかに記載のプリンタードライバー。
The above data creation means creates an intermediate code on the basis of the print image after the assignment when creating a combination of assigning a plurality of page data, and creates new drawing data based on the created intermediate code. And
The printer driver according to claim 2, wherein the processing time calculation unit calculates the processing time based on the created new drawing data.
描画データに基づいて印刷処理を実行する印刷手段と、
所定のアプリケーションプログラムで作成されたアプリケーションデータから描画データを作成するデータ作成手段と、
前記描画データを作成するのに要した処理時間を算出する処理時間算出手段と、
前記算出された処理時間に前記印刷手段の印刷能力に応じた係数を乗算して、同印刷装置が印刷を行うのに必要な時間を算出する印刷時間予測手段と、
前記算出された時間を表示する表示手段と、を有することを特徴とする印刷装置。
Printing means for executing a printing process based on the drawing data;
Data creation means for creating drawing data from application data created by a predetermined application program;
A processing time calculation means for calculating a processing time required to create the drawing data;
A printing time prediction unit that multiplies the calculated processing time by a coefficient corresponding to the printing capability of the printing unit to calculate a time required for the printing apparatus to perform printing;
And a display unit that displays the calculated time.
JP2009091849A 2009-04-06 2009-04-06 Printer driver and printer Withdrawn JP2010244277A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009091849A JP2010244277A (en) 2009-04-06 2009-04-06 Printer driver and printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009091849A JP2010244277A (en) 2009-04-06 2009-04-06 Printer driver and printer

Publications (1)

Publication Number Publication Date
JP2010244277A true JP2010244277A (en) 2010-10-28

Family

ID=43097233

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009091849A Withdrawn JP2010244277A (en) 2009-04-06 2009-04-06 Printer driver and printer

Country Status (1)

Country Link
JP (1) JP2010244277A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016503916A (en) * 2012-12-20 2016-02-08 ペキン ユニバーシティ ファウンダー グループ カンパニー,リミティド Method for obtaining printing processing time and electronic apparatus having printing function
JP2019087254A (en) * 2017-11-08 2019-06-06 株式会社リコー Mechanism for predicting print performance using print metadata

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016503916A (en) * 2012-12-20 2016-02-08 ペキン ユニバーシティ ファウンダー グループ カンパニー,リミティド Method for obtaining printing processing time and electronic apparatus having printing function
JP2019087254A (en) * 2017-11-08 2019-06-06 株式会社リコー Mechanism for predicting print performance using print metadata
US10901669B2 (en) 2017-11-08 2021-01-26 Ricoh Company, Ltd. Mechanism to predict print performance using print metadata
US11630623B2 (en) 2017-11-08 2023-04-18 Ricoh Company, Ltd. Mechanism to predict print performance using print metadata

Similar Documents

Publication Publication Date Title
JP5621793B2 (en) Printing system, printing control apparatus, and printing control program
JP2007317137A5 (en)
JP4869379B2 (en) Print control program, print control method, and print system
JP4881983B2 (en) Print control program and print control method
JP2008247023A (en) Direct printing of desired or multiple appearances of object in document file
JP2010244277A (en) Printer driver and printer
JP2010004220A (en) Image forming device, program, and image forming processing method
JP2012223952A (en) Information processing apparatus, pdl data conversion method, and computer program
JP6287949B2 (en) Image forming system, image forming apparatus, and printing method in image forming system
JP2009053789A (en) Information processor, program, and computer-readable recording medium
JP2008009652A (en) Printing processing method and printer driver
JP2009110080A (en) Program, print data processor and printing system
JP4973460B2 (en) Print job execution device, method used in print job execution device, and computer program executed in print job execution device
JP2008262385A (en) Printing control apparatus and printing system
JP2018005835A (en) Information processing device, program and control method
JP2010244278A (en) Printer driver and printing system
JP2011198283A (en) Printing apparatus information display program, printing apparatus information display method, and printing apparatus information display device
JP5526863B2 (en) Printer driver and print control apparatus
JP2017220088A (en) Print server, print control program, and print control method
JP2011194742A (en) Printing data processor and control program of printing data processor
JP2010224634A (en) Printing control method, printing control program, and printing controller
JP2007130945A (en) Printer device
JP2011086121A (en) Printing system and printer
JP6776804B2 (en) Information processing equipment and programs
JP6265177B2 (en) Printer driver and information processing apparatus

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20120703