JP2012084046A - Device driver, controller and control method - Google Patents

Device driver, controller and control method Download PDF

Info

Publication number
JP2012084046A
JP2012084046A JP2010231414A JP2010231414A JP2012084046A JP 2012084046 A JP2012084046 A JP 2012084046A JP 2010231414 A JP2010231414 A JP 2010231414A JP 2010231414 A JP2010231414 A JP 2010231414A JP 2012084046 A JP2012084046 A JP 2012084046A
Authority
JP
Japan
Prior art keywords
setting
setting screen
determined
screen
setting item
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2010231414A
Other languages
Japanese (ja)
Inventor
Yukihiro Sengoku
幸洋 千國
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2010231414A priority Critical patent/JP2012084046A/en
Publication of JP2012084046A publication Critical patent/JP2012084046A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To facilitate change of setting items which can be controlled by a printer driver.SOLUTION: A printer driver 50 includes a UI screen selection unit 62 for determining setting items which can be set for functions of a printer 180 and a UI screen generation unit 64 which generates a setting screen based on the determined setting items and displays the generated setting screen. Based on first setting items determined by the UI screen selection unit 62, the UI screen generation unit 64 displays a generated first setting screen, and moreover, if second setting items are determined by the UI screen selection unit 62, the UI screen generation unit 64 generates a second setting screen based on the second setting items and displays the second setting screen in place of the first setting screen.

Description

本発明は、デバイスドライバー、制御装置および制御方法に関する。   The present invention relates to a device driver, a control apparatus, and a control method.

デバイスドライバーは、例えばプリンターのようなデバイスの機能をコンピューターで制御するためのソフトウェアである。ユーザーは、デバイスドライバーをコンピューターに組み込むことで、デバイスの機能を制御できる。
近年、デバイスの高機能化に伴い、デバイスドライバーで制御できる機能が多くなり、それに伴って、デバイスドライバーの設定項目が増大することから、下記特許文献1に示すように、デバイスドライバーで制御する設定項目をインストール時に決定するインストーラーが提案されている。
The device driver is software for controlling the function of a device such as a printer with a computer. Users can control device functions by incorporating device drivers into their computers.
In recent years, as the functionality of devices increases, the number of functions that can be controlled by a device driver has increased, and accordingly, the setting items of the device driver have increased. An installer has been proposed that determines the items during installation.

特開2003−44238号公報JP 2003-44238 A

しかしながら、デバイスドライバーで制御可能な設定項目は、デバイスドライバーのインストール時に決定されるため、インストール時に決定された設定項目は、後刻に変更することはできなかった。従って、ユーザーは、インストールしたデバイスドライバーをアンインストールし、再度インストールする際に設定項目を決定する必要があるため、デバイスドライバーで制御する設定項目の変更に手間と時間を要した。そこで本発明は、前記課題に鑑みてなされたものであり、デバイスドライバーで制御できる設定項目を容易に変更できることを目的とする。   However, since the setting items that can be controlled by the device driver are determined at the time of installation of the device driver, the setting items determined at the time of installation cannot be changed later. Accordingly, the user needs to determine the setting items when uninstalling and re-installing the installed device driver. Therefore, it takes time and effort to change the setting items controlled by the device driver. Therefore, the present invention has been made in view of the above problems, and an object thereof is to easily change setting items that can be controlled by a device driver.

本発明は、上述の課題の少なくとも一部を解決するためになされたものであり、以下の形態又は適用例として実現することが可能である。   SUMMARY An advantage of some aspects of the invention is to solve at least a part of the problems described above, and the invention can be implemented as the following forms or application examples.

[適用例1]
本適用例にかかるデバイスドライバーは、デバイスの機能に対して設定可能な設定項目が決定される設定項目決定機能と、決定された前記設定項目に基づいて設定画面を生成し、生成した前記設定画面を表示する設定画面生成機能と、を備え、前記設定項目決定機能で第1の前記設定項目が決定された場合、前記設定画面生成機能は第1の前記設定項目に基づいて第1の前記設定画面を生成して表示し、更に、前記設定項目決定機能で第2の前記設定項目が決定された場合、前記設定画面生成機能は第2の前記設定項目に基づいて第2の前記設定画面を生成し、第1の前記設定画面に替えて第2の前記設定画面を表示することを特徴とする。
[Application Example 1]
The device driver according to this application example generates a setting screen based on the setting item determination function that determines setting items that can be set for the function of the device, and the determined setting item, and the generated setting screen A setting screen generation function for displaying the setting screen, and when the first setting item is determined by the setting item determination function, the setting screen generation function performs the first setting on the basis of the first setting item. When the second setting item is determined by the setting item determination function, the setting screen generation function displays the second setting screen based on the second setting item. Generating and displaying the second setting screen instead of the first setting screen.

このような機能によれば、設定項目決定機能で第1の設定項目が決定された場合、設定画面生成機能は決定された第1の設定項目に基づいて第1の設定画面を生成して表示し、更に、設定項目決定機能で第2の設定項目が決定された場合、設定画面生成機能は決定された第2の設定項目に基づいて第2の設定画面を生成し、第1の設定画面に替えて第2の設定画面を表示する。従って、デバイスドライバーで設定項目が決定された場合、決定された設定項目に基づいて設定画面が生成され、それまで表示された設定画面に替えて表示されるため、デバイスドライバーで表示する設定項目を容易に変更できる。   According to such a function, when the first setting item is determined by the setting item determination function, the setting screen generation function generates and displays the first setting screen based on the determined first setting item. In addition, when the second setting item is determined by the setting item determination function, the setting screen generation function generates a second setting screen based on the determined second setting item, and the first setting screen Instead, the second setting screen is displayed. Therefore, when a setting item is determined by the device driver, a setting screen is generated based on the determined setting item and displayed instead of the setting screen displayed so far. Can be easily changed.

[適用例2]
上記適用例にかかるデバイスドライバーにおいて、前記設定項目決定機能は決定された前記設定項目に関する情報を記憶し、前記設定画面生成機能は記憶した前記情報を読み込み、読み込んだ前記情報に基づいて前記設定画面を生成することが好ましい。
[Application Example 2]
In the device driver according to the application example, the setting item determination function stores information regarding the determined setting item, the setting screen generation function reads the stored information, and the setting screen is based on the read information. Is preferably generated.

このような機能によれば、決定された設定項目に関する情報は記憶されるため、設定画面生成機能で設定画面を生成する際に、記憶した情報を読み込み生成できる。   According to such a function, since the information regarding the determined setting item is stored, the stored information can be read and generated when the setting screen is generated by the setting screen generation function.

[適用例3]
上記適用例にかかるデバイスドライバーにおいて、前記設定項目決定機能は、複数の前記設定項目が組み合わされた複数のグループの中から1つのグループが選択された場合、前記1つのグループに含まれる前記設定項目を決定しても良い。
[Application Example 3]
In the device driver according to the application example, the setting item determination function may be configured such that, when one group is selected from a plurality of groups in which a plurality of the setting items are combined, the setting item included in the one group. May be determined.

[適用例4]
上記適用例にかかるデバイスドライバーにおいて、前記設定項目決定機能は、コンピューターに対して前記デバイスを初めて登録する場合には前記デバイスの登録に続いてユーザーに決定させ、以降は、前記ユーザーからの要求に応じて決定されることが好ましい。
[Application Example 4]
In the device driver according to the application example described above, the setting item determination function causes the user to determine following registration of the device when the device is registered for the first time with a computer, and thereafter, according to a request from the user. It is preferable to be determined accordingly.

このような機能によれば、デバイスを初めて登録する場合に決定した設定項目は、ユーザーからの要求に応じて再度決定できる。   According to such a function, the setting items determined when the device is registered for the first time can be determined again in response to a request from the user.

[適用例5]
上記適用例にかかるデバイスドライバーにおいて、前記設定項目決定機能は、コンピューターに対して前記デバイスを初めて登録する場合にユーザーの属性情報に基づいて決定され、以降は、前記ユーザーからの要求に応じて決定されても良い。
[Application Example 5]
In the device driver according to the application example, the setting item determination function is determined based on user attribute information when the device is registered to a computer for the first time, and thereafter is determined according to a request from the user. May be.

[適用例6]
本適用例にかかる制御装置は、デバイスの機能に対して設定可能な設定項目が決定される設定項目決定部と、決定された前記設定項目に基づいて設定画面を生成し、生成した前記設定画面を表示する設定画面生成部と、を備え、前記設定項目決定部で第1の前記設定項目が決定された場合、前記設定画面生成部は第1の前記設定項目に基づいて第1の前記設定画面を生成して表示し、更に、前記設定項目決定部で第2の前記設定項目が決定された場合、前記設定画面生成部は第2の前記設定項目に基づいて第2の前記設定画面を生成し、第1の前記設定画面に替えて第2の前記設定画面を表示することを特徴とする。
[Application Example 6]
The control device according to the application example generates a setting item determination unit that determines setting items that can be set for the function of the device, and generates a setting screen based on the determined setting item, and the generated setting screen A setting screen generating unit for displaying the setting item, and when the first setting item is determined by the setting item determining unit, the setting screen generating unit performs the first setting based on the first setting item. When the second setting item is determined by the setting item determination unit, the setting screen generation unit displays the second setting screen based on the second setting item. Generating and displaying the second setting screen instead of the first setting screen.

このような構成によれば、設定項目決定部で第1の設定項目が決定された場合、設定画面生成部は決定された第1の設定項目に基づいて第1の設定画面を生成して表示し、更に、設定項目決定部で第2の設定項目が決定された場合、設定画面生成部は決定された第2の設定項目に基づいて第2の設定画面を生成し、第1の設定画面に替えて第2の設定画面を表示する。従って、デバイスドライバーで設定項目が決定された場合、決定された設定項目に基づいて設定画面が生成され、それまで表示された設定画面に替えて表示されるため、デバイスドライバーで表示する設定項目を容易に変更できる。   According to such a configuration, when the first setting item is determined by the setting item determination unit, the setting screen generation unit generates and displays the first setting screen based on the determined first setting item. In addition, when the second setting item is determined by the setting item determination unit, the setting screen generation unit generates a second setting screen based on the determined second setting item, and the first setting screen Instead, the second setting screen is displayed. Therefore, when a setting item is determined by the device driver, a setting screen is generated based on the determined setting item and displayed instead of the setting screen displayed so far. Can be easily changed.

[適用例7]
本適用例にかかる制御方法は、デバイスの機能に対して設定可能な第1の設定項目が決定される第1の設定項目決定工程と、決定された第1の前記設定項目に基づいて第1の設定画面を生成し、生成した第1の前記設定画面を表示する第1の設定画面生成工程と、前記デバイスの機能に対して設定可能な第2の前記設定項目が決定される第2の設定項目決定工程と、決定された第2の前記設定項目に基づいて第2の前記設定画面を生成し、生成した第2の前記設定画面を第1の前記設定画面に替えて表示する第2の設定画面生成工程と、を備えることを特徴とする。
[Application Example 7]
The control method according to this application example includes a first setting item determination step in which a first setting item that can be set for the function of the device is determined, and a first setting based on the determined first setting item. A first setting screen generating step for generating the setting screen and displaying the generated first setting screen; and a second setting item that can be set for the function of the device is determined. A setting item determining step, a second setting screen is generated based on the determined second setting item, and the generated second setting screen is displayed in place of the first setting screen. And a setting screen generation step.

このような方法によれば、第1の設定項目が決定された場合、決定された第1の設定項目に基づいて第1の設定画面が生成されて表示され、更に、第2の設定項目が決定された場合、決定された第2の設定項目に基づいて第2の設定画面が生成され、第1の設定画面に替えて第2の設定画面が表示される。従って、デバイスドライバーで設定項目が決定された場合、決定された設定項目に基づいて設定画面が生成され、それまで表示された設定画面に替えて表示されるため、デバイスドライバーで表示する設定項目を容易に変更できる。   According to such a method, when the first setting item is determined, the first setting screen is generated and displayed based on the determined first setting item, and the second setting item is further displayed. When determined, a second setting screen is generated based on the determined second setting item, and the second setting screen is displayed instead of the first setting screen. Therefore, when a setting item is determined by the device driver, a setting screen is generated based on the determined setting item and displayed instead of the setting screen displayed so far. Can be easily changed.

本発明の実施形態に係る制御装置のハードウェア構成を示す図。The figure which shows the hardware constitutions of the control apparatus which concerns on embodiment of this invention. プリンタードライバーの機能構成を示すブロック図。FIG. 2 is a block diagram illustrating a functional configuration of a printer driver. UI画面選択部の一例を示す図。The figure which shows an example of a UI screen selection part. 印刷設定UI画面の一例を示す図。FIG. 6 is a diagram illustrating an example of a print setting UI screen. 印刷設定UIを決定して表示する処理の流れを示すフローチャート。5 is a flowchart showing a flow of processing for determining and displaying a print setting UI.

以下、図面を参照して説明する。   Hereinafter, description will be given with reference to the drawings.

(実施形態)
図1は、制御装置であるコンピューター10のハードウェア構成を示す図である。このコンピューター10は、CPU(Central Processing Unit)130、メモリー100、I/O部135、入力装置145、モニター150および記憶装置140をハードウェアとして備え、これらはバス155により接続されている。
CPU130は、コンピュータープログラムに従って種々の処理や制御を行う。メモリー100は、コンピュータープログラムやデータなどを記憶したり、一時的に保持したりする。I/O(Input/Output)部135は、各種周辺装置との間でデータなどの授受を行う。入力装置145は、キーボードやマウスを想定し、ユーザーからの指示が入力される。モニター150は、CRTや液晶ディスプレイを想定し、画像を表示する。記憶装置140は、ハードディスク装置やSSD(Solid State Drive)を想定し、種々のデータやコンピュータープログラムを格納する。
(Embodiment)
FIG. 1 is a diagram illustrating a hardware configuration of a computer 10 that is a control device. The computer 10 includes a CPU (Central Processing Unit) 130, a memory 100, an I / O unit 135, an input device 145, a monitor 150, and a storage device 140 as hardware, which are connected by a bus 155.
The CPU 130 performs various processes and controls according to the computer program. The memory 100 stores computer programs and data, and temporarily holds them. An I / O (Input / Output) unit 135 exchanges data and the like with various peripheral devices. The input device 145 is assumed to be a keyboard or a mouse, and receives an instruction from the user. The monitor 150 assumes a CRT or a liquid crystal display and displays an image. The storage device 140 assumes a hard disk device or an SSD (Solid State Drive) and stores various data and computer programs.

このコンピューター10には、I/O部135を介してデバイスの1つであるプリンター180が接続されている。本実施形態では、プリンター180はインクジェット方式を想定する。コンピューター10とプリンター180との接続方式は限定されず、USB(Universal Serial Bus)を介して接続しても良く、無線LAN(Local Area Network)のようにネットワークを介して接続しても良い。
このコンピューター10は、それぞれのハードウェアの管理や、ユーザーとのインターフェースを、ソフトウェアであるオペレーティングシステム(OS)110により実現している。このOS110は、CPU130がOSプログラムを実行することにより、コンピューター10上に構築される。
A printer 180 that is one of the devices is connected to the computer 10 via an I / O unit 135. In this embodiment, the printer 180 assumes an ink jet system. The connection method between the computer 10 and the printer 180 is not limited, and may be connected via USB (Universal Serial Bus), or may be connected via a network such as a wireless LAN (Local Area Network).
The computer 10 realizes management of each hardware and interface with a user by an operating system (OS) 110 which is software. The OS 110 is constructed on the computer 10 by the CPU 130 executing the OS program.

また、コンピューター10には、アプリケーションプログラムやプリンタードライバープログラムが予めインストールされ、記憶装置140に記憶されている。これらのアプリケーションプログラムやプリンタードライバープログラムは、CPU130の指示により記憶装置140から読み出されてメモリー100上に転送された後、実行されることにより、アプリケーション120やプリンタードライバー50がコンピューター10上に構築される。
アプリケーション120は、ワードプロセッサー、グラフィックス等の処理をコンピューター10に行なわせる機能を有している。
また、プリンタードライバー50はデバイスドライバーの1つであり、コンピューター10に接続されたプリンター180の機能を制御し、プリンター180の機能に応じた印刷データを生成する機能を有している。
In addition, an application program and a printer driver program are installed in the computer 10 in advance and stored in the storage device 140. The application program and the printer driver program are read from the storage device 140 according to an instruction from the CPU 130, transferred to the memory 100, and then executed, whereby the application 120 and the printer driver 50 are built on the computer 10. The
The application 120 has a function of causing the computer 10 to perform processing such as word processing and graphics.
The printer driver 50 is one of device drivers, and has a function of controlling the functions of the printer 180 connected to the computer 10 and generating print data according to the functions of the printer 180.

図2は、プリンタードライバー50の機能構成を示すブロック図である。プリンタードライバー50は、ユーザーが印刷設定を行うための印刷設定UI(User Interface)60と、印刷ジョブを生成する印刷処理部70とを有する。
印刷設定UI60は、ユーザーがプリンタードライバー50に対して印刷設定するためのユーザーインターフェースであり、UI画面選択部62およびUI画面生成部64を有する。
FIG. 2 is a block diagram illustrating a functional configuration of the printer driver 50. The printer driver 50 includes a print setting UI (User Interface) 60 for a user to perform print settings, and a print processing unit 70 that generates a print job.
The print setting UI 60 is a user interface for the user to make print settings for the printer driver 50, and includes a UI screen selection unit 62 and a UI screen generation unit 64.

UI画面選択部62は設定項目決定部であり、印刷設定をユーザーが行う際に表示する印刷設定UI画面の構成を、ユーザーが選択して決定するための機能(設定項目決定機能)を有する。このUI画面選択部62は、最初に、ユーザーがプリンタードライバー50をインストールして、使用するプリンター180を選択した後にモニター150に表示される。本実施形態では、ユーザーがプリンタードライバー50を設定し、プリンター180を選択する場合、OS110のインストール処理部114は、プリンタードライバー50のインストール処理とプリンター180の選択処理を行う。これらの処理が終了すると、インストール処理部114は、UI画面選択部62をモニター150に表示させる。ユーザーは、UI画面選択部62を介して印刷設定UI画面上で設定可能に表示する印刷設定項目(第1の設定項目)を選択する。ここで選択された印刷設定項目は、印刷設定UI画面(第1の設定画面)に反映され、プリンタードライバー50のUI画面として表示される。   The UI screen selection unit 62 is a setting item determination unit, and has a function (setting item determination function) for the user to select and determine the configuration of the print setting UI screen to be displayed when the user performs print settings. The UI screen selection unit 62 is displayed on the monitor 150 after the user first installs the printer driver 50 and selects the printer 180 to be used. In the present embodiment, when the user sets the printer driver 50 and selects the printer 180, the installation processing unit 114 of the OS 110 performs an installation process for the printer driver 50 and a selection process for the printer 180. When these processes are completed, the installation processing unit 114 displays the UI screen selection unit 62 on the monitor 150. The user selects a print setting item (first setting item) to be displayed on the print setting UI screen so as to be settable via the UI screen selection unit 62. The selected print setting item is reflected on the print setting UI screen (first setting screen) and displayed as the UI screen of the printer driver 50.

また、プリンタードライバー50のインストールが終了し、使用するプリンター180が決定された後でも、ユーザーは必要に応じてUI画面選択部62をモニター150に表示させ、印刷設定項目(第2の設定項目)を選択することができる。選択された印刷設定項目は、次にプリンタードライバー50のUI画面が表示される際に、印刷設定UI画面(第2の設定画面)に反映される。   Further, even after the installation of the printer driver 50 is completed and the printer 180 to be used is determined, the user causes the UI screen selection unit 62 to be displayed on the monitor 150 as necessary, and the print setting item (second setting item). Can be selected. The selected print setting item is reflected on the print setting UI screen (second setting screen) when the UI screen of the printer driver 50 is displayed next time.

本実施形態では、UI画面選択部62として、図3に示すようなUI画面を想定する。即ち、ユーザーは、(a)に示すように、「印刷設定画面タイプ」を選択して表示される選択可能な印刷画面タイプの中から、所望の印刷画面タイプを選択できる。尚、印刷画面タイプは、設定対象とする印刷設定項目が予め組み合わされたグループであり、ユーザーは、複数のグループから1つを選択する。この結果、選択されたグループに含まれる印刷設定項目が選択されたことになる。例えば、ユーザーが「かんたん印刷画面」を選択した場合、選択した印刷画面タイプの情報は、(b)に示すように表示され、ユーザーが「OK」ボタンを押下することで決定される。   In the present embodiment, a UI screen as shown in FIG. 3 is assumed as the UI screen selection unit 62. That is, the user can select a desired print screen type from among selectable print screen types displayed by selecting “print setting screen type” as shown in FIG. The print screen type is a group in which print setting items to be set are combined in advance, and the user selects one from a plurality of groups. As a result, the print setting item included in the selected group is selected. For example, when the user selects “Easy Print Screen”, the information of the selected print screen type is displayed as shown in (b), and is determined by the user pressing the “OK” button.

