JP2007328515A - Print setting device, its print setting method, and program - Google Patents

Print setting device, its print setting method, and program Download PDF

Info

Publication number
JP2007328515A
JP2007328515A JP2006158617A JP2006158617A JP2007328515A JP 2007328515 A JP2007328515 A JP 2007328515A JP 2006158617 A JP2006158617 A JP 2006158617A JP 2006158617 A JP2006158617 A JP 2006158617A JP 2007328515 A JP2007328515 A JP 2007328515A
Authority
JP
Japan
Prior art keywords
application
print
printer driver
print setting
user interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2006158617A
Other languages
Japanese (ja)
Inventor
Tomohiro Gomi
知宏 五味
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 JP2006158617A priority Critical patent/JP2007328515A/en
Publication of JP2007328515A publication Critical patent/JP2007328515A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a print setting device, its print setting method, and program for improving convenience of a print setting screen of a printer driver. <P>SOLUTION: A host computer 100 is provided with: a CPU 101 for controlling an entire device; application software 107 for registering a plurality of applications; a print data processing part 108 equipped with a printer driver which has two user interfaces (hereafter "UI") as an output driver for a printer 110; and a display 106 for displaying a print setting content by the printer driver based on either of the two UIs to a screen so as for a user to change the content. When printing specification setting is incapable with an execution application by the unit of page, the printer driver starts a UI which sets printing specifications by the unit of page among the UIs and, on the basis of the started UI, a UI setting screen 400 is displayed to the display 106. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、印刷設定装置及びその印刷設定方法、並びにプログラムに関し、特にホストコンピュータなどで作成された描画データを印刷可能な所定の書式に変換して印刷設定装置に出力する印刷設定装置及びその印刷設定方法、並びにプログラムに関する。   The present invention relates to a print setting apparatus, a print setting method thereof, and a program, and more particularly to a print setting apparatus that converts drawing data created by a host computer or the like into a printable predetermined format and outputs the print data to the print setting apparatus, and the printing thereof The present invention relates to a setting method and a program.

従来より、プリンタドライバの有するユーザインタフェース(以下「UI」という。)に基づいて、印刷を行うデータ(以下単に「データ」という。)に対する印刷設定が行われている。   Conventionally, print settings for data to be printed (hereinafter simply referred to as “data”) are performed based on a user interface (hereinafter referred to as “UI”) of the printer driver.

例えば、上記UIが頁単位で印刷仕様を設定する場合、上記データを頁毎に分割し、その頁毎に頁番号を施すという書式変換を上記データに対して行い、その書式変換後のデータをコンピュータのディスプレイ上に表示することが知られている。プリンタドライバでは、アプリケーションから入力されるデータのページを表面と裏面とに分割して、表面と裏面に対する各印刷仕様をそれぞれ独立して設定することができる技術が知られている(例えば、特許文献1参照)。   For example, when the UI sets printing specifications in units of pages, the data is divided into pages, a format conversion is performed on the data, and a page number is assigned to each page. It is known to display on a computer display. In a printer driver, a technique is known in which a page of data input from an application is divided into a front surface and a back surface, and printing specifications for the front surface and the back surface can be set independently (for example, Patent Documents). 1).

一方、アプリケーションとしては、複数のページからなる文書データに対する書式変換内容を編集可能な設定画面を、コンピュータのディスプレイ上に表示するものもある(例えば、特許文献2参照)。そして、複数ページからなる文書を、章とページの階層構造で管理し、各階層毎に印刷仕様を選択可能に構成されているものもある(例えば、特許文献3参照)。   On the other hand, as an application, there is an application that displays on a computer display a setting screen capable of editing format conversion contents for document data including a plurality of pages (see, for example, Patent Document 2). A document composed of a plurality of pages is managed in a hierarchical structure of chapters and pages, and there is a configuration in which a print specification can be selected for each layer (for example, see Patent Document 3).

上述のように、アプリケーション自身で印刷仕様を設定する場合には、自身で保持している文書データの構造およびページ数を認識しているため、頁単位やある範囲単位で印刷仕様を設定するためのUIを表示することができる。
特開2004−126871号公報 特開平07−134707号公報 特開2003−162407号公報
As described above, when the print specification is set by the application itself, since the structure of the document data and the number of pages held by the application are recognized, the print specification is set in units of pages or a certain range. Can be displayed.
JP 2004-126871 A JP 07-134707 A JP 2003-162407 A

米国マイクロソフト社の次世代OSでは、DEVMODEと呼ばれる印刷仕様の設定は、以前のOSで作成されたデータとの互換性サポートのため可能ではあるが、通常はPrint Ticketを用いて行われる。Print Ticketとは、アプリケーションからプリンタドライバに対して指示する印刷仕様が定義されているデータファイルであり、頁単位に印刷仕様を定義することができる。すなわち、米国マイクロソフト社の次世代OSのWindows(登録商標)VISTAでは、頁単位での印刷仕様の設定はプリンタドライバのUIを用いなくても、アプリケーション自体でもできるようになる。   In the US Microsoft's next-generation OS, setting of a print specification called DEVMODE is possible for compatibility support with data created by the previous OS, but is usually performed using a Print Ticket. A print ticket is a data file in which print specifications instructed from an application to a printer driver are defined, and the print specifications can be defined for each page. That is, in the Windows (registered trademark) Vista of the next generation OS of Microsoft Corporation in the United States, setting of print specifications in units of pages can be performed by using the application itself without using the UI of the printer driver.

このため、プリンタドライバで頁単位やある範囲単位で印刷仕様を設定するためのUIを常に提供すると、ユーザにとって使い勝手の悪くなる状況が想定される。   For this reason, if a user always provides a UI for setting print specifications in units of pages or in a certain range by the printer driver, a situation in which the user experience becomes inconvenient is assumed.

