JP2014215945A - Program, information processing device, and printing system - Google Patents

Program, information processing device, and printing system Download PDF

Info

Publication number
JP2014215945A
JP2014215945A JP2013095327A JP2013095327A JP2014215945A JP 2014215945 A JP2014215945 A JP 2014215945A JP 2013095327 A JP2013095327 A JP 2013095327A JP 2013095327 A JP2013095327 A JP 2013095327A JP 2014215945 A JP2014215945 A JP 2014215945A
Authority
JP
Japan
Prior art keywords
printer driver
model
user interface
setting items
specific
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.)
Granted
Application number
JP2013095327A
Other languages
Japanese (ja)
Other versions
JP6175881B2 (en
Inventor
吉岡 達郎
Tatsuro Yoshioka
達郎 吉岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2013095327A priority Critical patent/JP6175881B2/en
Publication of JP2014215945A publication Critical patent/JP2014215945A/en
Application granted granted Critical
Publication of JP6175881B2 publication Critical patent/JP6175881B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B41PRINTING; LINING MACHINES; TYPEWRITERS; STAMPS
    • B41JTYPEWRITERS; SELECTIVE PRINTING MECHANISMS, i.e. MECHANISMS PRINTING OTHERWISE THAN FROM A FORME; CORRECTION OF TYPOGRAPHICAL ERRORS
    • B41J29/00Details of, or accessories for, typewriters or selective printing mechanisms not otherwise provided for
    • B41J29/38Drives, motors, controls or automatic cut-off devices for the entire printing mechanism
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer

Abstract

PROBLEM TO BE SOLVED: To provide a program capable of executing a setup of a model-dependent function by a common-model printer driver.SOLUTION: The program causes a computer to execute: first display processing that displays, on a display part, a first user interface including setup items of a first function set in a common-model printer driver 103 and a second function set in a unique-model printer driver 104; second display processing that displays, on the display part, a second user interface including setup item necessary for the setup of the unique-model printer driver 104 in the setup items set by the first user interface; and printing processing that performs printing according to the setup item set by at least one user interface of the first user interface and the second user interface.

Description

本開示は、プリンタドライバを用いて画像形成装置で印刷を行う技術に関する。   The present disclosure relates to a technique for performing printing with an image forming apparatus using a printer driver.

PC等の情報処理装置のホスト装置からプリンタ等の画像形成装置に印刷データを送信して印刷を行うソフトウェアとしてプリンタドライバと呼ばれるソフトウェアがある。このプリンタドライバを用いることで、各画像形成装置の機能に応じた給紙カセットの設定、色処理方法の設定、排紙方法の設定などのさまざまな機能の設定を行うことができる。   Software called a printer driver is software that performs printing by transmitting print data from a host device of an information processing apparatus such as a PC to an image forming apparatus such as a printer. By using this printer driver, various functions such as paper cassette setting, color processing method setting, paper discharge method setting and the like can be set according to the function of each image forming apparatus.

通常は、印刷する画像形成装置の機種ごとに機種固有のプリンタドライバをホスト装置にインストールして使用する必要がある。近年では、複数の機種の画像形成装置で共通に使用できる機種共通のプリンタドライバがあり、この機種共通のプリンタドライバをホスト装置にインストールして使用することで、複数の機種の画像形成装置で印刷を行うことができる。   Usually, it is necessary to install and use a printer driver specific to each model of the image forming apparatus to be printed in the host device. In recent years, there is a common printer driver that can be used in common by multiple image forming apparatuses. By installing and using this common printer driver in the host device, printing can be performed by multiple image forming apparatuses. It can be performed.

しかし、今までの機種共通のプリンタドライバは、複数の機種の画像形成装置で共通の機能の設定しかサポートしておらず、例えば、機種に依存する色補正やディザパターン等の機能の設定はサポートできていなかった。   However, printer drivers that are common to all models up to now only support setting of functions that are common to multiple types of image forming apparatuses. For example, setting of functions such as color correction and dither pattern depending on the model is supported. It wasn't done.

このため、機種共通のプリンタドライバで必要に応じて機種に依存する機能の設定を行うことが可能な仕組みが必要視されている。   For this reason, there is a need for a mechanism capable of setting a function depending on the model as necessary with a printer driver common to all models.

なお、本発明より先に出願された技術文献として、例えば、特許文献1(特開2012-14345号公報)、特許文献2(特開2009-110388号公報)には、機種共通のプリンタドライバにおいて機種に依存する機能が足りない場合に、その機種に依存する機能をユーザに提供する技術について開示されている。   As technical documents filed prior to the present invention, for example, Patent Document 1 (Japanese Patent Laid-Open No. 2012-14345) and Patent Document 2 (Japanese Patent Laid-Open No. 2009-110388) include printer drivers common to all models. A technique for providing a user with a function depending on a model when a function depending on the model is insufficient is disclosed.

しかし、特許文献1、2では、機種共通のプリンタドライバで必要に応じて機種に依存する機能の設定を行う仕組みについては言及されていない。   However, Patent Documents 1 and 2 do not mention a mechanism for setting a function depending on a model as required by a printer driver common to the models.

本開示の目的は、機種共通のプリンタドライバで必要に応じて機種に依存する機能の設定を行うことが可能なプログラムを提供することにある。   An object of the present disclosure is to provide a program capable of setting a function depending on a model as necessary with a printer driver common to the models.

本開示の一態様にかかるプログラムは、
複数種類の画像形成装置で共通に使用する機種共通のプリンタドライバに設定されている第1の機能と、特定の画像形成装置で使用する機種固有のプリンタドライバに設定されている第2の機能と、の設定項目を含む第1のユーザインタフェースを表示部に表示する第1の表示処理と、
前記第1のユーザインタフェースから設定された設定項目の中で、前記機種固有のプリンタドライバで設定が必要な設定項目を含む第2のユーザインタフェースを前記表示部に表示する第2の表示処理と、
前記第1のユーザインタフェースと前記第2のユーザインタフェースとの少なくとも1つのユーザインタフェースから設定された設定項目に応じた印刷を行う印刷処理と、をコンピュータに実行させる、ことを特徴とする。
A program according to an aspect of the present disclosure is provided.
A first function set in a printer driver common to a model commonly used in a plurality of types of image forming apparatuses, and a second function set in a printer driver specific to a model used in a specific image forming apparatus; A first display process for displaying a first user interface including setting items on the display unit;
A second display process for displaying, on the display unit, a second user interface including setting items that need to be set by the model-specific printer driver among the setting items set from the first user interface;
It is characterized by causing a computer to execute a printing process for performing printing in accordance with a setting item set from at least one user interface of the first user interface and the second user interface.

本開示の一態様によれば、機種共通のプリンタドライバで必要に応じて機種に依存する機能の設定を行うことができる。   According to one aspect of the present disclosure, it is possible to set a function depending on a model as needed with a printer driver common to the model.

本実施形態の印刷システムのシステム構成例を示す図である。1 is a diagram illustrating a system configuration example of a printing system according to an embodiment. ホスト装置100の処理動作例を示す図である。6 is a diagram showing an example of processing operation of the host device 100. FIG. 機種共通プリンタドライバ103でサポートしている機能設定ファイル1036の内容の印刷条件の設定項目が表示されたUIを示す図である。FIG. 10 is a diagram illustrating a UI in which setting items for print conditions of the contents of a function setting file 1036 supported by the model-common printer driver 103 are displayed. 機種共通プリンタドライバ103の機能設定ファイル1036の設定項目の内容を示す図である。FIG. 10 is a diagram illustrating the contents of setting items in a function setting file 1036 of a model-common printer driver 103. 機種固有プリンタドライバ104の機能設定ファイル1044の設定項目の内容を示す図である。FIG. 10 is a diagram illustrating the contents of setting items in a function setting file 1044 of a model-specific printer driver 104. 機種共通プリンタドライバ103でサポートしている機能設定ファイル1036の内容と、機種固有プリンタドライバ104でサポートしている機能設定ファイル1044の内容と、の印刷条件の設定項目が表示されたUIを示す図である。Diagram showing the UI that displays the settings of the print settings for the contents of the function setting file 1036 supported by the model-specific printer driver 103 and the contents of the function setting file 1044 supported by the model-specific printer driver 104 It is. 図6に示すUIから設定された設定項目に応じた印刷データ例を示す図である。FIG. 7 is a diagram illustrating an example of print data corresponding to setting items set from the UI illustrated in FIG. 6. 機種固有のプリンタドライバ104で設定が必要な設定項目を含むUIを示す図である。4 is a diagram illustrating a UI including setting items that need to be set by a model-specific printer driver 104. FIG. 図8に示すUIから設定された設定項目に応じた印刷データ例を示す図である。It is a figure which shows the example of print data according to the setting item set from UI shown in FIG. 機種固有プリンタドライバ104を選択した場合のUIの表示例を示す図である。FIG. 10 is a diagram illustrating a display example of a UI when a model-specific printer driver 104 is selected.

(本開示の一態様にかかる印刷システムの実施形態の概要)
まず、図1を参照しながら、本開示の一態様にかかる印刷システムの概要について説明する。図1は、本開示の一態様にかかる印刷システムのシステム構成例を示す図である。
(Outline of Embodiment of Printing System According to One Aspect of Present Disclosure)
First, an overview of a printing system according to an aspect of the present disclosure will be described with reference to FIG. FIG. 1 is a diagram illustrating a system configuration example of a printing system according to an aspect of the present disclosure.

本開示の一態様にかかる印刷システムは、画像形成装置200に印刷データを送信するコンピュータ100により実行可能なプログラムと、印刷データに基づいて印刷を行う画像形成装置200と、を有する印刷システムである。コンピュータ100は、ホスト装置100に相当する。   A printing system according to an aspect of the present disclosure is a printing system including a program that can be executed by a computer 100 that transmits print data to the image forming apparatus 200, and an image forming apparatus 200 that performs printing based on the print data. . The computer 100 corresponds to the host device 100.

本開示の一態様にかかるプログラムは、第1の表示処理、第2の表示処理、印刷処理をコンピュータ100に実行させる。   A program according to an aspect of the present disclosure causes the computer 100 to execute a first display process, a second display process, and a print process.

第1の表示処理は、機種共通のプリンタドライバ103に設定されている第1の機能と、機種固有のプリンタドライバ104に設定されている第2の機能と、の設定項目を含む第1のユーザインタフェースを表示部に表示する。機種共通のプリンタドライバ103は、複数種類の画像形成装置200で共通に使用することができるプリンタドライバである。機種固有のプリンタドライバ104は、特定の画像形成装置200で使用することができるプリンタドライバである。第1の表示処理は、例えば、図6に示すユーザインタフェースを表示部に表示する。図6は、第1の機能と第2の機能との設定項目を含むユーザインタフェースの構成例を示す。   The first display process includes a first user including setting items of a first function set in the printer driver 103 common to all models and a second function set in the printer driver 104 specific to the model. Display the interface on the display. The common printer driver 103 is a printer driver that can be used in common by a plurality of types of image forming apparatuses 200. The model-specific printer driver 104 is a printer driver that can be used in a specific image forming apparatus 200. In the first display process, for example, the user interface shown in FIG. 6 is displayed on the display unit. FIG. 6 shows a configuration example of a user interface including setting items for the first function and the second function.

第2の表示処理は、第1のユーザインタフェースから設定された設定項目の中で、機種固有のプリンタドライバ104で設定が必要な設定項目を含む第2のユーザインタフェースを表示部に表示する。例えば、図8に示すユーザインタフェースを表示部に表示する。図8は、機種固有のプリンタドライバ104で設定が必要な設定項目を含むユーザインタフェースの構成例を示す。   In the second display process, a second user interface including setting items that need to be set by the model-specific printer driver 104 among the setting items set from the first user interface is displayed on the display unit. For example, the user interface shown in FIG. 8 is displayed on the display unit. FIG. 8 shows a configuration example of a user interface including setting items that need to be set by the model-specific printer driver 104.

印刷処理は、第1のユーザインタフェースと第2のユーザインタフェースとの少なくとも1つのユーザインタフェースから設定された設定項目に応じた印刷を行う。   In the printing process, printing is performed according to setting items set from at least one user interface of the first user interface and the second user interface.

本開示の一態様にかかる印刷システムは、機種共通のプリンタドライバ103に設定されている第1の機能と、機種固有のプリンタドライバ104に設定されている第2の機能と、の設定項目を含む第1のユーザインタフェースを表示部に表示する。そして、第1のユーザインタフェースから設定された設定項目の中で、機種固有のプリンタドライバ104で設定が必要な設定項目を含む第2のユーザインタフェースを表示部に表示する。   The printing system according to an aspect of the present disclosure includes setting items of a first function set in the printer driver 103 common to all models and a second function set in the printer driver 104 specific to the model. The first user interface is displayed on the display unit. Then, a second user interface including setting items that need to be set by the model-specific printer driver 104 among the setting items set from the first user interface is displayed on the display unit.

これにより、機種共通のプリンタドライバ103に設定されている機能の設定と、機種固有のプリンタドライバ104に設定されている機能の設定と、を機種共通のプリンタドライバ103で行うことができる。その結果、機種共通のプリンタドライバ103で必要に応じて機種に依存する機能の設定を行うことができる。以下、添付図面を参照しながら、本開示の一態様にかかる印刷システムの実施形態について詳細に説明する。   As a result, the function settings set in the printer driver 103 common to the models and the function settings set in the printer driver 104 specific to the models can be performed by the printer driver 103 common to the models. As a result, the model-dependent printer driver 103 can set the function depending on the model as required. Hereinafter, embodiments of a printing system according to an aspect of the present disclosure will be described in detail with reference to the accompanying drawings.

<印刷システムのシステム構成例>
まず、図1を参照しながら、本実施形態の印刷システムのシステム構成例について説明する。図1は、本実施形態の印刷システムのシステム構成例を示す図である。
<System configuration example of printing system>
First, a system configuration example of a printing system according to the present embodiment will be described with reference to FIG. FIG. 1 is a diagram illustrating a system configuration example of a printing system according to the present embodiment.

本実施形態の印刷システムは、ホスト装置100と、画像形成装置200と、を有して構成する。本実施形態の印刷システムは、ホスト装置100と画像形成装置200との間で各種情報の送受信を行うことが可能であれば、あらゆる通信形態が可能である。例えば、TCP/IPやWSD、Bluetoothなどのネットワークを経由して接続したり、USBなどのローカルで接続したりすることが可能である。また、図1では、ホスト装置100と画像形成装置200とが1対1で接続した構成例を示している。しかし、ホスト装置100と画像形成装置200とが多対多で接続することも可能である。   The printing system according to the present embodiment includes a host device 100 and an image forming apparatus 200. The printing system of the present embodiment can be in any communication mode as long as various types of information can be transmitted and received between the host device 100 and the image forming apparatus 200. For example, it is possible to connect via a network such as TCP / IP, WSD, or Bluetooth, or to connect locally such as USB. Further, FIG. 1 shows a configuration example in which the host device 100 and the image forming apparatus 200 are connected on a one-to-one basis. However, the host apparatus 100 and the image forming apparatus 200 can be connected in a many-to-many manner.

<ホスト装置100の構成例>
次に、図1を参照しながら、本実施形態のホスト装置100の構成例について説明する。ホスト装置100は、印刷データを画像形成装置200に送信して画像形成装置200で印刷を行う装置である。ホスト装置100としては、例えば、PCなどの情報処理装置があげられる。
<Configuration example of host device 100>
Next, a configuration example of the host device 100 according to the present embodiment will be described with reference to FIG. The host device 100 is a device that transmits print data to the image forming apparatus 200 and performs printing by the image forming apparatus 200. Examples of the host device 100 include an information processing device such as a PC.

ホスト装置100は、制御部110、記憶部120、通信ポート130を有して構成する。   The host device 100 includes a control unit 110, a storage unit 120, and a communication port 130.

制御部110は、ホスト装置100を統括して制御する。制御部110は、アプリケーション101、オペレーティングシステム102、機種共通プリンタドライバ103、機種固有プリンタドライバ104を有して構成する。   The control unit 110 controls the host device 100 in an integrated manner. The control unit 110 includes an application 101, an operating system 102, a model common printer driver 103, and a model specific printer driver 104.

アプリケーション101は、ホスト装置100で動作するアプリケーションソフトウエアである。オペレーティングシステム102は、ホスト装置100にインストールされているオペレーティングシステムである。   The application 101 is application software that runs on the host device 100. The operating system 102 is an operating system installed in the host device 100.

機種共通プリンタドライバ103は、オペレーティングシステム102上で動作するプリンタドライバである。機種共通プリンタドライバ103は、複数の機種の画像形成装置200において共通で使用できる機種共通のプリンタドライバである。   The model common printer driver 103 is a printer driver that operates on the operating system 102. The common-model printer driver 103 is a common-type printer driver that can be used in common in the plural types of image forming apparatuses 200.

機種共通プリンタドライバ103は、UIモジュール1031、描画処理モジュール1032、機能差分抽出モジュール1033、再印刷モジュール1034、双方向通信モジュール1035、機能設定ファイル1036を有して構成する。   The model common printer driver 103 includes a UI module 1031, a drawing processing module 1032, a function difference extraction module 1033, a reprint module 1034, a bidirectional communication module 1035, and a function setting file 1036.

UIモジュール1031は、ユーザインタフェース(UI)を表示、制御するモジュールである。   The UI module 1031 is a module that displays and controls a user interface (UI).

描画処理モジュール1032は、描画コマンドを作成するモジュールである。   The drawing processing module 1032 is a module that creates drawing commands.

機能差分抽出モジュール1033は、機種共通プリンタドライバ103でサポートしている機能と、機種固有プリンタドライバ104でサポートしている機能と、を比較するモジュールである。   The function difference extraction module 1033 is a module that compares the functions supported by the model-common printer driver 103 with the functions supported by the model-specific printer driver 104.

再印刷モジュール1034は、再印刷を行うモジュールである。   The reprint module 1034 is a module that performs reprinting.

双方向通信モジュール1035は、印刷を行う画像形成装置200の情報を取得するモジュールである。画像形成装置200の情報は、画像形成装置200を特定することが可能な情報であれば特に限定せず、あらゆる情報を取得することが可能である。例えば、画像形成装置200の機種名を取得する。   The bidirectional communication module 1035 is a module that acquires information of the image forming apparatus 200 that performs printing. The information of the image forming apparatus 200 is not particularly limited as long as the information can identify the image forming apparatus 200, and any information can be acquired. For example, the model name of the image forming apparatus 200 is acquired.

機能設定ファイル1036は、機種共通プリンタドライバ103でサポートしている機能の設定項目を記憶する。   The function setting file 1036 stores setting items for functions supported by the common model printer driver 103.

機種固有プリンタドライバ104は、オペレーティングシステム102上で動作するプリンタドライバである。機種固有プリンタドライバ104は、特定の画像形成装置200で使用できる機種固有のプリンタドライバである。   The model-specific printer driver 104 is a printer driver that operates on the operating system 102. The model-specific printer driver 104 is a model-specific printer driver that can be used with a specific image forming apparatus 200.

機種固有プリンタドライバ104は、UIモジュール1041、描画処理モジュール1042、設定変更モジュール1043、機能設定ファイル1044を有して構成する。   The model-specific printer driver 104 includes a UI module 1041, a drawing processing module 1042, a setting change module 1043, and a function setting file 1044.

UIモジュール1041は、UIを表示、制御するモジュールである。   The UI module 1041 is a module that displays and controls the UI.

描画処理モジュール1042は、描画コマンドを作成するモジュールである。   The drawing processing module 1042 is a module that creates a drawing command.

設定変更モジュール1043は、印刷条件設定を変更するモジュールである。   The setting change module 1043 is a module for changing print condition settings.

機能設定ファイル1044は、機種固有プリンタドライバ104でサポートしている機能の設定項目を記憶する。   The function setting file 1044 stores setting items for functions supported by the model-specific printer driver 104.

記憶部120は、各種情報を記憶するものであり、HDD等で構成する。   The storage unit 120 stores various types of information, and includes an HDD or the like.

通信ポート130は、外部機器との通信を行うものであり、USB、LANポートなどで構成する。   The communication port 130 communicates with an external device, and is configured by a USB, LAN port, or the like.

画像形成装置200は、ホスト装置100から受信した印刷データを印刷する装置である。画像形成装置200は、通信ポート210でホスト装置100と通信を行う。通信ポート210は、USB、LANポートなどで構成する。   The image forming apparatus 200 is an apparatus that prints print data received from the host apparatus 100. The image forming apparatus 200 communicates with the host apparatus 100 through the communication port 210. The communication port 210 is configured by a USB, a LAN port, or the like.

<ホスト装置100の処理動作例>
次に、図2を参照しながら、図1に示すホスト装置100で行う一連の処理動作例について説明する。図2は、ホスト装置100の処理動作例を示す図である。
<Example of processing operation of host device 100>
Next, a series of processing operation examples performed by the host apparatus 100 shown in FIG. 1 will be described with reference to FIG. FIG. 2 is a diagram illustrating a processing operation example of the host device 100.

ユーザによる印刷設定操作が行われると、アプリケーション101またはオペレーティングシステム102から機種共通プリンタドライバ103に印刷要求が送信される。これにより、機種共通プリンタドライバ103は、印刷要求を受け付ける(ステップS1)。   When a print setting operation is performed by the user, a print request is transmitted from the application 101 or the operating system 102 to the model common printer driver 103. As a result, the common printer driver 103 accepts the print request (step S1).

この場合、機種共通プリンタドライバ103の双方向通信モジュール1035は、通信ポート130、210を介して画像形成装置200と双方向通信を行い、画像形成装置200の機種名を取得する(ステップS2)。   In this case, the bidirectional communication module 1035 of the model-common printer driver 103 performs bidirectional communication with the image forming apparatus 200 via the communication ports 130 and 210, and acquires the model name of the image forming apparatus 200 (step S2).

機種共通プリンタドライバ103は、双方向通信モジュール1035が画像形成装置200から取得した機種名を基に、ホスト装置100にインストールされている機種固有プリンタドライバ104を検索する。機種共通プリンタドライバ103は、機種名に対応する機種固有プリンタドライバ104がホスト装置100にインストールされていない場合は(ステップS3/No)、機種共通プリンタドライバ103を用いた通常の印刷動作を行い、印刷データを作成する(ステップS14)。そして、印刷データを画像形成装置に送信し、画像形成装置200で印刷を行う(ステップS13)。ステップS14の処理は、通常の機種共通プリンタドライバ103で行う公知の処理であるため、具体的な処理については割愛する。   The model-common printer driver 103 searches for the model-specific printer driver 104 installed in the host apparatus 100 based on the model name acquired by the bidirectional communication module 1035 from the image forming apparatus 200. If the model-specific printer driver 104 corresponding to the model name is not installed in the host device 100 (step S3 / No), the model-common printer driver 103 performs a normal printing operation using the model-common printer driver 103. Print data is created (step S14). Then, the print data is transmitted to the image forming apparatus, and printing is performed by the image forming apparatus 200 (step S13). Since the process of step S14 is a known process performed by the normal model common printer driver 103, a specific process is omitted.

機種共通プリンタドライバ103は、機種名に対応する機種固有プリンタドライバ104がホスト装置100にインストールされている場合は(ステップS3/Yes)、その機種固有プリンタドライバ104の機能設定ファイル1044の内容を読み込む(ステップS4)。これにより、機種共通プリンタドライバ103は、機種固有プリンタドライバ104でサポートしている機能設定ファイル1044の設定項目の内容を抽出する。   If the model-specific printer driver 104 corresponding to the model name is installed in the host device 100 (step S3 / Yes), the model-common printer driver 103 reads the contents of the function setting file 1044 of the model-specific printer driver 104. (Step S4). As a result, the model common printer driver 103 extracts the contents of the setting items of the function setting file 1044 supported by the model specific printer driver 104.

機種共通プリンタドライバ103の機能差分抽出モジュール1033は、機種共通プリンタドライバ103でサポートしている機能設定ファイル1036の設定項目の内容と、機種固有プリンタドライバ104でサポートしている機能設定ファイル1044の設定項目の内容と、を比較する。そして、機種共通プリンタドライバ103と機種固有プリンタドライバ104との機能の設定項目の差分を抽出する(ステップS5)。   The function difference extraction module 1033 of the model-specific printer driver 103 includes the setting items of the function setting file 1036 supported by the model-specific printer driver 103 and the settings of the function setting file 1044 supported by the model-specific printer driver 104. Compare the contents of the item. Then, a difference between function setting items between the model-common printer driver 103 and the model-specific printer driver 104 is extracted (step S5).

UIモジュール1031は、機能差分抽出モジュール1033が抽出した設定項目の差分を基に、UIを作成して表示部に表示する(ステップS6)。この時、機種共通プリンタドライバ103で設定できない設定項目に関しては、後で設定する旨を示す選択肢をUIに表示するようにする。機種共通プリンタドライバ103で設定できない設定項目とは、機種共通プリンタドライバ103でサポートされておらず、機種固有プリンタドライバ104でサポートされている機能の設定項目である。   The UI module 1031 creates a UI based on the difference between the setting items extracted by the function difference extraction module 1033 and displays it on the display unit (step S6). At this time, for setting items that cannot be set by the model-common printer driver 103, an option indicating that setting is to be made later is displayed on the UI. Setting items that cannot be set by the model-common printer driver 103 are setting items that are not supported by the model-common printer driver 103 but are supported by the model-specific printer driver 104.

ユーザは、表示部に表示されたUIから印刷条件の設定を行う(ステップS7)。   The user sets printing conditions from the UI displayed on the display unit (step S7).

ユーザの印刷条件の設定が完了すると、機種共通プリンタドライバ103の描画処理モジュール1032は、UIから設定された印刷条件に応じた印刷データを作成する(ステップS8)。この時、印刷データに含まれる描画コマンドに機種固有プリンタドライバ104で再設定するかしないかを促す内容が設定される。   When the setting of the printing conditions of the user is completed, the drawing processing module 1032 of the common model printer driver 103 creates print data according to the printing conditions set from the UI (step S8). At this time, a content for prompting whether or not to reset the drawing command included in the print data by the model-specific printer driver 104 is set.

機種共通プリンタドライバ103は、描画処理モジュール1032が作成した印刷データを基に、機種固有プリンタドライバ104で印刷条件の再設定が必要か否かを判断する(ステップS9)。   The model-common printer driver 103 determines whether or not the model-specific printer driver 104 needs to reset the printing conditions based on the print data created by the drawing processing module 1032 (step S9).

機種固有プリンタドライバ104の機能の再設定項目をユーザが選択しなかった場合、印刷データに含まれる描画コマンドには、機種固有プリンタドライバ104で再設定しない内容が設定される。この場合、機種共通プリンタドライバ103は、機種固有プリンタドライバ104で印刷条件の再設定が不要と判断し(ステップS9/No)、印刷データを画像形成装置200に送信し、画像形成装置200で印刷を行う(ステップS13)。   If the user does not select a function reset item for the model-specific printer driver 104, the drawing command included in the print data is set with content that is not reset by the model-specific printer driver 104. In this case, the model-specific printer driver 103 determines that it is not necessary to reset the printing conditions by the model-specific printer driver 104 (step S9 / No), sends the print data to the image forming apparatus 200, and prints by the image forming apparatus 200. Is performed (step S13).

機種固有プリンタドライバ104の機能の再設定項目をユーザが選択した場合、印刷データに含まれる描画コマンドには、機種固有プリンタドライバ104で再設定する内容が設定される。この場合、機種共通プリンタドライバ103は、機種固有プリンタドライバ104で印刷条件の再設定が必要と判断する(ステップS9/Yes)。機種共通プリンタドライバ104の再印刷モジュール1034は、印刷データを機種固有プリンタドライバ104に転送する(ステップS10)。   When the user selects an item for resetting the function of the model-specific printer driver 104, contents to be reset by the model-specific printer driver 104 are set in the drawing command included in the print data. In this case, the model-common printer driver 103 determines that the printing conditions need to be reset by the model-specific printer driver 104 (step S9 / Yes). The reprint module 1034 of the model common printer driver 104 transfers the print data to the model specific printer driver 104 (step S10).

機種固有プリンタドライバ104は、印刷データを機種共通プリンタドライバ103から受け取った場合に、UIモジュール1041は、その印刷データを基に、再設定を行う設定項目を抽出する。そして、その再設定を行う設定項目だけを有効にしたUIを作成して表示部に表示する(ステップS11)。ユーザは、表示部に表示されたUIから印刷条件を再設定する(ステップS12)。   When the model-specific printer driver 104 receives print data from the model-common printer driver 103, the UI module 1041 extracts setting items to be reset based on the print data. Then, a UI in which only the setting item to be reset is enabled is created and displayed on the display unit (step S11). The user resets the printing conditions from the UI displayed on the display unit (step S12).

ユーザの印刷条件の再設定が完了すると、機種固有プリンタドライバ104の描画処理モジュール1042、設定変更モジュール1043は、その再設定された印刷条件の印刷データと描画コマンドを、機種共通プリンタドライバ103から受け付けた印刷データに反映する。これにより、機種固有プリンタドライバ104は、機種共通プリンタドライバ103から受け付けた印刷データに対して、機種固有プリンタドライバ104で再設定された印刷条件を反映した印刷データを作成することができる。   When the resetting of the user's print conditions is completed, the drawing processing module 1042 and the setting change module 1043 of the model-specific printer driver 104 accept the print data and the drawing command of the reset printing conditions from the model-common printer driver 103. Reflected in the print data. As a result, the model-specific printer driver 104 can create print data reflecting the print conditions reset by the model-specific printer driver 104 for the print data received from the model-common printer driver 103.

機種固有プリンタドライバ104は、上記作成した印刷データを画像形成装置200に送信し、画像形成装置200で印刷を行う(ステップS13)。画像形成装置200は、ホスト装置100で設定された印刷条件で印刷された用紙を排紙し、印刷処理を終了する(End)。   The model-specific printer driver 104 transmits the created print data to the image forming apparatus 200 and performs printing with the image forming apparatus 200 (step S13). The image forming apparatus 200 discharges the sheet printed under the printing conditions set by the host apparatus 100, and ends the printing process (End).

本実施形態の印刷システムは、機種共通プリンタドライバ103に設定されている機能と、機種固有プリンタドライバ104に設定されている機能と、の設定項目を含むUIを表示部に表示する(ステップS6)。そして、そのUIから設定された設定項目の中で、機種固有プリンタドライバ104で設定が必要な設定項目を含むUIを表示部に表示する(ステップS11)。   The printing system according to the present embodiment displays a UI including setting items for the functions set in the model-common printer driver 103 and the functions set in the model-specific printer driver 104 on the display unit (step S6). . Then, a UI including setting items that need to be set by the model-specific printer driver 104 among the setting items set from the UI is displayed on the display unit (step S11).

これにより、機種共通プリンタドライバ103に設定されている機能の設定と、機種固有プリンタドライバ104に設定されている機能の設定と、を機種共通プリンタドライバ103で行うことができる。その結果、機種共通プリンタドライバ103で必要に応じて機種に依存する機能の設定を行うことができる。従って、機種共通プリンタドライバ103の機能を拡張せずに、機種に依存する機種固有の機能を機種共通プリンタドライバ103で使用することができる。   As a result, the setting of the function set in the model-specific printer driver 103 and the setting of the function set in the model-specific printer driver 104 can be performed by the model-common printer driver 103. As a result, the model-dependent printer driver 103 can set the function depending on the model as required. Therefore, the model-specific printer driver 103 can use model-specific functions that depend on the model without expanding the functions of the model-common printer driver 103.

プリンタドライバのバージョンアップの度に行うプリンタドライバの検証作業を回避するためには、機種共通プリンタドライバ103を使用することが好ましい。機種共通プリンタドライバ103を使用することで、プリンタドライバのバージョンアップを行わなくとも、複数の機種の画像形成装置200において共通の機能を使用することができる。しかし、新機種の画像形成装置200の新機能を機種共通プリンタドライバ103で使用するためには、その新機能に対応した機種共通プリンタドライバ103にバージョンアップする必要がある。但し、機種共通プリンタドライバ103のバージョンアップを行うと、プリンタドライバの検証作業を行う必要がある。   In order to avoid the printer driver verification work performed each time the printer driver is upgraded, it is preferable to use the common printer driver 103. By using the model common printer driver 103, it is possible to use a common function in the image forming apparatuses 200 of a plurality of models without upgrading the version of the printer driver. However, in order to use the new function of the new model image forming apparatus 200 with the model-common printer driver 103, it is necessary to upgrade the version to the model-common printer driver 103 corresponding to the new function. However, when the version-common printer driver 103 is upgraded, it is necessary to verify the printer driver.

このため、本実施形態の印刷システムでは、機種共通プリンタドライバ103に設定されている機能と、機種固有プリンタドライバ104に設定されている機能と、の設定項目を含むUIを表示部に表示する(ステップS6)。そして、そのUIから設定された設定項目の中で、機種固有プリンタドライバ104で設定が必要な設定項目を含むUIを表示部に表示する(ステップS11)。   For this reason, in the printing system of the present embodiment, a UI including setting items for the functions set in the model-common printer driver 103 and the functions set in the model-specific printer driver 104 is displayed on the display unit ( Step S6). Then, a UI including setting items that need to be set by the model-specific printer driver 104 among the setting items set from the UI is displayed on the display unit (step S11).

これにより、新機種の画像形成装置200の機種固有プリンタドライバ104をホスト装置100にインストールするだけで、機種共通プリンタドライバ103のバージョンアップを行わずに、機種共通プリンタドライバ103で新機種の画像形成装置200の新機能を使用することができる。   As a result, only the model-specific printer driver 104 of the new model image forming apparatus 200 is installed in the host apparatus 100, and the model-common printer driver 103 forms the new model image without upgrading the model-common printer driver 103. New features of the device 200 can be used.

ユーザがアプリケーション101から機種共通プリンタドライバ103を選択すると、機種共通プリンタドライバ103は、印刷要求を受け付けたと判断し、通常は、図3に示す印刷条件設定用のUIを表示部に表示する。図3は、機種共通プリンタドライバ103でサポートしている機能設定ファイル1036の内容の印刷条件の設定項目が表示されたUIを示す。   When the user selects the common model printer driver 103 from the application 101, the common model printer driver 103 determines that a print request has been received, and normally displays a UI for setting print conditions shown in FIG. 3 on the display unit. FIG. 3 shows a UI in which the setting items of the printing conditions of the contents of the function setting file 1036 supported by the model common printer driver 103 are displayed.

本実施形態のホスト装置100は、ユーザがアプリケーション101から機種共通プリンタドライバ103を選択すると、機種共通プリンタドライバ103は、印刷要求を受け付けたと判断する(ステップS1)。この場合、機種共通プリンタドライバ103の双方向通信モジュール1035が通信ポート130、210を介して画像形成装置200と双方向通信を行い、画像形成装置200の機種名を取得する(ステップS2)。   When the user selects the common model printer driver 103 from the application 101, the host apparatus 100 according to the present embodiment determines that the common model printer driver 103 has received a print request (step S1). In this case, the bidirectional communication module 1035 of the model-common printer driver 103 performs bidirectional communication with the image forming apparatus 200 via the communication ports 130 and 210, and acquires the model name of the image forming apparatus 200 (step S2).

例えば、画像形成装置200の機種名が「XXXX-C1234」とする。この場合、双方向通信モジュール1035は、画像形成装置200の機種名として「XXXX-C1234」の情報を取得する。機種共通プリンタドライバ103は、双方向通信モジュール1035が取得した「XXXX-C1234」の情報を基に、ホスト装置100にインストールされている機種固有プリンタドライバ104の中から「XXXX-C1234」用の機種固有プリンタドライバ104を検索する。   For example, the model name of the image forming apparatus 200 is “XXXX-C1234”. In this case, the bidirectional communication module 1035 acquires “XXXX-C1234” information as the model name of the image forming apparatus 200. The model common printer driver 103 is a model for “XXXX-C1234” among the model-specific printer drivers 104 installed in the host device 100 based on the information of “XXXX-C1234” acquired by the bidirectional communication module 1035. The unique printer driver 104 is searched.

機種共通プリンタドライバ103は、「XXXX-C1234」用の機種固有プリンタドライバ104がホスト装置100にインストールされている場合は(ステップS3/Yes)、その「XXXX-C1234」用の機種固有プリンタドライバ104の機能設定ファイル1044の内容を読み込む(ステップS4)。次に、機種共通プリンタドライバ103の機能差分抽出モジュール1033は、機種共通プリンタドライバ103でサポートしている機能設定ファイル1036の設定項目の内容と、機種固有プリンタドライバ104でサポートしている機能設定ファイル1044の設定項目の内容と、を比較する。そして、機種共通プリンタドライバ103と機種固有プリンタドライバ104との機能の設定項目の差分を抽出する(ステップS5)。UIモジュール1031は、機能差分抽出モジュール1033が抽出した設定項目の差分を基に、UIを作成して表示部に表示する(ステップS6)。   If the model-specific printer driver 104 for “XXXX-C1234” is installed in the host device 100 (step S3 / Yes), the model-specific printer driver 103 uses the model-specific printer driver 104 for “XXXX-C1234”. The contents of the function setting file 1044 are read (step S4). Next, the function difference extraction module 1033 of the model common printer driver 103 displays the setting items of the function setting file 1036 supported by the model common printer driver 103 and the function setting file supported by the model specific printer driver 104. Compare the setting items of 1044. Then, a difference between function setting items between the model-common printer driver 103 and the model-specific printer driver 104 is extracted (step S5). The UI module 1031 creates a UI based on the difference between the setting items extracted by the function difference extraction module 1033 and displays it on the display unit (step S6).

例えば、機種共通プリンタドライバ103の機能設定ファイル1036の設定項目の内容が図4に示す内容であるとする。また、「XXXX-C1234」用の機種固有プリンタドライバ104の機能設定ファイル1044の設定項目の内容が図5に示す内容であるとする。   For example, it is assumed that the contents of the setting items of the function setting file 1036 of the model common printer driver 103 are the contents shown in FIG. Further, it is assumed that the contents of the setting items of the function setting file 1044 of the model-specific printer driver 104 for “XXXX-C1234” are the contents shown in FIG.

図5に示す機能設定ファイル1044の設定項目の内容には、選択肢拡張に<TRUSTYPRINT:Trusty Print>と<ECONOMODE:Economy Print>とがある。また、機能拡張に<RESOLUTION:Resolution>と<WHITEPAPERSUPPRESS:Do Not Print Brank Pages>とがある。この設定項目の内容が機能差分抽出モジュール1033で抽出した設定項目の差分となる。   The contents of the setting items of the function setting file 1044 shown in FIG. 5 include <TRUSTYPRINT: Trusty Print> and <ECONOMODE: Economy Print> in option expansion. In addition, there are <RESOLUTION: Resolution> and <WHITEPAPERSUPPRESS: Do Not Print Brank Pages> as function extensions. The content of this setting item is the difference between the setting items extracted by the function difference extraction module 1033.

UIモジュール1031は、機能差分抽出モジュール1033で抽出した設定項目の差分から図6に示すUIを作成して表示部に表示する。図6は、機種共通プリンタドライバ103でサポートしている機能設定ファイル1036の内容と、機種固有プリンタドライバ104でサポートしている機能設定ファイル1044の内容と、の印刷条件の設定項目が表示されたUIを示す。図6に示すUIは、"Economy Print"と"Trusty Print"とのプルダウンでの選択肢の拡張と、"Resolution"と"Do Not Print Brank Pages"との設定欄の追加が行われている。   The UI module 1031 creates the UI shown in FIG. 6 from the difference between the setting items extracted by the function difference extraction module 1033 and displays it on the display unit. FIG. 6 shows the setting items of the printing conditions of the contents of the function setting file 1036 supported by the model-common printer driver 103 and the contents of the function setting file 1044 supported by the model-specific printer driver 104. Indicates the UI. In the UI shown in FIG. 6, the choices of “Economy Print” and “Trusty Print” pull-down are expanded, and the setting columns of “Resolution” and “Do Not Print Brank Pages” are added.

図6に示すUIの"Economy Print"の選択欄では、機種共通プリンタドライバ103で設定できる"OFF"、"TonnerSave"の選択肢に加えて、機種固有プリンタドライバ103で再設定することを示す"Setup Later"という選択肢が追加されている。また、"Resolution"と"Do Not Print Brank Pages"との選択欄では、設定しないことを示す"Not Use"と、機種固用プリンタドライバ103で再設定することを示す"Setup Later"と、が選択肢として設定されている。   In the “Economy Print” selection column of the UI shown in FIG. 6, in addition to the choices of “OFF” and “TonnerSave” that can be set by the model-specific printer driver 103, “Setup” indicating that the setting is reset by the model-specific printer driver 103 The option "Later" has been added. In the selection column between “Resolution” and “Do Not Print Brank Pages”, “Not Use” indicating that no setting is to be performed and “Setup Later” indicating that the setting is to be reset by the model-specific printer driver 103 are displayed. It is set as an option.

ユーザは、表示部に表示された図6に示すUIから印刷条件の設定を行う(ステップS7)。   The user sets printing conditions from the UI shown in FIG. 6 displayed on the display unit (step S7).

ユーザの印刷条件の設定が完了すると、機種共通プリンタドライバ103の描画処理モジュール1032は、図6に示すUIから設定された印刷条件に応じた印刷データを作成する(ステップS8)。この時、印刷データに含まれる描画コマンドに機種固有プリンタドライバ104で再設定するかしないかを促す内容が設定される。   When the setting of the printing conditions of the user is completed, the drawing processing module 1032 of the common model printer driver 103 creates print data corresponding to the printing conditions set from the UI shown in FIG. 6 (step S8). At this time, a content for prompting whether or not to reset the drawing command included in the print data by the model-specific printer driver 104 is set.

例えば、図6に示すUIからユーザが"Setup Later"を1箇所も選択しなかった場合、機種共通プリンタドライバ103の描画処理モジュール1032は、機種固有プリンタドライバ104で再設定しないことを促す描画コマンドが設定された印刷データを作成する。   For example, if the user does not select “Setup Later” from the UI shown in FIG. 6, the drawing processing module 1032 of the model-common printer driver 103 prompts the model-specific printer driver 104 not to reset the drawing command. Create print data set with.

逆に1箇所でも"Setup Later"が選択された場合は、機種固有プリンタドライバ104で再設定することを促す描画コマンドが設定された印刷データを作成する。   On the other hand, if “Setup Later” is selected even at one location, print data in which a drawing command for prompting resetting by the model-specific printer driver 104 is set is created.

例えば、図6に示すUIで、"Economy Print"と"Trusty Print"とで"Setup Later"が選択され、"Resolution"と"Do Not Print Brank Pages"とで"Not Use"を選択した場合、機種共通プリンタドライバ103の描画処理モジュール1032が作成する印刷データは図7に示す内容のデータになる。図7は、図6に示すUIから設定された設定項目に応じた印刷データ例を示す図である。   For example, in the UI shown in FIG. 6, when “Setup Later” is selected for “Economy Print” and “Trusty Print”, and “Not Use” is selected for “Resolution” and “Do Not Print Brank Pages”, The print data created by the drawing processing module 1032 of the common printer driver 103 is data having the contents shown in FIG. FIG. 7 is a diagram showing an example of print data corresponding to the setting items set from the UI shown in FIG.

図7に示す内容のデータでは、"TRUSTYPRINT"と"ECONOMODE"とのコマンドに関しては、"POSTDRIVERSET"が指定されており、機種固有プリンタドライバ104で再設定することを促す内容が指定されている。また、"RESOLUTION"と"WHITEPAPERSUPPRESS"とのコマンドに関しては、"NOTUSE"が指定されており、機種固有プリンタドライバ104で再設定をせず、デフォルト値を使用する内容が指定されている。それ以外の"PAPER"や"TRAY"といったコマンドは、機種共通プリンタドライバ103で設定された値が指定されている。   In the data shown in FIG. 7, “POSTDRIVERSET” is specified for the commands “TRUSTYPRINT” and “ECONOMODE”, and the content that prompts the model-specific printer driver 104 to perform resetting is specified. In addition, regarding the commands “RESOLUTION” and “WHITEPAPERSUPPRESS”, “NOTUSE” is specified, and the content that uses the default value is specified without being reset by the model-specific printer driver 104. For other commands such as “PAPER” and “TRAY”, values set by the common printer driver 103 are specified.

図7に示す内容の印刷データは、再印刷モジュール1034が機種固有プリンタドライバ104に転送する。本実施形態では、再印刷を行うために再印刷モジュール1034が図7に示す内容の印刷データを機種固有プリンタドライバ104に転送することにしている。しかし、機種共通プリンタドライバ103自身が図7に示す内容の印刷データを含む印刷ジョブを機種固用プリンタドライバ104に送信することも可能である。   The reprint module 1034 transfers the print data having the contents shown in FIG. 7 to the model specific printer driver 104. In this embodiment, the reprint module 1034 transfers print data having the contents shown in FIG. 7 to the model specific printer driver 104 in order to perform reprinting. However, it is also possible for the model-common printer driver 103 itself to send a print job including print data having the contents shown in FIG. 7 to the model-specific printer driver 104.

機種固有プリンタドライバ104は、機種共通プリンタドライバ103から図7に示す印刷データを受け取ると、UIモジュール1041は、描画コマンドを解析し、UI上で再設定を行う設定項目を抽出する。そして、その再設定を行う設定項目だけを有効にしたUIを作成して表示部に表示する(ステップS11)。これにより、UIモジュール1041は、図8に示すUIをポップアップにて表示部に表示することになる。図8は、機種固有のプリンタドライバ104で設定が必要な設定項目を含むUIを示す図である。   When the model-specific printer driver 104 receives the print data shown in FIG. 7 from the model-common printer driver 103, the UI module 1041 analyzes the drawing command and extracts setting items to be reset on the UI. Then, a UI in which only the setting item to be reset is enabled is created and displayed on the display unit (step S11). Thereby, the UI module 1041 displays the UI shown in FIG. 8 on the display unit in a pop-up. FIG. 8 is a diagram showing a UI including setting items that need to be set by the model-specific printer driver 104.

図8に示すUIは、機種共通プリンタドライバ103側の図6に示すUIで"TRUSTYPRINT"と"ECONOMODE"とは、"POSTDRIVERSET"が指定されていたので、"Economy Print"と"Trusty Print"とのプルダウンが拡張されて選択できるようになっている。   The UI shown in FIG. 8 is the UI shown in FIG. 6 on the common printer driver 103 side, and “TRUSTYPRINT” and “ECONOMODE” are specified as “POSTDRIVERSET”. Therefore, “Economy Print” and “Trusty Print” The pull-down menu has been expanded to allow selection.

例えば、"Economy Print"は、機種共通プリンタドライバ103では"OFF"と"TonnerSave"としか選択できなかったが、機種固用プリンタドライバ104を通すことで、"BW TonnerSave"と"Color TonnerSave"とが選択できるようになっている。また、"RESOLUTION"と"WHITEPAPERSUPPRESS"とに関しては、コマンドで"NOTUSE"が指定されているので、"Resolution"と"Do Not Print Brank Pages"との選択欄はグレーダウンして使用できないようになっている。また、それ以外の設定欄は、機種共通プリンタドライバ103側のUIで設定済みなので設定項目はグレーダウンして設定することができなくなっている。   For example, “Economy Print” can only be selected as “OFF” and “TonnerSave” in the model-specific printer driver 103, but by passing through the model-specific printer driver 104, “BW TonnerSave” and “Color TonnerSave” Can be selected. Also, regarding "RESOLUTION" and "WHITEPAPERSUPPRESS", since "NOTUSE" is specified in the command, the selection fields for "Resolution" and "Do Not Print Brank Pages" are grayed out and cannot be used. ing. In addition, since the other setting fields are already set in the UI of the common model printer driver 103, the setting items cannot be set in gray.

ユーザは、表示部に表示された図8に示すUIから印刷条件を再設定する(ステップS12)。図8に示すUIからユーザの印刷条件の再設定が完了すると、機種固有プリンタドライバ104の描画処理モジュール1042、設定変更モジュール1043は、機種共通プリンタドライバ103から受け付けた印刷データに対して、図8に示すUIで再設定された印刷条件を反映した印刷データを作成する。   The user resets the printing conditions from the UI shown in FIG. 8 displayed on the display unit (step S12). When the resetting of the user printing conditions from the UI shown in FIG. 8 is completed, the drawing processing module 1042 and the setting change module 1043 of the model-specific printer driver 104 perform the print data received from the model-common printer driver 103 with respect to FIG. Create print data that reflects the print conditions reset in the UI shown in.

例えば、図8に示すUIにおいて、"Trusty Print"で"UserID"が選択され、"Economy Print"で"Color TonnerSave"が選択された場合は、図9に示す印刷データを作成する。図9は、図8に示すUIから設定された設定項目に応じた印刷データ例を示す図である。   For example, in the UI shown in FIG. 8, when “UserID” is selected in “Trusty Print” and “Color TonnerSave” is selected in “Economy Print”, the print data shown in FIG. 9 is created. FIG. 9 is a diagram showing an example of print data corresponding to the setting items set from the UI shown in FIG.

"Resolution"と"Do Not Print Brank Pages"とは機種共通プリンタドライバ103では機種固用プリンタドライバ104では再設定しないように"Not Use"を選択したので、"RESOLUTION"ではデフォルト値の"600"が、"WHITEPAPERSUPPRESS"ではデフォルト値の"YES"が設定される。   "Resolution" and "Do Not Print Brank Pages" are "Not Use" selected so that the model-specific printer driver 104 does not reset the model-specific printer driver 104, so "RESOLUTION" default value is "600" However, in "WHITEPAPERSUPPRESS", the default value "YES" is set.

この図9に示す印刷データを作成することで、機種共通プリンタドライバ103では設定できない"Trusty Print"や"Economy Print"の指定をして画像形成装置200で印刷することができることになる。   By creating the print data shown in FIG. 9, it is possible to perform printing by the image forming apparatus 200 with designation of “Trusty Print” or “Economy Print” that cannot be set by the common printer driver 103.

機種固有プリンタドライバ104は、ユーザ環境にインストールされるので、アプリケーション101からの印刷で使用することができる。システム管理者は、機種固用プリンタドライバ104内の設定や、カスタマイズによりアプリケーション101からの印刷では使用できないようにすることができる。例えば、図10に示すようにアプリケーション101からの印刷だと設定項目がすべてグレーダウンするようにする。図10は、機種固有プリンタドライバ104を選択した場合のUIの表示例を示す図である。   Since the model specific printer driver 104 is installed in the user environment, it can be used for printing from the application 101. The system administrator can make it unavailable for printing from the application 101 by setting in the model-specific printer driver 104 or customization. For example, as shown in FIG. 10, when printing is performed from the application 101, all setting items are grayed out. FIG. 10 is a diagram illustrating a UI display example when the model-specific printer driver 104 is selected.

これにより、機種固有プリンタドライバ104は、機種共通プリンタドライバ103からの印刷条件の再設定時にしか使用されず、ユーザによるアプリケーション101の操作で印刷処理が行われることはないので、システム管理者は、機種固有プリンタドライバ104に対する検証作業を行う必要がない。つまり、システム管理者は、機種共通プリンタドライバ103のみの導入コストだけで機種固用プリンタドライバ104の機能を使用することができる。また、機種共通プリンタドライバ103においても、必要最低限の機能だけをサポートし、機種依存する画像形成装置200の機能は、機種固用プリンタドライバ104を使用することにより機能拡張することができるので、機能追加によるバージョンアップを抑制することができる。   As a result, the model-specific printer driver 104 is used only when resetting the printing conditions from the model-common printer driver 103, and print processing is not performed by the operation of the application 101 by the user. There is no need to perform verification work on the model-specific printer driver 104. That is, the system administrator can use the function of the model-specific printer driver 104 only with the installation cost of the model-common printer driver 103 alone. In addition, the model-common printer driver 103 supports only the minimum necessary functions, and the functions of the image forming apparatus 200 depending on the model can be expanded by using the model-specific printer driver 104. Version upgrade due to function addition can be suppressed.

<本実施形態の印刷システムの作用・効果>
このように、本実施形態の印刷システムは、機種共通プリンタドライバ103に設定されている機能と、機種固有プリンタドライバ104に設定されている機能と、の設定項目を含む図6に示すUIを表示部に表示する(ステップS6)。そして、その図6に示すUIから設定された設定項目の中で、機種固有プリンタドライバ104で設定が必要な設定項目を含む図8に示すUIを表示部に表示する(ステップS11)。
<Operation / Effect of Printing System of this Embodiment>
As described above, the printing system according to the present embodiment displays the UI illustrated in FIG. 6 including setting items for the functions set in the model-common printer driver 103 and the functions set in the model-specific printer driver 104. (Step S6). Then, among the setting items set from the UI shown in FIG. 6, the UI shown in FIG. 8 including the setting items that need to be set by the model-specific printer driver 104 is displayed on the display unit (step S11).

これにより、機種共通プリンタドライバ103に設定されている機能の設定と、機種固有プリンタドライバ104に設定されている機能の設定と、を機種共通プリンタドライバ103で行うことができる。その結果、機種共通プリンタドライバ103で必要に応じて機種に依存する機能の設定を行うことができる。従って、機種共通プリンタドライバ103の機能を拡張せずに、機種に依存する機種固有の機能を機種共通プリンタドライバ103で使用することができる。   As a result, the setting of the function set in the model-specific printer driver 103 and the setting of the function set in the model-specific printer driver 104 can be performed by the model-common printer driver 103. As a result, the model-dependent printer driver 103 can set the function depending on the model as required. Therefore, the model-specific printer driver 103 can use model-specific functions that depend on the model without expanding the functions of the model-common printer driver 103.

なお、上述する実施形態は、本発明の好適な実施形態であり、上記実施形態のみに本発明の範囲を限定するものではなく、本発明の要旨を逸脱しない範囲において種々の変更を施した形態での実施が可能である。   The above-described embodiment is a preferred embodiment of the present invention, and the scope of the present invention is not limited to the above-described embodiment alone, and various modifications are made without departing from the gist of the present invention. Implementation is possible.

例えば、上記実施形態の印刷システムを構成する各装置における制御動作は、ハードウェア、ソフトウェア、あるいは、両者の複合構成を用いて実行することも可能である。   For example, the control operation in each device constituting the printing system of the above embodiment can be executed using hardware, software, or a combined configuration of both.

なお、ソフトウェアを用いて処理を実行する場合には、処理シーケンスを記録したプログラムを、専用のハードウェアに組み込まれているコンピュータ内のメモリにインストールして実行させることが可能である。あるいは、各種処理が実行可能な汎用コンピュータ内のメモリにインストールして実行させることが可能である。   In the case of executing processing using software, it is possible to install and execute a program in which a processing sequence is recorded in a memory in a computer incorporated in dedicated hardware. Alternatively, it can be installed in a memory in a general-purpose computer capable of executing various processes and executed.

例えば、プログラムは、記録媒体としてのハードディスクやROM(Read Only Memory)に予め記録しておくことが可能である。あるいは、プログラムは、リムーバブル記録媒体に一時的、あるいは、永続的に格納(記録)しておくことが可能である。このようなリムーバブル記録媒体は、いわゆるパッケージソフトウエアとして提供することが可能である。リムーバブル記録媒体は、磁気ディスク、半導体メモリなどの各種記録媒体があげられる。   For example, the program can be recorded in advance on a hard disk or ROM (Read Only Memory) as a recording medium. Alternatively, the program can be stored (recorded) temporarily or permanently in a removable recording medium. Such a removable recording medium can be provided as so-called package software. Examples of the removable recording medium include various recording media such as a magnetic disk and a semiconductor memory.

なお、プログラムは、上述したようなリムーバブル記録媒体からコンピュータにインストールすることになる。また、ダウンロードサイトからコンピュータに無線転送することになる。また、ネットワークを介してコンピュータに有線で転送することになる。   The program is installed in the computer from the removable recording medium as described above. In addition, it is wirelessly transferred from the download site to the computer. In addition, it is transferred to a computer via a network by wire.

また、上記実施形態の印刷システムを構成する各装置は、上記実施形態で説明した処理動作に従って時系列的に処理を実行するだけに限定するものでない。例えば、処理を実行する装置の処理能力、あるいは、必要に応じて並列的にあるいは個別に処理を実行するように構築することも可能である。   In addition, each device constituting the printing system of the above embodiment is not limited to performing processing in time series according to the processing operation described in the above embodiment. For example, it is possible to construct the processing capability of a device that executes processing, or to execute processing in parallel or individually as necessary.

100 ホスト装置
110 制御部
101 アプリケーション
102 オペレーティングシステム
103 機種共通プリンタドライバ
1031 UIモジュール
1032 描画処理モジュール
1033 機能差分抽出モジュール
1034 再印刷モジュール
1035 双方向通信モジュール
1036 機能設定ファイル
104 機種固有プリンタドライバ
1041 UIモジュール
1042 描画処理モジュール
1043 設定変更モジュール
1044 機能設定ファイル
120 記憶部
130 通信ポート
200 画像形成装置
210 通信ポート
DESCRIPTION OF SYMBOLS 100 Host apparatus 110 Control part 101 Application 102 Operating system 103 Model common printer driver 1031 UI module 1032 Drawing processing module 1033 Function difference extraction module 1034 Reprint module 1035 Two-way communication module 1036 Function setting file 104 Model specific printer driver 1041 UI module 1042 Drawing processing module 1043 Setting change module 1044 Function setting file 120 Storage unit 130 Communication port 200 Image forming apparatus 210 Communication port

特開2012−14345号公報JP 2012-14345 A 特開2009−110388号公報JP 2009-110388 A

Claims (7)

複数種類の画像形成装置で共通に使用する機種共通のプリンタドライバに設定されている第1の機能と、特定の画像形成装置で使用する機種固有のプリンタドライバに設定されている第2の機能と、の設定項目を含む第1のユーザインタフェースを表示部に表示する第1の表示処理と、
前記第1のユーザインタフェースから設定された設定項目の中で、前記機種固有のプリンタドライバで設定が必要な設定項目を含む第2のユーザインタフェースを前記表示部に表示する第2の表示処理と、
前記第1のユーザインタフェースと前記第2のユーザインタフェースとの少なくとも1つのユーザインタフェースから設定された設定項目に応じた印刷を行う印刷処理と、をコンピュータに実行させる、ことを特徴とするプログラム。
A first function set in a printer driver common to a model commonly used in a plurality of types of image forming apparatuses, and a second function set in a printer driver specific to a model used in a specific image forming apparatus; A first display process for displaying a first user interface including setting items on the display unit;
A second display process for displaying, on the display unit, a second user interface including setting items that need to be set by the model-specific printer driver among the setting items set from the first user interface;
A program for causing a computer to execute a printing process for performing printing in accordance with a setting item set from at least one user interface of the first user interface and the second user interface.
前記第2の表示処理は、
前記第1のユーザインタフェースから設定された設定項目の中で、前記機種固有のプリンタドライバで設定が必要な設定項目がある場合は、前記第2のユーザインタフェースを前記表示部に表示する、ことを特徴とする請求項1記載のプログラム。
The second display process includes
If there is a setting item that needs to be set by the printer driver specific to the model among the setting items set from the first user interface, the second user interface is displayed on the display unit. The program according to claim 1, characterized in that:
前記印刷処理は、
前記第1のユーザインタフェースから設定された設定項目の中で、前記機種固有のプリンタドライバで設定が必要な設定項目がある場合は、前記第1のユーザインタフェースと前記第2のユーザインタフェースとから設定された設定項目に応じた印刷を行い、
前記第1のユーザインタフェースから設定された設定項目の中で、前記機種固有のプリンタドライバで設定が必要な設定項目がない場合は、前記第1のユーザインタフェースから設定された設定項目に応じた印刷を行う、ことを特徴とする請求項1または請求項2記載のプログラム。
The printing process includes
Among the setting items set from the first user interface, if there is a setting item that needs to be set by the printer driver specific to the model, the setting is made from the first user interface and the second user interface. Print according to the set items
If there are no setting items that need to be set by the model-specific printer driver among the setting items set from the first user interface, printing according to the setting items set from the first user interface The program according to claim 1 or 2, wherein the program is performed.
印刷を行う画像形成装置の情報を取得する処理を、前記コンピュータに実行させ、
前記第1の表示処理は、
前記画像形成装置の情報に対応する機種固有のプリンタドライバに設定されている第2の機能の設定項目を含む前記第1のユーザインタフェースを前記表示部に表示する、ことを特徴とする請求項1から請求項3の何れか1項に記載のプログラム。
Causing the computer to execute processing for acquiring information of an image forming apparatus that performs printing;
The first display process includes
The first user interface including a setting item of a second function set in a printer driver specific to a model corresponding to the information of the image forming apparatus is displayed on the display unit. The program according to any one of claims 3 to 4.
前記第1の表示処理は、
前記機種固有のプリンタドライバが前記コンピュータにインストールされている場合は、前記第1の機能と、前記第2の機能と、の設定項目を含む前記第1のユーザインタフェースを前記表示部に表示し、
前記機種固有のプリンタドライバが前記コンピュータにインストールされていない場合は、前記第1の機能の設定項目を含む前記第1のユーザインタフェースを前記表示部に表示する、ことを特徴とする請求項4記載のプログラム。
The first display process includes
When the printer driver specific to the model is installed in the computer, the first user interface including setting items for the first function and the second function is displayed on the display unit,
5. The first user interface including setting items for the first function is displayed on the display unit when the printer driver specific to the model is not installed in the computer. Program.
複数種類の画像形成装置で共通に使用する機種共通のプリンタドライバに設定されている第1の機能と、特定の画像形成装置で使用する機種固有のプリンタドライバに設定されている第2の機能と、の設定項目を含む第1のユーザインタフェースを表示する第1の表示手段と、
前記第1のユーザインタフェースから設定された設定項目の中で、前記機種固有のプリンタドライバで設定が必要な設定項目を含む第2のユーザインタフェースを表示する第2の表示手段と、
前記第1のユーザインタフェースと前記第2のユーザインタフェースとの少なくとも1つのユーザインタフェースから設定された設定項目に応じた印刷を行う印刷手段と、を有することを特徴とする情報処理装置。
A first function set in a printer driver common to a model commonly used in a plurality of types of image forming apparatuses, and a second function set in a printer driver specific to a model used in a specific image forming apparatus; First display means for displaying a first user interface including the setting items;
Second display means for displaying a second user interface including setting items that need to be set by the printer driver specific to the model among the setting items set from the first user interface;
An information processing apparatus comprising: a printing unit configured to perform printing in accordance with a setting item set from at least one user interface of the first user interface and the second user interface.
画像形成装置に印刷データを送信するコンピュータにより実行可能なプログラムと、前記印刷データに基づいて印刷を行う画像形成装置と、を有する印刷システムであって、
前記プログラムは、
複数種類の画像形成装置で共通に使用する機種共通のプリンタドライバに設定されている第1の機能と、前記画像形成装置で使用する機種固有のプリンタドライバに設定されている第2の機能と、の設定項目を含む第1のユーザインタフェースを表示部に表示する第1の表示処理と、
前記第1のユーザインタフェースから設定された設定項目の中で、前記機種固有のプリンタドライバで設定が必要な設定項目を含む第2のユーザインタフェースを前記表示部に表示する第2の表示処理と、
前記第1のユーザインタフェースと前記第2のユーザインタフェースとの少なくとも1つのユーザインタフェースから設定された設定項目に応じた印刷を行う印刷処理と、を前記コンピュータに実行させる、ことを特徴とする印刷システム。
A printing system comprising: a program executable by a computer that transmits print data to an image forming apparatus; and an image forming apparatus that performs printing based on the print data.
The program is
A first function set in a printer driver common to models used in a plurality of types of image forming apparatuses; a second function set in a printer driver specific to models used in the image forming apparatus; First display processing for displaying a first user interface including the setting items on the display unit;
A second display process for displaying, on the display unit, a second user interface including setting items that need to be set by the model-specific printer driver among the setting items set from the first user interface;
A printing system for causing the computer to execute a printing process for performing printing according to a setting item set from at least one user interface of the first user interface and the second user interface. .
JP2013095327A 2013-04-30 2013-04-30 Program, information processing apparatus and printing system Expired - Fee Related JP6175881B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013095327A JP6175881B2 (en) 2013-04-30 2013-04-30 Program, information processing apparatus and printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013095327A JP6175881B2 (en) 2013-04-30 2013-04-30 Program, information processing apparatus and printing system

Publications (2)

Publication Number Publication Date
JP2014215945A true JP2014215945A (en) 2014-11-17
JP6175881B2 JP6175881B2 (en) 2017-08-09

Family

ID=51941611

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013095327A Expired - Fee Related JP6175881B2 (en) 2013-04-30 2013-04-30 Program, information processing apparatus and printing system

Country Status (1)

Country Link
JP (1) JP6175881B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017173930A (en) * 2016-03-18 2017-09-28 株式会社リコー Information processing device, system, information processing method, and program
JP2020046910A (en) * 2018-09-19 2020-03-26 富士ゼロックス株式会社 Information processing device and information processing program
JP2020160987A (en) * 2019-03-27 2020-10-01 ブラザー工業株式会社 Application program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030053129A1 (en) * 2001-09-14 2003-03-20 Hidekazu Morooka Printing data processing apparatus and method
JP2004213111A (en) * 2002-12-26 2004-07-29 Canon Inc Computer program
JP2008047069A (en) * 2006-08-21 2008-02-28 Ricoh Co Ltd Output processing system, information processor, output device, output processing method, information processing method, output method, information processing program, and output program
JP2009199352A (en) * 2008-02-21 2009-09-03 Oki Data Corp Printing system and information processing apparatus
JP2011237860A (en) * 2010-05-06 2011-11-24 Canon Inc Print controller, print control method and program
JP2012108676A (en) * 2010-11-16 2012-06-07 Canon Inc Print relay system and control method of print relay system, and program
US20120254898A1 (en) * 2011-03-28 2012-10-04 Canon Kabushiki Kaisha Information processing apparatus, information processing method, and program

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030053129A1 (en) * 2001-09-14 2003-03-20 Hidekazu Morooka Printing data processing apparatus and method
JP2004213111A (en) * 2002-12-26 2004-07-29 Canon Inc Computer program
JP2008047069A (en) * 2006-08-21 2008-02-28 Ricoh Co Ltd Output processing system, information processor, output device, output processing method, information processing method, output method, information processing program, and output program
JP2009199352A (en) * 2008-02-21 2009-09-03 Oki Data Corp Printing system and information processing apparatus
US20130083361A1 (en) * 2008-02-21 2013-04-04 Oki Data Corporation Display method for drivers
JP2011237860A (en) * 2010-05-06 2011-11-24 Canon Inc Print controller, print control method and program
US20120026551A1 (en) * 2010-05-06 2012-02-02 Canon Kabushiki Kaisha Print control apparatus, print control method, and storage medium
JP2012108676A (en) * 2010-11-16 2012-06-07 Canon Inc Print relay system and control method of print relay system, and program
US20120254898A1 (en) * 2011-03-28 2012-10-04 Canon Kabushiki Kaisha Information processing apparatus, information processing method, and program
JP2012216166A (en) * 2011-03-28 2012-11-08 Canon Inc Information processing apparatus, method thereof, and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017173930A (en) * 2016-03-18 2017-09-28 株式会社リコー Information processing device, system, information processing method, and program
JP2020046910A (en) * 2018-09-19 2020-03-26 富士ゼロックス株式会社 Information processing device and information processing program
JP7230387B2 (en) 2018-09-19 2023-03-01 富士フイルムビジネスイノベーション株式会社 Information processing device and information processing program
JP2020160987A (en) * 2019-03-27 2020-10-01 ブラザー工業株式会社 Application program
JP7342398B2 (en) 2019-03-27 2023-09-12 ブラザー工業株式会社 application program

Also Published As

Publication number Publication date
JP6175881B2 (en) 2017-08-09

Similar Documents

Publication Publication Date Title
US8269994B2 (en) Information processing apparatus and control method thereof, and computer-readable storage medium
JP4940105B2 (en) Information processing apparatus, information processing method, and control program
JP4987099B2 (en) Information processing apparatus, information processing apparatus control method, and computer program
US9830544B2 (en) Image processing apparatus, control method, and storage medium for executing print processing using a password including selecting a personal identification code type that indicates a purpose for using the password
CN111251732B (en) Control method and storage medium
US9373061B2 (en) Non-transitory computer-readable storage medium, computing device, and display method of user interface of printer driver
JP5581793B2 (en) Information processing apparatus, program, and storage medium
JP6175881B2 (en) Program, information processing apparatus and printing system
JP2011180681A (en) Installer and method for installing printer driver
KR101235859B1 (en) Method and apparatus for operating a printer driver corresponding to a application, method and apparatus for installing a printer driver
JP5013890B2 (en) Information processing apparatus capable of communicating with image forming apparatus
JP2006338411A (en) Printing system, control method for printing system, and program
US9058132B2 (en) Information processing apparatus, control method, and computer-readable medium
US10346102B2 (en) Information processing apparatus that controls install of a device driver in accordance with capability of an operating system, installation method, and storage medium
JP2005267541A (en) Peripheral equipment driver, peripheral equipment controller, and installation method for peripheral equipment control driver
JP6051601B2 (en) Information processing apparatus, program, and storage medium
JP6833421B2 (en) Information processing equipment, its control method, and programs
JP4903064B2 (en) Print control apparatus, print control method, and print control program
JP2005092744A (en) Print controller, image forming system, computer program, and storage medium
US20180084124A1 (en) Image processing apparatus and non-transitory computer readable medium
US20240036775A1 (en) Information processing apparatus and storage medium
JP7350525B2 (en) Information processing device, control method for information processing device, and program
US20230305777A1 (en) Non-transitory storage medium storing supporting program executable by computer of informaton processing apparatus
JP2006338412A (en) Method of installing print data output program, and program
JP2017045270A (en) Installation system, information processing apparatus, installation method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160404

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20161216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170321

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170519

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170613

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170626

R151 Written notification of patent or utility model registration

Ref document number: 6175881

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees