JP2021043547A - Information processing device and control method for information processing device, and program - Google Patents

Information processing device and control method for information processing device, and program Download PDF

Info

Publication number
JP2021043547A
JP2021043547A JP2019163292A JP2019163292A JP2021043547A JP 2021043547 A JP2021043547 A JP 2021043547A JP 2019163292 A JP2019163292 A JP 2019163292A JP 2019163292 A JP2019163292 A JP 2019163292A JP 2021043547 A JP2021043547 A JP 2021043547A
Authority
JP
Japan
Prior art keywords
printer driver
printer
information processing
identification information
print
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2019163292A
Other languages
Japanese (ja)
Inventor
晃宏 保田
Akihiro Yasuda
晃宏 保田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2019163292A priority Critical patent/JP2021043547A/en
Publication of JP2021043547A publication Critical patent/JP2021043547A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide an information processing device and a control method for the information processing device, and a program that reduce effort of a user in downloading and installing a driver specific to a printer vendor even in an environment where an OS-standard printer driver is installed.SOLUTION: An information processing device includes: display means for displaying a print setting screen for allowing a user to perform print setting to be included in a print job generated by a first printer driver; and means for installing a second printer driver that is different from the first printer driver, based on an operation of the user on an object on the print setting screen.SELECTED DRAWING: Figure 7

Description

本発明は、情報処理装置および情報処理装置の制御方法ならびにプログラムに関するものである。 The present invention relates to an information processing device, a control method of the information processing device, and a program.

プリンタドライバはクライアントコンピュータにインストールされ、対応するプリンタへの印刷設定や印刷要求に応じたレンダリング処理などを行うモジュールである。従来のプリンタドライバはプリンタベンダーが開発を行った、プリンタベンダー特有のドライバであった。 A printer driver is a module that is installed on a client computer and performs print settings for the corresponding printer and rendering processing in response to print requests. The conventional printer driver was a driver peculiar to the printer vendor developed by the printer vendor.

プリンタベンダーが開発したベンダー特有のドライバは、OSの提供するPlug and Play(PnP)の機能によってドライバを配布するサーバからダウンロードされ、クライアントコンピュータにインストールされる(特許文献1)。 The vendor-specific driver developed by the printer vendor is downloaded from the server that distributes the driver by the function of Plug and Play (PnP) provided by the OS, and installed on the client computer (Patent Document 1).

一方で、プリンタドライバにはOSベンダーが開発したOS標準ドライバというものがある。OSベンダーが開発したOS標準ドライバは、使用するプリンタのベンダーにかかわらず使用することができるドライバである。OS標準ドライバを使用する場合には、ユーザが使用するプリンタ毎にプリンタドライバのダウンロードやインストールを行わなくても印刷に用いられる印刷データの生成や当該印刷データの送信を行うことができる。 On the other hand, there is an OS standard driver developed by an OS vendor as a printer driver. The OS standard driver developed by the OS vendor is a driver that can be used regardless of the vendor of the printer used. When the OS standard driver is used, it is possible to generate print data used for printing and transmit the print data without downloading or installing the printer driver for each printer used by the user.

特開2013−25460号公報Japanese Unexamined Patent Publication No. 2013-25460

OS標準ドライバは、使用するプリンタによらず使用することができる一方で、印刷設定をする際にはいずれのプリンタにも共通するような設定項目の設定しか行うことができない。そのため、印刷に使用するプリンタで使うことのできる機能であっても、OS標準ドライバが提供する印刷設定画面では設定することができない設定項目が存在した。上記のような設定項目を使用するためには、プリンタベンダー特有のドライバをダウンロードすることが必要である。 While the OS standard driver can be used regardless of the printer used, when making print settings, only setting items that are common to all printers can be set. Therefore, even if the function can be used in the printer used for printing, there are some setting items that cannot be set on the print setting screen provided by the OS standard driver. In order to use the above setting items, it is necessary to download the driver specific to the printer vendor.

しかしながら、プリンタの設定や使用環境によっては、プリンタがネットワークに接続されたタイミングで、ベンダー特有のプリンタドライバではなく、OS標準ドライバのインストール処理がなされてしまうことがある。そのような場合、ユーザはプリンタベンダー特有のドライバを使用するために、プリンタベンダーのホームページなどにあるプリンタドライバをダウンロードし、クライアントコンピュータにドライバをインストールしなくてはならない。そのため、ベンダー特有のプリンタドライバのダウンロードやインストールにユーザの手間が多くかかってしまう。 However, depending on the printer settings and usage environment, the OS standard driver may be installed instead of the vendor-specific printer driver when the printer is connected to the network. In such a case, the user must download the printer driver on the printer vendor's homepage or the like and install the driver on the client computer in order to use the printer vendor-specific driver. Therefore, it takes a lot of time and effort for the user to download and install the vendor-specific printer driver.

本願は、上記の課題を鑑み、OS標準のプリンタドライバがインストールされている環境であっても、プリンタベンダー特有のドライバのダウンロード、およびインストールにユーザの手間を減らすことを目的とする。 In view of the above problems, an object of the present application is to reduce the user's trouble in downloading and installing the driver peculiar to the printer vendor even in the environment where the OS standard printer driver is installed.

本願に記載の情報処理装置は、第1のプリンタドライバで生成する印刷ジョブに含める印刷設定をユーザに行わせるための印刷設定画面を表示する表示手段と、前記印刷設定画面におけるオブジェクトに対するユーザの操作に基づいて、前記第1のプリンタドライバとは異なる第2のプリンタドライバをインストールする手段と、を有することを特徴とする。 The information processing apparatus described in the present application includes a display means for displaying a print setting screen for causing the user to perform print settings to be included in a print job generated by the first printer driver, and a user's operation on an object on the print setting screen. Based on the above, it is characterized by having a means for installing a second printer driver different from the first printer driver.

本願に記載の情報処理装置によれば、OS標準のプリンタドライバがインストールされている環境であっても、プリンタベンダー特有のドライバのダウンロード、およびインストールにユーザの手間を減らすことができる。 According to the information processing apparatus described in the present application, even in an environment in which an OS standard printer driver is installed, it is possible to reduce the user's trouble in downloading and installing the driver peculiar to the printer vendor.

本発明の一実施形態としての典型的なプリントシステムのブロック図とクライアントコンピュータ100の構成を示す図である。It is a block diagram of a typical printing system as one Embodiment of this invention, and the figure which shows the structure of the client computer 100. 本実施例におけるプリンタ200の構成の一例を示す図である。It is a figure which shows an example of the structure of the printer 200 in this Example. 本実施例における配信サーバ400の構成の一例を示す図である。It is a figure which shows an example of the structure of the distribution server 400 in this Example. 本実施例において、クライントコンピュータ内の印刷拡張アプリケーションのシステムブロックの一例を示す図である。In this embodiment, it is a figure which shows an example of the system block of the print extension application in a client computer. 本実施例において、クライアントコンピュータ100がプリンタに送信する制御情報の一例を示す図である。In this embodiment, it is a figure which shows an example of the control information which a client computer 100 transmits to a printer. 本実施例において、プリンタ200がクライアントコンピュータ100に送信する装置識別情報の一例を示す図である。In this embodiment, it is a figure which shows an example of the apparatus identification information which a printer 200 transmits to a client computer 100. 本実施例において、クライアントコンピュータ100とプリンタ200の実行する処理を示すシーケンスの一例を示す図である。In this embodiment, it is a figure which shows an example of the sequence which shows the process executed by a client computer 100 and a printer 200. 実施例1において、クライアントコンピュータ100が実行する処理と、プリンタ200が実行する処理を示すフローチャートである。FIG. 5 is a flowchart showing a process executed by the client computer 100 and a process executed by the printer 200 in the first embodiment. 実施例2において、クライアントコンピュータ100が実行する処理と、プリンタ200が実行する処理を示すフローチャートである。2 is a flowchart showing a process executed by the client computer 100 and a process executed by the printer 200 in the second embodiment. 実施例3において、クライアントコンピュータ100が実行する処理を示すフローチャートである。FIG. 5 is a flowchart showing a process executed by the client computer 100 in the third embodiment.

以下、本発明を実施するための最良の形態について図面を持って説明する。 Hereinafter, the best mode for carrying out the present invention will be described with reference to the drawings.

<実施例1>
図1(a)に本発明に係る印刷システムの概略構成を表すブロック図を示す。このシステムは、クライアントコンピュータ100と、プリンタ200と、プリンタドライバを格納する配信サーバ400を備える。プリンタ200は、ページ記述言語(PDL:Page Description Language)形式の印刷データを受信し印刷を行なうことが可能である。クライアントコンピュータ100、プリンタ200、配信サーバ400はローカル・エリア・ネットワーク(LAN)に代表されるネットワーク300及びインターネット500を介して接続され通信可能である。なお、プリンタ200は印刷機能のみを備えるシングルファンクションプリンタ(SFP)でも、印刷機能、スキャン機能、複写機能を備えるマルチファンクションプリンタ(MFP)でも構わない。
<Example 1>
FIG. 1A shows a block diagram showing a schematic configuration of a printing system according to the present invention. This system includes a client computer 100, a printer 200, and a distribution server 400 that stores a printer driver. The printer 200 can receive and print print data in a page description language (PDL) format. The client computer 100, the printer 200, and the distribution server 400 are connected and can communicate with each other via the network 300 represented by the local area network (LAN) and the Internet 500. The printer 200 may be a single-function printer (SFP) having only a printing function, or a multifunction printer (MFP) having a printing function, a scanning function, and a copying function.

図1(b)は、本発明の実施形態を適用可能なクライアントコンピュータ100のハードウェア構成を示すブロック図である。 FIG. 1B is a block diagram showing a hardware configuration of a client computer 100 to which an embodiment of the present invention can be applied.

CPU101は、主記憶装置102として動作するROM1021あるいはRAM1022、補助記憶装置105に格納されたプログラムに従って装置全体の制御を行う。RAM1022はCPU101が各種処理を行う際のワークエリアとしても使用される。補助記憶装置105はアプリケーション(以下アプリと表記)1051や、プリンタ用のドライバ1052や、オペレーティングシステム(OS)1053等を記憶する。アプリ1051や、ドライバ1052は、不図示のCD−ROMやUSBメモリあるいはネットワーク300を経由して補助記憶装置105にインストールされる。本実施例における印刷拡張アプリはアプリケーション1051の一つであり、補助記憶装置105に記憶される。 The CPU 101 controls the entire device according to a program stored in the ROM 1021 or RAM 1022 operating as the main storage device 102 and the auxiliary storage device 105. The RAM 1022 is also used as a work area when the CPU 101 performs various processes. The auxiliary storage device 105 stores an application (hereinafter referred to as an application) 1051, a driver 1052 for a printer, an operating system (OS) 1053, and the like. The application 1051 and the driver 1052 are installed in the auxiliary storage device 105 via a CD-ROM (not shown), a USB memory, or a network 300. The print extension application in this embodiment is one of the applications 1051 and is stored in the auxiliary storage device 105.

なお、本実施例における印刷拡張アプリはOSが具備する標準的な機能(Plug andPlayなど)によってクライアントコンピュータ100にインストールされる。クライアントコンピュータは、印刷拡張アプリとクライアントコンピュータにあらかじめインストールされているOS標準ドライバが関連づけて記憶する。 The print extension application in this embodiment is installed on the client computer 100 by a standard function (Plug and Play, etc.) included in the OS. The client computer stores the print extension application and the OS standard driver pre-installed on the client computer in association with each other.

キーボード108やマウス・タッチパネルなどに代表されるポインティングデバイス109などの入力機器は、入力I/F103を通じて、ユーザがコンピュータに対して各種指示を与えるためのデバイスである。出力I/F104は、データを外部に出力するためのインターフェースであり、モニタ110などの出力機器に対してデータを出力する。クライアントコンピュータ100は、通信I/F106を通じて接続されるネットワーク300を通してプリンタ200と接続される。また、107は共通データシステムバスで、クライアントコンピュータ100を構成するハードウェアモジュール間でそれぞれのデータのやりとりに使われる。 An input device such as a pointing device 109 represented by a keyboard 108 or a mouse / touch panel is a device for a user to give various instructions to a computer through an input I / F 103. The output I / F 104 is an interface for outputting data to the outside, and outputs data to an output device such as a monitor 110. The client computer 100 is connected to the printer 200 through a network 300 connected through the communication I / F 106. Further, 107 is a common data system bus, which is used for exchanging data between the hardware modules constituting the client computer 100.

図2はプリンタ200のハードウェア構成を示すブロック図である。プリンタ200はシート上の画像を読み取る読取機能、シートに画像を印刷する印刷機能を有する。他にもプリンタ200は、画像を外部の通信装置に送信するファイル送信機能などを有している。 FIG. 2 is a block diagram showing a hardware configuration of the printer 200. The printer 200 has a reading function for reading an image on a sheet and a printing function for printing an image on the sheet. In addition, the printer 200 has a file transmission function for transmitting an image to an external communication device.

なお、本実施例では印刷装置の一例としてプリンタ200を説明するが、本発明はこれに限定されるものではない。例えば、読取機能を有さないSFP(Single Function Peripheral)等の印刷装置であってもよい。 In this embodiment, the printer 200 will be described as an example of the printing apparatus, but the present invention is not limited thereto. For example, a printing device such as an SFP (Single Function Peripheral) that does not have a reading function may be used.

CPU(Central Processing Unit)211を含む制御部201は、プリンタ200全体の動作を制御する。CPU211は、ROM(Read Only Memory)212又はストレージ214に記憶された制御プログラムを読み出して、印刷制御や読取制御などの各種制御を行う。ROM212は、CPU211で実行可能な制御プログラムを格納する。RAM(Random Access Memory)213は、CPU211の主記憶メモリであり、ワークエリア又は各種制御プログラムを展開するための一時記憶領域として用いられる。ストレージ214は、印刷データ、画像データ、各種プログラム、及び各種設定情報を記憶する。本実施形態ではストレージ214としてHDD(Hard Disk Drive)等の補助記憶装置を想定しているが、HDDの代わりにSSD(Solid State Drive)などの不揮発性メモリを用いるようにしても良い。 The control unit 201 including the CPU (Central Processing Unit) 211 controls the operation of the entire printer 200. The CPU 211 reads a control program stored in the ROM (Read Only Memory) 212 or the storage 214, and performs various controls such as print control and read control. The ROM 212 stores a control program that can be executed by the CPU 211. The RAM (Random Access Memory) 213 is the main storage memory of the CPU 211, and is used as a work area or a temporary storage area for developing various control programs. The storage 214 stores print data, image data, various programs, and various setting information. In the present embodiment, an auxiliary storage device such as an HDD (Hard Disk Drive) is assumed as the storage 214, but a non-volatile memory such as an SSD (Solid State Drive) may be used instead of the HDD.

なお、本実施例のプリンタ200では、1つのCPU211が1つのメモリ(RAM213)を用いて、各処理を実行するものとするが、他の様態であっても構わない。例えば、複数のCPU、RAM、ROM、及びストレージを協働させて後述するフローチャートに示す各処理を実行するとしてもよい。また、ASIC(Application Specific Integrated CircUIt)やFPGA(Field−Programmable Gate Array)等のハードウェア回路を用いて一部の処理を実行するようにしてもよい。 In the printer 200 of this embodiment, one CPU 211 executes each process using one memory (RAM 213), but other modes may be used. For example, a plurality of CPUs, RAMs, ROMs, and storages may be made to cooperate to execute each process shown in a flowchart described later. Further, a hardware circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field-Programmable Gate Array) may be used to execute a part of the processing.

操作部インターフェース(I/F)216は、操作部221と制御部201を接続する。操作部221には、タッチパネル機能を有する液晶表示部や各種ハードキーなどが備えられ、情報を表示する表示部やユーザの指示を受け付ける受付部として機能する。 The operation unit interface (I / F) 216 connects the operation unit 221 and the control unit 201. The operation unit 221 is provided with a liquid crystal display unit having a touch panel function, various hard keys, and the like, and functions as a display unit for displaying information and a reception unit for receiving user's instructions.

読取部I/F217は、読取部222と制御部201を接続する。読取部222は原稿を読み取って、読取画像を生成する。なお、生成された読取画像はストレージ214又はRAM213に格納されるものとする。読取部222によって生成された読取画像は通信装置に送信されたり、シート上への画像の印刷に用いられたりする。 The reading unit I / F 217 connects the reading unit 222 and the control unit 201. The scanning unit 222 scans the document and generates a scanned image. It is assumed that the generated scanned image is stored in the storage 214 or the RAM 213. The scanned image generated by the scanning unit 222 is transmitted to a communication device or used for printing an image on a sheet.

画像処理部215は、ネットワークを介して受信した印刷データを展開し印刷画像を生成するRIP(Raster Image Processor)の機能を備えている。また、画像処理部215は、画像の解像度変換や補正処理を行う。なお、本実施例では、画像処理部215がハードウェア回路(ASIC又はFPGAなど)で実現されることを想定しているが、これに限定されるものではない。例えば、プリンタ200が画像処理用途向けのプロセッサを備え、当該画像処理用途向けのプロセッサが画像処理プログラムを実行することにより画像処理や、印刷データの展開処理を実現してもよい。この場合、画像処理用のプロセッサとCPU211が協働して後述するフローチャートを実現するものとする。更には、画像処理を行うためのプログラムをCPU211が実行し、画像処理や印刷データの展開処理を行うように構成することもできる。また、これらのいずれかの組み合わせにより画像処理を行うようにしてもよい。 The image processing unit 215 has a function of a RIP (Raster Image Processor) that develops print data received via a network and generates a print image. In addition, the image processing unit 215 performs image resolution conversion and correction processing. In this embodiment, it is assumed that the image processing unit 215 is realized by a hardware circuit (ASIC, FPGA, etc.), but the present invention is not limited to this. For example, the printer 200 may include a processor for image processing applications, and the processor for the image processing applications may execute image processing programs to realize image processing and print data expansion processing. In this case, it is assumed that the processor for image processing and the CPU 211 cooperate to realize the flowchart described later. Further, the CPU 211 may execute a program for performing image processing, and may be configured to perform image processing and print data expansion processing. Further, the image processing may be performed by any combination of these.

印刷部I/F218は、印刷部223と制御部201を接続する。画像処理部215によって印刷データを解析して生成された印刷画像は印刷部I/F218を介して制御部201から印刷部223に転送される。印刷部223は制御部201を介して制御コマンド及び印刷画像を受信し、当該画像に基づいて給紙カセット(不図示)から給送されたシートに画像を印刷する。なお、印刷部223の印刷方式は、電子写真方式であってもよいし、インクジェット方式であってもよい。また、熱転写方式などその他の印刷方式を適用することもできる。シート処理部I/F219は、制御部201とシート処理部224を接続する。シート処理部224はCPU211からの制御コマンドを受信し、その制御コマンドに従って印刷部223により印刷されたシートに後処理を施す。例えば、複数のシートを揃える、シートにパンチ穴を開ける、複数のシートを綴じる、などの後処理を実行する。また、シート処理部224が備える後処理の機能や後処理の能力は、予め(例えば、プリンタ200の起動時など)シート処理部I/F219を介して制御部201に通知され、ストレージ214又はRAM213に格納される。 The printing unit I / F 218 connects the printing unit 223 and the control unit 201. The printed image generated by analyzing the print data by the image processing unit 215 is transferred from the control unit 201 to the printing unit 223 via the printing unit I / F 218. The printing unit 223 receives the control command and the printed image via the control unit 201, and prints the image on the sheet supplied from the paper feed cassette (not shown) based on the image. The printing method of the printing unit 223 may be an electrophotographic method or an inkjet method. Further, other printing methods such as a thermal transfer method can also be applied. The sheet processing unit I / F 219 connects the control unit 201 and the sheet processing unit 224. The sheet processing unit 224 receives a control command from the CPU 211, and performs post-processing on the sheet printed by the printing unit 223 according to the control command. For example, post-processing such as aligning a plurality of sheets, punching holes in the sheets, and binding a plurality of sheets is executed. Further, the post-processing function and the post-processing capability of the sheet processing unit 224 are notified in advance to the control unit 201 via the sheet processing unit I / F 219 (for example, when the printer 200 is started), and the storage 214 or the RAM 213 is notified. Stored in.

また、制御部201は、通信部I/F220を介してネットワーク300に接続される。通信部I/F220は、ネットワーク300上の通信装置に画像や情報を送信したり、ネットワーク300上の通信装置から印刷データや情報を受信したりする。 Further, the control unit 201 is connected to the network 300 via the communication unit I / F 220. The communication unit I / F 220 transmits images and information to the communication device on the network 300, and receives print data and information from the communication device on the network 300.

制御情報検知部225は通信部I/F220を介しネットワーク300から受信される制御情報を検知する。制御情報とは、ネットワーク300に接続されているクライアントコンピュータ100が、プリンタ200の装置識別情報を取得するための情報である。制御情報検知部225は、制御情報を検知すると装置識別情報記憶部226に記憶している装置識別情報4001や4002をクライアントコンピュータ100に送信する。装置識別情報4001、4002については図6で後述する。 The control information detection unit 225 detects the control information received from the network 300 via the communication unit I / F 220. The control information is information for the client computer 100 connected to the network 300 to acquire the device identification information of the printer 200. When the control information detection unit 225 detects the control information, the control information detection unit 225 transmits the device identification information 4001 and 4002 stored in the device identification information storage unit 226 to the client computer 100. The device identification information 4001 and 4002 will be described later with reference to FIG.

図3は、配信サーバのソフトウェア構成の一例を示す図である。配信サーバは、クライアントコンピュータ100からの要求に応じて、ネットワーク300を介してベンダー特有ドライバをクライアントコンピュータ100に提供する。 FIG. 3 is a diagram showing an example of the software configuration of the distribution server. The distribution server provides the vendor-specific driver to the client computer 100 via the network 300 in response to a request from the client computer 100.

配信サーバ400は、クライアントコンピュータ100に応答するためのドライバ管理部401を備える。ドライバ管理部401は、配信サーバ400を制御し、外部メモリ402に記憶されたプリンタドライバ402をクライアントコンピュータ100に提供する。配信サーバ400の外部メモリ402は、クライアントコンピュータ100上で動作するプリンタドライバを記憶する。 The distribution server 400 includes a driver management unit 401 for responding to the client computer 100. The driver management unit 401 controls the distribution server 400 and provides the client computer 100 with the printer driver 402 stored in the external memory 402. The external memory 402 of the distribution server 400 stores a printer driver that operates on the client computer 100.

図4は印刷拡張アプリケーション10511(以降、印刷拡張アプリ10511)のシステムの構成の一例を示すブロック図である。印刷拡張アプリ10511は、クライアントコンピュータ100の補助記憶装置105のアプリケーション1051に記憶されているアプリケーションである。印刷拡張アプリ10511を使用することで、ユーザはOS標準ドライバでは設定することでのできない項目についても印刷設定を行うことができるようになる。 FIG. 4 is a block diagram showing an example of the system configuration of the print extension application 10511 (hereinafter, print extension application 10511). The print extension application 10511 is an application stored in the application 1051 of the auxiliary storage device 105 of the client computer 100. By using the print extension application 10511, the user can set print settings even for items that cannot be set by the OS standard driver.

印刷拡張アプリ10511は、プリンタに紐づけられている。印刷拡張アプリ10511は、OS標準ドライバが提供する印刷設定画面で印刷指示がなされたときにプレビュー画面を表示したり、追加の印刷設定を行う画面を表示する機能を有する。本実施例では、印刷に用いられる画像データがOS標準印刷処理部(不図示)においてPDLに変換された後に起動アプリにより呼び出されているとする。また、印刷拡張アプリ10511がPDLデータに変換される前のXPSスプールファイルを処理することができ、PDL変換前に印刷拡張アプリが呼び出されるとしてもよい。 The print extension application 10511 is associated with the printer. The print extension application 10511 has a function of displaying a preview screen when a print instruction is given on the print setting screen provided by the OS standard driver, or displaying a screen for making additional print settings. In this embodiment, it is assumed that the image data used for printing is converted into PDL by the OS standard print processing unit (not shown) and then called by the startup application. Further, the XPS spool file before the print extension application 10511 is converted into PDL data can be processed, and the print extension application may be called before the PDL conversion.

印刷拡張アプリ10511は、印刷時起動アプリ部111、拡張印刷設定部112、印刷拡張アプリケーション通信部114、印刷ジョブ生成部115、タイルアプリ部116で構成される。 The print extension application 10511 is composed of a print start application unit 111, an extended print setting unit 112, a print extension application communication unit 114, a print job generation unit 115, and a tile application unit 116.

印刷時起動アプリ部111は、印刷時に呼び出されるアプリケーションである。印刷起動アプリ部111は、拡張印刷設定部112やジョブ結合部113、印刷拡張アプリケーション通信部114、印刷ジョブ生成部115、タイルアプリ部116と連携し動作する。 The print start application unit 111 is an application called at the time of printing. The print activation application unit 111 operates in cooperation with the extended print setting unit 112, the job combining unit 113, the print extended application communication unit 114, the print job generation unit 115, and the tile application unit 116.

拡張印刷設定部112は、OS標準ドライバで設定することのできない印刷設定を設定することができる設定画面を表示させる機能を有する。OS標準ドライバでは設定することのできない印刷設定とは、たとえば、ポスター印刷や製本等の後処理に関する印刷設定等である。 The extended print setting unit 112 has a function of displaying a setting screen on which print settings that cannot be set by the OS standard driver can be set. The print settings that cannot be set by the OS standard driver are, for example, print settings related to post-processing such as poster printing and bookbinding.

印刷拡張アプリケーション通信部114は、印刷拡張アプリ10511の各モジュールがプリンタ200と通信するための機能を有する。印刷ジョブ生成部115は、PDL変換処理や拡張された印刷設定をジョブに反映させる機能を有する。タイルアプリ部116は、印刷処理とは別にOSのスタートメニューなどのアプリケーション一覧から起動されるアプリケーションである。タイルアプリ部116は、プリンタ200の管理画面やプリンタ200のサポート情報を表示するWebサイトへのリンク機能を情報処理装置に提供する。 The print extension application communication unit 114 has a function for each module of the print extension application 10511 to communicate with the printer 200. The print job generation unit 115 has a function of reflecting the PDL conversion process and the extended print settings in the job. The tile application unit 116 is an application that is started from an application list such as an OS start menu separately from the print process. The tile application unit 116 provides the information processing device with a link function to a management screen of the printer 200 and a website for displaying support information of the printer 200.

印刷拡張アプリ10511は補助記憶装置105に格納されるアプリケーション1051の一つである。印刷拡張アプリケーションはドライバ1052と関連付けられており、ドライバ1052と共に起動する。 The print extension application 10511 is one of the applications 1051 stored in the auxiliary storage device 105. The print extension application is associated with driver 1052 and launches with driver 1052.