第一に、UIに基づきプリンタドライバが設定した印刷仕様と、印刷開始時にプリンタドライバが取得したアプリケーションのPrint Ticketが埋め込まれた印刷仕様の間にコンフリクトが発生する場合がある。例えば、アプリケーションのPrint Ticketでは、10ページ目と11ページ目を両面印刷する印刷仕様が指定されており、プリンタドライバのUIでは、10ページ目と11ページ目を片面印刷する印刷仕様が指定されている場合である。この場合は、いずれの印刷仕様を実行すればよいのか不明であり、印刷仕様がコンフリクト(競合)している。   First, there may be a conflict between the print specification set by the printer driver based on the UI and the print specification in which the print ticket of the application acquired by the printer driver at the start of printing is embedded. For example, the print specification of the application specifies printing specifications for printing the 10th and 11th pages on both sides, and the printer driver UI specifies the printing specification for printing 10th and 11th pages on one side. This is the case. In this case, it is unclear which print specification should be executed, and the print specifications conflict (compete).

第二に、米国アドビ社のPhotoshop(登録商標)等のように元々1ページしか印刷しないアプリケーションで作成したデータの印刷時に、プリンタドライバで頁単位設定可能なUIに基づく印刷設定画面を表示すると、ユーザが混乱させられる場合がある。   Second, when printing data created with an application that originally printed only one page, such as Photoshop (registered trademark) of Adobe Corporation in the United States, a print setting screen based on a UI that can be set page by page with the printer driver is displayed. The user may be confused.

このように、印刷要求を行うアプリケーションによっては、プリンタドライバが提供する印刷設定のユーザインターフェースをジョブ単位設定可能な画面としたい場合もある。   As described above, depending on the application that issues the print request, the user interface for the print setting provided by the printer driver may be desired to be a screen that can be set for each job.

そこで、本発明の目的は、プリンタドライバのユーザインタフェースを呼び出したアプリケーションに応じて、表示する印刷設定用のユーザインターフェースを適宜切り替えることができ、プリンタドライバの印刷設定画面の使い勝手が向上する印刷設定装置及びその印刷設定方法、並びにプログラムを提供することにある。   Accordingly, an object of the present invention is to appropriately switch the user interface for print settings to be displayed in accordance with an application that calls the user interface of the printer driver, and to improve the usability of the print setting screen of the printer driver. And a print setting method thereof, and a program.

上記目的を達成するために、請求項1記載の印刷設定装置は、印刷仕様を設定するプリンタドライバを有する印刷設定装置であって、前記プリンタドライバは頁単位で印刷仕様を設定する第1のユーザインタフェース、及び印刷ジョブの全体に対して印刷仕様を設定する第2のユーザインタフェースを有する印刷設定装置において、一のアプリケーションから前記プリンタドライバのユーザインタフェースが呼び出されたときに、前記一のアプリケーションの種別を判別する判別手段と、前記判別手段により判断される前記一のアプリケーションの種別に応じて、前記プリンタドライバの有する前記第1のユーザインタフェースに基づく印刷設定画面を表示するか、表示させないかを切り替える表示切替手段とを備えることを特徴とする。   To achieve the above object, the print setting apparatus according to claim 1 is a print setting apparatus having a printer driver for setting print specifications, wherein the printer driver is a first user for setting print specifications in units of pages. In the print setting apparatus having the interface and the second user interface for setting print specifications for the entire print job, when the user interface of the printer driver is called from one application, the type of the one application Switching between displaying or not displaying the print setting screen based on the first user interface of the printer driver according to the type of the one application determined by the determining unit and the determining unit And a display switching means.

上記目的を達成するために、請求項6記載の印刷設定方法は、印刷仕様を設定するプリンタドライバを有する印刷設定装置であって、前記プリンタドライバは頁単位で印刷仕様を設定する第1のユーザインタフェース、及び印刷ジョブの全体に対して印刷仕様を設定する第2のユーザインタフェースを有する印刷設定装置の印刷設定方法において、一のアプリケーションから前記プリンタドライバのユーザインタフェースが呼び出されたときに、前記一のアプリケーションの種別を判別する判別ステップと、前記判別ステップにより判断される前記一のアプリケーションの種別に応じて、前記プリンタドライバの有する前記第1のユーザインタフェースに基づく印刷設定画面を表示するか、表示させないかを切り替える表示切替ステップとを備えることを特徴とする。   In order to achieve the above object, the print setting method according to claim 6 is a print setting apparatus having a printer driver for setting print specifications, wherein the printer driver is a first user for setting print specifications in units of pages. In the print setting method of the print setting apparatus having the interface and the second user interface for setting the print specifications for the entire print job, when the user interface of the printer driver is called from one application, the one A determination step for determining the type of the application, and a print setting screen based on the first user interface of the printer driver is displayed or displayed according to the type of the one application determined by the determination step. A display switching step for switching between Characterized in that it obtain.