尚、図3のように、選択可能な印刷画面タイプの中からユーザーが選択する様態に限定されず、ユーザーの属性情報に基づくスキルや権限の情報に基づいて、印刷画面タイプをUI画面選択部62が決定しても良い。更に、予め設定項目がグループ化された印刷画面タイプの選択には限定されず、印刷設定項目を個々に選択してUI画面に適切に配置する様態であっても良い。例えば、「印刷メディア」、「印刷品質」、「左右反転」、「カラー設定」、「明度・彩度」、「フチなし印刷時のはみ出し量」および「紙幅チェック」等の中から、所望の項目を選択する様態であっても良い。   As shown in FIG. 3, the user screen is not limited to a mode of selection from among selectable print screen types, and the print screen type is set to a UI screen selection unit based on skill and authority information based on user attribute information. 62 may be determined. Furthermore, the present invention is not limited to the selection of a print screen type in which setting items are grouped in advance, and may be a mode in which print setting items are individually selected and appropriately arranged on the UI screen. For example, the desired print quality can be selected from “print media”, “print quality”, “left-right reversal”, “color setting”, “brightness / saturation”, “extrusion amount during borderless printing”, “paper width check”, etc. It is also possible to select an item.

図2に戻り、このように決定された印刷画面タイプに関する情報はOS110に送られ、OS110のUI情報管理部112が印刷画面タイプに関する情報を管理する。ここで、管理する様態はOS110により異なる。例えば、OS110がMac OS(登録商標)である場合、Printing System領域に保存されて管理されても良く、また、OS110がWindows(登録商標)である場合、DevModeと呼ばれる記憶領域に保存されて管理されても良い。   Returning to FIG. 2, the information regarding the print screen type determined in this way is sent to the OS 110, and the UI information management unit 112 of the OS 110 manages the information regarding the print screen type. Here, the mode of management differs depending on the OS 110. For example, when the OS 110 is a Mac OS (registered trademark), it may be stored and managed in the Printing System area, and when the OS 110 is Windows (registered trademark), it is stored and managed in a storage area called DevMode. May be.

UI画面生成部64は設定画面生成部であり、OS110のUI情報管理部112が管理する印刷画面タイプに関する情報に基づいて、印刷を設定するための印刷設定UI画面を生成する機能(設定画面生成機能)を有する。UI画面生成部64が生成した印刷設定UI画面は、モニター150に表示される。
本実施形態では、印刷設定UI画面として図4を想定する。即ち、(a)は、UI画面選択部62において、ユーザーが「かんたん印刷画面」の印刷画面タイプを選択した場合に表示される印刷設定UI画面である。また、(b)および(c)は、UI画面選択部62において、ユーザーが「こだわり写真印刷画面」の印刷画面タイプを選択した場合に表示される印刷設定UI画面の例であり、カラーに関する詳細な設定を行うことができる。
The UI screen generation unit 64 is a setting screen generation unit, and a function (setting screen generation) for generating a print setting UI screen for setting printing based on information on a print screen type managed by the UI information management unit 112 of the OS 110. Function). The print setting UI screen generated by the UI screen generation unit 64 is displayed on the monitor 150.
In the present embodiment, FIG. 4 is assumed as the print setting UI screen. That is, (a) is a print setting UI screen that is displayed when the user selects the “easy print screen” print screen type in the UI screen selection unit 62. (B) and (c) are examples of a print setting UI screen that is displayed when the user selects the print screen type of the “preferred photo print screen” in the UI screen selection unit 62, and details regarding colors Settings can be made.

図2に戻り、印刷処理部70は、印刷画像生成部72および印刷ジョブ生成部74を有する。
印刷画像生成部72は、アプリケーション120から送られる画像のベクター画像データを取得し、取得したベクター画像データが示すベクターイメージに対して画像処理を行い、RGB(Red Green Blue)のラスターイメージに変換する機能を有する。更に、印刷画像生成部72は、RGBのラスターイメージに対して、3次元の変換テーブル(Look Up Table)や補間演算法を適用し、CMYK(Cyan Magenta Yellow Black)のラスターイメージに変換する機能を有する。変換されたラスターイメージのデータ(ラスター画像データ)は、印刷ジョブ生成部74に送られる。
Returning to FIG. 2, the print processing unit 70 includes a print image generation unit 72 and a print job generation unit 74.
The print image generation unit 72 acquires vector image data of an image sent from the application 120, performs image processing on the vector image indicated by the acquired vector image data, and converts the vector image data into an RGB (Red Green Blue) raster image. It has a function. Further, the print image generation unit 72 applies a three-dimensional conversion table (Look Up Table) or an interpolation calculation method to the RGB raster image and converts it into a CMYK (Cyan Magenta Yellow Black) raster image. Have. The converted raster image data (raster image data) is sent to the print job generation unit 74.

印刷ジョブ生成部74は、印刷画像生成部72から送られるラスター画像データやレイアウト情報に基づいて、プリンター180が認識可能なコマンド群に変換し、変換したコマンド群を記述した印刷ジョブを作成する機能を有する。作成された印刷ジョブは、スプーラーを経てプリンター180に送信され、プリンター180は印刷ジョブに基づいて印刷を実行する。
尚、プリンタードライバー50の各機能部は、前記したハードウェアとソフトウェアとが協働することで実現する。
The print job generation unit 74 converts a command group that can be recognized by the printer 180 based on raster image data and layout information sent from the print image generation unit 72, and creates a print job that describes the converted command group Have The created print job is transmitted to the printer 180 via the spooler, and the printer 180 executes printing based on the print job.
Each functional unit of the printer driver 50 is realized by cooperation of the hardware and software described above.

図5は、印刷設定UI60を決定して表示する処理の流れを示すフローチャートである。この処理が開始されると、最初に、CPU130は、ユーザーがプリンタードライバー50の設定を指示した処理であるか、否かを判定する(ステップS200)。
ここで、ユーザーがプリンタードライバー50の設定を指示した処理であると判定した場合(ステップS200でYes)、CPU130は、プリンタードライバー50をインストールするためのUI画面を表示し、ユーザーに所望のプリンタードライバー50を選択させ、ユーザーが選択したプリンタードライバー50をコンピューター10にインストールする(ステップS210)。
FIG. 5 is a flowchart showing a flow of processing for determining and displaying the print setting UI 60. When this process is started, first, the CPU 130 determines whether or not the user has instructed the setting of the printer driver 50 (step S200).
If it is determined that the process is an instruction for setting the printer driver 50 by the user (Yes in step S200), the CPU 130 displays a UI screen for installing the printer driver 50, and displays a desired printer driver for the user. 50 is selected, and the printer driver 50 selected by the user is installed in the computer 10 (step S210).

続いて、CPU130は、ユーザーに使用するプリンター180を登録させるためのUI画面を表示し、ユーザーが選択したプリンター180をコンピューター10に登録し(ステップS212)、ステップS222に進む。
他方で、ユーザーがプリンタードライバー50の設定を指示した処理でないと判定した場合(ステップS200でNo)、CPU130は、ユーザーが印刷設定UI60の変更を指示した処理であるか、否かを判定する(ステップS220)。
Subsequently, the CPU 130 displays a UI screen for allowing the user to register the printer 180 to be used, registers the printer 180 selected by the user in the computer 10 (step S212), and proceeds to step S222.
On the other hand, if it is determined that the process is not the process instructed by the user to set the printer driver 50 (No in step S200), the CPU 130 determines whether or not the process has been instructed by the user to change the print setting UI 60 ( Step S220).

ここで、ユーザーが印刷設定UI60の変更を指示した処理であると判定した場合(ステップS220でYes)、CPU130はステップS222に進む。
ステップS222では、CPU130は選択可能な印刷設定UI60の情報を表示する。ユーザーは、表示された印刷設定UI60の情報の中から、所望の印刷設定UI60の情報を選択する(ステップS224)。
If the CPU 130 determines that the process is an instruction to change the print setting UI 60 (Yes in step S220), the CPU 130 proceeds to step S222.
In step S222, the CPU 130 displays selectable print setting UI 60 information. The user selects desired print setting UI 60 information from the displayed print setting UI 60 information (step S224).

次に、CPU130は、ユーザーが選択した印刷設定UI60の情報を記憶し、一連の処理を終了する。
また、ステップS220において、ユーザーが印刷設定UI60の変更を指示した処理でないと判定した場合(ステップS220でNo)、CPU130は、ユーザーが印刷設定UI60の呼び出しを指示した処理であるか、否かを判定する(ステップS230)。
ここで、ユーザーが印刷設定UI60の呼び出しを指示した処理であると判定した場合(ステップS230でYes)、CPU130は、記憶した印刷設定UI60の情報を読み込む(ステップS232)。
Next, the CPU 130 stores information on the print setting UI 60 selected by the user, and ends a series of processes.
If it is determined in step S220 that the process is not a process in which the user has instructed to change the print setting UI 60 (No in step S220), the CPU 130 determines whether the process has been instructed to call the print setting UI 60 by the user. Determination is made (step S230).
If the CPU 130 determines that the process is an instruction to call the print setting UI 60 (Yes in step S230), the CPU 130 reads the stored print setting UI 60 information (step S232).

次に、CPU130は、読み込んだ印刷設定UI60の情報に基づいて、印刷設定UI60を生成する(ステップS234)。続いて、CPU130は、生成した印刷設定UI60を表示し(ステップS236)、一連の処理を終了する。
他方で、ステップS230において、ユーザーが印刷設定UI60の呼び出しを指示した処理でないと判定した場合(ステップS230でNo)、一連の処理を終了する。
Next, the CPU 130 generates the print setting UI 60 based on the read information of the print setting UI 60 (step S234). Subsequently, the CPU 130 displays the generated print setting UI 60 (step S236), and ends a series of processes.
On the other hand, if it is determined in step S230 that the process is not a process instructed by the user to call the print setting UI 60 (No in step S230), the series of processes ends.

以上述べた実施形態によれば、ユーザーは、プリンタードライバー50の印刷設定UI60をプリンタードライバー50上で選択できるため、印刷設定UI60をユーザーのスキルや使用用途に応じて変更できる。従って、ユーザーに応じた印刷設定UI60で印刷設定を行うため、印刷設定の際の誤操作を軽減し、ユーザービリティを向上させることができる。また、印刷設定UI60は、ユーザーがプリンタードライバー50を登録した際に限定されず、登録した後でもプリンタードライバー50を再登録することなく変更できるため、ユーザーのニーズ変化に対応して印刷設定UI60を変更できる。   According to the embodiment described above, since the user can select the print setting UI 60 of the printer driver 50 on the printer driver 50, the print setting UI 60 can be changed according to the skill and usage of the user. Therefore, since the print setting is performed using the print setting UI 60 according to the user, it is possible to reduce erroneous operations during the print setting and improve usability. The print setting UI 60 is not limited to when the user registers the printer driver 50, and can be changed without re-registering the printer driver 50 even after registration. Therefore, the print setting UI 60 can be changed in response to changes in user needs. Can change.

以上、添付図面を参照しながら好適な実施形態について説明したが、好適な実施形態は、前記実施形態に限らない。実施形態は、要旨を逸脱しない範囲内において種々変更を加え得ることは勿論であり、以下のように実施することもできる。   As mentioned above, although preferred embodiment was described referring an accompanying drawing, suitable embodiment is not restricted to the said embodiment. The embodiment can of course be modified in various ways without departing from the scope, and can also be implemented as follows.

(変形例1)
前記した実施形態においては、デバイスとしてプリンター180を想定し、このプリンター180の機能を制御するプリンタードライバー50をデバイスドライバーとして想定したが、デバイスは限定されるものではなく、例えば、デバイスとしてスキャナーを想定し、デバイスドライバーとしてスキャナードライバーを想定した様態でも良い。また、プリンター180は、スキャナー機能を搭載した複合機であっても良く、コンピューター10の機能を複合機内に備え、プリンタードライバー50は複合機内に設定する様態であっても良い。
また、以上のような手法を実施する装置は、単独の装置によって実現される場合もあれば、複数の装置を組み合わせることによって実現される場合もあり、各種の態様を含むものである。
(Modification 1)
In the above-described embodiment, the printer 180 is assumed as the device, and the printer driver 50 that controls the function of the printer 180 is assumed as the device driver. However, the device is not limited, and for example, a scanner is assumed as the device. However, it is also possible to assume a scanner driver as the device driver. Further, the printer 180 may be a multi-function peripheral equipped with a scanner function, the function of the computer 10 may be provided in the multi-function peripheral, and the printer driver 50 may be set in the multi-function peripheral.
Moreover, the apparatus which implements the above methods may be realized by a single apparatus or may be realized by combining a plurality of apparatuses, and includes various aspects.

10…コンピューター、50…プリンタードライバー、60…印刷設定UI、62…UI画面選択部、64…UI画面生成部、70…印刷処理部、72…印刷画像生成部、74…印刷ジョブ生成部、100…メモリー、110…OS、112…UI情報管理部、114…インストール処理部、120…アプリケーション、130…CPU、135…I/O部、140…記憶装置、145…入力装置、150…モニター、155…バス、180…プリンター。   DESCRIPTION OF SYMBOLS 10 ... Computer, 50 ... Printer driver, 60 ... Print setting UI, 62 ... UI screen selection part, 64 ... UI screen generation part, 70 ... Print processing part, 72 ... Print image generation part, 74 ... Print job generation part, 100 ... Memory, 110 ... OS, 112 ... UI information management unit, 114 ... Installation processing unit, 120 ... Application, 130 ... CPU, 135 ... I / O unit, 140 ... Storage device, 145 ... Input device, 150 ... Monitor, 155 ... bus, 180 ... printer.

Claims (7)

デバイスの機能に対して設定可能な設定項目が決定される設定項目決定機能と、
決定された前記設定項目に基づいて設定画面を生成し、生成した前記設定画面を表示する設定画面生成機能と、を備え、
前記設定項目決定機能で第1の前記設定項目が決定された場合、前記設定画面生成機能は第1の前記設定項目に基づいて第1の前記設定画面を生成して表示し、更に、前記設定項目決定機能で第2の前記設定項目が決定された場合、前記設定画面生成機能は第2の前記設定項目に基づいて第2の前記設定画面を生成し、第1の前記設定画面に替えて第2の前記設定画面を表示することを特徴とするデバイスドライバー。
Setting item determination function that determines the setting items that can be set for the device function;
A setting screen generating function for generating a setting screen based on the determined setting items and displaying the generated setting screen;
When the first setting item is determined by the setting item determination function, the setting screen generation function generates and displays the first setting screen based on the first setting item, and further, the setting When the second setting item is determined by the item determination function, the setting screen generation function generates the second setting screen based on the second setting item, and changes to the first setting screen. A device driver that displays the second setting screen.
請求項1に記載のデバイスドライバーにおいて、
前記設定項目決定機能は決定された前記設定項目に関する情報を記憶し、
前記設定画面生成機能は記憶した前記情報を読み込み、読み込んだ前記情報に基づいて前記設定画面を生成することを特徴とするデバイスドライバー。
The device driver according to claim 1,
The setting item determination function stores information on the determined setting item,
The device driver, wherein the setting screen generation function reads the stored information and generates the setting screen based on the read information.
請求項1乃至2のいずれかに記載のデバイスドライバーにおいて、
前記設定項目決定機能は、複数の前記設定項目が組み合わされた複数のグループの中から1つのグループが選択された場合、前記1つのグループに含まれる前記設定項目を決定することを特徴とするデバイスドライバー。
The device driver according to claim 1,
The setting item determination function determines the setting item included in the one group when one group is selected from a plurality of groups in which the plurality of setting items are combined. driver.
請求項1乃至3のいずれか1項に記載のデバイスドライバーにおいて、
前記設定項目決定機能は、コンピューターに対して前記デバイスを初めて登録する場合には前記デバイスの登録に続いてユーザーに決定させ、以降は、前記ユーザーからの要求に応じて決定されることを特徴とするデバイスドライバー。
The device driver according to any one of claims 1 to 3,
The setting item determination function, when registering the device to the computer for the first time, allows the user to determine following registration of the device, and thereafter is determined according to a request from the user. Device driver to use.
請求項1乃至3のいずれか1項に記載のデバイスドライバーにおいて、
前記設定項目決定機能は、コンピューターに対して前記デバイスを初めて登録する場合にユーザーの属性情報に基づいて決定され、以降は、前記ユーザーからの要求に応じて決定されることを特徴とするデバイスドライバー。
The device driver according to any one of claims 1 to 3,
The setting item determining function is determined based on user attribute information when the device is registered to a computer for the first time, and thereafter is determined in response to a request from the user. .
デバイスの機能に対して設定可能な設定項目が決定される設定項目決定部と、
決定された前記設定項目に基づいて設定画面を生成し、生成した前記設定画面を表示する設定画面生成部と、を備え、
前記設定項目決定部で第1の前記設定項目が決定された場合、前記設定画面生成部は第1の前記設定項目に基づいて第1の前記設定画面を生成して表示し、更に、前記設定項目決定部で第2の前記設定項目が決定された場合、前記設定画面生成部は第2の前記設定項目に基づいて第2の前記設定画面を生成し、第1の前記設定画面に替えて第2の前記設定画面を表示することを特徴とする制御装置。
A setting item determination unit that determines setting items that can be set for the function of the device;
A setting screen generating unit for generating a setting screen based on the determined setting item and displaying the generated setting screen;
When the first setting item is determined by the setting item determination unit, the setting screen generation unit generates and displays the first setting screen based on the first setting item, and further, the setting screen When the second setting item is determined by the item determination unit, the setting screen generation unit generates the second setting screen based on the second setting item, and changes to the first setting screen. A control device that displays the second setting screen.
デバイスの機能に対して設定可能な第1の設定項目が決定される第1の設定項目決定工程と、
決定された第1の前記設定項目に基づいて第1の設定画面を生成し、生成した第1の前記設定画面を表示する第1の設定画面生成工程と、
前記デバイスの機能に対して設定可能な第2の前記設定項目が決定される第2の設定項目決定工程と、
決定された第2の前記設定項目に基づいて第2の前記設定画面を生成し、生成した第2の前記設定画面を第1の前記設定画面に替えて表示する第2の設定画面生成工程と、を備えることを特徴とする制御方法。
A first setting item determining step in which a first setting item that can be set for the function of the device is determined;
A first setting screen generation step of generating a first setting screen based on the determined first setting item and displaying the generated first setting screen;
A second setting item determining step in which a second setting item that can be set for the function of the device is determined;
A second setting screen generating step of generating a second setting screen based on the determined second setting item and displaying the generated second setting screen instead of the first setting screen; A control method comprising:
JP2010231414A 2010-10-14 2010-10-14 Device driver, controller and control method Withdrawn JP2012084046A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010231414A JP2012084046A (en) 2010-10-14 2010-10-14 Device driver, controller and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010231414A JP2012084046A (en) 2010-10-14 2010-10-14 Device driver, controller and control method

Publications (1)

Publication Number Publication Date
JP2012084046A true JP2012084046A (en) 2012-04-26

Family

ID=46242826

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010231414A Withdrawn JP2012084046A (en) 2010-10-14 2010-10-14 Device driver, controller and control method

Country Status (1)

Country Link
JP (1) JP2012084046A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103970407A (en) * 2013-01-30 2014-08-06 精工爱普生株式会社 Print Control Device, Control Method Of A Print Control Device, And Recording Medium Storing A Program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103970407A (en) * 2013-01-30 2014-08-06 精工爱普生株式会社 Print Control Device, Control Method Of A Print Control Device, And Recording Medium Storing A Program
US9195474B2 (en) 2013-01-30 2015-11-24 Seiko Epson Corporation System and method print control device configured to control screen display unit of receipt printer
CN103970407B (en) * 2013-01-30 2017-05-10 精工爱普生株式会社 Print control device, and control method of a print control device

Similar Documents

Publication Publication Date Title
US9256387B2 (en) Printing system, print server, information processing device, and image forming device
JP6274867B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP7309348B2 (en) Program and control method
US10356258B2 (en) Image processing system performing screen data selection, image processing device, terminal device and non-transitory readable recording medium
JP2015121882A (en) Print controller, data processing method, and program
JP2013025738A (en) Printer driver, and printing method using the same
KR101802883B1 (en) Image forming apparatus, image forming method of image forming apparatus
US10185520B2 (en) Information processing apparatus and method for information processing apparatus for executing print driver maintenance operations
JP2012084046A (en) Device driver, controller and control method
JP4893793B2 (en) Device link profile creation apparatus, device link profile creation method and program
KR20050122022A (en) Print control device having a printer driver and method for controlling print-option using the same
JP7351126B2 (en) Information processing system, server device and information processing method
JP5692456B1 (en) Pointing device
JP5104926B2 (en) Print control apparatus and program
JP2012066519A (en) Image forming apparatus
JP5700164B1 (en) Printing instruction apparatus, printing system, and program
JP2015153404A (en) Program, information processor, information processing method, and information processing system
US8762582B2 (en) Data processing apparatus capable of communicating with external device via a plurality of logical lines, data processing system, data processing device storing data processing program, and device driver
JP5641159B1 (en) Printing instruction apparatus, printing system, and program
JP5045966B2 (en) Image forming system
JP5316942B2 (en) Image processing system and display control program
JP2009104282A (en) Printing system and printing program
JP2016107573A (en) Printing apparatus, method for controlling printing apparatus, and program
JP2011244301A (en) Apparatus, method, and program for information display
JP2022116553A (en) Support program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140107