図4(b)は印刷拡張アプリ10511に紐づくプリンタのドライバをインストールするために、クライアントコンピュータ100のモニタ110に表示されるUIである。当該画面は印刷拡張アプリ10511のタイルアプリ部116によって表示される。ユーザが“Upgrade”オブジェクト5001を選択すると、タイルアプリ部116が印刷拡張アプリケーション10511に紐づくプリンタのドライバのインストール処理を開始する。当該インストール処理については図7を用いて後述する。なおここでは、タイルアプリ部116によって表示される画面からベンダー特有のプリンタドライバのダウンロードおよびインストールを行うとした。OS標準ドライバが提供する画面であって、ユーザが印刷部数や、用紙サイズ等、印刷ジョブの設定を行う印刷設定画面やベンダー固有の印刷設定を行う拡張印刷設定部112に“Upgrade”オブジェクト5001を配置するとしてもよい。このようにすることで、ユーザが意図的に印刷拡張アプリ10511を起動しなくても、ベンダー特有のドライバのダウンロード、およびインストールを行うことができる。ユーザが“Upgrade”オブジェクト5011を選択した場合には図7、図8に記載の処理が実行される。 FIG. 4B is a UI displayed on the monitor 110 of the client computer 100 in order to install the driver of the printer associated with the print extension application 10511. The screen is displayed by the tile application unit 116 of the print extension application 10511. When the user selects the "Upgrade" object 5001, the tile application unit 116 starts the installation process of the printer driver associated with the print extension application 10511. The installation process will be described later with reference to FIG. Here, it is assumed that the vendor-specific printer driver is downloaded and installed from the screen displayed by the tile application unit 116. An "Upgrade" object 5001 is provided on the print setting screen where the user sets the print job such as the number of copies and the paper size, and the extended print setting unit 112 where the vendor-specific print settings are set, which is a screen provided by the OS standard driver. It may be arranged. By doing so, the vendor-specific driver can be downloaded and installed without the user intentionally launching the print extension application 10511. When the user selects the “Upgrade” object 5011, the processes described in FIGS. 7 and 8 are executed.

図5はクライアントコンピュータ100がプリンタ200に対して出力する制御情報の一例を示す図である。 FIG. 5 is a diagram showing an example of control information output by the client computer 100 to the printer 200.

プリンタ200の制御情報検知部225は、プリンタ200が出力した制御情報を受信し、制御情報に応じた処理を行い、クライアントコンピュータ100に通知を返す。本実施例において、クライアントコンピュータ100は、図5に示すWSD(Web Service for Device)を用いた制御情報をプリンタ200に送信する。クライアントコンピュータ100内のOS1053やドライバ1052からデバイスに対して接続を通知する制御情報であれば制御情報は上記に限らない。 The control information detection unit 225 of the printer 200 receives the control information output by the printer 200, performs processing according to the control information, and returns a notification to the client computer 100. In this embodiment, the client computer 100 transmits control information using the WSD (Web Service for Device) shown in FIG. 5 to the printer 200. The control information is not limited to the above as long as it is the control information for notifying the device of the connection from the OS 1053 or the driver 1052 in the client computer 100.

図5(a)はWindows OSのPnPによって、クライアントコンピュータ100から画像形成装置に送信されるXML形式の制御情報の一例を示す図である。図5(a)において601内のタグ<pri:Name>は、送信元を特定するための情報であり、通常は情報として”Device”が設定されている。クライアントコンピュータ100は、プリンタ200がネットワーク300に参加したことを示す所定の情報を受信したことに基づき、図5(a)に示す情報をプリンタ200に送信する。 FIG. 5A is a diagram showing an example of XML-format control information transmitted from the client computer 100 to the image forming apparatus by PnP of the Windows OS. In FIG. 5A, the tag <pri: Name> in 601 is information for specifying the source, and usually "Device" is set as the information. The client computer 100 transmits the information shown in FIG. 5A to the printer 200 based on the reception of predetermined information indicating that the printer 200 has joined the network 300.

一方、図5(b)は、本実施例における印刷拡張アプリ10511がユーザ操作によってオブジェクト5001が選択されたタイミングで、プリンタ200に送信する制御情報の一例を示す図である。図5(b)において、602内のタグ<pri:Name>には印刷拡張アプリ10511を識別するための情報(”Device_app”)が設定される。 On the other hand, FIG. 5B is a diagram showing an example of control information transmitted to the printer 200 at the timing when the object 5001 is selected by the user operation by the print extension application 10511 in the present embodiment. In FIG. 5B, information (“Device_app”) for identifying the print extension application 10511 is set in the tag <pri: Name> in 602.

図5(a)(b)のように、制御情報内のデバイス名称を変えることで、制御情報を送信したのがOSであるか、印刷拡張アプリ10511であるかをプリンタ200が判定できるようにする。 By changing the device name in the control information as shown in FIGS. 5A and 5B, the printer 200 can determine whether the control information is transmitted by the OS or the print extension application 10511. To do.

図6は、プリンタ200が図5に示す制御情報の受信をトリガにしてプリンタ200がクライアントコンピュータ100に送信する識別情報を示す図である。プリンタ200は複数の装置識別情報を記憶しており、受信した制御情報に含まれる送信元の情報に応じて、いずれの装置識別情報をクライアントコンピュータ100に送信するかを変える。 FIG. 6 is a diagram showing identification information transmitted by the printer 200 to the client computer 100 triggered by the printer 200 receiving the control information shown in FIG. The printer 200 stores a plurality of device identification information, and changes which device identification information is transmitted to the client computer 100 according to the source information included in the received control information.

図6(a)は、プリンタ200が図5(a)に示す制御情報を受信した場合に送信する装置識別情報である。装置識別情報4001は、ベンダー名4001a、プリンタ200の機種情報4001b、装置種類4001c、及び装置特定情報4001dを有している。装置特定情報4001dは、UUID(Universal Unique Identifer)であり、クライアントコンピュータ100内のOSがプリンタ200を識別するための識別情報である。クライアントコンピュータ100のOS標準ドライバが制御情報を送信した場合、プリンタ200は図6(a)に示す装置識別情報を送信する。クライアントコンピュータ100は、図6(a)に示す装置識別情報を受信し、HWIDを生成する。そして、クライアントコンピュータ100は、受信した装置識別情報と生成したHWIDからクライアントコンピュータ100にインストールするドライバとしてOS標準のドライバを選択し、インストール処理を実行する。 FIG. 6A is device identification information to be transmitted when the printer 200 receives the control information shown in FIG. 5A. The device identification information 4001 has a vendor name 4001a, a model information 4001b of the printer 200, a device type 4001c, and a device identification information 4001d. The device specific information 4001d is a UUID (Universal Universal Individual), which is identification information for the OS in the client computer 100 to identify the printer 200. When the OS standard driver of the client computer 100 transmits the control information, the printer 200 transmits the device identification information shown in FIG. 6A. The client computer 100 receives the device identification information shown in FIG. 6A and generates an HWID. Then, the client computer 100 selects an OS standard driver as a driver to be installed on the client computer 100 from the received device identification information and the generated HWID, and executes the installation process.

一方で、図6(b)は、プリンタ200が図5(b)に示す制御情報を受信した場合にクライアントコンピュータ100に送信する装置識別情報である。図6(b)は、図6(a)と装置識別情報4002dが異なる。印刷拡張アプリ10511が出力した制御情報を取得した場合、プリンタ200は図6(b)に示す装置識別情報をクライアントコンピュータ100に送信する。クライアントコンピュータ100が図6(b)に示す装置識別情報を用いてHWIDを生成する。ここで生成されるHWIDは図6(a)に示す装置識別情報を用いて生成されるHWIDと同じIDである。クライアントコンピュータ100は装置識別情報4002と、生成したHWIDを用いてベンダー特有の設定を行うことのできるプリンタドライバを特定する。そして、クライアントコンピュータ100は配信サーバ400から特定したプリンタドライバをダウンロードし、インストールする。なお、特定されたプリンタドライバがクライアントコンピュータ100内に記憶されている場合、クライアントコンピュータ100は記憶されているプリンタドライバのインストール処理を行う。そして、クライアントコンピュータ100は、すでにインストールされているOS標準のドライバを無効化し、新しくインストールしたベンダー特有の設定をすることのできるドライバを有効に設定する。このようにすることで、プリンタ200での印刷についてプリンタドライバを用いて印刷設定を行うときに、ユーザはOS標準のドライバではなく、ベンダー特有のプリンタドライバを使用することができる。 On the other hand, FIG. 6B is device identification information to be transmitted to the client computer 100 when the printer 200 receives the control information shown in FIG. 5B. FIG. 6B is different from FIG. 6A in the device identification information 4002d. When the control information output by the print extension application 10511 is acquired, the printer 200 transmits the device identification information shown in FIG. 6B to the client computer 100. The client computer 100 generates an HWID using the device identification information shown in FIG. 6 (b). The HWID generated here is the same ID as the HWID generated using the device identification information shown in FIG. 6A. The client computer 100 identifies a printer driver that can make vendor-specific settings using the device identification information 4002 and the generated HWID. Then, the client computer 100 downloads and installs the specified printer driver from the distribution server 400. When the specified printer driver is stored in the client computer 100, the client computer 100 performs an installation process of the stored printer driver. Then, the client computer 100 invalidates the already installed OS standard driver, and enables the newly installed driver that can be set by the vendor. By doing so, when the print setting is made by using the printer driver for printing with the printer 200, the user can use the vendor-specific printer driver instead of the OS standard driver.