上記目的を達成するために、請求項11記載のプログラムは、印刷仕様を設定するプリンタドライバを有する印刷設定装置であって、前記プリンタドライバは頁単位で印刷仕様を設定する第1のユーザインタフェース、及び印刷ジョブの全体に対して印刷仕様を設定する第2のユーザインタフェースを有する印刷設定装置の印刷設定方法をコンピュータに実行させるプログラムにおいて、一のアプリケーションから前記プリンタドライバのユーザインタフェースが呼び出されたときに、前記一のアプリケーションの種別を判別する判別モジュールと、前記判別モジュールにより判断される前記一のアプリケーションの種別に応じて、前記プリンタドライバの有する前記第1のユーザインタフェースに基づく印刷設定画面を表示するか、表示させないかを切り替える表示切替モジュールとを備えることを特徴とする。   In order to achieve the above object, a program according to claim 11 is a print setting device having a printer driver for setting print specifications, wherein the printer driver sets a first user interface for setting print specifications in units of pages. And a program for causing a computer to execute a print setting method of a print setting apparatus having a second user interface for setting print specifications for the entire print job, when the user interface of the printer driver is called from one application A display module for determining the type of the one application, and a print setting screen based on the first user interface of the printer driver according to the type of the one application determined by the determination module. Or displayed Characterized in that it comprises a display switching module for switching the internal medicine.

本発明によれば、プリンタドライバのユーザインタフェースを呼び出したアプリケーションに応じて、表示する印刷設定用のユーザインターフェースを適宜切り替えることができ、プリンタドライバの印刷設定画面の使い勝手が向上する。   According to the present invention, the user interface for print settings to be displayed can be switched as appropriate according to the application that called the user interface of the printer driver, and the usability of the print setting screen of the printer driver is improved.

以下、本発明の実施の形態を図面を用いて詳述する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施の形態に係る印刷設定装置としてのホストコンピュータを含むプリントシステムを概略的に示すブロック図である。   FIG. 1 is a block diagram schematically showing a print system including a host computer as a print setting apparatus according to an embodiment of the present invention.

図1において、プリントシステム1は、ホストコンピュータ100と出力デバイスであるプリンタ110とを備え、これらは接続インタフェース109を介して接続される。   In FIG. 1, the printing system 1 includes a host computer 100 and a printer 110 that is an output device, which are connected via a connection interface 109.

ホストコンピュータ100は、装置全体を制御するCPU101と、基本ソフトウェアであるオペレーティングシステム(以下「OS」という。)を保持するROM102と、CPU101による処理のワーク領域として機能するRAM103とを備える。また、ホストコンピュータ100は、OS上で動作する複数のアプリケーションを登録するアプリケーションソフト107とを備える。さらに、ホストコンピュータ100は、グラフィックデバイスインターフェース(GDI)と呼ばれるOS固有の出力画像情報の処理を司るOSのサブシステムを含む印字データ処理部108を備える。   The host computer 100 includes a CPU 101 that controls the entire apparatus, a ROM 102 that holds an operating system (hereinafter referred to as “OS”) that is basic software, and a RAM 103 that functions as a work area for processing by the CPU 101. The host computer 100 also includes application software 107 that registers a plurality of applications that run on the OS. Further, the host computer 100 includes a print data processing unit 108 including an OS subsystem called a graphic device interface (GDI) that controls processing of output image information unique to the OS.

また、ホストコンピュータ100は、起動中の出力ドライバによる出力設定内容を上記UIの1つに基づき画面表示する表示装置106と、この画面表示された出力設定内容をユーザが変更する場合に用いられる入力装置105とを備える。さらに、ホストコンピュータ100は、一時的なファイルを一旦蓄える補助記憶装置104を備える。   Further, the host computer 100 displays the output setting contents of the activated output driver on the screen based on one of the UIs, and the input used when the user changes the output setting contents displayed on the screen. Device 105. Furthermore, the host computer 100 includes an auxiliary storage device 104 that temporarily stores temporary files.

アプリケーションソフト107には、作成したデータを印刷する機能を有するアプリケーション、具体的には、文書作成用のワープロソフトや、図面作成ソフト、プレゼンテーションソフト等の各種アプリケーションが登録されている。   Registered in the application software 107 are applications having a function of printing created data, specifically, various applications such as word processing software for creating documents, drawing creation software, and presentation software.

印字データ処理部108は、複数の出力デバイスのデバイスドライバを有し、その各デバイスドライバは複数のユーザインタフェース(以下「UI」という。)を有する。具体的には、出力デバイスがプリンタ110の場合のプリンタドライバは、頁単位で印刷仕様を設定するUIと頁単位では印刷仕様を設定しないUIの2つを有する。さらに、アプリケーションソフト107に登録されている各アプリケーションについて、そのアプリケーション名毎に頁単位で印刷仕様が設定できるか否かを示す情報を登録するテーブル108aを有する。   The print data processing unit 108 has device drivers for a plurality of output devices, and each device driver has a plurality of user interfaces (hereinafter referred to as “UI”). Specifically, when the output device is the printer 110, the printer driver has two UIs: a UI for setting print specifications in page units and a UI for not setting print specifications in page units. Further, for each application registered in the application software 107, there is a table 108a for registering information indicating whether or not the print specification can be set for each page for each application name.

アプリケーションソフト107の1つのアプリケーションで作成されたデータについて、ユーザより印刷実行の指示を行う場合、以下の処理が行われる。すなわち、一般的には、アプリケーションの表示画面のファイルメニューから「印刷」項目が選択されると、印刷ダイアログが表示され、その印刷ダイアログ上で印刷プロパティが選択されることにより、プリンタドライバのUIが起動要求される。   When the user issues a print execution instruction for data created by one application of the application software 107, the following processing is performed. That is, in general, when a “print” item is selected from the file menu of the application display screen, a print dialog is displayed, and a print property is selected on the print dialog, whereby the UI of the printer driver is changed. It is requested to start.