本実施例において、クライアントコンピュータ100内のドライバ置き換えに係る処理をシーケンス図とフローチャートを用いて説明する。 In this embodiment, a process related to driver replacement in the client computer 100 will be described with reference to a sequence diagram and a flowchart.

図7は、ユーザがクライアントコンピュータ100を操作してドライバの置き換えを完了するまでの流れを示したシーケンス図である。なお、ここでは、クライアントコンピュータ100にOS標準のプリンタドライバと、印刷拡張アプリ10511がインストールされているものとする。 FIG. 7 is a sequence diagram showing a flow until the user operates the client computer 100 to complete the replacement of the driver. Here, it is assumed that the OS standard printer driver and the print extension application 10511 are installed on the client computer 100.

ユーザがOS標準ドライバに紐づいている印刷拡張アプリ10511の表示するオブジェクト5001を選択する(6001)。 The user selects the object 5001 to be displayed by the print extension application 10511 linked to the OS standard driver (6001).

印刷拡張アプリケーション10511は、印刷ジョブの出力先であるプリンタ200に対してネットワーク300を介して制御情報を送信する(6002)。ここで、プリンタ200に対して送信される制御情報は図5(b)に示す制御情報である。6002においてプリンタ200に送信される制御情報は、プリンタ200の装置識別情報の送信依頼である。 The print extension application 10511 transmits control information to the printer 200, which is the output destination of the print job, via the network 300 (6002). Here, the control information transmitted to the printer 200 is the control information shown in FIG. 5 (b). The control information transmitted to the printer 200 in 6002 is a request for transmission of device identification information of the printer 200.

プリンタ200は制御情報を受け取り、クライアントコンピュータ100に送信する装置識別情報4001を装置識別情報4002に切り替える(6003)。6003において、プリンタ200は受信した制御情報に含まれる送信元を示す情報に基づき、クライアントコンピュータ100に送信する装置識別情報を選択する。ここでは、図5(b)で示す制御情報を受信しているため、プリンタ200は図6(b)に示す装置識別情報を選択する。 The printer 200 receives the control information and switches the device identification information 4001 to be transmitted to the client computer 100 to the device identification information 4002 (6003). In 6003, the printer 200 selects the device identification information to be transmitted to the client computer 100 based on the information indicating the transmission source included in the received control information. Here, since the control information shown in FIG. 5B is received, the printer 200 selects the device identification information shown in FIG. 6B.

プリンタ200にユニキャストによる接続通知(Hello)を用いて、選択した装置識別情報をOS1053に返信する(6004)。 The printer 200 uses a unicast connection notification (Hello) to return the selected device identification information to the OS 1053 (6004).

OS1053は受信した装置識別情報に基づき、HWIDを生成する。そして、OS1053は装置識別情報に含まれるUUIDと生成したHWIDに基づきインストールするドライバを特定する。そして、OS1053は特定したドライバのダウンロード要求を配信サーバ400に送信する(6005)。配信サーバ400は当該要求を受け取ると当該要求に応じたベンダー特有ドライバをクライアントコンピュータ100に送信する(6006)。 OS1053 generates HWID based on the received device identification information. Then, the OS 1053 specifies the driver to be installed based on the UUID included in the device identification information and the generated HWID. Then, the OS 1053 transmits the download request of the specified driver to the distribution server 400 (6005). Upon receiving the request, the distribution server 400 transmits a vendor-specific driver corresponding to the request to the client computer 100 (6006).

次に、OS1053はプリンタ200から取得した装置識別情報4002に含まれるUUIDに基づきプリンタキューを作成し、受信したドライバのインストールを行う(6007)。OS1053は、配信サーバ400から受信したベンダー特有のドライバをインストールし、生成したプリンタキューと対応づける。 Next, the OS 1053 creates a printer queue based on the UUID included in the device identification information 4002 acquired from the printer 200, and installs the received driver (6007). OS1053 installs the vendor-specific driver received from the distribution server 400 and associates it with the generated printer queue.

6008は6001においてオブジェクトが選択されたタイミングで起動し、ベンダー特有ドライバのインストールが完了したか否かを印刷拡張アプリ10511が判定する処理である。印刷拡張アプリ10511は、6001以降、一定時間おきに配信サーバ400から送信されたドライバのインストールが完了したか否かを判定する。配信サーバ400から送信されたドライバのインストールが完了している場合、印刷拡張アプリ10511はOS標準ドライバの無効化を指示する(6009)。OS1053は、印刷拡張アプリ10511の指示に基づき、OS標準ドライバに紐づくプリンタキューを削除する。 6008 is a process in which the object is started at the timing when the object is selected in 6001, and the print extension application 10511 determines whether or not the installation of the vendor-specific driver is completed. The print extension application 10511 determines whether or not the installation of the driver transmitted from the distribution server 400 is completed at regular intervals after 6001. When the installation of the driver transmitted from the distribution server 400 is completed, the print extension application 10511 instructs to disable the OS standard driver (6009). The OS 1053 deletes the printer queue associated with the OS standard driver based on the instruction of the print extension application 10511.

以上により、クライアントコンピュータ100を使用するユーザはOS標準ドライバに替えてベンダー特有ドライバを使用することができる。 As described above, the user who uses the client computer 100 can use the vendor-specific driver instead of the OS standard driver.

図8は、図1の自動置き換えシステムの動作の概要を示すフローチャートである。本フローチャートはユーザが印刷拡張アプリケーション10511を起動することで開始される。 FIG. 8 is a flowchart showing an outline of the operation of the automatic replacement system of FIG. This flowchart is started when the user starts the print extension application 10511.

図8の説明において配信サーバ400には、予め目的のベンダー特有ドライバが格納されていることを前提とする。また、プリンタ200はアプリケーションから発信される制御情報を解釈し、適切に処理する能力を有することを前提とする。なお、S101〜S104、S109〜S113に記載の処理は、クライアントコンピュータ100のCPU101が主記憶装置102に記憶されているプログラムを実行することで実現される。S105〜S108はプリンタ200のCPU211がROM212またはストレージ214に記載の処理を実行することで実現される。 In the description of FIG. 8, it is assumed that the target vendor-specific driver is stored in the distribution server 400 in advance. Further, it is assumed that the printer 200 has an ability to interpret the control information transmitted from the application and process it appropriately. The processes described in S101 to S104 and S109 to S113 are realized by the CPU 101 of the client computer 100 executing a program stored in the main storage device 102. S105 to S108 are realized by the CPU 211 of the printer 200 executing the process described in the ROM 212 or the storage 214.

ユーザが印刷拡張アプリ10511の起動を指示したことに従って、印刷拡張アプリ10511が起動処理を実行する(S101)。CPU101は、図4(b)に示す画面をモニタ110に表示させる。 The print extension application 10511 executes the activation process according to the user instructing the start of the print extension application 10511 (S101). The CPU 101 causes the monitor 110 to display the screen shown in FIG. 4B.

印刷拡張アプリ10511は図4(b)に示すオブジェクト5001を選択するユーザ操作を受け付ける(S102)。 The print extension application 10511 accepts a user operation for selecting the object 5001 shown in FIG. 4 (b) (S102).

印刷拡張アプリ10511は、オブジェクト5001が選択されたか否かを判定する(S103)。オブジェクト5001が選択されていない場合、印刷拡張アプリ10511はS102に処理を戻す。一方で、オブジェクト5001が選択された場合、印刷拡張アプリ10511は、ネットワーク300を介してプリンタ200に向けて図5(b)で示す制御情報を送信する(S104)。S104において、印刷拡張アプリ10511は、印刷拡張アプリが送信した制御情報であることを示す情報を含む制御情報をプリンタ200に送信する。 The print extension application 10511 determines whether or not the object 5001 is selected (S103). If the object 5001 is not selected, the print extension application 10511 returns the process to S102. On the other hand, when the object 5001 is selected, the print extension application 10511 transmits the control information shown in FIG. 5 (b) to the printer 200 via the network 300 (S104). In S104, the print extension application 10511 transmits the control information including the information indicating that the control information is the control information transmitted by the print extension application to the printer 200.

S105〜S107は、プリンタ200で実行される処理である。プリンタ200は電源がオンになり起動したのち図8に記載の処理を開始する。なお、図8に記載の処理を終了したのちも、プリンタ200が起動している間は図8に記載の処理を繰り返し実行するとする。 S105 to S107 are processes executed by the printer 200. The printer 200 starts the process shown in FIG. 8 after the power is turned on and started. Even after the processing described in FIG. 8 is completed, the processing described in FIG. 8 is repeatedly executed while the printer 200 is running.

CPU211はクライアントコンピュータ100から制御情報を受信する(S105)。制御情報を受信していない場合、CPU211はS105に記載の処理を繰り返し行う。制御情報を受信した場合、CPU211は処理をS106に進める。 The CPU 211 receives control information from the client computer 100 (S105). When the control information is not received, the CPU 211 repeats the process described in S105. When the control information is received, the CPU 211 advances the process to S106.

CPU211は受信した制御情報を解析し、制御情報で指定される送信元のデバイスに基づいて、クライアントコンピュータ100に送信する装置識別情報を選択する(S106)。 The CPU 211 analyzes the received control information and selects the device identification information to be transmitted to the client computer 100 based on the source device specified in the control information (S106).

CPU211は、受信した制御情報のデバイス情報に基づき、図6に示す装置識別情報4001、4002からクライアントコンピュータ100に送信する装置識別情報を選択する。制御情報に含まれるデバイス情報が“Device”である場合、すなわち、クライアントコンピュータ100が送信した制御情報が図5(a)である場合、CPU211は装置識別情報4001を選択する。受信した制御情報が図5(a)である場合とは、プリンタ200がネットワーク300に参加し、プリンタ200がネットワークに参加したことを示すパケットをネットワーク300に送信した場合等である。このとき、クライアントコンピュータ100は当該パケットを受信して、プリンタ200に図5(a)で示す制御情報を送信する。このとき、プリンタ200は図6(a)で示す装置識別情報を選択する。 The CPU 211 selects the device identification information to be transmitted to the client computer 100 from the device identification information 4001 and 4002 shown in FIG. 6 based on the device information of the received control information. When the device information included in the control information is "Device", that is, when the control information transmitted by the client computer 100 is FIG. 5A, the CPU 211 selects the device identification information 4001. The case where the received control information is shown in FIG. 5A is a case where the printer 200 has joined the network 300 and a packet indicating that the printer 200 has joined the network is transmitted to the network 300. At this time, the client computer 100 receives the packet and transmits the control information shown in FIG. 5A to the printer 200. At this time, the printer 200 selects the device identification information shown in FIG. 6A.

一方で、制御情報に含まれるデバイス情報が“Device_app”である場合、CPU211は装置識別情報4002を選択する。 On the other hand, when the device information included in the control information is "Device_app", the CPU 211 selects the device identification information 4002.

CPU211は選択した装置識別情報をクライアントコンピュータ100に送信する(S107)。S106で受信した制御情報に合わせた装置識別情報を選択することで、異なるUUIDを有する装置識別情報がクライアントコンピュータ100に送信されることとなる。 The CPU 211 transmits the selected device identification information to the client computer 100 (S107). By selecting the device identification information according to the control information received in S106, the device identification information having a different UUID is transmitted to the client computer 100.

プリンタ200は、複数のクライアントコンピュータからOS1053の送信した図5(a)に示す制御情報と印刷拡張アプリ10511が送信した図5(b)に示す制御情報を同時に受信することができる。プリンタ200はそれぞれの制御情報に含まれる送信元を示す情報に基づき、それぞれの制御情報の送信元に、制御情報に対応する装置識別情報を送信することができる。 The printer 200 can simultaneously receive the control information shown in FIG. 5 (a) transmitted by the OS 1053 and the control information shown in FIG. 5 (b) transmitted by the print extension application 10511 from a plurality of client computers. The printer 200 can transmit the device identification information corresponding to the control information to the transmission source of each control information based on the information indicating the transmission source included in each control information.

以降の処理はクライアントコンピュータ100にて実行されるため、クライアントコンピュータ100側のフローの説明に戻る。 Since the subsequent processing is executed by the client computer 100, the process returns to the description of the flow on the client computer 100 side.

OS1053はプリンタ200が送信した装置識別情報を受信する(S108)。ここでは、図6(b)に示す装置識別情報を受信する。そして、OS1053は受信した装置識別情報に含まれる情報からHWIDを生成する。 The OS 1053 receives the device identification information transmitted by the printer 200 (S108). Here, the device identification information shown in FIG. 6B is received. Then, the OS 1053 generates an HWID from the information included in the received device identification information.

OS1053は受信した装置識別情報に含まれる情報から生成されるHWIDと、装置識別情報に含まれるUUIDから、プリンタ200に対応するベンダー特有のプリンタドライバが何であるかを特定する。そして、OS1053は、特定したドライバがクライアントコンピュータ100に記憶されているか否かを判定する(S109)。 The OS 1053 identifies what the vendor-specific printer driver corresponding to the printer 200 is from the HWID generated from the information included in the received device identification information and the UUID included in the device identification information. Then, the OS 1053 determines whether or not the specified driver is stored in the client computer 100 (S109).

特定したドライバがクライアントコンピュータに記憶されている場合、OS1053はS111に処理を進める。特定したドライバがクライアントコンピュータに記憶されていない場合、OS1053は配信サーバ400から特定したドライバのダウンロードを実行する(S110)。OS1053は特定したドライバを補助記憶装置105内のドライバ1052にインストールする(S111)。最後に、印刷拡張アプリ10511がクライアントコンピュータ100内のドライバ1052にインストールされているOS標準ドライバのキューをアプリケーションが削除し、OS標準ドライバを無効化する(S112)。S112において、OS標準ドライバを無効化させるだけなく、アンインストールするとしてもよい。 If the specified driver is stored in the client computer, the OS 1053 proceeds to S111. If the specified driver is not stored in the client computer, the OS 1053 downloads the specified driver from the distribution server 400 (S110). The OS 1053 installs the specified driver in the driver 1052 in the auxiliary storage device 105 (S111). Finally, the print extension application 10511 deletes the OS standard driver queue installed in the driver 1052 in the client computer 100, and invalidates the OS standard driver (S112). In S112, not only the OS standard driver may be invalidated, but also the OS standard driver may be uninstalled.

なお、図8では、印刷拡張アプリ10511が起動されることで処理が開始された。OS1053がOS標準のドライバを起動するとともに、印刷拡張アプリ10511を起動し、図8に記載の処理を実行するとしてもよい。この場合、OS標準のプリンタドライバが提供する印刷ジョブの設定を行う画面に、オブジェクト5001が表示される。 In FIG. 8, the process was started by starting the print extension application 10511. The OS 1053 may start the OS standard driver and the print extension application 10511 to execute the process shown in FIG. In this case, the object 5001 is displayed on the screen for setting the print job provided by the OS standard printer driver.

これにより、ユーザがプリンタ200で印刷する画像データの印刷設定をする際に、OS標準ドライバではなく、ベンダー特有のプリンタドライバを使用することができるようになる。また、プリンタ200がネットワークに接続された際に、クライアントコンピュータ100にOS標準のプリンタドライバがインストールされた場合であっても、ベンダー特有のプリンタドライバを優先的に使用することができる。そのため、OS標準のプリンタドライバでは設定できない設定項目についても設定を行うことができるようになる。 As a result, when the user sets the print setting of the image data to be printed by the printer 200, the vendor-specific printer driver can be used instead of the OS standard driver. Further, even when the OS standard printer driver is installed on the client computer 100 when the printer 200 is connected to the network, the vendor-specific printer driver can be preferentially used. Therefore, it becomes possible to set setting items that cannot be set by the OS standard printer driver.

<実施例2>
実施例1では、1台の画像形成装置に対して複数のUUIDが割り当てられている場合を例に説明をした。ハードウェアスペックやメモリ容量などの都合により、1台の画像形成装置に複数のUUIDを割り当てることができず、UUIDが1つのみ実装される場合がある。実施例2では、プリンタ200がベンダー特有のドライバに紐づくUUIDのみを有しているとする。
<Example 2>
In the first embodiment, a case where a plurality of UUIDs are assigned to one image forming apparatus has been described as an example. Due to hardware specifications, memory capacity, etc., it is not possible to assign a plurality of UUIDs to one image forming apparatus, and only one UUID may be mounted. In the second embodiment, it is assumed that the printer 200 has only the UUID associated with the vendor-specific driver.

また、プリンタキューを生成する場合、個々のプリンタを区別するためにそのプリンタのUUIDを元にプリンタキューが生成される。そのため、UUIDが1つしかない場合、PnPによる接続通知があったとしても、OSは既にドライバがインストールされていると判断し、新しくドライバをインストールすることができない。 Further, when a printer queue is generated, a printer queue is generated based on the UUID of the printer in order to distinguish individual printers. Therefore, when there is only one UUID, even if there is a connection notification by PnP, the OS determines that the driver has already been installed and cannot install a new driver.

図9は本発明の実施例2においてOS標準ドライバとベンダー特有ドライバを入れ替える際の動作を示すフローチャートである。本フローチャートはユーザが印刷拡張アプリケーション10511を起動することで開始される。図9において、アプリ処理と書かれた処理ブロックは、クライアントコンピュータ100のCPU101が主記憶装置102または補助記憶装置105に記憶したプログラムを実行することで実現される。一方で、デバイス処理と書かれたブロックは、プリンタ200のCPU211がROM212またはストレージ214に記載された処理を実行することで処理が実現される。なお、図9において、図8と同様の処理を示す箇所については同様の符号を付加し、説明を省略する。 FIG. 9 is a flowchart showing an operation when the OS standard driver and the vendor-specific driver are exchanged in the second embodiment of the present invention. This flowchart is started when the user starts the print extension application 10511. In FIG. 9, the processing block described as application processing is realized by executing the program stored in the main storage device 102 or the auxiliary storage device 105 by the CPU 101 of the client computer 100. On the other hand, the block described as device processing is realized by the CPU 211 of the printer 200 executing the processing described in the ROM 212 or the storage 214. In FIG. 9, the same reference numerals are added to the parts showing the same processing as in FIG. 8, and the description thereof will be omitted.

印刷拡張アプリ10511はオブジェクト5001が選択されたことを確認するOS標準ドライバを無効化する(S201)。そして、印刷拡張アプリ10511は制御情報を画像形成装置に送信する。ここでは、図5(a)に記載の制御情報を送信するとする。 The print extension application 10511 disables the OS standard driver for confirming that the object 5001 is selected (S201). Then, the print extension application 10511 transmits the control information to the image forming apparatus. Here, it is assumed that the control information shown in FIG. 5A is transmitted.

プリンタ200のCPU211は印刷拡張アプリ10511から制御情報を受信する(S203)。その後、CPU211は当該制御情報に対応する装置識別情報をOS1053に送信する(S204)。実施例2では、プリンタ200の保持するUUIDが一つであるため、送信する装置識別情報の選択の処理は行わない。 The CPU 211 of the printer 200 receives control information from the print extension application 10511 (S203). After that, the CPU 211 transmits the device identification information corresponding to the control information to the OS 1053 (S204). In the second embodiment, since the printer 200 holds one UUID, the process of selecting the device identification information to be transmitted is not performed.

以上の処理は実施例1と同様である。以上の手順によりプリンタ200がUUIDを1つしか保持できない場合であっても、ベンダー特有のドライバをインストールすることができる。 The above processing is the same as in Example 1. By the above procedure, even if the printer 200 can hold only one UUID, the vendor-specific driver can be installed.

<実施例3>
実施例1、実施例2ではクライアントコンピュータが配信サーバ400にアクセスすることができる場合を例に記載した。実施例3では、図1のシステム構成において、インターネット500につなぐことができない場合にベンダー特有のドライバをインストールする処理について説明する。実施例3では、印刷拡張アプリ10511がベンダー特有のドライバをクライアントコンピュータにインストールするインストーラを内包している。それにより、クライアントコンピュータ100が配信サーバ400と通信することができなくても、ベンダー特有のドライバをクライアントコンピュータ100にインストールすることができる。
<Example 3>
In the first and second embodiments, the case where the client computer can access the distribution server 400 is described as an example. In the third embodiment, a process of installing a vendor-specific driver when the system cannot be connected to the Internet 500 in the system configuration of FIG. 1 will be described. In the third embodiment, the print extension application 10511 includes an installer that installs a vendor-specific driver on the client computer. As a result, the vendor-specific driver can be installed on the client computer 100 even if the client computer 100 cannot communicate with the distribution server 400.

図10は実施例3におけるクライアントコンピュータ100の実施する処理を示すフローチャートである。本フローチャートに記載の処理を実施するためのプログラムは主記憶装置102、または、補助記憶装置105に記憶されており、CPU101が当該プログラムを実行することで処理が実現される。なお、実施例1と同様の処理については同様の符号を付加し、説明を省略する。 FIG. 10 is a flowchart showing the processing performed by the client computer 100 in the third embodiment. The program for executing the process described in this flowchart is stored in the main storage device 102 or the auxiliary storage device 105, and the process is realized by the CPU 101 executing the program. The same reference numerals are added to the same processing as in the first embodiment, and the description thereof will be omitted.

OS1053は、インターネット500を通して配信サーバ400にアクセスすることができないと判定する(S304)。S304において、OS1053はインターネット500を介して配信サーバ400にアクセスすることができるか否かの判定を行う。配信サーバ400にアクセスすることができる場合には、実施例1のS109以降の処理を実行するとする。一方で、配信サーバ400にアクセスすることができない場合、OS1053は印刷拡張アプリ10511が保持するドライバのインストーラを起動する(S305)。 OS1053 determines that the distribution server 400 cannot be accessed through the Internet 500 (S304). In S304, the OS 1053 determines whether or not the distribution server 400 can be accessed via the Internet 500. When the distribution server 400 can be accessed, it is assumed that the processes after S109 of the first embodiment are executed. On the other hand, when the distribution server 400 cannot be accessed, the OS 1053 starts the driver installer held by the print extension application 10511 (S305).

OS1053は、インストーラのステップに従って、ドライバ1052をドライバ記憶領域にベンダー特有のドライバをインストールする(S306)。これにより、ベンダー特有のドライバのインストール処理が実行される。その後、印刷拡張アプリ10511はベンダー特有ドライバがインストールされたことを確認し、OS標準ドライバのキューを削除する(S112)。 The OS 1053 installs the vendor-specific driver in the driver storage area with the driver 1052 according to the steps of the installer (S306). As a result, the vendor-specific driver installation process is executed. After that, the print extension application 10511 confirms that the vendor-specific driver has been installed, and deletes the OS standard driver queue (S112).

以上により、クライアントコンピュータ100が配信サーバ400と通信できない場合であっても、印刷拡張アプリ10511から、ベンダー特有のドライバのインストールを実行することができる。 As described above, even when the client computer 100 cannot communicate with the distribution server 400, the vendor-specific driver can be installed from the print extension application 10511.

<その他の実施形態>
以上、この発明の実態の形態について図面を参照して詳述してきたが、具体的な構成はこの実施の形態に限られるものではない。すなわち、本発明の本質を損なわない範囲であれば、実施の形態の変形は可能である。
<Other Embodiments>
Although the actual form of the present invention has been described in detail with reference to the drawings, the specific configuration is not limited to this embodiment. That is, the embodiment can be modified as long as the essence of the present invention is not impaired.

本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施例の機能を実現するソフトウェア(プログラム)をネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム又は装置のコンピュータ(又はCPUやMPU等)がプログラムコードを読み出して実行する処理である。この場合、そのコンピュータプログラム、及び該コンピュータプログラムを記憶した記憶媒体は本発明を構成することになる。 The present invention is also realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiment is supplied to the system or device via a network or various storage media, and the computer (or CPU, MPU, etc.) of the system or device reads the program code. This is the process to be executed. In this case, the computer program and the storage medium that stores the computer program constitute the present invention.

Claims (14)

第1のプリンタドライバで生成する印刷ジョブに含める印刷設定をユーザに行わせるための印刷設定画面を表示する表示手段と、
前記印刷設定画面におけるオブジェクトに対するユーザの操作に基づいて、前記第1のプリンタドライバとは異なる第2のプリンタドライバをインストールする手段と、を有することを特徴とする情報処理装置。
A display means for displaying a print setting screen for allowing the user to make print settings to be included in the print job generated by the first printer driver, and
An information processing apparatus comprising: means for installing a second printer driver different from the first printer driver based on a user's operation on an object on the print setting screen.
前記印刷設定画面におけるオブジェクトに対するユーザの操作に基づいて、前記第1のプリンタドライバの印刷ジョブの出力先であるプリンタに当該プリンタの識別情報の送信依頼を送信する送信手段と、
前記送信手段の送信依頼を受けて前記プリンタが当該情報処理装置に送信してきた前記識別情報を受信する受信手段と、
前記受信した識別情報に対応する前記第2のプリンタドライバをサーバからダウンロードし、インストールする手段と、を有することを特徴とする請求項1に記載の情報処理装置。
A transmission means for transmitting a transmission request for identification information of the printer to the printer which is the output destination of the print job of the first printer driver based on the user's operation on the object on the print setting screen.
A receiving means for receiving the identification information transmitted by the printer to the information processing apparatus in response to a transmission request of the transmitting means, and a receiving means for receiving the identification information.
The information processing apparatus according to claim 1, further comprising means for downloading and installing the second printer driver corresponding to the received identification information from a server.
前記情報処理装置は、前記受信手段により受信された識別情報に基づいて、前記ダウンロードする前記第2のプリンタドライバを特定する特定手段を有することを特徴とする請求項2に記載の情報処理装置。 The information processing device according to claim 2, wherein the information processing device has a specific means for specifying the second printer driver to be downloaded based on the identification information received by the receiving means. 前記送信手段は、前記特定手段により特定された前記第2のプリンタドライバのダウンロード要求を前記第2のプリンタドライバを配信する情報処理装置に送信することを特徴とする請求項3に記載の情報処理装置。 The information processing according to claim 3, wherein the transmitting means transmits a download request of the second printer driver specified by the specific means to an information processing device that distributes the second printer driver. apparatus. 前記特定手段により特定された前記第2のプリンタドライバが前記情報処理装置の記憶手段に記憶されている場合、前記第2のプリンタドライバを前記サーバからダウンロードする処理を行わず、前記記憶手段に記憶された前記第2のプリンタドライバのインストールを行うことを特徴とする請求項3または4に記載の情報処理装置。 When the second printer driver specified by the specific means is stored in the storage means of the information processing apparatus, the process of downloading the second printer driver from the server is not performed and the second printer driver is stored in the storage means. The information processing apparatus according to claim 3 or 4, wherein the second printer driver is installed. 前記送信手段は、印刷装置から受信された所定の情報に基づき前記プリンタに他の識別情報の送信依頼を送信し、
前記受信手段は、前記プリンタが送信してきた前記他の識別情報に基づき、前記第1のプリンタドライバをインストールすることを特徴とする請求項2乃至5のいずれか一項に記載の情報処理装置。
The transmission means transmits a transmission request for other identification information to the printer based on the predetermined information received from the printing device.
The information processing apparatus according to any one of claims 2 to 5, wherein the receiving means installs the first printer driver based on the other identification information transmitted by the printer.
前記所定の情報は、前記プリンタがネットワークに接続されたことに基づき、前記ネットワークに接続される装置に対して出力する情報であることを特徴とする請求項6に記載の情報処理装置。 The information processing device according to claim 6, wherein the predetermined information is information to be output to a device connected to the network based on the fact that the printer is connected to the network. 前記第2のプリンタドライバをインストールしたことに基づいて、前記第1のプリンタドライバをアンインストールする手段をさらに有することを特徴とする請求項1乃至7のいずれか一項に記載の情報処理装置。 The information processing apparatus according to any one of claims 1 to 7, further comprising means for uninstalling the first printer driver based on the installation of the second printer driver. 前記第2のプリンタドライバは、前記第2のプリンタドライバで生成する印刷ジョブに含まれる印刷設定をユーザに行わせるための他の印刷設定画面を前記表示手段に表示させ、
前記他の印刷設定画面は、前記第1のプリンタドライバで生成する印刷ジョブに含まれる印刷設定をユーザに行わせるための前記印刷設定画面では表示されない設定項目を表示させることを特徴とする請求項1乃至8のいずれか一項に記載の情報処理装置。
The second printer driver causes the display means to display another print setting screen for causing the user to perform print settings included in the print job generated by the second printer driver.
The other print setting screen is characterized in that it displays setting items that are not displayed on the print setting screen for allowing the user to perform print settings included in the print job generated by the first printer driver. The information processing apparatus according to any one of 1 to 8.
第1の識別情報と第2の識別情報とを記憶し、情報処理装置から受信した前記第1の識別情報の送信依頼に基づき当該情報処理装置に前記第1の識別情報を送信し、印刷装置から受信した前記第2の識別情報の送信依頼に基づき前記第2の識別情報を送信する印刷装置と通信可能な情報処理装置であって、
前記情報処理装置が印刷ジョブを送信することのできる前記印刷装置が前記情報処理装置の接続されるネットワークに参加したことに基づき、前記第1の識別情報の送信依頼を前記印刷装置に送信する第1の送信手段と、
前記第1の送信手段の送信した前記第1の識別情報の送信依頼に基づき、前記印刷装置が送信した前記第1の識別情報を受信する第1の受信手段と、
前記第1の受信手段が受信した前記第1の識別情報に基づき特定される第1のプリンタドライバをインストールする第1のインストール手段と、
前記第1のプリンタドライバで前記印刷装置に送信される印刷ジョブに含まれる印刷設定をユーザに行わせる印刷設定画面において、所定のオブジェクトがユーザにより選択されたことに基づき、前記印刷装置に前記第2の識別情報の送信依頼を送信する第2の送信手段と、
前記第2の送信手段の送信した前記第2の識別情報の送信依頼に基づき、前記印刷装置が送信した前記第2の識別情報を受信する第2の受信手段と、
前記第2の受信手段が受信した前記第2の識別情報に基づき特定される第2のプリンタドライバをインストールする第2のインストール手段を有することを特徴とする情報処理装置。
The first identification information and the second identification information are stored, and the first identification information is transmitted to the information processing device based on the transmission request of the first identification information received from the information processing device, and the printing device is used. An information processing device capable of communicating with a printing device that transmits the second identification information based on a transmission request for the second identification information received from.
The first identification information transmission request is transmitted to the printing device based on the fact that the printing device to which the information processing device can transmit a print job participates in the network to which the information processing device is connected. 1 transmission means and
A first receiving means for receiving the first identification information transmitted by the printing apparatus based on a transmission request for the first identification information transmitted by the first transmitting means.
A first installation means for installing a first printer driver specified based on the first identification information received by the first receiving means, and
Based on the fact that a predetermined object is selected by the user on the print setting screen for causing the user to perform the print setting included in the print job transmitted to the printing device by the first printer driver, the printing device causes the printing device to perform the first printing setting. A second transmission means for transmitting a transmission request for the identification information of 2 and
A second receiving means for receiving the second identification information transmitted by the printing apparatus based on a transmission request for the second identification information transmitted by the second transmitting means.
An information processing device comprising a second installation means for installing a second printer driver specified based on the second identification information received by the second receiving means.
前記第2のインストール手段は、前記第2のプリンタドライバが前記情報処理装置に記憶されていない場合、前記第2のプリンタドライバを配布するサーバから前記第2のプリンタドライバをダウンロードし、ダウンロードした前記第2のプリンタドライバを前記情報処理装置にインストールすることを特徴とする請求項10に記載の情報処理装置。 When the second printer driver is not stored in the information processing apparatus, the second installation means downloads the second printer driver from a server that distributes the second printer driver, and downloads the second printer driver. The information processing apparatus according to claim 10, wherein a second printer driver is installed in the information processing apparatus. 前記第2のインストール手段は、前記第1のプリンタドライバに対応するプリンタキューを削除し、前記第2のプリンタドライバに対応するプリンタキューを生成することを特徴とする請求項10または11に記載の情報処理装置。 The second installation means according to claim 10 or 11, wherein the second installation means deletes the printer queue corresponding to the first printer driver and generates a printer queue corresponding to the second printer driver. Information processing device. 前記第2のプリンタドライバが提供する印刷設定画面は、前記第1のプリンタドライバが提供する印刷設定画面に表示されていない設定項目を設定することができることを特徴とする請求項10乃至12のいずれか一項に記載の情報処理装置。 Any of claims 10 to 12, wherein the print setting screen provided by the second printer driver can set setting items not displayed on the print setting screen provided by the first printer driver. The information processing device according to item 1. 第1のプリンタドライバで生成する印刷ジョブに含める印刷設定をユーザに行わせるための印刷設定画面を表示する表示工程と、
前記表示工程において表示された前記印刷設定画面におけるオブジェクトに対するユーザの操作に基づいて、前記第1のプリンタドライバとは異なる第2のプリンタドライバをインストールするインストール工程と、を有することを特徴とする情報処理装置の制御方法。
A display process that displays a print setting screen for the user to make print settings to be included in the print job generated by the first printer driver.
Information characterized by having an installation step of installing a second printer driver different from the first printer driver based on a user's operation on an object on the print setting screen displayed in the display step. How to control the processing device.
JP2019163292A 2019-09-06 2019-09-06 Information processing device and control method for information processing device, and program Pending JP2021043547A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019163292A JP2021043547A (en) 2019-09-06 2019-09-06 Information processing device and control method for information processing device, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019163292A JP2021043547A (en) 2019-09-06 2019-09-06 Information processing device and control method for information processing device, and program

Publications (1)

Publication Number Publication Date
JP2021043547A true JP2021043547A (en) 2021-03-18

Family

ID=74862320

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019163292A Pending JP2021043547A (en) 2019-09-06 2019-09-06 Information processing device and control method for information processing device, and program

Country Status (1)

Country Link
JP (1) JP2021043547A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220334786A1 (en) * 2021-04-16 2022-10-20 Canon Kabushiki Kaisha Information processing apparatus, control method of information processing apparatus, and printing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220334786A1 (en) * 2021-04-16 2022-10-20 Canon Kabushiki Kaisha Information processing apparatus, control method of information processing apparatus, and printing system

Similar Documents

Publication Publication Date Title
US20210149612A1 (en) Print processing system and control method
US8640148B2 (en) Information processing apparatus, information processing method and storage medium
JP7355147B2 (en) application program
US10397426B2 (en) Information processing system
JP5413077B2 (en) Information processing system, image forming apparatus, information processing apparatus, information processing method, and program
US8605316B2 (en) Information processing apparatus and control method thereof, and storage medium
JP7278772B2 (en) Information processing device, control method and application program
JP2022164669A (en) Image formation device, method for controlling image formation device and program
JP5396847B2 (en) Printing apparatus and control method thereof
US8345273B2 (en) Information processing apparatus for managing an expansion module, control method therefor, and program for executing the method
JP2021043547A (en) Information processing device and control method for information processing device, and program
JP2009181337A (en) Image forming system, management device, and image forming apparatus, method and program
JP5065805B2 (en) Electronic device, service providing method and program
JP2018020562A (en) Image forming apparatus, image forming method, and program
JP7282507B2 (en) Information processing device, server device, control method, control program
KR20220137967A (en) Printing apparatus for transmitting paper type information, control method therefor, and storage medium
JP5220166B2 (en) Printing system, server apparatus, printing method, and computer program
JP6394587B2 (en) Image forming system and image forming method
JP2014222478A (en) Instruction creation program management system, and image forming apparatus
JP6710935B2 (en) Print control program and print control method
JP7156446B2 (en) Server, system, control method and program
JP2020087294A (en) Information processing device and program
JP7247780B2 (en) Image forming device, information processing device and program
US20230333786A1 (en) Information processing apparatus, control method therefor, and non-transitory computer-readable storage medium
US20070064266A1 (en) Information processing apparatus, device setup method and storage medium