プリンタドライバの起動要求を受けると、印字データ処理部108は起動要求を行ったアプリケーションの種別を後述する手法で判別し、その判別結果に応じて適するユーザインタフェースを表示する。そして、表示されたユーザインタフェースを介して設定された印刷仕様が確定されると、その印刷仕様が保存される。そして、アプリケーションの印刷ダイアログから「OK」ボタンが押下されると、OSを介して印刷要求が発行される。OSは、アプリケーションから印刷要求を受け付けると、アプリケーションから出力される各ページの印刷対象のデータを出力する出力デバイスとしてプリンタドライバを検出する。その後、その検出されたプリンタドライバ(印字データ処理部108)は、プリンタ110による出力が可能な書式に上記データを変換する。すなわち、ユーザより印刷実行指示のあったデータを作成したアプリケーション(以下「実行アプリケーション」という。)は、印字データ処理部108のプリンタドライバを動的にリンクして使用し、上記印刷実行指示のあったデータのプリント処理を行う。   When the printer driver activation request is received, the print data processing unit 108 determines the type of the application that requested the activation by a method described later, and displays a suitable user interface according to the determination result. When the print specification set via the displayed user interface is confirmed, the print specification is saved. When the “OK” button is pressed from the print dialog of the application, a print request is issued through the OS. When the OS receives a print request from an application, the OS detects a printer driver as an output device that outputs data to be printed for each page output from the application. Thereafter, the detected printer driver (print data processing unit 108) converts the data into a format that can be output by the printer 110. That is, an application that creates data for which a print execution instruction has been issued by the user (hereinafter referred to as “execution application”) dynamically links and uses the printer driver of the print data processing unit 108, and receives the print execution instruction. Print data.

また、上記データの書式変換の際、実行アプリケーションから印字データ処理部108に送信されるデータの展開のために一時的なファイルが必要である場合、補助記憶装置104にそのファイルが生成される。その後、プリンタ出力用の書式に変換されたデータは、印字データ処理部108から接続インタフェース109を介してプリンタ110に送られて印刷される。   Further, when the data format is converted, if a temporary file is required for the expansion of data transmitted from the execution application to the print data processing unit 108, the file is generated in the auxiliary storage device 104. Thereafter, the data converted into the printer output format is sent from the print data processing unit 108 to the printer 110 via the connection interface 109 and printed.

図2は、頁単位で印刷仕様を設定するUIに基づき、図1における表示装置106に表示されるUI設定画面を示す図である。   FIG. 2 is a diagram showing a UI setting screen displayed on the display device 106 in FIG. 1 based on a UI for setting print specifications in page units.

図2において、UI設定画面200は、頁単位で印刷仕様を設定するUIに基づき表示装置106に表示され、ウィンドウ切り替えタグ201,202を有する。   In FIG. 2, the UI setting screen 200 is displayed on the display device 106 based on a UI for setting print specifications in units of pages, and includes window switching tags 201 and 202.

タグ201がユーザ選択された場合、UI設定画面200は、全頁に対して共通に設定される印刷設定(以下「基本設定」という。)画面をユーザ変更可能に表示する。また、タグ202がユーザ選択された場合、UI設定画面200は、図3に示すように、頁毎の印刷設定(以下「頁例外設定」という。)画面をユーザ変更可能に表示する。   When the tag 201 is selected by the user, the UI setting screen 200 displays a print setting (hereinafter referred to as “basic setting”) screen that is commonly set for all pages in a user-changeable manner. When the tag 202 is selected by the user, the UI setting screen 200 displays a print setting for each page (hereinafter referred to as “page exception setting”) screen so that the user can change, as shown in FIG.

また、頁例外設定画面には、頁例外設定を適用する頁番号のユーザ指定に用いられるボックス301と、ユーザ選択されたときに基本設定に対する頁例外設定の差分を一覧表示する画面を呼び出すボックス302とを備える。   The page exception setting screen includes a box 301 used for user designation of a page number to which the page exception setting is applied, and a box 302 for calling up a screen for displaying a list of differences of the page exception setting with respect to the basic setting when the user is selected. With.

図4は、頁単位では印刷仕様を設定しないUIに基づき、表示装置106に表示されるUI設定画面を示す図である。図4において、図2,3の構成要素と同じものには同一の符号を付して重複した説明を省略する。   FIG. 4 is a diagram illustrating a UI setting screen displayed on the display device 106 based on a UI that does not set print specifications in page units. In FIG. 4, the same components as those in FIGS.

図4において、UI設定画面400は、頁単位で印刷仕様を設定しないUIに基づき表示装置106に表示され、図2のUI設定画面200と違って、ウィンドウ切り替えタグ202を有しない。   In FIG. 4, a UI setting screen 400 is displayed on the display device 106 based on a UI that does not set print specifications in units of pages, and does not have a window switching tag 202 unlike the UI setting screen 200 of FIG.

図5は、図1におけるCPU101により実行される印刷設定処理の手順を示すフローチャートである。本処理は、印字データ処理部に相当するプリンタドライバプログラムに従ってCPU101により実行されるため、以下のフローチャートでは、CPU101を主体として説明する。   FIG. 5 is a flowchart showing the procedure of the print setting process executed by the CPU 101 in FIG. Since this process is executed by the CPU 101 in accordance with a printer driver program corresponding to the print data processing unit, the CPU 101 will be mainly described in the following flowchart.

図5において、アプリケーションソフト107に登録されているアプリケーションの1つにより作成された文書や画像データに対して印刷実行を行うために、プリンタドライバUIの起動要求があったか判別する(ステップS500)。   In FIG. 5, it is determined whether or not a printer driver UI activation request has been made in order to execute printing on a document or image data created by one of the applications registered in the application software 107 (step S500).

ステップS500の判別の結果、プリンタドライバUIの起動要求があったとき、CPU101はプリンタドライバにその実行アプリケーションの種別を判別させるため、アプリケーション名を取得させる(ステップS501)。この取得方法は、実行アプリケーションの仕様が上記プリンタドライバが公開するSDK(Software Development Kit)を用いて実装されている場合、実行アプリケーションとプリンタドライバとの間の相互情報交換により実行する。   As a result of the determination in step S500, when there is a request for activation of the printer driver UI, the CPU 101 causes the printer driver to acquire the application name in order to determine the type of the execution application (step S501). This acquisition method is executed by exchanging mutual information between the execution application and the printer driver when the specification of the execution application is implemented using an SDK (Software Development Kit) published by the printer driver.

尚、ステップS501でアプリケーション名を印字データ処理部108に取得させることができれば、取得方法は本実施の形態に限定されるものではない。従って、本実施の形態の取得方法の他、API(Application Program Interface )により動的に実行アプリケーションとプリンタドライバとの間で情報交換を行わせることにより実行してもよい。また、CPU101が印刷処理部107にプリンタドライバの呼出命令を送信するようにし、その呼出命令に実行アプリケーションのアプリケーション名を付加することにより実行してもよい。さらには、これらの手段を組み合わせて実行するようにしてもよい。   Note that the acquisition method is not limited to the present embodiment as long as the application name can be acquired by the print data processing unit 108 in step S501. Therefore, in addition to the acquisition method of the present embodiment, it may be executed by dynamically exchanging information between the execution application and the printer driver by API (Application Program Interface). Alternatively, the CPU 101 may transmit the printer driver call command to the print processing unit 107 and add the application name of the execution application to the call command. Further, these means may be executed in combination.

次に、印字データ処理部108で、ステップS501で取得したアプリケーション名から、テーブル108aに登録されている実行アプリケーションで設定可能な印刷仕様の情報を検索する(ステップS502)。この検索の結果、CPU101が実行アプリケーションは頁単位で印刷仕様の設定はできないと判断したとき(ステップS503でNO)、プリンタドライバはUIのうち頁単位で印刷仕様を設定するUIを起動させる(ステップS504)。その後、この起動したUIに基づき図2,3のUI設定画面200を表示装置106に表示し(ステップS505)、ステップS508の処理に進む。   Next, the print data processing unit 108 searches for information on print specifications that can be set by the execution application registered in the table 108a from the application name acquired in step S501 (step S502). As a result of this search, when the CPU 101 determines that the execution application cannot set the print specification for each page (NO in step S503), the printer driver activates the UI for setting the print specification for each page in the UI (step S503). S504). Thereafter, the UI setting screen 200 shown in FIGS. 2 and 3 is displayed on the display device 106 based on the activated UI (step S505), and the process proceeds to step S508.

一方、ステップS502の検索の結果、CPU101が実行アプリケーションは頁単位で印刷仕様の設定ができると判断したとき(ステップS503でYES)、プリンタドライバは頁単位では印刷仕様を設定しないUIを起動させる(ステップS506)。その後、この起動したUIに基づき図4のUI設定画面400を表示装置106に表示して(ステップS507)、ステップS508の処理に進む。   On the other hand, as a result of the search in step S502, when the CPU 101 determines that the execution application can set the print specification for each page (YES in step S503), the printer driver activates a UI that does not set the print specification for each page (step S503). Step S506). Thereafter, the UI setting screen 400 of FIG. 4 is displayed on the display device 106 based on the activated UI (step S507), and the process proceeds to step S508.

ステップS508において、表示装置106に表示されたUI設定画面上でユーザによる印刷設定の変更処理が終了したとき、本処理を終了する。   In step S508, when the print setting change process by the user is completed on the UI setting screen displayed on the display device 106, the present process ends.

本処理によれば、実行アプリケーションが頁単位で印刷仕様の設定ができないときに(ステップS503でNO)、頁単位で印刷仕様を設定するUIに基づきUI設定画面400を表示装置106に表示する(ステップS504,S505)。これにより、実行アプリケーションに応じて最適なUIを設定することができる。   According to this process, when the execution application cannot set the print specification for each page (NO in step S503), the UI setting screen 400 is displayed on the display device 106 based on the UI for setting the print specification for each page (step S503). Steps S504 and S505). Thereby, an optimal UI can be set according to the execution application.

尚、本実施の形態では、実行アプリケーションで設定可能な印刷仕様の情報を、ステップS501で取得したアプリケーション名からテーブル108aを用いて検索し、その結果に応じてプリンタドライバの有するどのUIを起動させるかを決定した。しかし、実行アプリケーションに応じて最適なUIを設定することができれば、本実施の形態に限定されるものでない。   In the present embodiment, the printing specification information that can be set by the execution application is searched using the table 108a from the application name acquired in step S501, and which UI of the printer driver is activated according to the result. I decided. However, the present embodiment is not limited to this embodiment as long as an optimal UI can be set according to the execution application.

例えば、CPU101が実行アプリケーションが頁単位で印刷仕様が設定できるときにON、設定できないときにOFFとなるフラグを有するようにしてもよい。この場合、CPU101がそのフラグのON/OFFに応じて、プリンタドライバの有するどのUIを起動させるかを決定する。これにより、テーブル108aに登録されているアプリケーション名のリストが古くステップS502で実行アプリケーションが検索できなくても実行アプリケーションに応じて最適なUIを設定することができる。また、テーブル108aが存在しない場合であっても、実行アプリケーションに応じて最適なUIを設定することができる。   For example, the CPU 101 may have a flag that is ON when the execution application can set the print specification in units of pages, and OFF when it cannot be set. In this case, the CPU 101 determines which UI of the printer driver is to be activated in accordance with ON / OFF of the flag. Thereby, even if the list of application names registered in the table 108a is old and the execution application cannot be searched in step S502, an optimal UI can be set according to the execution application. Even if the table 108a does not exist, an optimal UI can be set according to the execution application.

また、頁単位で印刷仕様が設定できるアプリケーションとしては、次世代OSの印刷パスに対応したPrint Ticketを扱えるアプリケーションが想定される。このようなアプリケーションでは、アプリケーション自身で頁単位に印刷仕様を設定できるため、プリンタドライバUIを起動した場合に、頁単位での印刷仕様の例外設定を行う必要がないため、ジョブ単位に印刷仕様を設定するUIを起動する。   In addition, as an application that can set print specifications in units of pages, an application that can handle a Print Ticket corresponding to a print pass of the next-generation OS is assumed. In such an application, the print specification can be set for each page by the application itself. Therefore, when the printer driver UI is started, there is no need to set an exception for the print specification for each page. Start the UI to be set.

また、画像アプリケーションのように1ページ分の画像データのみの出力を行う場合にも、頁単位での印刷仕様を設定する必要がないため、プリンタドライバは、ジョブ単位に印刷仕様を設定するUIを起動して表示する。   Also, when outputting only one page of image data as in an image application, there is no need to set print specifications for each page, so the printer driver uses a UI for setting print specifications for each job. Start and display.

そして、このようなテーブル108aに登録されているアプリケーションではない場合には、プリンタドライバは、頁単位に印刷仕様を設定するUIを起動して表示する。   If the application is not registered in the table 108a, the printer driver activates and displays a UI for setting print specifications for each page.

また、本発明の目的は、前述した各実施の形態の機能を実現するプログラムコードをシステム或いは装置に供給し、そのシステム或いは装置のコンピュータが記憶媒体に格納されたプログラムコードを読み出し実行することによっても達成される。   In addition, an object of the present invention is to supply a program code for realizing the functions of the above-described embodiments to a system or apparatus, and for the computer of the system or apparatus to read and execute the program code stored in a storage medium. Is also achieved.

この場合、記憶媒体から読み出されたプログラムコード自体が前述した各実施の形態の機能を実現することになり、そのプログラムコード及び該プログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code and the storage medium storing the program code constitute the present invention. .

また、プログラムコードを供給するための記憶媒体としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光磁気ディスク、光ディスク、磁気テープ、不揮発性のメモリカード、ROM等を用いることができる。光ディスクは、CD−ROM、CD−R、CD−RW、DVD−ROM、DVD−RAM、DVD−RW、DVD+RWである。または、プログラムコードをネットワークを介してダウンロードしてもよい。   As a storage medium for supplying the program code, for example, a floppy (registered trademark) disk, a hard disk, a magneto-optical disk, an optical disk, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used. Optical disks are CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW, and DVD + RW. Alternatively, the program code may be downloaded via a network.

また、コンピュータが読み出したプログラムコードの指示に基づき、コンピュータ上で稼動しているOS等が実際の処理の一部または全部を行い、その処理によって前述した各実施の形態の機能が実現される場合も含まれる。   In addition, when the OS running on the computer performs part or all of the actual processing based on the instruction of the program code read by the computer, the functions of the above-described embodiments are realized by the processing. Is also included.

さらに、コンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれたプログラムコードの指示に基づき、その拡張ユニットに備わるCPUが実際の処理の一部または全部を行うことで、前述した各実施の形態の機能を実現できる。   Further, each of the above-described embodiments is achieved by the CPU provided in the expansion unit performing part or all of the actual processing based on the instruction of the program code written in the memory provided in the function expansion unit connected to the computer. Can be realized.

本発明の実施の形態に係る印刷設定装置としてのホストコンピュータを含むプリントシステムを概略的に示すブロック図である。1 is a block diagram schematically showing a print system including a host computer as a print setting apparatus according to an embodiment of the present invention. 頁単位で印刷仕様を設定するUIに基づき、図1における表示装置に表示されるUI設定画面を示す図である。FIG. 2 is a diagram illustrating a UI setting screen displayed on the display device in FIG. 1 based on a UI for setting print specifications in units of pages. 図2のUI設定画面が切り替えられた画面を示す図である。FIG. 3 is a diagram illustrating a screen in which a UI setting screen in FIG. 2 is switched. 頁単位では印刷仕様を設定しないUIに基づき、表示装置に表示されるUI設定画面を示す図である。It is a figure which shows the UI setting screen displayed on a display apparatus based on UI which does not set a printing specification in a page unit. 図1におけるCPUにより実行される印刷設定処理の手順を示すフローチャートである。3 is a flowchart illustrating a procedure of print setting processing executed by a CPU in FIG. 1.

符号の説明Explanation of symbols

1 プリントシステム
100 ホストコンピュータ
101 CPU
102 ROM
103 RAM
104 補助記憶装置
105 入力装置
106 表示装置
107 アプリケーションソフト
108 印字データ処理部
108a テーブル
109 接続インタフェース
110 プリンタ
1 Print System 100 Host Computer 101 CPU
102 ROM
103 RAM
104 Auxiliary storage device 105 Input device 106 Display device 107 Application software 108 Print data processing unit 108a Table 109 Connection interface 110 Printer

Claims (11)

印刷仕様を設定するプリンタドライバを有する印刷設定装置であって、前記プリンタドライバは頁単位で印刷仕様を設定する第1のユーザインタフェース、及び印刷ジョブの全体に対して印刷仕様を設定する第2のユーザインタフェースを有する印刷設定装置において、
一のアプリケーションから前記プリンタドライバのユーザインタフェースが呼び出されたときに、前記一のアプリケーションの種別を判別する判別手段と、
前記判別手段により判断される前記一のアプリケーションの種別に応じて、前記プリンタドライバの有する前記第1のユーザインタフェースに基づく印刷設定画面を表示するか、表示させないかを切り替える表示切替手段とを備えることを特徴とする印刷設定装置。
A print setting apparatus having a printer driver for setting a print specification, wherein the printer driver is a first user interface for setting a print specification for each page, and a second for setting a print specification for an entire print job. In a print setting device having a user interface,
Determining means for determining the type of the one application when the user interface of the printer driver is called from the one application;
Display switching means for switching whether or not to display the print setting screen based on the first user interface of the printer driver according to the type of the one application determined by the determination means. A print setting device.
前記判別手段は、前記一のアプリケーションが頁単位で印刷仕様を設定可能か否かを判別することにより、前記一のアプリケーションの種別を判別し、
前記表示切替手段は、前記一のアプリケーションが頁単位で印刷仕様を設定できない種別であると判別される場合に、前記プリンタドライバの有する前記第1のユーザインタフェースに基づく印刷設定画面を表示することを特徴とする請求項1記載の印刷設定装置。
The determining means determines the type of the one application by determining whether or not the one application can set a print specification in page units.
The display switching unit displays a print setting screen based on the first user interface of the printer driver when it is determined that the one application is of a type in which a print specification cannot be set for each page. The print setting apparatus according to claim 1, wherein:
前記一のアプリケーションを含む複数のアプリケーションを登録するアプリケーション登録手段と、前記登録されているアプリケーションのアプリケーション名毎に頁単位で印刷仕様が設定できるか否かを示す情報を登録するアプリケーション情報登録手段とを更に備え、
前記判別手段は、前記一のアプリケーションのアプリケーション名を取得するアプリケーション名取得手段と、前記取得したアプリケーション名から前記一のアプリケーションに対して登録されている前記情報を検索する検索手段とを備えることを特徴とする請求項2記載の印刷設定装置。
Application registration means for registering a plurality of applications including the one application; application information registration means for registering information indicating whether or not a print specification can be set for each application name of the registered application; Further comprising
The determination unit includes an application name acquisition unit that acquires an application name of the one application, and a search unit that searches the information registered for the one application from the acquired application name. The print setting apparatus according to claim 2, wherein:
前記アプリケーション名取得手段は、前記プリンタドライバを呼び出す呼出命令を前記プリンタドライバに送信する呼出命令送信手段と、前記呼出命令に前記一のアプリケーションのアプリケーション名を付加する付加手段とを備えることを特徴とする請求項3記載の印刷設定装置。   The application name acquisition unit includes a call command transmission unit that transmits a call command for calling the printer driver to the printer driver, and an adding unit that adds the application name of the one application to the call command. The print setting apparatus according to claim 3. 前記判別手段は、
前記一のアプリケーションの種別が1ページ分の画像データを出力する画像アプリケーションであるか判別し、
前記表示切替手段は、前記一のアプリケーションの種別が前記画像アプリケーションであると判別される場合に、前記プリンタドライバの有する前記第1のユーザインタフェースに基づく印刷設定画面を表示させずに、前記第2のユーザインタフェースに基づく印刷設定画面を表示させることを特徴とする請求項1記載の印刷設定装置。
The discrimination means includes
Determining whether the type of the one application is an image application that outputs image data for one page;
The display switching means does not display the print setting screen based on the first user interface of the printer driver when the type of the one application is determined to be the image application, and displays the second setting screen. The print setting apparatus according to claim 1, wherein a print setting screen based on the user interface is displayed.
印刷仕様を設定するプリンタドライバを有する印刷設定装置であって、前記プリンタドライバは頁単位で印刷仕様を設定する第1のユーザインタフェース、及び印刷ジョブの全体に対して印刷仕様を設定する第2のユーザインタフェースを有する印刷設定装置の印刷設定方法において、
一のアプリケーションから前記プリンタドライバのユーザインタフェースが呼び出されたときに、前記一のアプリケーションの種別を判別する判別ステップと、
前記判別ステップにより判断される前記一のアプリケーションの種別に応じて、前記プリンタドライバの有する前記第1のユーザインタフェースに基づく印刷設定画面を表示するか、表示させないかを切り替える表示切替ステップとを備えることを特徴とする印刷設定方法。
A print setting apparatus having a printer driver for setting a print specification, wherein the printer driver is a first user interface for setting a print specification for each page, and a second for setting a print specification for an entire print job. In a print setting method of a print setting device having a user interface,
A determining step of determining a type of the one application when a user interface of the printer driver is called from the one application;
A display switching step for switching whether or not to display the print setting screen based on the first user interface of the printer driver according to the type of the one application determined in the determination step. A print setting method characterized by the above.
前記判別ステップは、前記一のアプリケーションが頁単位で印刷仕様を設定可能か否かを判別することにより、前記一のアプリケーションの種別を判別し、
前記表示切替ステップは、前記一のアプリケーションが頁単位で印刷仕様を設定できない種別であると判別される場合に、前記プリンタドライバの有する前記第1のユーザインタフェースに基づく印刷設定画面を表示することを特徴とする請求項6記載の印刷設定方法。
The determining step determines the type of the one application by determining whether the one application can set a print specification in page units,
The display switching step displays a print setting screen based on the first user interface of the printer driver when it is determined that the one application is of a type in which print specifications cannot be set in page units. The print setting method according to claim 6.
前記一のアプリケーションを含む複数のアプリケーションを登録するアプリケーション登録ステップと、前記登録されているアプリケーションのアプリケーション名毎に頁単位で印刷仕様が設定できるか否かを示す情報を登録するアプリケーション情報登録ステップとを更に備え、
前記判別ステップは、前記一のアプリケーションのアプリケーション名を取得するアプリケーション名取得ステップと、前記取得したアプリケーション名から前記一のアプリケーションに対して登録されている前記情報を検索する検索ステップとを備えることを特徴とする請求項7記載の印刷設定方法。
An application registration step for registering a plurality of applications including the one application, and an application information registration step for registering information indicating whether a print specification can be set for each application for each application name of the registered application; Further comprising
The determination step includes an application name acquisition step for acquiring an application name of the one application, and a search step for searching for the information registered for the one application from the acquired application name. The print setting method according to claim 7, wherein:
前記アプリケーション名取得ステップは、前記プリンタドライバを呼び出す呼出命令を前記プリンタドライバに送信する呼出命令送信ステップと、前記呼出命令に前記一のアプリケーションのアプリケーション名を付加する付加ステップとを備えることを特徴とする請求項8記載の印刷設定方法。   The application name acquisition step includes a calling command transmission step of transmitting a calling command for calling the printer driver to the printer driver, and an adding step of adding the application name of the one application to the calling command. The print setting method according to claim 8. 前記判別ステップは、
前記一のアプリケーションの種別が1ページ分の画像データを出力する画像アプリケーションであるか判別し、
前記表示切替ステップは、前記一のアプリケーションの種別が前記画像アプリケーションであると判別される場合に、前記プリンタドライバの有する前記第1のユーザインタフェースに基づく印刷設定画面を表示させずに、前記第2のユーザインタフェースに基づく印刷設定画面を表示させることを特徴とする請求項6記載の印刷設定方法。
The determination step includes
Determining whether the type of the one application is an image application that outputs image data for one page;
In the display switching step, when it is determined that the type of the one application is the image application, the second setting without displaying the print setting screen based on the first user interface of the printer driver. 7. A print setting method according to claim 6, wherein a print setting screen based on the user interface is displayed.
印刷仕様を設定するプリンタドライバを有する印刷設定装置であって、前記プリンタドライバは頁単位で印刷仕様を設定する第1のユーザインタフェース、及び印刷ジョブの全体に対して印刷仕様を設定する第2のユーザインタフェースを有する印刷設定装置の印刷設定方法をコンピュータに実行させるプログラムにおいて、
一のアプリケーションから前記プリンタドライバのユーザインタフェースが呼び出されたときに、前記一のアプリケーションの種別を判別する判別モジュールと、
前記判別モジュールにより判断される前記一のアプリケーションの種別に応じて、前記プリンタドライバの有する前記第1のユーザインタフェースに基づく印刷設定画面を表示するか、表示させないかを切り替える表示切替モジュールとを備えることを特徴とするプログラム。
A print setting apparatus having a printer driver for setting a print specification, wherein the printer driver is a first user interface for setting a print specification for each page, and a second for setting a print specification for an entire print job. In a program for causing a computer to execute a print setting method of a print setting apparatus having a user interface,
A determination module for determining a type of the one application when a user interface of the printer driver is called from the one application;
A display switching module for switching whether or not to display the print setting screen based on the first user interface of the printer driver according to the type of the one application determined by the determination module. A program characterized by
JP2006158617A 2006-06-07 2006-06-07 Print setting device, its print setting method, and program Pending JP2007328515A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006158617A JP2007328515A (en) 2006-06-07 2006-06-07 Print setting device, its print setting method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006158617A JP2007328515A (en) 2006-06-07 2006-06-07 Print setting device, its print setting method, and program

Publications (1)

Publication Number Publication Date
JP2007328515A true JP2007328515A (en) 2007-12-20

Family

ID=38928948

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006158617A Pending JP2007328515A (en) 2006-06-07 2006-06-07 Print setting device, its print setting method, and program

Country Status (1)

Country Link
JP (1) JP2007328515A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9665314B2 (en) 2014-04-03 2017-05-30 Canon Kabushiki Kaisha Methods and systems for managing a print-setting user interface

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9665314B2 (en) 2014-04-03 2017-05-30 Canon Kabushiki Kaisha Methods and systems for managing a print-setting user interface

Similar Documents

Publication Publication Date Title
JP4799206B2 (en) Print control program, print control apparatus, and print control method
JP4785579B2 (en) Information processing apparatus, print setting reflection method and program in information processing apparatus
JP4565505B2 (en) PRINT CONTROL DEVICE, PRINT CONTROL METHOD, PROGRAM, AND RECORDING MEDIUM
JP5924992B2 (en) Information processing apparatus, information processing method and program
US8537438B2 (en) Information processing apparatus in which a plurality of types of print drivers and plurality of graphics units run, control method therefor, and program
JP5704834B2 (en) Information processing apparatus, control method, and program
JP2007328639A (en) Printing system, server device, client device and print setting method
JP2023178377A (en) Program and control method
US8842321B2 (en) Information processing apparatus, printer driver, print setting method and data structure
JP2011164713A (en) Information processing apparatus, control method, and program
JP2005173701A (en) Information processor, information processing method, and program therefor
JP4980961B2 (en) Printing control apparatus, printing system, program, and recording medium
JP2005165466A (en) Print controller, print control method and computer program
JP2007328515A (en) Print setting device, its print setting method, and program
JP2009020553A (en) Device and program for managing electronic file
JP2011028502A (en) Plug-in software
JP2008158885A (en) Information processor, document print processing method, program and recording medium
JP4424737B2 (en) Information processing apparatus, information processing method, and system
JP2006190152A (en) Method for setting printing condition initial value, program, and information processor
JP2009289121A (en) Information processor, output device, output processing method and program
JP2002127566A (en) Print controller, print control method, and storing medium
JP2008269260A (en) Data processor, data processing method and program
JP2008129934A (en) Display control program and display control method
JP2002335393A (en) Print data generating method and its print system
US20110026077A1 (en) Data processing apparatus, data processing method, and storage medium